Build: #11 failed

Job: Test Tools Many Linux 2.28 Py3.10 failed

Job result summary

Completed
Duration
31 minutes
Agent
cbt-el7-8.cv.nrao.edu
Total tests
681
Failing since
#10 (Child of CASA-CRBC661-17)

Tests

  • 681 tests in total
  • 4 tests failed
  • 4 tests were quarantined / skipped
  • 22 minutes taken in total.
Existing test failures 4
Status Test Failing since Duration
AttributeError: 'componentlist' object has no attribute 'putkeyword'
test_tool_componentlist.py:123: in test_table_keyword_interface
    cl.putkeyword, {'keyword': 'metadata', 'value': 'x'}, msg, exc=RuntimeError
E   AttributeError: 'componentlist' object has no attribute 'putkeyword'
RuntimeError: Exception: At least one of the beams in the beam set of Temporary_Image is null and thus invalid.
... thrown by void casacore::ImageInfo::checkBeamSet(const casacore::CoordinateSystem&, const casacore::IPosition&, const casacore::String&) const at File: /source/casa6/casatools/casacore/images/Images/ImageInfo.cc, line: 651
test_tool_image.py:1128: in test_multi_channel_multi_pol
    z = yy.convolve2d("", major="5arcmin", minor="4arcmin", pa="20deg")
../../../../venv/lib/python3.10/site-packages/casatools/image.py:1062: in convolve2d
    return _wrap_image(swig_object=self._swigobj.convolve2d(outfile, axes, type, major, minor, pa, scale, region, mask, overwrite, stretch, targetres, beam))
../../../../venv/lib/python3.10/site-packages/casatools/__casac__/image.py:2411: in convolve2d
    return _image.image_convolve2d(self, *args, **kwargs)
(2 more lines...)
AssertionError: False is not true : table cache is not empty
test_tool_image.py:852: in tearDown
    self.assertTrue(len(self.tb.showcache()) == 0, 'table cache is not empty')
E   AssertionError: False is not true : table cache is not empty
AssertionError: False is not true : table cache is not empty
test_tool_image.py:852: in tearDown
    self.assertTrue(len(self.tb.showcache()) == 0, 'table cache is not empty')
E   AssertionError: False is not true : table cache is not empty

Error summary

