Build: #70 failed Child of PIPESPECS-PACKAGEPIPEMAINCASA674-77

Build result summary

Details

Completed
Queue duration
7 hours
Duration
1076 minutes
Labels
None
Agent
cvpost128.cv.nrao.edu
Revisions
Casa6
8a438e2bda026d614fdb20f6a2a0652610a6dce4
Pipeline
9d92660b6352ae18ac6af81eabaabfe51aad8484
Total tests
793
Fixed in
#71 (Manual run by Rui Xue)

Tests

Responsible

  • Patrick Bos Patrick Bos Automatically assigned

Code commits

Pipeline
Author Commit Message Commit date
Patrick Bos Patrick Bos 9d92660b6352ae18ac6af81eabaabfe51aad8484 Pull request #1876: PIPE-3088 speedup ms zenith compute
Merge in PIPE/pipeline from PIPE-3088-speedup-ms-zenith-compute to main

* commit 'e65f1dbba5eea0d2a8b5f6c20a45e12d046cb186':
  PIPE-3088: relax test tolerance for zenith distance regression test
  PIPE-3088: remove redundant me.doframe(obs_pos) from inner loop
  PIPE-3088: add approx regression test for compute_zd_telmjd_for_ms
  PIPE-3088: speed up compute_zd_telmjd_for_ms by 1.8x
  PIPE-3088: speed up compute_zd_telmjd_for_ms while preserving exact output
  PIPE-3088: add regression test for compute_zd_telmjd_for_ms
Rui Xue Rui Xue e65f1dbba5eea0d2a8b5f6c20a45e12d046cb186 m PIPE-3088: relax test tolerance for zenith distance regression test
Rui Xue Rui Xue 1faa264dbe6c17cf5b19886866107fe6d5b8cda6 Pull request #1895: PIPE-3172: switch off outframe and regridms in default from hifv_mstransform
Merge in PIPE/pipeline from PIPE-3172-hifv_mstransform-should-not-have-frame-transform-enabled-by-default to main

* commit '3029256b3fa22f804d98024d1d868781789a0bf8':
  PIPE-3172: Expose outframe and regridms parameters in hifv_mstransform
E. G. Patrick Bos <e.g.p.bos@rug.nl> E. G. Patrick Bos <e.g.p.bos@rug.nl> b8dcffce28ca21b6d86efc2f77ea611604beb2a2 m PIPE-3088: remove redundant me.doframe(obs_pos) from inner loop
The observatory position frame is already set once before all loops.
Calls to me.doframe() for the epoch type do not affect the
observatory frame, so re-doing doframe(obs_pos) on every timestamp
is unnecessary.

Timing (compute_zd_telmjd_for_ms, 50 runs, 74 timestamps):
  before (d851488da):  12.629 ms per call
  after  (this commit):  9.204 ms per call
  speedup: 1.37x (27% reduction)

Cumulative vs main (22.901 ms): 2.49x speedup

Exact output preserved (verified by test_telmjd_exact).
Rui Xue Rui Xue 3029256b3fa22f804d98024d1d868781789a0bf8 m PIPE-3172: Expose outframe and regridms parameters in hifv_mstransform
Add outframe and regridms parameters to VlaMstransformInputs to allow
frame transformations and regridding control in `hifv_mstransform`, but disabled by default.

Tests

Existing test failures 3
Status Test Failing since View job Duration
@pytest.mark.twelve
    def test_E2E6_1_00010_S__uid___A002_Xd0a588_X2239__procedure_hifa_image__regression():
        """Run ALMA cal+image regression on a 12m moderate-size test dataset in ASDM.
    
        Recipe name:                procedure_hifa_calimage
        Dataset:                    E2E6.1.00010.S: uid___A002_Xd0a588_X2239
        """
        ref_directory = 'pl-regressiontest/E2E6.1.00010.S'
(196 more lines...)
def test_13A_537__calibration__PPR__regression():
        """Run VLA calibration regression with a PPR file.
    
        PPR name:                   PPR_13A-537.xml
        Dataset:                    13A-537/13A-537.sb24066356.eb24324502.56514.05971091435
        """
        ref_directory = 'pl-regressiontest/13A-537'
    
(424 more lines...)
def test_13A_537__procedure_hifv__regression():
        """Run VLA calibration regression for standard procedure_hifv.xml recipe.
    
        Recipe name:                procedure_hifv
        Dataset:                    13A-537/13A-537.sb24066356.eb24324502.56514.05971091435
        """
        ref_directory = 'pl-regressiontest/13A-537'
    
(424 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypePIPE-3088Could not obtain issue details from Jira
Unknown Issue TypePIPE-3172Could not obtain issue details from Jira

Shared artifacts

Artifact File size
Unit Test Result xml 65 KB
Regression Test Result 154 KB