Tools and Tasks tests for Python 3.12

Build: #270 was successful

Job: Test Tools Many Linux 2.28 Rocky 8.10 Py3.12 was successful

Build log

The build generated 53,540 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        name::        No table opened.
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:14 test_tool_image_regrid.py::ia_regrid_test::test_asvelocity
09-Jul-2026 20:21:14 Test regrid by velocity 
09-Jul-2026 20:21:14 PASSED
09-Jul-2026 20:21:14
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:14        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:14 2026-07-10 00:21:14        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:14        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        ImageFactory::createImage        Created Temp image  of shape [100, 100] with Complex valued pixels.
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:14        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        ImageFactory::createImage        Created Temp image  of shape [100, 100] with double valued pixels.
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:14        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:14 2026-07-10 00:21:14        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        ImageFactory::createImage        Created Temp image  of shape [100, 100] with double valued pixels.
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:14        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        ImageFactory::createImage        Created Temp image  of shape [100, 100] with DComplex valued pixels.
09-Jul-2026 20:21:14 2026-07-10 00:21:14        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:14        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:14 test_tool_image_regrid.py::ia_regrid_test::test_complex
09-Jul-2026 20:21:14 Test regridding a complex image, CAS-1390
09-Jul-2026 20:21:14 PASSED
09-Jul-2026 20:21:14
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10] with float valued pixels.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: Exception: The output image has only 10 pixels along axis 0, so the maximum value of decimate should be 3.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid+        ... thrown by void casa::ImageRegridderBase<T>::setDecimate(casacore::Int) [with T = float; casacore::Int = int] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridderBase.tcc, line: 75
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 test_tool_image_regrid.py::ia_regrid_test::test_decimate
09-Jul-2026 20:21:14 ia.regrid, test too high a value for decimate throws exception - CAS-5313
09-Jul-2026 20:21:14 PASSED
09-Jul-2026 20:21:14
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageFactory::createImage        Created Paged image 'ia.fromshape.image1' of shape [32, 32, 32] with float valued pixels.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: (/source/casa6/casatools/casacore/coordinates/Coordinates/CoordinateSystem.cc : 925) Failed AlwaysAssert axisInCoordinateSystem < nPixelAxes()
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Direction coordinate is not present  in the output coordinate system, so it cannot be regridded
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Spectral coordinate is not present  in the output coordinate system, so it cannot be regridded
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: Exception: The number of pixel axes in the output shape and Coordinate System must be the same. Shape has size 4. Output coordinate system has 3 axes.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 136
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: Unknown interpolation method doggies
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Direction coordinate is not present  in the output coordinate system, so it cannot be regridded
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Spectral coordinate is not present  in the output coordinate system, so it cannot be regridded
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Direction coordinate is not present  in the output coordinate system, so it cannot be regridded
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        ImageRegrid<T>::makeCoordinateSystem (file /source/casa6/casatools/casacore/casacore/images/Images/ImageRegrid.tcc, line 631)        Spectral coordinate is not present  in the output coordinate system, so it cannot be regridded
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        name::        No table opened.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:14 test_tool_image_regrid.py::ia_regrid_test::test_general
09-Jul-2026 20:21:14 ia.regrid general tests 
09-Jul-2026 20:21:14 PASSED
09-Jul-2026 20:21:14
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
09-Jul-2026 20:21:14 test_tool_image_regrid.py::ia_regrid_test::test_linear_overlap
09-Jul-2026 20:21:14 Test that overlapping linear coordinates works, CAS-5767
09-Jul-2026 20:21:14 PASSED
09-Jul-2026 20:21:14
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageFactory::createImage        Created Temp image  of shape [100, 100, 20] with float valued pixels.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
09-Jul-2026 20:21:14 2026-07-10 00:21:15        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.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        BeamManipulator::set        Beam parameters:  Major          : 20 arcsec
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        BeamManipulator::set+          Minor          : 20 arcsec
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        BeamManipulator::set+          Position Angle : 0 deg
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        BeamManipulator::set        Beam parameters:  Major          : 30 arcsec
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        BeamManipulator::set+          Minor          : 30 arcsec
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        BeamManipulator::set+          Position Angle : 0 deg
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: Exception: An image with multiple beams cannot be regridded along the spectral axis. You may wish to convolve all channels to a common resolution and retry.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 83
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: Exception: An image with multiple beams cannot be regridded along the spectral axis. You may wish to convolve all channels to a common resolution and retry.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 97
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        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.
09-Jul-2026 20:21:14 test_tool_image_regrid.py::ia_regrid_test::test_multibeam
09-Jul-2026 20:21:14 test multibeams cannot be regridded
09-Jul-2026 20:21:14 PASSED
09-Jul-2026 20:21:14
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 20, 4] with float valued pixels.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        SubImageFactory::createImage        Creating image 'first' of shape [20, 20, 20, 4]
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: Exception: There is no overlap between the (region chosen in) the input image and the output image with respect to the axes being regridded..
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 151
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        SubImageFactory::createImage        Creating image 'fourth' of shape [20, 20, 20, 4]
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 20, 4] with float valued pixels.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        SubImageFactory::createImage        Creating image 'third' of shape [200, 200, 20, 4]
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: Exception: There is no overlap between the (region chosen in) the input image and the output image with respect to the axes being regridded..
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 151
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 1001, 4] with float valued pixels.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        SubImageFactory::createImage        Creating image 'sixth' of shape [20, 20, 1001, 4]
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: Exception: There is no overlap between the (region chosen in) the input image and the output image with respect to the axes being regridded..
09-Jul-2026 20:21:14 2026-07-10 00:21:15        SEVERE        image::regrid+        ... thrown by std::shared_ptr<casacore::ImageInterface<T> > casa::ImageRegridder<T>::_regrid() const [with T = float] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/ImageRegridder.tcc, line: 151
09-Jul-2026 20:21:14 test_tool_image_regrid.py::ia_regrid_test::test_overlap
09-Jul-2026 20:21:14 Test for notification if no overlap between input and output images
09-Jul-2026 20:21:14 PASSED
09-Jul-2026 20:21:14
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
09-Jul-2026 20:21:14 2026-07-10 00:21:15        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.
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        SubImageFactory::createImage        Creating image 'gal_regrid_out.image' of shape [300, 300, 1, 46]
09-Jul-2026 20:21:14 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
09-Jul-2026 20:21:14 2026-07-10 00:21:15        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
09-Jul-2026 20:21:15 test_tool_image_regrid.py::ia_regrid_test::test_regrid_galactic
09-Jul-2026 20:21:15 Verify fix for CAS-5534
09-Jul-2026 20:21:15 PASSED
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: The input image shape ([200, 200, 1, 20]) 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
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:15 2026-07-10 00:21:15        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
09-Jul-2026 20:21:15 2026-07-10 00:21:15        SEVERE        image::regrid        Exception Reported: The input image shape ([200, 200, 1, 20]) 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
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
09-Jul-2026 20:21:15 2026-07-10 00:21:15        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        ImageRegrid::_checkAxes         The Stokes axis cannot be regridded - removing from list
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        name::        No table opened.
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:15 test_tool_image_regrid.py::ia_regrid_test::test_stretch
09-Jul-2026 20:21:15 ia.regrid(): Test stretch parameter
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        name::        No table opened.
09-Jul-2026 20:21:15 2026-07-10 00:21:15        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:15 PASSED
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_regrid/nose.xml -
09-Jul-2026 20:21:15 ======================== 11 passed, 1 warning in 1.35s =========================
09-Jul-2026 20:21:15 ============================= test session starts ==============================
09-Jul-2026 20:21:15 platform linux -- Python 3.12.9, pytest-9.1.1, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12
09-Jul-2026 20:21:15 cachedir: .pytest_cache
09-Jul-2026 20:21:15 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_rebin
09-Jul-2026 20:21:15 configfile: pytest.ini
09-Jul-2026 20:21:15 collecting ... collected 8 items
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageFactory::createImage        Created Paged image 'erzvd.im' of shape [30, 30, 1] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        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]
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        name::        No table opened.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:15 test_tool_image_rebin.py::ia_rebin_test::test_box
09-Jul-2026 20:21:15 Test use of box
09-Jul-2026 20:21:15 PASSED
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageFactory::createImage        Created Paged image 'xxyy.im' of shape [20, 20, 20] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        name::        No table opened.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:15 test_tool_image_rebin.py::ia_rebin_test::test_crop
09-Jul-2026 20:21:15 Test crop parameter
09-Jul-2026 20:21:15 PASSED
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageFactory::createImage        Created Paged image 'kjfasd.im' of shape [20, 20, 1] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
09-Jul-2026 20:21:15 2026-07-10 00:21:16        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]
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageRegion::fromRecord        Selected bounding box :
09-Jul-2026 20:21:15 2026-07-10 00:21:16        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)
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        name::        No table opened.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:15 test_tool_image_rebin.py::ia_rebin_test::test_dropdeg
09-Jul-2026 20:21:15 Test dropdeg parameter
09-Jul-2026 20:21:15 PASSED
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageFactory::createImage        Created Paged image 'kbesd.im' of shape [20, 20, 20] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageRegion::fromRecord        Selected bounding box :
09-Jul-2026 20:21:15 2026-07-10 00:21:16        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)
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        name::        No table opened.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:15 test_tool_image_rebin.py::ia_rebin_test::test_dropdeg2
09-Jul-2026 20:21:15 axes that become degenerate when regridded are dropped if dropdeg=True: CAS-5836
09-Jul-2026 20:21:15 PASSED
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageFactory::createImage        Created Paged image 'st.im' of shape [20, 40] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        name::        No table opened.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:15 test_tool_image_rebin.py::ia_rebin_test::test_general
09-Jul-2026 20:21:15 ia.rebin(): General tests
09-Jul-2026 20:21:15 PASSED
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageFactory::createImage        Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ::::ImageFactory::createImage        Created Paged image 'zz.im' of shape [20, 20, 20] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ::::image::fromshape        Ran ia.fromshape
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ::::image::fromshape        ia.fromshape(outfile="zz.im", shape=[20,20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ::::image::rebin        Ran ia.rebin
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ::::image::rebin        ia.rebin(outfile="", bin=[1,1,20], region="", mask="", dropdeg=false, overwrite=false, stretch=false, crop=false)
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        name::        No table opened.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:15 test_tool_image_rebin.py::ia_rebin_test::test_history
09-Jul-2026 20:21:15 Test history writing
09-Jul-2026 20:21:15 PASSED
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageFactory::createImage        Created Paged image 'gd.im' of shape [10, 10, 10] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
09-Jul-2026 20:21:15 2026-07-10 00:21:16        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.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        BeamManipulator::set+          Minor          : 2 arcsec
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        BeamManipulator::set+          Position Angle : 0 deg
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        SEVERE        image::rebin        Exception Reported: Exception: This image has multiple beams. The spectral axis cannot be rebinned.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        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
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        name::        No table opened.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:15 test_tool_image_rebin.py::ia_rebin_test::test_multibeam
09-Jul-2026 20:21:15 Test multiple beams
09-Jul-2026 20:21:15 PASSED
09-Jul-2026 20:21:15
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        ImageFactory::createImage        Created Paged image 'aa.im' of shape [200, 200, 1, 10] with float valued pixels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
09-Jul-2026 20:21:15 2026-07-10 00:21:16        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
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
09-Jul-2026 20:21:15 2026-07-10 00:21:16        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
09-Jul-2026 20:21:16 2026-07-10 00:21:16        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
09-Jul-2026 20:21:16 2026-07-10 00:21:16        INFO        name::        No table opened.
09-Jul-2026 20:21:16 2026-07-10 00:21:16        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:16 test_tool_image_rebin.py::ia_rebin_test::test_stretch
09-Jul-2026 20:21:16 ia.rebin(): Test stretch parameter
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_rebin/nose.xml -
09-Jul-2026 20:21:16 ========================= 8 passed, 1 warning in 0.49s =========================
09-Jul-2026 20:21:16 ============================= test session starts ==============================
09-Jul-2026 20:21:16 platform linux -- Python 3.12.9, pytest-9.1.1, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12
09-Jul-2026 20:21:16 cachedir: .pytest_cache
09-Jul-2026 20:21:16 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol
09-Jul-2026 20:21:16 configfile: pytest.ini
09-Jul-2026 20:21:16 collecting ... collected 17 items
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        imagepol::complexFractionalLinearPolarization(...)        Creating image 'g' of shape [10, 10, 10, 1]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        imagepol::complexFractionalLinearPolarization(...)        Creating image 'hh' of shape [10, 10, 10, 1]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::complexfraclinpol        Exception Reported: Exception: Input image has multiple beams and the corresponding beams for the stokes planes necessary for this computation are not equal..
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::complexfraclinpol+        ... thrown by casacore::Bool casa::ImagePolarimetry::_checkBeams(const std::vector<casa::ImagePolarimetry::StokesTypes>&, casacore::Bool, casacore::Bool) const at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1626
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_complexfraclinpol_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 pol_eq_beams.fits
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolProxy::complexlinpol        Creating image 'g' of shape [10, 10, 10, 1]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolProxy::complexlinpol        Creating image 'hh' of shape [10, 10, 10, 1]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::complexlinpol        Exception Reported: Exception: Input image has multiple beams and the corresponding beams for the stokes planes necessary for this computation are not equal..
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::complexlinpol+        ... thrown by casacore::Bool casa::ImagePolarimetry::_checkBeams(const std::vector<casa::ImagePolarimetry::StokesTypes>&, casacore::Bool, casacore::Bool) const at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1626
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        name::        No table opened.
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        showcache::        The Table Cache is empty.
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_complexlinpol_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::depolratio        Exception Reported: Exception: Input image has multiple beams and the corresponding beams for the stokes planes necessary for this computation are not equal..
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::depolratio+        ... thrown by casacore::Bool casa::ImagePolarimetry::_checkBeams(const std::vector<casa::ImagePolarimetry::StokesTypes>&, casacore::Bool, casacore::Bool) const at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1626
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::depolratio        Exception Reported: Exception: Input image has multiple beams and the corresponding beams for the stokes planes necessary for this computation are not equal..
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::depolratio+        ... thrown by casacore::Bool casa::ImagePolarimetry::_checkBeams(const std::vector<casa::ImagePolarimetry::StokesTypes>&, casacore::Bool, casacore::Bool) const at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1626
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_depolratio_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 pol_eq_beams.fits
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::fourierRotationMeasure (file /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolProxy.cc, line 623)        Cannot run fourierRotationMeasure on an image with multiple beams
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::fourierrotationmeasure        Exception Reported: 2026-07-10 00:21:17        SEVERE        imagepol::fourierRotationMeasure (file /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolProxy.cc, line 623)        Cannot run fourierRotationMeasure on an image with multiple beams
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::fourierRotationMeasure (file /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolProxy.cc, line 623)        Cannot run fourierRotationMeasure on an image with multiple beams
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::fourierrotationmeasure        Exception Reported: 2026-07-10 00:21:17        SEVERE        imagepol::fourierRotationMeasure (file /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolProxy.cc, line 623)        Cannot run fourierRotationMeasure on an image with multiple beams
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_fourierrotationmeasure_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 pol_eq_beams.fits
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigma         Determined noise from V image to be 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::fracLinPol         Debiasing with sigma  = 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_fraclinpol_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 pol_eq_beams.fits
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigma         Determined noise from V image to be 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::fracTotPol         Debiasing with sigma = 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_fractotpol_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 pol_eq_beams.fits
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolTask::_sigma         Determined noise from V image to be 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolTask::_sigma         Debiasing with sigma = 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_linpolint_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 pol_eq_beams.fits
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        WARN        LinearPolarizationAngleCalculator::compute (file /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/LinearPolarizationAngleCalculator.cc, line 40)        The input image has multiple beams. Because these beams can vary with stokes/polarization, they will not be copied to the output image
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        SubImageFactory::createImage        Creating image 'g' of shape [10, 10, 10, 1]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::linpolposang        Exception Reported: Exception: Input image has multiple beams and the corresponding beams for the stokes planes necessary for this computation are not equal..
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::linpolposang+        ... thrown by casacore::Bool casa::ImagePolTask::_checkBeams(const std::vector<casa::ImagePolTask::StokesTypes>&, casacore::Bool, casacore::Bool) const at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolTask.cc, line: 79
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_linpolposang_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 pol_eq_beams.fits
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFactory::createImage        Created Paged image 'rm_input.im' of shape [20, 20, 4, 20] with float valued pixels.
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePol::rotationMeasure        Creating image 'rm.im' of shape [20, 20]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePol::rotationMeasure        Creating image 'pa0.im' of shape [20, 20, 1]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        image::statistics         Determining stats for image rm.im
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageRegion::fromRecord        Selected bounding box :
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageRegion::fromRecord+            [0, 0] to [19, 19]  (00:00:40.000, -00.10.00.001 to 23:59:24.000, +00.09.00.001)
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup        Statistics calculated using Classic algorithm
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup        Regions ---
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup                 -- bottom-left corner (pixel) [blc]:  [0, 0]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup                 -- top-right corner (pixel) [trc]:    [19, 19]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup                 -- bottom-left corner (world) [blcf]: 00:00:40.000, -00.10.00.001
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup                 -- top-right corner (world) [trcf]:   23:59:24.000, +00.09.00.001
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                Values ---
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- number of points [npts]:                400
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- maximum value [max]:                    9.60001 rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- minimum value [min]:                    9.59997 rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- position of max value (pixel) [maxpos]: [3, 0]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- position of min value (pixel) [minpos]: [1, 0]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- position of max value (world) [maxposf]: 00:00:28.000, -00.10.00.001
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- position of min value (world) [minposf]: 00:00:36.000, -00.10.00.001
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- Sum of pixel values [sum]:               3839.99 rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- Sum of squared pixel values [sumsq]:     36863.9 rad/m/m.rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                Statistics ---
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                        -- Mean of the pixel values [mean]:         9.59998 rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                        -- Variance of the pixel values :           9.48741e-11 rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                        -- Standard deviation of the Mean [sigma]:  9.74033e-06 rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                        -- Root mean square [rms]:                  9.59998 rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics        Sum column unit = rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics+        Mean column unit = rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics+        Std_dev column unit = rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics+        Minimum column unit = rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics+        Maximum column unit = rad/m/m
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics        Npts          Sum           Mean          Rms           Std_dev       Minimum       Maximum     
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics         4.000000e+02  3.839993e+03  9.599982e+00  9.599982e+00  9.740334e-06  9.599969e+00  9.600007e+00
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                deleted table /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/rm.im
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        image::statistics         Determining stats for image pa0.im
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageRegion::fromRecord        Selected bounding box :
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageRegion::fromRecord+            [0, 0, 0] to [19, 19, 0]  (00:00:40.000, -00.10.00.001, Pangle to 23:59:24.000, +00.09.00.001, Pangle)
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup        Statistics calculated using Classic algorithm
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup        Regions ---
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup                 -- bottom-left corner (pixel) [blc]:  [0, 0, 0]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup                 -- top-right corner (pixel) [trc]:    [19, 19, 0]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup                 -- bottom-left corner (world) [blcf]: 00:00:40.000, -00.10.00.001, Pangle
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::_logStartup                 -- top-right corner (world) [trcf]:   23:59:24.000, +00.09.00.001, Pangle
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                Values ---
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- number of points [npts]:                400
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- maximum value [max]:                    22.5001 deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- minimum value [min]:                    22.5 deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- position of max value (pixel) [maxpos]: [1, 0, 0]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- position of min value (pixel) [minpos]: [3, 0, 0]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- position of max value (world) [maxposf]: 00:00:36.000, -00.10.00.001, Pangle
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- position of min value (world) [minposf]: 00:00:28.000, -00.10.00.001, Pangle
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- Sum of pixel values [sum]:               9000.02 deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                         -- Sum of squared pixel values [sumsq]:     202501 deg.deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                Statistics ---
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                        -- Mean of the pixel values [mean]:         22.5 deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                        -- Variance of the pixel values :           6.26899e-10 deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                        -- Standard deviation of the Mean [sigma]:  2.5038e-05 deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                        -- Root mean square [rms]:                  22.5 deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics        Sum column unit = deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics+        Mean column unit = deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics+        Std_dev column unit = deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics+        Minimum column unit = deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics+        Maximum column unit = deg
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics        Npts          Sum           Mean          Rms           Std_dev       Minimum       Maximum     
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageStatsCalculator::statistics         4.000000e+02  9.000018e+03  2.250005e+01  2.250005e+01  2.503796e-05  2.249998e+01  2.250008e+01
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO                deleted table /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/pa0.im
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_rotationmeasure_test::test_algorithm
09-Jul-2026 20:21:16 Test rotation measure computation algorithm
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePol::rotationMeasure        Creating image 'g' of shape [10, 10]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigma         Determined noise from V image to be 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePol::rotationMeasure        Creating image 'hh' of shape [10, 10]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::rotationmeasure        Exception Reported: Exception: Input image has multiple beams and the corresponding beams for the stokes planes necessary for this computation are not equal..
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::rotationmeasure+        ... thrown by casacore::Bool casa::ImagePolarimetry::_checkBeams(const std::vector<casa::ImagePolarimetry::StokesTypes>&, casacore::Bool, casacore::Bool) const at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1626
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_rotationmeasure_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigma         Determined noise from V image to be 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigma         Determined noise from V image to be 1.0119
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_sigma_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 pol_eq_beams.fits
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigmaLinPolInt         Determined noise from Q&U images to be
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigmaLinPolInt         Determined noise from Q&U images to be
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::sigmadepolratio        Exception Reported: Exception: Beams or beamsets are not equal between the two images, caonnot perform calculation.
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::sigmadepolratio+        ... thrown by static void casa::ImagePolarimetry::_checkBeams(const casa::ImagePolarimetry&, const casa::ImagePolarimetry&, const casacore::Vector<casa::ImagePolarimetry::StokesTypes>&) at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1686
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_sigmadepolratio_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigmaLinPolInt         Determined noise from Q&U images to be
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        imagepol::sigmaFracLinPol        Creating image 'g' of shape [10, 10, 10, 1]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::sigmafraclinpol        Exception Reported: Exception: Input image has multiple beams and the corresponding beams for the stokes planes necessary for this computation are not equal..
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::sigmafraclinpol+        ... thrown by casacore::Bool casa::ImagePolarimetry::_checkBeams(const std::vector<casa::ImagePolarimetry::StokesTypes>&, casacore::Bool, casacore::Bool) const at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1626
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_sigmafraclinpol_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigma         Determined noise from V image to be 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        imagepol::sigmaFracTotPol        Creating image 'g' of shape [10, 10, 10, 1]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        WARN        ImagePolarimetry::_setDoLinDoCirc (file /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line 272)        I, Q, and U beams are not the same, cannot do linear portion
09-Jul-2026 20:21:16 2026-07-10 00:21:17        WARN        ImagePolarimetry::_setDoLinDoCirc (file /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line 272)        I and V beams are not the same, cannot do circular portion
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::sigmafractotpol        Exception Reported: Exception: Can do neither linear nor circular portions.
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::sigmafractotpol+        ... thrown by void casa::ImagePolarimetry::_setDoLinDoCirc(casacore::Bool&, casacore::Bool&) const at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 292
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_sigmafractotpol_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigmaLinPolInt         Determined noise from Q&U images to be
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::sigmalinpolint        Exception Reported: Exception: Input image has multiple beams and the corresponding beams for the stokes planes necessary for this computation are not equal..
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::sigmalinpolint+        ... thrown by casacore::Bool casa::ImagePolarimetry::_checkBeams(const std::vector<casa::ImagePolarimetry::StokesTypes>&, casacore::Bool, casacore::Bool) const at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1626
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_sigmalinpolint_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolarimetry::sigma         Determined noise from V image to be 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        imagepol::sigmaLinPolPosAng        Creating image 'g' of shape [10, 10, 10, 1]
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::sigmalinpolposang        Exception Reported: Exception: Input image has multiple beams and the corresponding beams for the stokes planes necessary for this computation are not equal..
09-Jul-2026 20:21:16 2026-07-10 00:21:17        SEVERE        imagepol::sigmalinpolposang+        ... thrown by casacore::Bool casa::ImagePolarimetry::_checkBeams(const std::vector<casa::ImagePolarimetry::StokesTypes>&, casacore::Bool, casacore::Bool) const at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1626
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_sigmalinpolposang_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolTask::_sigma         Determined noise from V image to be 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImagePolTask::_sigma         Debiasing with sigma = 1.0119
09-Jul-2026 20:21:16 2026-07-10 00:21:17        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
09-Jul-2026 20:21:16 test_tool_imagepol.py::po_totpolint_test::test_multibeam
09-Jul-2026 20:21:16 Test multibeam images for correct behavior
09-Jul-2026 20:21:16 PASSED
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_imagepol/nose.xml -
09-Jul-2026 20:21:16 ======================== 17 passed, 1 warning in 0.61s =========================
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pv
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_pv/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pv/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_statwt/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_statwt
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_ms_statwt/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_statwt/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_subimage/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_sdm/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_sdm/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_deviation/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_synthesisutils/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_logsink/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_collapse/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_calanalysis/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_agentflagger/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_measures/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_simulator/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_simulator/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_fitprofile/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_msuvbinner/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_msuvbinner/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_linearmosaic/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_regrid/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_rebin/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_rebin
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_rebin/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_rebin/
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/
09-Jul-2026 20:21:16 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol
09-Jul-2026 20:21:16
09-Jul-2026 20:21:16 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_imagepol/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/
09-Jul-2026 20:21:17 total 77796
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci 15001   160692 Jul 10 00:12 casatestutils-6.7.6.10-py3-none-any.whl
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci 15001 79329204 Jul 10 00:12 casatools-6.7.6.10-cp312-cp312-manylinux_2_28_x86_64.whl
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      4340 Jul 10 00:21 test_tool_agentflagger.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1006 Jul 10 00:21 test_tool_calanalysis.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2657 Jul 10 00:21 test_tool_calibrater.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       687 Jul 10 00:21 test_tool_componentlist.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      7467 Jul 10 00:21 test_tool_coordsys.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root     12935 Jul 10 00:21 test_tool_image.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2220 Jul 10 00:21 test_tool_image_collapse.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1048 Jul 10 00:21 test_tool_image_deviation.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2574 Jul 10 00:21 test_tool_image_fitprofile.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1178 Jul 10 00:21 test_tool_image_pbcor.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       883 Jul 10 00:21 test_tool_image_pv.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1006 Jul 10 00:21 test_tool_image_rebin.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1336 Jul 10 00:21 test_tool_image_regrid.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1640 Jul 10 00:21 test_tool_image_statistics.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       765 Jul 10 00:21 test_tool_image_subimage.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       890 Jul 10 00:21 test_tool_image_transpose.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1966 Jul 10 00:21 test_tool_imagepol.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       838 Jul 10 00:21 test_tool_linearmosaic.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       669 Jul 10 00:21 test_tool_logsink.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       549 Jul 10 00:21 test_tool_measures.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      5224 Jul 10 00:21 test_tool_ms.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       367 Jul 10 00:21 test_tool_ms_createmultims.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2096 Jul 10 00:21 test_tool_ms_statwt.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      8633 Jul 10 00:21 test_tool_msmetadata.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       359 Jul 10 00:21 test_tool_msuvbinner.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1171 Jul 10 00:21 test_tool_quanta.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      3975 Jul 10 00:21 test_tool_regionmanager.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2071 Jul 10 00:21 test_tool_sdm.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2092 Jul 10 00:21 test_tool_sdm_toms.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       670 Jul 10 00:21 test_tool_simulator.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1716 Jul 10 00:21 test_tool_synthesisutils.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1462 Jul 10 00:21 test_tool_table.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1717 Jul 10 00:21 test_tool_vpmanager.xml
09-Jul-2026 20:21:17 Finished task 'Test wheel' with result: Success
09-Jul-2026 20:21:17
Substituting variable: ${bamboo.python_version} with 3.12
09-Jul-2026 20:21:17
Substituting variable: ${bamboo.agentId} with 153550849
09-Jul-2026 20:21:17
Substituting variable: ${bamboo.agentId} with 153550849
09-Jul-2026 20:21:17
Substituting variable: ${bamboo.agentId} with 153550849
09-Jul-2026 20:21:17
Substituting variable: ${bamboo.agentId} with 153550849
09-Jul-2026 20:21:17 Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Jul-2026 20:21:17
Beginning to execute external process for build 'CASASPECS - Master Test 3.12 - Test Tools Many Linux 2.28 Rocky 8.10 Py3.12 #270 (CASASPECS-MASTERTESTPY312-TTOMLPY38-270)'
... running command line:
/opt/ci_workspace/casa/bamboo/agent1/temp/CASASPECS-MASTERTESTPY312-TTOMLPY38-270-ScriptBuildTask-395190481206490798.sh
... in: /opt/ci_workspace/casa/bamboo/agent1/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOMLPY38
09-Jul-2026 20:21:17 Package working directory
09-Jul-2026 20:21:17 tar: nosedir: Cannot stat: No such file or directory
09-Jul-2026 20:21:17 tar: Exiting with failure status due to previous errors
09-Jul-2026 20:21:17 total 77800
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci 15001   160692 Jul 10 00:12 casatestutils-6.7.6.10-py3-none-any.whl
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci 15001 79329204 Jul 10 00:12 casatools-6.7.6.10-cp312-cp312-manylinux_2_28_x86_64.whl
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      4340 Jul 10 00:21 test_tool_agentflagger.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1006 Jul 10 00:21 test_tool_calanalysis.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2657 Jul 10 00:21 test_tool_calibrater.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       687 Jul 10 00:21 test_tool_componentlist.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      7467 Jul 10 00:21 test_tool_coordsys.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root     12935 Jul 10 00:21 test_tool_image.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2220 Jul 10 00:21 test_tool_image_collapse.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1048 Jul 10 00:21 test_tool_image_deviation.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2574 Jul 10 00:21 test_tool_image_fitprofile.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1178 Jul 10 00:21 test_tool_image_pbcor.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       883 Jul 10 00:21 test_tool_image_pv.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1006 Jul 10 00:21 test_tool_image_rebin.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1336 Jul 10 00:21 test_tool_image_regrid.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1640 Jul 10 00:21 test_tool_image_statistics.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       765 Jul 10 00:21 test_tool_image_subimage.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       890 Jul 10 00:21 test_tool_image_transpose.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1966 Jul 10 00:21 test_tool_imagepol.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       838 Jul 10 00:21 test_tool_linearmosaic.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       669 Jul 10 00:21 test_tool_logsink.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       549 Jul 10 00:21 test_tool_measures.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      5224 Jul 10 00:21 test_tool_ms.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       367 Jul 10 00:21 test_tool_ms_createmultims.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2096 Jul 10 00:21 test_tool_ms_statwt.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      8633 Jul 10 00:21 test_tool_msmetadata.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       359 Jul 10 00:21 test_tool_msuvbinner.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1171 Jul 10 00:21 test_tool_quanta.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      3975 Jul 10 00:21 test_tool_regionmanager.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2071 Jul 10 00:21 test_tool_sdm.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      2092 Jul 10 00:21 test_tool_sdm_toms.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root       670 Jul 10 00:21 test_tool_simulator.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1716 Jul 10 00:21 test_tool_synthesisutils.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1462 Jul 10 00:21 test_tool_table.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root      1717 Jul 10 00:21 test_tool_vpmanager.xml
09-Jul-2026 20:21:17 -rw-r--r-- 1 casaci root        45 Jul 10 00:21 work-manylinux228-3.12.tar.gz
09-Jul-2026 20:21:17 Done packaging working directory
09-Jul-2026 20:21:17 Finished task 'Tar work directory' with result: Success
09-Jul-2026 20:21:17 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Jul-2026 20:21:17 Parsing test results under /opt/ci_workspace/casa/bamboo/agent1/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOMLPY38...
09-Jul-2026 20:21:17 Finished task 'Parse tests' with result: Success
09-Jul-2026 20:21:17
Substituting variable: ${bamboo.agentId} with 153550849
09-Jul-2026 20:21:17 Starting task 'Upload wheel' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Jul-2026 20:21:17
Beginning to execute external process for build 'CASASPECS - Master Test 3.12 - Test Tools Many Linux 2.28 Rocky 8.10 Py3.12 #270 (CASASPECS-MASTERTESTPY312-TTOMLPY38-270)'
... running command line:
/opt/ci_workspace/casa/bamboo/agent1/temp/CASASPECS-MASTERTESTPY312-TTOMLPY38-270-ScriptBuildTask-13926627253977042153.sh
... in: /opt/ci_workspace/casa/bamboo/agent1/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOMLPY38
09-Jul-2026 20:21:17 Collecting twine
09-Jul-2026 20:21:18   Downloading twine-6.2.0-py3-none-any.whl (42 kB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 6.5 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting keyring>=21.2.0
09-Jul-2026 20:21:18   Downloading keyring-25.7.0-py3-none-any.whl (39 kB)
09-Jul-2026 20:21:18 Collecting rich>=12.0.0
09-Jul-2026 20:21:18   Downloading rich-15.0.0-py3-none-any.whl (310 kB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 33.4 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting id
09-Jul-2026 20:21:18   Downloading id-1.6.1-py3-none-any.whl (14 kB)
09-Jul-2026 20:21:18 Collecting requests>=2.20
09-Jul-2026 20:21:18   Downloading requests-2.34.2-py3-none-any.whl (73 kB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 34.8 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting packaging>=24.0
09-Jul-2026 20:21:18   Downloading packaging-26.2-py3-none-any.whl (100 kB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 47.0 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting requests-toolbelt!=0.9.0,>=0.8.0
09-Jul-2026 20:21:18   Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 22.1 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting rfc3986>=1.4.0
09-Jul-2026 20:21:18   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
09-Jul-2026 20:21:18 Collecting urllib3>=1.26.0
09-Jul-2026 20:21:18   Downloading urllib3-2.7.0-py3-none-any.whl (131 kB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 58.4 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting readme-renderer>=35.0
09-Jul-2026 20:21:18   Downloading readme_renderer-45.0-py3-none-any.whl (14 kB)
09-Jul-2026 20:21:18 Collecting importlib_metadata>=4.11.4
09-Jul-2026 20:21:18   Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB)
09-Jul-2026 20:21:18 Collecting jeepney>=0.4.2
09-Jul-2026 20:21:18   Downloading jeepney-0.9.0-py3-none-any.whl (49 kB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/49.0 kB 23.5 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting jaraco.context
09-Jul-2026 20:21:18   Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB)
09-Jul-2026 20:21:18 Collecting jaraco.classes
09-Jul-2026 20:21:18   Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB)
09-Jul-2026 20:21:18 Collecting jaraco.functools
09-Jul-2026 20:21:18   Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB)
09-Jul-2026 20:21:18 Collecting SecretStorage>=3.2
09-Jul-2026 20:21:18   Downloading secretstorage-3.5.0-py3-none-any.whl (15 kB)
09-Jul-2026 20:21:18 Collecting nh3>=0.2.14
09-Jul-2026 20:21:18   Downloading nh3-0.3.6-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (806 kB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.7/806.7 kB 89.2 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting docutils>=0.21.2
09-Jul-2026 20:21:18   Downloading docutils-0.23-py3-none-any.whl (634 kB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 66.3 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting Pygments>=2.5.1
09-Jul-2026 20:21:18   Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 148.3 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting idna<4,>=2.5
09-Jul-2026 20:21:18   Downloading idna-3.18-py3-none-any.whl (65 kB)
09-Jul-2026 20:21:18      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 34.5 MB/s eta 0:00:00
09-Jul-2026 20:21:18 Collecting charset_normalizer<4,>=2
09-Jul-2026 20:21:19   Downloading charset_normalizer-3.4.9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (223 kB)
09-Jul-2026 20:21:19      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.8/223.8 kB 63.7 MB/s eta 0:00:00
09-Jul-2026 20:21:19 Collecting certifi>=2023.5.7
09-Jul-2026 20:21:19   Downloading certifi-2026.6.17-py3-none-any.whl (133 kB)
09-Jul-2026 20:21:19      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 42.0 MB/s eta 0:00:00
09-Jul-2026 20:21:19 Collecting markdown-it-py>=2.2.0
09-Jul-2026 20:21:19   Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB)
09-Jul-2026 20:21:19      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 33.5 MB/s eta 0:00:00
09-Jul-2026 20:21:19 Collecting zipp>=3.20
09-Jul-2026 20:21:19   Downloading zipp-4.1.0-py3-none-any.whl (10 kB)
09-Jul-2026 20:21:19 Collecting mdurl~=0.1
09-Jul-2026 20:21:19   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
09-Jul-2026 20:21:19 Collecting cryptography>=2.0
09-Jul-2026 20:21:19   Downloading cryptography-49.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.7 MB)
09-Jul-2026 20:21:19      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 119.7 MB/s eta 0:00:00
09-Jul-2026 20:21:19 Collecting more-itertools
09-Jul-2026 20:21:19   Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB)
09-Jul-2026 20:21:19      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 30.9 MB/s eta 0:00:00
09-Jul-2026 20:21:19 Collecting backports.tarfile
09-Jul-2026 20:21:19   Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB)
09-Jul-2026 20:21:19 Collecting cffi>=2.0.0
09-Jul-2026 20:21:19   Downloading cffi-2.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (218 kB)
09-Jul-2026 20:21:19      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 218.8/218.8 kB 39.3 MB/s eta 0:00:00
09-Jul-2026 20:21:19 Collecting typing-extensions>=4.13.2
09-Jul-2026 20:21:19   Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB)
09-Jul-2026 20:21:19      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.6/45.6 kB 20.2 MB/s eta 0:00:00
09-Jul-2026 20:21:19 Collecting pycparser
09-Jul-2026 20:21:20   Downloading pycparser-3.0-py3-none-any.whl (48 kB)
09-Jul-2026 20:21:20      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 24.4 MB/s eta 0:00:00
09-Jul-2026 20:21:20 Installing collected packages: zipp, urllib3, typing-extensions, rfc3986, Pygments, pycparser, packaging, nh3, more-itertools, mdurl, jeepney, idna, docutils, charset_normalizer, certifi, backports.tarfile, requests, readme-renderer, markdown-it-py, jaraco.functools, jaraco.context, jaraco.classes, importlib_metadata, id, cffi, rich, requests-toolbelt, cryptography, SecretStorage, keyring, twine
09-Jul-2026 20:21:21 Successfully installed Pygments-2.20.0 SecretStorage-3.5.0 backports.tarfile-1.2.0 certifi-2026.6.17 cffi-2.1.0 charset_normalizer-3.4.9 cryptography-49.0.0 docutils-0.23 id-1.6.1 idna-3.18 importlib_metadata-9.0.0 jaraco.classes-3.4.0 jaraco.context-6.1.2 jaraco.functools-4.5.0 jeepney-0.9.0 keyring-25.7.0 markdown-it-py-4.2.0 mdurl-0.1.2 more-itertools-11.1.0 nh3-0.3.6 packaging-26.2 pycparser-3.0 readme-renderer-45.0 requests-2.34.2 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-15.0.0 twine-6.2.0 typing-extensions-4.16.0 urllib3-2.7.0 zipp-4.1.0
09-Jul-2026 20:21:21 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
09-Jul-2026 20:21:21
09-Jul-2026 20:21:21 [notice] A new release of pip is available: 23.0.1 -> 26.1.2
09-Jul-2026 20:21:21 [notice] To update, run: pip3 install --upgrade pip
09-Jul-2026 20:21:22 Cloning into 'casa-build-utils'...
09-Jul-2026 20:21:22 Uploading distributions to
09-Jul-2026 20:21:22 https://casa-pip.nrao.edu:443/repository/casa-test-wheel/
09-Jul-2026 20:21:22 Uploading casatools-6.7.6.10-cp312-cp312-manylinux_2_28_x86_64.whl
09-Jul-2026 20:21:22
09-Jul-2026 20:21:22   0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/79.3 MB--:--?
09-Jul-2026 20:21:22   8% ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/79.3 MB00:0181.0 MB/s
09-Jul-2026 20:21:22 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:22 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:23 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:23 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:23 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:23 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:23 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:23 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:23 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:23 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:23 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:23 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:24 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:24 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:24 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:24 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:24 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:24 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:24 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:24 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:24 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:24 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:25 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:25 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:25 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:25 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:25 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:25 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:25 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:25 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:25 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:26 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:26 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:26 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:26 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:26 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:26 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:26 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:26 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:26 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/79.3 MB00:0190.0 MB/s
09-Jul-2026 20:21:26 13% ━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.3/79.3 MB00:282.5 MB/s
09-Jul-2026 20:21:27 15% ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/79.3 MB00:242.8 MB/s
09-Jul-2026 20:21:27 15% ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/79.3 MB00:242.8 MB/s
09-Jul-2026 20:21:27 18% ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.6/79.3 MB00:203.2 MB/s
09-Jul-2026 20:21:27 18% ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.6/79.3 MB00:203.2 MB/s
09-Jul-2026 20:21:27 20% ━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.2/79.3 MB00:193.5 MB/s
09-Jul-2026 20:21:27 23% ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.4/79.3 MB00:183.4 MB/s
09-Jul-2026 20:21:27 23% ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.4/79.3 MB00:183.4 MB/s
09-Jul-2026 20:21:27 23% ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.4/79.3 MB00:183.4 MB/s
09-Jul-2026 20:21:27 26% ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.3/79.3 MB00:193.2 MB/s
09-Jul-2026 20:21:27 26% ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.3/79.3 MB00:193.2 MB/s
09-Jul-2026 20:21:28 29% ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.6/79.3 MB00:183.2 MB/s
09-Jul-2026 20:21:28 31% ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.8/79.3 MB00:0512.8 MB/s
09-Jul-2026 20:21:28 31% ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.8/79.3 MB00:0512.8 MB/s
09-Jul-2026 20:21:28 33% ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.3/79.3 MB00:0511.4 MB/s
09-Jul-2026 20:21:28 35% ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 27.8/79.3 MB00:0511.4 MB/s
09-Jul-2026 20:21:28 38% ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 30.5/79.3 MB00:0512.1 MB/s
09-Jul-2026 20:21:28 39% ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 31.0/79.3 MB00:0413.2 MB/s
09-Jul-2026 20:21:28 41% ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 32.8/79.3 MB00:0413.7 MB/s
09-Jul-2026 20:21:28 44% ━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━ 34.9/79.3 MB00:0315.9 MB/s
09-Jul-2026 20:21:28 46% ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 36.7/79.3 MB00:0314.5 MB/s
09-Jul-2026 20:21:29 49% ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 39.1/79.3 MB00:0318.1 MB/s
09-Jul-2026 20:21:29 52% ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 40.9/79.3 MB00:0316.6 MB/s
09-Jul-2026 20:21:29 54% ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 42.8/79.3 MB00:0221.6 MB/s
09-Jul-2026 20:21:29 56% ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 44.3/79.3 MB00:0219.5 MB/s
09-Jul-2026 20:21:29 59% ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 46.6/79.3 MB00:0218.2 MB/s
09-Jul-2026 20:21:29 61% ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 48.6/79.3 MB00:0218.4 MB/s
09-Jul-2026 20:21:29 61% ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 48.6/79.3 MB00:0218.4 MB/s
09-Jul-2026 20:21:29 63% ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 50.3/79.3 MB00:0217.3 MB/s
09-Jul-2026 20:21:29 66% ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 52.5/79.3 MB00:0217.2 MB/s
09-Jul-2026 20:21:29 68% ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 54.3/79.3 MB00:0217.2 MB/s
09-Jul-2026 20:21:30 71% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 56.2/79.3 MB00:0217.5 MB/s
09-Jul-2026 20:21:30 73% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 58.0/79.3 MB00:0217.6 MB/s
09-Jul-2026 20:21:30 76% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 60.6/79.3 MB00:0217.7 MB/s
09-Jul-2026 20:21:30 79% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 62.5/79.3 MB00:0118.5 MB/s
09-Jul-2026 20:21:30 81% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 64.3/79.3 MB00:0119.1 MB/s
09-Jul-2026 20:21:30 84% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 67.0/79.3 MB00:0123.8 MB/s
09-Jul-2026 20:21:30 87% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 68.8/79.3 MB00:0121.5 MB/s
09-Jul-2026 20:21:30 90% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 71.3/79.3 MB00:0124.3 MB/s
09-Jul-2026 20:21:30 94% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 74.8/79.3 MB00:0124.2 MB/s
09-Jul-2026 20:21:30 94% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 74.8/79.3 MB00:0124.2 MB/s
09-Jul-2026 20:21:31 98% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 77.4/79.3 MB00:0123.9 MB/s
09-Jul-2026 20:21:31 98% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 77.4/79.3 MB00:0123.9 MB/s
09-Jul-2026 20:21:31 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:31 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:31 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:31 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:31 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:31 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:31 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:31 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:32 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:32 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:32 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:32 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:32 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:32 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:32 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:32 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:32 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:33 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:33 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:33 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:33 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:33 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:33 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:33 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:33 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:33 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:33 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:36 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:36 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:36 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:36 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:36 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:36 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:36 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:36 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:36 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:36 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:37 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:37 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:37 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:37 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:37 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:37 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:37 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:37 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:37 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:37 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:38 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:38 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:38 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:38 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.3/79.3 MB00:0820.5 MB/s
09-Jul-2026 20:21:38 Uploading distributions to
09-Jul-2026 20:21:38 https://casa-pip.nrao.edu:443/repository/casa-test-wheel/
09-Jul-2026 20:21:38 Uploading casatestutils-6.7.6.10-py3-none-any.whl
09-Jul-2026 20:21:38
09-Jul-2026 20:21:38   0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/174.0 kB--:--?
09-Jul-2026 20:21:38 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:38 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:38 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:38 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:39 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:39 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:39 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:39 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:39 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:39 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:39 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:39 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:39 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:40 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:40 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:40 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:40 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:40 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.0/174.0 kB00:0037.0 MB/s
09-Jul-2026 20:21:40 WARNING Error during upload. Retry with the --verbose option for more details.
09-Jul-2026 20:21:40 ERROR    HTTPError: 400 Bad Request from                                       
09-Jul-2026 20:21:40          https://casa-pip.nrao.edu:443/repository/casa-test-wheel/             
09-Jul-2026 20:21:40          Repository does not allow updating assets: casa-test-wheel             
09-Jul-2026 20:21:40 Finished task 'Upload wheel' with result: Success
09-Jul-2026 20:21:40
Substituting variable: ${bamboo.agentId} with 153550849
09-Jul-2026 20:21:40
Substituting variable: ${bamboo.agentId} with 153550849
09-Jul-2026 20:21:40 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Jul-2026 20:21:40
Beginning to execute external process for build 'CASASPECS - Master Test 3.12 - Test Tools Many Linux 2.28 Rocky 8.10 Py3.12 #270 (CASASPECS-MASTERTESTPY312-TTOMLPY38-270)'
... running command line:
/opt/ci_workspace/casa/bamboo/agent1/temp/CASASPECS-MASTERTESTPY312-TTOMLPY38-270-ScriptBuildTask-5794328190227351900.sh
... in: /opt/ci_workspace/casa/bamboo/agent1/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOMLPY38
09-Jul-2026 20:21:40 Starting cleanup
09-Jul-2026 20:21:51 wheel-container-test-153550849
09-Jul-2026 20:21:53 wheel-container-test-153550849
09-Jul-2026 20:21:53 Cleanup complete
09-Jul-2026 20:21:53 Finished task 'Cleanup' with result: Success
09-Jul-2026 20:21:53 Running post build plugin 'Docker Container Cleanup'
09-Jul-2026 20:21:53
Beginning to execute external process for build 'CASASPECS - Master Test 3.12 - Test Tools Many Linux 2.28 Rocky 8.10 Py3.12 #270 (CASASPECS-MASTERTESTPY312-TTOMLPY38-270)'
... running command line:
/usr/bin/docker rm -f wheel-container-test-153550849
... in: /opt/ci_workspace/casa/bamboo/agent1/xml-data/build-dir/CASASPECS-MASTERTESTPY312-TTOMLPY38
09-Jul-2026 20:21:53 Error response from daemon: No such container: wheel-container-test-153550849
09-Jul-2026 20:21:53 Running post build plugin 'NCover Results Collector'
09-Jul-2026 20:21:53 Running post build plugin 'Build Results Label Collector'
09-Jul-2026 20:21:53 Running post build plugin 'Clover Results Collector'
09-Jul-2026 20:21:53 Running post build plugin 'npm Cache Cleanup'
09-Jul-2026 20:21:53 Running post build plugin 'Artifact Copier'
09-Jul-2026 20:21:53 Publishing an artifact: Workdir
09-Jul-2026 20:21:53 Finished publishing of artifact Non required job artifact Http Compression On : [Workdir], patterns: [work*.tar.gz] anchored at: [wheeldirectory/] in 59.04 ms
09-Jul-2026 20:21:53 Publishing an artifact: XML Directories
09-Jul-2026 20:21:53 Finished publishing of artifact Non required job artifact Http Compression On : [XML Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 131.5 ms
09-Jul-2026 20:21:53 Finalising the build...
09-Jul-2026 20:21:53 Stopping timer.
09-Jul-2026 20:21:53 Build CASASPECS-MASTERTESTPY312-TTOMLPY38-270 completed.
09-Jul-2026 20:21:53 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Jul-2026 20:21:53 Running on server: post build plugin 'NCover Results Collector'
09-Jul-2026 20:21:53 Running on server: post build plugin 'Build Labeller'
09-Jul-2026 20:21:53 Running on server: post build plugin 'Clover Delta Calculator'
09-Jul-2026 20:21:53 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Jul-2026 20:21:53 All post build plugins have finished
09-Jul-2026 20:21:53 Generating build results summary...
09-Jul-2026 20:21:53 Saving build results to disk...
09-Jul-2026 20:21:53 Store variable context...
09-Jul-2026 20:21:53 Finished building CASASPECS-MASTERTESTPY312-TTOMLPY38-270.