Build: #73 failed Rebuilt by Ville Suoranta

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
1410 minutes
Labels
None
Revisions
CASA6
9e69ab9c8fba80e59a30458ecab89b71af3ab140 9e69ab9c8fba80e59a30458ecab89b71af3ab140
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
21700
Number of retries
1

Tests

Responsible

Code commits

CASA6
Author Commit Message Commit date
Ville Suoranta Ville Suoranta 9e69ab9c8fba80e59a30458ecab89b71af3ab140 9e69ab9c8fba80e59a30458ecab89b71af3ab140 Pull request #856: CAS-14420
Merge in CASA/casa6 from CAS-14420 to master

* commit '349796c773c70843e7d398efd920763fb71f9c1e':
  Change /opt/local/lib to @rpath for the dependencies in __casac__/lib
Ville Suoranta Ville Suoranta 349796c773c70843e7d398efd920763fb71f9c1e 349796c773c70843e7d398efd920763fb71f9c1e Merge branch 'master' into CAS-14420
Darrell Schiebel Darrell Schiebel 813f6801324131312315fdaba47ecc09c83519fd 813f6801324131312315fdaba47ecc09c83519fd Pull request #855: CAS-14309
Merge in CASA/casa6 from CAS-14309 to master

* commit '709c61e95d984a0d9f9ef905ed8a01ea6f38ebc6':
  pick up new viewer & plotms  [CAS-14309]
  include xml-casa changes which are more recent [CAS-14309]
  pickup casaviewer/casaplotms built with bamboo generated jar file [CAS-14309]
  pickup the bamboo generated jar file for xml-casa  [CAS-14309]
  pick up casaviewer/casaplotms wheels [CAS-14309]
  unify parameter representation of inp/go and standard parameter info for mustache template expansion [CAS-14309]
  update XML processing to allow for mustache template expansion [CAS-14309]
Takahiro Tsutsumi Takahiro Tsutsumi 946005d41e9d9962b54a0ce74fe73ace166fc425 946005d41e9d9962b54a0ce74fe73ace166fc425 Pull request #854: CAS-14408
Merge in CASA/casa6 from CAS-14408 to master

* commit 'd05366008d20518824619a45d31be8a63bcfa624':
  Add titan_eph_from_textdata.tab to teardown list
  Minor improvements in the code based on the code review
  Fixed the paths to the input data files
  Added tests for tocasatb.Removed the debug message.
  Minor update
  Fixed the bug in handing text file ephemeris data as input. Added support for non-Geocentric observer location.
Darrell Schiebel <darrell@schiebel.us> Darrell Schiebel <darrell@schiebel.us> 709c61e95d984a0d9f9ef905ed8a01ea6f38ebc6 m 709c61e95d984a0d9f9ef905ed8a01ea6f38ebc6 Merge branch 'master' into CAS-14309

Tests

