Build: #1 was successful

Job: Test Tasks Many Linux 2.28 Py3.10 was successful

Build log

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

06-Nov-2024 16:50:24 collecting ... collected 1 item
06-Nov-2024 16:50:24
06-Nov-2024 16:50:24
06-Nov-2024 16:50:25 test_task_exportfits.py::exportfits_test::test_CAS3675 2024-11-06 21:50:25        SEVERE        exportfits::image::tofits (file src/tools/image/image_cmpt.cc, line 6301)        Exception Reported: Exception: fitsfile must be specified.
06-Nov-2024 16:50:25 2024-11-06 21:50:25        SEVERE        exportfits::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
06-Nov-2024 16:50:25 2024-11-06 21:50:25        SEVERE        exportfits::::casa        Task exportfits raised an exception of class RuntimeError with the following message: Exception: fitsfile must be specified.
06-Nov-2024 16:50:25 2024-11-06 21:50:25        SEVERE        exportfits::::casa+        ... 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
06-Nov-2024 16:50:25
06-Nov-2024 16:50:25 test fix for CAS 3675, outfile must be specified 
06-Nov-2024 16:50:25 PASSED
06-Nov-2024 16:50:25
06-Nov-2024 16:50:25 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_exportfits/nose.xml -
06-Nov-2024 16:50:25 ======================== 1 passed, 2 warnings in 1.72s =========================
06-Nov-2024 16:50:25 ============================= test session starts ==============================
06-Nov-2024 16:50:25 platform linux -- Python 3.10.4, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.10
06-Nov-2024 16:50:25 cachedir: .pytest_cache
06-Nov-2024 16:50:25 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits
06-Nov-2024 16:50:25 configfile: pytest.ini
06-Nov-2024 16:50:29 collecting ... collected 15 items
06-Nov-2024 16:50:29
06-Nov-2024 16:50:29
06-Nov-2024 16:50:33 test_task_importuvfits.py::importuvfits_test::test_carmaNewName
06-Nov-2024 16:50:33 test_carmaNewName: Tests to make sure the antnamescheme new functions on CARMA data
06-Nov-2024 16:50:33 PASSED
06-Nov-2024 16:50:33
06-Nov-2024 16:50:36 test_task_importuvfits.py::importuvfits_test::test_carmaOldName
06-Nov-2024 16:50:36 test_carmaOldName: Tests to make sure the antnamescheme old functions on CARMA data
06-Nov-2024 16:50:36 PASSED
06-Nov-2024 16:50:36
06-Nov-2024 16:50:38 test_task_importuvfits.py::importuvfits_test::test_evlaNewName 2024-11-06 21:50:39        WARN        MSFitsInput::fillAntennaTable        EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps.
06-Nov-2024 16:50:39
06-Nov-2024 16:50:39 test_evlaNewName: Tests to make sure the antnamescheme new functions on EVLA/JVLA data
06-Nov-2024 16:50:39 PASSED
06-Nov-2024 16:50:39
06-Nov-2024 16:50:41 test_task_importuvfits.py::importuvfits_test::test_evlaOldName 2024-11-06 21:50:42        WARN        MSFitsInput::fillAntennaTable        EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps.
06-Nov-2024 16:50:42
06-Nov-2024 16:50:42 test_evlaOldName: Tests to make sure the antnamescheme old functions on EVLA/JVLA data
06-Nov-2024 16:50:42 PASSED
06-Nov-2024 16:50:42
06-Nov-2024 16:50:42 test_task_importuvfits.py::importuvfits_test::test_invalidinput
06-Nov-2024 16:50:42 test_invalidinput: Tests to see if the given fits file is valid, or if given an invalid filename
06-Nov-2024 16:50:42 PASSED
06-Nov-2024 16:50:42
06-Nov-2024 16:50:44 test_task_importuvfits.py::importuvfits_test::test_make 2024-11-06 21:50:44        WARN        MSFitsInput::fillAntennaTable        XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed.
06-Nov-2024 16:50:45
06-Nov-2024 16:50:45 test_make: Tests to make sure a valid ms is created
06-Nov-2024 16:50:45 PASSED
06-Nov-2024 16:50:45
06-Nov-2024 16:50:47 test_task_importuvfits.py::importuvfits_test::test_negToFlag 2024-11-06 21:50:47        WARN        MSFitsInput::fillAntennaTable        EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps.
06-Nov-2024 16:50:48
06-Nov-2024 16:50:48 test_negToFlag: Tests that FLAG is set to True when the WEIGHT in the fits file was negative
06-Nov-2024 16:50:48 PASSED
06-Nov-2024 16:50:48
06-Nov-2024 16:50:50 test_task_importuvfits.py::importuvfits_test::test_overwrite 2024-11-06 21:50:50        WARN        MSFitsInput::fillAntennaTable        XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed.
06-Nov-2024 16:50:50 2024-11-06 21:50:51        SEVERE        MSFitsInput::MSFitsInput        Error in output file: File test_set.ms exists, and the user does not want to remove it.
06-Nov-2024 16:50:50 2024-11-06 21:50:51        SEVERE        ms::fromfits        2024-11-06 21:50:51        SEVERE        MSFitsInput::MSFitsInput        Error in output file: File test_set.ms exists, and the user does not want to remove it.
06-Nov-2024 16:50:50 2024-11-06 21:50:51        SEVERE        importuvfits::::casa        Task importuvfits raised an exception of class RuntimeError with the following message: 2024-11-06 21:50:51        SEVERE        MSFitsInput::MSFitsInput        Error in output file: File test_set.ms exists, and the user does not want to remove it.
06-Nov-2024 16:50:51
06-Nov-2024 16:50:51 test_overwrite: Tests to make sure files aren't overwritten
06-Nov-2024 16:50:51 PASSED
06-Nov-2024 16:50:51
06-Nov-2024 16:50:52 test_task_importuvfits.py::importuvfits_test::test_receptor_angle 2024-11-06 21:50:52        WARN        MSFitsInput::fillExtraTable        No systemic velocity for field 0
06-Nov-2024 16:50:52 2024-11-06 21:50:52        WARN        MSFitsInput::fillExtraTable        No rest frequency for field 0
06-Nov-2024 16:50:52 2024-11-06 21:50:52        WARN        MSFitsInput::fillExtraTable        No systemic velocity for field 0
06-Nov-2024 16:50:52 2024-11-06 21:50:52        WARN        MSFitsInput::fillExtraTable        No rest frequency for field 0
06-Nov-2024 16:50:53
06-Nov-2024 16:50:53 CAS-7081: Test receptor angle is preserved
06-Nov-2024 16:50:53 PASSED
06-Nov-2024 16:50:53
06-Nov-2024 16:51:00 test_task_importuvfits.py::importuvfits_test::test_rotation_of_vla_ant_positions 2024-11-06 21:51:01        WARN        MSFitsInput::fillAntennaTable        XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed.
06-Nov-2024 16:51:06
06-Nov-2024 16:51:06 CAS-11726 verify vla location tolerance is large enough to accomodate older
06-Nov-2024 16:51:06 uvfits files
06-Nov-2024 16:51:06 PASSED
06-Nov-2024 16:51:06
06-Nov-2024 16:51:08 test_task_importuvfits.py::importuvfits_test::test_validweight 2024-11-06 21:51:08        WARN        MSFitsInput::fillAntennaTable        EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps.
06-Nov-2024 16:51:09
06-Nov-2024 16:51:09 test_validweight: Tests that WEIGHT vals are the sum of WEIGHT_SPECTRUM values
06-Nov-2024 16:51:09 PASSED
06-Nov-2024 16:51:09
06-Nov-2024 16:51:10 test_task_importuvfits.py::importuvfits_test::test_vlaNewName 2024-11-06 21:51:11        WARN        MSFitsInput::fillAntennaTable        XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed.
06-Nov-2024 16:51:11
06-Nov-2024 16:51:11 test_vlaNewName: Tests to make sure the antnamescheme new functions on VLA data
06-Nov-2024 16:51:11 PASSED
06-Nov-2024 16:51:11
06-Nov-2024 16:51:12 test_task_importuvfits.py::importuvfits_test::test_vlaOldName 2024-11-06 21:51:13        WARN        MSFitsInput::fillAntennaTable        XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed.
06-Nov-2024 16:51:13
06-Nov-2024 16:51:13 test_vlaOldName: Tests to make sure the antnamescheme old functions on VLA data
06-Nov-2024 16:51:13 PASSED
06-Nov-2024 16:51:13
06-Nov-2024 16:51:15 test_task_importuvfits.py::importuvfits_test::test_weightspectexist 2024-11-06 21:51:16        WARN        MSFitsInput::fillAntennaTable        EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps.
06-Nov-2024 16:51:16
06-Nov-2024 16:51:16 test_weightspectexist: Test for the existence of the WEIGHT_SPECTRUM column in the MS
06-Nov-2024 16:51:16 PASSED
06-Nov-2024 16:51:16
06-Nov-2024 16:51:18 test_task_importuvfits.py::importuvfits_test::test_weightspectpos 2024-11-06 21:51:18        WARN        MSFitsInput::fillAntennaTable        EVLA there is at least one gap in the antenna sequence found in the FITS AN table. Empty rows will be inserted into the ANTENNA table representing the gaps.
06-Nov-2024 16:51:19
06-Nov-2024 16:51:19 test_weightspecpos: Test that the values in WEIGHT_SPECTRUM are positive
06-Nov-2024 16:51:19 PASSED
06-Nov-2024 16:51:19
06-Nov-2024 16:51:19 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_importuvfits/nose.xml -
06-Nov-2024 16:51:19 ======================= 15 passed, 2 warnings in 53.90s ========================
06-Nov-2024 16:51:20 ============================= test session starts ==============================
06-Nov-2024 16:51:20 platform linux -- Python 3.10.4, pytest-8.3.3, pluggy-1.5.0 -- /home/casatest/venv/bin/python3.10
06-Nov-2024 16:51:20 cachedir: .pytest_cache
06-Nov-2024 16:51:20 rootdir: /home/casatest/casa6/casatestutils/nosedir/test_task_immath
06-Nov-2024 16:51:20 configfile: pytest.ini
06-Nov-2024 16:51:21 collecting ... collected 32 items
06-Nov-2024 16:51:21
06-Nov-2024 16:51:21
06-Nov-2024 16:51:22 test_task_immath.py::immath_test1::test_input10 2024-11-06 21:51:22        WARN        ::casa        The BOX parameter tests will cause errors to occur, do not be alarmed
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        regionmanager::frombcs        Exception Reported: 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        regionmanager::frombcs        Exception Reported: 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        regionmanager::frombcs        Exception Reported: 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        regionmanager::frombcs        Exception Reported: 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        blc in box spec is less than 0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        trc in box spec is greater than or equal to number of direction coordinate pixels in the image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        regionmanager::frombcs        Exception Reported: 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        trc in box spec is greater than or equal to number of direction coordinate pixels in the image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        trc in box spec is greater than or equal to number of direction coordinate pixels in the image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        regionmanager::frombcs        Exception Reported: 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        trc in box spec is greater than or equal to number of direction coordinate pixels in the image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        trc in box spec is greater than or equal to number of direction coordinate pixels in the image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        regionmanager::frombcs        Exception Reported: 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        trc in box spec is greater than or equal to number of direction coordinate pixels in the image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        trc in box spec is greater than or equal to number of direction coordinate pixels in the image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        regionmanager::frombcs        Exception Reported: 2024-11-06 21:51:22        SEVERE        CasacRegionManager::_fromBCS        trc in box spec is greater than or equal to number of direction coordinate pixels in the image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:22        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22
06-Nov-2024 16:51:22 Immath 10: Test bad x and y box values
06-Nov-2024 16:51:22 PASSED
06-Nov-2024 16:51:22
06-Nov-2024 16:51:22 test_task_immath.py::immath_test1::test_input12 2024-11-06 21:51:23        WARN        immath::::casa        The CHANS parameter tests will cause errors to occur, do not be alarmed
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        regionmanager::frombcs        Exception Reported: Invalid channel specification in -5 of spec -5 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        regionmanager::frombcs        Exception Reported: Invalid channel specification in -2 of spec -2 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        regionmanager::frombcs        Exception Reported: Invalid channel specification in -18 of spec -18 at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 173
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        regionmanager::frombcs        Exception Reported: Exception: Zero-based max channel 47 must be less than the total number of channels (46) in the channel specification 47.
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        regionmanager::frombcs+        ... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        regionmanager::frombcs        Exception Reported: Exception: Zero-based max channel 46 must be less than the total number of channels (46) in the channel specification 46.
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        regionmanager::frombcs+        ... thrown by static std::vector<unsigned int> casa::ParameterParser::spectralRangesFromChans(casacore::uInt&, const casacore::String&, casacore::uInt) at File: /source/casa6/casatools/src/code/imageanalysis/IO/ParameterParser.cc, line: 183
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22 2024-11-06 21:51:23        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:22
06-Nov-2024 16:51:22 Immath 12: Test bad values of channels
06-Nov-2024 16:51:22 PASSED
06-Nov-2024 16:51:22
06-Nov-2024 16:51:24 test_task_immath.py::immath_test1::test_input13
06-Nov-2024 16:51:24 Immath 12: Test selection of channels
06-Nov-2024 16:51:24 immath( imagename=ngc5921.clean.image, varnames='A', expr='A', chans='22~35', outfile='input_test14' )
06-Nov-2024 16:51:24 PASSED
06-Nov-2024 16:51:24
06-Nov-2024 16:51:24 test_task_immath.py::immath_test1::test_input14 2024-11-06 21:51:25        WARN        immath::::casa        The STOKES parameter tests will cause errors to occur, do not be alarmed
06-Nov-2024 16:51:25 2024-11-06 21:51:25        SEVERE        regionmanager::frombcs        Exception Reported: LCBox::LCBox - blc [0, 0, 0, 0] must be <= trc [255, 255, -2147483648, 45]
06-Nov-2024 16:51:25 2024-11-06 21:51:25        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:25 2024-11-06 21:51:25        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:25 2024-11-06 21:51:25        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:25 2024-11-06 21:51:25        SEVERE        CasacRegionManager::_setPolarizationRanges        (Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization.
06-Nov-2024 16:51:25 2024-11-06 21:51:25        SEVERE        regionmanager::frombcs        Exception Reported: 2024-11-06 21:51:25        SEVERE        CasacRegionManager::_setPolarizationRanges        (Sub)String YELLOW in stokes specification part YELLOW does not match a known polarization.
06-Nov-2024 16:51:25 2024-11-06 21:51:25        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:25 2024-11-06 21:51:25        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:25 2024-11-06 21:51:25        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: ngc5921.clean.image
06-Nov-2024 16:51:25
06-Nov-2024 16:51:25 Immath 13: Test STOKES parameter, values: I, Q, yellow
06-Nov-2024 16:51:25 PASSED
06-Nov-2024 16:51:25
06-Nov-2024 16:51:26 test_task_immath.py::immath_test1::test_input2 2024-11-06 21:51:26        WARN        immath::::casa        The IMAGENAME parameter tests will cause errors to occur, do not be alarmed
06-Nov-2024 16:51:26 2024-11-06 21:51:26        SEVERE        immath::::casa        Image data set not found - please verify junk
06-Nov-2024 16:51:26 2024-11-06 21:51:26        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:26 2024-11-06 21:51:26        SEVERE        immath::::casa        Exception caught was: Image data set not found - please verify junk
06-Nov-2024 16:51:26 2024-11-06 21:51:26        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Image data set not found - please verify junk
06-Nov-2024 16:51:26
06-Nov-2024 16:51:26 Immath 2: Test bad input file
06-Nov-2024 16:51:26 PASSED
06-Nov-2024 16:51:26
06-Nov-2024 16:51:27 test_task_immath.py::immath_test1::test_input3
06-Nov-2024 16:51:27 Immath 3: test good input file
06-Nov-2024 16:51:27 PASSED
06-Nov-2024 16:51:27
06-Nov-2024 16:51:27 test_task_immath.py::immath_test1::test_input4 2024-11-06 21:51:27        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:27 2024-11-06 21:51:27        SEVERE        immath::::casa        Exception caught was: can only concatenate str (not "int") to str
06-Nov-2024 16:51:27 2024-11-06 21:51:27        SEVERE        immath::::casa        Task immath raised an exception of class TypeError with the following message: can only concatenate str (not "int") to str
06-Nov-2024 16:51:27
06-Nov-2024 16:51:27 Immath 4: Test bad list of input files
06-Nov-2024 16:51:27 PASSED
06-Nov-2024 16:51:27
06-Nov-2024 16:51:27 test_task_immath.py::immath_test1::test_input5 2024-11-06 21:51:28        WARN        immath::::casa        The OUTFILE parameter tests will cause errors to occur, do not be alarmed
06-Nov-2024 16:51:27 2024-11-06 21:51:28        SEVERE        immath::::casa        Unable to process expression IM0*1
06-Nov-2024 16:51:27 2024-11-06 21:51:28        SEVERE        immath::::casa        Exception caught was: Output file input_test4 exists. immath can not proceed, please remove it or change the output file name.
06-Nov-2024 16:51:27 2024-11-06 21:51:28        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Output file input_test4 exists. immath can not proceed, please remove it or change the output file name.
06-Nov-2024 16:51:28
06-Nov-2024 16:51:28 Immath 5: test list with good input files
06-Nov-2024 16:51:28 PASSED
06-Nov-2024 16:51:28
06-Nov-2024 16:51:28 test_task_immath.py::immath_test1::test_input7
06-Nov-2024 16:51:28 Immath 7: test outfile
06-Nov-2024 16:51:28 PASSED
06-Nov-2024 16:51:28
06-Nov-2024 16:51:28 test_task_immath.py::immath_test1::test_input8 2024-11-06 21:51:29        WARN        immath::::casa        The REGION parameter tests will cause errors to occur, do not be alarmed
06-Nov-2024 16:51:29 2024-11-06 21:51:29        SEVERE        regionmanager::frombcs        Exception Reported: Unable to open region file or region table description garbage.rgn.
06-Nov-2024 16:51:29 2024-11-06 21:51:29        SEVERE        regionmanager::frombcs+        If it is supposed to be a text string its format is incorrect at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 497
06-Nov-2024 16:51:29 2024-11-06 21:51:29        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:29 2024-11-06 21:51:29        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: n1333_both.image
06-Nov-2024 16:51:29 2024-11-06 21:51:29        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: n1333_both.image
06-Nov-2024 16:51:29 2024-11-06 21:51:29        SEVERE        regionmanager::frombcs        Exception Reported: /home/casatest/casa6/casatestutils/nosedir/test_task_immath/garbage.rgn is neither a valid binary region file, nor a valid region text file. at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 428
06-Nov-2024 16:51:29 2024-11-06 21:51:29        SEVERE        immath::::casa        Unable to process expression IM0
06-Nov-2024 16:51:29 2024-11-06 21:51:29        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: n1333_both.image
06-Nov-2024 16:51:29 2024-11-06 21:51:29        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: n1333_both.image
06-Nov-2024 16:51:29
06-Nov-2024 16:51:29 Immath 8: Test bad region parameter
06-Nov-2024 16:51:29 PASSED
06-Nov-2024 16:51:29
06-Nov-2024 16:51:30 test_task_immath.py::immath_test1::test_input9
06-Nov-2024 16:51:30 Immath 9: Test good region parameter
06-Nov-2024 16:51:30 ARG
06-Nov-2024 16:51:30 immath( imagename=n1333_both.image, expr='IM0', region=n1333_both.image.rgn, outfile='input_test12' )
06-Nov-2024 16:51:30 PASSED
06-Nov-2024 16:51:30
06-Nov-2024 16:51:33 test_task_immath.py::immath_test2::test_CAS_1830_fix
06-Nov-2024 16:51:33 Immath: verification of fix to CAS-1830
06-Nov-2024 16:51:33 PASSED
06-Nov-2024 16:51:33
06-Nov-2024 16:51:33 test_task_immath.py::immath_test2::test_CAS_1910_fix
06-Nov-2024 16:51:33 Immath: verification of fix to CAS-1910
06-Nov-2024 16:51:33 PASSED
06-Nov-2024 16:51:33
06-Nov-2024 16:51:34 test_task_immath.py::immath_test2::test_expr1
06-Nov-2024 16:51:34 Immath expr1: Testing various math expressions
06-Nov-2024 16:51:34 PASSED
06-Nov-2024 16:51:34
06-Nov-2024 16:51:35 test_task_immath.py::immath_test2::test_expr2
06-Nov-2024 16:51:35 Immath expr2: Test extraction of single plane
06-Nov-2024 16:51:35 PASSED
06-Nov-2024 16:51:35
06-Nov-2024 16:51:36 test_task_immath.py::immath_test2::test_expr3
06-Nov-2024 16:51:36 Immath expr3: Add plane to an image
06-Nov-2024 16:51:36 PASSED
06-Nov-2024 16:51:36
06-Nov-2024 16:51:40 test_task_immath.py::immath_test2::test_many_images
06-Nov-2024 16:51:40 Immath: verification of fix to CAS-1678
06-Nov-2024 16:51:40 PASSED
06-Nov-2024 16:51:40
06-Nov-2024 16:51:42 test_task_immath.py::immath_test2::test_one_function
06-Nov-2024 16:51:42 Immath: verification of fix to CAS-1452
06-Nov-2024 16:51:42 PASSED
06-Nov-2024 16:51:42
06-Nov-2024 16:51:49 test_task_immath.py::immath_test2::test_pol
06-Nov-2024 16:51:49 Immath pol: Testing various polarization modes for data correctness
06-Nov-2024 16:51:49 PASSED
06-Nov-2024 16:51:49
06-Nov-2024 16:51:51 test_task_immath.py::immath_test3::test21 2024-11-06 21:51:52        SEVERE        image::close (file src/tools/image/image_cmpt.cc, line 693)        Exception Reported: ImageExprParse: 'im..2' is an unknown lattice, image, or region
06-Nov-2024 16:51:51 2024-11-06 21:51:52        SEVERE        image::close (file src/tools/image/image_cmpt.cc, line 693)+        Scanned so far: "im.1"+"im..2"
06-Nov-2024 16:51:51 2024-11-06 21:51:52        SEVERE        image::close (file src/tools/image/image_cmpt.cc, line 693)        Exception Reported: 3-argument function max is unknown
06-Nov-2024 16:51:51 2024-11-06 21:51:52        SEVERE        image::close (file src/tools/image/image_cmpt.cc, line 693)+        Scanned so far: "im.2" - max("im.1", "im.2", "im.1")
06-Nov-2024 16:51:51
06-Nov-2024 16:51:51 Test moved from imagetest regreesion
06-Nov-2024 16:51:51 PASSED
06-Nov-2024 16:51:51
06-Nov-2024 16:51:52 test_task_immath.py::immath_test3::test_8 2024-11-06 21:51:52        SEVERE        image::close (file src/tools/image/image_cmpt.cc, line 693)        Exception Reported: ImageExprParse: 'i_like_doggies' is an unknown lattice or image or it is an unqualified region
06-Nov-2024 16:51:52 2024-11-06 21:51:52        SEVERE        image::close (file src/tools/image/image_cmpt.cc, line 693)+        Scanned so far: i_like_doggies
06-Nov-2024 16:51:52 2024-11-06 21:51:52        SEVERE        image::newimagefromshape (file src/tools/image/image_cmpt.cc, line 4176)        Exception Reported: LatticeExprNode - shapes of operands mismatch
06-Nov-2024 16:51:52 2024-11-06 21:51:52        SEVERE        image::newimagefromshape (file src/tools/image/image_cmpt.cc, line 4176)+        Scanned so far: ia.fromarray1.image+ia.fromshape2.image
06-Nov-2024 16:51:52
06-Nov-2024 16:51:52 Tests moved from imagetest regression, some are probably useless
06-Nov-2024 16:51:52 PASSED
06-Nov-2024 16:51:52
06-Nov-2024 16:51:55 test_task_immath.py::immath_test3::test_CAS2120 2024-11-06 21:51:56        SEVERE        imagepol::open        Exception Reported: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        immath::::casa        Error running immath
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        immath::::casa        Exception caught was: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        immath::::casa        Task immath raised an exception of class RuntimeError with the following message: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        imagepol::open        Exception Reported: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        immath::::casa        Error running immath
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        immath::::casa        Exception caught was: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        immath::::casa        Task immath raised an exception of class RuntimeError with the following message: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        imagepol::open        Exception Reported: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        immath::::casa        Error running immath
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        immath::::casa        Exception caught was: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:51:55 2024-11-06 21:51:56        SEVERE        immath::::casa        Task immath raised an exception of class RuntimeError with the following message: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:52:00 2024-11-06 21:52:01        SEVERE        imagepol::open        Exception Reported: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:52:00 2024-11-06 21:52:01        SEVERE        immath::::casa        Error running immath
06-Nov-2024 16:52:00 2024-11-06 21:52:01        SEVERE        immath::::casa        Exception caught was: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:52:00 2024-11-06 21:52:01        SEVERE        immath::::casa        Task immath raised an exception of class RuntimeError with the following message: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:52:00 2024-11-06 21:52:01        SEVERE        imagepol::open        Exception Reported: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:52:00 2024-11-06 21:52:01        SEVERE        immath::::casa        Error running immath
06-Nov-2024 16:52:00 2024-11-06 21:52:01        SEVERE        immath::::casa        Exception caught was: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:52:00 2024-11-06 21:52:01        SEVERE        immath::::casa        Task immath raised an exception of class RuntimeError with the following message: This Stokes coordinate has only one of Q and U. This is not useful at File: /source/casa6/casatools/src/code/imageanalysis/ImageAnalysis/ImagePolarimetry.cc, line: 1139
06-Nov-2024 16:52:01
06-Nov-2024 16:52:01 immath: verification of old functionality and similar new functionality introduced by CAS-2120
06-Nov-2024 16:52:01 PASSED
06-Nov-2024 16:52:01
06-Nov-2024 16:52:02 test_task_immath.py::immath_test3::test_CAS2943 2024-11-06 21:52:03        SEVERE        image::subimage (file src/tools/image/image_cmpt.cc, line 6162)        Exception Reported: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 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
06-Nov-2024 16:52:02 2024-11-06 21:52:03        SEVERE        immath::::casa        Unable to process expression 1*IM0
06-Nov-2024 16:52:02 2024-11-06 21:52:03        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: myim.im
06-Nov-2024 16:52:02 2024-11-06 21:52:03        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: myim.im
06-Nov-2024 16:52:03 2024-11-06 21:52:03        SEVERE        image::subimage (file src/tools/image/image_cmpt.cc, line 6162)        Exception Reported: The input image shape ([10, 20, 4, 40]) and mask shape ([10, 20, 4, 2]) 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
06-Nov-2024 16:52:03 2024-11-06 21:52:03        SEVERE        immath::::casa        Unable to process expression 1*IM0
06-Nov-2024 16:52:03 2024-11-06 21:52:03        SEVERE        immath::::casa        Exception caught was: Unable to apply region to file: myim.im
06-Nov-2024 16:52:03 2024-11-06 21:52:03        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Unable to apply region to file: myim.im
06-Nov-2024 16:52:03
06-Nov-2024 16:52:03 Test the stretch parameter
06-Nov-2024 16:52:03 PASSED
06-Nov-2024 16:52:03
06-Nov-2024 16:52:04 test_task_immath.py::immath_test3::test_CAS6896 2024-11-06 21:52:04        WARN        ImageExprCalculator::compute        image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image a.im
06-Nov-2024 16:52:04 2024-11-06 21:52:04        WARN        ImageExprCalculator::compute        image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image b.im
06-Nov-2024 16:52:04 2024-11-06 21:52:04        WARN        ImageExprCalculator::compute        image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image c.im
06-Nov-2024 16:52:04 2024-11-06 21:52:04        WARN        ImageExprCalculator::compute        image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image a.im
06-Nov-2024 16:52:04 2024-11-06 21:52:04        WARN        ImageExprCalculator::compute        image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image a.im
06-Nov-2024 16:52:04 2024-11-06 21:52:05        WARN        ImageExprCalculator::compute        image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image b.im
06-Nov-2024 16:52:05 2024-11-06 21:52:05        WARN        ImageExprCalculator::compute        image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image b.im
06-Nov-2024 16:52:05 2024-11-06 21:52:05        WARN        ImageExprCalculator::compute        image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image c.im
06-Nov-2024 16:52:05 2024-11-06 21:52:06        WARN        ImageExprCalculator::compute        image units are not the same: 'Jy/beam' vs 'Jy/pixel'. Proceed with caution. Output image metadata will be copied from image c.im
06-Nov-2024 16:52:06
06-Nov-2024 16:52:06 Verify CAS-6896, user can choose from which image to copy metadata
06-Nov-2024 16:52:06 PASSED
06-Nov-2024 16:52:06
06-Nov-2024 16:52:06 test_task_immath.py::immath_test3::test_beam_logging_precision 2024-11-06 21:52:07        WARN        ImageExprCalculator::compute        image beams are not the same: Axis Lengths: [1, 1]  (NB: Matrix in Row/Column order)
06-Nov-2024 16:52:06 2024-11-06 21:52:07        WARN        ImageExprCalculator::compute+        [major: 3.235 arcmin, minor: 1 arcmin, pa: 0 deg]
06-Nov-2024 16:52:06 2024-11-06 21:52:07        WARN        ImageExprCalculator::compute+         vs Axis Lengths: [1, 1]  (NB: Matrix in Row/Column order)
06-Nov-2024 16:52:06 2024-11-06 21:52:07        WARN        ImageExprCalculator::compute+        [major: 3.234 arcmin, minor: 1 arcmin, pa: 0 deg]
06-Nov-2024 16:52:07 2024-11-06 21:52:07        WARN        ImageExprCalculator::compute        image beams are not the same: Axis Lengths: [1, 1]  (NB: Matrix in Row/Column order)
06-Nov-2024 16:52:07 2024-11-06 21:52:07        WARN        ImageExprCalculator::compute+        [major: 3.234568 arcmin, minor: 1 arcmin, pa: 0 deg]
06-Nov-2024 16:52:07 2024-11-06 21:52:07        WARN        ImageExprCalculator::compute+         vs Axis Lengths: [1, 1]  (NB: Matrix in Row/Column order)
06-Nov-2024 16:52:07 2024-11-06 21:52:07        WARN        ImageExprCalculator::compute+        [major: 3.234567 arcmin, minor: 1 arcmin, pa: 0 deg]
06-Nov-2024 16:52:07 2024-11-06 21:52:08        WARN        ImageExprCalculator::compute        image beams are not the same: Axis Lengths: [1, 1]  (NB: Matrix in Row/Column order)
06-Nov-2024 16:52:07 2024-11-06 21:52:08        WARN        ImageExprCalculator::compute+        [major: 3.23456789027778 arcmin, minor: 1 arcmin, pa: 0 deg]
06-Nov-2024 16:52:07 2024-11-06 21:52:08        WARN        ImageExprCalculator::compute+         vs Axis Lengths: [1, 1]  (NB: Matrix in Row/Column order)
06-Nov-2024 16:52:07 2024-11-06 21:52:08        WARN        ImageExprCalculator::compute+        [major: 3.23456789017778 arcmin, minor: 1 arcmin, pa: 0 deg]
06-Nov-2024 16:52:08
06-Nov-2024 16:52:08 Test that when beams are different, immath logs enough digits to show where the
06-Nov-2024 16:52:08 difference occurs. CAS-13135
06-Nov-2024 16:52:08 PASSED
06-Nov-2024 16:52:08
06-Nov-2024 16:52:08 test_task_immath.py::immath_test3::test_complex_calc 2024-11-06 21:52:09        WARN        ImageExprCalculator::compute2        Overwriting pixel values of the currently attached image
06-Nov-2024 16:52:09
06-Nov-2024 16:52:09 Test ia.calc on complex images
06-Nov-2024 16:52:09 PASSED
06-Nov-2024 16:52:09
06-Nov-2024 16:52:09 test_task_immath.py::immath_test3::test_flush 2024-11-06 21:52:10        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
06-Nov-2024 16:52:10
06-Nov-2024 16:52:10 CAS-8570: ensure image is flushed to disk when it is created
06-Nov-2024 16:52:10 PASSED
06-Nov-2024 16:52:10
06-Nov-2024 16:52:10 test_task_immath.py::immath_test3::test_history 2024-11-06 21:52:10        WARN        ImageExprCalculator::compute2        Overwriting pixel values of the currently attached image
06-Nov-2024 16:52:10
06-Nov-2024 16:52:10 Test that history records are added
06-Nov-2024 16:52:10 PASSED
06-Nov-2024 16:52:10
06-Nov-2024 16:52:11 test_task_immath.py::immath_test3::test_poli_sigma 2024-11-06 21:52:11        WARN        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Another image is already open, closing first
06-Nov-2024 16:52:11
06-Nov-2024 16:52:11 Verify poli sigma fix, CAS-8880
06-Nov-2024 16:52:11 PASSED
06-Nov-2024 16:52:11
06-Nov-2024 16:52:14 test_task_immath.py::immath_test3::test_precision
06-Nov-2024 16:52:14 Test ia.imagecalc() support for various precisions
06-Nov-2024 16:52:14 PASSED
06-Nov-2024 16:52:14
06-Nov-2024 16:52:14 test_task_immath.py::immath_test3::test_spix
06-Nov-2024 16:52:14 CAS-13079: Verify mode="spix" works as expected
06-Nov-2024 16:52:14 PASSED
06-Nov-2024 16:52:14
06-Nov-2024 16:52:15 test_task_immath.py::immath_test3::test_tlpol 2024-11-06 21:52:16        WARN        immath::::casa        Ignoring stokes parameters selection for mode='poli'.
06-Nov-2024 16:52:16 2024-11-06 21:52:17        SEVERE        immath::::casa        Error running immath
06-Nov-2024 16:52:16 2024-11-06 21:52:17        SEVERE        immath::::casa        Exception caught was: Stokes V is required for mode tpoli but was not found
06-Nov-2024 16:52:16 2024-11-06 21:52:17        SEVERE        immath::::casa        Task immath raised an exception of class Exception with the following message: Stokes V is required for mode tpoli but was not found
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 CAS-12116 test various polarization modes
06-Nov-2024 16:52:17 PASSED
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_task_immath/nose.xml -
06-Nov-2024 16:52:17 ======================= 32 passed, 2 warnings in 56.82s ========================
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_concat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_concat/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imregrid/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imregrid
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imregrid/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imregrid/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdbaseline/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdbaseline
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdbaseline/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdbaseline/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imdev/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imdev
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imdev/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imdev/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_flagmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_flagmanager/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotants/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_plotants
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_plotants/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_plotants/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immoments/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immoments
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_immoments/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_immoments/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_visstat/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_visstat
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_visstat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_visstat/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_gaincal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_gaincal/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_setjy/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_setjy
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_setjy/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_setjy/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imval/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imval
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imval/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imval/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_fluxscale/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_fluxscale/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_mstransform/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_mstransform/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_sdgaincal/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_sdgaincal/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imstat/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_imstat
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_imstat/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_imstat/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_exportasdm/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_exportasdm
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_exportasdm/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_exportasdm/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_spxfit/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_spxfit/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_split/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_split
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_split/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_split/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_exportfits/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_exportfits/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_importuvfits/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_importuvfits/
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immath/
06-Nov-2024 16:52:17 Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_task_immath
06-Nov-2024 16:52:17
06-Nov-2024 16:52:17 Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_task_immath/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_task_immath/
06-Nov-2024 16:52:20 total 182616
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci 15001   1839163 Nov  6 19:17 casatasks-6.7.0.13a14474.dev1-py3-none-any.whl
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root    2744426 Nov  6 21:52 casatasks_test.log
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci 15001    134989 Nov  6 19:17 casatestutils-6.7.0.13a14474.dev1-py3-none-any.whl
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci 15001 182024657 Nov  6 19:17 casatools-6.7.0.13a14474.dev1-cp310-cp310-manylinux_2_28_x86_64.whl
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root        826 Nov  6 21:52 requirements.txt
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       3059 Nov  6 21:52 test_task_applycal.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1839 Nov  6 21:52 test_task_concat.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1780 Nov  6 21:52 test_task_exportasdm.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root        339 Nov  6 21:52 test_task_exportfits.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root      27915 Nov  6 21:52 test_task_flagdata.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root        947 Nov  6 21:52 test_task_flagmanager.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       2339 Nov  6 21:52 test_task_fluxscale.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       3239 Nov  6 21:52 test_task_gaincal.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1203 Nov  6 21:52 test_task_imcontsub.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1748 Nov  6 21:52 test_task_imdev.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       2115 Nov  6 21:52 test_task_imhead.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       3035 Nov  6 21:52 test_task_immath.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1648 Nov  6 21:52 test_task_immoments.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       3697 Nov  6 21:52 test_task_importasdm.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1799 Nov  6 21:52 test_task_importuvfits.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root        811 Nov  6 21:52 test_task_imreframe.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       2325 Nov  6 21:52 test_task_imregrid.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1420 Nov  6 21:52 test_task_imstat.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       3109 Nov  6 21:52 test_task_imval.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       8562 Nov  6 21:52 test_task_listobs.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       2643 Nov  6 21:52 test_task_makemask.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root      34535 Nov  6 21:52 test_task_mstransform.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1528 Nov  6 21:52 test_task_phaseshift.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1075 Nov  6 21:52 test_task_plotants.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root      17985 Nov  6 21:52 test_task_sdbaseline.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       6631 Nov  6 21:52 test_task_sdcal.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1569 Nov  6 21:52 test_task_sdgaincal.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       4380 Nov  6 21:52 test_task_sdtimeaverage.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       3434 Nov  6 21:52 test_task_setjy.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root      17887 Nov  6 21:52 test_task_split.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root        688 Nov  6 21:52 test_task_spxfit.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       1076 Nov  6 21:52 test_task_vishead.xml
06-Nov-2024 16:52:20 -rw-r--r-- 1 casaci root       3270 Nov  6 21:52 test_task_visstat.xml
06-Nov-2024 16:52:20 Finished task 'Test wheel' with result: Success
06-Nov-2024 16:52:20 Starting task 'Inject is_641' of type 'com.atlassian.bamboo.plugins.bamboo-variable-inject-plugin:inject'
06-Nov-2024 16:52:20 Injected variable bamboo.inject.is_641=False in LOCAL scope
06-Nov-2024 16:52:20 Finished task 'Inject is_641' with result: Success
06-Nov-2024 16:52:20 Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
06-Nov-2024 16:52:20
Beginning to execute external process for build 'CASASPECS - Dev Test 3.10 - CAS-14474 - Test Tasks Many Linux 2.28 Py3.10 #1 (CASASPECS-DEVTESTPY31028-TTM228PY38-1)'
... running command line:
/export/home/cbt-el7-11/bamboohome/temp/CASASPECS-DEVTESTPY31028-TTM228PY38-1-ScriptBuildTask-4522777996654184207.sh
... in: /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31028-TTM228PY38
06-Nov-2024 16:52:20 Package working directory
06-Nov-2024 16:52:20 nosedir/
06-Nov-2024 16:52:20 nosedir/test_task_spxfit/
06-Nov-2024 16:52:20 nosedir/test_task_spxfit/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_spxfit/casa-20241106-214651.log
06-Nov-2024 16:52:20 nosedir/test_task_spxfit/test_task_spxfit.py
06-Nov-2024 16:52:20 nosedir/test_task_spxfit/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_setjy/
06-Nov-2024 16:52:20 nosedir/test_task_setjy/casa-20241106-210424.log
06-Nov-2024 16:52:20 nosedir/test_task_setjy/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_setjy/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_setjy/test_task_setjy.py
06-Nov-2024 16:52:20 nosedir/summary_of_failed.log
06-Nov-2024 16:52:20 nosedir/test_task_importuvfits/
06-Nov-2024 16:52:20 nosedir/test_task_importuvfits/casa-20241106-215026.log
06-Nov-2024 16:52:20 nosedir/test_task_importuvfits/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_importuvfits/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_importuvfits/test_task_importuvfits.py
06-Nov-2024 16:52:20 nosedir/test_task_sdgaincal/
06-Nov-2024 16:52:20 nosedir/test_task_sdgaincal/casa-20241106-214051.log
06-Nov-2024 16:52:20 nosedir/test_task_sdgaincal/test_task_sdgaincal.py
06-Nov-2024 16:52:20 nosedir/test_task_sdgaincal/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_sdgaincal/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_immoments/
06-Nov-2024 16:52:20 nosedir/test_task_immoments/test_task_immoments.py
06-Nov-2024 16:52:20 nosedir/test_task_immoments/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_immoments/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_immoments/casa-20241106-205806.log
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/temp.cal.AMP.pol0.log
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/casa-20241106-210040.log
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/temp.cal.PHASE.pol1.log
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/temp.cal.PHASE.pol0.log
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/temp.cal.AMP.pol1.log
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/test_task_gaincal.py
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/flagged.ms.flagversions/
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/flagged.ms.flagversions/flags.flagdata_3/
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/flagged.ms.flagversions/flags.flagdata_1/
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/flagged.ms.flagversions/flags.flagdata_2/
06-Nov-2024 16:52:20 nosedir/test_task_gaincal/flagged.ms.flagversions/FLAG_VERSION_LIST
06-Nov-2024 16:52:20 nosedir/test_task_fluxscale/
06-Nov-2024 16:52:20 nosedir/test_task_fluxscale/twhya.fittest2.out.txt
06-Nov-2024 16:52:20 nosedir/test_task_fluxscale/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_fluxscale/casa-20241106-211245.log
06-Nov-2024 16:52:20 nosedir/test_task_fluxscale/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_fluxscale/test_task_fluxscale.py
06-Nov-2024 16:52:20 nosedir/test_task_fluxscale/twhya.fittest1.out.txt
06-Nov-2024 16:52:20 nosedir/test_task_sdtimeaverage/
06-Nov-2024 16:52:20 nosedir/test_task_sdtimeaverage/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_sdtimeaverage/casa-20241106-202845.log
06-Nov-2024 16:52:20 nosedir/test_task_sdtimeaverage/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_sdtimeaverage/test_task_sdtimeaverage.py
06-Nov-2024 16:52:20 nosedir/test_task_concat/
06-Nov-2024 16:52:20 nosedir/test_task_concat/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_concat/casa-20241106-203115.log
06-Nov-2024 16:52:20 nosedir/test_task_concat/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_concat/test_task_concat.py
06-Nov-2024 16:52:20 nosedir/test_task_sdbaseline/
06-Nov-2024 16:52:20 nosedir/test_task_sdbaseline/casa-20241106-203914.log
06-Nov-2024 16:52:20 nosedir/test_task_sdbaseline/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_sdbaseline/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_sdbaseline/test_task_sdbaseline.py
06-Nov-2024 16:52:20 nosedir/test_task_applycal/
06-Nov-2024 16:52:20 nosedir/test_task_applycal/test_task_applycal.py
06-Nov-2024 16:52:20 nosedir/test_task_applycal/short_summary.log
06-Nov-2024 16:52:20 nosedir/test_task_applycal/casa-20241106-195114.log
06-Nov-2024 16:52:20 nosedir/test_task_applycal/conftest.py
06-Nov-2024 16:52:20 nosedir/test_task_imregrid/
06-Nov-2024 16:52:20 nosedir/test_task_imregrid/casa-20241106-203607.log
06-Nov-2024 16:52:21 nosedir/test_task_imregrid/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_imregrid/test_task_imregrid.py
06-Nov-2024 16:52:21 nosedir/test_task_imregrid/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_flagmanager/
06-Nov-2024 16:52:21 nosedir/test_task_flagmanager/casa-20241106-205744.log
06-Nov-2024 16:52:21 nosedir/test_task_flagmanager/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_flagmanager/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_flagmanager/test_task_flagmanager.py
06-Nov-2024 16:52:21 nosedir/test_task_visstat/
06-Nov-2024 16:52:21 nosedir/test_task_visstat/test_task_visstat.py
06-Nov-2024 16:52:21 nosedir/test_task_visstat/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_visstat/casa-20241106-205901.log
06-Nov-2024 16:52:21 nosedir/test_task_visstat/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_flagdata/
06-Nov-2024 16:52:21 nosedir/test_task_flagdata/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_flagdata/rflag_output_thresholds_freqdev0.txt
06-Nov-2024 16:52:21 nosedir/test_task_flagdata/test_task_flagdata.py
06-Nov-2024 16:52:21 nosedir/test_task_flagdata/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_flagdata/rflag_output_thresholds_timedev0.txt
06-Nov-2024 16:52:21 nosedir/test_task_flagdata/casa-20241106-195423.log
06-Nov-2024 16:52:21 nosedir/test_task_flagdata/listfakefield.txt
06-Nov-2024 16:52:21 nosedir/test_task_importasdm/
06-Nov-2024 16:52:21 nosedir/test_task_importasdm/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_importasdm/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_importasdm/test_task_importasdm.py
06-Nov-2024 16:52:21 nosedir/test_task_importasdm/casa-20241106-200116.log
06-Nov-2024 16:52:21 nosedir/test_task_imdev/
06-Nov-2024 16:52:21 nosedir/test_task_imdev/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_imdev/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_imdev/casa-20241106-205600.log
06-Nov-2024 16:52:21 nosedir/test_task_imdev/test_task_imdev.py
06-Nov-2024 16:52:21 nosedir/test_task_sdcal/
06-Nov-2024 16:52:21 nosedir/test_task_sdcal/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_sdcal/casa-20241106-194745.log
06-Nov-2024 16:52:21 nosedir/test_task_sdcal/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_sdcal/test_task_sdcal.py
06-Nov-2024 16:52:21 nosedir/test_task_imcontsub/
06-Nov-2024 16:52:21 nosedir/test_task_imcontsub/test_task_imcontsub.py
06-Nov-2024 16:52:21 nosedir/test_task_imcontsub/test_boxychans_cont.im/
06-Nov-2024 16:52:21 nosedir/test_task_imcontsub/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_imcontsub/test_boxychans_cont.im.diff/
06-Nov-2024 16:52:21 nosedir/test_task_imcontsub/test_boxychans_line.im/
06-Nov-2024 16:52:21 nosedir/test_task_imcontsub/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_imcontsub/casa-20241106-202645.log
06-Nov-2024 16:52:21 nosedir/test_task_imcontsub/test_boxychans_line.im.diff/
06-Nov-2024 16:52:21 nosedir/test_task_plotants/
06-Nov-2024 16:52:21 nosedir/test_task_plotants/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_plotants/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_plotants/test_task_plotants.py
06-Nov-2024 16:52:21 nosedir/test_task_plotants/casa-20241106-205755.log
06-Nov-2024 16:52:21 nosedir/test_task_mstransform/
06-Nov-2024 16:52:21 nosedir/test_task_mstransform/mstspwnames.txt
06-Nov-2024 16:52:21 nosedir/test_task_mstransform/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_mstransform/casa-20241106-211405.log
06-Nov-2024 16:52:21 nosedir/test_task_mstransform/test_task_mstransform.py
06-Nov-2024 16:52:21 nosedir/test_task_mstransform/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_mstransform/test_uid___A002_X997a62_X8c-short
06-Nov-2024 16:52:21 nosedir/test_task_mstransform/test_uid___A002_X997a62_X8c-short_cmd.txt
06-Nov-2024 16:52:21 nosedir/test_task_imval/
06-Nov-2024 16:52:21 nosedir/test_task_imval/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_imval/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_imval/casa-20241106-211239.log
06-Nov-2024 16:52:21 nosedir/test_task_imval/test_task_imval.py
06-Nov-2024 16:52:21 nosedir/test_task_imreframe/
06-Nov-2024 16:52:21 nosedir/test_task_imreframe/test_task_imreframe.py
06-Nov-2024 16:52:21 nosedir/test_task_imreframe/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_imreframe/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_imreframe/casa-20241106-202633.log
06-Nov-2024 16:52:21 nosedir/xml/
06-Nov-2024 16:52:21 nosedir/xml/test_task_spxfit/
06-Nov-2024 16:52:21 nosedir/xml/test_task_spxfit/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_setjy/
06-Nov-2024 16:52:21 nosedir/xml/test_task_setjy/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_importuvfits/
06-Nov-2024 16:52:21 nosedir/xml/test_task_importuvfits/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_sdgaincal/
06-Nov-2024 16:52:21 nosedir/xml/test_task_sdgaincal/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_immoments/
06-Nov-2024 16:52:21 nosedir/xml/test_task_immoments/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_gaincal/
06-Nov-2024 16:52:21 nosedir/xml/test_task_gaincal/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_fluxscale/
06-Nov-2024 16:52:21 nosedir/xml/test_task_fluxscale/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_sdtimeaverage/
06-Nov-2024 16:52:21 nosedir/xml/test_task_sdtimeaverage/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_concat/
06-Nov-2024 16:52:21 nosedir/xml/test_task_concat/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_sdbaseline/
06-Nov-2024 16:52:21 nosedir/xml/test_task_sdbaseline/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_applycal/
06-Nov-2024 16:52:21 nosedir/xml/test_task_applycal/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_imregrid/
06-Nov-2024 16:52:21 nosedir/xml/test_task_imregrid/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_flagmanager/
06-Nov-2024 16:52:21 nosedir/xml/test_task_flagmanager/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_visstat/
06-Nov-2024 16:52:21 nosedir/xml/test_task_visstat/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_flagdata/
06-Nov-2024 16:52:21 nosedir/xml/test_task_flagdata/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_importasdm/
06-Nov-2024 16:52:21 nosedir/xml/test_task_importasdm/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_imdev/
06-Nov-2024 16:52:21 nosedir/xml/test_task_imdev/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_sdcal/
06-Nov-2024 16:52:21 nosedir/xml/test_task_sdcal/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_imcontsub/
06-Nov-2024 16:52:21 nosedir/xml/test_task_imcontsub/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_plotants/
06-Nov-2024 16:52:21 nosedir/xml/test_task_plotants/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_mstransform/
06-Nov-2024 16:52:21 nosedir/xml/test_task_mstransform/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_imval/
06-Nov-2024 16:52:21 nosedir/xml/test_task_imval/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_imreframe/
06-Nov-2024 16:52:21 nosedir/xml/test_task_imreframe/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_makemask/
06-Nov-2024 16:52:21 nosedir/xml/test_task_makemask/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_immath/
06-Nov-2024 16:52:21 nosedir/xml/test_task_immath/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_imhead/
06-Nov-2024 16:52:21 nosedir/xml/test_task_imhead/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_imstat/
06-Nov-2024 16:52:21 nosedir/xml/test_task_imstat/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_split/
06-Nov-2024 16:52:21 nosedir/xml/test_task_split/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_listobs/
06-Nov-2024 16:52:21 nosedir/xml/test_task_listobs/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_exportfits/
06-Nov-2024 16:52:21 nosedir/xml/test_task_exportfits/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_vishead/
06-Nov-2024 16:52:21 nosedir/xml/test_task_vishead/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_exportasdm/
06-Nov-2024 16:52:21 nosedir/xml/test_task_exportasdm/nose.xml
06-Nov-2024 16:52:21 nosedir/xml/test_task_phaseshift/
06-Nov-2024 16:52:21 nosedir/xml/test_task_phaseshift/nose.xml
06-Nov-2024 16:52:21 nosedir/test_task_makemask/
06-Nov-2024 16:52:21 nosedir/test_task_makemask/casa-20241106-202455.log
06-Nov-2024 16:52:21 nosedir/test_task_makemask/elliptical_annulus_crtf.txt
06-Nov-2024 16:52:21 nosedir/test_task_makemask/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_makemask/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_makemask/test_task_makemask.py
06-Nov-2024 16:52:21 nosedir/test_task_immath/
06-Nov-2024 16:52:21 nosedir/test_task_immath/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_immath/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_immath/test_task_immath.py
06-Nov-2024 16:52:21 nosedir/test_task_immath/casa-20241106-215120.log
06-Nov-2024 16:52:21 nosedir/test_task_imhead/
06-Nov-2024 16:52:21 nosedir/test_task_imhead/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_imhead/casa-20241106-202820.log
06-Nov-2024 16:52:21 nosedir/test_task_imhead/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_imhead/test_task_imhead.py
06-Nov-2024 16:52:21 nosedir/test_task_imstat/
06-Nov-2024 16:52:21 nosedir/test_task_imstat/imstat.log
06-Nov-2024 16:52:21 nosedir/test_task_imstat/casa-20241106-214451.log
06-Nov-2024 16:52:21 nosedir/test_task_imstat/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_imstat/test_task_imstat.py
06-Nov-2024 16:52:21 nosedir/test_task_imstat/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_split/
06-Nov-2024 16:52:21 nosedir/test_task_split/casa-20241106-214727.log
06-Nov-2024 16:52:21 nosedir/test_task_split/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_split/test_task_split.py
06-Nov-2024 16:52:21 nosedir/test_task_split/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_listobs/
06-Nov-2024 16:52:21 nosedir/test_task_listobs/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_listobs/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_listobs/test_task_listobs.py
06-Nov-2024 16:52:21 nosedir/test_task_listobs/casa-20241106-192336.log
06-Nov-2024 16:52:21 nosedir/test_task_exportfits/
06-Nov-2024 16:52:21 nosedir/test_task_exportfits/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_exportfits/my.im/
06-Nov-2024 16:52:21 nosedir/test_task_exportfits/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_exportfits/casa-20241106-215023.log
06-Nov-2024 16:52:21 nosedir/test_task_exportfits/test_task_exportfits.py
06-Nov-2024 16:52:21 nosedir/test_task_vishead/
06-Nov-2024 16:52:21 nosedir/test_task_vishead/test_task_vishead.py
06-Nov-2024 16:52:21 nosedir/test_task_vishead/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_vishead/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_vishead/casa-20241106-203105.log
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/xosro2ref-reimp.ms.flagversions/
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/xosro2ref-reimp.ms.flagversions/flags.Original/
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/xosro2ref-reimp.ms.flagversions/FLAG_VERSION_LIST
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/casa-20241106-214523.log
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/test_task_exportasdm.py
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/X_osro_013.55979.93803716435
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/uid___A002_X72bc38_X000
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/xosro2ref.ms.flagversions/
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/xosro2ref.ms.flagversions/flags.Original/
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/xosro2ref.ms.flagversions/FLAG_VERSION_LIST
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/asdm.ms.flagversions/
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/asdm.ms.flagversions/flags.Original/
06-Nov-2024 16:52:21 nosedir/test_task_exportasdm/asdm.ms.flagversions/FLAG_VERSION_LIST
06-Nov-2024 16:52:21 nosedir/test_task_phaseshift/
06-Nov-2024 16:52:21 nosedir/test_task_phaseshift/test_task_phaseshift.py
06-Nov-2024 16:52:21 nosedir/test_task_phaseshift/short_summary.log
06-Nov-2024 16:52:21 nosedir/test_task_phaseshift/conftest.py
06-Nov-2024 16:52:21 nosedir/test_task_phaseshift/casa-20241106-192540.log
06-Nov-2024 16:52:21 nosedir/requirements.txt
06-Nov-2024 16:52:22 total 184632
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci 15001   1839163 Nov  6 19:17 casatasks-6.7.0.13a14474.dev1-py3-none-any.whl
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root    2744426 Nov  6 21:52 casatasks_test.log
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci 15001    134989 Nov  6 19:17 casatestutils-6.7.0.13a14474.dev1-py3-none-any.whl
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci 15001 182024657 Nov  6 19:17 casatools-6.7.0.13a14474.dev1-cp310-cp310-manylinux_2_28_x86_64.whl
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root        826 Nov  6 21:52 requirements.txt
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       3059 Nov  6 21:52 test_task_applycal.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1839 Nov  6 21:52 test_task_concat.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1780 Nov  6 21:52 test_task_exportasdm.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root        339 Nov  6 21:52 test_task_exportfits.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root      27915 Nov  6 21:52 test_task_flagdata.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root        947 Nov  6 21:52 test_task_flagmanager.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       2339 Nov  6 21:52 test_task_fluxscale.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       3239 Nov  6 21:52 test_task_gaincal.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1203 Nov  6 21:52 test_task_imcontsub.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1748 Nov  6 21:52 test_task_imdev.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       2115 Nov  6 21:52 test_task_imhead.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       3035 Nov  6 21:52 test_task_immath.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1648 Nov  6 21:52 test_task_immoments.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       3697 Nov  6 21:52 test_task_importasdm.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1799 Nov  6 21:52 test_task_importuvfits.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root        811 Nov  6 21:52 test_task_imreframe.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       2325 Nov  6 21:52 test_task_imregrid.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1420 Nov  6 21:52 test_task_imstat.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       3109 Nov  6 21:52 test_task_imval.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       8562 Nov  6 21:52 test_task_listobs.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       2643 Nov  6 21:52 test_task_makemask.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root      34535 Nov  6 21:52 test_task_mstransform.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1528 Nov  6 21:52 test_task_phaseshift.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1075 Nov  6 21:52 test_task_plotants.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root      17985 Nov  6 21:52 test_task_sdbaseline.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       6631 Nov  6 21:52 test_task_sdcal.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1569 Nov  6 21:52 test_task_sdgaincal.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       4380 Nov  6 21:52 test_task_sdtimeaverage.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       3434 Nov  6 21:52 test_task_setjy.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root      17887 Nov  6 21:52 test_task_split.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root        688 Nov  6 21:52 test_task_spxfit.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       1076 Nov  6 21:52 test_task_vishead.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root       3270 Nov  6 21:52 test_task_visstat.xml
06-Nov-2024 16:52:22 -rw-r--r-- 1 casaci root    2062854 Nov  6 21:52 work-manylinux_228_casatasks-3.10.tar.gz
06-Nov-2024 16:52:22 Done packaging working directory
06-Nov-2024 16:52:22 Finished task 'Tar work directory' with result: Success
06-Nov-2024 16:52:22 Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
06-Nov-2024 16:52:22 Parsing test results under /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31028-TTM228PY38...
06-Nov-2024 16:52:22 Finished task 'Parse tests' with result: Success
06-Nov-2024 16:52:22
Substituting variable: ${bamboo.repository.branch.name} with CAS-14474
06-Nov-2024 16:52:22
Substituting variable: ${bamboo.planRepository.branchName} with CAS-14474
06-Nov-2024 16:52:22 Starting task 'Upload wheel' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
06-Nov-2024 16:52:22
Beginning to execute external process for build 'CASASPECS - Dev Test 3.10 - CAS-14474 - Test Tasks Many Linux 2.28 Py3.10 #1 (CASASPECS-DEVTESTPY31028-TTM228PY38-1)'
... running command line:
/export/home/cbt-el7-11/bamboohome/temp/CASASPECS-DEVTESTPY31028-TTM228PY38-1-ScriptBuildTask-3262835961262214280.sh
... in: /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31028-TTM228PY38
06-Nov-2024 16:52:22 No matching version found
06-Nov-2024 16:52:23 Collecting twine
06-Nov-2024 16:52:23   Downloading twine-5.1.1-py3-none-any.whl (38 kB)
06-Nov-2024 16:52:23 Collecting pkginfo>=1.8.1
06-Nov-2024 16:52:23   Downloading pkginfo-1.11.2-py3-none-any.whl (31 kB)
06-Nov-2024 16:52:23 Collecting requests-toolbelt!=0.9.0,>=0.8.0
06-Nov-2024 16:52:23   Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
06-Nov-2024 16:52:23      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 1.6 MB/s eta 0:00:00
06-Nov-2024 16:52:23 Collecting rfc3986>=1.4.0
06-Nov-2024 16:52:23   Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB)
06-Nov-2024 16:52:23 Collecting pkginfo>=1.8.1
06-Nov-2024 16:52:23   Downloading pkginfo-1.10.0-py3-none-any.whl (30 kB)
06-Nov-2024 16:52:24 Collecting keyring>=15.1
06-Nov-2024 16:52:24   Downloading keyring-25.5.0-py3-none-any.whl (39 kB)
06-Nov-2024 16:52:24 Collecting urllib3>=1.26.0
06-Nov-2024 16:52:24   Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
06-Nov-2024 16:52:24      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 KB 5.1 MB/s eta 0:00:00
06-Nov-2024 16:52:24 Collecting rich>=12.0.0
06-Nov-2024 16:52:24   Downloading rich-13.9.4-py3-none-any.whl (242 kB)
06-Nov-2024 16:52:24      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.4/242.4 KB 3.8 MB/s eta 0:00:00
06-Nov-2024 16:52:24 Collecting readme-renderer>=35.0
06-Nov-2024 16:52:24   Downloading readme_renderer-44.0-py3-none-any.whl (13 kB)
06-Nov-2024 16:52:25 Collecting importlib-metadata>=3.6
06-Nov-2024 16:52:25   Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
06-Nov-2024 16:52:25 Collecting requests>=2.20
06-Nov-2024 16:52:25   Downloading requests-2.32.3-py3-none-any.whl (64 kB)
06-Nov-2024 16:52:25      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 KB 2.5 MB/s eta 0:00:00
06-Nov-2024 16:52:25 Collecting zipp>=3.20
06-Nov-2024 16:52:25   Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB)
06-Nov-2024 16:52:25 Collecting jaraco.context
06-Nov-2024 16:52:25   Downloading jaraco.context-6.0.1-py3-none-any.whl (6.8 kB)
06-Nov-2024 16:52:25 Collecting jaraco.classes
06-Nov-2024 16:52:25   Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB)
06-Nov-2024 16:52:25 Collecting SecretStorage>=3.2
06-Nov-2024 16:52:25   Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB)
06-Nov-2024 16:52:26 Collecting jaraco.functools
06-Nov-2024 16:52:26   Downloading jaraco.functools-4.1.0-py3-none-any.whl (10 kB)
06-Nov-2024 16:52:26 Collecting jeepney>=0.4.2
06-Nov-2024 16:52:26   Downloading jeepney-0.8.0-py3-none-any.whl (48 kB)
06-Nov-2024 16:52:26      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 KB 1.7 MB/s eta 0:00:00
06-Nov-2024 16:52:26 Collecting nh3>=0.2.14
06-Nov-2024 16:52:26   Downloading nh3-0.2.18-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (769 kB)
06-Nov-2024 16:52:26      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 769.2/769.2 KB 12.5 MB/s eta 0:00:00
06-Nov-2024 16:52:26 Collecting docutils>=0.21.2
06-Nov-2024 16:52:26   Downloading docutils-0.21.2-py3-none-any.whl (587 kB)
06-Nov-2024 16:52:26      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 KB 10.6 MB/s eta 0:00:00
06-Nov-2024 16:52:26 Collecting Pygments>=2.5.1
06-Nov-2024 16:52:26   Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
06-Nov-2024 16:52:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.9 MB/s eta 0:00:00
06-Nov-2024 16:52:27 Collecting idna<4,>=2.5
06-Nov-2024 16:52:27   Downloading idna-3.10-py3-none-any.whl (70 kB)
06-Nov-2024 16:52:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 KB 2.5 MB/s eta 0:00:00
06-Nov-2024 16:52:27 Collecting charset-normalizer<4,>=2
06-Nov-2024 16:52:27   Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
06-Nov-2024 16:52:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 KB 1.8 MB/s eta 0:00:00
06-Nov-2024 16:52:27 Collecting certifi>=2017.4.17
06-Nov-2024 16:52:27   Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
06-Nov-2024 16:52:27      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 KB 5.8 MB/s eta 0:00:00
06-Nov-2024 16:52:28 Collecting markdown-it-py>=2.2.0
06-Nov-2024 16:52:28   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
06-Nov-2024 16:52:28      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 KB 3.2 MB/s eta 0:00:00
06-Nov-2024 16:52:28 Collecting typing-extensions<5.0,>=4.0.0
06-Nov-2024 16:52:28   Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
06-Nov-2024 16:52:28 Collecting mdurl~=0.1
06-Nov-2024 16:52:28   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
06-Nov-2024 16:52:29 Collecting cryptography>=2.0
06-Nov-2024 16:52:29   Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
06-Nov-2024 16:52:29      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 12.8 MB/s eta 0:00:00
06-Nov-2024 16:52:29 Collecting more-itertools
06-Nov-2024 16:52:29   Downloading more_itertools-10.5.0-py3-none-any.whl (60 kB)
06-Nov-2024 16:52:29      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 KB 2.3 MB/s eta 0:00:00
06-Nov-2024 16:52:29 Collecting backports.tarfile
06-Nov-2024 16:52:29   Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB)
06-Nov-2024 16:52:30 Collecting cffi>=1.12
06-Nov-2024 16:52:30   Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB)
06-Nov-2024 16:52:30      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 446.2/446.2 KB 3.5 MB/s eta 0:00:00
06-Nov-2024 16:52:30 Collecting pycparser
06-Nov-2024 16:52:30   Downloading pycparser-2.22-py3-none-any.whl (117 kB)
06-Nov-2024 16:52:30      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 KB 1.9 MB/s eta 0:00:00
06-Nov-2024 16:52:31 Installing collected packages: nh3, zipp, urllib3, typing-extensions, rfc3986, Pygments, pycparser, pkginfo, more-itertools, mdurl, jeepney, idna, docutils, charset-normalizer, certifi, backports.tarfile, requests, readme-renderer, markdown-it-py, jaraco.functools, jaraco.context, jaraco.classes, importlib-metadata, cffi, rich, requests-toolbelt, cryptography, SecretStorage, keyring, twine
06-Nov-2024 16:52:37 Successfully installed Pygments-2.18.0 SecretStorage-3.3.3 backports.tarfile-1.2.0 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.4.0 cryptography-43.0.3 docutils-0.21.2 idna-3.10 importlib-metadata-8.5.0 jaraco.classes-3.4.0 jaraco.context-6.0.1 jaraco.functools-4.1.0 jeepney-0.8.0 keyring-25.5.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.9.4 twine-5.1.1 typing-extensions-4.12.2 urllib3-2.2.3 zipp-3.20.2
06-Nov-2024 16:52:37 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
06-Nov-2024 16:52:37 WARNING: You are using pip version 22.0.4; however, version 24.3.1 is available.
06-Nov-2024 16:52:37 You should consider upgrading via the '/usr/local/bin/python3.10 -m pip install --upgrade pip' command.
06-Nov-2024 16:52:38 Cloning into 'casa-build-utils'...
06-Nov-2024 16:52:40 Uploading distributions to
06-Nov-2024 16:52:40 https://casa-pip.nrao.edu:443/repository/casa-dev-wheel/
06-Nov-2024 16:52:40 Uploading casatasks-6.7.0.13a14474.dev1-py3-none-any.whl
06-Nov-2024 16:52:40
06-Nov-2024 16:52:40   0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.8 MB--:--?
06-Nov-2024 16:52:40 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB00:0057.3 MB/s
06-Nov-2024 16:52:40 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB00:0057.3 MB/s
06-Nov-2024 16:52:40 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB00:0057.3 MB/s
06-Nov-2024 16:52:40
06-Nov-2024 16:52:40 Finished task 'Upload wheel' with result: Success
06-Nov-2024 16:52:40 Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
06-Nov-2024 16:52:40
Beginning to execute external process for build 'CASASPECS - Dev Test 3.10 - CAS-14474 - Test Tasks Many Linux 2.28 Py3.10 #1 (CASASPECS-DEVTESTPY31028-TTM228PY38-1)'
... running command line:
/export/home/cbt-el7-11/bamboohome/temp/CASASPECS-DEVTESTPY31028-TTM228PY38-1-ScriptBuildTask-5552389958913884220.sh
... in: /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31028-TTM228PY38
06-Nov-2024 16:52:40 Starting cleanup
06-Nov-2024 16:52:56 wheel-container-test
06-Nov-2024 16:53:00 wheel-container-test
06-Nov-2024 16:53:00 Cleanup complete
06-Nov-2024 16:53:00 Finished task 'Cleanup' with result: Success
06-Nov-2024 16:53:00 Running post build plugin 'Docker Container Cleanup'
06-Nov-2024 16:53:00
Beginning to execute external process for build 'CASASPECS - Dev Test 3.10 - CAS-14474 - Test Tasks Many Linux 2.28 Py3.10 #1 (CASASPECS-DEVTESTPY31028-TTM228PY38-1)'
... running command line:
/bin/docker rm -f wheel-container-test
... in: /export/home/cbt-el7-11/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31028-TTM228PY38
06-Nov-2024 16:53:00 Error response from daemon: No such container: wheel-container-test
06-Nov-2024 16:53:00 Running post build plugin 'NCover Results Collector'
06-Nov-2024 16:53:00 Running post build plugin 'Build Results Label Collector'
06-Nov-2024 16:53:00 Running post build plugin 'Clover Results Collector'
06-Nov-2024 16:53:00 Running post build plugin 'npm Cache Cleanup'
06-Nov-2024 16:53:00 Running post build plugin 'Artifact Copier'
06-Nov-2024 16:53:00 Publishing an artifact: Workdir
06-Nov-2024 16:53:00 Finished publishing of artifact Non required job artifact Http Compression On : [Workdir], patterns: [work*.tar.gz] anchored at: [wheeldirectory/] in 251.8 ms
06-Nov-2024 16:53:00 Publishing an artifact: XML Directories
06-Nov-2024 16:53:00 Finished publishing of artifact Non required job artifact Http Compression On : [XML Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 253.9 ms
06-Nov-2024 16:53:00 Publishing an artifact: requirements.txt
06-Nov-2024 16:53:00 Finished publishing of artifact Non required job artifact Http Compression On : [requirements.txt], patterns: [requirements.txt] anchored at: [wheeldirectory/] in 35.38 ms
06-Nov-2024 16:53:00 Finalising the build...
06-Nov-2024 16:53:00 Stopping timer.
06-Nov-2024 16:53:00 Build CASASPECS-DEVTESTPY31028-TTM228PY38-1 completed.
06-Nov-2024 16:53:01 Running on server: post build plugin 'Build Hanging Detection Configuration'
06-Nov-2024 16:53:01 Running on server: post build plugin 'NCover Results Collector'
06-Nov-2024 16:53:01 Running on server: post build plugin 'Build Labeller'
06-Nov-2024 16:53:01 Running on server: post build plugin 'Clover Delta Calculator'
06-Nov-2024 16:53:01 Running on server: post build plugin 'Maven Dependencies Postprocessor'
06-Nov-2024 16:53:01 All post build plugins have finished
06-Nov-2024 16:53:01 Generating build results summary...
06-Nov-2024 16:53:01 Saving build results to disk...
06-Nov-2024 16:53:01 Store variable context...
06-Nov-2024 16:53:01 Finished building CASASPECS-DEVTESTPY31028-TTM228PY38-1.