2026-06-03 02:51:56 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-06-03 02:51:56 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.4-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-06-03 02:51:56 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-06-03 02:51:56 INFO ::casa 2026-06-03 02:51:56 INFO ::casa config values 2026-06-03 02:51:56 INFO ::casa agg = False 2026-06-03 02:51:56 INFO ::casa cachedir = '/home/casatest/.casa' 2026-06-03 02:51:56 INFO ::casa casaconfig_verbose = 1 2026-06-03 02:51:56 INFO ::casa colors = 'Neutral' 2026-06-03 02:51:56 INFO ::casa data_auto_update = False 2026-06-03 02:51:56 INFO ::casa data_update_interval = 1 2026-06-03 02:51:56 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-06-03 02:51:56 INFO ::casa iplog = False 2026-06-03 02:51:56 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_plotweather_casashell/ipython-20260603-025151.log' 2026-06-03 02:51:56 INFO ::casa log2term = True 2026-06-03 02:51:56 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_plotweather_casashell/casa-20260603-025151.log' 2026-06-03 02:51:56 INFO ::casa measures_auto_update = False 2026-06-03 02:51:56 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-06-03 02:51:56 INFO ::casa measures_site_interval = 2 2026-06-03 02:51:56 INFO ::casa measures_update_interval = 1 2026-06-03 02:51:56 INFO ::casa measurespath = '/opt/casa/data/master' 2026-06-03 02:51:56 INFO ::casa nogui = False 2026-06-03 02:51:56 INFO ::casa nologfile = False 2026-06-03 02:51:56 INFO ::casa nologger = True 2026-06-03 02:51:56 INFO ::casa pipeline = False 2026-06-03 02:51:56 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-06-03 02:51:56 INFO ::casa user_site = False 2026-06-03 02:51:56 INFO ::casa 2026-06-03 02:51:56 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-06-03 02:51:56 INFO ::casa measures version is unknown, this is probably a legacy version not installed by casaconfig 2026-06-03 02:51:56 INFO ::casa 2026-06-03 02:51:56 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-06-03 02:51:56 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/05/28/15:15, 2026/04/28/00:00:00 2026-06-03 02:51:56 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/05/28/15:15, 2026/04/28/00:00:00 2026-06-03 02:51:56 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/06/02/15:15, 2026/08/31/00:00:00 2026-06-03 02:51:56 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2026/05/30/15:15, 2017/01/01/00:00:00 Running tests... ---------------------------------------------------------------------- Using user configuration file /home/casatest/.casa/config.py No event loop hook running. Using matplotlib backend: agg CASA 6.7.4.5 -- Common Astronomy Software Applications [6.7.4.5] 2026-06-03 02:51:57 SEVERE plotweather::::casa Exception Reported: Error in plotweather: the vis parameter must be a path that exists ('' does not exist) 2026-06-03 02:51:57 INFO plotweather::::casa Traceback (most recent call last): 2026-06-03 02:51:57 INFO plotweather::::casa+ File "/wheeldirectory/casa-6.7.4-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/plotweather.py", line 321, in __call__ 2026-06-03 02:51:57 INFO plotweather::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-06-03 02:51:57 INFO plotweather::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-03 02:51:57 INFO plotweather::::casa+ AssertionError: the vis parameter must be a path that exists ('' does not exist) .2026-06-03 02:51:58 SEVERE plotweather::::casa Exception Reported: Error in plotweather: the vis parameter must be a path that exists ('badfile.ms' does not exist) 2026-06-03 02:51:58 INFO plotweather::::casa Traceback (most recent call last): 2026-06-03 02:51:58 INFO plotweather::::casa+ File "/wheeldirectory/casa-6.7.4-5-py3.12.el9/lib/py/lib/python3.12/site-packages/casashell/private/plotweather.py", line 321, in __call__ 2026-06-03 02:51:58 INFO plotweather::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-06-03 02:51:58 INFO plotweather::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-03 02:51:58 INFO plotweather::::casa+ AssertionError: the vis parameter must be a path that exists ('badfile.ms' does not exist) .2026-06-03 02:51:58 INFO plotweather::::casa ########################################## 2026-06-03 02:51:58 INFO plotweather::::casa ##### Begin Task: plotweather ##### 2026-06-03 02:51:58 INFO plotweather::::casa plotweather( vis='ngc5921_ut.ms', seasonal_weight=0.5, doPlot=True, plotName='/tmp/plotweathertest.png' ) 2026-06-03 02:51:58 INFO plotweather::::casa could not find a weather table, using seasonal model only and turning off plots 2026-06-03 02:53:56 INFO plotweather::::casa SPW : Frequency (GHz) : Zenith opacity (nepers) 2026-06-03 02:53:56 INFO plotweather::::casa 0 : 1.413 : 0.005 2026-06-03 02:53:56 INFO plotweather::::casa Task plotweather complete. Start time: 2026-06-03 02:51:58.389215 End time: 2026-06-03 02:53:56.102486 2026-06-03 02:53:56 INFO plotweather::::casa ##### End Task: plotweather ##### 2026-06-03 02:53:56 INFO plotweather::::casa ########################################## .2026-06-03 02:53:57 INFO plotweather::::casa ########################################## 2026-06-03 02:53:57 INFO plotweather::::casa ##### Begin Task: plotweather ##### 2026-06-03 02:53:57 INFO plotweather::::casa plotweather( vis='nep2-shrunk.ms', seasonal_weight=0.5, doPlot=True, plotName='/tmp/plotweathertest.png' ) 2026-06-03 02:55:49 INFO plotweather::::casa SPW : Frequency (GHz) : Zenith opacity (nepers) 2026-06-03 02:55:49 INFO plotweather::::casa 0 : 340.762 : 1.3747135081808318e+55 2026-06-03 02:55:49 INFO plotweather::::casa wrote weather figure: /tmp/plotweathertest.png 2026-06-03 02:55:49 INFO plotweather::::casa Task plotweather complete. Start time: 2026-06-03 02:53:56.653408 End time: 2026-06-03 02:55:49.459048 2026-06-03 02:55:49 INFO plotweather::::casa ##### End Task: plotweather ##### 2026-06-03 02:55:49 INFO plotweather::::casa ########################################## .2026-06-03 02:55:50 INFO plotweather::::casa ########################################## 2026-06-03 02:55:50 INFO plotweather::::casa ##### Begin Task: plotweather ##### 2026-06-03 02:55:50 INFO plotweather::::casa plotweather( vis='nep2-shrunk.ms', seasonal_weight=0.5, doPlot=False, plotName='' ) 2026-06-03 02:57:42 INFO plotweather::::casa SPW : Frequency (GHz) : Zenith opacity (nepers) 2026-06-03 02:57:42 INFO plotweather::::casa 0 : 340.762 : 1.3747135081808318e+55 2026-06-03 02:57:42 INFO plotweather::::casa Task plotweather complete. Start time: 2026-06-03 02:55:50.005092 End time: 2026-06-03 02:57:41.955202 2026-06-03 02:57:42 INFO plotweather::::casa ##### End Task: plotweather ##### 2026-06-03 02:57:42 INFO plotweather::::casa ########################################## .2026-06-03 02:57:42 INFO plotweather::::casa ########################################## 2026-06-03 02:57:42 INFO plotweather::::casa ##### Begin Task: plotweather ##### 2026-06-03 02:57:42 INFO plotweather::::casa plotweather( vis='nep2-shrunk.ms', seasonal_weight=0.75, doPlot=True, plotName='/tmp/plotweathertest.png' ) 2026-06-03 02:59:35 INFO plotweather::::casa SPW : Frequency (GHz) : Zenith opacity (nepers) 2026-06-03 02:59:35 INFO plotweather::::casa 0 : 340.762 : 6.873567540904159e+54 2026-06-03 02:59:35 INFO plotweather::::casa wrote weather figure: /tmp/plotweathertest.png 2026-06-03 02:59:35 INFO plotweather::::casa Task plotweather complete. Start time: 2026-06-03 02:57:42.437070 End time: 2026-06-03 02:59:35.391537 2026-06-03 02:59:35 INFO plotweather::::casa ##### End Task: plotweather ##### 2026-06-03 02:59:35 INFO plotweather::::casa ########################################## .2026-06-03 02:59:36 INFO plotweather::::casa ########################################## 2026-06-03 02:59:36 INFO plotweather::::casa ##### Begin Task: plotweather ##### 2026-06-03 02:59:36 INFO plotweather::::casa plotweather( vis='nep2-shrunk.ms', seasonal_weight=0.5, doPlot=True, plotName='/tmp/plotweathertest.pdf' ) 2026-06-03 03:01:29 INFO plotweather::::casa SPW : Frequency (GHz) : Zenith opacity (nepers) 2026-06-03 03:01:29 INFO plotweather::::casa 0 : 340.762 : 1.3747135081808318e+55 2026-06-03 03:01:30 INFO plotweather::::casa wrote weather figure: /tmp/plotweathertest.pdf 2026-06-03 03:01:30 INFO plotweather::::casa Task plotweather complete. Start time: 2026-06-03 02:59:35.924428 End time: 2026-06-03 03:01:30.198223 2026-06-03 03:01:30 INFO plotweather::::casa ##### End Task: plotweather ##### 2026-06-03 03:01:30 INFO plotweather::::casa ########################################## .sss ---------------------------------------------------------------------- Ran 10 tests in 573.858s OK (skipped=3) Generating XML reports...