Ticket #10251 (closed: duplicate)

Opened 6 years ago

Last modified 5 years ago

SNSPowderReduction system test error for MPI build

Reported by: Vickie Lynch Owned by: Vickie Lynch
Priority: major Milestone: Release 3.3
Component: Framework Keywords:
Cc: zhouw@…, reuterma@… Blocked By:
Blocking: Tester: Michael Reuter

Description

MPI version of SNSPowderReduction does not preserve events, so each getNumberEvents should check preserveEvents flag.

11:26:18,060 [rhel6-builder2.sns.gov:14915] Error SNSPowderReduction - Error in execution of algorithm SNSPowderReduction:
11:26:18,060 [rhel6-builder2.sns.gov:14915] Error SNSPowderReduction - 'MatrixWorkspace' object has no attribute 'getNumberEvents'
11:26:18,060 [rhel6-builder2.sns.gov:14915] Error SNSPowderReduction -   at line 213 in '/home/builder/jenkins-linode/workspace/master_clean_rhel6_mpi_systemtested/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SNSPowderReduction.py'
11:26:18,060 [rhel6-builder2.sns.gov:14915] Error SNSPowderReduction -   caused by line 669 in '/home/builder/jenkins-linode/workspace/master_clean_rhel6_mpi_systemtested/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SNSPowderReduction.py'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/builder/jenkins-linode/workspace/master_clean_rhel6_mpi_systemtested/systemtests/StressTestFramework/stresstesting.py", line 194, in execute
    self.runTest()
  File "/home/builder/jenkins-linode/workspace/master_clean_rhel6_mpi_systemtested/systemtests/SystemTests/AnalysisTests/SNSPowderRedux.py", line 200, in runTest
    FinalDataUnits="dSpacing")
  File "/home/builder/jenkins-linode/workspace/master_clean_rhel6_mpi_systemtested/build/bin/mantid/simpleapi.py", line 569, in algorithm_wrapper
    algm.execute()
RuntimeError: 'MatrixWorkspace' object has no attribute 'getNumberEvents'
  at line 213 in '/home/builder/jenkins-linode/workspace/master_clean_rhel6_mpi_systemtested/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SNSPowderReduction.py'
  caused by line 669 in '/home/builder/jenkins-linode/workspace/master_clean_rhel6_mpi_systemtested/Code/Mantid/Framework/PythonInterface/plugins/algorithms/SNSPowderReduction.py'

Change History

comment:1 Changed 6 years ago by Wenduo Zhou

Ticket #10225 is doing the exactly same. Wenduo is working on it.

comment:2 Changed 6 years ago by Nick Draper

  • Status changed from new to assigned

comment:3 Changed 6 years ago by Vickie Lynch

  • Status changed from assigned to inprogress

Refs #10251 fix mpi system test

Changeset: ecbb70e191aeba630805e18279576c35d51538ea

comment:4 Changed 6 years ago by Vickie Lynch

  • Status changed from inprogress to verify
  • Resolution set to duplicate

Duplicate os #10225; do not merge my changes

comment:5 Changed 6 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:6 Changed 6 years ago by Michael Reuter

  • Status changed from verifying to closed

Now that the other ticket is closed, I'm closing this one an deleting the branch.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11093

Note: See TracTickets for help on using tickets.