The build generated some errors. See the full build log for more details.

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
2024-05-09 21:45:56        INFO        showcache::            15: "/home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/WEATHER"
2024-05-09 21:45:56        INFO        name::        No table opened.
2024-05-09 21:45:56        INFO        showcache::        The Table Cache is empty.
2024-05-09 21:45:56        WARN        calibrater::setvi(bool,bool)        Already using NEW VisibilityIterator.
2024-05-09 21:45:56        INFO        calibrater::open        ****Using NEW VI2-driven calibrater tool****
2024-05-09 21:45:56        INFO        calibrater::open        Opening MS: gaincaltest2.ms for calibration.
2024-05-09 21:45:56        INFO                Clearing all model records in MS header.
2024-05-09 21:45:57        INFO        VisSetUtil::addScrCols        Adding MODEL_DATA and CORRECTED_DATA column(s).
2024-05-09 21:45:58        INFO        VisSetUtil::initScrCols        Initializing MODEL_DATA to (unity).
2024-05-09 21:45:58        INFO        VisSetUtil::initScrCols        Initialized 328860 rows.
2024-05-09 21:45:58        INFO        Calibrater::        Initializing nominal selection to the whole MS.
2024-05-09 21:45:58        INFO        calibrater::setapply        Beginning setapply--(MSSelection version)-------
2024-05-09 21:45:58        INFO        Calibrater::setapply(type, applypar)        Arranging to APPLY:
2024-05-09 21:45:59        INFO        Calibrater::setapply(type, applypar)        .   G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2024-05-09 21:45:59        INFO        calibrater::correct        Beginning correct---------------------------
2024-05-09 21:45:59        INFO        Calibrater::correct2 (VI2/VB2)        The following calibration terms are arranged for apply:
2024-05-09 21:45:59        INFO        Calibrater::correct2 (VI2/VB2)        .   G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2024-05-09 21:46:01        INFO        calibrater::correct        Finished correcting.
2024-05-09 21:46:01        WARN        calibrater::setvi(bool,bool)        Already using NEW VisibilityIterator.
2024-05-09 21:46:04        WARN        ImageRegrid::regrid        You are regridding an image whose beam is not well sampled by the pixel size.  Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels.
2024-05-09 21:46:06        WARN        ImageRegrid::regrid        You are regridding an image whose beam is not well sampled by the pixel size.  Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels.
2024-05-09 21:46:07        WARN        ImageRegrid::regrid        You are regridding an image whose beam is not well sampled by the pixel size.  Total flux can be lost when regridding such images, especially when the new pixel size is larger than the old pixel size. It is recommended to check the total flux of your input and output image, and if necessary rebin the input to have smaller pixels.
2024-05-09 21:46:22        INFO        ImageFactory::createImage        Created Paged image 'erzvd.im' of shape [30, 30, 1] with float valued pixels.
2024-05-09 21:46:22        INFO        ImageRebinner::setFactors        Not all rebinning factors were specified, filling in those not specified with factors of 1, so will rebin according to factor=[5, 5, 1]
2024-05-09 21:46:22        INFO        name::        No table opened.
2024-05-09 21:46:22        INFO        showcache::        The Table Cache is empty.
2024-05-09 21:46:23        INFO        ImageFactory::createImage        Created Paged image 'xxyy.im' of shape [20, 20, 20] with float valued pixels.
2024-05-09 21:46:23        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
2024-05-09 21:46:23        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
2024-05-09 21:46:23        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
2024-05-09 21:46:23        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
2024-05-09 21:46:23        INFO        name::        No table opened.
2024-05-09 21:46:23        INFO        showcache::        The Table Cache is empty.
2024-05-09 21:46:23        INFO        ImageFactory::createImage        Created Paged image 'kjfasd.im' of shape [20, 20, 1] with float valued pixels.
2024-05-09 21:46:23        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
2024-05-09 21:46:23        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
2024-05-09 21:46:23        INFO        ImageRebinner::setFactors        Not all rebinning factors were specified, filling in those not specified with factors of 1, so will rebin according to factor=[5, 5, 1]
2024-05-09 21:46:23        INFO        ImageRegion::fromRecord        Selected bounding box :
2024-05-09 21:46:23        INFO        ImageRegion::fromRecord+            [0, 0] to [3, 3]  (00:00:32.000, -00.08.00.000 to 23:59:32.000, +00.07.00.000)
2024-05-09 21:46:23        INFO        name::        No table opened.
2024-05-09 21:46:23        INFO        showcache::        The Table Cache is empty.
2024-05-09 21:46:24        INFO        ImageFactory::createImage        Created Paged image 'kbesd.im' of shape [20, 20, 20] with float valued pixels.
2024-05-09 21:46:24        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
2024-05-09 21:46:24        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
2024-05-09 21:46:24        INFO        ImageRegion::fromRecord        Selected bounding box :
2024-05-09 21:46:24        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [19, 19, 0]  (00:00:40.000, -00.10.00.001, 1.415e+09Hz to 23:59:24.000, +00.09.00.001, 1.415e+09Hz)
2024-05-09 21:46:24        INFO        name::        No table opened.
2024-05-09 21:46:24        INFO        showcache::        The Table Cache is empty.
2024-05-09 21:46:24        INFO        ImageFactory::createImage        Created Paged image 'st.im' of shape [20, 40] with float valued pixels.
2024-05-09 21:46:24        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
2024-05-09 21:46:24        INFO        name::        No table opened.
2024-05-09 21:46:24        INFO        showcache::        The Table Cache is empty.
2024-05-09 21:46:24        INFO        ImageFactory::createImage        Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2024-05-09 21:46:24        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
2024-05-09 21:46:24        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
2024-05-09 21:46:24        INFO        ::::ImageFactory::createImage        Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
2024-05-09 21:46:24        INFO        ::::image::fromshape        Ran ia.fromshape
2024-05-09 21:46:24        INFO        ::::image::fromshape        ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
2024-05-09 21:46:25        INFO        ::::image::rebin        Ran ia.rebin
2024-05-09 21:46:25        INFO        ::::image::rebin        ia.rebin(outfile="", bin=[1,1,20], region="", mask="", dropdeg=false, overwrite=false, stretch=false, crop=false)
2024-05-09 21:46:25        INFO        name::        No table opened.
2024-05-09 21:46:25        INFO        showcache::        The Table Cache is empty.
2024-05-09 21:46:25        INFO        ImageFactory::createImage        Created Paged image 'gd.im' of shape [10, 10, 10] with float valued pixels.
2024-05-09 21:46:25        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
2024-05-09 21:46:25        INFO        BeamManipulator::set        This image currently has no beams of any kind. Since channel and/or polarization were specified, a set of per plane beams, each equal to the specified beam, will be created.
2024-05-09 21:46:25        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
2024-05-09 21:46:25        INFO        BeamManipulator::set+          Minor          : 2 arcsec
2024-05-09 21:46:25        INFO        BeamManipulator::set+          Position Angle : 0 deg
2024-05-09 21:46:25        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
2024-05-09 21:46:25        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
2024-05-09 21:46:25        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
2024-05-09 21:46:25        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
2024-05-09 21:46:25        SEVERE        image::rebin        Exception Reported: Exception: This image has multiple beams. The spectral axis cannot be rebinned.
2024-05-09 21:46:25        SEVERE        image::rebin+        ... thrown by casacore::RebinImage<T>::RebinImage(const casacore::ImageInterface<T>&, const casacore::IPosition&) [with T = float] at File: /source/casainstall/include/casacore/images/Images/RebinImage.tcc, line: 50
2024-05-09 21:46:25        INFO        name::        No table opened.
2024-05-09 21:46:25        INFO        showcache::        The Table Cache is empty.
2024-05-09 21:46:25        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
2024-05-09 21:46:26        INFO        ImageFactory::createImage        Created Paged image 'aa.im' of shape [200, 200, 1, 10] with float valued pixels.
2024-05-09 21:46:26        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
2024-05-09 21:46:26        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
2024-05-09 21:46:26        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
2024-05-09 21:46:26        SEVERE        image::rebin        Exception Reported: The input image shape ([200, 200, 1, 10]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
2024-05-09 21:46:26        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
2024-05-09 21:46:26        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
2024-05-09 21:46:26        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
2024-05-09 21:46:26        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
2024-05-09 21:46:27        INFO        name::        No table opened.
2024-05-09 21:46:27        INFO        showcache::        The Table Cache is empty.
2024-05-09 21:46:27        SEVERE                Exception Reported: Error in QuantumHolder::fromString with input string "bogus": Illegal input units or format
2024-05-09 21:46:27        SEVERE        +         in converting quantity
2024-05-09 21:46:27        SEVERE                Error in QuantumHolder::fromString with input string "blah": Illegal input units or format
2024-05-09 21:46:27        SEVERE        +         in converting quantity
2024-05-09 21:46:27        SEVERE                Exception Reported: Error in QuantumHolder::fromString with input string "blah": Illegal input units or format
2024-05-09 21:46:27        SEVERE        +         in converting quantity
2024-05-09 21:46:27        SEVERE                Error in QuantumHolder::fromString with input string "blah": Illegal input units or format
2024-05-09 21:46:27        SEVERE        +         in converting quantity
2024-05-09 21:46:27        SEVERE                Exception Reported: Error in QuantumHolder::fromString with input string "blah": Illegal input units or format
2024-05-09 21:46:27        SEVERE        +         in converting quantity
2024-05-09 21:46:27        SEVERE                Exception Reported: Unit::check Illegal unit string 'zz'
2024-05-09 21:46:27        SEVERE                Exception Reported: Unit::check Illegal unit string 'zz'
tar: work: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors