Build: #2 was successful
Job: Test Tools Many Linux 2.28 Py3.12 was successful
Build log
The build generated 53,646 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse line# 1: global found |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_fromtextfile_test::test_CAS_8072 |
| 16-Mar-2026 15:06:33 | Verify rest frequency precision issue has been fixed |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO ImageFactory::createImage Created Paged image 'icrs.im' of shape [100, 100] with float valued pixels. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_fromtextfile_test::test_ICRS |
| 16-Mar-2026 15:06:33 | CAS-13074, verify that coord=ICRS works correctly |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 1. Create a 100x100 image using the default coordinate system provided by ia.shape() |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2. Modify the coordinate system of the image from J2000 to GALACTIC ref frame, |
| 16-Mar-2026 15:06:33 | since the difference between J2000 and ICRS seems to be only about 10 marcsec, |
| 16-Mar-2026 15:06:33 | so we need to use a coordinate system where the values in the two systems differ |
| 16-Mar-2026 15:06:33 | more to get a convincing test. |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 3. Set all pixels to 0, except the reference pixel 50, 50 which is set to 1. |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 4. Create a CRTF region string using coords='ICRS' and a box that is centered at |
| 16-Mar-2026 15:06:33 | GALACTIC long=0, lat=0 (the ref direction in the image) but using ICRS coords |
| 16-Mar-2026 15:06:33 | of course. The hardcoded ICRS coords were determined using me.measure() to |
| 16-Mar-2026 15:06:33 | convert from GALACTIC to ICRS. |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 5. Run ia.statistics() using region=the CRTF text string previously created. |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 6. Test that the max pixel value found in the region is 1. This indicates that |
| 16-Mar-2026 15:06:33 | the region was applied correctly. |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO RegionTextParser::_determineVersion RegionTextParser::_determineVersion: Found spec version 0 |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse mynewregion.crtf line# 3: difference found |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse mynewregion.crtf line# 5: difference found |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse mynewregion.crtf line# 6: difference found |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse Combined 5 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO ImageRegion::fromRecord Selected bounding box : |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO ImageRegion::fromRecord+ [245, 132, 0, 0] to [410, 298, 0, 0] (15:20:40.458, -57.10.16.258, 8.56444e+10Hz, I to 15:20:38.024, -57.09.56.337, 8.56444e+10Hz, I) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_fromtextfile_test::test_crtf_has_multiple_diff_and_ends_with_diff_bug_fix |
| 16-Mar-2026 15:06:33 | CAS-12980, verify fix that allows supplied CRTF file to work correctly |
| 16-Mar-2026 15:06:33 | 1. copy necessary data |
| 16-Mar-2026 15:06:33 | 2. run ia.subimage() on image using region file |
| 16-Mar-2026 15:06:33 | 3. confirm that the correct number of pixels are not masked |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO RegionTextParser::_determineVersion RegionTextParser::_determineVersion: Found spec version 0 |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse /opt/casa/data/casatestdata/unittest/rgtool/testEllipse90deg.crtf line# 2: global found |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO ImageRegion::fromRecord Selected bounding box : |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO ImageRegion::fromRecord+ [86, 260, 0, 0] to [332, 505, 0, 0] (286.980670deg, 42.444398deg, I, 3.43915e+11Hz to 286.968632deg, 42.453245deg, I, 3.43915e+11Hz) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_fromtextfile_test::test_ellipse |
| 16-Mar-2026 15:06:33 | Test ellipse for image in GALACTIC and file in J2000 |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_fromtextfile_test::test_exceptions |
| 16-Mar-2026 15:06:33 | test exception cases |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:33 INFO ImageFactory::createImage Created Temp image of shape [500, 500] with float valued pixels. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_fromtextfile_test::test_poly_2000 |
| 16-Mar-2026 15:06:33 | Test polygon with 2000 points specified in pixels (CAS-13727) |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO FITSCoordinateUtil::fromFITSHeader Neither SPECSYS nor VELREF keyword given, spectral reference frame not defined ... |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO RegionTextParser::_determineVersion RegionTextParser::_determineVersion: Found spec version 0 |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_fromtextfile_test::test_read |
| 16-Mar-2026 15:06:33 | Read test |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageFactory::createImage Created Temp image of shape [200, 200] with float valued pixels. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageRegion::fromRecord Selected bounding box : |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageRegion::fromRecord+ [50, 31] to [150, 171] (00:03:20.047, -01.09.00.278 to 23:56:39.950, +01.11.00.303) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageFactory::createImage Created Temp image of shape [200, 200] with float valued pixels. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageRegion::fromRecord Selected bounding box : |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageRegion::fromRecord+ [50, 31] to [149, 171] (00:03:20.047, -01.09.00.278 to 23:56:43.952, +01.11.00.303) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_fromtextfile_test::test_rectangle_rotation |
| 16-Mar-2026 15:06:33 | Test rectangle region is preserved under coordinate frame switch |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageFactory::createImage Created Temp image of shape [200, 200] with float valued pixels. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_fromtextfile_test::test_rotbox |
| 16-Mar-2026 15:06:33 | Test rotbox when specified in pixels (CAS-5723) |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageFactory::createImage Created Temp image of shape [4, 4, 20] with float valued pixels. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 WARN AsciiRegionFileParser::_parse line# 1: Error converting world region to lattice region which probably indicates the region lies outside of the image. This region will be ignored.The related message is: LCBox::LCBox - blc [0] must be <= trc [-99889] |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 0 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 SEVERE regionmanager::selectedchannels Exception Reported: Exception: The specified spectral range range=[1315MHz, 1315.1MHz] does not intersect the image spectral range.. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 SEVERE regionmanager::selectedchannels+ ... thrown by std::vector<unsigned int, std::allocator<unsigned int> > casa::CasacRegionManager::_spectralRangeFromRangeFormat(casacore::uInt&, const casacore::String&, const casacore::IPosition&) const at File: /source/casa6/casatools/src/code/imageanalysis/Regions/CasacRegionManager.cc, line: 1013 |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO name:: No table opened. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO name:: No table opened. |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_selectedchannels_test::test_no_overlap |
| 16-Mar-2026 15:06:33 | Test selection outside of image |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageFactory::createImage Created Temp image of shape [4, 4, 4] with float valued pixels. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 SEVERE regionmanager::selectedchannels Exception Reported: Exception: Associated coordinate system has no spectral axis. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 SEVERE regionmanager::selectedchannels+ ... thrown by std::vector<long int> casac::regionmanager::selectedchannels(const string&, const std::vector<long int>&) at File: src/tools/regionmanager/regionmanager_cmpt.cc, line: 686 |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO name:: No table opened. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO name:: No table opened. |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_selectedchannels_test::test_no_spectral_axis |
| 16-Mar-2026 15:06:33 | Test no spectral axis throws exception |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO ImageFactory::createImage Created Temp image of shape [4, 4, 20] with float valued pixels. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse Combined 1 image regions (which excludes any annotation regions) |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO AsciiRegionFileParser::_parse The specified region will select all pixels that are included in the region. Full pixels will be included even when they are only partially covered by the region(s). |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO name:: No table opened. |
| 16-Mar-2026 15:06:33 | 2026-03-16 19:06:34 INFO name:: No table opened. |
| 16-Mar-2026 15:06:33 | test_tool_regionmanager.py::rg_selectedchannels_test::test_range |
| 16-Mar-2026 15:06:33 | Test range |
| 16-Mar-2026 15:06:33 | PASSED |
| 16-Mar-2026 15:06:33 | |
| 16-Mar-2026 15:06:33 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_regionmanager/nose.xml - |
| 16-Mar-2026 15:06:33 | ======================== 34 passed, 1 warning in 8.89s ========================= |
| 16-Mar-2026 15:06:34 | ============================= test session starts ============================== |
| 16-Mar-2026 15:06:34 | platform linux -- Python 3.12.9, pytest-9.0.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 |
| 16-Mar-2026 15:06:34 | cachedir: .pytest_cache |
| 16-Mar-2026 15:06:34 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation |
| 16-Mar-2026 15:06:34 | configfile: pytest.ini |
| 16-Mar-2026 15:06:34 | collecting ... collected 8 items |
| 16-Mar-2026 15:06:34 | |
| 16-Mar-2026 15:06:34 | |
| 16-Mar-2026 15:06:34 | 2026-03-16 19:06:34 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing NPTS using the classical algorithm around each of 10000 grid points in 2 planes. |
| 16-Mar-2026 15:06:34 | 2026-03-16 19:06:35 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:35 | 2026-03-16 19:06:35 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 10000 grid points in 2 planes. |
| 16-Mar-2026 15:06:35 | 2026-03-16 19:06:36 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:35 | 2026-03-16 19:06:36 INFO name:: No table opened. |
| 16-Mar-2026 15:06:35 | 2026-03-16 19:06:36 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:06:35 | 2026-03-16 19:06:36 INFO name:: No table opened. |
| 16-Mar-2026 15:06:35 | 2026-03-16 19:06:36 INFO name:: No table opened. |
| 16-Mar-2026 15:06:35 | test_tool_image_deviation.py::ia_deviation_test::test001 |
| 16-Mar-2026 15:06:35 | Every pixel is a grid point |
| 16-Mar-2026 15:06:35 | PASSED |
| 16-Mar-2026 15:06:35 | |
| 16-Mar-2026 15:06:35 | 2026-03-16 19:06:36 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing NPTS using the classical algorithm around each of 10000 grid points in 2 planes. |
| 16-Mar-2026 15:06:36 | 2026-03-16 19:06:36 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:36 | 2026-03-16 19:06:36 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 10000 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | test_tool_image_deviation.py::ia_deviation_test::test002 |
| 16-Mar-2026 15:06:37 | Every pixel is a grid point with an offset, so should be the same result |
| 16-Mar-2026 15:06:37 | as test001 |
| 16-Mar-2026 15:06:37 | PASSED |
| 16-Mar-2026 15:06:37 | |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing NPTS using the classical algorithm around each of 1156 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 1156 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing NPTS using the classical algorithm around each of 1156 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 1156 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | test_tool_image_deviation.py::ia_deviation_test::test003 |
| 16-Mar-2026 15:06:37 | Every third pixel is a grid point |
| 16-Mar-2026 15:06:37 | PASSED |
| 16-Mar-2026 15:06:37 | |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing NPTS using the classical algorithm around each of 1089 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:37 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 1089 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing NPTS using the classical algorithm around each of 1089 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 1089 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | test_tool_image_deviation.py::ia_deviation_test::test005 |
| 16-Mar-2026 15:06:37 | Every third pixel is a grid point, using anchor [2,2] |
| 16-Mar-2026 15:06:37 | PASSED |
| 16-Mar-2026 15:06:37 | |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 10.001 pix x 10.001 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 11 pix x 11 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 64 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageRegion::fromRecord Selected bounding box : |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageRegion::fromRecord+ [5, 5, 0] to [85, 85, 1] (00:03:00.021, -00.45.00.077, I to 23:57:39.990, +00.35.00.036, Q) |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 10.001 pix x 10.001 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 11 pix x 11 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 36 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageRegion::fromRecord Selected bounding box : |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageRegion::fromRecord+ [27, 27, 0] to [66, 66, 0] (00:01:32.003, -00.23.00.010, I to 23:58:55.999, +00.16.00.003, I) |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageRegion::fromRecord Selected bounding box : |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageRegion::fromRecord+ [22, 22, 0] to [61, 61, 0] (00:01:32.003, -00.23.00.010, I to 23:58:55.999, +00.16.00.003, I) |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | test_tool_image_deviation.py::ia_deviation_test::test006 |
| 16-Mar-2026 15:06:37 | Test that regions work as expected |
| 16-Mar-2026 15:06:37 | PASSED |
| 16-Mar-2026 15:06:37 | |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageFactory::createImage Created Paged image 'mycirc.im' of shape [100, 100] with float valued pixels. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::useReferencePixelAsAnchor Anchor being set at pixel [50,50], at/near image reference pixel. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_computeStat Using circular region of radius 20 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 41 pix x 41 pix and there are 1257 good pixels in the circle that are being used) to choose pixels for computing SUM using the classical algorithm around each of 25 grid points in 1 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_doInterpolation Interpolate using CUBIC algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | test_tool_image_deviation.py::ia_deviation_test::test_circle |
| 16-Mar-2026 15:06:37 | test circles work correctly CAS-10296 |
| 16-Mar-2026 15:06:37 | PASSED |
| 16-Mar-2026 15:06:37 | |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageFactory::createImage Created Temp image of shape [10, 10] with float valued pixels. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 9 grid points in 1 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageFactory::createImage Created Temp image of shape [10, 10, 2] with float valued pixels. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 9 grid points in 2 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_doInterpolation Interpolate using LINEAR algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageMaskAttacher::makeMask Created mask `mask0' |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | test_tool_image_deviation.py::ia_deviation_test::test_mask |
| 16-Mar-2026 15:06:37 | PASSED |
| 16-Mar-2026 15:06:37 | |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO ImageFactory::createImage Created Temp image of shape [20, 20] with float valued pixels. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 25 grid points in 1 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_doInterpolation Interpolate using CUBIC algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::useReferencePixelAsAnchor Anchor being set at pixel [10,10], at/near image reference pixel. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_computeStat Using rectangular region of specified dimensions 4 pix x 4 pix (because of centering and rounding to use whole pixels, actual dimensions of bounding box are 5 pix x 5 pix) to choose pixels for computing STDDEV using the classical algorithm around each of 25 grid points in 1 planes. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO StatImageCreator::_doInterpolation Interpolate using CUBIC algorithm. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | 2026-03-16 19:06:38 INFO name:: No table opened. |
| 16-Mar-2026 15:06:37 | test_tool_image_deviation.py::ia_deviation_test::test_refpix |
| 16-Mar-2026 15:06:37 | Test using reference pixel |
| 16-Mar-2026 15:06:37 | PASSED |
| 16-Mar-2026 15:06:37 | |
| 16-Mar-2026 15:06:37 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_deviation/nose.xml - |
| 16-Mar-2026 15:06:37 | ========================= 8 passed, 1 warning in 3.75s ========================= |
| 16-Mar-2026 15:06:37 | ============================= test session starts ============================== |
| 16-Mar-2026 15:06:37 | platform linux -- Python 3.12.9, pytest-9.0.2, pluggy-1.6.0 -- /home/casatest/venv/bin/python3.12 |
| 16-Mar-2026 15:06:37 | cachedir: .pytest_cache |
| 16-Mar-2026 15:06:37 | rootdir: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics |
| 16-Mar-2026 15:06:37 | configfile: pytest.ini |
| 16-Mar-2026 15:06:38 | collecting ... collected 12 items |
| 16-Mar-2026 15:06:38 | |
| 16-Mar-2026 15:06:38 | |
| 16-Mar-2026 15:06:57 | 2026-03-16 19:06:58 INFO ImageFactory::createImage Created Paged image 'largechunk.im' of shape [4300, 4300, 4, 117] with float valued pixels. |
| 16-Mar-2026 15:07:40 | ....10....20....30....40....50....60....70....80....90....100% |
| 16-Mar-2026 15:07:57 | 2026-03-16 19:07:58 INFO name:: No table opened. |
| 16-Mar-2026 15:07:57 | 2026-03-16 19:07:58 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:07:57 | test_tool_image_statistics.py::ia_statistics_test::test_CAS_11460 |
| 16-Mar-2026 15:07:57 | Test fix for large chunks selected using axes parameter |
| 16-Mar-2026 15:07:57 | {'blc': array([0, 0, 0, 0]), 'blcf': '03:33:05.716, -38.42.44.139, I, 1.41494e+09Hz', 'max': array([0., 0., 0., 0.]), 'mean': array([0., 0., 0., 0.]), 'min': array([0., 0., 0., 0.]), 'npts': array([2.16333e+09, 2.16333e+09, 2.16333e+09, 2.16333e+09]), 'rms': array([0., 0., 0., 0.]), 'sigma': array([0., 0., 0., 0.]), 'sum': array([0., 0., 0., 0.]), 'sumsq': array([0., 0., 0., 0.]), 'trc': array([4299, 4299, 3, 116]), 'trcf': '20:27:08.347, +38.41.27.257, V, 1.41506e+09Hz'} |
| 16-Mar-2026 15:07:57 | PASSED |
| 16-Mar-2026 15:07:57 | |
| 16-Mar-2026 15:07:57 | 2026-03-16 19:07:58 INFO FITSCoordinateUtil::fromFITSHeader passing empty or nonexistant spectral Coordinate axis |
| 16-Mar-2026 15:07:57 | 2026-03-16 19:07:58 INFO name:: No table opened. |
| 16-Mar-2026 15:07:57 | 2026-03-16 19:07:58 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:07:57 | test_tool_image_statistics.py::ia_statistics_test::test_CAS_2195_image_can_have_linear_rather_than_direction_coordinate |
| 16-Mar-2026 15:07:57 | verify fix for CAS-2195, image has linear, not direction, coordinate |
| 16-Mar-2026 15:07:57 | PASSED |
| 16-Mar-2026 15:07:57 | |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO name:: No table opened. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:08:11 | test_tool_image_statistics.py::ia_statistics_test::test_biweight |
| 16-Mar-2026 15:08:11 | Test biweight algorithm CAS-11100 |
| 16-Mar-2026 15:08:11 | PASSED |
| 16-Mar-2026 15:08:11 | |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO ImageFactory::createImage Created Paged image 'chauvtest.im' of shape [107] with float valued pixels. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 WARN image::open (file src/tools/image/image_cmpt.cc, line 4208) Another image is already open, closing first |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO name:: No table opened. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:08:11 | test_tool_image_statistics.py::ia_statistics_test::test_chauvenet |
| 16-Mar-2026 15:08:11 | Test Chauvenet's criterion algorithm |
| 16-Mar-2026 15:08:11 | PASSED |
| 16-Mar-2026 15:08:11 | |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO ImageFactory::createImage Created Paged image 'fhtest.im' of shape [100] with float valued pixels. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO name:: No table opened. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:08:11 | test_tool_image_statistics.py::ia_statistics_test::test_fithalf |
| 16-Mar-2026 15:08:11 | Test fit to half algorithm |
| 16-Mar-2026 15:08:11 | PASSED |
| 16-Mar-2026 15:08:11 | |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO ImageFactory::createImage Created Paged image 'hftest.im' of shape [100] with float valued pixels. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO name:: No table opened. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:08:11 | test_tool_image_statistics.py::ia_statistics_test::test_hingesfences |
| 16-Mar-2026 15:08:11 | Test hinges-fences algorithm |
| 16-Mar-2026 15:08:11 | PASSED |
| 16-Mar-2026 15:08:11 | |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:11 INFO ImageFactory::createImage Created Paged image 'internally_excluded_region.im' of shape [100, 200, 110, 4] with float valued pixels. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO CasacRegionManager::fromBCS No directional region specified. Using full positional plane. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO CasacRegionManager::fromBCS Using channel range(s) |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO CasacRegionManager::fromBCS Using polarizations IV |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 WARN Stokes cannot be determined because this region type is not handled yet. But chances are very good this is no need to be alarmed. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO name:: No table opened. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:08:11 | test_tool_image_statistics.py::ia_statistics_test::test_internal_region_exclusion |
| 16-Mar-2026 15:08:11 | Verify data not returned for internally excluded regions |
| 16-Mar-2026 15:08:11 | PASSED |
| 16-Mar-2026 15:08:11 | |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO name:: No table opened. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:08:11 | test_tool_image_statistics.py::ia_statistics_test::test_logfile_param |
| 16-Mar-2026 15:08:11 | test logfile |
| 16-Mar-2026 15:08:11 | i 1 |
| 16-Mar-2026 15:08:11 | i 2 |
| 16-Mar-2026 15:08:11 | PASSED |
| 16-Mar-2026 15:08:11 | |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Image name : moment_map.im |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Object name : G11.92 |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Image type : PagedImage |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Image quantity : Intensity |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Pixel mask(s) : mask0 |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Region(s) : None |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Image units : Jy/beam.km/s |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Restoring Beam : 3.15627 arcsec, 1.80243 arcsec, 58.3141 deg |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Direction reference : J2000 |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Spectral reference : LSRK |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Velocity type : RADIO |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Rest frequency : 2.30538e+11 Hz |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Pointing center : 18:13:58.097081 -18.54.16.695951 |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Telescope : SMA |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Observer : SMA |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Date observation : 2008/06/23/00:00:00.000000 |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Axis Coord Type Name Proj Shape Tile Coord value at pixel Coord incr Units |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ -------------------------------------------------------------------------------------------------- |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ 0 0 Direction Right Ascension SIN 256 256 18:13:58.097 128.00 -4.000000e-01 arcsec |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ 1 0 Direction Declination SIN 256 256 -18.54.16.696 128.00 4.000000e-01 arcsec |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ 2 1 Stokes Stokes 1 1 I |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ 3 2 Spectral Frequency 1 1 2.30392e+11 -37.00 2.536257562e+06 Hz |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageMetaData::summary+ Velocity 189.963 -37.00 -3.298159e+00 km/s |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO name:: No table opened. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:08:11 | test_tool_image_statistics.py::ia_statistics_test::test_moment_map_flux |
| 16-Mar-2026 15:08:11 | Test 1: verify moment maps can have flux densities computed in statistics |
| 16-Mar-2026 15:08:11 | PASSED |
| 16-Mar-2026 15:08:11 | |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageFactory::createImage Created Paged image 'test011.im' of shape [10, 10, 10] with float valued pixels. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO CasacRegionManager::fromBCS Using specified box(es) 0, 0, 2, 2, 4, 4, 6, 6 |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO name:: No table opened. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:08:11 | test_tool_image_statistics.py::ia_statistics_test::test_multiple_region_support |
| 16-Mar-2026 15:08:11 | test multiple region support |
| 16-Mar-2026 15:08:11 | PASSED |
| 16-Mar-2026 15:08:11 | |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO name:: No table opened. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:08:11 | test_tool_image_statistics.py::ia_statistics_test::test_specifying_axes_param |
| 16-Mar-2026 15:08:11 | choose axes works |
| 16-Mar-2026 15:08:11 | PASSED |
| 16-Mar-2026 15:08:11 | |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageFactory::createImage Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 INFO ImageFactory::createImage Created Paged image 'tmp.im' of shape [200, 200, 1, 20] with float valued pixels. |
| 16-Mar-2026 15:08:11 | 2026-03-16 19:08:12 SEVERE image::statistics (file src/tools/image/image_cmpt.cc, line 5995) Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: /source/casainstall/include/casacpp/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306 |
| 16-Mar-2026 15:08:12 | 2026-03-16 19:08:12 INFO name:: No table opened. |
| 16-Mar-2026 15:08:12 | 2026-03-16 19:08:12 INFO showcache:: The Table Cache is empty. |
| 16-Mar-2026 15:08:12 | test_tool_image_statistics.py::ia_statistics_test::test_stretch |
| 16-Mar-2026 15:08:12 | Test stretch parameter |
| 16-Mar-2026 15:08:12 | PASSED |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | - generated xml file: /home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_statistics/nose.xml - |
| 16-Mar-2026 15:08:12 | =================== 12 passed, 1 warning in 94.09s (0:01:34) =================== |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_table |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_table/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_table/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pv/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pv |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_pv/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_pv/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_componentlist/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_componentlist/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_regrid/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_regrid/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_linearmosaic/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_linearmosaic/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_transpose/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_transpose/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_coordsys/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_coordsys/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_fitprofile/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_fitprofile/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_msmetadata/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_msmetadata/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_synthesisutils/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_synthesisutils/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_calanalysis/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_calanalysis/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_calibrater/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_calibrater/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_quanta/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_quanta |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_quanta/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_quanta/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_vpmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_vpmanager/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_regionmanager/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_regionmanager/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_deviation/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_deviation/ |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Setting Working Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/ |
| 16-Mar-2026 15:08:12 | Test Directory: /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics |
| 16-Mar-2026 15:08:12 | |
| 16-Mar-2026 15:08:12 | Running Command: pytest --junitxml=/home/casatest/casa6/casatestutils/nosedir/xml/test_tool_image_statistics/nose.xml -s --disable-pytest-warnings --verbose -ra --tb=short /home/casatest/casa6/casatestutils/nosedir/test_tool_image_statistics/ |
| 16-Mar-2026 15:08:12 | total 77428 |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci 15001 145448 Mar 16 18:55 casatestutils-6.7.5.7a14606.dev2-py3-none-any.whl |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci 15001 78968959 Mar 16 18:55 casatools-6.7.5.7a14606.dev2-cp312-cp312-manylinux_2_28_x86_64.whl |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 4340 Mar 16 19:08 test_tool_agentflagger.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1006 Mar 16 19:08 test_tool_calanalysis.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2667 Mar 16 19:08 test_tool_calibrater.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 687 Mar 16 19:08 test_tool_componentlist.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 7467 Mar 16 19:08 test_tool_coordsys.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 12935 Mar 16 19:08 test_tool_image.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2220 Mar 16 19:08 test_tool_image_collapse.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1048 Mar 16 19:08 test_tool_image_deviation.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2574 Mar 16 19:08 test_tool_image_fitprofile.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1178 Mar 16 19:08 test_tool_image_pbcor.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 883 Mar 16 19:08 test_tool_image_pv.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1006 Mar 16 19:08 test_tool_image_rebin.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1336 Mar 16 19:08 test_tool_image_regrid.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1639 Mar 16 19:08 test_tool_image_statistics.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 765 Mar 16 19:08 test_tool_image_subimage.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 890 Mar 16 19:08 test_tool_image_transpose.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1966 Mar 16 19:08 test_tool_imagepol.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 838 Mar 16 19:08 test_tool_linearmosaic.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 669 Mar 16 19:08 test_tool_logsink.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 549 Mar 16 19:08 test_tool_measures.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 5224 Mar 16 19:08 test_tool_ms.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 367 Mar 16 19:08 test_tool_ms_createmultims.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2099 Mar 16 19:08 test_tool_ms_statwt.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 8633 Mar 16 19:08 test_tool_msmetadata.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 359 Mar 16 19:08 test_tool_msuvbinner.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1171 Mar 16 19:08 test_tool_quanta.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 3975 Mar 16 19:08 test_tool_regionmanager.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2071 Mar 16 19:08 test_tool_sdm.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2092 Mar 16 19:08 test_tool_sdm_toms.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 670 Mar 16 19:08 test_tool_simulator.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1716 Mar 16 19:08 test_tool_synthesisutils.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1462 Mar 16 19:08 test_tool_table.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1717 Mar 16 19:08 test_tool_vpmanager.xml |
| 16-Mar-2026 15:08:12 | Finished task 'Test wheel' with result: Success |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:12 | Starting task 'Tar work directory' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
| 16-Mar-2026 15:08:12 | Beginning to execute external process for build 'CASASPECS - Dev Test 3.12 - CAS-14606 - Test Tools Many Linux 2.28 Py3.12 #2 (CASASPECS-DEVTESTPY31283-TTOMLPY312-2)' ... running command line: /opt/ci_workspace/casa/bamboo/agent6/temp/CASASPECS-DEVTESTPY31283-TTOMLPY312-2-ScriptBuildTask-2843940088802716924.sh ... in: /opt/ci_workspace/casa/bamboo/agent6/xml-data/build-dir/CASASPECS-DEVTESTPY31283-TTOMLPY312 |
| 16-Mar-2026 15:08:12 | Package working directory |
| 16-Mar-2026 15:08:12 | nosedir/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_sdm_toms/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_sdm_toms/test_tool_sdm_toms.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_sdm_toms/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_sdm_toms/casa-20260316-185718.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_sdm_toms/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/xml/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_sdm_toms/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_sdm_toms/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_ms_statwt/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_ms_statwt/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_pbcor/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_pbcor/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_rebin/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_rebin/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_simulator/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_simulator/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_logsink/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_logsink/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_sdm/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_sdm/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_msuvbinner/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_msuvbinner/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_imagepol/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_imagepol/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_measures/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_measures/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_ms/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_ms/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_ms_createmultims/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_ms_createmultims/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_collapse/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_collapse/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_subimage/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_subimage/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_agentflagger/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_agentflagger/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_table/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_table/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_pv/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_pv/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_componentlist/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_componentlist/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_regrid/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_regrid/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_linearmosaic/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_linearmosaic/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_transpose/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_transpose/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_coordsys/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_coordsys/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_fitprofile/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_fitprofile/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_msmetadata/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_msmetadata/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_synthesisutils/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_synthesisutils/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_calanalysis/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_calanalysis/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_calibrater/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_calibrater/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_quanta/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_quanta/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_vpmanager/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_vpmanager/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_regionmanager/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_regionmanager/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_deviation/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_deviation/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_statistics/ |
| 16-Mar-2026 15:08:12 | nosedir/xml/test_tool_image_statistics/nose.xml |
| 16-Mar-2026 15:08:12 | nosedir/summary_of_failed.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms_statwt/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms_statwt/test_tool_ms_statwt.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms_statwt/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms_statwt/casa-20260316-185920.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms_statwt/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_pbcor/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_pbcor/test_tool_image_pbcor.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_pbcor/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_pbcor/casa-20260316-190134.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_pbcor/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_rebin/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_rebin/test_tool_image_rebin.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_rebin/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_rebin/casa-20260316-190134.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_rebin/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_simulator/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_simulator/test_tool_simulator.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_simulator/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_simulator/casa-20260316-190135.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_simulator/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_logsink/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_logsink/test_tool_logsink.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_logsink/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_logsink/casa-20260316-190141.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_logsink/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_sdm/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_sdm/test_tool_sdm.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_sdm/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_sdm/casa-20260316-190142.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_sdm/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_msuvbinner/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_msuvbinner/test_tool_msuvbinner.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_msuvbinner/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_msuvbinner/casa-20260316-190149.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_msuvbinner/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_imagepol/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_imagepol/test_tool_imagepol.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_imagepol/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_imagepol/casa-20260316-190151.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_imagepol/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_measures/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_measures/test_tool_measures.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_measures/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_measures/casa-20260316-190152.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_measures/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms/test_tool_ms.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms/casa-20260316-190152.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms_createmultims/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms_createmultims/test_tool_ms_createmultims.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms_createmultims/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms_createmultims/casa-20260316-190219.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_ms_createmultims/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_collapse/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_collapse/test_tool_image_collapse.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_collapse/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_collapse/casa-20260316-190223.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_collapse/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_subimage/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_subimage/test_tool_image_subimage.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_subimage/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_subimage/casa-20260316-190224.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_subimage/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_agentflagger/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_agentflagger/test_tool_agentflagger.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_agentflagger/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_agentflagger/casa-20260316-190225.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_agentflagger/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_table/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_table/test_tool_table.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_table/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_table/casa-20260316-190306.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_table/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_pv/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_pv/test_tool_image_pv.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_pv/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_pv/casa-20260316-190307.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_pv/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_componentlist/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_componentlist/test_tool_componentlist.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_componentlist/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_componentlist/casa-20260316-190308.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_componentlist/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_regrid/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_regrid/test_tool_image_regrid.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_regrid/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_regrid/casa-20260316-190309.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_regrid/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_linearmosaic/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_linearmosaic/test_tool_linearmosaic.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_linearmosaic/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_linearmosaic/casa-20260316-190310.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_linearmosaic/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_transpose/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_transpose/test_tool_image_transpose.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_transpose/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_transpose/casa-20260316-190316.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_transpose/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_coordsys/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_coordsys/test_tool_coordsys.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_coordsys/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_coordsys/casa-20260316-190317.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_coordsys/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image/test_tool_image.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image/casa-20260316-190318.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_fitprofile/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_fitprofile/test_tool_image_fitprofile.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_fitprofile/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_fitprofile/casa-20260316-190348.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_fitprofile/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_msmetadata/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_msmetadata/test_tool_msmetadata.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_msmetadata/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_msmetadata/casa-20260316-190354.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_msmetadata/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_synthesisutils/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_synthesisutils/test_tool_synthesisutils.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_synthesisutils/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_synthesisutils/casa-20260316-190357.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_synthesisutils/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_calanalysis/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_calanalysis/test_tool_calanalysis.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_calanalysis/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_calanalysis/casa-20260316-190403.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_calanalysis/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_calibrater/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_calibrater/test_tool_calibrater.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_calibrater/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_calibrater/casa-20260316-190404.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_calibrater/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_quanta/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_quanta/test_tool_quanta.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_quanta/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_quanta/casa-20260316-190620.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_quanta/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_vpmanager/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_vpmanager/test_tool_vpmanager.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_vpmanager/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_vpmanager/casa-20260316-190621.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_vpmanager/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_regionmanager/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_regionmanager/test_tool_regionmanager.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_regionmanager/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_regionmanager/casa-20260316-190625.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_regionmanager/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_deviation/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_deviation/test_tool_image_deviation.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_deviation/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_deviation/casa-20260316-190634.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_deviation/short_summary.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_statistics/ |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_statistics/test_tool_image_statistics.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_statistics/conftest.py |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_statistics/casa-20260316-190638.log |
| 16-Mar-2026 15:08:12 | nosedir/test_tool_image_statistics/short_summary.log |
| 16-Mar-2026 15:08:12 | total 77612 |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci 15001 145448 Mar 16 18:55 casatestutils-6.7.5.7a14606.dev2-py3-none-any.whl |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci 15001 78968959 Mar 16 18:55 casatools-6.7.5.7a14606.dev2-cp312-cp312-manylinux_2_28_x86_64.whl |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 4340 Mar 16 19:08 test_tool_agentflagger.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1006 Mar 16 19:08 test_tool_calanalysis.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2667 Mar 16 19:08 test_tool_calibrater.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 687 Mar 16 19:08 test_tool_componentlist.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 7467 Mar 16 19:08 test_tool_coordsys.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 12935 Mar 16 19:08 test_tool_image.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2220 Mar 16 19:08 test_tool_image_collapse.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1048 Mar 16 19:08 test_tool_image_deviation.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2574 Mar 16 19:08 test_tool_image_fitprofile.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1178 Mar 16 19:08 test_tool_image_pbcor.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 883 Mar 16 19:08 test_tool_image_pv.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1006 Mar 16 19:08 test_tool_image_rebin.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1336 Mar 16 19:08 test_tool_image_regrid.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1639 Mar 16 19:08 test_tool_image_statistics.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 765 Mar 16 19:08 test_tool_image_subimage.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 890 Mar 16 19:08 test_tool_image_transpose.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1966 Mar 16 19:08 test_tool_imagepol.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 838 Mar 16 19:08 test_tool_linearmosaic.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 669 Mar 16 19:08 test_tool_logsink.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 549 Mar 16 19:08 test_tool_measures.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 5224 Mar 16 19:08 test_tool_ms.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 367 Mar 16 19:08 test_tool_ms_createmultims.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2099 Mar 16 19:08 test_tool_ms_statwt.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 8633 Mar 16 19:08 test_tool_msmetadata.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 359 Mar 16 19:08 test_tool_msuvbinner.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1171 Mar 16 19:08 test_tool_quanta.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 3975 Mar 16 19:08 test_tool_regionmanager.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2071 Mar 16 19:08 test_tool_sdm.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 2092 Mar 16 19:08 test_tool_sdm_toms.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 670 Mar 16 19:08 test_tool_simulator.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1716 Mar 16 19:08 test_tool_synthesisutils.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1462 Mar 16 19:08 test_tool_table.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 1717 Mar 16 19:08 test_tool_vpmanager.xml |
| 16-Mar-2026 15:08:12 | -rw-r--r-- 1 casaci root 185016 Mar 16 19:08 work-manylinux_228_casatools-3.12.tar.gz |
| 16-Mar-2026 15:08:12 | Done packaging working directory |
| 16-Mar-2026 15:08:12 | Finished task 'Tar work directory' with result: Success |
| 16-Mar-2026 15:08:12 | Starting task 'Parse tests' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
| 16-Mar-2026 15:08:12 | Parsing test results under /opt/ci_workspace/casa/bamboo/agent6/xml-data/build-dir/CASASPECS-DEVTESTPY31283-TTOMLPY312... |
| 16-Mar-2026 15:08:12 | Finished task 'Parse tests' with result: Success |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.repository.branch.name} with CAS-14606 |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:12 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:12 | Starting task 'Upload wheel' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
| 16-Mar-2026 15:08:12 | Beginning to execute external process for build 'CASASPECS - Dev Test 3.12 - CAS-14606 - Test Tools Many Linux 2.28 Py3.12 #2 (CASASPECS-DEVTESTPY31283-TTOMLPY312-2)' ... running command line: /opt/ci_workspace/casa/bamboo/agent6/temp/CASASPECS-DEVTESTPY31283-TTOMLPY312-2-ScriptBuildTask-4904234528565890253.sh ... in: /opt/ci_workspace/casa/bamboo/agent6/xml-data/build-dir/CASASPECS-DEVTESTPY31283-TTOMLPY312 |
| 16-Mar-2026 15:08:13 | Collecting twine |
| 16-Mar-2026 15:08:13 | Downloading twine-6.2.0-py3-none-any.whl (42 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 6.0 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting id |
| 16-Mar-2026 15:08:13 | Downloading id-1.6.1-py3-none-any.whl (14 kB) |
| 16-Mar-2026 15:08:13 | Collecting requests>=2.20 |
| 16-Mar-2026 15:08:13 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 35.0 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting packaging>=24.0 |
| 16-Mar-2026 15:08:13 | Downloading packaging-26.0-py3-none-any.whl (74 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 40.9 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting rich>=12.0.0 |
| 16-Mar-2026 15:08:13 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 50.3 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting rfc3986>=1.4.0 |
| 16-Mar-2026 15:08:13 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) |
| 16-Mar-2026 15:08:13 | Collecting urllib3>=1.26.0 |
| 16-Mar-2026 15:08:13 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 40.1 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting keyring>=21.2.0 |
| 16-Mar-2026 15:08:13 | Downloading keyring-25.7.0-py3-none-any.whl (39 kB) |
| 16-Mar-2026 15:08:13 | Collecting readme-renderer>=35.0 |
| 16-Mar-2026 15:08:13 | Downloading readme_renderer-44.0-py3-none-any.whl (13 kB) |
| 16-Mar-2026 15:08:13 | Collecting requests-toolbelt!=0.9.0,>=0.8.0 |
| 16-Mar-2026 15:08:13 | Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 34.1 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting jeepney>=0.4.2 |
| 16-Mar-2026 15:08:13 | Downloading jeepney-0.9.0-py3-none-any.whl (49 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/49.0 kB 28.2 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting jaraco.context |
| 16-Mar-2026 15:08:13 | Downloading jaraco_context-6.1.1-py3-none-any.whl (7.0 kB) |
| 16-Mar-2026 15:08:13 | Collecting jaraco.classes |
| 16-Mar-2026 15:08:13 | Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) |
| 16-Mar-2026 15:08:13 | Collecting jaraco.functools |
| 16-Mar-2026 15:08:13 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) |
| 16-Mar-2026 15:08:13 | Collecting importlib_metadata>=4.11.4 |
| 16-Mar-2026 15:08:13 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) |
| 16-Mar-2026 15:08:13 | Collecting SecretStorage>=3.2 |
| 16-Mar-2026 15:08:13 | Downloading secretstorage-3.5.0-py3-none-any.whl (15 kB) |
| 16-Mar-2026 15:08:13 | Collecting Pygments>=2.5.1 |
| 16-Mar-2026 15:08:13 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 122.5 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting docutils>=0.21.2 |
| 16-Mar-2026 15:08:13 | Downloading docutils-0.22.4-py3-none-any.whl (633 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 125.5 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting nh3>=0.2.14 |
| 16-Mar-2026 15:08:13 | Downloading nh3-0.3.3-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (811 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 811.5/811.5 kB 129.1 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting certifi>=2017.4.17 |
| 16-Mar-2026 15:08:13 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 61.5 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:13 | Collecting charset_normalizer<4,>=2 |
| 16-Mar-2026 15:08:13 | Downloading charset_normalizer-3.4.6-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (207 kB) |
| 16-Mar-2026 15:08:13 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.9/207.9 kB 66.1 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:14 | Collecting idna<4,>=2.5 |
| 16-Mar-2026 15:08:14 | Downloading idna-3.11-py3-none-any.whl (71 kB) |
| 16-Mar-2026 15:08:14 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 38.5 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:14 | Collecting markdown-it-py>=2.2.0 |
| 16-Mar-2026 15:08:14 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) |
| 16-Mar-2026 15:08:14 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 45.8 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:14 | Collecting zipp>=3.20 |
| 16-Mar-2026 15:08:14 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) |
| 16-Mar-2026 15:08:14 | Collecting mdurl~=0.1 |
| 16-Mar-2026 15:08:14 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) |
| 16-Mar-2026 15:08:14 | Collecting cryptography>=2.0 |
| 16-Mar-2026 15:08:14 | Downloading cryptography-46.0.5-cp38-abi3-manylinux_2_28_x86_64.whl (4.5 MB) |
| 16-Mar-2026 15:08:14 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 171.5 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:14 | Collecting more-itertools |
| 16-Mar-2026 15:08:14 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) |
| 16-Mar-2026 15:08:14 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 31.9 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:14 | Collecting backports.tarfile |
| 16-Mar-2026 15:08:14 | Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) |
| 16-Mar-2026 15:08:14 | Collecting typing-extensions>=4.13.2 |
| 16-Mar-2026 15:08:14 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) |
| 16-Mar-2026 15:08:14 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 18.1 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:14 | Collecting cffi>=2.0.0 |
| 16-Mar-2026 15:08:14 | Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) |
| 16-Mar-2026 15:08:14 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.5/216.5 kB 68.9 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:14 | Collecting pycparser |
| 16-Mar-2026 15:08:14 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) |
| 16-Mar-2026 15:08:14 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 26.6 MB/s eta 0:00:00 |
| 16-Mar-2026 15:08:14 | Installing collected packages: zipp, urllib3, typing-extensions, rfc3986, Pygments, pycparser, packaging, nh3, more-itertools, mdurl, jeepney, idna, docutils, charset_normalizer, certifi, backports.tarfile, requests, readme-renderer, markdown-it-py, jaraco.functools, jaraco.context, jaraco.classes, importlib_metadata, id, cffi, rich, requests-toolbelt, cryptography, SecretStorage, keyring, twine |
| 16-Mar-2026 15:08:16 | Successfully installed Pygments-2.19.2 SecretStorage-3.5.0 backports.tarfile-1.2.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.6 cryptography-46.0.5 docutils-0.22.4 id-1.6.1 idna-3.11 importlib_metadata-8.7.1 jaraco.classes-3.4.0 jaraco.context-6.1.1 jaraco.functools-4.4.0 jeepney-0.9.0 keyring-25.7.0 markdown-it-py-4.0.0 mdurl-0.1.2 more-itertools-10.8.0 nh3-0.3.3 packaging-26.0 pycparser-3.0 readme-renderer-44.0 requests-2.32.5 requests-toolbelt-1.0.0 rfc3986-2.0.0 rich-14.3.3 twine-6.2.0 typing-extensions-4.15.0 urllib3-2.6.3 zipp-3.23.0 |
| 16-Mar-2026 15:08:16 | 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 |
| 16-Mar-2026 15:08:16 | |
| 16-Mar-2026 15:08:16 | [notice] A new release of pip is available: 23.0.1 -> 26.0.1 |
| 16-Mar-2026 15:08:16 | [notice] To update, run: pip3 install --upgrade pip |
| 16-Mar-2026 15:08:16 | Cloning into 'casa-build-utils'... |
| 16-Mar-2026 15:08:17 | Uploading distributions to |
| 16-Mar-2026 15:08:17 | https://casa-pip.nrao.edu:443/repository/casa-dev-wheel/ |
| 16-Mar-2026 15:08:17 | Uploading casatools-6.7.5.7a14606.dev2-cp312-cp312-manylinux_2_28_x86_64.whl |
| 16-Mar-2026 15:08:17 | |
| 16-Mar-2026 15:08:17 | 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/79.0 MB • --:-- • ? |
| 16-Mar-2026 15:08:17 | 11% ━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/79.0 MB • 00:01 • 206.1 MB/s |
| 16-Mar-2026 15:08:17 | 14% ━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.1/79.0 MB • 00:01 • 76.7 MB/s |
| 16-Mar-2026 15:08:17 | 17% ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/79.0 MB • 00:02 • 48.6 MB/s |
| 16-Mar-2026 15:08:17 | 20% ━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.5/79.0 MB • 00:02 • 50.1 MB/s |
| 16-Mar-2026 15:08:17 | 22% ━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.6/79.0 MB • 00:02 • 39.9 MB/s |
| 16-Mar-2026 15:08:17 | 27% ━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.3/79.0 MB • 00:02 • 29.0 MB/s |
| 16-Mar-2026 15:08:18 | 30% ━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.9/79.0 MB • 00:03 • 26.2 MB/s |
| 16-Mar-2026 15:08:18 | 33% ━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.7/79.0 MB • 00:02 • 27.2 MB/s |
| 16-Mar-2026 15:08:18 | 38% ━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━ 29.6/79.0 MB • 00:02 • 26.7 MB/s |
| 16-Mar-2026 15:08:18 | 40% ━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━ 31.9/79.0 MB • 00:02 • 29.2 MB/s |
| 16-Mar-2026 15:08:18 | 44% ━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━ 34.4/79.0 MB • 00:02 • 28.8 MB/s |
| 16-Mar-2026 15:08:18 | 47% ━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━ 36.7/79.0 MB • 00:02 • 29.8 MB/s |
| 16-Mar-2026 15:08:18 | 51% ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 40.3/79.0 MB • 00:02 • 29.5 MB/s |
| 16-Mar-2026 15:08:18 | 54% ━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━ 42.6/79.0 MB • 00:02 • 29.2 MB/s |
| 16-Mar-2026 15:08:18 | 57% ━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━ 45.0/79.0 MB • 00:02 • 27.2 MB/s |
| 16-Mar-2026 15:08:19 | 62% ━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━ 48.7/79.0 MB • 00:02 • 29.1 MB/s |
| 16-Mar-2026 15:08:19 | 65% ━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━ 51.2/79.0 MB • 00:01 • 29.6 MB/s |
| 16-Mar-2026 15:08:19 | 67% ━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━ 53.0/79.0 MB • 00:01 • 26.9 MB/s |
| 16-Mar-2026 15:08:19 | 72% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 57.2/79.0 MB • 00:01 • 29.3 MB/s |
| 16-Mar-2026 15:08:19 | 76% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━ 59.7/79.0 MB • 00:01 • 30.5 MB/s |
| 16-Mar-2026 15:08:19 | 78% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━ 61.4/79.0 MB • 00:01 • 29.1 MB/s |
| 16-Mar-2026 15:08:19 | 84% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━ 66.0/79.0 MB • 00:01 • 30.1 MB/s |
| 16-Mar-2026 15:08:19 | 86% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━ 67.6/79.0 MB • 00:01 • 30.4 MB/s |
| 16-Mar-2026 15:08:19 | 89% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━ 70.2/79.0 MB • 00:01 • 29.6 MB/s |
| 16-Mar-2026 15:08:19 | 92% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 72.7/79.0 MB • 00:01 • 26.2 MB/s |
| 16-Mar-2026 15:08:20 | 96% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━ 76.1/79.0 MB • 00:01 • 26.0 MB/s |
| 16-Mar-2026 15:08:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 78.6/79.0 MB • 00:01 • 28.7 MB/s |
| 16-Mar-2026 15:08:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.0/79.0 MB • 00:02 • 25.4 MB/s |
| 16-Mar-2026 15:08:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.0/79.0 MB • 00:02 • 25.4 MB/s |
| 16-Mar-2026 15:08:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.0/79.0 MB • 00:02 • 25.4 MB/s |
| 16-Mar-2026 15:08:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.0/79.0 MB • 00:02 • 25.4 MB/s |
| 16-Mar-2026 15:08:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.0/79.0 MB • 00:02 • 25.4 MB/s |
| 16-Mar-2026 15:08:20 | Uploading distributions to |
| 16-Mar-2026 15:08:20 | https://casa-pip.nrao.edu:443/repository/casa-dev-wheel/ |
| 16-Mar-2026 15:08:20 | Uploading casatestutils-6.7.5.7a14606.dev2-py3-none-any.whl |
| 16-Mar-2026 15:08:20 | |
| 16-Mar-2026 15:08:20 | 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/158.8 kB • --:-- • ? |
| 16-Mar-2026 15:08:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.8/158.8 kB • 00:00 • 227.0 MB/s |
| 16-Mar-2026 15:08:20 | 100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.8/158.8 kB • 00:00 • 227.0 MB/s |
| 16-Mar-2026 15:08:20 | |
| 16-Mar-2026 15:08:20 | Finished task 'Upload wheel' with result: Success |
| 16-Mar-2026 15:08:20 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:20 | Substituting variable: ${bamboo.agentId} with 153550854 |
| 16-Mar-2026 15:08:20 | Starting task 'Cleanup' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
| 16-Mar-2026 15:08:20 | Beginning to execute external process for build 'CASASPECS - Dev Test 3.12 - CAS-14606 - Test Tools Many Linux 2.28 Py3.12 #2 (CASASPECS-DEVTESTPY31283-TTOMLPY312-2)' ... running command line: /opt/ci_workspace/casa/bamboo/agent6/temp/CASASPECS-DEVTESTPY31283-TTOMLPY312-2-ScriptBuildTask-12105765527356790630.sh ... in: /opt/ci_workspace/casa/bamboo/agent6/xml-data/build-dir/CASASPECS-DEVTESTPY31283-TTOMLPY312 |
| 16-Mar-2026 15:08:20 | Starting cleanup |
| 16-Mar-2026 15:08:31 | wheel-container-test_153550854 |
| 16-Mar-2026 15:08:32 | wheel-container-test_153550854 |
| 16-Mar-2026 15:08:32 | Cleanup complete |
| 16-Mar-2026 15:08:32 | Finished task 'Cleanup' with result: Success |
| 16-Mar-2026 15:08:32 | Running post build plugin 'Docker Container Cleanup' |
| 16-Mar-2026 15:08:32 | Beginning to execute external process for build 'CASASPECS - Dev Test 3.12 - CAS-14606 - Test Tools Many Linux 2.28 Py3.12 #2 (CASASPECS-DEVTESTPY31283-TTOMLPY312-2)' ... running command line: /usr/bin/docker rm -f wheel-container-test_153550854 ... in: /opt/ci_workspace/casa/bamboo/agent6/xml-data/build-dir/CASASPECS-DEVTESTPY31283-TTOMLPY312 |
| 16-Mar-2026 15:08:33 | Error response from daemon: No such container: wheel-container-test_153550854 |
| 16-Mar-2026 15:08:33 | Running post build plugin 'NCover Results Collector' |
| 16-Mar-2026 15:08:33 | Running post build plugin 'Build Results Label Collector' |
| 16-Mar-2026 15:08:33 | Running post build plugin 'Clover Results Collector' |
| 16-Mar-2026 15:08:33 | Running post build plugin 'npm Cache Cleanup' |
| 16-Mar-2026 15:08:33 | Running post build plugin 'Artifact Copier' |
| 16-Mar-2026 15:08:33 | Publishing an artifact: Workdir |
| 16-Mar-2026 15:08:33 | Finished publishing of artifact Non required job artifact Http Compression On : [Workdir], patterns: [work*.tar.gz] anchored at: [wheeldirectory/] in 78.11 ms |
| 16-Mar-2026 15:08:33 | Publishing an artifact: XML Directories |
| 16-Mar-2026 15:08:33 | Finished publishing of artifact Non required job artifact Http Compression On : [XML Directories], patterns: [**/*.xml] anchored at: [wheeldirectory/] in 116.3 ms |
| 16-Mar-2026 15:08:33 | Finalising the build... |
| 16-Mar-2026 15:08:33 | Stopping timer. |
| 16-Mar-2026 15:08:33 | Build CASASPECS-DEVTESTPY31283-TTOMLPY312-2 completed. |
| 16-Mar-2026 15:08:33 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
| 16-Mar-2026 15:08:33 | Running on server: post build plugin 'NCover Results Collector' |
| 16-Mar-2026 15:08:33 | Running on server: post build plugin 'Build Labeller' |
| 16-Mar-2026 15:08:33 | Running on server: post build plugin 'Clover Delta Calculator' |
| 16-Mar-2026 15:08:33 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
| 16-Mar-2026 15:08:33 | All post build plugins have finished |
| 16-Mar-2026 15:08:33 | Generating build results summary... |
| 16-Mar-2026 15:08:33 | Saving build results to disk... |
| 16-Mar-2026 15:08:33 | Store variable context... |
| 16-Mar-2026 15:08:33 | Finished building CASASPECS-DEVTESTPY31283-TTOMLPY312-2. |