New test failures 3
Status Test View job Duration
Collapse Failed test_task_simobserve simobserve_sky.testSky_intAll History
Test Tasks ARM Macos 14 Py3.10 3 secs
AssertionError: None
test_task_simobserve.py:503: in testSky_intAll
    simobserve(project=self.project,skymodel=skymodel,
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/simobserve.py:350: in __call__
    task_result = _simobserve_t( _pc.document['project'], _pc.document['skymodel'], _pc.document['inbright'], _pc.document['indirection'], _pc.document['incell'], _pc.document['incenter'], _pc.document['inwidth'], _pc.document['complist'], _pc.document['compwidth'], _pc.document['comp_nchan'], _pc.document['setpointings'], _pc.document['ptgfile'], _pc.document['integration'], _pc.document['direction'], _pc.document['mapsize'], _pc.document['maptype'], _pc.document['pointingspacing'], _pc.document['caldirection'], _pc.document['calflux'], _pc.document['obsmode'], _pc.document['refdate'], _pc.document['hourangle'], _pc.document['totaltime'], _pc.document['antennalist'], _pc.document['sdantlist'], _pc.document['sdant'], _pc.document['outframe'], _pc.document['thermalnoise'], _pc.document['user_pwv'], _pc.document['t_ground'], _pc.document['t_sky'], _pc.document['tau0'], _pc.document['seed'], _pc.document['leakage'], _pc.document['graphics'], _pc.document['verbose'], _pc.document['overwrite'] )
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/task_simobserve.py:1156: in simobserve
    maxbase = max([max(rawdata[0,]),max(rawdata[1,])])  # in m
E   IndexError: index 0 is out of bounds for axis 0 with size 0
(5 more lines...)
Collapse Failed test_task_simobserve simobserve_comp.testComp_intNchan History
Test Tasks ARM Macos 14 Py3.10 < 1 sec
AssertionError: None
test_task_simobserve.py:816: in testComp_intNchan
    simobserve(project=self.project,complist=complist,
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/simobserve.py:350: in __call__
    task_result = _simobserve_t( _pc.document['project'], _pc.document['skymodel'], _pc.document['inbright'], _pc.document['indirection'], _pc.document['incell'], _pc.document['incenter'], _pc.document['inwidth'], _pc.document['complist'], _pc.document['compwidth'], _pc.document['comp_nchan'], _pc.document['setpointings'], _pc.document['ptgfile'], _pc.document['integration'], _pc.document['direction'], _pc.document['mapsize'], _pc.document['maptype'], _pc.document['pointingspacing'], _pc.document['caldirection'], _pc.document['calflux'], _pc.document['obsmode'], _pc.document['refdate'], _pc.document['hourangle'], _pc.document['totaltime'], _pc.document['antennalist'], _pc.document['sdantlist'], _pc.document['sdant'], _pc.document['outframe'], _pc.document['thermalnoise'], _pc.document['user_pwv'], _pc.document['t_ground'], _pc.document['t_sky'], _pc.document['tau0'], _pc.document['seed'], _pc.document['leakage'], _pc.document['graphics'], _pc.document['verbose'], _pc.document['overwrite'] )
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/task_simobserve.py:1156: in simobserve
    maxbase = max([max(rawdata[0,]),max(rawdata[1,])])  # in m
E   IndexError: index 0 is out of bounds for axis 0 with size 0
(5 more lines...)
Collapse Failed test_task_simobserve simobserve_comp.testComp_intAll History
Test Tasks ARM Macos 14 Py3.10 < 1 sec
AssertionError: None
test_task_simobserve.py:786: in testComp_intAll
    simobserve(project=self.project,complist=complist,
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/simobserve.py:350: in __call__
    task_result = _simobserve_t( _pc.document['project'], _pc.document['skymodel'], _pc.document['inbright'], _pc.document['indirection'], _pc.document['incell'], _pc.document['incenter'], _pc.document['inwidth'], _pc.document['complist'], _pc.document['compwidth'], _pc.document['comp_nchan'], _pc.document['setpointings'], _pc.document['ptgfile'], _pc.document['integration'], _pc.document['direction'], _pc.document['mapsize'], _pc.document['maptype'], _pc.document['pointingspacing'], _pc.document['caldirection'], _pc.document['calflux'], _pc.document['obsmode'], _pc.document['refdate'], _pc.document['hourangle'], _pc.document['totaltime'], _pc.document['antennalist'], _pc.document['sdantlist'], _pc.document['sdant'], _pc.document['outframe'], _pc.document['thermalnoise'], _pc.document['user_pwv'], _pc.document['t_ground'], _pc.document['t_sky'], _pc.document['tau0'], _pc.document['seed'], _pc.document['leakage'], _pc.document['graphics'], _pc.document['verbose'], _pc.document['overwrite'] )
../../../../casa6testenv/lib/python3.10/site-packages/casatasks/private/task_simobserve.py:1156: in simobserve
    maxbase = max([max(rawdata[0,]),max(rawdata[1,])])  # in m
E   IndexError: index 0 is out of bounds for axis 0 with size 0
(5 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14309Could not obtain issue details from Jira
Unknown Issue TypeCAS-14408Could not obtain issue details from Jira
Unknown Issue TypeCAS-14411Could not obtain issue details from Jira
Unknown Issue TypeCAS-14420Could not obtain issue details from Jira