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

MueLu : fix NullspaceFactor unit test #10018

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

iyamazaki
Copy link
Contributor

@trilinos/muelu

Motivation

This PR puts getDataNonConst in a separate scope to avoid "Cannot access data on device while a host view is alive" in NullSpaceFactor unit test.

Testing

I've tested on an ASCICGPU machine without UVM.

…ss data on device while a host view is alive" error
@iyamazaki iyamazaki requested a review from a team as a code owner December 14, 2021 16:20
Copy link
Member

@jhux2 jhux2 left a comment

Choose a reason for hiding this comment

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

lgtm

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

  • Build Num: 254
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_cuda_weaver_uvm_off

  • Build Num: 190
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Using Repos:

Repo: TRILINOS (iyamazaki/Trilinos)
  • Branch: muelu-unit-test
  • SHA: 7cc6bbd
  • Mode: TEST_REPO

Pull Request Author: iyamazaki

@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

@jhux2 jhux2 added AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration labels Dec 14, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

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

  • Build Num: 258
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_cuda_weaver_uvm_off

  • Build Num: 194
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Using Repos:

Repo: TRILINOS (iyamazaki/Trilinos)
  • Branch: muelu-unit-test
  • SHA: 7cc6bbd
  • Mode: TEST_REPO

Pull Request Author: iyamazaki

@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 trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Dec 14, 2021
@iyamazaki iyamazaki added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Dec 14, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

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

  • Build Num: 261
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_cuda_weaver_uvm_off

  • Build Num: 197
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Using Repos:

Repo: TRILINOS (iyamazaki/Trilinos)
  • Branch: muelu-unit-test
  • SHA: 7cc6bbd
  • Mode: TEST_REPO

Pull Request Author: iyamazaki

@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 trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Dec 15, 2021
@jhux2 jhux2 added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Dec 15, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

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

  • Build Num: 263
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_cuda_weaver_uvm_off

  • Build Num: 199
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Using Repos:

Repo: TRILINOS (iyamazaki/Trilinos)
  • Branch: muelu-unit-test
  • SHA: 7cc6bbd
  • Mode: TEST_REPO

Pull Request Author: iyamazaki

@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 trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Dec 15, 2021
@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_cuda_weaver

  • Build Num: 267
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_cuda_weaver_uvm_off

  • Build Num: 203
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Using Repos:

Repo: TRILINOS (iyamazaki/Trilinos)
  • Branch: muelu-unit-test
  • SHA: 7cc6bbd
  • Mode: TEST_REPO

Pull Request Author: iyamazaki

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

  • Build Num: 267
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_cuda_weaver_uvm_off

  • Build Num: 203
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 6219
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 3747
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4267
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11381
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4179
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: python-3

  • Build Num: 814
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Using Repos:

Repo: TRILINOS (iyamazaki/Trilinos)
  • Branch: muelu-unit-test
  • SHA: 7cc6bbd
  • 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_cuda_weaver

  • Build Num: 267
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_cuda_weaver_uvm_off

  • Build Num: 203
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 6219
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 3747
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4267
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11381
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4179
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: python-3

  • Build Num: 814
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21
Console Output (last 100 lines) : Trilinos_pullrequest_cuda_weaver # 267 (click to expand)

    ..................................................  Size: 24500K
    ..................................................  Size: 24550K
    ..................................................  Size: 24600K
    ..................................................  Size: 24649K
    ..................................................  Size: 24699K
    ..................................................  Size: 24750K
    ..................................................  Size: 24799K
    ..................................................  Size: 24849K
    ..................................................  Size: 24899K
    ..................................................  Size: 24950K
    ..................................................  Size: 25000K
    ..................................................  Size: 25049K
    ..................................................  Size: 25099K
    ..................................................  Size: 25150K
    ..................................................  Size: 25199K
    ..................................................  Size: 25249K
    ..................................................  Size: 25299K
    ..................................................  Size: 25350K
    ..................................................  Size: 25399K
    ..................................................  Size: 25449K
    ..................................................  Size: 25499K
    ..................................................  Size: 25549K
    ..................................................  Size: 25600K
    ..................................................  Size: 25649K
    ..................................................  Size: 25699K
    ..................................................  Size: 25749K
    ..................................................  Size: 25799K
    ..................................................  Size: 25850K
    ..................................................  Size: 25899K
    ..................................................  Size: 25949K
    ..................................................  Size: 25999K
    ..................................................  Size: 26050K
    ..................................................  Size: 26099K
    ..................................................  Size: 26150K
    ..................................................  Size: 26200K
    ..................................................  Size: 26250K
    ..................................................  Size: 26299K
    ..................................................  Size: 26350K
    ..................................................  Size: 26400K
    ..................................................  Size: 26449K
    ..................................................  Size: 26499K
    ..................................................  Size: 26550K
    ..................................................  Size: 26600K
    ..................................................  Size: 26649K
    ..................................................  Size: 26699K
    ..................................................  Size: 26750K
    ..................................................  Size: 26799K
    ..................................................  Size: 26850K
    ..................................................  Size: 26899K
    ..................................................  Size: 26949K
    ..................................................  Size: 26999K
    ..................................................  Size: 27049K
    ..................................................  Size: 27099K
    ..................................................  Size: 27149K
    ..................................................  Size: 27199K
    ..................................................  Size: 27249K
    ..................................................  Size: 27300K
    ..................................................  Size: 27349K
    .......................................... Size of output: 27391K
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_MueLu = 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 /ascldap/users/trilinos/weaver/workspace/Trilinos_pullrequest_cuda_weaver@2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10018-test-Trilinos_pullrequest_cuda_weaver-267
-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=/ascldap/users/trilinos/weaver/workspace/Trilinos_pullrequest_cuda_weaver@2/pull_request_test
-Dconfigure_script=/ascldap/users/trilinos/weaver/workspace/Trilinos_pullrequest_cuda_weaver@2/Trilinos/cmake/std/PullRequestLinuxWeaverTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_cuda_weaver_uvm_off # 203 (click to expand)

    ..................................................  Size: 25050K
    ..................................................  Size: 25100K
    ..................................................  Size: 25149K
    ..................................................  Size: 25199K
    ..................................................  Size: 25249K
    ..................................................  Size: 25299K
    ..................................................  Size: 25349K
    ..................................................  Size: 25400K
    ..................................................  Size: 25449K
    ..................................................  Size: 25499K
    ..................................................  Size: 25549K
    ..................................................  Size: 25599K
    ..................................................  Size: 25650K
    ..................................................  Size: 25699K
    ..................................................  Size: 25749K
    ..................................................  Size: 25800K
    ..................................................  Size: 25849K
    ..................................................  Size: 25899K
    ..................................................  Size: 25949K
    ..................................................  Size: 25999K
    ..................................................  Size: 26050K
    ..................................................  Size: 26099K
    ..................................................  Size: 26149K
    ..................................................  Size: 26199K
    ..................................................  Size: 26250K
    ..................................................  Size: 26299K
    ..................................................  Size: 26349K
    ..................................................  Size: 26400K
    ..................................................  Size: 26449K
    ..................................................  Size: 26499K
    ..................................................  Size: 26549K
    ..................................................  Size: 26599K
    ..................................................  Size: 26650K
    ..................................................  Size: 26699K
    ..................................................  Size: 26750K
    ..................................................  Size: 26800K
    ..................................................  Size: 26850K
    ..................................................  Size: 26900K
    ..................................................  Size: 26950K
    ..................................................  Size: 26999K
    ..................................................  Size: 27049K
    ..................................................  Size: 27099K
    ..................................................  Size: 27149K
    ..................................................  Size: 27199K
    ..................................................  Size: 27250K
    ..................................................  Size: 27299K
    ..................................................  Size: 27349K
    ..................................................  Size: 27400K
    ..................................................  Size: 27450K
    ..................................................  Size: 27500K
    ..................................................  Size: 27549K
    ..................................................  Size: 27600K
    ..................................................  Size: 27650K
    ..................................................  Size: 27699K
    ..................................................  Size: 27749K
    ..................................................  Size: 27800K
    ..................................................  Size: 27849K
    ..................................................  Size: 27899K
    .......... Size of output: 27910K
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_MueLu = 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 /ascldap/users/trilinos/weaver/workspace/Trilinos_pullrequest_cuda_weaver_uvm_off@2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10018-test-Trilinos_pullrequest_cuda_weaver_uvm_off-203
-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=/ascldap/users/trilinos/weaver/workspace/Trilinos_pullrequest_cuda_weaver_uvm_off@2/pull_request_test
-Dconfigure_script=/ascldap/users/trilinos/weaver/workspace/Trilinos_pullrequest_cuda_weaver_uvm_off@2/Trilinos/cmake/std/PullRequestLinuxWeaverUvmOffTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 6219 (click to expand)

Wrote file 'package_subproject_list.cmake'
Build name = PR-10018-test-Trilinos_pullrequest_gcc_8.3.0-6219
Cur dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic141/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 = 62
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/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic141/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/ascic141/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=ascic141&field2=buildname&compare2=61&value2=PR-10018-test-Trilinos_pullrequest_gcc_8.3.0-6219&field3=buildstamp&compare3=61&value3=20211215-0519-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-10018-test-Trilinos_pullrequest_gcc_8.3.0-6219&field2=buildstamp&compare2=61&value2=20211215-0519-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-10018-test-Trilinos_pullrequest_gcc_8.3.0-6219&field2=buildstamp&compare2=61&value2=20211215-0519-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
...................................... Size of output: 187K
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 of output: 952K
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_MueLu = 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-10018-test-Trilinos_pullrequest_gcc_8.3.0-6219
-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

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

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

CHANGED_PACKAGES_ST_LIST='MueLu'

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-10018-test-Trilinos_pullrequest_gcc_7.2.0_serial-3747
Cur dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic143/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 = 62
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-10018-test-Trilinos_pullrequest_gcc_7.2.0_serial-3747&field3=buildstamp&compare3=61&value3=20211215-0519-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-10018-test-Trilinos_pullrequest_gcc_7.2.0_serial-3747&field2=buildstamp&compare2=61&value2=20211215-0519-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-10018-test-Trilinos_pullrequest_gcc_7.2.0_serial-3747&field2=buildstamp&compare2=61&value2=20211215-0519-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
............................... Size of output: 130K
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 of output: 661K
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_MueLu = 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-10018-test-Trilinos_pullrequest_gcc_7.2.0_serial-3747
-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

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

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

Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_ProductBasisUtilsUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_TensorProductBasisUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_TotalOrderBasisUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SmolyakBasisUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_TensorProductPseudoSpectralOperatorUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_LexicographicTreeBasisUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SparseGridQuadratureUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_MatrixFreeOperatorUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_InterlacedOpUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_BasisInteractionGraphUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_AdaptivityToolsUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_BuildColBasisUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_InterlacedMapUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoTraitsUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoPromoteUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoPCEUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoETPCEUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoPCESerializationTests.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoPCECommTests.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoUQPCEUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoUQPCESerializationTests.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoUQPCECommTests.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_KokkosViewUQPCEUnitTest_Serial.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_KokkosCrsMatrixUQPCEUnitTest_Serial.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_TpetraCrsMatrixUQPCEUnitTest_Serial.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoMPVectorUnitTest.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoMPVectorUnitTestMaskTraits.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoMPVectorSerializationTests.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_SacadoMPVectorCommTests.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_KokkosViewMPVectorUnitTest_Serial.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_KokkosCrsMatrixMPVectorUnitTest_Serial.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_KokkosViewFadMPVectorUnitTest_Serial.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_TpetraCrsMatrixMPVectorUnitTest_Serial.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_KokkosArrayKernelsUnitTest_Serial.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/test/UnitTest/Stokhos_TpetraMatVec.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_hermite_example.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_Example.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_Interlaced_Example.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_nox_example.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_Example.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_Linear2D_Diffusion_PCE_NOX_SG_Solvers.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_uq_handbook_nonlinear_sg_example.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_sacado_example.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_division_example.exe
Unable to find required file: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test/packages/stokhos/example/Stokhos_sacado_ensemble_example.exe
CMake Error at /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype/simple_testing.cmake:224 (message):
  Test failed with error -1

test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_MueLu = 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_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10018-test-Trilinos_pullrequest_gcc_7.2.0_debug-4267
-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_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/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 # 11381 (click to expand)

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1@2

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

CHANGED_PACKAGES_FULL_LIST='MueLu'

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

CHANGED_PACKAGES_ST_LIST='MueLu'

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-10018-test-Trilinos_pullrequest_intel_17.0.1-11381
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1@2/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1@2/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1@2/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 = 62
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_intel_17.0.1@2/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1@2/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_intel_17.0.1@2/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-10018-test-Trilinos_pullrequest_intel_17.0.1-11381&field3=buildstamp&compare3=61&value3=20211215-0519-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-10018-test-Trilinos_pullrequest_intel_17.0.1-11381&field2=buildstamp&compare2=61&value2=20211215-0519-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-10018-test-Trilinos_pullrequest_intel_17.0.1-11381&field2=buildstamp&compare2=61&value2=20211215-0519-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................................. Size: 200K
............ Size of output: 211K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
........................................... Size of output: 43K
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_MueLu = 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@2/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10018-test-Trilinos_pullrequest_intel_17.0.1-11381
-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@2/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1@2/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.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 # 4179 (click to expand)

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10018-test-Trilinos_pullrequest_clang_10.0.0-4179
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/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 = 62
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/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic166/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/ascic166/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=ascic166&field2=buildname&compare2=61&value2=PR-10018-test-Trilinos_pullrequest_clang_10.0.0-4179&field3=buildstamp&compare3=61&value3=20211215-0520-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-10018-test-Trilinos_pullrequest_clang_10.0.0-4179&field2=buildstamp&compare2=61&value2=20211215-0520-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-10018-test-Trilinos_pullrequest_clang_10.0.0-4179&field2=buildstamp&compare2=61&value2=20211215-0520-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.................................................. Size: 150K
.................................... Size of output: 185K
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: 349K
.................................................. Size: 400K
.................................................. Size: 450K
.................................................. Size: 500K
.................................................. Size: 550K
.................................................. Size: 600K
.................................................. Size: 649K
.................................................. Size: 699K
.................................................. Size: 750K
.................................................. Size: 800K
.................................................. Size: 850K
.............................................. Size of output: 896K
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_MueLu = 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-10018-test-Trilinos_pullrequest_clang_10.0.0-4179
-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

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

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

+--------------------------------------+
| ctest-stage-configure.cmake FINISH   |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake START        |
+--------------------------------------+
+----------------------------------------------------------+
+ START build step
+----------------------------------------------------------+
   Each symbol represents 1024 bytes of output.
    . Size of output: 0K
