Build: #4 failed
Job: Test Auxiliary Repository Many Linux 2.28 Rocky 8.10 Docker failed
Build log
The build generated 7,248 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
22-Oct-2024 20:27:42 | Traceback (most recent call last): |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_msview.py", line 89, in __call__ |
22-Oct-2024 20:27:42 | old_path = viewertool.cwd(gui=gui) |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 323, in cwd |
22-Oct-2024 20:27:42 | return stub(gui).cwd(pin).path |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 299, in stub |
22-Oct-2024 20:27:42 | return __stub_check(serv_str) |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 249, in __stub_check |
22-Oct-2024 20:27:42 | raise RuntimeError("invalid service string") |
22-Oct-2024 20:27:42 | RuntimeError: invalid service string |
22-Oct-2024 20:27:42 | |
22-Oct-2024 20:27:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:27:42 | |
22-Oct-2024 20:27:42 | Traceback (most recent call last): |
22-Oct-2024 20:27:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_msview.py", line 96, in test_xpm |
22-Oct-2024 20:27:42 | msview(self.testms,outfile=self.outfiles['xpm'],gui=self.gui) |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/msview.py", line 97, in __call__ |
22-Oct-2024 20:27:42 | task_result = _msview_t( _pc.document['infile'], _pc.document['displaytype'], _pc.document['channel'], _pc.document['zoom'], _pc.document['outfile'], _pc.document['outscale'], _pc.document['outdpi'], _pc.document['outformat'], _pc.document['outlandscape'], _pc.document['gui'], ) |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_msview.py", line 91, in __call__ |
22-Oct-2024 20:27:42 | raise RuntimeError("msview() failed to get the current working directory") |
22-Oct-2024 20:27:42 | RuntimeError: msview() failed to get the current working directory |
22-Oct-2024 20:27:42 | |
22-Oct-2024 20:27:42 | ====================================================================== |
22-Oct-2024 20:27:42 | FAIL: test_nogui_exception (__main__.msview_test) |
22-Oct-2024 20:27:42 | Test gui=False, expect exception for non-linux systems in CASA 6 |
22-Oct-2024 20:27:42 | ---------------------------------------------------------------------- |
22-Oct-2024 20:27:42 | Traceback (most recent call last): |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_msview.py", line 89, in __call__ |
22-Oct-2024 20:27:42 | old_path = viewertool.cwd(gui=gui) |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 323, in cwd |
22-Oct-2024 20:27:42 | return stub(gui).cwd(pin).path |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 299, in stub |
22-Oct-2024 20:27:42 | return __stub_check(serv_str) |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 249, in __stub_check |
22-Oct-2024 20:27:42 | raise RuntimeError("invalid service string") |
22-Oct-2024 20:27:42 | RuntimeError: invalid service string |
22-Oct-2024 20:27:42 | |
22-Oct-2024 20:27:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:27:42 | |
22-Oct-2024 20:27:42 | Traceback (most recent call last): |
22-Oct-2024 20:27:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_msview.py", line 113, in test_nogui_exception |
22-Oct-2024 20:27:42 | msview(self.testms,outfile=self.outfiles['ps'],gui=False) |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/msview.py", line 97, in __call__ |
22-Oct-2024 20:27:42 | task_result = _msview_t( _pc.document['infile'], _pc.document['displaytype'], _pc.document['channel'], _pc.document['zoom'], _pc.document['outfile'], _pc.document['outscale'], _pc.document['outdpi'], _pc.document['outformat'], _pc.document['outlandscape'], _pc.document['gui'], ) |
22-Oct-2024 20:27:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_msview.py", line 91, in __call__ |
22-Oct-2024 20:27:42 | raise RuntimeError("msview() failed to get the current working directory") |
22-Oct-2024 20:27:42 | RuntimeError: msview() failed to get the current working directory |
22-Oct-2024 20:27:42 | |
22-Oct-2024 20:27:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:27:42 | |
22-Oct-2024 20:27:42 | Traceback (most recent call last): |
22-Oct-2024 20:27:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_msview.py", line 118, in test_nogui_exception |
22-Oct-2024 20:27:42 | self.assertTrue(self.gui, "viewer throw an unexpected exception for gui=False") |
22-Oct-2024 20:27:42 | AssertionError: False is not true : viewer throw an unexpected exception for gui=False |
22-Oct-2024 20:27:42 | |
22-Oct-2024 20:27:42 | ---------------------------------------------------------------------- |
22-Oct-2024 20:27:42 | Ran 9 tests in 468.616s |
22-Oct-2024 20:27:42 | |
22-Oct-2024 20:27:42 | FAILED (failures=1, errors=8) |
22-Oct-2024 20:27:42 | (40) waiting for viewer process... |
22-Oct-2024 20:27:42 | (41) waiting for viewer process... |
22-Oct-2024 20:27:42 | (42) waiting for viewer process... |
22-Oct-2024 20:27:42 | (43) waiting for viewer process... |
22-Oct-2024 20:27:42 | (44) waiting for viewer process... |
22-Oct-2024 20:27:42 | (45) waiting for viewer process... |
22-Oct-2024 20:27:42 | (46) waiting for viewer process... |
22-Oct-2024 20:27:42 | (47) waiting for viewer process... |
22-Oct-2024 20:30:21 | (48) waiting for viewer process... |
22-Oct-2024 20:30:21 | (49) waiting for viewer process... |
22-Oct-2024 20:30:21 | could not sync with casaviewer... |
22-Oct-2024 20:30:21 | error: casaviewer launch failed... |
22-Oct-2024 20:30:21 | CASA exits with a non-zero status : system exit called |
22-Oct-2024 20:30:21 | /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 727 is still running |
22-Oct-2024 20:30:21 | Executor result: 1 |
22-Oct-2024 20:30:21 | Failed tests:['test_nogui_exception', 'Executor returned a non-zero exit code'] |
22-Oct-2024 20:30:21 | |
22-Oct-2024 20:30:21 | Running test: test_task_imview in Serial mode |
22-Oct-2024 20:30:21 | Running cmd ['/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/bin/casa', '--nogui', '--nologger', '--log2term', '-c', '/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_imview.py']in /home/casatest/work/test_task_imview |
22-Oct-2024 20:30:21 | Executing: ['/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/bin/casa', '--nogui', '--nologger', '--log2term', '-c', '/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_imview.py'] |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa Using user configuration file /home/casatest/.casa/config.py |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa loaded config file : /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaconfig/config.py |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa loaded config file : /home/casatest/.casa/config.py |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa config values |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa agg = False |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa cachedir = '/home/casatest/.casa' |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa casaconfig_verbose = 1 |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa colors = 'Neutral' |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa data_auto_update = False |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa datapath = ['/opt/casa/data/casatestdata', '/opt/casa/data/casa-data'] |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa iplog = False |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa iplogfile = '/home/casatest/work/test_task_imview/ipython-20241023-002743.log' |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa log2term = True |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa logfile = '/home/casatest/work/test_task_imview/casa-20241023-002743.log' |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa measures_auto_update = False |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa measurespath = '/opt/casa/data/casa-data' |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa nogui = True |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa nologfile = False |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa nologger = True |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa pipeline = False |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa user_site = False |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa measures version is unknown, this is probably a legacy version not installed by casaconfig |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/casa-data/geodetic |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2024/07/27/15:00, 2024/06/27/00:00:00 |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2024/07/27/15:00, 2024/06/27/00:00:00 |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2024/08/25/15:00, 2024/11/23/00:00:00 |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2024/07/27/15:00, 2017/01/01/00:00:00 |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO ImageFactory::createImage Created Paged image 'lin728.im' of shape [20, 20] with float valued pixels. |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO imview::::casa ########################################## |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO imview::::casa ##### Begin Task: imview ##### |
22-Oct-2024 20:30:21 | 2024-10-23 00:27:46 INFO imview::::casa imview( raster='lin728.im', contour={}, zoom=1, axes={}, out='lin728.eps' ) |
22-Oct-2024 20:30:21 | dlopen(): error loading libfuse.so.2 |
22-Oct-2024 20:30:21 | |
22-Oct-2024 20:30:21 | AppImages require FUSE to run. |
22-Oct-2024 20:30:21 | You might still be able to extract the contents of this AppImage |
22-Oct-2024 20:30:21 | if you run it with the --appimage-extract option. |
22-Oct-2024 20:30:21 | See https://github.com/AppImage/AppImageKit/wiki/FUSE |
22-Oct-2024 20:30:21 | for more information |
22-Oct-2024 20:30:21 | 2024-10-23 00:28:38 SEVERE imview::::casa imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:30:21 | 2024-10-23 00:28:38 SEVERE imview::::casa Task imview raised an exception of class RuntimeError with the following message: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:30:21 | 2024-10-23 00:28:38 INFO imview::::casa Task imview complete. Start time: 2024-10-23 00:27:45.789010 End time: 2024-10-23 00:28:37.848588 |
22-Oct-2024 20:30:21 | 2024-10-23 00:28:38 INFO imview::::casa ##### End Task: imview ##### |
22-Oct-2024 20:30:21 | 2024-10-23 00:28:38 INFO imview::::casa ########################################## |
22-Oct-2024 20:30:21 | E2024-10-23 00:28:38 INFO imview::::casa ########################################## |
22-Oct-2024 20:30:21 | 2024-10-23 00:28:38 INFO imview::::casa ##### Begin Task: imview ##### |
22-Oct-2024 20:30:21 | 2024-10-23 00:28:38 INFO imview::::casa imview( raster='lin728.im', contour={}, zoom=1, axes={}, out='lin728.jpg' ) |
22-Oct-2024 20:30:21 | dlopen(): error loading libfuse.so.2 |
22-Oct-2024 20:30:21 | |
22-Oct-2024 20:30:21 | AppImages require FUSE to run. |
22-Oct-2024 20:30:21 | You might still be able to extract the contents of this AppImage |
22-Oct-2024 20:30:21 | if you run it with the --appimage-extract option. |
22-Oct-2024 20:30:21 | See https://github.com/AppImage/AppImageKit/wiki/FUSE |
22-Oct-2024 20:30:21 | for more information |
22-Oct-2024 20:30:21 | /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 800 is still running |
22-Oct-2024 20:30:21 | _warn("subprocess %s is still running" % self.pid, |
22-Oct-2024 20:30:21 | ResourceWarning: Enable tracemalloc to get the object allocation traceback |
22-Oct-2024 20:30:21 | 2024-10-23 00:29:30 SEVERE imview::::casa imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:30:21 | 2024-10-23 00:29:30 SEVERE imview::::casa Task imview raised an exception of class RuntimeError with the following message: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:30:21 | 2024-10-23 00:29:30 INFO imview::::casa Task imview complete. Start time: 2024-10-23 00:28:37.853575 End time: 2024-10-23 00:29:29.917597 |
22-Oct-2024 20:30:21 | 2024-10-23 00:29:30 INFO imview::::casa ##### End Task: imview ##### |
22-Oct-2024 20:30:21 | 2024-10-23 00:29:30 INFO imview::::casa ########################################## |
22-Oct-2024 20:30:21 | E2024-10-23 00:29:30 INFO imview::::casa ########################################## |
22-Oct-2024 20:30:21 | 2024-10-23 00:29:30 INFO imview::::casa ##### Begin Task: imview ##### |
22-Oct-2024 20:30:21 | 2024-10-23 00:29:30 INFO imview::::casa imview( raster='lin728.im', contour={}, zoom=1, axes={}, out='lin728.pdf' ) |
22-Oct-2024 20:30:21 | /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 801 is still running |
22-Oct-2024 20:30:21 | _warn("subprocess %s is still running" % self.pid, |
22-Oct-2024 20:30:21 | ResourceWarning: Enable tracemalloc to get the object allocation traceback |
22-Oct-2024 20:30:21 | dlopen(): error loading libfuse.so.2 |
22-Oct-2024 20:30:21 | |
22-Oct-2024 20:30:21 | AppImages require FUSE to run. |
22-Oct-2024 20:30:21 | You might still be able to extract the contents of this AppImage |
22-Oct-2024 20:30:21 | if you run it with the --appimage-extract option. |
22-Oct-2024 20:30:21 | See https://github.com/AppImage/AppImageKit/wiki/FUSE |
22-Oct-2024 20:30:21 | for more information |
22-Oct-2024 20:30:21 | 2024-10-23 00:30:22 SEVERE imview::::casa imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:30:21 | 2024-10-23 00:30:22 SEVERE imview::::casa Task imview raised an exception of class RuntimeError with the following message: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:30:21 | 2024-10-23 00:30:22 INFO imview::::casa Task imview complete. Start time: 2024-10-23 00:29:29.920093 End time: 2024-10-23 00:30:21.981137 |
22-Oct-2024 20:30:21 | 2024-10-23 00:30:22 INFO imview::::casa ##### End Task: imview ##### |
22-Oct-2024 20:30:21 | 2024-10-23 00:30:22 INFO imview::::casa ########################################## |
22-Oct-2024 20:30:21 | E2024-10-23 00:30:22 INFO imview::::casa ########################################## |
22-Oct-2024 20:30:21 | 2024-10-23 00:30:22 INFO imview::::casa ##### Begin Task: imview ##### |
22-Oct-2024 20:30:21 | 2024-10-23 00:30:22 INFO imview::::casa imview( raster='lin728.im', contour={}, zoom=1, axes={}, out='lin728.png' ) |
22-Oct-2024 20:31:29 | /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 802 is still running |
22-Oct-2024 20:31:29 | _warn("subprocess %s is still running" % self.pid, |
22-Oct-2024 20:31:29 | ResourceWarning: Enable tracemalloc to get the object allocation traceback |
22-Oct-2024 20:31:29 | dlopen(): error loading libfuse.so.2 |
22-Oct-2024 20:31:29 | |
22-Oct-2024 20:31:29 | AppImages require FUSE to run. |
22-Oct-2024 20:31:29 | You might still be able to extract the contents of this AppImage |
22-Oct-2024 20:31:29 | if you run it with the --appimage-extract option. |
22-Oct-2024 20:31:29 | See https://github.com/AppImage/AppImageKit/wiki/FUSE |
22-Oct-2024 20:31:29 | for more information |
22-Oct-2024 20:31:29 | 2024-10-23 00:31:14 SEVERE imview::::casa imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:31:29 | 2024-10-23 00:31:14 SEVERE imview::::casa Task imview raised an exception of class RuntimeError with the following message: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:31:29 | 2024-10-23 00:31:14 INFO imview::::casa Task imview complete. Start time: 2024-10-23 00:30:21.983882 End time: 2024-10-23 00:31:14.045164 |
22-Oct-2024 20:31:29 | 2024-10-23 00:31:14 INFO imview::::casa ##### End Task: imview ##### |
22-Oct-2024 20:31:29 | 2024-10-23 00:31:14 INFO imview::::casa ########################################## |
22-Oct-2024 20:31:29 | E2024-10-23 00:31:14 INFO imview::::casa ########################################## |
22-Oct-2024 20:31:29 | 2024-10-23 00:31:14 INFO imview::::casa ##### Begin Task: imview ##### |
22-Oct-2024 20:31:29 | 2024-10-23 00:31:14 INFO imview::::casa imview( raster='lin728.im', contour={}, zoom=1, axes={}, out='lin728.ppm' ) |
22-Oct-2024 20:31:29 | /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 803 is still running |
22-Oct-2024 20:31:29 | _warn("subprocess %s is still running" % self.pid, |
22-Oct-2024 20:31:29 | ResourceWarning: Enable tracemalloc to get the object allocation traceback |
22-Oct-2024 20:31:29 | dlopen(): error loading libfuse.so.2 |
22-Oct-2024 20:31:29 | |
22-Oct-2024 20:31:29 | AppImages require FUSE to run. |
22-Oct-2024 20:31:29 | You might still be able to extract the contents of this AppImage |
22-Oct-2024 20:31:29 | if you run it with the --appimage-extract option. |
22-Oct-2024 20:31:29 | See https://github.com/AppImage/AppImageKit/wiki/FUSE |
22-Oct-2024 20:31:29 | for more information |
22-Oct-2024 20:31:29 | |
22-Oct-2024 20:31:29 | Using user configuration file /home/casatest/.casa/config.py |
22-Oct-2024 20:31:29 | |
22-Oct-2024 20:31:29 | Cannot install event loop hook for "tk" when running with `--simple-prompt`. |
22-Oct-2024 20:31:29 | NOTE: Tk is supported natively; use Tk apps and Tk backends with `--simple-prompt`. |
22-Oct-2024 20:31:29 | Cannot install event loop hook for "tk" when running with `--simple-prompt`. |
22-Oct-2024 20:31:29 | NOTE: Tk is supported natively; use Tk apps and Tk backends with `--simple-prompt`. |
22-Oct-2024 20:31:29 | Using matplotlib backend: tkagg |
22-Oct-2024 20:31:29 | CASA 6.7.0.11 -- Common Astronomy Software Applications [6.7.0.11] |
22-Oct-2024 20:31:29 | (0) waiting for viewer process... |
22-Oct-2024 20:31:29 | (1) waiting for viewer process... |
22-Oct-2024 20:31:29 | (2) waiting for viewer process... |
22-Oct-2024 20:31:29 | (3) waiting for viewer process... |
22-Oct-2024 20:31:29 | (4) waiting for viewer process... |
22-Oct-2024 20:31:29 | (5) waiting for viewer process... |
22-Oct-2024 20:31:29 | (6) waiting for viewer process... |
22-Oct-2024 20:31:29 | (7) waiting for viewer process... |
22-Oct-2024 20:31:29 | (8) waiting for viewer process... |
22-Oct-2024 20:31:29 | (9) waiting for viewer process... |
22-Oct-2024 20:31:29 | (10) waiting for viewer process... |
22-Oct-2024 20:31:29 | (11) waiting for viewer process... |
22-Oct-2024 20:31:29 | (12) waiting for viewer process... |
22-Oct-2024 20:31:29 | (13) waiting for viewer process... |
22-Oct-2024 20:31:29 | (14) waiting for viewer process... |
22-Oct-2024 20:31:29 | (15) waiting for viewer process... |
22-Oct-2024 20:31:29 | (16) waiting for viewer process... |
22-Oct-2024 20:31:29 | (17) waiting for viewer process... |
22-Oct-2024 20:31:29 | (18) waiting for viewer process... |
22-Oct-2024 20:31:29 | (19) waiting for viewer process... |
22-Oct-2024 20:31:29 | (20) waiting for viewer process... |
22-Oct-2024 20:31:29 | (21) waiting for viewer process... |
22-Oct-2024 20:31:29 | (22) waiting for viewer process... |
22-Oct-2024 20:31:29 | (23) waiting for viewer process... |
22-Oct-2024 20:31:29 | (24) waiting for viewer process... |
22-Oct-2024 20:31:29 | (25) waiting for viewer process... |
22-Oct-2024 20:31:29 | (26) waiting for viewer process... |
22-Oct-2024 20:31:29 | (27) waiting for viewer process... |
22-Oct-2024 20:31:29 | (28) waiting for viewer process... |
22-Oct-2024 20:31:29 | (29) waiting for viewer process... |
22-Oct-2024 20:31:29 | (30) waiting for viewer process... |
22-Oct-2024 20:31:29 | (31) waiting for viewer process... |
22-Oct-2024 20:31:29 | (32) waiting for viewer process... |
22-Oct-2024 20:31:29 | (33) waiting for viewer process... |
22-Oct-2024 20:31:29 | (34) waiting for viewer process... |
22-Oct-2024 20:31:29 | (35) waiting for viewer process... |
22-Oct-2024 20:31:29 | (36) waiting for viewer process... |
22-Oct-2024 20:31:29 | (37) waiting for viewer process... |
22-Oct-2024 20:31:29 | (38) waiting for viewer process... |
22-Oct-2024 20:31:29 | (39) waiting for viewer process... |
22-Oct-2024 20:31:29 | (40) waiting for viewer process... |
22-Oct-2024 20:31:29 | (41) waiting for viewer process... |
22-Oct-2024 20:31:29 | (42) waiting for viewer process... |
22-Oct-2024 20:31:29 | (43) waiting for viewer process... |
22-Oct-2024 20:31:29 | (44) waiting for viewer process... |
22-Oct-2024 20:31:29 | (45) waiting for viewer process... |
22-Oct-2024 20:31:29 | (46) waiting for viewer process... |
22-Oct-2024 20:31:29 | (47) waiting for viewer process... |
22-Oct-2024 20:31:29 | (48) waiting for viewer process... |
22-Oct-2024 20:31:29 | (49) waiting for viewer process... |
22-Oct-2024 20:31:29 | could not sync with casaviewer... |
22-Oct-2024 20:31:29 | error: casaviewer launch failed... |
22-Oct-2024 20:31:29 | (0) waiting for viewer process... |
22-Oct-2024 20:31:29 | (1) waiting for viewer process... |
22-Oct-2024 20:31:29 | (2) waiting for viewer process... |
22-Oct-2024 20:31:29 | (3) waiting for viewer process... |
22-Oct-2024 20:31:29 | (4) waiting for viewer process... |
22-Oct-2024 20:31:29 | (5) waiting for viewer process... |
22-Oct-2024 20:31:29 | (6) waiting for viewer process... |
22-Oct-2024 20:31:29 | (7) waiting for viewer process... |
22-Oct-2024 20:31:29 | (8) waiting for viewer process... |
22-Oct-2024 20:31:29 | (9) waiting for viewer process... |
22-Oct-2024 20:31:29 | (10) waiting for viewer process... |
22-Oct-2024 20:31:29 | (11) waiting for viewer process... |
22-Oct-2024 20:31:29 | (12) waiting for viewer process... |
22-Oct-2024 20:31:29 | (13) waiting for viewer process... |
22-Oct-2024 20:31:29 | (14) waiting for viewer process... |
22-Oct-2024 20:31:29 | (15) waiting for viewer process... |
22-Oct-2024 20:31:29 | (16) waiting for viewer process... |
22-Oct-2024 20:31:29 | (17) waiting for viewer process... |
22-Oct-2024 20:31:29 | (18) waiting for viewer process... |
22-Oct-2024 20:31:29 | (19) waiting for viewer process... |
22-Oct-2024 20:31:29 | (20) waiting for viewer process... |
22-Oct-2024 20:31:29 | (21) waiting for viewer process... |
22-Oct-2024 20:31:29 | (22) waiting for viewer process... |
22-Oct-2024 20:31:29 | (23) waiting for viewer process... |
22-Oct-2024 20:31:29 | (24) waiting for viewer process... |
22-Oct-2024 20:31:29 | (25) waiting for viewer process... |
22-Oct-2024 20:31:29 | (26) waiting for viewer process... |
22-Oct-2024 20:31:29 | (27) waiting for viewer process... |
22-Oct-2024 20:31:29 | (28) waiting for viewer process... |
22-Oct-2024 20:31:29 | (29) waiting for viewer process... |
22-Oct-2024 20:31:29 | (30) waiting for viewer process... |
22-Oct-2024 20:31:29 | (31) waiting for viewer process... |
22-Oct-2024 20:31:29 | (32) waiting for viewer process... |
22-Oct-2024 20:31:29 | (33) waiting for viewer process... |
22-Oct-2024 20:31:29 | (34) waiting for viewer process... |
22-Oct-2024 20:31:29 | (35) waiting for viewer process... |
22-Oct-2024 20:31:29 | (36) waiting for viewer process... |
22-Oct-2024 20:31:29 | (37) waiting for viewer process... |
22-Oct-2024 20:31:29 | (38) waiting for viewer process... |
22-Oct-2024 20:31:29 | (39) waiting for viewer process... |
22-Oct-2024 20:31:29 | (40) waiting for viewer process... |
22-Oct-2024 20:31:29 | (41) waiting for viewer process... |
22-Oct-2024 20:31:29 | (42) waiting for viewer process... |
22-Oct-2024 20:31:29 | (43) waiting for viewer process... |
22-Oct-2024 20:31:29 | (44) waiting for viewer process... |
22-Oct-2024 20:31:29 | (45) waiting for viewer process... |
22-Oct-2024 20:31:29 | (46) waiting for viewer process... |
22-Oct-2024 20:31:29 | (47) waiting for viewer process... |
22-Oct-2024 20:31:29 | (48) waiting for viewer process... |
22-Oct-2024 20:31:29 | (49) waiting for viewer process... |
22-Oct-2024 20:31:29 | could not sync with casaviewer... |
22-Oct-2024 20:31:29 | error: casaviewer launch failed... |
22-Oct-2024 20:31:29 | (0) waiting for viewer process... |
22-Oct-2024 20:31:29 | (1) waiting for viewer process... |
22-Oct-2024 20:31:29 | (2) waiting for viewer process... |
22-Oct-2024 20:31:29 | (3) waiting for viewer process... |
22-Oct-2024 20:31:29 | (4) waiting for viewer process... |
22-Oct-2024 20:31:29 | (5) waiting for viewer process... |
22-Oct-2024 20:31:29 | (6) waiting for viewer process... |
22-Oct-2024 20:31:29 | (7) waiting for viewer process... |
22-Oct-2024 20:31:29 | (8) waiting for viewer process... |
22-Oct-2024 20:31:29 | (9) waiting for viewer process... |
22-Oct-2024 20:31:29 | (10) waiting for viewer process... |
22-Oct-2024 20:31:29 | (11) waiting for viewer process... |
22-Oct-2024 20:31:29 | (12) waiting for viewer process... |
22-Oct-2024 20:31:29 | (13) waiting for viewer process... |
22-Oct-2024 20:31:29 | (14) waiting for viewer process... |
22-Oct-2024 20:31:29 | (15) waiting for viewer process... |
22-Oct-2024 20:31:29 | (16) waiting for viewer process... |
22-Oct-2024 20:31:29 | (17) waiting for viewer process... |
22-Oct-2024 20:31:29 | (18) waiting for viewer process... |
22-Oct-2024 20:31:29 | (19) waiting for viewer process... |
22-Oct-2024 20:31:29 | (20) waiting for viewer process... |
22-Oct-2024 20:31:29 | (21) waiting for viewer process... |
22-Oct-2024 20:31:29 | (22) waiting for viewer process... |
22-Oct-2024 20:31:29 | (23) waiting for viewer process... |
22-Oct-2024 20:31:29 | (24) waiting for viewer process... |
22-Oct-2024 20:31:29 | (25) waiting for viewer process... |
22-Oct-2024 20:31:29 | (26) waiting for viewer process... |
22-Oct-2024 20:31:29 | (27) waiting for viewer process... |
22-Oct-2024 20:31:29 | (28) waiting for viewer process... |
22-Oct-2024 20:31:29 | (29) waiting for viewer process... |
22-Oct-2024 20:31:29 | (30) waiting for viewer process... |
22-Oct-2024 20:31:29 | (31) waiting for viewer process... |
22-Oct-2024 20:31:29 | (32) waiting for viewer process... |
22-Oct-2024 20:31:29 | (33) waiting for viewer process... |
22-Oct-2024 20:31:29 | (34) waiting for viewer process... |
22-Oct-2024 20:31:29 | (35) waiting for viewer process... |
22-Oct-2024 20:31:29 | (36) waiting for viewer process... |
22-Oct-2024 20:31:29 | (37) waiting for viewer process... |
22-Oct-2024 20:31:29 | (38) waiting for viewer process... |
22-Oct-2024 20:31:29 | (39) waiting for viewer process... |
22-Oct-2024 20:31:29 | (40) waiting for viewer process... |
22-Oct-2024 20:31:29 | (41) waiting for viewer process... |
22-Oct-2024 20:31:29 | (42) waiting for viewer process... |
22-Oct-2024 20:31:29 | (43) waiting for viewer process... |
22-Oct-2024 20:31:29 | (44) waiting for viewer process... |
22-Oct-2024 20:31:29 | (45) waiting for viewer process... |
22-Oct-2024 20:31:29 | (46) waiting for viewer process... |
22-Oct-2024 20:31:29 | (47) waiting for viewer process... |
22-Oct-2024 20:31:29 | (48) waiting for viewer process... |
22-Oct-2024 20:31:29 | (49) waiting for viewer process... |
22-Oct-2024 20:31:29 | could not sync with casaviewer... |
22-Oct-2024 20:31:29 | error: casaviewer launch failed... |
22-Oct-2024 20:31:29 | (0) waiting for viewer process... |
22-Oct-2024 20:31:29 | (1) waiting for viewer process... |
22-Oct-2024 20:31:29 | (2) waiting for viewer process... |
22-Oct-2024 20:31:29 | (3) waiting for viewer process... |
22-Oct-2024 20:31:29 | (4) waiting for viewer process... |
22-Oct-2024 20:31:29 | (5) waiting for viewer process... |
22-Oct-2024 20:31:29 | (6) waiting for viewer process... |
22-Oct-2024 20:34:42 | (7) waiting for viewer process... |
22-Oct-2024 20:34:42 | (8) waiting for viewer process... |
22-Oct-2024 20:34:42 | (9) waiting for viewer process... |
22-Oct-2024 20:34:42 | (10) waiting for viewer process... |
22-Oct-2024 20:34:42 | (11) waiting for viewer process... |
22-Oct-2024 20:34:42 | (12) waiting for viewer process... |
22-Oct-2024 20:34:42 | (13) waiting for viewer process... |
22-Oct-2024 20:34:42 | (14) waiting for viewer process... |
22-Oct-2024 20:34:42 | (15) waiting for viewer process... |
22-Oct-2024 20:34:42 | (16) waiting for viewer process... |
22-Oct-2024 20:34:42 | (17) waiting for viewer process... |
22-Oct-2024 20:34:42 | (18) waiting for viewer process... |
22-Oct-2024 20:34:42 | (19) waiting for viewer process... |
22-Oct-2024 20:34:42 | (20) waiting for viewer process... |
22-Oct-2024 20:34:42 | (21) waiting for viewer process... |
22-Oct-2024 20:34:42 | (22) waiting for viewer process... |
22-Oct-2024 20:34:42 | (23) waiting for viewer process... |
22-Oct-2024 20:34:42 | (24) waiting for viewer process... |
22-Oct-2024 20:34:42 | (25) waiting for viewer process... |
22-Oct-2024 20:34:42 | (26) waiting for viewer process... |
22-Oct-2024 20:34:42 | (27) waiting for viewer process... |
22-Oct-2024 20:34:42 | (28) waiting for viewer process... |
22-Oct-2024 20:34:42 | (29) waiting for viewer process... |
22-Oct-2024 20:34:42 | (30) waiting for viewer process... |
22-Oct-2024 20:34:42 | (31) waiting for viewer process... |
22-Oct-2024 20:34:42 | (32) waiting for viewer process... |
22-Oct-2024 20:34:42 | (33) waiting for viewer process... |
22-Oct-2024 20:34:42 | (34) waiting for viewer process... |
22-Oct-2024 20:34:42 | (35) waiting for viewer process... |
22-Oct-2024 20:34:42 | (36) waiting for viewer process... |
22-Oct-2024 20:34:42 | (37) waiting for viewer process... |
22-Oct-2024 20:34:42 | (38) waiting for viewer process... |
22-Oct-2024 20:34:42 | (39) waiting for viewer process... |
22-Oct-2024 20:34:42 | (40) waiting for viewer process... |
22-Oct-2024 20:34:42 | (41) waiting for viewer process... |
22-Oct-2024 20:34:42 | (42) waiting for viewer process... |
22-Oct-2024 20:34:42 | (43) waiting for viewer process... |
22-Oct-2024 20:34:42 | (44) waiting for viewer process... |
22-Oct-2024 20:34:42 | (45) waiting for viewer process... |
22-Oct-2024 20:34:42 | (46) waiting for viewer process... |
22-Oct-2024 20:34:42 | (47) waiting for viewer process... |
22-Oct-2024 20:34:42 | (48) waiting for viewer process... |
22-Oct-2024 20:34:42 | (49) waiting for viewer process... |
22-Oct-2024 20:34:42 | could not sync with casaviewer... |
22-Oct-2024 20:34:42 | error: casaviewer launch failed... |
22-Oct-2024 20:34:42 | (0) waiting for viewer process... |
22-Oct-2024 20:34:42 | (1) waiting for viewer process... |
22-Oct-2024 20:34:42 | (2) waiting for viewer process... |
22-Oct-2024 20:34:42 | (3) waiting for viewer process... |
22-Oct-2024 20:34:42 | (4) waiting for viewer process... |
22-Oct-2024 20:34:42 | (5) waiting for viewer process... |
22-Oct-2024 20:34:42 | (6) waiting for viewer process... |
22-Oct-2024 20:34:42 | (7) waiting for viewer process... |
22-Oct-2024 20:34:42 | (8) waiting for viewer process... |
22-Oct-2024 20:34:42 | (9) waiting for viewer process... |
22-Oct-2024 20:34:42 | (10) waiting for viewer process... |
22-Oct-2024 20:34:42 | (11) waiting for viewer process... |
22-Oct-2024 20:34:42 | (12) waiting for viewer process... |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:06 SEVERE imview::::casa imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:06 SEVERE imview::::casa Task imview raised an exception of class RuntimeError with the following message: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:06 INFO imview::::casa Task imview complete. Start time: 2024-10-23 00:31:14.047876 End time: 2024-10-23 00:32:06.109065 |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:06 INFO imview::::casa ##### End Task: imview ##### |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:06 INFO imview::::casa ########################################## |
22-Oct-2024 20:34:42 | E2024-10-23 00:32:06 INFO imview::::casa ########################################## |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:06 INFO imview::::casa ##### Begin Task: imview ##### |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:06 INFO imview::::casa imview( raster='lin728.im', contour={}, zoom=1, axes={}, out='lin728.ps' ) |
22-Oct-2024 20:34:42 | /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 804 is still running |
22-Oct-2024 20:34:42 | _warn("subprocess %s is still running" % self.pid, |
22-Oct-2024 20:34:42 | ResourceWarning: Enable tracemalloc to get the object allocation traceback |
22-Oct-2024 20:34:42 | dlopen(): error loading libfuse.so.2 |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | AppImages require FUSE to run. |
22-Oct-2024 20:34:42 | You might still be able to extract the contents of this AppImage |
22-Oct-2024 20:34:42 | if you run it with the --appimage-extract option. |
22-Oct-2024 20:34:42 | See https://github.com/AppImage/AppImageKit/wiki/FUSE |
22-Oct-2024 20:34:42 | for more information |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:58 SEVERE imview::::casa imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:58 SEVERE imview::::casa Task imview raised an exception of class RuntimeError with the following message: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:58 INFO imview::::casa Task imview complete. Start time: 2024-10-23 00:32:06.111779 End time: 2024-10-23 00:32:58.173086 |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:58 INFO imview::::casa ##### End Task: imview ##### |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:58 INFO imview::::casa ########################################## |
22-Oct-2024 20:34:42 | E2024-10-23 00:32:58 INFO imview::::casa ########################################## |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:58 INFO imview::::casa ##### Begin Task: imview ##### |
22-Oct-2024 20:34:42 | 2024-10-23 00:32:58 INFO imview::::casa imview( raster='lin728.im', contour={}, zoom=1, axes={}, out='lin728.xbm' ) |
22-Oct-2024 20:34:42 | /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 805 is still running |
22-Oct-2024 20:34:42 | _warn("subprocess %s is still running" % self.pid, |
22-Oct-2024 20:34:42 | ResourceWarning: Enable tracemalloc to get the object allocation traceback |
22-Oct-2024 20:34:42 | dlopen(): error loading libfuse.so.2 |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | AppImages require FUSE to run. |
22-Oct-2024 20:34:42 | You might still be able to extract the contents of this AppImage |
22-Oct-2024 20:34:42 | if you run it with the --appimage-extract option. |
22-Oct-2024 20:34:42 | See https://github.com/AppImage/AppImageKit/wiki/FUSE |
22-Oct-2024 20:34:42 | for more information |
22-Oct-2024 20:34:42 | 2024-10-23 00:33:50 SEVERE imview::::casa imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | 2024-10-23 00:33:50 SEVERE imview::::casa Task imview raised an exception of class RuntimeError with the following message: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | 2024-10-23 00:33:50 INFO imview::::casa Task imview complete. Start time: 2024-10-23 00:32:58.175808 End time: 2024-10-23 00:33:50.236915 |
22-Oct-2024 20:34:42 | 2024-10-23 00:33:50 INFO imview::::casa ##### End Task: imview ##### |
22-Oct-2024 20:34:42 | 2024-10-23 00:33:50 INFO imview::::casa ########################################## |
22-Oct-2024 20:34:42 | E2024-10-23 00:33:50 INFO imview::::casa ########################################## |
22-Oct-2024 20:34:42 | 2024-10-23 00:33:50 INFO imview::::casa ##### Begin Task: imview ##### |
22-Oct-2024 20:34:42 | 2024-10-23 00:33:50 INFO imview::::casa imview( raster='lin728.im', contour={}, zoom=1, axes={}, out='lin728.xpm' ) |
22-Oct-2024 20:34:42 | /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 806 is still running |
22-Oct-2024 20:34:42 | _warn("subprocess %s is still running" % self.pid, |
22-Oct-2024 20:34:42 | ResourceWarning: Enable tracemalloc to get the object allocation traceback |
22-Oct-2024 20:34:42 | dlopen(): error loading libfuse.so.2 |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | AppImages require FUSE to run. |
22-Oct-2024 20:34:42 | You might still be able to extract the contents of this AppImage |
22-Oct-2024 20:34:42 | if you run it with the --appimage-extract option. |
22-Oct-2024 20:34:42 | See https://github.com/AppImage/AppImageKit/wiki/FUSE |
22-Oct-2024 20:34:42 | for more information |
22-Oct-2024 20:34:42 | 2024-10-23 00:34:42 SEVERE imview::::casa imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | 2024-10-23 00:34:42 SEVERE imview::::casa Task imview raised an exception of class RuntimeError with the following message: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | 2024-10-23 00:34:42 INFO imview::::casa Task imview complete. Start time: 2024-10-23 00:33:50.239629 End time: 2024-10-23 00:34:42.300346 |
22-Oct-2024 20:34:42 | 2024-10-23 00:34:42 INFO imview::::casa ##### End Task: imview ##### |
22-Oct-2024 20:34:42 | 2024-10-23 00:34:42 INFO imview::::casa ########################################## |
22-Oct-2024 20:34:42 | E |
22-Oct-2024 20:34:42 | ====================================================================== |
22-Oct-2024 20:34:42 | ERROR: test_eps (__main__.imview_test) |
22-Oct-2024 20:34:42 | Test production of EPS file |
22-Oct-2024 20:34:42 | ---------------------------------------------------------------------- |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 472, in __pushd |
22-Oct-2024 20:34:42 | old_path = viewertool.cwd( gui=gui ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 323, in cwd |
22-Oct-2024 20:34:42 | return stub(gui).cwd(pin).path |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 299, in stub |
22-Oct-2024 20:34:42 | return __stub_check(serv_str) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 249, in __stub_check |
22-Oct-2024 20:34:42 | raise RuntimeError("invalid service string") |
22-Oct-2024 20:34:42 | RuntimeError: invalid service string |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_imview.py", line 82, in test_eps |
22-Oct-2024 20:34:42 | imview(self.linim,out=self.outfiles['eps']) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/imview.py", line 180, in __call__ |
22-Oct-2024 20:34:42 | task_result = _imview_t( _pc.document['raster'], _pc.document['contour'], _pc.document['zoom'], _pc.document['axes'], _pc.document['out'], ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 122, in __call__ |
22-Oct-2024 20:34:42 | self.__pushd( gui, os.path.abspath(os.curdir) ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 475, in __pushd |
22-Oct-2024 20:34:42 | raise RuntimeError("imview() failed to get the current working directory [" + str(sys.exc_info()[0]) + ": " + str(sys.exc_info()[1]) + "]") |
22-Oct-2024 20:34:42 | RuntimeError: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | ====================================================================== |
22-Oct-2024 20:34:42 | ERROR: test_jpg (__main__.imview_test) |
22-Oct-2024 20:34:42 | Test production of JPEG file |
22-Oct-2024 20:34:42 | ---------------------------------------------------------------------- |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 472, in __pushd |
22-Oct-2024 20:34:42 | old_path = viewertool.cwd( gui=gui ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 323, in cwd |
22-Oct-2024 20:34:42 | return stub(gui).cwd(pin).path |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 299, in stub |
22-Oct-2024 20:34:42 | return __stub_check(serv_str) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 249, in __stub_check |
22-Oct-2024 20:34:42 | raise RuntimeError("invalid service string") |
22-Oct-2024 20:34:42 | RuntimeError: invalid service string |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_imview.py", line 72, in test_jpg |
22-Oct-2024 20:34:42 | imview(self.linim,out=self.outfiles['jpg']) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/imview.py", line 180, in __call__ |
22-Oct-2024 20:34:42 | task_result = _imview_t( _pc.document['raster'], _pc.document['contour'], _pc.document['zoom'], _pc.document['axes'], _pc.document['out'], ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 122, in __call__ |
22-Oct-2024 20:34:42 | self.__pushd( gui, os.path.abspath(os.curdir) ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 475, in __pushd |
22-Oct-2024 20:34:42 | raise RuntimeError("imview() failed to get the current working directory [" + str(sys.exc_info()[0]) + ": " + str(sys.exc_info()[1]) + "]") |
22-Oct-2024 20:34:42 | RuntimeError: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | ====================================================================== |
22-Oct-2024 20:34:42 | ERROR: test_pdf (__main__.imview_test) |
22-Oct-2024 20:34:42 | Test production of PDF file |
22-Oct-2024 20:34:42 | ---------------------------------------------------------------------- |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 472, in __pushd |
22-Oct-2024 20:34:42 | old_path = viewertool.cwd( gui=gui ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 323, in cwd |
22-Oct-2024 20:34:42 | return stub(gui).cwd(pin).path |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 299, in stub |
22-Oct-2024 20:34:42 | return __stub_check(serv_str) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 249, in __stub_check |
22-Oct-2024 20:34:42 | raise RuntimeError("invalid service string") |
22-Oct-2024 20:34:42 | RuntimeError: invalid service string |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_imview.py", line 77, in test_pdf |
22-Oct-2024 20:34:42 | imview(self.linim,out=self.outfiles['pdf']) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/imview.py", line 180, in __call__ |
22-Oct-2024 20:34:42 | task_result = _imview_t( _pc.document['raster'], _pc.document['contour'], _pc.document['zoom'], _pc.document['axes'], _pc.document['out'], ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 122, in __call__ |
22-Oct-2024 20:34:42 | self.__pushd( gui, os.path.abspath(os.curdir) ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 475, in __pushd |
22-Oct-2024 20:34:42 | raise RuntimeError("imview() failed to get the current working directory [" + str(sys.exc_info()[0]) + ": " + str(sys.exc_info()[1]) + "]") |
22-Oct-2024 20:34:42 | RuntimeError: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | ====================================================================== |
22-Oct-2024 20:34:42 | ERROR: test_png (__main__.imview_test) |
22-Oct-2024 20:34:42 | Test production of PNG file |
22-Oct-2024 20:34:42 | ---------------------------------------------------------------------- |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 472, in __pushd |
22-Oct-2024 20:34:42 | old_path = viewertool.cwd( gui=gui ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 323, in cwd |
22-Oct-2024 20:34:42 | return stub(gui).cwd(pin).path |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 299, in stub |
22-Oct-2024 20:34:42 | return __stub_check(serv_str) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 249, in __stub_check |
22-Oct-2024 20:34:42 | raise RuntimeError("invalid service string") |
22-Oct-2024 20:34:42 | RuntimeError: invalid service string |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_imview.py", line 102, in test_png |
22-Oct-2024 20:34:42 | imview(self.linim,out=self.outfiles['png']) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/imview.py", line 180, in __call__ |
22-Oct-2024 20:34:42 | task_result = _imview_t( _pc.document['raster'], _pc.document['contour'], _pc.document['zoom'], _pc.document['axes'], _pc.document['out'], ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 122, in __call__ |
22-Oct-2024 20:34:42 | self.__pushd( gui, os.path.abspath(os.curdir) ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 475, in __pushd |
22-Oct-2024 20:34:42 | raise RuntimeError("imview() failed to get the current working directory [" + str(sys.exc_info()[0]) + ": " + str(sys.exc_info()[1]) + "]") |
22-Oct-2024 20:34:42 | RuntimeError: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | ====================================================================== |
22-Oct-2024 20:34:42 | ERROR: test_ppm (__main__.imview_test) |
22-Oct-2024 20:34:42 | Test production of PPM file |
22-Oct-2024 20:34:42 | ---------------------------------------------------------------------- |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 472, in __pushd |
22-Oct-2024 20:34:42 | old_path = viewertool.cwd( gui=gui ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 323, in cwd |
22-Oct-2024 20:34:42 | return stub(gui).cwd(pin).path |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 299, in stub |
22-Oct-2024 20:34:42 | return __stub_check(serv_str) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 249, in __stub_check |
22-Oct-2024 20:34:42 | raise RuntimeError("invalid service string") |
22-Oct-2024 20:34:42 | RuntimeError: invalid service string |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_imview.py", line 97, in test_ppm |
22-Oct-2024 20:34:42 | imview(self.linim,out=self.outfiles['ppm']) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/imview.py", line 180, in __call__ |
22-Oct-2024 20:34:42 | task_result = _imview_t( _pc.document['raster'], _pc.document['contour'], _pc.document['zoom'], _pc.document['axes'], _pc.document['out'], ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 122, in __call__ |
22-Oct-2024 20:34:42 | self.__pushd( gui, os.path.abspath(os.curdir) ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 475, in __pushd |
22-Oct-2024 20:34:42 | raise RuntimeError("imview() failed to get the current working directory [" + str(sys.exc_info()[0]) + ": " + str(sys.exc_info()[1]) + "]") |
22-Oct-2024 20:34:42 | RuntimeError: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | ====================================================================== |
22-Oct-2024 20:34:42 | ERROR: test_ps (__main__.imview_test) |
22-Oct-2024 20:34:42 | Test production of PS file |
22-Oct-2024 20:34:42 | ---------------------------------------------------------------------- |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 472, in __pushd |
22-Oct-2024 20:34:42 | old_path = viewertool.cwd( gui=gui ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 323, in cwd |
22-Oct-2024 20:34:42 | return stub(gui).cwd(pin).path |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 299, in stub |
22-Oct-2024 20:34:42 | return __stub_check(serv_str) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 249, in __stub_check |
22-Oct-2024 20:34:42 | raise RuntimeError("invalid service string") |
22-Oct-2024 20:34:42 | RuntimeError: invalid service string |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_imview.py", line 87, in test_ps |
22-Oct-2024 20:34:42 | imview(self.linim,out=self.outfiles['ps']) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/imview.py", line 180, in __call__ |
22-Oct-2024 20:34:42 | task_result = _imview_t( _pc.document['raster'], _pc.document['contour'], _pc.document['zoom'], _pc.document['axes'], _pc.document['out'], ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 122, in __call__ |
22-Oct-2024 20:34:42 | self.__pushd( gui, os.path.abspath(os.curdir) ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 475, in __pushd |
22-Oct-2024 20:34:42 | raise RuntimeError("imview() failed to get the current working directory [" + str(sys.exc_info()[0]) + ": " + str(sys.exc_info()[1]) + "]") |
22-Oct-2024 20:34:42 | RuntimeError: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | ====================================================================== |
22-Oct-2024 20:34:42 | ERROR: test_xbm (__main__.imview_test) |
22-Oct-2024 20:34:42 | Test production of Xbm file |
22-Oct-2024 20:34:42 | ---------------------------------------------------------------------- |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 472, in __pushd |
22-Oct-2024 20:34:42 | old_path = viewertool.cwd( gui=gui ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 323, in cwd |
22-Oct-2024 20:34:42 | return stub(gui).cwd(pin).path |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 299, in stub |
22-Oct-2024 20:34:42 | return __stub_check(serv_str) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 249, in __stub_check |
22-Oct-2024 20:34:42 | raise RuntimeError("invalid service string") |
22-Oct-2024 20:34:42 | RuntimeError: invalid service string |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_imview.py", line 67, in test_xbm |
22-Oct-2024 20:34:42 | imview(self.linim,out=self.outfiles['xbm']) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/imview.py", line 180, in __call__ |
22-Oct-2024 20:34:42 | task_result = _imview_t( _pc.document['raster'], _pc.document['contour'], _pc.document['zoom'], _pc.document['axes'], _pc.document['out'], ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 122, in __call__ |
22-Oct-2024 20:34:42 | self.__pushd( gui, os.path.abspath(os.curdir) ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 475, in __pushd |
22-Oct-2024 20:34:42 | raise RuntimeError("imview() failed to get the current working directory [" + str(sys.exc_info()[0]) + ": " + str(sys.exc_info()[1]) + "]") |
22-Oct-2024 20:34:42 | RuntimeError: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | ====================================================================== |
22-Oct-2024 20:34:42 | ERROR: test_xpm (__main__.imview_test) |
22-Oct-2024 20:34:42 | Test production of XPM file |
22-Oct-2024 20:34:42 | ---------------------------------------------------------------------- |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 472, in __pushd |
22-Oct-2024 20:34:42 | old_path = viewertool.cwd( gui=gui ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 323, in cwd |
22-Oct-2024 20:34:42 | return stub(gui).cwd(pin).path |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 299, in stub |
22-Oct-2024 20:34:42 | return __stub_check(serv_str) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/viewertool.py", line 249, in __stub_check |
22-Oct-2024 20:34:42 | raise RuntimeError("invalid service string") |
22-Oct-2024 20:34:42 | RuntimeError: invalid service string |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | During handling of the above exception, another exception occurred: |
22-Oct-2024 20:34:42 | |
22-Oct-2024 20:34:42 | Traceback (most recent call last): |
22-Oct-2024 20:34:42 | File "/home/casatest/work/casasources//casaviewer/tests/tasks/test_task_imview.py", line 92, in test_xpm |
22-Oct-2024 20:34:42 | imview(self.linim,out=self.outfiles['xpm']) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/imview.py", line 180, in __call__ |
22-Oct-2024 20:34:42 | task_result = _imview_t( _pc.document['raster'], _pc.document['contour'], _pc.document['zoom'], _pc.document['axes'], _pc.document['out'], ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 122, in __call__ |
22-Oct-2024 20:34:42 | self.__pushd( gui, os.path.abspath(os.curdir) ) |
22-Oct-2024 20:34:42 | File "/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaviewer/private/task_imview.py", line 475, in __pushd |
22-Oct-2024 20:34:46 | raise RuntimeError("imview() failed to get the current working directory [" + str(sys.exc_info()[0]) + ": " + str(sys.exc_info()[1]) + "]") |
22-Oct-2024 20:34:46 | RuntimeError: imview() failed to get the current working directory [<class 'RuntimeError'>: invalid service string] |
22-Oct-2024 20:34:46 | |
22-Oct-2024 20:34:46 | ---------------------------------------------------------------------- |
22-Oct-2024 20:34:46 | Ran 8 tests in 416.555s |
22-Oct-2024 20:34:46 | |
22-Oct-2024 20:34:46 | FAILED (errors=8) |
22-Oct-2024 20:34:46 | (13) waiting for viewer process... |
22-Oct-2024 20:34:46 | (14) waiting for viewer process... |
22-Oct-2024 20:34:46 | (15) waiting for viewer process... |
22-Oct-2024 20:34:46 | (16) waiting for viewer process... |
22-Oct-2024 20:34:46 | (17) waiting for viewer process... |
22-Oct-2024 20:34:46 | (18) waiting for viewer process... |
22-Oct-2024 20:34:46 | (19) waiting for viewer process... |
22-Oct-2024 20:34:46 | (20) waiting for viewer process... |
22-Oct-2024 20:34:46 | (21) waiting for viewer process... |
22-Oct-2024 20:34:46 | (22) waiting for viewer process... |
22-Oct-2024 20:34:46 | (23) waiting for viewer process... |
22-Oct-2024 20:34:46 | (24) waiting for viewer process... |
22-Oct-2024 20:34:46 | (25) waiting for viewer process... |
22-Oct-2024 20:34:46 | (26) waiting for viewer process... |
22-Oct-2024 20:34:46 | (27) waiting for viewer process... |
22-Oct-2024 20:34:46 | (28) waiting for viewer process... |
22-Oct-2024 20:34:46 | (29) waiting for viewer process... |
22-Oct-2024 20:34:46 | (30) waiting for viewer process... |
22-Oct-2024 20:34:46 | (31) waiting for viewer process... |
22-Oct-2024 20:34:46 | (32) waiting for viewer process... |
22-Oct-2024 20:34:46 | (33) waiting for viewer process... |
22-Oct-2024 20:34:46 | (34) waiting for viewer process... |
22-Oct-2024 20:34:46 | (35) waiting for viewer process... |
22-Oct-2024 20:34:46 | (36) waiting for viewer process... |
22-Oct-2024 20:34:46 | (37) waiting for viewer process... |
22-Oct-2024 20:34:46 | (38) waiting for viewer process... |
22-Oct-2024 20:34:46 | (39) waiting for viewer process... |
22-Oct-2024 20:34:46 | (40) waiting for viewer process... |
22-Oct-2024 20:34:46 | (41) waiting for viewer process... |
22-Oct-2024 20:34:46 | (42) waiting for viewer process... |
22-Oct-2024 20:34:46 | (43) waiting for viewer process... |
22-Oct-2024 20:34:46 | (44) waiting for viewer process... |
22-Oct-2024 20:34:46 | (45) waiting for viewer process... |
22-Oct-2024 20:34:46 | (46) waiting for viewer process... |
22-Oct-2024 20:34:46 | (47) waiting for viewer process... |
22-Oct-2024 20:34:46 | (48) waiting for viewer process... |
22-Oct-2024 20:34:46 | (49) waiting for viewer process... |
22-Oct-2024 20:34:46 | could not sync with casaviewer... |
22-Oct-2024 20:34:46 | error: casaviewer launch failed... |
22-Oct-2024 20:34:46 | (0) waiting for viewer process... |
22-Oct-2024 20:34:46 | (1) waiting for viewer process... |
22-Oct-2024 20:34:46 | (2) waiting for viewer process... |
22-Oct-2024 20:34:46 | (3) waiting for viewer process... |
22-Oct-2024 20:34:46 | (4) waiting for viewer process... |
22-Oct-2024 20:34:46 | (5) waiting for viewer process... |
22-Oct-2024 20:34:46 | (6) waiting for viewer process... |
22-Oct-2024 20:34:46 | (7) waiting for viewer process... |
22-Oct-2024 20:34:46 | (8) waiting for viewer process... |
22-Oct-2024 20:34:46 | (9) waiting for viewer process... |
22-Oct-2024 20:34:46 | (10) waiting for viewer process... |
22-Oct-2024 20:34:46 | (11) waiting for viewer process... |
22-Oct-2024 20:34:46 | (12) waiting for viewer process... |
22-Oct-2024 20:34:46 | (13) waiting for viewer process... |
22-Oct-2024 20:34:46 | (14) waiting for viewer process... |
22-Oct-2024 20:34:46 | (15) waiting for viewer process... |
22-Oct-2024 20:34:46 | (16) waiting for viewer process... |
22-Oct-2024 20:34:46 | (17) waiting for viewer process... |
22-Oct-2024 20:34:46 | (18) waiting for viewer process... |
22-Oct-2024 20:34:46 | (19) waiting for viewer process... |
22-Oct-2024 20:34:46 | (20) waiting for viewer process... |
22-Oct-2024 20:34:46 | (21) waiting for viewer process... |
22-Oct-2024 20:34:46 | (22) waiting for viewer process... |
22-Oct-2024 20:34:46 | (23) waiting for viewer process... |
22-Oct-2024 20:34:46 | (24) waiting for viewer process... |
22-Oct-2024 20:34:46 | (25) waiting for viewer process... |
22-Oct-2024 20:34:46 | (26) waiting for viewer process... |
22-Oct-2024 20:34:46 | (27) waiting for viewer process... |
22-Oct-2024 20:34:46 | (28) waiting for viewer process... |
22-Oct-2024 20:34:46 | (29) waiting for viewer process... |
22-Oct-2024 20:34:46 | (30) waiting for viewer process... |
22-Oct-2024 20:34:46 | (31) waiting for viewer process... |
22-Oct-2024 20:34:46 | (32) waiting for viewer process... |
22-Oct-2024 20:34:46 | (33) waiting for viewer process... |
22-Oct-2024 20:34:46 | (34) waiting for viewer process... |
22-Oct-2024 20:34:46 | (35) waiting for viewer process... |
22-Oct-2024 20:34:46 | (36) waiting for viewer process... |
22-Oct-2024 20:34:46 | (37) waiting for viewer process... |
22-Oct-2024 20:34:46 | (38) waiting for viewer process... |
22-Oct-2024 20:34:46 | (39) waiting for viewer process... |
22-Oct-2024 20:34:46 | (40) waiting for viewer process... |
22-Oct-2024 20:34:46 | (41) waiting for viewer process... |
22-Oct-2024 20:34:46 | (42) waiting for viewer process... |
22-Oct-2024 20:34:46 | (43) waiting for viewer process... |
22-Oct-2024 20:34:46 | (44) waiting for viewer process... |
22-Oct-2024 20:34:46 | (45) waiting for viewer process... |
22-Oct-2024 20:34:46 | (46) waiting for viewer process... |
22-Oct-2024 20:34:46 | (47) waiting for viewer process... |
22-Oct-2024 20:34:46 | (48) waiting for viewer process... |
22-Oct-2024 20:34:46 | (49) waiting for viewer process... |
22-Oct-2024 20:34:46 | could not sync with casaviewer... |
22-Oct-2024 20:34:46 | error: casaviewer launch failed... |
22-Oct-2024 20:34:46 | (0) waiting for viewer process... |
22-Oct-2024 20:34:46 | (1) waiting for viewer process... |
22-Oct-2024 20:34:46 | (2) waiting for viewer process... |
22-Oct-2024 20:34:46 | (3) waiting for viewer process... |
22-Oct-2024 20:34:46 | (4) waiting for viewer process... |
22-Oct-2024 20:34:46 | (5) waiting for viewer process... |
22-Oct-2024 20:34:46 | (6) waiting for viewer process... |
22-Oct-2024 20:34:46 | (7) waiting for viewer process... |
22-Oct-2024 20:34:46 | (8) waiting for viewer process... |
22-Oct-2024 20:34:46 | (9) waiting for viewer process... |
22-Oct-2024 20:34:46 | (10) waiting for viewer process... |
22-Oct-2024 20:34:46 | (11) waiting for viewer process... |
22-Oct-2024 20:34:46 | (12) waiting for viewer process... |
22-Oct-2024 20:34:46 | (13) waiting for viewer process... |
22-Oct-2024 20:34:46 | (14) waiting for viewer process... |
22-Oct-2024 20:34:46 | (15) waiting for viewer process... |
22-Oct-2024 20:34:46 | (16) waiting for viewer process... |
22-Oct-2024 20:34:46 | (17) waiting for viewer process... |
22-Oct-2024 20:34:46 | (18) waiting for viewer process... |
22-Oct-2024 20:34:46 | (19) waiting for viewer process... |
22-Oct-2024 20:34:46 | (20) waiting for viewer process... |
22-Oct-2024 20:34:46 | (21) waiting for viewer process... |
22-Oct-2024 20:34:46 | (22) waiting for viewer process... |
22-Oct-2024 20:34:46 | (23) waiting for viewer process... |
22-Oct-2024 20:34:46 | (24) waiting for viewer process... |
22-Oct-2024 20:34:46 | (25) waiting for viewer process... |
22-Oct-2024 20:34:46 | (26) waiting for viewer process... |
22-Oct-2024 20:34:46 | (27) waiting for viewer process... |
22-Oct-2024 20:34:46 | (28) waiting for viewer process... |
22-Oct-2024 20:34:46 | (29) waiting for viewer process... |
22-Oct-2024 20:34:46 | (30) waiting for viewer process... |
22-Oct-2024 20:34:46 | (31) waiting for viewer process... |
22-Oct-2024 20:34:46 | (32) waiting for viewer process... |
22-Oct-2024 20:34:46 | (33) waiting for viewer process... |
22-Oct-2024 20:34:46 | (34) waiting for viewer process... |
22-Oct-2024 20:34:46 | (35) waiting for viewer process... |
22-Oct-2024 20:34:46 | (36) waiting for viewer process... |
22-Oct-2024 20:34:46 | (37) waiting for viewer process... |
22-Oct-2024 20:34:46 | (38) waiting for viewer process... |
22-Oct-2024 20:34:46 | (39) waiting for viewer process... |
22-Oct-2024 20:34:46 | (40) waiting for viewer process... |
22-Oct-2024 20:34:46 | (41) waiting for viewer process... |
22-Oct-2024 20:34:46 | (42) waiting for viewer process... |
22-Oct-2024 20:34:46 | (43) waiting for viewer process... |
22-Oct-2024 20:34:46 | (44) waiting for viewer process... |
22-Oct-2024 20:34:46 | (45) waiting for viewer process... |
22-Oct-2024 20:34:46 | (46) waiting for viewer process... |
22-Oct-2024 20:34:46 | (47) waiting for viewer process... |
22-Oct-2024 20:34:46 | (48) waiting for viewer process... |
22-Oct-2024 20:34:46 | (49) waiting for viewer process... |
22-Oct-2024 20:34:46 | could not sync with casaviewer... |
22-Oct-2024 20:34:46 | error: casaviewer launch failed... |
22-Oct-2024 20:34:46 | (0) waiting for viewer process... |
22-Oct-2024 20:34:46 | (1) waiting for viewer process... |
22-Oct-2024 20:34:46 | (2) waiting for viewer process... |
22-Oct-2024 20:34:46 | (3) waiting for viewer process... |
22-Oct-2024 20:34:46 | (4) waiting for viewer process... |
22-Oct-2024 20:34:46 | (5) waiting for viewer process... |
22-Oct-2024 20:34:46 | (6) waiting for viewer process... |
22-Oct-2024 20:34:46 | (7) waiting for viewer process... |
22-Oct-2024 20:34:46 | (8) waiting for viewer process... |
22-Oct-2024 20:34:46 | (9) waiting for viewer process... |
22-Oct-2024 20:34:46 | (10) waiting for viewer process... |
22-Oct-2024 20:34:46 | (11) waiting for viewer process... |
22-Oct-2024 20:34:46 | (12) waiting for viewer process... |
22-Oct-2024 20:34:46 | (13) waiting for viewer process... |
22-Oct-2024 20:34:46 | (14) waiting for viewer process... |
22-Oct-2024 20:34:46 | (15) waiting for viewer process... |
22-Oct-2024 20:34:46 | (16) waiting for viewer process... |
22-Oct-2024 20:34:46 | (17) waiting for viewer process... |
22-Oct-2024 20:34:46 | (18) waiting for viewer process... |
22-Oct-2024 20:34:46 | (19) waiting for viewer process... |
22-Oct-2024 20:34:46 | (20) waiting for viewer process... |
22-Oct-2024 20:34:46 | (21) waiting for viewer process... |
22-Oct-2024 20:34:46 | (22) waiting for viewer process... |
22-Oct-2024 20:34:46 | (23) waiting for viewer process... |
22-Oct-2024 20:34:46 | (24) waiting for viewer process... |
22-Oct-2024 20:34:46 | (25) waiting for viewer process... |
22-Oct-2024 20:34:46 | (26) waiting for viewer process... |
22-Oct-2024 20:34:46 | (27) waiting for viewer process... |
22-Oct-2024 20:34:46 | (28) waiting for viewer process... |
22-Oct-2024 20:34:46 | (29) waiting for viewer process... |
22-Oct-2024 20:34:46 | (30) waiting for viewer process... |
22-Oct-2024 20:34:46 | (31) waiting for viewer process... |
22-Oct-2024 20:34:46 | (32) waiting for viewer process... |
22-Oct-2024 20:34:46 | (33) waiting for viewer process... |
22-Oct-2024 20:34:46 | (34) waiting for viewer process... |
22-Oct-2024 20:34:46 | (35) waiting for viewer process... |
22-Oct-2024 20:34:46 | (36) waiting for viewer process... |
22-Oct-2024 20:34:46 | (37) waiting for viewer process... |
22-Oct-2024 20:34:46 | (38) waiting for viewer process... |
22-Oct-2024 20:34:46 | (39) waiting for viewer process... |
22-Oct-2024 20:34:46 | (40) waiting for viewer process... |
22-Oct-2024 20:34:46 | (41) waiting for viewer process... |
22-Oct-2024 20:34:46 | (42) waiting for viewer process... |
22-Oct-2024 20:34:46 | (43) waiting for viewer process... |
22-Oct-2024 20:34:46 | (44) waiting for viewer process... |
22-Oct-2024 20:34:46 | (45) waiting for viewer process... |
22-Oct-2024 20:34:46 | (46) waiting for viewer process... |
22-Oct-2024 20:34:46 | (47) waiting for viewer process... |
22-Oct-2024 20:34:46 | (48) waiting for viewer process... |
22-Oct-2024 20:34:46 | (49) waiting for viewer process... |
22-Oct-2024 20:34:46 | could not sync with casaviewer... |
22-Oct-2024 20:34:46 | error: casaviewer launch failed... |
22-Oct-2024 20:34:46 | CASA exits with a non-zero status : system exit called |
22-Oct-2024 20:34:46 | /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 807 is still running |
22-Oct-2024 20:34:46 | Executor result: 1 |
22-Oct-2024 20:34:46 | Failed tests:['Executor returned a non-zero exit code'] |
22-Oct-2024 20:34:46 | |
22-Oct-2024 20:34:46 | Running test: test_task_plotms in Serial mode |
22-Oct-2024 20:34:46 | Running cmd ['/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/bin/casa', '--nogui', '--nologger', '--log2term', '-c', '/home/casatest/work/casasources//casaplotms/tests/plotms/test_task_plotms.py']in /home/casatest/work/test_task_plotms |
22-Oct-2024 20:34:46 | Executing: ['/home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/bin/casa', '--nogui', '--nologger', '--log2term', '-c', '/home/casatest/work/casasources//casaplotms/tests/plotms/test_task_plotms.py'] |
22-Oct-2024 20:34:46 | 2024-10-23 00:34:46 INFO ::casa Using user configuration file /home/casatest/.casa/config.py |
22-Oct-2024 20:34:46 | 2024-10-23 00:34:46 INFO ::casa loaded config file : /home/casatest/work/pkg/casa-6.7.0-11-py3.10.el8/lib/py/lib/python3.10/site-packages/casaconfig/config.py |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa loaded config file : /home/casatest/.casa/config.py |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa config values |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa agg = False |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa cachedir = '/home/casatest/.casa' |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa casaconfig_verbose = 1 |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa colors = 'Neutral' |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa data_auto_update = False |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa datapath = ['/opt/casa/data/casatestdata', '/opt/casa/data/casa-data'] |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa iplog = False |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa iplogfile = '/home/casatest/work/test_task_plotms/ipython-20241023-003443.log' |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa log2term = True |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa logfile = '/home/casatest/work/test_task_plotms/casa-20241023-003443.log' |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa measures_auto_update = False |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa measurespath = '/opt/casa/data/casa-data' |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa nogui = True |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa nologfile = False |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa nologger = True |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa pipeline = False |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa user_site = False |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa measures version is unknown, this is probably a legacy version not installed by casaconfig |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/casa-data/geodetic |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2024/07/27/15:00, 2024/06/27/00:00:00 |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2024/07/27/15:00, 2024/06/27/00:00:00 |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2024/08/25/15:00, 2024/11/23/00:00:00 |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2024/07/27/15:00, 2017/01/01/00:00:00 |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO plotms::::casa ########################################## |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO plotms::::casa ##### Begin Task: plotms ##### |
22-Oct-2024 21:04:43 | 2024-10-23 00:34:46 INFO plotms::::casa plotms( vis='/tmp/808/pm_ngc5921.ms', caltable='', gridrows=1, gridcols=1, rowindex=0, colindex=0, plotindex=0, xaxis='', xdatacolumn='', xframe='', xinterp='', yaxis='', ydatacolumn='', yframe='', yinterp='', yaxislocation='', selectdata=True, field='', spw='', timerange='', uvrange='', antenna='', scan='', correlation='', polarization='', antpos='', array='', observation='', intent='', feed='', msselect='', averagedata=True, avgchannel='', avgtime='', avgscan=False, avgfield=False, avgbaseline=False, avgantenna=True, avgspw=False, scalar=False, transform=True, freqframe='', restfreq='', veldef='RADIO', phasecenter='', extendflag=False, extcorr=False, extchannel=False, iteraxis='', xselfscale=False, yselfscale=False, xsharedaxis=False, ysharedaxis=False, customsymbol=[], symbolshape='autoscaling', symbolsize=2, symbolcolor='0000ff', symbolfill='fill', symboloutline=False, coloraxis='', customflaggedsymbol=False, flaggedsymbolshape='circle', flaggedsymbolsize=2, flaggedsymbolcolor='ff0000', flaggedsymbolfill='fill', flaggedsymboloutline=False, xconnector='', timeconnector=False, plotrange=[], title='', titlefont=0, xlabel='', xaxisfont=0, ylabel='', yaxisfont=0, showmajorgrid=False, majorwidth=1, majorstyle='', majorcolor='B0B0B0', showminorgrid=False, minorwidth=1, minorstyle='', minorcolor='D0D0D0', showlegend=False, legendposition='', plotfile='/tmp/808/testAveraging06.jpg', expformat='', verbose=True, exprange='', highres=True, dpi=-1, width=-1, height=-1, overwrite=False, showgui=False, clearplots=True, callib=[], headeritems='', showatm=False, showtsky=False, showimage=False, colorizeoverlay=False ) |
22-Oct-2024 21:04:43 | dlopen(): error loading libfuse.so.2 |
22-Oct-2024 21:04:43 | |
22-Oct-2024 21:04:43 | AppImages require FUSE to run. |
22-Oct-2024 21:04:43 | You might still be able to extract the contents of this AppImage |
22-Oct-2024 21:04:43 | if you run it with the --appimage-extract option. |
22-Oct-2024 21:04:43 | See https://github.com/AppImage/AppImageKit/wiki/FUSE |
22-Oct-2024 21:04:43 | for more information |
22-Oct-2024 21:04:43 | |
22-Oct-2024 21:04:43 | Failed tests:['Caught exception during test execution.'] |
22-Oct-2024 21:04:43 | |
22-Oct-2024 21:04:43 | Results: [{'testname': 'test_casampi', 'runtime': '0:06:56.264482', 'returncode': 0, 'testerr': []}, {'testname': 'test_task_msview', 'runtime': '0:07:52.374197', 'returncode': 2, 'testerr': ['test_nogui_exception', 'Executor returned a non-zero exit code']}, {'testname': 'test_task_imview', 'runtime': '0:07:00.108370', 'returncode': 1, 'testerr': ['Executor returned a non-zero exit code']}, {'testname': 'test_task_plotms', 'runtime': '0:30:00.100961', 'returncode': 1, 'testerr': ['Caught exception during test execution.']}] |
22-Oct-2024 21:04:43 | Stopping Xvfb. |
22-Oct-2024 21:04:43 | Stopping framebuffer <Popen: returncode: None args: ['Xvfb', ':107', '-screen', '0', '2048x2048x2...> |
22-Oct-2024 21:04:43 | Virtual frame buffer deployed at :107 with pid 118 successfully shutdown |
22-Oct-2024 21:04:43 | Xvfb stopped. |
22-Oct-2024 21:04:45 | find: './proc/325/task/325/net': Invalid argument |
22-Oct-2024 21:04:45 | find: './proc/325/net': Invalid argument |
22-Oct-2024 21:04:45 | find: './proc/327/task/327/net': Invalid argument |
22-Oct-2024 21:04:45 | find: './proc/327/net': Invalid argument |
22-Oct-2024 21:04:45 | find: './proc/328/task/328/net': Invalid argument |
22-Oct-2024 21:04:45 | find: './proc/328/net': Invalid argument |
22-Oct-2024 21:04:45 | find: './proc/880/task/880/net': Invalid argument |
22-Oct-2024 21:04:45 | find: './proc/880/net': Invalid argument |
22-Oct-2024 21:04:46 | total 990524 |
22-Oct-2024 21:04:46 | -rw-r--r-- 1 casaci 15001 1014291232 Oct 23 00:09 casa-6.7.0-11-py3.10.el8.tar.xz |
22-Oct-2024 21:04:46 | -rw-r--r-- 1 casaci casatest 707 Oct 23 01:04 xUnit-suite-mpi-4.xml |
22-Oct-2024 21:04:46 | Finished task 'Run auxiliary repository tests with casalith on EL8' with result: Success |
22-Oct-2024 21:04:46 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
22-Oct-2024 21:04:46 | Parsing test results under /export/data_1/bamboohome/xml-data/build-dir/CASASPECS-MASTERTESTCASALITHPY310-CRTR89D... |
22-Oct-2024 21:04:46 | Failing task since 3 failing test cases were found. |
22-Oct-2024 21:04:46 | Finished task 'Parse test results' with result: Failed |
22-Oct-2024 21:04:46 | Running post build plugin 'Docker Container Cleanup' |
22-Oct-2024 21:04:46 | Running post build plugin 'NCover Results Collector' |
22-Oct-2024 21:04:46 | Running post build plugin 'Build Results Label Collector' |
22-Oct-2024 21:04:46 | Running post build plugin 'Clover Results Collector' |
22-Oct-2024 21:04:46 | Running post build plugin 'npm Cache Cleanup' |
22-Oct-2024 21:04:46 | Running post build plugin 'Artifact Copier' |
22-Oct-2024 21:04:46 | Finalising the build... |
22-Oct-2024 21:04:46 | Stopping timer. |
22-Oct-2024 21:04:46 | Build CASASPECS-MASTERTESTCASALITHPY310-CRTR89D-4 completed. |
22-Oct-2024 21:04:46 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
22-Oct-2024 21:04:46 | Running on server: post build plugin 'NCover Results Collector' |
22-Oct-2024 21:04:46 | Running on server: post build plugin 'Build Labeller' |
22-Oct-2024 21:04:46 | Running on server: post build plugin 'Clover Delta Calculator' |
22-Oct-2024 21:04:46 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
22-Oct-2024 21:04:46 | All post build plugins have finished |
22-Oct-2024 21:04:46 | Generating build results summary... |
22-Oct-2024 21:04:46 | Saving build results to disk... |
22-Oct-2024 21:04:46 | Store variable context... |
22-Oct-2024 21:04:46 | Finished building CASASPECS-MASTERTESTCASALITHPY310-CRTR89D-4. |