Build: #18 failed Rebuilt by Akeem Wells

Stages & jobs

  1. Default Stage

  2. Test Tasks Stage

  3. Test Tools Stage

Build result summary

Details

Completed
Queue duration
1 second
Duration
34 minutes
Labels
None
Revisions
MPI
f0f781a7bc5276c154c274b55444223c69a7df0a
OPEN-CASA
5d74a883b3b01b841e63b4fe9d6c03c6651ad4e7
OPEN-CASA-PKG
d4956eba1464877df11b9cadcf33952bab9c4dd3
Total tests
296
Failing since
#17 (Manual run by Akeem Wells)
Fixed in
#20 (Manual run by Akeem Wells)
Number of retries
1

Tests

Responsible

This build has been failing since #17
No one has taken responsibility

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 123
Status Test View job Duration
Collapse Failed calanalysis_tsys1_fit test_fit_amp_sel
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 1 sec
AssertionError: 0 != 28
self = <test_tool_calanalysis.calanalysis_tsys1_fit testMethod=test_fit_amp_sel>

    def test_fit_amp_sel(self):
        """ Test tool fit function (amp + selection).
            Exercises stuff in CalAnalysys/CalStatsFitter """
    
        # A fit with additional field selection / less outputs
(7 more lines...)
Collapse Failed calanalysis_tsys1_get test_get_empty
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
RuntimeError: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/uid___A002_X30a93d_X43e.ms.tsys.s3.tbl/FIELD 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...)
Collapse Failed calibrater_test test_selectVisUVrange
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_done
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_selectVisScan
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_reinitModel
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_setCorrDepFlags
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_selectVisIntent
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_selectVisTime
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_selectVisField
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_setCalLib
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_specifyCal
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_activityRecord
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_selectVisObs
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_solveBandpass
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_selectVisSpw
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_takesMs
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_writeToCorrected
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_returnDict
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_createEmpty
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_resetSolveApply
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_corruptCal
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_selectVisBaseline
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_solveGainspline
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_standardPath
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed calibrater_test test_smoothedCalTables
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed componentlist_test test_table_keyword_interface
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
RuntimeError: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/my.cl already exists
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...)
Collapse Failed coordsys_test test_toAbsRelWorld
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_toAbsRelWorld>

    def tearDown(self):
        cs.done()
>       os.remove(myim)
E       FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'

(1 more lines...)
Collapse Failed coordsys_test test_CAS_2724
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed coordsys_test test_frequencyVelocityInvalidInput
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_frequencyVelocityInvalidInput>

    def tearDown(self):
        cs.done()
>       os.remove(myim)
E       FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'

(1 more lines...)
Collapse Failed coordsys_test test_refCode
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed coordsys_test test_replaceIncorrect
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_replaceIncorrect>

    def tearDown(self):
        cs.done()
>       os.remove(myim)
E       FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'

(1 more lines...)
Collapse Failed coordsys_test test_referenceConvert
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_referenceConvert>

    def tearDown(self):
        cs.done()
>       os.remove(myim)
E       FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'

(1 more lines...)
Collapse Failed coordsys_test test_convert
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed coordsys_test test_axesmap
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_axesmap>

    def tearDown(self):
        cs.done()
>       os.remove(myim)
E       FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'

(1 more lines...)
Collapse Failed coordsys_test test_toPixel
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'
self = <test_tool_coordsys.coordsys_test testMethod=test_toPixel>

    def tearDown(self):
        cs.done()
>       os.remove(myim)
E       FileNotFoundError: [Errno 2] No such file or directory: 'center_0.fits'

(1 more lines...)
Collapse Failed ia_deviation_test test_circle
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed ia_pbcor_test test_4d_image_with_2d_pb
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed ia_pbcor_test test_multiply
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed ia_pbcor_test test_exceptions
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed ia_pbcor_test test_empty_region_and_stokes
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed ia_pbcor_test test_full_image_using_cutoff
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed ia_pbcor_test test_diff_spectral_coordinate
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed ia_pbcor_test test_full_image_divide
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed ia_pbcor_test test_stretch
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed ia_pbcor_test test_history
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed ia_transpose_test test_straight_copy
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
RuntimeError: 2025-04-07 19:03:56	SEVERE	image::transpose::MPIServer-3 (file src/tools/image/image_cmpt.cc, line 6478)	Exception Reported: File straight_copy_0 exists but overwrite is false so it cannot be overwritten at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageTask.tcc, line: 164
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...)
Collapse Failed ia_transpose_test test_transpose
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 1 sec
RuntimeError: 2025-04-07 19:03:57	SEVERE	image::transpose::MPIServer-3 (file src/tools/image/image_cmpt.cc, line 6478)	Exception Reported: Table /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/transpose_0/logtable does not exist
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...)
Collapse Failed ia_transpose_test test_cas_2364
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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...)
Collapse Failed mstool_test_concat test_concatenate
Test Tools MPI Many Linux 2.28 Rocky 8.10 Py3.10 < 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_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...)