Build: #52 failed

Job: Test Tools Many Linux 2.28 Py3.11 was successful

Build log

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

10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcmin
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 3 arcmin
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 45 deg
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::rotate        Original Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 45 deg
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::rotate        New Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 65 deg
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ::::image::fromshape        Ran ia.fromshape
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ::::image::setrestoringbeam        Ran ia.setrestoringbeam
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ::::image::setrestoringbeam        ia.setrestoringbeam(major="5arcmin", minor="3arcmin", pa="45deg", beam={...}, remove=false, log=true, channel=-1, polarization=-1, imagename="")
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ::::BeamManipulator::rotate        Ran ia.rotatebeam
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ::::BeamManipulator::rotate        ia.rotatebeam(angle="20deg")
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ::::BeamManipulator::rotate        Original Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 45 deg
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ::::BeamManipulator::rotate        New Temporary_Image restoring beam: major: 5 arcmin, minor: 3 arcmin, pa: 65 deg
10-Sep-2024 22:41:40 test_tool_image.py::ia_restoringbeam_test::test_history_rotatebeam
10-Sep-2024 22:41:40 verify history writing
10-Sep-2024 22:41:40 PASSED
10-Sep-2024 22:41:40
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with float valued pixels.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:40 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 3 arcsec
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 10 deg
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 5 arcsec
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: polarization value must be less than the number of polarization planes in the image, which is 4.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5354
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: channel value specified as 10 must be less than the number of channels in the image, which is 10.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5346
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: channel value specified as 10 must be less than the number of channels in the image, which is 10.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5346
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with Complex valued pixels.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:40 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 3 arcsec
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 10 deg
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 5 arcsec
10-Sep-2024 22:41:40 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: polarization value must be less than the number of polarization planes in the image, which is 4.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5354
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: channel value specified as 10 must be less than the number of channels in the image, which is 10.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5346
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)        Exception Reported: Exception: channel value specified as 10 must be less than the number of channels in the image, which is 10.
10-Sep-2024 22:41:40 2024-09-11 02:41:41        SEVERE        image::restoringbeam (file src/tools/image/image_cmpt.cc, line 5289)+        ... thrown by casac::record* casac::image::restoringbeam(long int, long int, const string&) at File: src/tools/image/image_cmpt.cc, line: 5346
10-Sep-2024 22:41:40 test_tool_image.py::ia_restoringbeam_test::test_per_plane_beams
10-Sep-2024 22:41:40 PASSED
10-Sep-2024 22:41:40
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5, 1] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 1] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5, 1] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 1] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 test_tool_image.py::ia_restoringbeam_test::test_per_plane_beams_list_mode
10-Sep-2024 22:41:41 Test retrieving beams for an image with per-plane beams using mode='list'
10-Sep-2024 22:41:41 PASSED
10-Sep-2024 22:41:41
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 5, 4] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:41 test_tool_image.py::ia_restoringbeam_test::test_per_plane_beams_matrix_mode
10-Sep-2024 22:41:41 Test retrieving beams for an image with per-plane beams using
10-Sep-2024 22:41:41 mode='matrix' and channel and polarization both negative
10-Sep-2024 22:41:41 PASSED
10-Sep-2024 22:41:41
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 1, 2] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 77.0275 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 50.9008 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : -83.4755 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 10 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 0 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 12 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 0 deg
10-Sep-2024 22:41:41 test_tool_image.py::ia_restoringbeam_test::test_replacing_largest_beam
10-Sep-2024 22:41:41 Verify fix for CAS-12627
10-Sep-2024 22:41:41 PASSED
10-Sep-2024 22:41:41
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [5, 5, 1, 2] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        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.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 2 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 20 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 8 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::rotate        This image has multiple beams. Reporting the rotation of the minimum and maximum area beams:
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::rotate        Original Temporary_Image minimum area restoring beam: major: 4 arcsec, minor: 2 arcsec, pa: 20 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::rotate        New Temporary_Image minimum area restoring beam: major: 4 arcsec, minor: 2 arcsec, pa: 80 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::rotate        Original Temporary_Image maximum area restoring beam: major: 8 arcsec, minor: 4 arcsec, pa: 40 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::rotate        New Temporary_Image maximum area restoring beam: major: 8 arcsec, minor: 4 arcsec, pa: -80 deg
10-Sep-2024 22:41:41 test_tool_image.py::ia_restoringbeam_test::test_rotate
10-Sep-2024 22:41:41 Test rotating beam
10-Sep-2024 22:41:41 PASSED
10-Sep-2024 22:41:41
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Setting (global) restoring beam.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 70 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
10-Sep-2024 22:41:41 2024-09-11 02:41:41        SEVERE        image::_setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5903)        Exception Reported: Beam record does not contain 3 fields
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_setrestoringbeam         Will use dictionary specified in beam parameter to set the beam(s)
10-Sep-2024 22:41:41 2024-09-11 02:41:41        SEVERE        image::_setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5903)        Exception Reported: Exception: Both the major and minor axes must be non-negative.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        SEVERE        image::_setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5903)+        ... thrown by void casa::BeamManipulator<T>::set(const Quantity&, const Quantity&, const Quantity&, const casacore::Record&, int, int) [with T = float; casacore::Quantity = casacore::Quantum<double>] at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/BeamManipulator.tcc, line: 183
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Setting (global) restoring beam.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 40 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 20 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 0 deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        SEVERE        image::_setrestoringbeam (file src/tools/image/image_cmpt.cc, line 5903)        Exception Reported: beam record is empty, minor must be specified at File: src/tools/image/image_cmpt.cc, line: 5928
10-Sep-2024 22:41:41 2024-09-11 02:41:41        SEVERE        image::_casaQuantityFromVar        Exception Reported: Exception: Error in QuantumHolder::fromString with input string "Not specified": Illegal input units or format
10-Sep-2024 22:41:41 2024-09-11 02:41:41        SEVERE        image::_casaQuantityFromVar+         in converting quantity .
10-Sep-2024 22:41:41 2024-09-11 02:41:41        SEVERE        image::_casaQuantityFromVar+        ... thrown by casacore::Quantity casac::image::_casaQuantityFromVar(const casac::variant&) at File: src/tools/image/image_cmpt.cc, line: 6879
10-Sep-2024 22:41:41 2024-09-11 02:41:41        SEVERE        image::_casaQuantityFromVar        Exception Reported: If beam record not specified, all of major, minor, and positionangle must be specified and be either valid quantity records or strings at File: src/tools/image/image_cmpt.cc, line: 5939
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Setting (global) restoring beam.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 40 arcmin
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 20 arcmin
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 1 rad
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Setting (global) restoring beam.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcmin
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcmin
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 2 rad
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_setrestoringbeam         Will remove any existing beams from image
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO                Deleted restoring beam(s)
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Setting (global) restoring beam.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 6 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 2 deg
10-Sep-2024 22:41:41 test_tool_image.py::ia_restoringbeam_test::test_setrestoringbeam_rules
10-Sep-2024 22:41:41 CAS-12599 rules for setrestoringbeam
10-Sep-2024 22:41:41 PASSED
10-Sep-2024 22:41:41
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 4, 5] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Setting (global) restoring beam.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set        Beam parameters:  Major          : 5 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Minor          : 4 arcsec
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:41 test_tool_image.py::ia_restoringbeam_test::test_single_beam
10-Sep-2024 22:41:41 Test that a single global beam is always returned if mbret='list', no
10-Sep-2024 22:41:41 matter what the values of channel and polarization are
10-Sep-2024 22:41:41 PASSED
10-Sep-2024 22:41:41
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageRotator::rotate        Rotating DirectionCoordinate holding axes [0, 1]
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
10-Sep-2024 22:41:41 2024-09-11 02:41:41        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Using position angle rotation 45deg
10-Sep-2024 22:41:41 2024-09-11 02:41:41        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
10-Sep-2024 22:41:41 test_tool_image.py::ia_rotate_test::test_basic
10-Sep-2024 22:41:41 verify basic rotation works
10-Sep-2024 22:41:41 PASSED
10-Sep-2024 22:41:41
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageRotator::rotate        Rotating DirectionCoordinate holding axes [0, 1]
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
10-Sep-2024 22:41:41 2024-09-11 02:41:41        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        image::_casaQuantityFromVar         Using position angle rotation 45deg
10-Sep-2024 22:41:41 2015-10-14 13:22:40        INFO        ::image::fromshape        Ran ia.fromshape
10-Sep-2024 22:41:41 2015-10-14 13:22:40        INFO        ::image::fromshape        ia.fromshape(outfile='', shape=[200,200], csys={...}, linear=false, overwrite=false, log=true, type='f')
10-Sep-2024 22:41:41 2015-10-14 13:22:40        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [200, 200] with float valued pixels.
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ::::image::_rotate        Ran ia.rotate
10-Sep-2024 22:41:41 2024-09-11 02:41:41        INFO        ::::image::_rotate        ia.rotate(outfile="", shape=[-1], pa="45deg", region={...}, mask="", method="cubic", decimate=0, replicate=false, dropdeg=false, overwrite=false, stretch=false)
10-Sep-2024 22:41:41 test_tool_image.py::ia_rotate_test::test_history
10-Sep-2024 22:41:41 Verify history is written
10-Sep-2024 22:41:41 msgs ['Ran ia.fromshape', "ia.fromshape(outfile='', shape=[200,200], csys={...}, linear=false, overwrite=false, log=true, type='f')", 'Created Temp image  of shape [200, 200] with float valued pixels.', 'Ran ia.rotate', 'ia.rotate(outfile="", shape=[-1], pa="45deg", region={...}, mask="", method="cubic", decimate=0, replicate=false, dropdeg=false, overwrite=false, stretch=false)']
10-Sep-2024 22:41:41 PASSED
10-Sep-2024 22:41:41
10-Sep-2024 22:41:41 2024-09-11 02:41:42        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
10-Sep-2024 22:41:42 2024-09-11 02:41:42        SEVERE        image::_casaQuantityFromVar (file src/tools/image/image_cmpt.cc, line 6869)        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
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        ImageRotator::rotate        Rotating DirectionCoordinate holding axes [0, 1]
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        CasacRegionManager::fromBCS        No directional region specified. Using full positional plane.
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        CasacRegionManager::fromBCS        Using all spectral channels.
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        CasacRegionManager::fromBCS        Using polarizations ALL
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
10-Sep-2024 22:41:42 2024-09-11 02:41:42        WARN        ImageRegridder::_doImagesOverlap        At least one of the images exceeds one degree on at one side, not checking for direction plane overlap.
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        image::_casaQuantityFromVar         Using position angle rotation []
10-Sep-2024 22:41:42 test_tool_image.py::ia_rotate_test::test_stretch
10-Sep-2024 22:41:42 ia.rotate(): Test stretch parameter
10-Sep-2024 22:41:42 PASSED
10-Sep-2024 22:41:42
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        SepImageConvolverTask::convolve        Original image shape: [20, 20]
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        SepImageConvolverTask::convolve        Kernel types: [gauss]
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        SepImageConvolverTask::convolve        Kernel widths: [2 pix]
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        SepImageConvolverTask::convolve        Axis 0 : kernel shape = 20
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        SepImageConvolverTask::convolve        Axis 1 : setting width 2 pix
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        SepImageConvolverTask::convolve+        Convolving axis 1
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        ::::image::fromshape        Ran ia.fromshape
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        ::::image::sepconvolve        Ran ia.sepconvolve
10-Sep-2024 22:41:42 2024-09-11 02:41:42        INFO        ::::image::sepconvolve        ia.sepconvolve(outfile="", axes=[-1], types=[""], widths=[2], scale=-1.000000, region={...}, mask="", overwrite=false, stretch=false)
10-Sep-2024 22:41:42 test_tool_image.py::ia_sepconvolve_test::test_history
10-Sep-2024 22:41:42 Verify history writing
10-Sep-2024 22:41:42 PASSED
10-Sep-2024 22:41:42
10-Sep-2024 22:41:42 2024-09-11 02:41:43        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
10-Sep-2024 22:41:43 2024-09-11 02:41:43        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
10-Sep-2024 22:41:43 2024-09-11 02:41:43        SEVERE        image::sepconvolve (file src/tools/image/image_cmpt.cc, line 5512)        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
10-Sep-2024 22:41:43 2024-09-11 02:41:43        INFO        SepImageConvolverTask::convolve        Original image shape: [200, 200, 1, 20]
10-Sep-2024 22:41:43 2024-09-11 02:41:43        INFO        SepImageConvolverTask::convolve        Kernel types: [gauss]
10-Sep-2024 22:41:43 2024-09-11 02:41:43        INFO        SepImageConvolverTask::convolve        Kernel widths: [2 pix]
10-Sep-2024 22:41:43 2024-09-11 02:41:43        INFO        SepImageConvolverTask::convolve        Axis 0 : kernel shape = 200
10-Sep-2024 22:41:43 2024-09-11 02:41:43        INFO        ImageMaskAttacher::makeMask        Created mask `mask0'
10-Sep-2024 22:41:43 2024-09-11 02:41:43        INFO        SepImageConvolverTask::convolve        Axis 1 : setting width 2 pix
10-Sep-2024 22:41:43 2024-09-11 02:41:43        INFO        SepImageConvolverTask::convolve+        Convolving axis 1
10-Sep-2024 22:41:43 test_tool_image.py::ia_sepconvolve_test::test_stretch
10-Sep-2024 22:41:43 2024-09-11 02:41:44        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:43 ia.sepconvolve(): Test stretch parameter
10-Sep-2024 22:41:43 PASSED
10-Sep-2024 22:41:43
10-Sep-2024 22:41:43 2024-09-11 02:41:44        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:43 2024-09-11 02:41:44        INFO        ::::image::fromshape        Ran ia.fromshape
10-Sep-2024 22:41:43 2024-09-11 02:41:44        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
10-Sep-2024 22:41:43 2024-09-11 02:41:44        INFO        ::::image::set        Ran ia.set
10-Sep-2024 22:41:43 2024-09-11 02:41:44        INFO        ::::image::set        ia.set(pixels=5, pixelmask=-1, region={...}, list=false)
10-Sep-2024 22:41:43 test_tool_image.py::ia_set_test::test_history
10-Sep-2024 22:41:43 verify history writing
10-Sep-2024 22:41:43 PASSED
10-Sep-2024 22:41:43
10-Sep-2024 22:41:44 2024-09-11 02:41:44        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:44 2024-09-11 02:41:44        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:44 2024-09-11 02:41:44        INFO        ::::image::fromshape        Ran ia.fromshape
10-Sep-2024 22:41:44 2024-09-11 02:41:44        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
10-Sep-2024 22:41:44 2024-09-11 02:41:44        INFO        ::::image::setbrightnessunit        Ran ia.setbrightnessunit
10-Sep-2024 22:41:44 2024-09-11 02:41:44        INFO        ::::image::setbrightnessunit        ia.setbrightnessunit(unit="Jy/beam")
10-Sep-2024 22:41:44 test_tool_image.py::ia_setbrightnessunit_test::test_history
10-Sep-2024 22:41:44 verify history writing
10-Sep-2024 22:41:44 PASSED
10-Sep-2024 22:41:44
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ::::image::fromshape        Ran ia.fromshape
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ::::image::setcoordsys        Ran ia.setcoordsys
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ::::image::setcoordsys        ia.setcoordsys(csys={...})
10-Sep-2024 22:41:44 test_tool_image.py::ia_setcoordsys_test::test_history
10-Sep-2024 22:41:44 verify history writing
10-Sep-2024 22:41:44 PASSED
10-Sep-2024 22:41:44
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 64, 128] with float valued pixels.
10-Sep-2024 22:41:44 2024-09-11 02:41:45        WARN        ImageFactory::_makeCoordinateSystem        Direction coordinate has at least one axis that has been removed, skipping cylindrical fix which is normally only important for imported image formats such as FITS
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 128] with float valued pixels.
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 64, 128] with float valued pixels.
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ImageFactory::createImage        Created Temp image  of shape [64, 128] with float valued pixels.
10-Sep-2024 22:41:44 2024-09-11 02:41:45        WARN        ImageMetaDataRW::_makeCoordinateSystem        
10-Sep-2024 22:41:44 test_tool_image.py::ia_setcoordsys_test::test_one_direction_axis
10-Sep-2024 22:41:44 Verify fix for CAS-10447
10-Sep-2024 22:41:44 PASSED
10-Sep-2024 22:41:44
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ::::image::fromshape        Ran ia.fromshape
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ::::image::setmiscinfo        Ran ia.setmiscinfo
10-Sep-2024 22:41:44 2024-09-11 02:41:45        INFO        ::::image::setmiscinfo        ia.setmiscinfo(info={...})
10-Sep-2024 22:41:45 test_tool_image.py::ia_setmiscinfo_test::test_history
10-Sep-2024 22:41:45 verify history writing
10-Sep-2024 22:41:45 PASSED
10-Sep-2024 22:41:45
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with float valued pixels.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:45 2024-09-11 02:41:45        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.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Minor          : 2 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Minor          : 5 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Position Angle : 80 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary        
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Image name       : Temporary_Image
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Object name      :
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Image type       : TempImage
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Image quantity   : Intensity
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Pixel mask(s)    : None
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Region(s)        : None
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Restoring Beams
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Pol   Type Chan          Freq     Vel
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          I    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          I    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          I Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          Q    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          Q    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          Q Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          U    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          U    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          U Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          V    Max    6 1.4150010e+09 1140.73    7.0000 arcsec x    5.0000 arcsec pa= 80.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          V    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          V Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary        
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Direction reference : J2000
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Spectral  reference : LSRK
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Velocity  type      : RADIO
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Rest frequency      : 1.42041e+09 Hz
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Telescope           : ALMA
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Observer            : Karl Jansky
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Date observation    : 2000/01/01/00:00:00.000100
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Telescope position: [2.22514e+06m, -5.44031e+06m, -2.48103e+06m] (ITRF)
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Axis Coord Type      Name             Proj Shape Tile   Coord value at pixel    Coord incr Units
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        ------------------------------------------------------------------------------------------------
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        0    0     Direction Right Ascension   SIN    10   10  00:00:00.000     5.00 -6.000000e+01 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        1    0     Direction Declination       SIN    10   10 +00.00.00.000     5.00  6.000000e+01 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        2    1     Spectral  Frequency                10   10     1.415e+09     5.00  1.000000e+03 Hz
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+                             Velocity                               1140.94     5.00 -2.110611e-01 km/s
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        3    2     Stokes    Stokes                    4    4       I Q U V
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with Complex valued pixels.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:45 2024-09-11 02:41:45        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.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Minor          : 2 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Position Angle : 40 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 7 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Minor          : 5 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Position Angle : 80 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary        
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Image name       : Temporary_Image
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Object name      :
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Image type       : TempImage
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Image quantity   : Intensity
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Pixel mask(s)    : None
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Region(s)        : None
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Restoring Beams
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Pol   Type Chan          Freq     Vel
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          I    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          I    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          I Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          Q    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          Q    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          Q Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          U    Max    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          U    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          U Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          V    Max    6 1.4150010e+09 1140.73    7.0000 arcsec x    5.0000 arcsec pa= 80.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          V    Min    0 1.4149950e+09 1142.00    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+          V Median    5 1.4150000e+09 1140.94    4.0000 arcsec x    2.0000 arcsec pa= 40.0000 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary        
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Direction reference : J2000
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Spectral  reference : LSRK
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Velocity  type      : RADIO
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Rest frequency      : 1.42041e+09 Hz
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Telescope           : ALMA
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Observer            : Karl Jansky
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Date observation    : 2000/01/01/00:00:00.000100
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Telescope position: [2.22514e+06m, -5.44031e+06m, -2.48103e+06m] (ITRF)
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        Axis Coord Type      Name             Proj Shape Tile   Coord value at pixel    Coord incr Units
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        ------------------------------------------------------------------------------------------------
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        0    0     Direction Right Ascension   SIN    10   10  00:00:00.000     5.00 -6.000000e+01 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        1    0     Direction Declination       SIN    10   10 +00.00.00.000     5.00  6.000000e+01 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        2    1     Spectral  Frequency                10   10     1.415e+09     5.00  1.000000e+03 Hz
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+                             Velocity                               1140.94     5.00 -2.110611e-01 km/s
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageMetaData::summary+        3    2     Stokes    Stokes                    4    4       I Q U V
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        name::        No table opened.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        name::        No table opened.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        name::        No table opened.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        showcache::        The Table Cache is empty.
10-Sep-2024 22:41:45 test_tool_image.py::ia_summary_test::test_beams
10-Sep-2024 22:41:45 test per plane beams get accounted for correctly
10-Sep-2024 22:41:45 PASSED
10-Sep-2024 22:41:45
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageFactory::createImage        Created Paged image 'my.im' of shape [1, 1, 1, 1] with float valued pixels.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        SEVERE        image::tofits (file src/tools/image/image_cmpt.cc, line 6301)        Exception Reported: Exception: fitsfile must be specified.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        SEVERE        image::tofits (file src/tools/image/image_cmpt.cc, line 6301)+        ... thrown by bool casac::image::tofits(const string&, bool, bool, long int, double, double, const casac::variant&, const casac::variant&, bool, bool, bool, bool, bool, bool, bool, bool, bool) at File: src/tools/image/image_cmpt.cc, line: 6307
10-Sep-2024 22:41:45 test_tool_image.py::ia_tofits_test::test_CAS3675
10-Sep-2024 22:41:45 test fix for CAS 3675, outfile must be specified 
10-Sep-2024 22:41:45 PASSED
10-Sep-2024 22:41:45
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 10, 4] with float valued pixels.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:45 2024-09-11 02:41:45        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.
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 10 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Minor          : 7 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Position Angle : 45 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        image::_casaQuantityFromVar         Will use values specified in major, minor, pa to set beam
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set        Beam parameters:  Major          : 12 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Minor          : 8 arcsec
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        BeamManipulator::set+          Position Angle : 50 deg
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [10, 10, 10, 4]
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
10-Sep-2024 22:41:45 2024-09-11 02:41:45        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
10-Sep-2024 22:41:45 2024-09-11 02:41:46        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [10, 10, 10, 4]
10-Sep-2024 22:41:45 2024-09-11 02:41:46        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (4000 pixels).
10-Sep-2024 22:41:45 2024-09-11 02:41:46        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
10-Sep-2024 22:41:45 2024-09-11 02:41:46        INFO        ImageFITSConverter::readBeamsTable        Loading multiple beams from BEAMS table
10-Sep-2024 22:41:45 test_tool_image.py::ia_tofits_test::test_multibeam
10-Sep-2024 22:41:45 Test exporting and importing an image with multiple beams
10-Sep-2024 22:41:45 PASSED
10-Sep-2024 22:41:45
10-Sep-2024 22:41:45 2024-09-11 02:41:46        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
10-Sep-2024 22:41:46 2024-09-11 02:41:46        INFO        ImageFactory::createImage        Created Temp image  of shape [200, 200, 1, 20] with float valued pixels.
10-Sep-2024 22:41:46 2024-09-11 02:41:46        SEVERE        image::tofits (file src/tools/image/image_cmpt.cc, line 6301)        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
10-Sep-2024 22:41:46 test_tool_image.py::ia_tofits_test::test_stretch
10-Sep-2024 22:41:46 ia.tofits(): Test stretch parameter
10-Sep-2024 22:41:46 PASSED
10-Sep-2024 22:41:46
10-Sep-2024 22:41:46 2024-09-11 02:41:47        INFO        ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:46 2024-09-11 02:41:47        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected Sky axes
10-Sep-2024 22:41:46 2024-09-11 02:41:47        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
10-Sep-2024 22:41:46 2024-09-11 02:41:47        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected first two axes
10-Sep-2024 22:41:46 2024-09-11 02:41:47        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0]
10-Sep-2024 22:41:47 2024-09-11 02:41:47        INFO        SubImageFactory::createImage        Creating image 'xyz.im' of shape [39, 39]
10-Sep-2024 22:41:47 2024-09-11 02:41:48        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
10-Sep-2024 22:41:47 2024-09-11 02:41:47        INFO        ::::ImageFactory::createImage        Created Paged image 'zz' of shape [20, 20] with float valued pixels.
10-Sep-2024 22:41:47 2024-09-11 02:41:47        INFO        ::::image::fromshape        Ran ia.fromshape
10-Sep-2024 22:41:47 2024-09-11 02:41:47        INFO        ::::image::fromshape        ia.fromshape(outfile="zz", shape=[20,20], csys={...}, linear=false, overwrite=false, log=true, type="f")
10-Sep-2024 22:41:47 2024-09-11 02:41:48        INFO        ::::image::twopointcorrelation        Ran ia.twopointcorrelation
10-Sep-2024 22:41:47 2024-09-11 02:41:48        INFO        ::::image::twopointcorrelation        ia.twopointcorrelation(outfile="xyz.im", region={...}, mask="", axes=[-1], method="structurefunction", overwrite=false, stretch=false)
10-Sep-2024 22:41:47 test_tool_image.py::ia_twopointcorrelation_test::test_history
10-Sep-2024 22:41:47 verify history writing
10-Sep-2024 22:41:47 PASSED
10-Sep-2024 22:41:47
10-Sep-2024 22:41:48 2024-09-11 02:41:48        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [20, 20, 1, 1] with float valued pixels.
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        ImageFactory::createImage        Created Temp image  of shape [20, 20, 1, 20] with float valued pixels.
10-Sep-2024 22:41:48 2024-09-11 02:41:49        SEVERE        image::twopointcorrelation (file src/tools/image/image_cmpt.cc, line 6548)        Exception Reported: The input image shape ([20, 20, 1, 20]) and mask shape ([20, 20, 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
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected Sky axes
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        ImageMaskAttacher::makeMask        Created and initialized mask `mask0'
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        ImageTwoPtCorr::setUpAxes(...)         Selected first two axes
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 0]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 1]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 2]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 3]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 4]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 5]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 6]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 7]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 8]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 9]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 10]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 11]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 12]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 13]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 14]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 15]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 16]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 17]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 18]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        LatticeTwoPtCorr::autoCorrelation(...)         Processing position [0, 0, 0, 19]
10-Sep-2024 22:41:48 test_tool_image.py::ia_twopointcorrelation_test::test_stretch
10-Sep-2024 22:41:48 ia.twopointcorrelation(): Test stretch parameter
10-Sep-2024 22:41:48 PASSED
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        FITSCoordinateUtil::fromFITSHeader        passing empty or nonexistant spectral Coordinate axis
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        ImageFITSConverterImpl::FITSToImage         Created (temp)image of shape [113, 76]
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        ImageFITSConverterImpl::FITSToImage         Copy FITS file to 'Temporary_Image' All pixels fit in memory (8588 pixels).
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        name::        No table opened.
10-Sep-2024 22:41:48 2024-09-11 02:41:49        INFO        name::        No table opened.
10-Sep-2024 22:41:48 test_tool_image.py::ia_fitsheader_test::test_fitsheader
10-Sep-2024 22:41:48 test creation of FITS header
10-Sep-2024 22:41:48 PASSED
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image/nose.xml -
10-Sep-2024 22:41:48 ================= 136 passed, 2 warnings in 158.67s (0:02:38) ==================
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 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/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 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/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_rebin/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_rebin
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 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/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_agentflagger
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 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/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_msmetadata/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_collapse
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 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/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_measures
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 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/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_imagepol
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 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/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_quanta/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_quanta
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_quanta/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_quanta/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_logsink
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 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/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_ms_createmultims/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_ms_createmultims/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_transpose/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_ms
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_ms/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_ms/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_calibrater/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 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/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_subimage
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 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/
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image/
10-Sep-2024 22:41:48 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image
10-Sep-2024 22:41:48
10-Sep-2024 22:41:48 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image/
10-Sep-2024 22:41:50 total 178244
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci 15001    134828 Sep 11 02:11 casatestutils-6.7.0.1-py3-none-any.whl
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci 15001 182222136 Sep 11 02:11 casatools-6.7.0.1-cp311-cp311-manylinux_2_28_x86_64.whl
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       4320 Sep 11 02:41 test_tool_agentflagger.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        986 Sep 11 02:41 test_tool_calanalysis.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       2638 Sep 11 02:41 test_tool_calibrater.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        667 Sep 11 02:41 test_tool_componentlist.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       7447 Sep 11 02:41 test_tool_coordsys.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root      12917 Sep 11 02:41 test_tool_image.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       2201 Sep 11 02:41 test_tool_image_collapse.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       1028 Sep 11 02:41 test_tool_image_deviation.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       2556 Sep 11 02:41 test_tool_image_fitprofile.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       1159 Sep 11 02:41 test_tool_image_pbcor.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        864 Sep 11 02:41 test_tool_image_pv.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        986 Sep 11 02:41 test_tool_image_rebin.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       1316 Sep 11 02:41 test_tool_image_regrid.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       1512 Sep 11 02:41 test_tool_image_statistics.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        745 Sep 11 02:41 test_tool_image_subimage.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        870 Sep 11 02:41 test_tool_image_transpose.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       1946 Sep 11 02:41 test_tool_imagepol.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        819 Sep 11 02:41 test_tool_linearmosaic.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        648 Sep 11 02:41 test_tool_logsink.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        529 Sep 11 02:41 test_tool_measures.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       5205 Sep 11 02:41 test_tool_ms.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        347 Sep 11 02:41 test_tool_ms_createmultims.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       2075 Sep 11 02:41 test_tool_ms_statwt.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       8492 Sep 11 02:41 test_tool_msmetadata.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        339 Sep 11 02:41 test_tool_msuvbinner.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       1151 Sep 11 02:41 test_tool_quanta.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       3957 Sep 11 02:41 test_tool_regionmanager.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       2053 Sep 11 02:41 test_tool_sdm.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       2083 Sep 11 02:41 test_tool_sdm_toms.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root        429 Sep 11 02:41 test_tool_simulator.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       1442 Sep 11 02:41 test_tool_table.xml
10-Sep-2024 22:41:50 -rw-r--r-- 1 casaci root       1698 Sep 11 02:41 test_tool_vpmanager.xml
10-Sep-2024 22:41:50 Finished task 'Test wheel' with result: Success
10-Sep-2024 22:41:50 Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
10-Sep-2024 22:41:50
Beginning to execute external process for build 'CASASPECS - CMake Master Test 3.11 - Test Tools Many Linux 2.28 Py3.11 #52 (CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311-52)'
... running command line:
/export/home/cbt-el7-9/bamboohome/temp/CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311-52-ScriptBuildTask-8848100962510719273.sh
... in: /export/home/cbt-el7-9/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311
10-Sep-2024 22:41:50 Package working directory
10-Sep-2024 22:41:51 tar: work: Cannot stat: No such file or directory
10-Sep-2024 22:41:51 tar: Exiting with failure status due to previous errors
10-Sep-2024 22:41:51 total 178248
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci 15001    134828 Sep 11 02:11 casatestutils-6.7.0.1-py3-none-any.whl
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci 15001 182222136 Sep 11 02:11 casatools-6.7.0.1-cp311-cp311-manylinux_2_28_x86_64.whl
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       4320 Sep 11 02:41 test_tool_agentflagger.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        986 Sep 11 02:41 test_tool_calanalysis.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       2638 Sep 11 02:41 test_tool_calibrater.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        667 Sep 11 02:41 test_tool_componentlist.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       7447 Sep 11 02:41 test_tool_coordsys.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root      12917 Sep 11 02:41 test_tool_image.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       2201 Sep 11 02:41 test_tool_image_collapse.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       1028 Sep 11 02:41 test_tool_image_deviation.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       2556 Sep 11 02:41 test_tool_image_fitprofile.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       1159 Sep 11 02:41 test_tool_image_pbcor.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        864 Sep 11 02:41 test_tool_image_pv.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        986 Sep 11 02:41 test_tool_image_rebin.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       1316 Sep 11 02:41 test_tool_image_regrid.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       1512 Sep 11 02:41 test_tool_image_statistics.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        745 Sep 11 02:41 test_tool_image_subimage.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        870 Sep 11 02:41 test_tool_image_transpose.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       1946 Sep 11 02:41 test_tool_imagepol.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        819 Sep 11 02:41 test_tool_linearmosaic.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        648 Sep 11 02:41 test_tool_logsink.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        529 Sep 11 02:41 test_tool_measures.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       5205 Sep 11 02:41 test_tool_ms.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        347 Sep 11 02:41 test_tool_ms_createmultims.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       2075 Sep 11 02:41 test_tool_ms_statwt.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       8492 Sep 11 02:41 test_tool_msmetadata.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        339 Sep 11 02:41 test_tool_msuvbinner.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       1151 Sep 11 02:41 test_tool_quanta.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       3957 Sep 11 02:41 test_tool_regionmanager.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       2053 Sep 11 02:41 test_tool_sdm.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       2083 Sep 11 02:41 test_tool_sdm_toms.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root        429 Sep 11 02:41 test_tool_simulator.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       1442 Sep 11 02:41 test_tool_table.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root       1698 Sep 11 02:41 test_tool_vpmanager.xml
10-Sep-2024 22:41:51 -rw-r--r-- 1 casaci root         45 Sep 11 02:41 work-el7-3.8.tar.gz
10-Sep-2024 22:41:51 Done packaging working directory
10-Sep-2024 22:41:51 Finished task 'Tar work directory' with result: Success
10-Sep-2024 22:41:51 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
10-Sep-2024 22:41:51 Parsing test results under /export/home/cbt-el7-9/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311...
10-Sep-2024 22:41:51 Finished task 'Parse tests' with result: Success
10-Sep-2024 22:41:51 Starting task 'Upload wheel' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
10-Sep-2024 22:41:51
Beginning to execute external process for build 'CASASPECS - CMake Master Test 3.11 - Test Tools Many Linux 2.28 Py3.11 #52 (CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311-52)'
... running command line:
/export/home/cbt-el7-9/bamboohome/temp/CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311-52-ScriptBuildTask-4855191203698134170.sh
... in: /export/home/cbt-el7-9/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311
10-Sep-2024 22:41:57 Collecting twine
10-Sep-2024 22:41:57   Downloading twine-5.1.1-py3-none-any.whl.metadata (3.5 kB)
10-Sep-2024 22:41:57 Collecting pkginfo>=1.8.1 (from twine)
10-Sep-2024 22:41:57   Downloading pkginfo-1.11.1-py3-none-any.whl.metadata (11 kB)
10-Sep-2024 22:41:57 Collecting readme-renderer>=35.0 (from twine)
10-Sep-2024 22:41:57   Downloading readme_renderer-44.0-py3-none-any.whl.metadata (2.8 kB)
10-Sep-2024 22:41:58 Collecting requests>=2.20 (from twine)
10-Sep-2024 22:41:58   Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
10-Sep-2024 22:41:58 Collecting requests-toolbelt!=0.9.0,>=0.8.0 (from twine)
10-Sep-2024 22:41:58   Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB)
10-Sep-2024 22:41:59 Collecting urllib3>=1.26.0 (from twine)
10-Sep-2024 22:41:59   Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB)
10-Sep-2024 22:41:59 Collecting importlib-metadata>=3.6 (from twine)
10-Sep-2024 22:41:59   Downloading importlib_metadata-8.4.0-py3-none-any.whl.metadata (4.7 kB)
10-Sep-2024 22:41:59 Collecting keyring>=15.1 (from twine)
10-Sep-2024 22:41:59   Downloading keyring-25.3.0-py3-none-any.whl.metadata (20 kB)
10-Sep-2024 22:42:00 Collecting rfc3986>=1.4.0 (from twine)
10-Sep-2024 22:42:00   Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB)
10-Sep-2024 22:42:00 Collecting rich>=12.0.0 (from twine)
10-Sep-2024 22:42:00   Downloading rich-13.8.1-py3-none-any.whl.metadata (18 kB)
10-Sep-2024 22:42:00 Collecting pkginfo>=1.8.1 (from twine)
10-Sep-2024 22:42:00   Downloading pkginfo-1.10.0-py3-none-any.whl.metadata (11 kB)
10-Sep-2024 22:42:01 Collecting zipp>=0.5 (from importlib-metadata>=3.6->twine)
10-Sep-2024 22:42:01   Downloading zipp-3.20.1-py3-none-any.whl.metadata (3.7 kB)
10-Sep-2024 22:42:01 Collecting jaraco.classes (from keyring>=15.1->twine)
10-Sep-2024 22:42:01   Downloading jaraco.classes-3.4.0-py3-none-any.whl.metadata (2.6 kB)
10-Sep-2024 22:42:02 Collecting jaraco.functools (from keyring>=15.1->twine)
10-Sep-2024 22:42:02   Downloading jaraco.functools-4.0.2-py3-none-any.whl.metadata (2.8 kB)
10-Sep-2024 22:42:02 Collecting jaraco.context (from keyring>=15.1->twine)
10-Sep-2024 22:42:02   Downloading jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB)
10-Sep-2024 22:42:02 Collecting SecretStorage>=3.2 (from keyring>=15.1->twine)
10-Sep-2024 22:42:02   Downloading SecretStorage-3.3.3-py3-none-any.whl.metadata (4.0 kB)
10-Sep-2024 22:42:02 Collecting jeepney>=0.4.2 (from keyring>=15.1->twine)
10-Sep-2024 22:42:02   Downloading jeepney-0.8.0-py3-none-any.whl.metadata (1.3 kB)
10-Sep-2024 22:42:03 Collecting nh3>=0.2.14 (from readme-renderer>=35.0->twine)
10-Sep-2024 22:42:03   Downloading nh3-0.2.18-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.7 kB)
10-Sep-2024 22:42:03 Collecting docutils>=0.21.2 (from readme-renderer>=35.0->twine)
10-Sep-2024 22:42:03   Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB)
10-Sep-2024 22:42:03 Collecting Pygments>=2.5.1 (from readme-renderer>=35.0->twine)
10-Sep-2024 22:42:03   Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
10-Sep-2024 22:42:04 Collecting charset-normalizer<4,>=2 (from requests>=2.20->twine)
10-Sep-2024 22:42:04   Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
10-Sep-2024 22:42:04 Collecting idna<4,>=2.5 (from requests>=2.20->twine)
10-Sep-2024 22:42:04   Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB)
10-Sep-2024 22:42:04 Collecting certifi>=2017.4.17 (from requests>=2.20->twine)
10-Sep-2024 22:42:04   Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
10-Sep-2024 22:42:05 Collecting markdown-it-py>=2.2.0 (from rich>=12.0.0->twine)
10-Sep-2024 22:42:05   Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
10-Sep-2024 22:42:05 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.0.0->twine)
10-Sep-2024 22:42:05   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
10-Sep-2024 22:42:06 Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring>=15.1->twine)
10-Sep-2024 22:42:06   Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB)
10-Sep-2024 22:42:06 Collecting more-itertools (from jaraco.classes->keyring>=15.1->twine)
10-Sep-2024 22:42:06   Downloading more_itertools-10.5.0-py3-none-any.whl.metadata (36 kB)
10-Sep-2024 22:42:07 Collecting cffi>=1.12 (from cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine)
10-Sep-2024 22:42:07   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
10-Sep-2024 22:42:07 Collecting pycparser (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine)
10-Sep-2024 22:42:07   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
10-Sep-2024 22:42:07 Downloading twine-5.1.1-py3-none-any.whl (38 kB)
10-Sep-2024 22:42:07 Downloading importlib_metadata-8.4.0-py3-none-any.whl (26 kB)
10-Sep-2024 22:42:07 Downloading keyring-25.3.0-py3-none-any.whl (38 kB)
10-Sep-2024 22:42:07 Downloading pkginfo-1.10.0-py3-none-any.whl (30 kB)
10-Sep-2024 22:42:08 Downloading readme_renderer-44.0-py3-none-any.whl (13 kB)
10-Sep-2024 22:42:08 Downloading requests-2.32.3-py3-none-any.whl (64 kB)
10-Sep-2024 22:42:08    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 233.0 kB/s eta 0:00:00
10-Sep-2024 22:42:08 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
10-Sep-2024 22:42:08    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 238.1 kB/s eta 0:00:00
10-Sep-2024 22:42:08 Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
10-Sep-2024 22:42:08 Downloading rich-13.8.1-py3-none-any.whl (241 kB)
10-Sep-2024 22:42:08    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.6/241.6 kB 1.9 MB/s eta 0:00:00
10-Sep-2024 22:42:08 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
10-Sep-2024 22:42:09    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 401.6 kB/s eta 0:00:00
10-Sep-2024 22:42:09 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
10-Sep-2024 22:42:09    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 1.3 MB/s eta 0:00:00
10-Sep-2024 22:42:09 Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
10-Sep-2024 22:42:09    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.9/141.9 kB 705.7 kB/s eta 0:00:00
10-Sep-2024 22:42:09 Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
10-Sep-2024 22:42:09    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 3.5 MB/s eta 0:00:00
10-Sep-2024 22:42:09 Downloading idna-3.8-py3-none-any.whl (66 kB)
10-Sep-2024 22:42:09    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.9/66.9 kB 391.1 kB/s eta 0:00:00
10-Sep-2024 22:42:09 Downloading jeepney-0.8.0-py3-none-any.whl (48 kB)
10-Sep-2024 22:42:10    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 326.5 kB/s eta 0:00:00
10-Sep-2024 22:42:10 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
10-Sep-2024 22:42:10    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 477.7 kB/s eta 0:00:00
10-Sep-2024 22:42:10 Downloading nh3-0.2.18-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (769 kB)
10-Sep-2024 22:42:10    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 769.2/769.2 kB 3.0 MB/s eta 0:00:00
10-Sep-2024 22:42:10 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
10-Sep-2024 22:42:10    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 4.3 MB/s eta 0:00:00
10-Sep-2024 22:42:10 Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB)
10-Sep-2024 22:42:11 Downloading zipp-3.20.1-py3-none-any.whl (9.0 kB)
10-Sep-2024 22:42:11 Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB)
10-Sep-2024 22:42:11 Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB)
10-Sep-2024 22:42:11 Downloading jaraco.functools-4.0.2-py3-none-any.whl (9.9 kB)
10-Sep-2024 22:42:11 Downloading cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
10-Sep-2024 22:42:12    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 8.2 MB/s eta 0:00:00
10-Sep-2024 22:42:12 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
10-Sep-2024 22:42:12 Downloading more_itertools-10.5.0-py3-none-any.whl (60 kB)
10-Sep-2024 22:42:12    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 398.4 kB/s eta 0:00:00
10-Sep-2024 22:42:12 Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
10-Sep-2024 22:42:13    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 479.4/479.4 kB 357.8 kB/s eta 0:00:00
10-Sep-2024 22:42:13 Downloading pycparser-2.22-py3-none-any.whl (117 kB)
10-Sep-2024 22:42:13    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 2.5 MB/s eta 0:00:00
10-Sep-2024 22:42:14 Installing collected packages: nh3, zipp, urllib3, rfc3986, Pygments, pycparser, pkginfo, more-itertools, mdurl, jeepney, jaraco.context, idna, docutils, charset-normalizer, certifi, requests, readme-renderer, markdown-it-py, jaraco.functools, jaraco.classes, importlib-metadata, cffi, rich, requests-toolbelt, cryptography, SecretStorage, keyring, twine
10-Sep-2024 22:42:21 Successfully installed Pygments-2.18.0 SecretStorage-3.3.3 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.3.2 cryptography-43.0.1 docutils-0.21.2 idna-3.8 importlib-metadata-8.4.0 jaraco.classes-3.4.0 jaraco.context-6.0.1 jaraco.functools-4.0.2 jeepney-0.8.0 keyring-25.3.0 markdown-it-py-3.0.0 mdurl-0.1.2 more-itertools-10.5.0 nh3-0.2.18 pkginfo-1.10.0 pycparser-2.22 readme-renderer-44.0 requests-2.32.3 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-13.8.1 twine-5.1.1 urllib3-2.2.2 zipp-3.20.1
10-Sep-2024 22:42: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
10-Sep-2024 22:42:23
10-Sep-2024 22:42:23 [notice] A new release of pip is available: 24.0 -> 24.2
10-Sep-2024 22:42:23 [notice] To update, run: pip3 install --upgrade pip
10-Sep-2024 22:42:24 Cloning into 'casa-build-utils'...
10-Sep-2024 22:42:25 Uploading distributions to
10-Sep-2024 22:42:25 https://casa-pip.nrao.edu:443/repository/casa-test-wheel/
10-Sep-2024 22:42:26 Uploading casatools-6.7.0.1-cp311-cp311-manylinux_2_28_x86_64.whl
10-Sep-2024 22:42:26
10-Sep-2024 22:42:26   0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/182.2 MB--:--?
10-Sep-2024 22:42:26   0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.8/182.2 MB00:1314.1 MB/s
10-Sep-2024 22:42:26   2% ╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/182.2 MB00:1117.3 MB/s
10-Sep-2024 22:42:26   3% ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/182.2 MB00:1019.5 MB/s
10-Sep-2024 22:42:27   5% ━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/182.2 MB00:0823.0 MB/s
10-Sep-2024 22:42:27   7% ━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.0/182.2 MB00:0725.3 MB/s
10-Sep-2024 22:42:27   9% ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/182.2 MB00:0727.0 MB/s
10-Sep-2024 22:42:27 10% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.7/182.2 MB00:0630.6 MB/s
10-Sep-2024 22:42:27 12% ━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.0/182.2 MB00:0532.9 MB/s
10-Sep-2024 22:42:27 14% ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.2/182.2 MB00:0532.7 MB/s
10-Sep-2024 22:42:27 16% ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.7/182.2 MB00:0532.9 MB/s
10-Sep-2024 22:42:27 18% ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 32.1/182.2 MB00:0532.4 MB/s
10-Sep-2024 22:42:27 20% ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.6/182.2 MB00:0532.8 MB/s
10-Sep-2024 22:42:27 21% ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.9/182.2 MB00:0532.9 MB/s
10-Sep-2024 22:42:28 23% ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.8/182.2 MB00:0532.5 MB/s
10-Sep-2024 22:42:28 25% ━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/182.2 MB00:0532.8 MB/s
10-Sep-2024 22:42:28 27% ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/182.2 MB00:0433.5 MB/s
10-Sep-2024 22:42:28 28% ━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.6/182.2 MB00:0530.7 MB/s
10-Sep-2024 22:42:28 30% ━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/182.2 MB00:0530.0 MB/s
10-Sep-2024 22:42:28 32% ━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/182.2 MB00:0431.7 MB/s
10-Sep-2024 22:42:28 35% ━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/182.2 MB00:0434.5 MB/s
10-Sep-2024 22:42:28 36% ━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/182.2 MB00:0431.8 MB/s
10-Sep-2024 22:42:28 37% ━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━ 68.1/182.2 MB00:0432.5 MB/s
10-Sep-2024 22:42:29 39% ━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/182.2 MB00:0433.6 MB/s
10-Sep-2024 22:42:29 40% ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 73.0/182.2 MB00:0429.5 MB/s
10-Sep-2024 22:42:29 41% ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 75.5/182.2 MB00:0426.9 MB/s
10-Sep-2024 22:42:29 42% ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 77.2/182.2 MB00:0526.3 MB/s
10-Sep-2024 22:42:29 43% ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 79.3/182.2 MB00:0522.1 MB/s
10-Sep-2024 22:42:29 45% ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 82.2/182.2 MB00:0523.1 MB/s
10-Sep-2024 22:42:29 46% ━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━ 83.5/182.2 MB00:0521.9 MB/s
10-Sep-2024 22:42:29 48% ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 86.8/182.2 MB00:0521.0 MB/s
10-Sep-2024 22:42:29 48% ━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━ 88.2/182.2 MB00:0519.5 MB/s
10-Sep-2024 22:42:29 50% ━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━ 91.0/182.2 MB00:0521.3 MB/s
10-Sep-2024 22:42:30 51% ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 92.1/182.2 MB00:0519.6 MB/s
10-Sep-2024 22:42:30 52% ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 94.9/182.2 MB00:0521.3 MB/s
10-Sep-2024 22:42:30 53% ━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━ 97.1/182.2 MB00:0421.4 MB/s
10-Sep-2024 22:42:30 55% ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 99.4/182.2 MB00:0421.4 MB/s
10-Sep-2024 22:42:30 56% ━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━ 101.3/182.2 MB00:0421.7 MB/s
10-Sep-2024 22:42:30 57% ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 103.4/182.2 MB00:0519.7 MB/s
10-Sep-2024 22:42:30 58% ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 105.6/182.2 MB00:0421.6 MB/s
10-Sep-2024 22:42:30 59% ━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━ 107.3/182.2 MB00:0419.5 MB/s
10-Sep-2024 22:42:30 60% ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 109.4/182.2 MB00:0420.6 MB/s
10-Sep-2024 22:42:31 61% ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 111.3/182.2 MB00:0421.4 MB/s
10-Sep-2024 22:42:31 62% ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 113.9/182.2 MB00:0420.2 MB/s
10-Sep-2024 22:42:31 64% ━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━ 116.0/182.2 MB00:0420.7 MB/s
10-Sep-2024 22:42:31 65% ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 117.9/182.2 MB00:0420.1 MB/s
10-Sep-2024 22:42:31 66% ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 120.8/182.2 MB00:0320.8 MB/s
10-Sep-2024 22:42:31 67% ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 122.1/182.2 MB00:0320.2 MB/s
10-Sep-2024 22:42:31 69% ━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━ 125.0/182.2 MB00:0321.5 MB/s
10-Sep-2024 22:42:31 69% ━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━ 126.4/182.2 MB00:0320.1 MB/s
10-Sep-2024 22:42:31 71% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━ 128.6/182.2 MB00:0320.2 MB/s
10-Sep-2024 22:42:31 71% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 130.3/182.2 MB00:0319.6 MB/s
10-Sep-2024 22:42:32 73% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━ 132.4/182.2 MB00:0320.1 MB/s
10-Sep-2024 22:42:32 74% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━ 135.4/182.2 MB00:0320.5 MB/s
10-Sep-2024 22:42:32 75% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 136.8/182.2 MB00:0320.6 MB/s
10-Sep-2024 22:42:32 76% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 138.0/182.2 MB00:0319.4 MB/s
10-Sep-2024 22:42:32 77% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 140.4/182.2 MB00:0318.8 MB/s
10-Sep-2024 22:42:32 77% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 141.2/182.2 MB00:0317.6 MB/s
10-Sep-2024 22:42:32 79% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 143.5/182.2 MB00:0318.5 MB/s
10-Sep-2024 22:42:32 80% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━ 145.2/182.2 MB00:0317.6 MB/s
10-Sep-2024 22:42:32 80% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 146.6/182.2 MB00:0218.6 MB/s
10-Sep-2024 22:42:32 82% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 148.8/182.2 MB00:0217.5 MB/s
10-Sep-2024 22:42:33 83% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 151.3/182.2 MB00:0217.5 MB/s
10-Sep-2024 22:42:33 84% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━ 153.6/182.2 MB00:0218.0 MB/s
10-Sep-2024 22:42:33 85% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 155.1/182.2 MB00:0219.2 MB/s
10-Sep-2024 22:42:33 86% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 157.1/182.2 MB00:0217.6 MB/s
10-Sep-2024 22:42:33 87% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 159.3/182.2 MB00:0218.8 MB/s
10-Sep-2024 22:42:33 89% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 161.8/182.2 MB00:0220.0 MB/s
10-Sep-2024 22:42:33 90% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 164.2/182.2 MB00:0121.9 MB/s
10-Sep-2024 22:42:33 91% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 165.9/182.2 MB00:0120.4 MB/s
10-Sep-2024 22:42:33 92% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 168.5/182.2 MB00:0121.5 MB/s
10-Sep-2024 22:42:34 94% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━ 170.5/182.2 MB00:0120.2 MB/s
10-Sep-2024 22:42:34 95% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━ 172.5/182.2 MB00:0122.3 MB/s
10-Sep-2024 22:42:34 96% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━ 174.4/182.2 MB00:0120.4 MB/s
10-Sep-2024 22:42:34 97% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 176.8/182.2 MB00:0121.9 MB/s
10-Sep-2024 22:42:34 98% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺ 178.7/182.2 MB00:0120.1 MB/s
10-Sep-2024 22:42:34 99% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 180.8/182.2 MB00:0120.4 MB/s
10-Sep-2024 22:42:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB00:0819.9 MB/s
10-Sep-2024 22:42:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB00:0819.9 MB/s
10-Sep-2024 22:42:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB00:0819.9 MB/s
10-Sep-2024 22:42:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB00:0819.9 MB/s
10-Sep-2024 22:42:34 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.2/182.2 MB00:0819.9 MB/s
10-Sep-2024 22:42:35 Uploading distributions to
10-Sep-2024 22:42:35 https://casa-pip.nrao.edu:443/repository/casa-test-wheel/
10-Sep-2024 22:42:35 Uploading casatestutils-6.7.0.1-py3-none-any.whl
10-Sep-2024 22:42:35
10-Sep-2024 22:42:35   0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/147.2 kB--:--?
10-Sep-2024 22:42:35 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.2/147.2 kB00:007.8 MB/s
10-Sep-2024 22:42:35 WARNING Error during upload. Retry with the --verbose option for more details.
10-Sep-2024 22:42:35 ERROR    HTTPError: 400 Bad Request from                                       
10-Sep-2024 22:42:35          https://casa-pip.nrao.edu:443/repository/casa-test-wheel/             
10-Sep-2024 22:42:35          Repository does not allow updating assets: casa-test-wheel             
10-Sep-2024 22:42:35 Finished task 'Upload wheel' with result: Success
10-Sep-2024 22:42:35 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
10-Sep-2024 22:42:35
Beginning to execute external process for build 'CASASPECS - CMake Master Test 3.11 - Test Tools Many Linux 2.28 Py3.11 #52 (CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311-52)'
... running command line:
/export/home/cbt-el7-9/bamboohome/temp/CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311-52-ScriptBuildTask-2500767754595492131.sh
... in: /export/home/cbt-el7-9/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311
10-Sep-2024 22:42:35 Starting cleanup
10-Sep-2024 22:42:52 wheel-container-test
10-Sep-2024 22:42:54 wheel-container-test
10-Sep-2024 22:42:54 Cleanup complete
10-Sep-2024 22:42:54 Finished task 'Cleanup' with result: Success
10-Sep-2024 22:42:54 Running post build plugin 'Docker Container Cleanup'
10-Sep-2024 22:42:54
Beginning to execute external process for build 'CASASPECS - CMake Master Test 3.11 - Test Tools Many Linux 2.28 Py3.11 #52 (CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311-52)'
... running command line:
/bin/docker rm -f wheel-container-test
... in: /export/home/cbt-el7-9/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311
10-Sep-2024 22:42:54 Error response from daemon: No such container: wheel-container-test
10-Sep-2024 22:42:54 Running post build plugin 'NCover Results Collector'
10-Sep-2024 22:42:54 Running post build plugin 'Build Results Label Collector'
10-Sep-2024 22:42:54 Running post build plugin 'Clover Results Collector'
10-Sep-2024 22:42:54 Running post build plugin 'npm Cache Cleanup'
10-Sep-2024 22:42:54 Running post build plugin 'Artifact Copier'
10-Sep-2024 22:42:54 Publishing an artifact: Workdir
10-Sep-2024 22:42:55 Finished publishing of artifact Non required job artifact Http Compression On : [Workdir], patterns: [work*.tar.gz] anchored at: [wheeldirectory/] in 106.1 ms
10-Sep-2024 22:42:55 Publishing an artifact: Tests
10-Sep-2024 22:42:55 Finished publishing of artifact Non required job artifact Http Compression On : [Tests], patterns: [*.xml] anchored at: [wheeldirectory/] in 244.2 ms
10-Sep-2024 22:42:55 Publishing an artifact: xml Directories
10-Sep-2024 22:42:55 Finished publishing of artifact Non required job artifact Http Compression On : [xml Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 220.7 ms
10-Sep-2024 22:42:55 Finalising the build...
10-Sep-2024 22:42:55 Stopping timer.
10-Sep-2024 22:42:55 Build CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311-52 completed.
10-Sep-2024 22:42:56 Running on server: post build plugin 'Build Hanging Detection Configuration'
10-Sep-2024 22:42:56 Running on server: post build plugin 'NCover Results Collector'
10-Sep-2024 22:42:56 Running on server: post build plugin 'Build Labeller'
10-Sep-2024 22:42:56 Running on server: post build plugin 'Clover Delta Calculator'
10-Sep-2024 22:42:56 Running on server: post build plugin 'Maven Dependencies Postprocessor'
10-Sep-2024 22:42:56 All post build plugins have finished
10-Sep-2024 22:42:56 Generating build results summary...
10-Sep-2024 22:42:56 Saving build results to disk...
10-Sep-2024 22:42:56 Store variable context...
10-Sep-2024 22:42:56 Finished building CASASPECS-MASTERTESTCASALITHPY311-TTOMLPY311-52.