Build: #19 failed
Job: Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 failed
Job result summary
- Completed
- Duration
- 11 minutes
- Total tests
- 284
- Failing since
- #18 (Rebuilt by Akeem Wells – )
Tests
- 284 tests in total
- 128 tests failed
- 22 failures are new
- 17 tests were fixed
- 1 test was quarantined / skipped
- 40 seconds taken in total.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
calanalysis_tsys1_fit
test_fit_amp
|
< 1 sec | |
AssertionError: 0 != 392
self = <test_tool_calanalysis.calanalysis_tsys1_fit testMethod=test_fit_amp>
def test_fit_amp(self):
""" Test tool fit function (amp). Exercises stuff in CalAnalysys/CalStatsFitter """
# An amp fit inspired by pipeline/qa/bpcal.py
fit_amp = ca.fit(spw='13', axis='TIME', ap='AMPLITUDE', norm=True,
(6 more lines...)
|
|||
| Collapse |
calanalysis_tsys1_fit
test_fit_phase
|
< 1 sec | |
AssertionError: 0 != 392
self = <test_tool_calanalysis.calanalysis_tsys1_fit testMethod=test_fit_phase>
def test_fit_phase(self):
""" Test tool fit function (phase). Exercises stuff in CalAnalysys/CalStatsFitter """
# A phase fit inspired by pipeline/qa/bpcal.py
fit_phase = ca.fit(spw='13', axis='TIME', ap='PHASE', unwrap=True,
(6 more lines...)
|
|||
| Collapse |
calanalysis_tsys1_get
test_get_one_spw
|
< 1 sec | |
AssertionError: 0 != 392
self = <test_tool_calanalysis.calanalysis_tsys1_get testMethod=test_get_one_spw>
def test_get_one_spw(self):
""" Test tool get function. Uses the main stuff in CalAnalysys/CalStats::stats """
# SPW 13 should be there
# This uses parameters in similar way as the pipeline does in tsyscal/renderer
(9 more lines...)
|
|||
| Collapse |
calanalysis_tsys1_introspective
test_introspective
|
< 1 sec | |
AssertionError: '' != 'uid___A002_X30a93d_X43e.ms.tsys.s3.tbl'
+ uid___A002_X30a93d_X43e.ms.tsys.s3.tbl
self = <test_tool_calanalysis.calanalysis_tsys1_introspective testMethod=test_introspective>
def test_introspective(self):
"""Test of introspective member functions"""
(6 more lines...)
|
|||
| Collapse |
coordsys_test
test_incrementSpectral
|
< 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_incrementSpectral>
def tearDown(self):
cs.done()
> os.remove(myim)
E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
(1 more lines...)
|
|||
| Collapse |
coordsys_test
test_linearTransformDirection
|
< 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_linearTransformDirection>
def tearDown(self):
cs.done()
> os.remove(myim)
E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
(1 more lines...)
|
|||
| Collapse |
coordsys_test
test_linearTransformLinear
|
< 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_linearTransformLinear>
def tearDown(self):
cs.done()
> os.remove(myim)
E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
(1 more lines...)
|
|||
| Collapse |
mstool_test_getdata
test_getsigma_channavg
|
< 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory
self = <test_tool_ms.mstool_test_getdata testMethod=test_getsigma_channavg>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:578:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
mstool_test_getdata
test_getweights
|
< 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory
self = <test_tool_ms.mstool_test_getdata testMethod=test_getweights>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:578:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
mstool_test_getdata
test_getweights_channavg
|
< 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory
self = <test_tool_ms.mstool_test_getdata testMethod=test_getweights_channavg>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:578:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
mstool_test_ms
test_getfielddirmeas
|
< 1 sec | |
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist
self = <test_tool_ms.mstool_test_ms testMethod=test_getfielddirmeas>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:100:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
mstool_test_ms
test_msinfo
|
< 1 sec | |
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist
self = <test_tool_ms.mstool_test_ms testMethod=test_msinfo>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:100:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
mstool_test_select
test_msselect
|
< 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory
self = <test_tool_ms.mstool_test_select testMethod=test_msselect>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:330:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
mstool_test_summary
test_getspectralwindowinfo
|
< 1 sec | |
RuntimeError: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/OBSERVATION does not exist
self = <test_tool_ms.mstool_test_summary testMethod=test_getspectralwindowinfo>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:183:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
mstool_test_summary
test_listhistory
|
< 1 sec | |
RuntimeError: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/OBSERVATION does not exist
self = <test_tool_ms.mstool_test_summary testMethod=test_listhistory>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:183:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
mstool_test_summary
test_metadata
|
< 1 sec | |
RuntimeError: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/OBSERVATION does not exist
self = <test_tool_ms.mstool_test_summary testMethod=test_metadata>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:183:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
mstool_test_summary
test_summary
|
< 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory
self = <test_tool_ms.mstool_test_summary testMethod=test_summary>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:183:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
mstool_test_summary
test_writehistory
|
< 1 sec | |
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory
self = <test_tool_ms.mstool_test_summary testMethod=test_writehistory>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:183:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
|||
| Collapse |
rg_fromtextfile_test
test_CAS_3258
|
< 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'CAS-3258.txt'
self = <test_tool_regionmanager.rg_fromtextfile_test testMethod=test_CAS_3258>
def test_CAS_3258(self):
"""Verify fix to CAS-3258"""
self.ia.fromshape("", [250, 250])
> self._testit(self.cas_3258t, self.cas_3258r)
(18 more lines...)
|
|||
| Collapse |
rg_fromtextfile_test
test_CAS_3259
|
< 1 sec | |
RuntimeError: RegionTextParser::RegionTextParser: File CAS-3259.txt does not exist.
self = <test_tool_regionmanager.rg_fromtextfile_test testMethod=test_CAS_3259>
def test_CAS_3259(self):
"""Verify fix to CAS-3259"""
self.ia.fromshape("", [250, 250])
> self._testit(self.cas_3259t, self.cas_3259r)
(41 more lines...)
|
|||
| Collapse |
rg_fromtextfile_test
test_ellipse
|
< 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'Cir_X-1_sci.spw37.mfs.I.manual.fits'
self = <test_tool_regionmanager.rg_fromtextfile_test testMethod=test_ellipse>
def setUp(self):
for im in self._fixtures:
shutil.copy(datapath + im, im)
> shutil.copy(datapath + self.cas_12980i, self.cas_12980i)
(32 more lines...)
|
|||
| Collapse |
rg_fromtextfile_test
test_poly_2000
|
< 1 sec | |
FileNotFoundError: [Errno 2] No such file or directory: 'imregion.fits'
self = <test_tool_regionmanager.rg_fromtextfile_test testMethod=test_poly_2000>
def setUp(self):
for im in self._fixtures:
> shutil.copy(datapath + im, im)
../../../casatools/tests/tools/regionmanager/test_tool_regionmanager.py:602:
(31 more lines...)
|
|||
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
|
calanalysis_tsys1_get
test_get_empty
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/uid___A002_X30a93d_X43e.ms.tsys.s3.tbl/ANTENNA does not exist
self = <test_tool_calanalysis.calanalysis_tsys1_get testMethod=test_get_empty>
def test_get_empty(self):
""" Test tool get function with wrong selections """
# This uses parameters in similar way as the pipeline does in tsyscal/renderer
# SPW 10 is missing
(51 more lines...)
|
||||
|
calibrater_test
test_activityRecord
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_activityRecord>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_corruptCal
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_corruptCal>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_createEmpty
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_createEmpty>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_done
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_done>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_reinitModel
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_reinitModel>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_resetSolveApply
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_resetSolveApply>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_returnDict
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_returnDict>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_selectVisBaseline
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisBaseline>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_selectVisField
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisField>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_selectVisIntent
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisIntent>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_selectVisObs
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisObs>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_selectVisScan
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisScan>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_selectVisSpw
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisSpw>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_selectVisTime
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisTime>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_selectVisUVrange
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_selectVisUVrange>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_setCalLib
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_setCalLib>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_setCorrDepFlags
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_setCorrDepFlags>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_smoothedCalTables
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_smoothedCalTables>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_solveBandpass
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_solveBandpass>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_solveGainspline
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_solveGainspline>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_specifyCal
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_specifyCal>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_standardPath
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_standardPath>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_takesMs
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_takesMs>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
calibrater_test
test_writeToCorrected
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'gaincaltest2.ms'
self = <test_tool_calibrater.calibrater_test testMethod=test_writeToCorrected>
def setUp(self):
> shutil.copytree(os.path.join(datapath, self._vis), self._vis)
../../../casatools/tests/tools/calibrater/test_tool_calibrater.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
||||
|
componentlist_test
test_table_keyword_interface
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: FiledesIO: file /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/my.cl/table.f0 could not be created: No such file or directory
self = <test_tool_componentlist.componentlist_test testMethod=test_table_keyword_interface>
def test_table_keyword_interface(self):
"""Test putting, getting, querying table keywords"""
cl = cltool()
msg = 'A table is not attached to this ComponentList'
self.exception_check(
(95 more lines...)
|
||||
|
coordsys_test
test_CAS_2724
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_CAS_2724>
def tearDown(self):
cs.done()
> os.remove(myim)
E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
(1 more lines...)
|
||||
|
coordsys_test
test_axesmap
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_axesmap>
def setUp(self):
> shutil.copy(ctsys.resolve(datapath + myim), myim)
../../../casatools/tests/tools/coordsys/test_tool_coordsys.py:94:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(30 more lines...)
|
||||
|
coordsys_test
test_convert
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_convert>
def tearDown(self):
cs.done()
> os.remove(myim)
E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
(1 more lines...)
|
||||
|
coordsys_test
test_refCode
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_refCode>
def tearDown(self):
cs.done()
> os.remove(myim)
E FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
(1 more lines...)
|
||||
|
ia_deviation_test
test_circle
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: Exception: File mycirc.im exists, and the user does not want to remove it..
... thrown by static void casa::ImageFactory::_checkOutfile(const casacore::String&, casacore::Bool) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 594
self = <test_tool_image_deviation.ia_deviation_test testMethod=test_circle>
def test_circle(self):
"""test circles work correctly CAS-10296"""
myia = self._myia
self.imagename = "mycirc.im"
(101 more lines...)
|
||||
|
ia_pbcor_test
test_4d_image_with_2d_pb
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im'
self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_4d_image_with_2d_pb>
def setUp(self):
self.im1 = "pbtest1_im.fits"
self.pb1 = "pbtest1_pb.fits"
self.co1_1 = "pbtest1_co1.fits"
self.co1_2 = "pbtest1_co2.im"
(56 more lines...)
|
||||
|
ia_pbcor_test
test_diff_spectral_coordinate
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im'
self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_diff_spectral_coordinate>
def setUp(self):
self.im1 = "pbtest1_im.fits"
self.pb1 = "pbtest1_pb.fits"
self.co1_1 = "pbtest1_co1.fits"
self.co1_2 = "pbtest1_co2.im"
(56 more lines...)
|
||||
|
ia_pbcor_test
test_empty_region_and_stokes
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im'
self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_empty_region_and_stokes>
def setUp(self):
self.im1 = "pbtest1_im.fits"
self.pb1 = "pbtest1_pb.fits"
self.co1_1 = "pbtest1_co1.fits"
self.co1_2 = "pbtest1_co2.im"
(56 more lines...)
|
||||
|
ia_pbcor_test
test_exceptions
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im'
self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_exceptions>
def setUp(self):
self.im1 = "pbtest1_im.fits"
self.pb1 = "pbtest1_pb.fits"
self.co1_1 = "pbtest1_co1.fits"
self.co1_2 = "pbtest1_co2.im"
(56 more lines...)
|
||||
|
ia_pbcor_test
test_full_image_divide
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im'
self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_full_image_divide>
def setUp(self):
self.im1 = "pbtest1_im.fits"
self.pb1 = "pbtest1_pb.fits"
self.co1_1 = "pbtest1_co1.fits"
self.co1_2 = "pbtest1_co2.im"
(56 more lines...)
|
||||
|
ia_pbcor_test
test_full_image_using_cutoff
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im'
self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_full_image_using_cutoff>
def setUp(self):
self.im1 = "pbtest1_im.fits"
self.pb1 = "pbtest1_pb.fits"
self.co1_1 = "pbtest1_co1.fits"
self.co1_2 = "pbtest1_co2.im"
(56 more lines...)
|
||||
|
ia_pbcor_test
test_history
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im'
self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_history>
def setUp(self):
self.im1 = "pbtest1_im.fits"
self.pb1 = "pbtest1_pb.fits"
self.co1_1 = "pbtest1_co1.fits"
self.co1_2 = "pbtest1_co2.im"
(56 more lines...)
|
||||
|
ia_pbcor_test
test_multiply
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im'
self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_multiply>
def setUp(self):
self.im1 = "pbtest1_im.fits"
self.pb1 = "pbtest1_pb.fits"
self.co1_1 = "pbtest1_co1.fits"
self.co1_2 = "pbtest1_co2.im"
(56 more lines...)
|
||||
|
ia_pbcor_test
test_stretch
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'pbtest1_co2.im'
self = <test_tool_image_pbcor.ia_pbcor_test testMethod=test_stretch>
def setUp(self):
self.im1 = "pbtest1_im.fits"
self.pb1 = "pbtest1_pb.fits"
self.co1_1 = "pbtest1_co1.fits"
self.co1_2 = "pbtest1_co2.im"
(56 more lines...)
|
||||
|
ia_transpose_test
test_cas_2364
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
FileExistsError: [Errno 17] File exists: 'CAS-2364.im'
self = <test_tool_image_transpose.ia_transpose_test testMethod=test_cas_2364>
def test_cas_2364(self):
"test CAS-2364 fix"
> shutil.copytree(ctsys_resolve(os.path.join(datapath, self.cas_2364im)), self.cas_2364im)
../../../casatools/tests/tools/image/test_tool_image_transpose.py:135:
(38 more lines...)
|
||||
|
ia_transpose_test
test_straight_copy
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: 2025-04-07 19:54:44 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: FiledesIO: file /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/straight_copy_0/logtable/table.f0 could not be created: No such file or directory
self = <test_tool_image_transpose.ia_transpose_test testMethod=test_straight_copy>
def test_straight_copy(self):
"""No actual transposing"""
imagename = self.good_image
myia = image()
myia.open(imagename)
(86 more lines...)
|
||||
|
ia_transpose_test
test_transpose
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: 2025-04-07 19:54:44 SEVERE image::transpose (file src/tools/image/image_cmpt.cc, line 6478) Exception Reported: FiledesIO: file /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/transpose_3/logtable/table.f0 could not be created: No such file or directory
self = <test_tool_image_transpose.ia_transpose_test testMethod=test_transpose>
def test_transpose(self):
"""Test transposing"""
imagename = self.good_image
myia = image()
myia.open(imagename)
(86 more lines...)
|
||||
|
mstool_test_concat
test_concatenate
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist
self = <test_tool_ms.mstool_test_concat testMethod=test_concatenate>
def setUp(self):
> self.setUpTest(False) # need write access
../../../casatools/tests/tools/ms/test_tool_ms.py:132:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
||||
|
mstool_test_concat
test_createmultims
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist
self = <test_tool_ms.mstool_test_concat testMethod=test_createmultims>
def setUp(self):
> self.setUpTest(False) # need write access
../../../casatools/tests/tools/ms/test_tool_ms.py:132:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
||||
|
mstool_test_concat
test_testconcatenate
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist
self = <test_tool_ms.mstool_test_concat testMethod=test_testconcatenate>
def setUp(self):
> self.setUpTest(False) # need write access
../../../casatools/tests/tools/ms/test_tool_ms.py:132:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
||||
|
mstool_test_concat
test_virtconcatenate
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: Table file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.dat does not exist
self = <test_tool_ms.mstool_test_concat testMethod=test_virtconcatenate>
def setUp(self):
> self.setUpTest(False) # need write access
../../../casatools/tests/tools/ms/test_tool_ms.py:132:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
||||
|
mstool_test_dataIO
test_getdata_args
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory
self = <test_tool_ms.mstool_test_dataIO testMethod=test_getdata_args>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:756:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
||||
|
mstool_test_dataIO
test_getdata_average
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory
self = <test_tool_ms.mstool_test_dataIO testMethod=test_getdata_average>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:756:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
||||
|
mstool_test_dataIO
test_getdata_putdata
|
Failing since build #18 (Rebuilt by Akeem Wells) | < 1 sec | ||
RuntimeError: RegularFileIO: error in open or create of file /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/ngc5921.ms/table.f2: No such file or directory
self = <test_tool_ms.mstool_test_dataIO testMethod=test_getdata_putdata>
def setUp(self):
> self.setUpTest()
../../../casatools/tests/tools/ms/test_tool_ms.py:756:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
||||
Error summary
The build generated some errors. See the full build log for more details.
From https://open-bitbucket.nrao.edu/scm/casa/casa-data
af058dc..7d62ad4 master -> origin/master
* [new tag] 2025.4.7 -> 2025.4.7
Downloading geodetic/IERSpredict/table.dat (3.3 KB)
Downloading geodetic/IERSpredict/table.f0 (230 KB)
Downloading geodetic/IERSpredict/table.lock (325 B)
fatal: could not read Username for 'https://open-bitbucket.nrao.edu': No such device or address
Error response from daemon: No such container: wheel-container-test
Error response from daemon: No such container: wheel-container-test
prterun detected that one or more processes exited with non-zero status,
thus causing the job to be terminated. The first process to do so was:
Process name: [prterun-135f0a861076-1723@1,2] Exit code: 1
--------------------------------------------------------------------------
--------------------------------------------------------------------------
prterun detected that one or more processes exited with non-zero status,
thus causing the job to be terminated. The first process to do so was:
Process name: [prterun-135f0a861076-1748@1,0] Exit code: 1
--------------------------------------------------------------------------
Fatal Python error: Aborted
Current thread 0x00007fa24e565740 (most recent call first):
File "/home/casatest/venv/lib/python3.10/site-packages/casatools/__casac__/image.py", line 860 in fromarray
File "/home/casatest/venv/lib/python3.10/site-packages/casatools/image.py", line 391 in fromarray
File "/home/casatest/casa6/casatools/tests/tools/table/test_tool_table.py", line 323 in test_getcellslice
File "/usr/local/lib/python3.10/unittest/case.py", line 549 in _callTestMethod
File "/usr/local/lib/python3.10/unittest/case.py", line 591 in run
File "/usr/local/lib/python3.10/unittest/case.py", line 650 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 351 in runtest
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174 in pytest_runtest_call
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242 in <lambda>
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341 in from_call
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 241 in call_and_report
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 132 in runtestprotocol
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 113 in pytest_runtest_protocol
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 362 in pytest_runtestloop
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 337 in _main
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 283 in wrap_session
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 330 in pytest_cmdline_main
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/config/__init__.py", line 175 in main
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/config/__init__.py", line 201 in console_main
File "/home/casatest/venv/lib/python3.10/site-packages/pytest/__main__.py", line 9 in <module>
File "/usr/local/lib/python3.10/runpy.py", line 86 in _run_code
File "/usr/local/lib/python3.10/runpy.py", line 196 in _run_module_as_main
Extension modules: numpy._core._multiarray_umath, numpy.linalg._umath_linalg, casatools.__casac__._image, casatools.__casac__._coordsys, casatools.__casac__._componentlist, casatools.__casac__._logsink, casatools.__casac__._synthesisutils, casatools.__casac__._synthesisimstore, casatools.__casac__._synthesisnormalizer, casatools.__casac__._calanalysis, casatools.__casac__._mstransformer, casatools.__casac__._calibrater, casatools.__casac__._functional, casatools.__casac__._table, casatools.__casac__._tablerow, casatools.__casac__._measures, casatools.__casac__._imagepol, casatools.__casac__._simulator, casatools.__casac__._sdm, casatools.__casac__._miriadfiller, casatools.__casac__._ms, casatools.__casac__._msmetadata, casatools.__casac__._vpmanager, casatools.__casac__._wvr, casatools.__casac__._synthesisdeconvolver, casatools.__casac__._vlafiller, casatools.__casac__._sakura, casatools.__casac__._linearmosaic, casatools.__casac__._iterbotsink, casatools.__casac__._sidebandseparator, casatools.__casac__._imagemetadata, casatools.__casac__._atcafiller, casatools.__casac__._agentflagger, casatools.__casac__._synthesismaskhandler, casatools.__casac__._regionmanager, casatools.__casac__._imager, casatools.__casac__._singledishms, casatools.__casac__._atmosphere, casatools.__casac__._quanta, casatools.__casac__._synthesisimager, casatools.__casac__._spectralline, casatools.__casac__._utils (total: 42)
--------------------------------------------------------------------------
prterun detected that one or more processes exited with non-zero status,
thus causing the job to be terminated. The first process to do so was:
Process name: [prterun-135f0a861076-1773@1,1] Exit code: 1
--------------------------------------------------------------------------
Fatal Python error: Aborted
Current thread 0x00007f31f0df1740 (most recent call first):
File "/home/casatest/venv/lib/python3.10/site-packages/casatools/__casac__/vpmanager.py", line 762 in createantresp
File "/home/casatest/venv/lib/python3.10/site-packages/casatools/vpmanager.py", line 209 in createantresp
File "/home/casatest/casa6/casatools/tests/tools/vpmanager/test_tool_vpmanager.py", line 387 in test14
File "/usr/local/lib/python3.10/unittest/case.py", line 549 in _callTestMethod
File "/usr/local/lib/python3.10/unittest/case.py", line 591 in run
File "/usr/local/lib/python3.10/unittest/case.py", line 650 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 351 in runtest
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174 in pytest_runtest_call
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242 in <lambda>
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341 in from_call
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 241 in call_and_report
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 132 in runtestprotocol
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 113 in pytest_runtest_protocol
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 362 in pytest_runtestloop
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 337 in _main
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 283 in wrap_session
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 330 in pytest_cmdline_main
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/config/__init__.py", line 175 in main
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/config/__init__.py", line 201 in console_main
File "/home/casatest/venv/lib/python3.10/site-packages/pytest/__main__.py", line 9 in <module>
File "/usr/local/lib/python3.10/runpy.py", line 86 in _run_code
File "/usr/local/lib/python3.10/runpy.py", line 196 in _run_module_as_main
Extension modules: numpy._core._multiarray_umath, numpy.linalg._umath_linalg, casatools.__casac__._image, casatools.__casac__._coordsys, casatools.__casac__._componentlist, casatools.__casac__._logsink, casatools.__casac__._synthesisutils, casatools.__casac__._synthesisimstore, casatools.__casac__._synthesisnormalizer, casatools.__casac__._calanalysis, casatools.__casac__._mstransformer, casatools.__casac__._calibrater, casatools.__casac__._functional, casatools.__casac__._table, casatools.__casac__._tablerow, casatools.__casac__._measures, casatools.__casac__._imagepol, casatools.__casac__._simulator, casatools.__casac__._sdm, casatools.__casac__._miriadfiller, casatools.__casac__._ms, casatools.__casac__._msmetadata, casatools.__casac__._vpmanager, casatools.__casac__._wvr, casatools.__casac__._synthesisdeconvolver, casatools.__casac__._vlafiller, casatools.__casac__._sakura, casatools.__casac__._linearmosaic, casatools.__casac__._iterbotsink, casatools.__casac__._sidebandseparator, casatools.__casac__._imagemetadata, casatools.__casac__._atcafiller, casatools.__casac__._agentflagger, casatools.__casac__._synthesismaskhandler, casatools.__casac__._regionmanager, casatools.__casac__._imager, casatools.__casac__._singledishms, casatools.__casac__._atmosphere, casatools.__casac__._quanta, casatools.__casac__._synthesisimager, casatools.__casac__._spectralline, casatools.__casac__._utils (total: 42)
--------------------------------------------------------------------------
prterun noticed that process rank 2 with PID 1803 on node 135f0a861076 exited on
signal 6 (Aborted).
--------------------------------------------------------------------------
af058dc..7d62ad4 master -> origin/master
* [new tag] 2025.4.7 -> 2025.4.7
Downloading geodetic/IERSpredict/table.dat (3.3 KB)
Downloading geodetic/IERSpredict/table.f0 (230 KB)
Downloading geodetic/IERSpredict/table.lock (325 B)
fatal: could not read Username for 'https://open-bitbucket.nrao.edu': No such device or address
Error response from daemon: No such container: wheel-container-test
Error response from daemon: No such container: wheel-container-test
prterun detected that one or more processes exited with non-zero status,
thus causing the job to be terminated. The first process to do so was:
Process name: [prterun-135f0a861076-1723@1,2] Exit code: 1
--------------------------------------------------------------------------
--------------------------------------------------------------------------
prterun detected that one or more processes exited with non-zero status,
thus causing the job to be terminated. The first process to do so was:
Process name: [prterun-135f0a861076-1748@1,0] Exit code: 1
--------------------------------------------------------------------------
Fatal Python error: Aborted
Current thread 0x00007fa24e565740 (most recent call first):
File "/home/casatest/venv/lib/python3.10/site-packages/casatools/__casac__/image.py", line 860 in fromarray
File "/home/casatest/venv/lib/python3.10/site-packages/casatools/image.py", line 391 in fromarray
File "/home/casatest/casa6/casatools/tests/tools/table/test_tool_table.py", line 323 in test_getcellslice
File "/usr/local/lib/python3.10/unittest/case.py", line 549 in _callTestMethod
File "/usr/local/lib/python3.10/unittest/case.py", line 591 in run
File "/usr/local/lib/python3.10/unittest/case.py", line 650 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 351 in runtest
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174 in pytest_runtest_call
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242 in <lambda>
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341 in from_call
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 241 in call_and_report
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 132 in runtestprotocol
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 113 in pytest_runtest_protocol
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 362 in pytest_runtestloop
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 337 in _main
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 283 in wrap_session
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 330 in pytest_cmdline_main
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/config/__init__.py", line 175 in main
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/config/__init__.py", line 201 in console_main
File "/home/casatest/venv/lib/python3.10/site-packages/pytest/__main__.py", line 9 in <module>
File "/usr/local/lib/python3.10/runpy.py", line 86 in _run_code
File "/usr/local/lib/python3.10/runpy.py", line 196 in _run_module_as_main
Extension modules: numpy._core._multiarray_umath, numpy.linalg._umath_linalg, casatools.__casac__._image, casatools.__casac__._coordsys, casatools.__casac__._componentlist, casatools.__casac__._logsink, casatools.__casac__._synthesisutils, casatools.__casac__._synthesisimstore, casatools.__casac__._synthesisnormalizer, casatools.__casac__._calanalysis, casatools.__casac__._mstransformer, casatools.__casac__._calibrater, casatools.__casac__._functional, casatools.__casac__._table, casatools.__casac__._tablerow, casatools.__casac__._measures, casatools.__casac__._imagepol, casatools.__casac__._simulator, casatools.__casac__._sdm, casatools.__casac__._miriadfiller, casatools.__casac__._ms, casatools.__casac__._msmetadata, casatools.__casac__._vpmanager, casatools.__casac__._wvr, casatools.__casac__._synthesisdeconvolver, casatools.__casac__._vlafiller, casatools.__casac__._sakura, casatools.__casac__._linearmosaic, casatools.__casac__._iterbotsink, casatools.__casac__._sidebandseparator, casatools.__casac__._imagemetadata, casatools.__casac__._atcafiller, casatools.__casac__._agentflagger, casatools.__casac__._synthesismaskhandler, casatools.__casac__._regionmanager, casatools.__casac__._imager, casatools.__casac__._singledishms, casatools.__casac__._atmosphere, casatools.__casac__._quanta, casatools.__casac__._synthesisimager, casatools.__casac__._spectralline, casatools.__casac__._utils (total: 42)
--------------------------------------------------------------------------
prterun detected that one or more processes exited with non-zero status,
thus causing the job to be terminated. The first process to do so was:
Process name: [prterun-135f0a861076-1773@1,1] Exit code: 1
--------------------------------------------------------------------------
Fatal Python error: Aborted
Current thread 0x00007f31f0df1740 (most recent call first):
File "/home/casatest/venv/lib/python3.10/site-packages/casatools/__casac__/vpmanager.py", line 762 in createantresp
File "/home/casatest/venv/lib/python3.10/site-packages/casatools/vpmanager.py", line 209 in createantresp
File "/home/casatest/casa6/casatools/tests/tools/vpmanager/test_tool_vpmanager.py", line 387 in test14
File "/usr/local/lib/python3.10/unittest/case.py", line 549 in _callTestMethod
File "/usr/local/lib/python3.10/unittest/case.py", line 591 in run
File "/usr/local/lib/python3.10/unittest/case.py", line 650 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/unittest.py", line 351 in runtest
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 174 in pytest_runtest_call
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 242 in <lambda>
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 341 in from_call
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 241 in call_and_report
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 132 in runtestprotocol
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/runner.py", line 113 in pytest_runtest_protocol
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 362 in pytest_runtestloop
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 337 in _main
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 283 in wrap_session
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/main.py", line 330 in pytest_cmdline_main
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_callers.py", line 103 in _multicall
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_manager.py", line 120 in _hookexec
File "/home/casatest/venv/lib/python3.10/site-packages/pluggy/_hooks.py", line 513 in __call__
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/config/__init__.py", line 175 in main
File "/home/casatest/venv/lib/python3.10/site-packages/_pytest/config/__init__.py", line 201 in console_main
File "/home/casatest/venv/lib/python3.10/site-packages/pytest/__main__.py", line 9 in <module>
File "/usr/local/lib/python3.10/runpy.py", line 86 in _run_code
File "/usr/local/lib/python3.10/runpy.py", line 196 in _run_module_as_main
Extension modules: numpy._core._multiarray_umath, numpy.linalg._umath_linalg, casatools.__casac__._image, casatools.__casac__._coordsys, casatools.__casac__._componentlist, casatools.__casac__._logsink, casatools.__casac__._synthesisutils, casatools.__casac__._synthesisimstore, casatools.__casac__._synthesisnormalizer, casatools.__casac__._calanalysis, casatools.__casac__._mstransformer, casatools.__casac__._calibrater, casatools.__casac__._functional, casatools.__casac__._table, casatools.__casac__._tablerow, casatools.__casac__._measures, casatools.__casac__._imagepol, casatools.__casac__._simulator, casatools.__casac__._sdm, casatools.__casac__._miriadfiller, casatools.__casac__._ms, casatools.__casac__._msmetadata, casatools.__casac__._vpmanager, casatools.__casac__._wvr, casatools.__casac__._synthesisdeconvolver, casatools.__casac__._vlafiller, casatools.__casac__._sakura, casatools.__casac__._linearmosaic, casatools.__casac__._iterbotsink, casatools.__casac__._sidebandseparator, casatools.__casac__._imagemetadata, casatools.__casac__._atcafiller, casatools.__casac__._agentflagger, casatools.__casac__._synthesismaskhandler, casatools.__casac__._regionmanager, casatools.__casac__._imager, casatools.__casac__._singledishms, casatools.__casac__._atmosphere, casatools.__casac__._quanta, casatools.__casac__._synthesisimager, casatools.__casac__._spectralline, casatools.__casac__._utils (total: 42)
--------------------------------------------------------------------------
prterun noticed that process rank 2 with PID 1803 on node 135f0a861076 exited on
signal 6 (Aborted).
--------------------------------------------------------------------------