+----------------------------------------------------------+
+ END build step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Build
>>> CTEST_DROP_METHOD : http
>>> 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-10018-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-814&field3=buildstamp&compare3=61&value3=20211215-0521-Pull%20Request
>>> 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-10018-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-814&field2=buildstamp&compare2=61&value2=20211215-0521-Pull%20Request
>>> CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10018-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-814&field2=buildstamp&compare2=61&value2=20211215-0521-Pull%20Request
>>> ctest_submit(PARTS        Build
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Build submit: OK
>>> CDash Build-ID : 10389080
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake FINISH       |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-test.cmake START         |
+--------------------------------------+
+----------------------------------------------------------+
+ START test step
+----------------------------------------------------------+
+----------------------------------------------------------+
+ END test step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Test
>>> CTEST_DROP_METHOD : http
>>> 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-10018-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-814&field3=buildstamp&compare3=61&value3=20211215-0521-Pull%20Request
>>> 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-10018-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-814&field2=buildstamp&compare2=61&value2=20211215-0521-Pull%20Request
>>> CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10018-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-814&field2=buildstamp&compare2=61&value2=20211215-0521-Pull%20Request
>>> ctest_submit(PARTS        Test
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Test submit: OK
>>> CDash Build-ID : 10389080
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_single_submit() START
+----------------------------------------------------------+
>>> SKIPPED
>>> skip_single_submit : ON
+----------------------------------------------------------+
+ submit_single_submit() FINISH
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_upload_config_files() START
+----------------------------------------------------------+
>>> ctest_upload(FILES /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/pull_request_test/configure_command.txt
                 /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/generatedPRFragment.cmake
                 /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/packageEnables.cmake )
>>> ctest_submit(PARTS upload
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE file_upload_erorr)
>>> Config Files Upload: OK
+----------------------------------------------------------+
+ submit_upload_config_files() FINISH
+----------------------------------------------------------+
>>> captured_cmake_error = 0 (unused)
>>> test_error           = 0
Test(s) passed.
+--------------------------------------+
| ctest-stage-test.cmake FINISH        |
+--------------------------------------+
+--------------------------------------+
| ctest-driver.cmake FINISH            |
+--------------------------------------+
TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
TrilinosPRConfigurationStandard.py:107 execute_test()> 
PullRequestLinuxDriverTest.py main()> Done.
PRDriver> OK
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS


CDash Test Results for PR# 10018.


Wiki: How to Reproduce PR Testing Builds and Errors.

@iyamazaki iyamazaki added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Dec 15, 2021
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

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

  • Build Num: 278
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_cuda_weaver_uvm_off

  • Build Num: 214
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Using Repos:

Repo: TRILINOS (iyamazaki/Trilinos)
  • Branch: muelu-unit-test
  • SHA: 7cc6bbd
  • Mode: TEST_REPO

Pull Request Author: iyamazaki

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

  • Build Num: 278
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_cuda_weaver_uvm_off

  • Build Num: 214
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 6231
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 3758
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4278
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11390
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4188
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: python-3

  • Build Num: 823
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Using Repos:

Repo: TRILINOS (iyamazaki/Trilinos)
  • Branch: muelu-unit-test
  • SHA: 7cc6bbd
  • 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_cuda_weaver

  • Build Num: 278
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_cuda_weaver_uvm_off

  • Build Num: 214
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 6231
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 3758
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4278
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11390
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4188
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21

Build Information

Test Name: python-3

  • Build Num: 823
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: MueLu;AT: RETEST;AT: AUTOMERGE
PULLREQUESTNUM 10018
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH muelu-unit-test
TRILINOS_SOURCE_REPO https:/iyamazaki/Trilinos
TRILINOS_SOURCE_SHA 7cc6bbd
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https:/trilinos/Trilinos
TRILINOS_TARGET_SHA f975d21


CDash Test Results for PR# 10018.

@trilinos-autotester trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Dec 16, 2021
@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Pull Request will be Automerged

@trilinos-autotester trilinos-autotester merged commit 9732a48 into trilinos:develop Dec 16, 2021
@trilinos-autotester
Copy link
Contributor

Merge on Pull Request# 10018: IS A SUCCESS - Pull Request successfully merged

@trilinos-autotester trilinos-autotester removed the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Dec 16, 2021
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.

3 participants