Skip to content

Console Output

06:16:26 Started by user devspace
06:16:26 Running as SYSTEM
06:16:26 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration
06:16:26 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins1517487295827072879.sh
06:16:26 + rm -rf /home/omero/workspace/OMERO-test-integration/.venv3
06:16:27 + python3 -m venv /home/omero/workspace/OMERO-test-integration/.venv3
06:16:31 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
06:16:31 ++ deactivate nondestructive
06:16:31 ++ '[' -n '' ']'
06:16:31 ++ '[' -n '' ']'
06:16:31 ++ '[' -n /bin/bash -o -n '' ']'
06:16:31 ++ hash -r
06:16:31 ++ '[' -n '' ']'
06:16:31 ++ unset VIRTUAL_ENV
06:16:31 ++ '[' '!' nondestructive = nondestructive ']'
06:16:31 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
06:16:31 ++ export VIRTUAL_ENV
06:16:31 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:16:31 ++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:16:31 ++ export PATH
06:16:31 ++ '[' -n '' ']'
06:16:31 ++ '[' -z '' ']'
06:16:31 ++ _OLD_VIRTUAL_PS1=
06:16:31 ++ PS1='(.venv3) '
06:16:31 ++ export PS1
06:16:31 ++ '[' -n /bin/bash -o -n '' ']'
06:16:31 ++ hash -r
06:16:31 + pip install https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl
06:16:32 Collecting zeroc-ice==3.6.5
06:16:32   Downloading https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl (31.3 MB)
06:16:34 Installing collected packages: zeroc-ice
06:16:35 Successfully installed zeroc-ice-3.6.5
06:16:35 WARNING: You are using pip version 21.2.3; however, version 24.0 is available.
06:16:35 You should consider upgrading via the '/home/omero/workspace/OMERO-test-integration/.venv3/bin/python3 -m pip install --upgrade pip' command.
06:16:35 + pip install -U pip future setuptools
06:16:35 Requirement already satisfied: pip in ./.venv3/lib/python3.9/site-packages (21.2.3)
06:16:35 Collecting pip
06:16:35   Using cached pip-24.0-py3-none-any.whl (2.1 MB)
06:16:35 Collecting future
06:16:35   Using cached future-1.0.0-py3-none-any.whl (491 kB)
06:16:35 Requirement already satisfied: setuptools in ./.venv3/lib/python3.9/site-packages (53.0.0)
06:16:36 Collecting setuptools
06:16:36   Using cached setuptools-69.2.0-py3-none-any.whl (821 kB)
06:16:36 Installing collected packages: setuptools, pip, future
06:16:36   Attempting uninstall: setuptools
06:16:36     Found existing installation: setuptools 53.0.0
06:16:36     Uninstalling setuptools-53.0.0:
06:16:36       Successfully uninstalled setuptools-53.0.0
06:16:37   Attempting uninstall: pip
06:16:37     Found existing installation: pip 21.2.3
06:16:37     Uninstalling pip-21.2.3:
06:16:37       Successfully uninstalled pip-21.2.3
06:16:39 Successfully installed future-1.0.0 pip-24.0 setuptools-69.2.0
06:16:39 + pip install markdown
06:16:39 Collecting markdown
06:16:39   Using cached Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
06:16:39 Collecting importlib-metadata>=4.4 (from markdown)
06:16:39   Using cached importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB)
06:16:39 Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown)
06:16:39   Using cached zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB)
06:16:40 Using cached Markdown-3.6-py3-none-any.whl (105 kB)
06:16:40 Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
06:16:40 Using cached zipp-3.18.1-py3-none-any.whl (8.2 kB)
06:16:40 Installing collected packages: zipp, importlib-metadata, markdown
06:16:40 Successfully installed importlib-metadata-7.1.0 markdown-3.6 zipp-3.18.1
06:16:40 + pip install mox3 pytest pytest-django pytest-xdist pytest-mock
06:16:41 Collecting mox3
06:16:41   Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB)
06:16:41 Collecting pytest
06:16:41   Using cached pytest-8.1.1-py3-none-any.whl.metadata (7.6 kB)
06:16:41 Collecting pytest-django
06:16:41   Using cached pytest_django-4.8.0-py3-none-any.whl.metadata (8.3 kB)
06:16:41 Collecting pytest-xdist
06:16:41   Using cached pytest_xdist-3.5.0-py3-none-any.whl.metadata (3.1 kB)
06:16:41 Collecting pytest-mock
06:16:41   Using cached pytest_mock-3.14.0-py3-none-any.whl.metadata (3.8 kB)
06:16:41 Collecting pbr!=2.1.0,>=2.0.0 (from mox3)
06:16:42   Using cached pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB)
06:16:42 Collecting fixtures>=3.0.0 (from mox3)
06:16:42   Using cached fixtures-4.1.0-py3-none-any.whl.metadata (21 kB)
06:16:42 Collecting iniconfig (from pytest)
06:16:42   Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)
06:16:42 Collecting packaging (from pytest)
06:16:42   Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB)
06:16:42 Collecting pluggy<2.0,>=1.4 (from pytest)
06:16:42   Using cached pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB)
06:16:42 Collecting exceptiongroup>=1.0.0rc8 (from pytest)
06:16:42   Using cached exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB)
06:16:42 Collecting tomli>=1 (from pytest)
06:16:42   Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
06:16:42 Collecting execnet>=1.1 (from pytest-xdist)
06:16:42   Using cached execnet-2.0.2-py3-none-any.whl.metadata (2.9 kB)
06:16:42 Using cached mox3-1.1.0-py3-none-any.whl (43 kB)
06:16:42 Using cached pytest-8.1.1-py3-none-any.whl (337 kB)
06:16:42 Using cached pytest_django-4.8.0-py3-none-any.whl (23 kB)
06:16:42 Using cached pytest_xdist-3.5.0-py3-none-any.whl (42 kB)
06:16:42 Using cached pytest_mock-3.14.0-py3-none-any.whl (9.9 kB)
06:16:43 Using cached exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
06:16:43 Using cached execnet-2.0.2-py3-none-any.whl (37 kB)
06:16:43 Using cached fixtures-4.1.0-py3-none-any.whl (64 kB)
06:16:43 Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB)
06:16:43 Using cached pluggy-1.4.0-py3-none-any.whl (20 kB)
06:16:43 Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
06:16:43 Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
06:16:43 Using cached packaging-24.0-py3-none-any.whl (53 kB)
06:16:43 Installing collected packages: tomli, pluggy, pbr, packaging, iniconfig, execnet, exceptiongroup, pytest, fixtures, pytest-xdist, pytest-mock, pytest-django, mox3
06:16:44 Successfully installed exceptiongroup-1.2.0 execnet-2.0.2 fixtures-4.1.0 iniconfig-2.0.0 mox3-1.1.0 packaging-24.0 pbr-6.0.0 pluggy-1.4.0 pytest-8.1.1 pytest-django-4.8.0 pytest-mock-3.14.0 pytest-xdist-3.5.0 tomli-2.0.1
06:16:44 + pip install tables
06:16:44 Collecting tables
06:16:44   Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
06:16:44 Collecting numpy>=1.19.0 (from tables)
06:16:44   Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
06:16:45 Collecting numexpr>=2.6.2 (from tables)
06:16:45   Using cached numexpr-2.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.9 kB)
06:16:45 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from tables) (24.0)
06:16:45 Collecting py-cpuinfo (from tables)
06:16:45   Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes)
06:16:45 Collecting blosc2>=2.3.0 (from tables)
06:16:45   Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB)
06:16:45 Collecting ndindex>=1.4 (from blosc2>=2.3.0->tables)
06:16:45   Using cached ndindex-1.8-py3-none-any.whl.metadata (3.4 kB)
06:16:45 Collecting msgpack (from blosc2>=2.3.0->tables)
06:16:45   Using cached msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB)
06:16:45 Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.5 MB)
06:16:46 Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
06:16:46 Using cached numexpr-2.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (374 kB)
06:16:46 Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
06:16:46 Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
06:16:46 Using cached ndindex-1.8-py3-none-any.whl (91 kB)
06:16:46 Using cached msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)
06:16:47 Installing collected packages: py-cpuinfo, numpy, ndindex, msgpack, numexpr, blosc2, tables
06:16:50 Successfully installed blosc2-2.5.1 msgpack-1.0.8 ndindex-1.8 numexpr-2.9.0 numpy-1.26.4 py-cpuinfo-9.0.0 tables-3.9.2
06:16:50 + pip install jinja2
06:16:50 Collecting jinja2
06:16:50   Using cached Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB)
06:16:50 Collecting MarkupSafe>=2.0 (from jinja2)
06:16:50   Using cached MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
06:16:50 Using cached Jinja2-3.1.3-py3-none-any.whl (133 kB)
06:16:51 Using cached MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
06:16:51 Installing collected packages: MarkupSafe, jinja2
06:16:51 Successfully installed MarkupSafe-2.1.5 jinja2-3.1.3
06:16:51 + pip install PyYAML
06:16:51 Collecting PyYAML
06:16:51   Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
06:16:51 Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
06:16:52 Installing collected packages: PyYAML
06:16:52 Successfully installed PyYAML-6.0.1
06:16:52 + pip install omero-py omero-web
06:16:52 Collecting omero-py
06:16:52   Using cached omero_py-5.19.1-py3-none-any.whl.metadata (6.6 kB)
06:16:53 Collecting omero-web
06:16:53   Using cached omero_web-5.25.0-py3-none-any.whl.metadata (6.0 kB)
06:16:53 Collecting urllib3<2 (from omero-py)
06:16:53   Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
06:16:53 Collecting appdirs (from omero-py)
06:16:53   Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
06:16:53 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py) (1.0.0)
06:16:53 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py) (1.26.4)
06:16:53 Collecting Pillow>=10.0.0 (from omero-py)
06:16:53   Using cached pillow-10.2.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.7 kB)
06:16:53 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py) (6.0.1)
06:16:53 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py) (3.6.5)
06:16:53 Collecting requests (from omero-py)
06:16:53   Using cached requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
06:16:53 Collecting portalocker (from omero-py)
06:16:53   Using cached portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB)
06:16:53 Collecting concurrent-log-handler>=0.9.20 (from omero-web)
06:16:53   Using cached concurrent_log_handler-0.9.25-py3-none-any.whl.metadata (17 kB)
06:16:54 Collecting Django<4.3,>=4.2.3 (from omero-web)
06:16:54   Using cached Django-4.2.11-py3-none-any.whl.metadata (4.2 kB)
06:16:54 Collecting django-pipeline==2.1.0 (from omero-web)
06:16:54   Using cached django_pipeline-2.1.0-py3-none-any.whl.metadata (12 kB)
06:16:54 Collecting django-cors-headers==3.7.0 (from omero-web)
06:16:54   Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB)
06:16:54 Collecting whitenoise>=5.3.0 (from omero-web)
06:16:54   Using cached whitenoise-6.6.0-py3-none-any.whl.metadata (3.7 kB)
06:16:54 Collecting gunicorn>=19.3 (from omero-web)
06:16:54   Using cached gunicorn-21.2.0-py3-none-any.whl.metadata (4.1 kB)
06:16:54 Collecting omero-marshal>=0.7.0 (from omero-web)
06:16:54   Using cached omero_marshal-0.9.0-py3-none-any.whl.metadata (2.2 kB)
06:16:54 Collecting pytz (from omero-web)
06:16:54   Using cached pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB)
06:16:54 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web) (24.0)
06:16:54 Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2.3->omero-web)
06:16:55   Using cached asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)
06:16:55 Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2.3->omero-web)
06:16:55   Using cached sqlparse-0.4.4-py3-none-any.whl.metadata (4.0 kB)
06:16:55 Collecting charset-normalizer<4,>=2 (from requests->omero-py)
06:16:55   Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
06:16:55 Collecting idna<4,>=2.5 (from requests->omero-py)
06:16:55   Using cached idna-3.6-py3-none-any.whl.metadata (9.9 kB)
06:16:55 Collecting certifi>=2017.4.17 (from requests->omero-py)
06:16:55   Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB)
06:16:55 Collecting typing-extensions>=4 (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web)
06:16:55   Using cached typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB)
06:16:55 Using cached omero_py-5.19.1-py3-none-any.whl (2.8 MB)
06:16:55 Using cached omero_web-5.25.0-py3-none-any.whl (2.8 MB)
06:16:56 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
06:16:56 Using cached django_pipeline-2.1.0-py3-none-any.whl (38 kB)
06:16:56 Using cached concurrent_log_handler-0.9.25-py3-none-any.whl (25 kB)
06:16:56 Using cached Django-4.2.11-py3-none-any.whl (8.0 MB)
06:16:56 Using cached gunicorn-21.2.0-py3-none-any.whl (80 kB)
06:16:56 Using cached omero_marshal-0.9.0-py3-none-any.whl (88 kB)
06:16:56 Using cached pillow-10.2.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB)
06:16:56 Using cached portalocker-2.8.2-py3-none-any.whl (17 kB)
06:16:56 Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
06:16:56 Using cached whitenoise-6.6.0-py3-none-any.whl (19 kB)
06:16:56 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
06:16:56 Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
06:16:56 Using cached requests-2.31.0-py3-none-any.whl (62 kB)
06:16:56 Using cached asgiref-3.8.1-py3-none-any.whl (23 kB)
06:16:56 Using cached certifi-2024.2.2-py3-none-any.whl (163 kB)
06:16:56 Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
06:16:56 Using cached idna-3.6-py3-none-any.whl (61 kB)
06:16:56 Using cached sqlparse-0.4.4-py3-none-any.whl (41 kB)
06:16:56 Using cached typing_extensions-4.10.0-py3-none-any.whl (33 kB)
06:16:57 Installing collected packages: pytz, django-pipeline, appdirs, whitenoise, urllib3, typing-extensions, sqlparse, portalocker, Pillow, omero-marshal, idna, gunicorn, charset-normalizer, certifi, requests, concurrent-log-handler, asgiref, omero-py, Django, django-cors-headers, omero-web
06:17:03 Successfully installed Django-4.2.11 Pillow-10.2.0 appdirs-1.4.4 asgiref-3.8.1 certifi-2024.2.2 charset-normalizer-3.3.2 concurrent-log-handler-0.9.25 django-cors-headers-3.7.0 django-pipeline-2.1.0 gunicorn-21.2.0 idna-3.6 omero-marshal-0.9.0 omero-py-5.19.1 omero-web-5.25.0 portalocker-2.8.2 pytz-2024.1 requests-2.31.0 sqlparse-0.4.4 typing-extensions-4.10.0 urllib3-1.26.18 whitenoise-6.6.0
06:17:03 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins660859380619023211.sh
06:17:03 + source /home/settings.env
06:17:03 ++ OMERO_DB_HOST=pg
06:17:03 ++ OMERO_DB_USER=postgres
06:17:03 ++ OMERO_DB_PASS=
06:17:03 ++ OMERO_ROOT_PASS=omero
06:17:03 ++ OMERO_DATA_DIR=/OMERO
06:17:03 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
06:17:03 + OMERO_DB_NAME=OMERO-test-integration
06:17:03 + SRC=/home/omero/workspace/OMERO-test-integration/src
06:17:03 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
06:17:03 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
06:17:03 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
06:17:03 + '[' -e /home/omero/workspace/OMERO-test-integration/src/dist ']'
06:17:03 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
06:17:03 ++ deactivate nondestructive
06:17:03 ++ '[' -n '' ']'
06:17:03 ++ '[' -n '' ']'
06:17:03 ++ '[' -n /bin/bash -o -n '' ']'
06:17:03 ++ hash -r
06:17:03 ++ '[' -n '' ']'
06:17:03 ++ unset VIRTUAL_ENV
06:17:03 ++ '[' '!' nondestructive = nondestructive ']'
06:17:03 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
06:17:03 ++ export VIRTUAL_ENV
06:17:03 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:17:03 ++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:17:03 ++ export PATH
06:17:03 ++ '[' -n '' ']'
06:17:03 ++ '[' -z '' ']'
06:17:03 ++ _OLD_VIRTUAL_PS1=
06:17:03 ++ PS1='(.venv3) '
06:17:03 ++ export PS1
06:17:03 ++ '[' -n /bin/bash -o -n '' ']'
06:17:03 ++ hash -r
06:17:03 + omero admin stop
06:17:05 Waiting on shutdown. Use CTRL-C to exit
06:17:05 .+ deactivate
06:17:16 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
06:17:16 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:17:16 + export PATH
06:17:16 + unset _OLD_VIRTUAL_PATH
06:17:16 + '[' -n '' ']'
06:17:16 + '[' -n /bin/bash -o -n '' ']'
06:17:16 + hash -r
06:17:16 + '[' -n '' ']'
06:17:16 + unset VIRTUAL_ENV
06:17:16 + '[' '!' '' = nondestructive ']'
06:17:16 + unset -f deactivate
06:17:16 + sleep 5
06:17:21 + dropdb -f -h pg -U postgres OMERO-test-integration
06:17:21 + rm -rf /home/omero/workspace/OMERO-test-integration/config /home/omero/workspace/OMERO-test-integration/data /home/omero/workspace/OMERO-test-integration/omero-blitz-5.7.3-SNAPSHOT-python.zip /home/omero/workspace/OMERO-test-integration/omero-dropbox-5.6.3.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_marshal-0.9.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero-py-5.19.2.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero-scripts-5.8.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero-web-5.25.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/src /home/omero/workspace/OMERO-test-integration/version.properties
06:17:22 Copied 1 artifact from "OMERO-build" build number 12
06:17:23 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 12
06:17:23 Copied 2 artifacts from "OMERO-build-build" build number 12
06:17:23 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins10034887879277798350.sh
06:17:23 + source /home/settings.env
06:17:23 ++ OMERO_DB_HOST=pg
06:17:23 ++ OMERO_DB_USER=postgres
06:17:23 ++ OMERO_DB_PASS=
06:17:23 ++ OMERO_ROOT_PASS=omero
06:17:23 ++ OMERO_DATA_DIR=/OMERO
06:17:23 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
06:17:23 + export ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
06:17:23 + ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
06:17:23 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
06:17:23 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
06:17:23 + OMERO_DB_NAME=OMERO-test-integration
06:17:23 + OMERO_DATA_DIR=/home/omero/workspace/OMERO-test-integration/data
06:17:23 + mkdir -p /home/omero/workspace/OMERO-test-integration/data
06:17:23 + SRC=/home/omero/workspace/OMERO-test-integration/src
06:17:23 ++ ls openmicroscopy-5.6.3-437-ef9fea1806-ice36.zip
06:17:23 + ZIP_SRC=openmicroscopy-5.6.3-437-ef9fea1806-ice36.zip
06:17:23 + unzip openmicroscopy-5.6.3-437-ef9fea1806-ice36.zip
06:17:23 Archive:  openmicroscopy-5.6.3-437-ef9fea1806-ice36.zip
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/.classpath-template  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/.github/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/.github/Pull_Request_Template.md  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/.github/workflows/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/.github/workflows/docker_build.yml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/.github/workflows/release.yml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/.github/workflows/source_build.yml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/.github/workflows/update.yaml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/.mailmap  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/.project  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/CMakeLists.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/CONTRIBUTING.md  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/Dockerfile  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/LICENSE.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/README.md  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/SUPPORT.md  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/build.bat  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/build.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/build.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/.classpath  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/.project  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/resources/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/resources/excludebugs.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/resources/global.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/resources/hibernate.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/resources/lifecycle.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/resources/version.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/scripts/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/scripts/parse_version  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/scripts/source-archive.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/build.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/README.md  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/build.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/plugins/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/plugins/robot.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/resources/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/resources/robot.template  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/resources/web/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/resources/web/annotation.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/resources/web/login.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/resources/web/thumbs.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/resources/web/tree.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/resources/web/webadmin.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/resources/well_sample_posXY.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/robot_setup.sh  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/annotate_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/center_right_panel_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/create_scenario.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/delete_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/download_options_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/filter_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/forms_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/history_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/map_annotations_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/post_copy_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/post_cut_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/post_drag_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/post_manage_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/rdef_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/search.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/search_annotation_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/show_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/spw_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/tagging_test.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/view_image.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/webadmin_login.robot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tests/ui/testcases/web/webadmin_user_settings.robot  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/CMakeLists.txt  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/cmake/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/cmake/CompilerChecks.cmake  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/cmake/FindIce.cmake  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/cmake/GTest.cmake  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/cmake/Version.cmake  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/README  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/README.h  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/ClientErrors.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/ClientErrors.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h  
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/IcePortPop.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/IcePortPush.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/ObjectFactory.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/RTypesI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/RTypesI.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/all.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/callbacks.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/callbacks.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/client.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/client.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/clientF.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/clientF.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/conversions.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/conversions.h  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/internal/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/internal/fixes.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/min.h  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/DetailsI.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/FrequencyI.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/LengthI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/LengthI.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/PermissionsI.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/PowerI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/PowerI.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/PressureI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/PressureI.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/TemperatureI.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/TimeI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/model/TimeI.h  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/sys/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/sys/ParametersI.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/templates.h  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/util/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/util/concurrency.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/util/concurrency.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/util/tiles.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/util/tiles.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/util/uuid.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/src/omero/util/uuid.h  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/CMakeLists.txt  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/CMakeLists.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/admin.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/annotations.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/api.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/beta3.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/chgrp.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/counts.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/delete.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/guest.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/mapannotation.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/model51.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/permissions.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/search.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/integration/sessions.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/main.cpp  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/omero/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/omero/CMakeLists.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/omero/fixture.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/omero/fixture.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/safegtest.h  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/CMakeLists.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/client.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/concurrency.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/conversions.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/model.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/operators.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/parameters.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/perms.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/rtypes.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/test/unit/units.cpp  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/utils/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/utils/CMakeLists.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/utils/chgrp.cpp  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/build.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/ivy.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/setup.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/test/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/test/drivers.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/test/integration/
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/test/integration/__init__.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/test/integration/test_dbclient.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/test/records/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/test/records/first.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroFS/test/records/outofsync.txt  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/.classpath-template  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/.project  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/build.gradle  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/build.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/ivy.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/resources/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/settings.gradle  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/fs.testng.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/gateway.testng.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration.testng.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/AbstractServerTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/AbstractTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/AdminServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/AgentTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/BlockSizeTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ClientUsageTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/CmdCallbackTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/DeleteServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/DiskUsageTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/DuplicationTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ExporterTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ImportAsTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ImportLibraryTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ImporterTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/MapAnnotationTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/MetadataServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ModelMockFactory.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/PermissionsTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/PermissionsTestAll.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/PixelsServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/PojosServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/RawFileStoreTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/RenderingEngineTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ResetPasswordTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/RoiServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/RolesTests.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/ScriptServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/TableTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/UpdateServiceTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chmod/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chmod/RolesTest.java  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chown/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/delete/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/thumbnail/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroJava/test/integration/thumbnail/Utils.java  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/bin/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/bin/omero  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/bin/omero.bat  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/bin/setpythonpath.bat  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/bin/winconfig.bat  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/build.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/examples/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/examples/createSession.py  
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/examples/load.omero  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/examples/projection_1.py  
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/examples/submit.omero  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/examples/upload.omero  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/ice.config  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/ivy.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/manualtests/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/manualtests/README.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/manualtests/populate_roi_test.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/setup.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/__init__.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/conftest.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/__init__.py  
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/client_ctors.cfg  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/__init__.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/cli.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_admin.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_chown.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_db.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_delete.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_download.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_fs.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_group.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_import.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_ldap.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_metadata.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_obj.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_pyramids.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_script.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_search.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_sessions.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_tag.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_upload.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/clitest/test_user.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/fstest/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/fstest/test_rename.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/helpers.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/metadata/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/metadata/test_populate.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptsharness/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptsharness/definition.py  
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/__init__.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/script.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/tablestest/
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2  
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/tablestest/test_service.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/tablestest/test_tables.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_admin.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_annotation.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_annotationPermissions.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_chgrp.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_chmod.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_chown.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_client_ctors.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_clientusage.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_cmdcallback.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_counts.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_delete.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_exporter.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_files.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_iconfig.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_icontainer.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_ildap.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_imetadata.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_iquery.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_isession.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_ishare.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_itimeline.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_itypes.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_iupdate.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_librarytest.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_mail.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_mapannotation.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_metadatastore.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_model51.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_permissions.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_pixelsService.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_rawfilestore.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_reimport.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_render.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_reporawfilestore.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_repository.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_rois.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_scripts.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_search.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_simple.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_thumbs.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_tickets1000.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_tickets2000.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_tickets3000.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_tickets4000.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_tickets6000.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroPy/test/integration/test_util.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/README.rst  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/build.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/setup.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/conftest.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_annotate.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_api_containers.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_api_errors.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_api_images.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_api_login.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_api_projects.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_api_rois.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_api_wells.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_chgrp.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_chown.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_config.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_containers.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_csrf.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_decorators.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_download.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_groups_users.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_histogram.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_history.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_links.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_login.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_marshal.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_metadata.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_plategrid.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_rendering.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_scripts.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_show.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_simple.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_table.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_tags.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_thumbnails.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_tree.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_tree_annotations.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroWeb/test/integration/test_webadmin.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/build.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/bump_version.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/common.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/pytest.ini  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/python.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/travis-build  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/headers.txt  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/hudson/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/hudson/OMERO.sh  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/hudson/README.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/hudson/functions.sh  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/images/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/images/block-diagram.svg  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/images/build/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/images/build/build_files.dot  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/images/build/build_files.png  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/images/build/build_files.svg  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/images/build/newbuild.dot  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/install/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/install/VM/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/install/VM/README.md  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/install/python_deps.sh  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/overview.html  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/package-template.html  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sequencediagrams/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sequencediagrams/Sessions.ods  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/Makefile  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/build.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/conf.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/index.rst  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/rules.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/sphinx.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/themes/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/themes/api_theme/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/themes/api_theme/layout.html  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/themes/api_theme/static/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/themes/api_theme/static/api_style.css_t  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/sphinx-api/themes/api_theme/theme.conf  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/styles/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/styles/CodeTemplate.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/styles/CodeTemplate.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/styles/OMERO_Eclipse_Code_Style.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/styles/README.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/styles/checkstyle.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/docs/styles/headers.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/backup.cfg  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/blitz/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/blitz/mail-senders.example  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/blitz/mail-server.example  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/build.properties  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/env.bat  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/env.sh  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/hibernate.properties  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/ice.config  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/ivysettings.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/logback-cli.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/logback-indexing-cli.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/logback-indexing.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/logback.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/mime.types  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/node1.cfg  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/node2.cfg  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/omero.properties  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/profiles/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/profiles/psql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/rollover.cfg  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/Windows.cfg  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/error/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/error/maintainance.html  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/grid/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/grid/README  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/grid/default.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/grid/templates.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/grid/windefault.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/ice.config  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/internal.cfg  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/templates/master.cfg  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/etc/testdropbox.config  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/CMakeLists.txt  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/CMakeLists.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/Callback.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/Callback.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/Callback.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/FileAnnotationDelete.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/FileAnnotationDelete.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/Options.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/Options.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/Options.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/Subclass.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/Subclass.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Delete/Subclass.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/CMakeLists.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/clientpointer.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/collectionmethods.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/collectionmethods.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/collectionmethods.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/collectionmethods.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/configuration.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/configuration.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/configuration.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/configuration.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/constants.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/constants.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/constants.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/constants.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/constructors.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/constructors.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/constructors.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/constructors.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/details.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/details.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/details.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/details.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/enumerations.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/enumerations.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/enumerations.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/enumerations.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/getsetattr.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/interfaces.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/interfaces.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/interfaces.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/iterators.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/iterators.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/iterators.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/iterators.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/lists.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/lists.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/primitives.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/primitives.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/primitives.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/primitives.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/queries.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/queries.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/queries.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/queries.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/rcollection.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/rcollection.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/rcollection.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/rcollection.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/smartpointers.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/staticfields.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/staticfields.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/staticfields.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/staticfields.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/sudo.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/sudo.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/sudo.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/sudo.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/timeout.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/timeout.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/unloaded.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/unloaded.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/unloaded.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/unloaded.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/updates.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/updates.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/updates.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroClients/updates.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroTables/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroTables/FindMeasurements.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroTables/MeasurementTable.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroTables/first.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/OmeroTables/iroi.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/README.txt  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/RegionsOfInterest/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/RegionsOfInterest/CMakeLists.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/RegionsOfInterest/Main.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/RegionsOfInterest/Main.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/RegionsOfInterest/Main.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/RegionsOfInterest/SConscript  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/SConstruct  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScreenPlateWell/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScreenPlateWell/imagesperwell.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScreenPlateWell/imagesperwell.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScreenPlateWell/listplates.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScreenPlateWell/listplates.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScreenPlateWell/platebybarcode.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScreenPlateWell/platecodebyimage.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScreenPlateWell/platecodebyimage.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScriptingService/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScriptingService/Edit_Descriptions.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScriptingService/HelloWorld.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScriptingService/NativeWrapperExample.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScriptingService/Notifications.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScriptingService/Notifications.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScriptingService/adminWorkflow.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/ScriptingService/runHelloWorld.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/.classpath  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/.project  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/CreateImage.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/DeleteData.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/HowToUseTables.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/LoadMetadataAdvanced.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/ROIFolders.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/ROIs.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/RawDataAccess.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/ReadData.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/ReadDataAdvanced.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/RenderImages.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/Setup.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/Sudo.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/java/src/training/WriteData.java  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/javascript/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/javascript/index.html  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/javascript/utils.js  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/markup.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/ConnectToOMERO.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/CreateImage.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/DeleteData.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/Filesets.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/LoadMetadataAdvanced.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/ROIs.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/RawDataAccess.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/ReadData.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/ReadDataAdvanced.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/RenderImages.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/WriteData.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/exampleSuite.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/matlab/parseOmeroProperties.m  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Advanced/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Advanced/Create_Image_advanced.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Advanced/Raw_Data_advanced.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Advanced/Read_Data_advanced.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Advanced/Write_data_advanced.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Bulk_Shapes.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Connect_To_OMERO.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Create_Image.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Delete.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Filesets.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Groups_Permissions.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Json_Api/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Json_Api/Login.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Metadata.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Parse_OMERO_Properties.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/ROIs.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Raw_Data_Access.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Read_Data.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Render_Images.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Scripting_Service_Example.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Tables.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Task_Scripts/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Task_Scripts/ROIs_To_Table.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Task_Scripts/Raw_Data2.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Task_Scripts/Raw_Data_Task.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Task_Scripts/Write_Data_3.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Task_Scripts/Write_Data_4.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/Write_Data.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/python/__main__.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/Training/training_setup.sh  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/AllProjects.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/AllProjects.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/AllProjects.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/AllProjects.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/CMakeLists.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/Main.cpp  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/Main.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/Main.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/Main.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/PrintProjects.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/PrintProjects.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/PrintProjects.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/PrintProjects.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/SConscript  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/Usage.h  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/Usage.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/Usage.m  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/examples/TreeList/Usage.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/history.rst  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/ivy.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/IVY1016/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/IVY1016/EclipseClasspath.class  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/IVY1016/EclipseClasspath.java  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/LICENSE-ASM.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/LICENSE-bcel.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/LICENSE-docbook.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/LICENSE-dom4j.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/LICENSE-jcip.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/LICENSE.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/README.txt  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/annotations.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/asm-3.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/asm-util-3.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/bcel.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/buggy.icns  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/dom4j-full.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/lib/findbugs.jar  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/plugin/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/plugin/coreplugin.jar  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/src/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/src/xsl/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/src/xsl/default.xsl  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/src/xsl/fancy.xsl  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/src/xsl/plain.xsl  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/findbugs-1.2.1/src/xsl/summary.xsl  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/keystore  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/README  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/agpl.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/antlr.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/apache-v1.1.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/apache-v2.0.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/asm.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/bouncy_castle_license.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/bsd.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/cddl-v1.0.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/cpl-v10.html  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/crystalclear.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/django.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/dom4j.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/epl-v1.0.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/fbsd.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/freemarker.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/gpl-v2.0.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/gpl.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/gtest.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/iconsweets_license.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/jamon.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/jmock.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/jquery.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/jtidy.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/lgpl-3.0.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/lgpl-v2.0.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/lgpl-v2.1.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/lgpl-v3.0.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/lgpl.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/matplotlib.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/mit.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/mpl-v1_0.htm  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/npl-1_1.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/path.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/pil.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/postgresql.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/psf-v2.0.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/psf-v2.5.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/scons.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/slf4j.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/tablelayout.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/which.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/zlib-libpng.txt  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/licenses/zpl-v2.1.txt  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/linux-native/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/linux-native/libnativewindow_jvm.so  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/linux64-native/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/linux64-native/libnativewindow_jvm.so  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/logback-build.xml  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/patches/
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/JHotDraw-7.0.9.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/ant-1.8.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/ant-contrib-1.0b3.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/ant-junit-1.8.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/ant-launcher-1.8.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/ant-nodeps-1.8.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/ant-trax-1.8.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/batik-all-1.8pre-jdk6.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/bufr-1.1.00.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/checkstyle-4.3.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/commons-validator-1.3.1.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/findbugs-ant-1.2.1.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/grib-5.1.03.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/hibernate-core-3.5.6-4510.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/hibernate-search-3.1.1.GA.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/hibernate-tools-3.2.0.beta11.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/hibernate-validator-3.1.0.GA.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/ipython-1.2.1.tar.gz  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/ivy-2.4.0.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/omero-icemock-3.5.1.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/omero-icemock-3.6.3.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/omero.java  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/oro-2.0.8.jar  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/lib/repository/scons-local-2.1.0.zip  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/3-3-2_rgb.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/fire.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/glasbey.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/glasbey_inverted.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/glow.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/grays.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ice.lut  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/janelia/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/janelia/pup_br.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/janelia/pup_nr.lut  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/16_colors.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/5_ramps.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/6_shades.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/blue_orange_icb.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/brgbcmyw.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/cool.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/edges.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/gem.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/phase.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/royal.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/sepia.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/smart.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/thal.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/thallium.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/ncsa_paledit/unionjack.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/physics.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/red-green.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/spectrum.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/thermal.lut  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/cyan_hot.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/green_fire_blue.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/hilo.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/ica.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/ica2.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/ica3.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/magenta_hot.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/orange_hot.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/rainbow_rgb.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/red_hot.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/luts/wcif/yellow_hot.lut  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/omero.class  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/setup.cfg  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/README.txt  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/misc/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/misc/Makefile  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/misc/current.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/misc/enums.py  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__1/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__1/OMERO3__7.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__10/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__10/OMERO3A__9.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__11/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__11/OMERO3A__10.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__11/OMERO3A__5.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__2/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__2/OMERO3A__1.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__3/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__3/OMERO3A__2.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__3/OMERO3__5.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__4/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__4/OMERO3A__3.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__4/OMERO3__5.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__5/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__5/OMERO3A__4.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__6/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__6/OMERO3A__5.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__7/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__7/OMERO3A__6.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__8/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__8/OMERO3A__6.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__9/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3A__9/OMERO3A__8.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3__4/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3__4/OMERO3__1.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3__5/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3__5/OMERO3__4.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3__6/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3__6/OMERO3__5.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3__7/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO3__7/OMERO3__6.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.1__0/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.1__0/OMERO4__0.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.2__0/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.2__0/OMERO4.1__0.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.2__0/t/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.3__0/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.3__0/OMERO4.2__0.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.4__0/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.4__0/OMERO4.1__0.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4.4__0/OMERO4.3__0.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4__0/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO4__0/OMERO3A__11.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.0__0/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.0__0/OMERO4.4__0.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.1__1/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.1__1/OMERO5.0__0.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.1__1/OMERO5.1__0.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.2__0/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.2__0/OMERO5.1__1.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.3__0/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.3__0/delete-ns-orphans.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4DEV__1/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4DEV__2/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4DEV__3/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql  
06:17:23    creating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/psql-footer.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/psql-header.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/schema.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/sql/psql/OMERO5.4__0/views.sql  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/test.xml  
06:17:23   inflating: openmicroscopy-5.6.3-437-ef9fea1806-ice36/update_dependencies.sh  
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/antlib/resources/gitversion.xml  
06:17:23  extracting: openmicroscopy-5.6.3-437-ef9fea1806-ice36/components/tools/OmeroCpp/cmake/GitVersion.cmake  
06:17:23 + rm -f openmicroscopy-5.6.3-437-ef9fea1806-ice36.zip
06:17:23 + mv /home/omero/workspace/OMERO-test-integration/openmicroscopy-5.6.3-437-ef9fea1806-ice36 /home/omero/workspace/OMERO-test-integration/src
06:17:23 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
06:17:23 ++ deactivate nondestructive
06:17:23 ++ '[' -n '' ']'
06:17:23 ++ '[' -n '' ']'
06:17:23 ++ '[' -n /bin/bash -o -n '' ']'
06:17:23 ++ hash -r
06:17:23 ++ '[' -n '' ']'
06:17:23 ++ unset VIRTUAL_ENV
06:17:23 ++ '[' '!' nondestructive = nondestructive ']'
06:17:23 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
06:17:23 ++ export VIRTUAL_ENV
06:17:23 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:17:23 ++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:17:23 ++ export PATH
06:17:23 ++ '[' -n '' ']'
06:17:23 ++ '[' -z '' ']'
06:17:23 ++ _OLD_VIRTUAL_PS1=
06:17:23 ++ PS1='(.venv3) '
06:17:23 ++ export PS1
06:17:23 ++ '[' -n /bin/bash -o -n '' ']'
06:17:23 ++ hash -r
06:17:23 + for x in *.tar.gz
06:17:23 + pip install -U omero-dropbox-5.6.3.dev0.tar.gz
06:17:24 Processing ./omero-dropbox-5.6.3.dev0.tar.gz
06:17:24   Installing build dependencies: started
06:17:26   Installing build dependencies: finished with status 'done'
06:17:26   Getting requirements to build wheel: started
06:17:26   Getting requirements to build wheel: finished with status 'done'
06:17:26   Installing backend dependencies: started
06:17:27   Installing backend dependencies: finished with status 'done'
06:17:27   Preparing metadata (pyproject.toml): started
06:17:27   Preparing metadata (pyproject.toml): finished with status 'done'
06:17:27 Requirement already satisfied: omero-py in ./.venv3/lib/python3.9/site-packages (from omero-dropbox==5.6.3.dev0) (5.19.1)
06:17:27 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.26.18)
06:17:27 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.4.4)
06:17:27 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.0.0)
06:17:27 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.26.4)
06:17:27 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (10.2.0)
06:17:27 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (6.0.1)
06:17:27 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (3.6.5)
06:17:27 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (2.31.0)
06:17:27 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (2.8.2)
06:17:27 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.6.3.dev0) (3.3.2)
06:17:27 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.6.3.dev0) (3.6)
06:17:27 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.6.3.dev0) (2024.2.2)
06:17:27 Building wheels for collected packages: omero-dropbox
06:17:27   Building wheel for omero-dropbox (pyproject.toml): started
06:17:27   Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
06:17:27   Created wheel for omero-dropbox: filename=omero_dropbox-5.6.3.dev0-py3-none-any.whl size=49057 sha256=6d67ce159836f2b07f8e8d065d216eea5f90203382008429ea92c099a445cb62
06:17:27   Stored in directory: /home/omero/.cache/pip/wheels/c6/a7/0d/f73d0b437bbbacd5b6a2ba930729ae044e626c9974ea1c91a7
06:17:27 Successfully built omero-dropbox
06:17:28 Installing collected packages: omero-dropbox
06:17:28 Successfully installed omero-dropbox-5.6.3.dev0
06:17:28 + for x in *.tar.gz
06:17:28 + pip install -U omero_marshal-0.9.1.dev0.tar.gz
06:17:28 Processing ./omero_marshal-0.9.1.dev0.tar.gz
06:17:28   Installing build dependencies: started
06:17:30   Installing build dependencies: finished with status 'done'
06:17:30   Getting requirements to build wheel: started
06:17:30   Getting requirements to build wheel: finished with status 'done'
06:17:30   Installing backend dependencies: started
06:17:31   Installing backend dependencies: finished with status 'done'
06:17:31   Preparing metadata (pyproject.toml): started
06:17:31   Preparing metadata (pyproject.toml): finished with status 'done'
06:17:31 Building wheels for collected packages: omero_marshal
06:17:31   Building wheel for omero_marshal (pyproject.toml): started
06:17:32   Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
06:17:32   Created wheel for omero_marshal: filename=omero_marshal-0.9.1.dev0-py3-none-any.whl size=88031 sha256=f8aeb3ee7e79497d3d3bd5906019fa61a735a15ac001d645b16db691ef2b8bdb
06:17:32   Stored in directory: /home/omero/.cache/pip/wheels/1a/3a/cd/b39392f5c8ba80a35bab4a0f80f93c7c4729cce6868750f4f3
06:17:32 Successfully built omero_marshal
06:17:32 Installing collected packages: omero_marshal
06:17:32   Attempting uninstall: omero_marshal
06:17:32     Found existing installation: omero-marshal 0.9.0
06:17:32     Uninstalling omero-marshal-0.9.0:
06:17:32       Successfully uninstalled omero-marshal-0.9.0
06:17:32 Successfully installed omero_marshal-0.9.1.dev0
06:17:32 + for x in *.tar.gz
06:17:32 + pip install -U omero-py-5.19.2.dev0.tar.gz
06:17:32 Processing ./omero-py-5.19.2.dev0.tar.gz
06:17:33   Installing build dependencies: started
06:17:34   Installing build dependencies: finished with status 'done'
06:17:34   Getting requirements to build wheel: started
06:17:35   Getting requirements to build wheel: finished with status 'done'
06:17:35   Installing backend dependencies: started
06:17:35   Installing backend dependencies: finished with status 'done'
06:17:35   Preparing metadata (pyproject.toml): started
06:17:36   Preparing metadata (pyproject.toml): finished with status 'done'
06:17:36 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.26.18)
06:17:36 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.4.4)
06:17:36 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.0.0)
06:17:36 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.26.4)
06:17:36 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (10.2.0)
06:17:36 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (6.0.1)
06:17:36 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (3.6.5)
06:17:36 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (2.31.0)
06:17:36 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (2.8.2)
06:17:36 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (3.3.2)
06:17:36 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (3.6)
06:17:36 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (2024.2.2)
06:17:36 Building wheels for collected packages: omero-py
06:17:36   Building wheel for omero-py (pyproject.toml): started
06:17:37   Building wheel for omero-py (pyproject.toml): finished with status 'done'
06:17:37   Created wheel for omero-py: filename=omero_py-5.19.2.dev0-py3-none-any.whl size=2781853 sha256=f232e7fac40b348cdd5d14dd8b8d22bed9bf127490cb57c7cc9ff071f5e31a03
06:17:37   Stored in directory: /home/omero/.cache/pip/wheels/0d/b3/a4/9a7a868f14ab0e122eab1ad1c3d0d43540d619c6eac5846af4
06:17:37 Successfully built omero-py
06:17:37 Installing collected packages: omero-py
06:17:37   Attempting uninstall: omero-py
06:17:37     Found existing installation: omero-py 5.19.1
06:17:37     Uninstalling omero-py-5.19.1:
06:17:38       Successfully uninstalled omero-py-5.19.1
06:17:39 Successfully installed omero-py-5.19.2.dev0
06:17:39 + for x in *.tar.gz
06:17:39 + pip install -U omero-scripts-5.8.1.dev0.tar.gz
06:17:40 Processing ./omero-scripts-5.8.1.dev0.tar.gz
06:17:40   Installing build dependencies: started
06:17:41   Installing build dependencies: finished with status 'done'
06:17:41   Getting requirements to build wheel: started
06:17:42   Getting requirements to build wheel: finished with status 'done'
06:17:42   Installing backend dependencies: started
06:17:43   Installing backend dependencies: finished with status 'done'
06:17:43   Preparing metadata (pyproject.toml): started
06:17:43   Preparing metadata (pyproject.toml): finished with status 'done'
06:17:43 Building wheels for collected packages: omero-scripts
06:17:43   Building wheel for omero-scripts (pyproject.toml): started
06:17:43   Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
06:17:43   Created wheel for omero-scripts: filename=omero_scripts-5.8.1.dev0-py3-none-any.whl size=116570 sha256=50c4b1f1240ea89116650862fc937a642fe8ae59d7172c4a5df2361a6c4387b4
06:17:43   Stored in directory: /home/omero/.cache/pip/wheels/7c/a5/93/d5fb90617ff3c6a8f5c4921148c3d65723a68733dd5ef8620f
06:17:43 Successfully built omero-scripts
06:17:43 Installing collected packages: omero-scripts
06:17:43 Successfully installed omero-scripts-5.8.1.dev0
06:17:43 + for x in *.tar.gz
06:17:43 + pip install -U omero-web-5.25.1.dev0.tar.gz
06:17:44 Processing ./omero-web-5.25.1.dev0.tar.gz
06:17:44   Installing build dependencies: started
06:17:46   Installing build dependencies: finished with status 'done'
06:17:46   Getting requirements to build wheel: started
06:17:46   Getting requirements to build wheel: finished with status 'done'
06:17:46   Installing backend dependencies: started
06:17:47   Installing backend dependencies: finished with status 'done'
06:17:47   Preparing metadata (pyproject.toml): started
06:17:47   Preparing metadata (pyproject.toml): finished with status 'done'
06:17:47 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (5.19.2.dev0)
06:17:47 Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (0.9.25)
06:17:47 Requirement already satisfied: Django<4.3,>=4.2.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (4.2.11)
06:17:47 Requirement already satisfied: django-pipeline==2.1.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2.1.0)
06:17:47 Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (3.7.0)
06:17:47 Collecting django-csp (from omero-web==5.25.1.dev0)
06:17:47   Using cached django_csp-3.8-py3-none-any.whl.metadata (2.7 kB)
06:17:47 Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (6.6.0)
06:17:47 Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (21.2.0)
06:17:47 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (0.9.1.dev0)
06:17:47 Requirement already satisfied: Pillow in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (10.2.0)
06:17:47 Requirement already satisfied: pytz in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2024.1)
06:17:47 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2.8.2)
06:17:47 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (24.0)
06:17:47 Requirement already satisfied: asgiref<4,>=3.6.0 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.25.1.dev0) (3.8.1)
06:17:47 Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.25.1.dev0) (0.4.4)
06:17:47 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.26.18)
06:17:47 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.4.4)
06:17:47 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.0.0)
06:17:47 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.26.4)
06:17:47 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (6.0.1)
06:17:47 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (3.6.5)
06:17:47 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (2.31.0)
06:17:47 Requirement already satisfied: typing-extensions>=4 in ./.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web==5.25.1.dev0) (4.10.0)
06:17:47 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.25.1.dev0) (3.3.2)
06:17:47 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.25.1.dev0) (3.6)
06:17:47 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.25.1.dev0) (2024.2.2)
06:17:47 Using cached django_csp-3.8-py3-none-any.whl (17 kB)
06:17:47 Building wheels for collected packages: omero-web
06:17:47   Building wheel for omero-web (pyproject.toml): started
06:17:49   Building wheel for omero-web (pyproject.toml): finished with status 'done'
06:17:49   Created wheel for omero-web: filename=omero_web-5.25.1.dev0-py3-none-any.whl size=2770069 sha256=efbf3cb41587ee0204d06c56a1e11c1880cbe4ff2bb0d824f273e0db065d733a
06:17:49   Stored in directory: /home/omero/.cache/pip/wheels/cc/9c/fd/220be81023204480c41a1d3c3e5b800629b9ca1f82b7403fad
06:17:49 Successfully built omero-web
06:17:49 Installing collected packages: django-csp, omero-web
06:17:49   Attempting uninstall: omero-web
06:17:49     Found existing installation: omero-web 5.25.0
06:17:49     Uninstalling omero-web-5.25.0:
06:17:49       Successfully uninstalled omero-web-5.25.0
06:17:49 Successfully installed django-csp-3.8 omero-web-5.25.1.dev0
06:17:49 + pip install omero-certificates
06:17:50 Collecting omero-certificates
06:17:50   Using cached omero_certificates-0.3.2-py3-none-any.whl.metadata (3.7 kB)
06:17:50 Requirement already satisfied: omero-py>=5.6.0 in ./.venv3/lib/python3.9/site-packages (from omero-certificates) (5.19.2.dev0)
06:17:50 Collecting distro==1.8.0 (from omero-certificates)
06:17:50   Using cached distro-1.8.0-py3-none-any.whl.metadata (6.9 kB)
06:17:50 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.26.18)
06:17:50 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.4.4)
06:17:50 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.0.0)
06:17:50 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.26.4)
06:17:50 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (10.2.0)
06:17:50 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (6.0.1)
06:17:50 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (3.6.5)
06:17:50 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.31.0)
06:17:50 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.8.2)
06:17:51 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.3.2)
06:17:51 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.6)
06:17:51 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2024.2.2)
06:17:51 Using cached omero_certificates-0.3.2-py3-none-any.whl (13 kB)
06:17:51 Using cached distro-1.8.0-py3-none-any.whl (20 kB)
06:17:51 Installing collected packages: distro, omero-certificates
06:17:51 Successfully installed distro-1.8.0 omero-certificates-0.3.2
06:17:51 + for x in omero-cli-duplicate
06:17:51 + pip install git+https://github.com/snoopycrimecop/omero-cli-duplicate.git@merge_ci#egg=omero-cli-duplicate
06:17:51 Collecting omero-cli-duplicate
06:17:51   Cloning https://github.com/snoopycrimecop/omero-cli-duplicate.git (to revision merge_ci) to /tmp/pip-install-8f_bekla/omero-cli-duplicate_a92e469299ed42f190c61fcc4ba902f8
06:17:52   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-cli-duplicate.git /tmp/pip-install-8f_bekla/omero-cli-duplicate_a92e469299ed42f190c61fcc4ba902f8
06:17:53   Running command git checkout -b merge_ci --track origin/merge_ci
06:17:53   Switched to a new branch 'merge_ci'
06:17:53   branch 'merge_ci' set up to track 'origin/merge_ci'.
06:17:53   Resolved https://github.com/snoopycrimecop/omero-cli-duplicate.git to commit 51e0fa428acc62a372d0252a74a04765383575c2
06:17:53   Installing build dependencies: started
06:17:55   Installing build dependencies: finished with status 'done'
06:17:55   Getting requirements to build wheel: started
06:17:55   Getting requirements to build wheel: finished with status 'done'
06:17:55   Installing backend dependencies: started
06:17:56   Installing backend dependencies: finished with status 'done'
06:17:56   Preparing metadata (pyproject.toml): started
06:17:56   Preparing metadata (pyproject.toml): finished with status 'done'
06:17:56 Requirement already satisfied: omero-py>=5.8 in ./.venv3/lib/python3.9/site-packages (from omero-cli-duplicate) (5.19.2.dev0)
06:17:56 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.26.18)
06:17:56 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.4.4)
06:17:56 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.0.0)
06:17:56 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.26.4)
06:17:56 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (10.2.0)
06:17:56 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (6.0.1)
06:17:56 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.6.5)
06:17:56 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.31.0)
06:17:56 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.8.2)
06:17:56 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.3.2)
06:17:56 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.6)
06:17:56 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2024.2.2)
06:17:56 Building wheels for collected packages: omero-cli-duplicate
06:17:56   Building wheel for omero-cli-duplicate (pyproject.toml): started
06:17:56   Building wheel for omero-cli-duplicate (pyproject.toml): finished with status 'done'
06:17:56   Created wheel for omero-cli-duplicate: filename=omero_cli_duplicate-0.4.1.dev0-py3-none-any.whl size=11443 sha256=d10049f160b000ccfa40ec024d84b96ffb37ea4097887b33260ce0d552228aff
06:17:56   Stored in directory: /tmp/pip-ephem-wheel-cache-tt6gu3pu/wheels/f1/55/ac/0cb8b093a4c417e5157143839711e7613efa64eaa21c29ef84
06:17:56 Successfully built omero-cli-duplicate
06:17:57 Installing collected packages: omero-cli-duplicate
06:17:57 Successfully installed omero-cli-duplicate-0.4.1.dev0
06:17:57 + source /home/omero/workspace/OMERO-test-integration/src/docs/hudson/functions.sh
06:17:57 + /home/omero/workspace/OMERO-test-integration/src/build.py build-default test-compile
06:17:57 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
06:17:58 Buildfile: /home/omero/workspace/OMERO-test-integration/src/build.xml
06:17:58 
06:17:58 check-ivy:
06:17:58 Creating /home/omero/workspace/OMERO-test-integration/src/etc/local.properties
06:17:58 Created dir: /home/omero/workspace/OMERO-test-integration/src/target
06:17:59 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
06:17:59 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
06:17:59 
06:17:59 build-scons:
06:17:59 Expanding: /home/omero/workspace/OMERO-test-integration/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-test-integration/src/target/scons
06:17:59 
06:17:59 build:
06:17:59 No sub-builds to iterate on
06:17:59 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
06:17:59 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
06:17:59 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
06:17:59 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
06:17:59 
06:17:59 tools-init:
06:17:59 no-op
06:18:00 
06:18:00 retrieve:
06:18:00 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
06:18:00 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
06:18:01 WARNING: An illegal reflective access operation has occurred
06:18:01 WARNING: Illegal reflective access by org.apache.ivy.util.url.IvyAuthenticator (file:/home/omero/workspace/OMERO-test-integration/src/lib/repository/ivy-2.4.0.jar) to field java.net.Authenticator.theAuthenticator
06:18:01 WARNING: Please consider reporting this to the maintainers of org.apache.ivy.util.url.IvyAuthenticator
06:18:01 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
06:18:01 WARNING: All illegal access operations will be denied in a future release
06:19:02 
06:19:02 prepare:
06:19:02 Preparing: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs
06:19:02 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/.done
06:19:02 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/src
06:19:02 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
06:19:02 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
06:19:02 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
06:19:02 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/reports
06:19:02 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
06:19:02 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
06:19:02 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
06:19:02 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
06:19:02 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
06:19:02 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
06:19:02 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
06:19:02 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
06:19:02 
06:19:02 pre-compile:
06:19:02 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/glacier2.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
06:19:02 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ice.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
06:19:02 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icegrid.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
06:19:02 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icestorm.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
06:19:02 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ome-xml.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
06:19:02 
06:19:02 compile:
06:19:02 no-op
06:19:02 
06:19:02 package:
06:19:02 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/omero_client.jar
06:19:03 
06:19:03 install:
06:19:03 :: delivering :: omero#omero_client;working@10aac2d9aa47 :: 5.6.3-437-ef9fea1806-ice36-ice36 :: integration :: Tue Mar 26 06:17:59 UTC 2024
06:19:03 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/ivy.xml
06:19:03 :: publishing :: omero#omero_client
06:19:03 	published omero_client to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-437-ef9fea1806-ice36-ice36/omero_client-5.6.3-437-ef9fea1806-ice36-ice36.jar
06:19:03 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-437-ef9fea1806-ice36-ice36/omero_client-5.6.3-437-ef9fea1806-ice36-ice36.xml
06:19:03 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
06:19:03 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
06:19:03 
06:19:03 retrieve:
06:19:03 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
06:19:03 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
06:19:04 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools...
06:19:04 
06:19:04 dist:
06:19:04 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/service-classes/META-INF
06:19:04 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/server
06:19:04 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
06:19:04 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero-scripts-5.8.1.dev0.tar.gz into /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
06:19:04 Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/scripts
06:19:04 Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist
06:19:04 Copied 9 empty directories to 1 empty directory under /home/omero/workspace/OMERO-test-integration/src/dist
06:19:04 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests...
06:19:04 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
06:19:04 
06:19:04 copy-licenses:
06:19:04 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
06:19:04 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/share
06:19:04 Copying 44 files to /home/omero/workspace/OMERO-test-integration/src/dist/share
06:19:04 
06:19:04 copy-history:
06:19:04 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
06:19:04 
06:19:04 copy-etc:
06:19:04 Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist/etc
06:19:04 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc/templates
06:19:04 
06:19:04 copy-sql:
06:19:04 Copying 60 files to /home/omero/workspace/OMERO-test-integration/src/dist
06:19:22 
06:19:22 copy-server:
06:19:22 	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/server/annotations.jar in [server]: 2.17.100 won
06:19:22 	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/server/janino.jar in [server]: 3.0.11 won
06:19:22 
06:19:22 copy-client:
06:19:22 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/client
06:19:24 	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/client/janino.jar in [client]: 3.0.11 won
06:19:24 	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/client/annotations.jar in [client]: 2.17.100 won
06:19:24 
06:19:24 update-version:
06:19:24 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc
06:19:24 
06:19:24 create-workdirs:
06:19:24 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/etc/grid
06:19:24 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var
06:19:24 
06:19:24 copy-luts:
06:19:24 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
06:19:24 Copying 39 files to /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
06:19:24 
06:19:24 test-compile:
06:19:24 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
06:19:24 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
06:19:24 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
06:19:24 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
06:19:24 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
06:19:24 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
06:19:24 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
06:19:24 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
06:19:24 
06:19:24 testng-init:
06:19:24 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
06:19:24 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
06:19:28 06:19:27,858 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
06:19:28 06:19:27,861 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3ececd11 - No custom configurators were discovered as a service.
06:19:28 06:19:27,861 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3ececd11 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
06:19:28 06:19:27,864 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3ececd11 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
06:19:28 06:19:27,865 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
06:19:28 06:19:27,865 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
06:19:28 06:19:27,866 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3ececd11 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
06:19:28 06:19:27,866 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3ececd11 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
06:19:28 06:19:27,868 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3ececd11 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
06:19:28 06:19:27,868 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:19:28 06:19:27,868 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
06:19:28 06:19:27,869 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1b8117f4 - Resource [logback.xml] occurs multiple times on the classpath.
06:19:28 06:19:27,869 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1b8117f4 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
06:19:28 06:19:27,869 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1b8117f4 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
06:19:28 06:19:28,239 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
06:19:28 06:19:28,239 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:19:28 06:19:28,258 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:19:28 06:19:28,260 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@62af3d4c - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
06:19:28 06:19:28,260 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@62af3d4c - Please move "immediateFlush" property into the enclosing appender.
06:19:28 06:19:28,321 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@62af3d4c - Setting the "immediateFlush" property of the enclosing appender to true
06:19:28 06:19:28,322 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
06:19:28 06:19:28,322 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
06:19:28 06:19:28,322 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
06:19:28 06:19:28,322 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
06:19:28 06:19:28,322 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
06:19:28 06:19:28,322 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
06:19:28 06:19:28,323 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@ad038f8 - End of configuration.
06:19:28 06:19:28,325 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@42becaf6 - Registering current configuration as safe fallback point
06:19:28 06:19:28,325 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3ececd11 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 457 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
06:19:28 
06:19:28 lifecycle.test-compile:
06:19:28 Copying 3 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
06:19:28 Compiling 85 source files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
06:19:29 warning: [options] bootstrap class path not set in conjunction with -source 8
06:19:30 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/AbstractServerTest.java:61: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
06:19:30 import omero.grid.RawAccessRequest;
06:19:30                  ^
06:19:30 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:32: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
06:19:30 import omero.grid.RawAccessRequest;
06:19:30                  ^
06:19:31 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:53: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
06:19:31 import omero.grid.RawAccessRequest;
06:19:31                  ^
06:19:31 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:31: warning: [deprecation] ImportJob in omero.model has been deprecated
06:19:31 import omero.model.ImportJob;
06:19:31                   ^
06:19:31 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:32: warning: [deprecation] ImportJobI in omero.model has been deprecated
06:19:31 import omero.model.ImportJobI;
06:19:31                   ^
06:19:31 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ModelMockFactory.java:1206: warning: [deprecation] newInstance() in Class has been deprecated
06:19:31         IObject link = (IObject) linkClass.newInstance();
06:19:31                                           ^
06:19:31   where T is a type-variable:
06:19:31     T extends Object declared in class Class
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java:269: warning: [deprecation] newInstance() in Class has been deprecated
06:19:32         T copy = (T) obj.getClass().newInstance();
06:19:32                                    ^
06:19:32   where T is a type-variable:
06:19:32     T extends Object declared in class Class
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
06:19:32         RawAccessRequest raw = new RawAccessRequest();
06:19:32         ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
06:19:32         RawAccessRequest raw = new RawAccessRequest();
06:19:32                                    ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:419: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
06:19:32         raw.repoUuid = legacy.root().getHash().getValue();
06:19:32            ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:420: warning: [deprecation] command in RawAccessRequest has been deprecated
06:19:32         raw.command = "rm";
06:19:32            ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:421: warning: [deprecation] args in RawAccessRequest has been deprecated
06:19:32         raw.args = Arrays.asList(path);
06:19:32            ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DiskUsageTest.java:156: warning: [deprecation] newInstance() in Class has been deprecated
06:19:32         final IObject link = linkClass.newInstance();
06:19:32                                       ^
06:19:32   where T is a type-variable:
06:19:32     T extends Object declared in class Class
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DuplicationTest.java:1332: warning: [deprecation] newInstance() in Class has been deprecated
06:19:32             originalLink.setChild(annotationClass.newInstance());
06:19:32                                                  ^
06:19:32   where T is a type-variable:
06:19:32     T extends Object declared in class Class
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ImporterTest.java:1088: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
06:19:32         RoiResult r = svc.findByImage(id, new RoiOptions());
06:19:32                          ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
06:19:32         final RawAccessRequest request = new RawAccessRequest();
06:19:32               ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
06:19:32         final RawAccessRequest request = new RawAccessRequest();
06:19:32                                              ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:901: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
06:19:32         request.repoUuid = repo.root().getHash().getValue();
06:19:32                ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:902: warning: [deprecation] command in RawAccessRequest has been deprecated
06:19:32         request.command = "exists";
06:19:32                ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:903: warning: [deprecation] args in RawAccessRequest has been deprecated
06:19:32         request.args = Collections.singletonList(dirPath);
06:19:32                ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
06:19:32         final RawAccessRequest request = new RawAccessRequest();
06:19:32               ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
06:19:32         final RawAccessRequest request = new RawAccessRequest();
06:19:32                                              ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:940: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
06:19:32         request.repoUuid = repo.root().getHash().getValue();
06:19:32                ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:941: warning: [deprecation] command in RawAccessRequest has been deprecated
06:19:32         request.command = "exists";
06:19:32                ^
06:19:32 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:942: warning: [deprecation] args in RawAccessRequest has been deprecated
06:19:32         request.args = Collections.singletonList(dirName);
06:19:32                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJob in omero.model has been deprecated
06:19:33         final ImportJob importJob = new ImportJobI();
06:19:33               ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJobI in omero.model has been deprecated
06:19:33         final ImportJob importJob = new ImportJobI();
06:19:33                                         ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:266: warning: [deprecation] setImageName(RString) in ImportJob has been deprecated
06:19:33         importJob.setImageName(omero.rtypes.rstring(name));
06:19:33                  ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:268: warning: [deprecation] setImageDescription(RString) in ImportJob has been deprecated
06:19:33         importJob.setImageDescription(omero.rtypes.rstring(desc));
06:19:33                  ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
06:19:33         ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
06:19:33         ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
06:19:33         ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
06:19:33                           ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:274: warning: [deprecation] getImageName() in ImportJob has been deprecated
06:19:33         final String savedName = sent.getImageName().getValue().toString();
06:19:33                                      ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:275: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
06:19:33         final String savedDesc = sent.getImageDescription().getValue().toString();
06:19:33                                      ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
06:19:33         final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
06:19:33               ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
06:19:33         final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
06:19:33                                               ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:278: warning: [deprecation] getImageName() in ImportJob has been deprecated
06:19:33         final String retrievedName = retrievedImportJob.getImageName().getValue().toString();
06:19:33                                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:279: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
06:19:33         final String retrievedDesc = retrievedImportJob.getImageDescription().getValue().toString();
06:19:33                                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:141: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         RoiResult r = svc.findByImage(image.getId().getValue(),
06:19:33                          ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:190: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
06:19:33                                 ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:220: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         l = svc.getRoiMeasurements(image.getId().getValue(), options);
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:241: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         l = svc.getRoiMeasurements(image.getId().getValue(), options);
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:313: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
06:19:33                                 ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:320: warning: [deprecation] getMeasuredRoisMap(long,List<Long>,RoiOptions) in IRoiPrx has been deprecated
06:19:33         Map<Long, RoiResult> values = svc.getMeasuredRoisMap(image.getId()
06:19:33                                          ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:386: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
06:19:33                                 ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:390: warning: [deprecation] getTable(long) in IRoiPrx has been deprecated
06:19:33         table = svc.getTable(f.getId().getValue());
06:19:33                    ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:412: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         RoiResult r = svc.findByImage(image.getId().getValue(),
06:19:33                          ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:426: warning: [deprecation] findByRoi(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         r = svc.findByRoi(r1.getId().getValue(), new RoiOptions());
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:437: warning: [deprecation] findByRoi(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         r = svc.findByRoi(r2.getId().getValue(), new RoiOptions());
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:448: warning: [deprecation] findByPlane(long,int,int,RoiOptions) in IRoiPrx has been deprecated
06:19:33         r = svc.findByPlane(image.getId().getValue(), 1, 0, new RoiOptions());
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:459: warning: [deprecation] findByPlane(long,int,int,RoiOptions) in IRoiPrx has been deprecated
06:19:33         r = svc.findByPlane(image.getId().getValue(), 1, 1, new RoiOptions());
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33             null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
06:19:33                   ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33             null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
06:19:33                                   ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33             new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
06:19:33                                    ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33             new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
06:19:33                                                    ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Long(long) in Long has been deprecated
06:19:33             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
06:19:33                                       ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
06:19:33                                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
06:19:33                                                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33         inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
06:19:33                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33         inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
06:19:33                                                         ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33         inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
06:19:33                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33         inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
06:19:33                                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
06:19:33                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
06:19:33                                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
06:19:33                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
06:19:33                                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
06:19:33                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [deprecation] Integer(int) in Integer has been deprecated
06:19:33         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
06:19:33                                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:755: warning: [deprecation] getShapeStatsRestricted(List<Long>,int,int,int[]) in IRoiPrx has been deprecated
06:19:33                 svc.getShapeStatsRestricted(
06:19:33                    ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:764: warning: [deprecation] getShapeStatsRestricted(List<Long>,int,int,int[]) in IRoiPrx has been deprecated
06:19:33         final ShapeStats [] stats = svc.getShapeStatsRestricted(ids, 0, 0, new int[] {0});
06:19:33                                        ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java:1030: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
06:19:33         projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
06:19:33                                      ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:478: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
06:19:33         request.typesToIgnore = Collections.singletonList("TagAnnotation");
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:495: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
06:19:33         request.typesToIgnore = Collections.singletonList("IAnnotationLink");
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:501: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
06:19:33         request.typesToIgnore = Collections.singletonList("Annotation");
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:547: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
06:19:33                     request.typesToIgnore = Collections.singletonList("Annotation");
06:19:33                            ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java:537: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
06:19:33         projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
06:19:33                                      ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:37: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
06:19:33         p2.setRelatedTo(p1);
06:19:33           ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:39: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
06:19:33         Assert.assertEquals(p1.getId(), p2.getRelatedTo().getId());
06:19:33                                           ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:66: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
06:19:33         pixels1.setRelatedTo(pixels2);
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:68: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
06:19:33         Pixels pixels = pixels1.getRelatedTo();
06:19:33                                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:88: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
06:19:33         Assert.assertNull(pixels1.getRelatedTo());
06:19:33                                  ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:106: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
06:19:33         pixels1.setRelatedTo(pixels2);
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:108: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
06:19:33         Pixels pixels = pixels1.getRelatedTo();
06:19:33                                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:128: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
06:19:33         Assert.assertNull(pixels1.getRelatedTo());
06:19:33                                  ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:113: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
06:19:33                                 ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:147: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         l = svc.getRoiMeasurements(image.getId().getValue(), options);
06:19:33                ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:186: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
06:19:33                                 ^
06:19:33 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:221: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
06:19:33         l = svc.getRoiMeasurements(image.getId().getValue(), options);
06:19:33                ^
06:19:34 Note: Some input files use unchecked or unsafe operations.
06:19:34 Note: Recompile with -Xlint:unchecked for details.
06:19:34 88 warnings
06:19:34 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_1357861388.tmp
06:19:34 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.jar
06:19:34 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
06:19:34 :: delivering :: omero#OmeroJava-test;working@10aac2d9aa47 :: 5.6.3-437-ef9fea1806-ice36-ice36 :: integration :: Tue Mar 26 06:19:24 UTC 2024
06:19:34 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
06:19:34 :: publishing :: omero#OmeroJava-test
06:19:34 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-437-ef9fea1806-ice36-ice36.jar
06:19:34 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-437-ef9fea1806-ice36-ice36.xml
06:19:34 
06:19:34 BUILD SUCCESSFUL
06:19:34 Total time: 1 minute 36 seconds
06:19:34 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
06:19:34 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
06:19:34 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
06:19:34 + omero config set omero.db.name OMERO-test-integration
06:19:35 + omero config set omero.db.host pg
06:19:36 + omero config set omero.db.user postgres
06:19:36 + omero config set omero.db.poolsize 50
06:19:37 + omero config set omero.jvmcfg.max_system_memory.blitz 64000
06:19:38 + omero config set omero.data.dir /home/omero/workspace/OMERO-test-integration/data
06:19:39 + omero config set omero.ports.prefix 1
06:19:40 + omero config set omero.web.server_list '[["testintegration",14064,"testintegration"]]'
06:19:41 + omero certificates
06:19:42 OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)
06:19:43 certificates created: /home/omero/workspace/OMERO-test-integration/data/certs/server.key /home/omero/workspace/OMERO-test-integration/data/certs/server.pem /home/omero/workspace/OMERO-test-integration/data/certs/server.p12
06:19:43 + createdb -h pg -U postgres OMERO-test-integration
06:19:44 + omero db script -f dbsetup.sql '' '' omero
06:19:44 WARNING: Positional arguments are deprecated
06:19:45 Using OMERO5.4 for version
06:19:45 Using 0 for patch
06:19:45 Using password from commandline
06:19:45 + psql -h pg -U postgres -d OMERO-test-integration -f dbsetup.sql
06:19:46 BEGIN
06:19:46 CREATE FUNCTION
06:19:46 CREATE FUNCTION
06:19:46  assert_db_server_prerequisites 
06:19:46 --------------------------------
06:19:46  
06:19:46 (1 row)
06:19:46 
06:19:46 DROP FUNCTION
06:19:46 DROP FUNCTION
06:19:46 CREATE DOMAIN
06:19:46 CREATE DOMAIN
06:19:46 CREATE DOMAIN
06:19:46 CREATE DOMAIN
06:19:46 CREATE DOMAIN
06:19:46 CREATE TYPE
06:19:46 CREATE TYPE
06:19:46 CREATE TYPE
06:19:46 CREATE TYPE
06:19:46 CREATE TYPE
06:19:46 CREATE TYPE
06:19:46 CREATE TYPE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 CREATE TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 psql:dbsetup.sql:2842: NOTICE:  identifier "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapco"
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:46 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 psql:dbsetup.sql:4712: NOTICE:  identifier "fklogicalchannel_photometricinterpretation_photometricinterpretation" will be truncated to "fklogicalchannel_photometricinterpretation_photometricinterpret"
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 psql:dbsetup.sql:5697: NOTICE:  identifier "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcont"
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 ALTER TABLE
06:19:47 CREATE TABLE
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 DROP TABLE
06:19:47 CREATE VIEW
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE FUNCTION
06:19:47 CREATE TRIGGER
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:47 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE FUNCTION
06:19:48 SET CONSTRAINTS
06:19:48 CREATE FUNCTION
06:19:48 CREATE SEQUENCE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 CREATE INDEX
06:19:48 CREATE FUNCTION
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE SEQUENCE
06:19:48 INSERT 0 1
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE TABLE
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 INSERT 0 1
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 UPDATE 1
06:19:48 ALTER TABLE
06:19:48 CREATE FUNCTION
06:19:48 CREATE TABLE
06:19:48 INSERT 0 1
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 CREATE INDEX
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 ALTER TABLE
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE TABLE
06:19:48 INSERT 0 1
06:19:48 INSERT 0 1
06:19:48 CREATE TABLE
06:19:48 INSERT 0 1
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE TABLE
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE INDEX
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 DROP TABLE
06:19:48 DROP TABLE
06:19:48 DROP TABLE
06:19:48 DROP TABLE
06:19:48 DROP TABLE
06:19:48 CREATE VIEW
06:19:48 CREATE VIEW
06:19:48 CREATE VIEW
06:19:48 CREATE VIEW
06:19:48 CREATE VIEW
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 ALTER TABLE
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE TABLE
06:19:48 CREATE INDEX
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE FUNCTION
06:19:48 CREATE FUNCTION
06:19:48 CREATE TRIGGER
06:19:48 CREATE TRIGGER
06:19:48 CREATE INDEX
06:19:48 UPDATE 1
06:19:48 COMMIT
06:19:48 + rm dbsetup.sql
06:19:48 + export OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
06:19:48 + OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
06:19:48 + mkdir -p /home/omero/workspace/OMERO-test-integration/config/blitz
06:19:48 + cp /home/omero/workspace/OMERO-test-integration/src/dist/etc/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/src/dist/etc/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz
06:19:48 + for f in $OMERO_PROFILE/blitz/*
06:19:48 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example .example
06:19:48 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.xml
06:19:48 + for f in $OMERO_PROFILE/blitz/*
06:19:48 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example .example
06:19:48 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.xml
06:19:48 + omero config set omero.mail.config true
06:19:49 + omero config set omero.mail.fake true
06:19:50 + omero config set omero.mail.port 2525
06:19:51 + BUILD_ID=DONT_KILL_ME
06:19:51 + omero admin start
06:20:00 No descriptor given. Using etc/grid/default.xml
06:20:11 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/master
06:20:11 Initializing /home/omero/workspace/OMERO-test-integration/src/dist/var/log
06:20:11 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/registry
06:20:11 Waiting on startup. Use CTRL-C to exit
06:20:11 + omero admin waitup
06:20:12 Waiting on startup. Use CTRL-C to exit
06:20:12 + omero admin diagnostics
06:20:13 
06:20:13 ================================================================================
06:20:13 OMERO Diagnostics (admin)
06:20:13 ================================================================================
06:20:13         
06:20:13 Commands:   java -version                  11.0.22   (/usr/bin/java)
06:20:13 Commands:   python -V                      3.9.18    (/home/omero/workspace/OMERO-test-integration/.venv3/bin/python)
06:20:13 Commands:   icegridnode --version          3.6.5     (/opt/ice-3.6.5/bin/icegridnode)
06:20:13 Commands:   icegridadmin --version         3.6.5     (/opt/ice-3.6.5/bin/icegridadmin)
06:20:13 Commands:   psql --version                 16.2      (/usr/bin/psql)
06:20:13 Commands:   openssl version                3.0.71    (/usr/bin/openssl)
06:20:13 
06:20:13 Component:  OMERO.py                       5.19.2.dev0
06:20:13 Component:  OMERO.server                   5.6.3-437-ef9fea1806-ice36-ice36
06:20:13 
06:20:13 Server:     icegridnode                    running
06:20:13 Server:     Blitz-0                        active (pid = 1299371, enabled)
06:20:13 Server:     DropBox                        activating (enabled)
06:20:13 Server:     FileServer                     active (pid = 1299467, enabled)
06:20:13 Server:     Indexer-0                      activating (enabled)
06:20:13 Server:     MonitorServer                  active (pid = 1299405, enabled)
06:20:13 Server:     OMERO.Glacier2                 active (pid = 1299406, enabled)
06:20:13 Server:     OMERO.IceStorm                 active (pid = 1299429, enabled)
06:20:13 Server:     PixelData-0                    activating (enabled)
06:20:13 Server:     Processor-0                    activating (enabled)
06:20:13 Server:     Tables-0                       activating (enabled)
06:20:13 Server:     TestDropBox                    inactive (enabled)
06:20:13 
06:20:13 Log dir:    /home/omero/workspace/OMERO-test-integration/src/dist/var/log exists
06:20:13 Log files:  Blitz-0.log                    129.7 KB      errors=0    warnings=3   
06:20:13 Log files:  DropBox.log                    121 B        
06:20:13 Log files:  FileServer.log                 114 B        
06:20:13 Log files:  Indexer-0.log                  598 B        
06:20:13 Log files:  MonitorServer.log              117 B        
06:20:13 Log files:  PixelData-0.log                599 B        
06:20:13 Log files:  Processor-0.log                281 B        
06:20:13 Log files:  Tables-0.log                   281 B        
06:20:13 Log files:  TestDropBox.log                n/a
06:20:13 Log files:  master.err                     2.1 KB       
06:20:13 Log files:  master.out                     41.5 KB      
06:20:13 Log files:  Total size                     0.18 MB
06:20:13 
06:20:13 
06:20:13 Environment:OMERO_HOME=(unset)             
06:20:13 Environment:OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 
06:20:13 Environment:OMERO_NODE=(unset)             
06:20:13 Environment:OMERO_MASTER=(unset)           
06:20:13 Environment:OMERO_USERDIR=(unset)          
06:20:13 Environment:OMERO_TMPDIR=(unset)           
06:20:13 Environment:PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 
06:20:13 Environment:PYTHONPATH=(unset)             
06:20:13 Environment:ICE_HOME=/opt/ice-3.6.5        
06:20:13 Environment:LD_LIBRARY_PATH=(unset)        
06:20:13 Environment:DYLD_LIBRARY_PATH=(unset)      
06:20:13 
06:20:13 OMERO SSL port:14064                          
06:20:13 OMERO TCP port:14063                          
06:20:13 OMERO data dir:'/home/omero/workspace/OMERO-test-integration/data' Exists? True	Is writable? True
06:20:13 OMERO temp dir:'/home/omero/omero/tmp'        Exists? True	Is writable? True   (Size: 116881)
06:20:13 
06:20:13 JVM settings: Blitz-${index}                -Xmx9600m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
06:20:13 JVM settings: Indexer-${index}              -Xmx4800m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
06:20:13 JVM settings: PixelData-${index}            -Xmx7200m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
06:20:13 JVM settings: Repository-${index}           -Xmx4800m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
06:20:13 
06:20:13 Jar:        lib/server/formats-api.jar     Bio-Formats API	8.0.0-SNAPSHOT	26 March 2024	07c328269d8581a69c795d970050bbfa0d250837
06:20:13 Jar:        lib/server/formats-bsd.jar     BSD Bio-Formats readers and writers	8.0.0-SNAPSHOT	26 March 2024	07c328269d8581a69c795d970050bbfa0d250837
06:20:13 Jar:        lib/server/formats-gpl.jar     Bio-Formats library	8.0.0-SNAPSHOT	26 March 2024	07c328269d8581a69c795d970050bbfa0d250837
06:20:13 Jar:        lib/server/ome-codecs.jar      OME Codecs	1.0.2-SNAPSHOT	26 March 2024	91a64bf111abd41e0e2679b2a94e3df62ec3eef2
06:20:13 Jar:        lib/server/ome-common.jar      OME Common Java	6.0.22-SNAPSHOT	26 March 2024	91a64bf111abd41e0e2679b2a94e3df62ec3eef2
06:20:13 Jar:        lib/server/ome-jai.jar         OME JAI	0.1.3-SNAPSHOT	26 March 2024	91a64bf111abd41e0e2679b2a94e3df62ec3eef2
06:20:13 Jar:        lib/server/ome-mdbtools.jar    MDB Tools (Java port)	5.3.3-SNAPSHOT	26 March 2024	91a64bf111abd41e0e2679b2a94e3df62ec3eef2
06:20:13 Jar:        lib/server/ome-poi.jar         OME POI	5.3.9-SNAPSHOT	26 March 2024	91a64bf111abd41e0e2679b2a94e3df62ec3eef2
06:20:13 Jar:        lib/server/ome-xml.jar         OME XML library	6.3.5-SNAPSHOT	26 March 2024	91a64bf111abd41e0e2679b2a94e3df62ec3eef2
06:20:13 Jar:        lib/server/omero-blitz.jar     jar	5.7.3-SNAPSHOT		
06:20:13 Jar:        lib/server/omero-common.jar    jar	5.6.5-SNAPSHOT		
06:20:13 Jar:        lib/server/omero-gateway.jar   jar	5.9.1-SNAPSHOT		
06:20:13 Jar:        lib/server/omero-model.jar     jar	5.6.14-SNAPSHOT		
06:20:13 Jar:        lib/server/omero-renderer.jar  jar	5.5.16-SNAPSHOT		
06:20:13 Jar:        lib/server/omero-romio.jar     jar	5.7.6-SNAPSHOT		
06:20:13 Jar:        lib/server/omero-server.jar    jar	5.6.11-SNAPSHOT		
06:20:13 + export OMERO_SESSION_DIR=/tmp/OMERO-test-integration/9
06:20:13 + OMERO_SESSION_DIR=/tmp/OMERO-test-integration/9
06:20:13 + export ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
06:20:13 + ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
06:20:13 + echo Running the integration tests with -Dtestng.useDefaultListeners=true
06:20:13 Running the integration tests with -Dtestng.useDefaultListeners=true
06:20:13 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/integration integration
06:20:14 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
06:20:14 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
06:20:14 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
06:20:14 
06:20:14 testng-init:
06:20:14 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
06:20:14 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
06:20:18 06:20:18,005 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
06:20:18 06:20:18,008 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22d8f4ed - No custom configurators were discovered as a service.
06:20:18 06:20:18,008 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22d8f4ed - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
06:20:18 06:20:18,011 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22d8f4ed - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
06:20:18 06:20:18,012 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
06:20:18 06:20:18,012 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
06:20:18 06:20:18,013 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22d8f4ed - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
06:20:18 06:20:18,013 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22d8f4ed - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
06:20:18 06:20:18,015 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22d8f4ed - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
06:20:18 06:20:18,016 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:20:18 06:20:18,016 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
06:20:18 06:20:18,017 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3434a4f0 - Resource [logback.xml] occurs multiple times on the classpath.
06:20:18 06:20:18,017 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3434a4f0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
06:20:18 06:20:18,017 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3434a4f0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
06:20:18 06:20:18,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
06:20:18 06:20:18,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:20:18 06:20:18,247 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:20:18 06:20:18,249 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@79afa369 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
06:20:18 06:20:18,249 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@79afa369 - Please move "immediateFlush" property into the enclosing appender.
06:20:18 06:20:18,310 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@79afa369 - Setting the "immediateFlush" property of the enclosing appender to true
06:20:18 06:20:18,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
06:20:18 06:20:18,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
06:20:18 06:20:18,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
06:20:18 06:20:18,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
06:20:18 06:20:18,311 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
06:20:18 06:20:18,311 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
06:20:18 06:20:18,312 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3b9ac754 - End of configuration.
06:20:18 06:20:18,314 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5e002356 - Registering current configuration as safe fallback point
06:20:18 06:20:18,314 |-INFO in ch.qos.logback.classic.util.ContextInitializer@22d8f4ed - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 299 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
06:20:18 
06:20:18 lifecycle.test-compile:
06:20:18 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_495554820.tmp
06:20:18 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
06:20:18 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
06:20:18 :: delivering :: omero#OmeroJava-test;working@10aac2d9aa47 :: 5.6.3-437-ef9fea1806-ice36-ice36 :: integration :: Tue Mar 26 06:20:14 UTC 2024
06:20:18 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
06:20:18 :: publishing :: omero#OmeroJava-test
06:20:18 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-437-ef9fea1806-ice36-ice36.jar
06:20:18 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-437-ef9fea1806-ice36-ice36.xml
06:20:18 
06:20:18 integration:
06:20:18 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
06:20:19 06:20:18,858 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
06:20:19 06:20:18,861 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - No custom configurators were discovered as a service.
06:20:19 06:20:18,861 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
06:20:19 06:20:18,862 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
06:20:19 06:20:18,863 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
06:20:19 06:20:18,864 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
06:20:19 06:20:18,865 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
06:20:19 06:20:18,865 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
06:20:19 06:20:18,865 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
06:20:19 06:20:18,866 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:20:19 06:20:18,866 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
06:20:19 06:20:18,867 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs multiple times on the classpath.
06:20:19 06:20:18,867 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
06:20:19 06:20:18,867 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
06:20:19 06:20:19,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
06:20:19 06:20:19,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:20:19 06:20:19,053 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
06:20:19 06:20:19,055 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
06:20:19 06:20:19,055 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - Please move "immediateFlush" property into the enclosing appender.
06:20:19 06:20:19,078 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - Setting the "immediateFlush" property of the enclosing appender to true
06:20:19 06:20:19,079 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
06:20:19 06:20:19,079 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
06:20:19 06:20:19,079 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
06:20:19 06:20:19,079 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
06:20:19 06:20:19,079 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
06:20:19 06:20:19,079 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
06:20:19 06:20:19,080 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@10e31a9a - End of configuration.
06:20:19 06:20:19,080 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@131774fe - Registering current configuration as safe fallback point
06:20:19 06:20:19,080 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 215 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
06:20:20 Mar 26, 2024 6:20:20 AM ome.system.OmeroContext prepareRefresh
06:20:20 INFO: Refreshing ome.system.OmeroContext@3f4b840d: startup date [Tue Mar 26 06:20:20 UTC 2024]; root of context hierarchy
06:20:20 Mar 26, 2024 6:20:20 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
06:20:20 INFO: Loading XML bean definitions from class path resource [ome/config.xml]
06:20:33 260f5ae5-36bb-43ea-a5e5-8d57c722396d
06:25:30 2024-03-26 06:25:30,051 ERROR [      ome.formats.importer.ImportLibrary] (sDataset-1) Cannot link to target
06:25:35 2024-03-26 06:25:35,198 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:25:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:25:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:25:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:25:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:25:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:25:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:25:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:25:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:25:35 	at java.base/java.lang.Thread.run(Thread.java:829)
06:25:35 Caused by: Ice.CommunicatorDestroyedException: null
06:25:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:25:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:25:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:25:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:25:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:25:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:25:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:25:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:25:35 	... 7 common frames omitted
06:25:52 2024-03-26 06:25:52,706 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:25:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:25:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:25:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:25:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:25:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:25:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:25:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:25:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:25:52 	at java.base/java.lang.Thread.run(Thread.java:829)
06:25:52 Caused by: Ice.CommunicatorDestroyedException: null
06:25:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:25:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:25:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:25:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:25:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:25:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:25:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:25:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:25:52 	... 7 common frames omitted
06:25:58 2024-03-26 06:25:58,273 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:25:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:25:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:25:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:25:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:25:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:25:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:25:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:25:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:25:58 	at java.base/java.lang.Thread.run(Thread.java:829)
06:25:58 Caused by: Ice.CommunicatorDestroyedException: null
06:25:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:25:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:25:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:25:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:25:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:25:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:25:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:25:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:25:58 	... 7 common frames omitted
06:26:37 2024-03-26 06:26:37,953 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:26:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:26:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:26:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:26:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:26:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:26:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:26:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:26:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:26:37 	at java.base/java.lang.Thread.run(Thread.java:829)
06:26:37 Caused by: Ice.CommunicatorDestroyedException: null
06:26:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:26:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:26:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:26:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:26:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:26:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:26:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:26:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:26:37 	... 7 common frames omitted
06:26:59 2024-03-26 06:26:59,476 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:26:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:26:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:26:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:26:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:26:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:26:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:26:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:26:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:26:59 	at java.base/java.lang.Thread.run(Thread.java:829)
06:26:59 Caused by: Ice.CommunicatorDestroyedException: null
06:26:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:26:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:26:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:26:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:26:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:26:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:26:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:26:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:26:59 	... 7 common frames omitted
06:29:46 2024-03-26 06:29:46,205 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:29:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:46 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:46 Caused by: Ice.CommunicatorDestroyedException: null
06:29:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:46 	... 7 common frames omitted
06:29:47 2024-03-26 06:29:47,420 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:29:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:47 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:47 Caused by: Ice.CommunicatorDestroyedException: null
06:29:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:47 	... 7 common frames omitted
06:29:48 2024-03-26 06:29:48,566 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:29:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:48 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:48 Caused by: Ice.CommunicatorDestroyedException: null
06:29:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:48 	... 7 common frames omitted
06:29:52 2024-03-26 06:29:52,981 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:29:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:52 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:52 Caused by: Ice.CommunicatorDestroyedException: null
06:29:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:52 	... 7 common frames omitted
06:29:53 2024-03-26 06:29:53,803 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:29:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:53 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:53 Caused by: Ice.CommunicatorDestroyedException: null
06:29:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:53 	... 7 common frames omitted
06:29:54 2024-03-26 06:29:54,487 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:29:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:54 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:54 Caused by: Ice.CommunicatorDestroyedException: null
06:29:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:54 	... 7 common frames omitted
06:29:55 2024-03-26 06:29:55,237 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:29:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:55 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:55 Caused by: Ice.CommunicatorDestroyedException: null
06:29:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:55 	... 7 common frames omitted
06:29:55 2024-03-26 06:29:55,982 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:29:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:55 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:55 Caused by: Ice.CommunicatorDestroyedException: null
06:29:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:55 	... 7 common frames omitted
06:29:56 2024-03-26 06:29:56,647 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:29:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:56 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:56 Caused by: Ice.CommunicatorDestroyedException: null
06:29:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:56 	... 7 common frames omitted
06:29:57 2024-03-26 06:29:57,356 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:29:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:57 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:57 Caused by: Ice.CommunicatorDestroyedException: null
06:29:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:57 	... 7 common frames omitted
06:29:58 2024-03-26 06:29:58,088 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:29:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:58 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:58 Caused by: Ice.CommunicatorDestroyedException: null
06:29:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:58 	... 7 common frames omitted
06:29:58 2024-03-26 06:29:58,761 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:29:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:58 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:58 Caused by: Ice.CommunicatorDestroyedException: null
06:29:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:58 	... 7 common frames omitted
06:29:59 2024-03-26 06:29:59,710 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:29:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:29:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:29:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:29:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:29:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:29:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:29:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:29:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:29:59 	at java.base/java.lang.Thread.run(Thread.java:829)
06:29:59 Caused by: Ice.CommunicatorDestroyedException: null
06:29:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:29:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:29:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:29:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:29:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:29:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:29:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:29:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:29:59 	... 7 common frames omitted
06:30:00 2024-03-26 06:30:00,588 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:30:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:00 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:00 Caused by: Ice.CommunicatorDestroyedException: null
06:30:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:00 	... 7 common frames omitted
06:30:01 2024-03-26 06:30:01,391 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:30:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:01 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:01 Caused by: Ice.CommunicatorDestroyedException: null
06:30:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:01 	... 7 common frames omitted
06:30:02 2024-03-26 06:30:02,256 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:30:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:02 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:02 Caused by: Ice.CommunicatorDestroyedException: null
06:30:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:02 	... 7 common frames omitted
06:30:03 2024-03-26 06:30:03,001 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:30:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:03 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:03 Caused by: Ice.CommunicatorDestroyedException: null
06:30:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:03 	... 7 common frames omitted
06:30:03 2024-03-26 06:30:03,710 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:30:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:03 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:03 Caused by: Ice.CommunicatorDestroyedException: null
06:30:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:03 	... 7 common frames omitted
06:30:04 2024-03-26 06:30:04,412 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:30:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:04 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:04 Caused by: Ice.CommunicatorDestroyedException: null
06:30:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:04 	... 7 common frames omitted
06:30:05 2024-03-26 06:30:05,222 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:30:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:05 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:05 Caused by: Ice.CommunicatorDestroyedException: null
06:30:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:05 	... 7 common frames omitted
06:30:05 2024-03-26 06:30:05,994 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:30:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:05 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:05 Caused by: Ice.CommunicatorDestroyedException: null
06:30:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:05 	... 7 common frames omitted
06:30:06 2024-03-26 06:30:06,698 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:30:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:06 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:06 Caused by: Ice.CommunicatorDestroyedException: null
06:30:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:06 	... 7 common frames omitted
06:30:07 2024-03-26 06:30:07,421 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:30:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:07 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:07 Caused by: Ice.CommunicatorDestroyedException: null
06:30:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:07 	... 7 common frames omitted
06:30:08 2024-03-26 06:30:08,179 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:30:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:08 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:08 Caused by: Ice.CommunicatorDestroyedException: null
06:30:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:08 	... 7 common frames omitted
06:30:09 2024-03-26 06:30:09,005 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:30:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:09 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:09 Caused by: Ice.CommunicatorDestroyedException: null
06:30:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:09 	... 7 common frames omitted
06:30:09 2024-03-26 06:30:09,729 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:30:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:09 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:09 Caused by: Ice.CommunicatorDestroyedException: null
06:30:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:09 	... 7 common frames omitted
06:30:10 2024-03-26 06:30:10,486 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:30:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:10 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:10 Caused by: Ice.CommunicatorDestroyedException: null
06:30:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:10 	... 7 common frames omitted
06:30:11 2024-03-26 06:30:11,281 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:30:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:11 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:11 Caused by: Ice.CommunicatorDestroyedException: null
06:30:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:11 	... 7 common frames omitted
06:30:12 2024-03-26 06:30:12,228 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:30:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:12 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:12 Caused by: Ice.CommunicatorDestroyedException: null
06:30:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:12 	... 7 common frames omitted
06:30:13 2024-03-26 06:30:13,091 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:30:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:13 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:13 Caused by: Ice.CommunicatorDestroyedException: null
06:30:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:13 	... 7 common frames omitted
06:30:13 2024-03-26 06:30:13,990 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:30:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:13 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:13 Caused by: Ice.CommunicatorDestroyedException: null
06:30:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:13 	... 7 common frames omitted
06:30:14 2024-03-26 06:30:14,963 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:30:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:14 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:14 Caused by: Ice.CommunicatorDestroyedException: null
06:30:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:14 	... 7 common frames omitted
06:30:15 2024-03-26 06:30:15,803 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:30:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:15 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:15 Caused by: Ice.CommunicatorDestroyedException: null
06:30:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:15 	... 7 common frames omitted
06:30:16 2024-03-26 06:30:16,640 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:30:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:16 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:16 Caused by: Ice.CommunicatorDestroyedException: null
06:30:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:16 	... 7 common frames omitted
06:30:17 2024-03-26 06:30:17,573 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:30:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:17 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:17 Caused by: Ice.CommunicatorDestroyedException: null
06:30:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:17 	... 7 common frames omitted
06:30:18 2024-03-26 06:30:18,394 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:30:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:18 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:18 Caused by: Ice.CommunicatorDestroyedException: null
06:30:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:18 	... 7 common frames omitted
06:30:19 2024-03-26 06:30:19,297 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:30:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:19 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:19 Caused by: Ice.CommunicatorDestroyedException: null
06:30:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:19 	... 7 common frames omitted
06:30:20 2024-03-26 06:30:20,127 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:30:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:20 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:20 Caused by: Ice.CommunicatorDestroyedException: null
06:30:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:20 	... 7 common frames omitted
06:30:20 2024-03-26 06:30:20,951 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:30:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:20 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:20 Caused by: Ice.CommunicatorDestroyedException: null
06:30:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:20 	... 7 common frames omitted
06:30:24 2024-03-26 06:30:24,358 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:30:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:24 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:24 Caused by: Ice.CommunicatorDestroyedException: null
06:30:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:24 	... 7 common frames omitted
06:30:25 2024-03-26 06:30:25,132 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:30:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:25 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:25 Caused by: Ice.CommunicatorDestroyedException: null
06:30:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:25 	... 7 common frames omitted
06:30:26 2024-03-26 06:30:26,771 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:30:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:26 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:26 Caused by: Ice.CommunicatorDestroyedException: null
06:30:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:26 	... 7 common frames omitted
06:30:28 2024-03-26 06:30:28,061 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:30:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:28 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:28 Caused by: Ice.CommunicatorDestroyedException: null
06:30:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:28 	... 7 common frames omitted
06:30:29 2024-03-26 06:30:29,035 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:30:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:29 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:29 Caused by: Ice.CommunicatorDestroyedException: null
06:30:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:29 	... 7 common frames omitted
06:30:30 2024-03-26 06:30:30,038 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:30:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:30 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:30 Caused by: Ice.CommunicatorDestroyedException: null
06:30:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:30 	... 7 common frames omitted
06:30:30 2024-03-26 06:30:30,500 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:30:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:30 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:30 Caused by: Ice.CommunicatorDestroyedException: null
06:30:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:30 	... 7 common frames omitted
06:30:32 2024-03-26 06:30:32,005 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:30:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:32 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:32 Caused by: Ice.CommunicatorDestroyedException: null
06:30:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:32 	... 7 common frames omitted
06:30:33 2024-03-26 06:30:33,365 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:30:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:33 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:33 Caused by: Ice.CommunicatorDestroyedException: null
06:30:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:33 	... 7 common frames omitted
06:30:35 2024-03-26 06:30:35,313 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:30:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:35 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:35 Caused by: Ice.CommunicatorDestroyedException: null
06:30:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:35 	... 7 common frames omitted
06:30:36 2024-03-26 06:30:36,610 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:30:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:36 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:36 Caused by: Ice.CommunicatorDestroyedException: null
06:30:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:36 	... 7 common frames omitted
06:30:37 2024-03-26 06:30:37,863 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:30:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:37 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:37 Caused by: Ice.CommunicatorDestroyedException: null
06:30:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:37 	... 7 common frames omitted
06:30:41 2024-03-26 06:30:41,160 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:30:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:41 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:41 Caused by: Ice.CommunicatorDestroyedException: null
06:30:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:41 	... 7 common frames omitted
06:30:45 2024-03-26 06:30:45,025 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:30:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:45 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:45 Caused by: Ice.CommunicatorDestroyedException: null
06:30:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:45 	... 7 common frames omitted
06:30:45 2024-03-26 06:30:45,719 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:30:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:45 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:45 Caused by: Ice.CommunicatorDestroyedException: null
06:30:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:45 	... 7 common frames omitted
06:30:46 2024-03-26 06:30:46,573 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:30:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:46 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:46 Caused by: Ice.CommunicatorDestroyedException: null
06:30:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:46 	... 7 common frames omitted
06:30:47 2024-03-26 06:30:47,596 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:30:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:30:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:30:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:30:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:30:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:30:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:30:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:30:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:30:47 	at java.base/java.lang.Thread.run(Thread.java:829)
06:30:47 Caused by: Ice.CommunicatorDestroyedException: null
06:30:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:30:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:30:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:30:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:30:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:30:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:30:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:30:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:30:47 	... 7 common frames omitted
06:32:13 2024-03-26 06:32:13,851 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:32:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:32:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:32:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:32:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:32:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:32:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:32:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:32:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:32:13 	at java.base/java.lang.Thread.run(Thread.java:829)
06:32:13 Caused by: Ice.CommunicatorDestroyedException: null
06:32:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:32:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:32:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:32:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:32:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:32:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:32:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:32:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:32:13 	... 7 common frames omitted
06:32:15 2024-03-26 06:32:15,516 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:32:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:32:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:32:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:32:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:32:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:32:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:32:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:32:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:32:15 	at java.base/java.lang.Thread.run(Thread.java:829)
06:32:15 Caused by: Ice.CommunicatorDestroyedException: null
06:32:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:32:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:32:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:32:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:32:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:32:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:32:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:32:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:32:15 	... 7 common frames omitted
06:32:17 2024-03-26 06:32:17,085 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:32:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:32:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:32:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:32:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:32:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:32:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:32:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:32:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:32:17 	at java.base/java.lang.Thread.run(Thread.java:829)
06:32:17 Caused by: Ice.CommunicatorDestroyedException: null
06:32:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:32:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:32:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:32:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:32:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:32:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:32:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:32:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:32:17 	... 7 common frames omitted
06:32:18 2024-03-26 06:32:18,708 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:32:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:32:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:32:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:32:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:32:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:32:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:32:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:32:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:32:18 	at java.base/java.lang.Thread.run(Thread.java:829)
06:32:18 Caused by: Ice.CommunicatorDestroyedException: null
06:32:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:32:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:32:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:32:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:32:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:32:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:32:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:32:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:32:18 	... 7 common frames omitted
06:32:20 2024-03-26 06:32:20,670 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:32:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:32:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:32:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:32:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:32:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:32:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:32:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:32:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:32:20 	at java.base/java.lang.Thread.run(Thread.java:829)
06:32:20 Caused by: Ice.CommunicatorDestroyedException: null
06:32:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:32:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:32:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:32:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:32:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:32:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:32:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:32:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:32:20 	... 7 common frames omitted
06:32:22 2024-03-26 06:32:22,040 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:32:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:32:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:32:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:32:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:32:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:32:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:32:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:32:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:32:22 	at java.base/java.lang.Thread.run(Thread.java:829)
06:32:22 Caused by: Ice.CommunicatorDestroyedException: null
06:32:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:32:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:32:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:32:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:32:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:32:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:32:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:32:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:32:22 	... 7 common frames omitted
06:32:23 2024-03-26 06:32:23,600 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:32:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:32:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:32:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:32:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:32:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:32:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:32:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:32:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:32:23 	at java.base/java.lang.Thread.run(Thread.java:829)
06:32:23 Caused by: Ice.CommunicatorDestroyedException: null
06:32:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:32:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:32:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:32:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:32:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:32:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:32:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:32:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:32:23 	... 7 common frames omitted
06:32:25 2024-03-26 06:32:25,179 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:32:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:32:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:32:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:32:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:32:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:32:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:32:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:32:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:32:25 	at java.base/java.lang.Thread.run(Thread.java:829)
06:32:25 Caused by: Ice.CommunicatorDestroyedException: null
06:32:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:32:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:32:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:32:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:32:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:32:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:32:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:32:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:32:25 	... 7 common frames omitted
06:35:36 2024-03-26 06:35:36,994 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:35:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:36 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:36 Caused by: Ice.CommunicatorDestroyedException: null
06:35:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:36 	... 7 common frames omitted
06:35:37 2024-03-26 06:35:37,876 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:35:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:37 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:37 Caused by: Ice.CommunicatorDestroyedException: null
06:35:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:37 	... 7 common frames omitted
06:35:39 2024-03-26 06:35:39,390 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:35:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:39 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:39 Caused by: Ice.CommunicatorDestroyedException: null
06:35:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:39 	... 7 common frames omitted
06:35:40 2024-03-26 06:35:40,821 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:35:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:40 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:40 Caused by: Ice.CommunicatorDestroyedException: null
06:35:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:40 	... 7 common frames omitted
06:35:41 2024-03-26 06:35:41,207 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:35:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:41 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:41 Caused by: Ice.CommunicatorDestroyedException: null
06:35:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:41 	... 7 common frames omitted
06:35:42 2024-03-26 06:35:42,678 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:35:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:42 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:42 Caused by: Ice.CommunicatorDestroyedException: null
06:35:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:42 	... 7 common frames omitted
06:35:44 2024-03-26 06:35:44,373 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:35:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:44 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:44 Caused by: Ice.CommunicatorDestroyedException: null
06:35:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:44 	... 7 common frames omitted
06:35:46 2024-03-26 06:35:46,098 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:35:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:46 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:46 Caused by: Ice.CommunicatorDestroyedException: null
06:35:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:46 	... 7 common frames omitted
06:35:48 2024-03-26 06:35:48,246 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:35:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:48 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:48 Caused by: Ice.CommunicatorDestroyedException: null
06:35:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:48 	... 7 common frames omitted
06:35:49 2024-03-26 06:35:49,569 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:35:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:49 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:49 Caused by: Ice.CommunicatorDestroyedException: null
06:35:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:49 	... 7 common frames omitted
06:35:51 2024-03-26 06:35:51,098 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:35:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:51 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:51 Caused by: Ice.CommunicatorDestroyedException: null
06:35:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:51 	... 7 common frames omitted
06:35:52 2024-03-26 06:35:52,621 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:35:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:35:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:35:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:35:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:35:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:35:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:35:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:35:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:35:52 	at java.base/java.lang.Thread.run(Thread.java:829)
06:35:52 Caused by: Ice.CommunicatorDestroyedException: null
06:35:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:35:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:35:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:35:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:35:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:35:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:35:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:35:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:35:52 	... 7 common frames omitted
06:36:32 2024-03-26 06:36:32,982 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:36:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:32 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:32 Caused by: Ice.CommunicatorDestroyedException: null
06:36:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:32 	... 7 common frames omitted
06:36:34 2024-03-26 06:36:34,955 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:36:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:34 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:34 Caused by: Ice.CommunicatorDestroyedException: null
06:36:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:34 	... 7 common frames omitted
06:36:36 2024-03-26 06:36:36,989 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:36:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:36 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:36 Caused by: Ice.CommunicatorDestroyedException: null
06:36:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:36 	... 7 common frames omitted
06:36:38 2024-03-26 06:36:38,973 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:36:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:38 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:38 Caused by: Ice.CommunicatorDestroyedException: null
06:36:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:38 	... 7 common frames omitted
06:36:41 2024-03-26 06:36:41,039 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:36:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:41 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:41 Caused by: Ice.CommunicatorDestroyedException: null
06:36:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:41 	... 7 common frames omitted
06:36:44 2024-03-26 06:36:44,597 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:36:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:44 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:44 Caused by: Ice.CommunicatorDestroyedException: null
06:36:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:44 	... 7 common frames omitted
06:36:47 2024-03-26 06:36:47,660 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:36:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:47 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:47 Caused by: Ice.CommunicatorDestroyedException: null
06:36:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:47 	... 7 common frames omitted
06:36:50 2024-03-26 06:36:50,599 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:36:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:50 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:50 Caused by: Ice.CommunicatorDestroyedException: null
06:36:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:50 	... 7 common frames omitted
06:36:53 2024-03-26 06:36:53,574 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:36:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:53 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:53 Caused by: Ice.CommunicatorDestroyedException: null
06:36:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:53 	... 7 common frames omitted
06:36:56 2024-03-26 06:36:56,215 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:36:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:56 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:56 Caused by: Ice.CommunicatorDestroyedException: null
06:36:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:56 	... 7 common frames omitted
06:36:58 2024-03-26 06:36:58,448 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:36:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:36:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:36:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:36:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:36:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:36:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:36:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:36:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:36:58 	at java.base/java.lang.Thread.run(Thread.java:829)
06:36:58 Caused by: Ice.CommunicatorDestroyedException: null
06:36:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:36:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:36:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:36:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:36:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:36:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:36:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:36:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:36:58 	... 7 common frames omitted
06:37:00 2024-03-26 06:37:00,708 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:37:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:00 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:00 Caused by: Ice.CommunicatorDestroyedException: null
06:37:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:00 	... 7 common frames omitted
06:37:02 2024-03-26 06:37:02,955 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:37:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:02 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:02 Caused by: Ice.CommunicatorDestroyedException: null
06:37:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:02 	... 7 common frames omitted
06:37:05 2024-03-26 06:37:05,246 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:37:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:05 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:05 Caused by: Ice.CommunicatorDestroyedException: null
06:37:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:05 	... 7 common frames omitted
06:37:07 2024-03-26 06:37:07,480 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:37:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:07 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:07 Caused by: Ice.CommunicatorDestroyedException: null
06:37:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:07 	... 7 common frames omitted
06:37:09 2024-03-26 06:37:09,727 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:37:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:09 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:09 Caused by: Ice.CommunicatorDestroyedException: null
06:37:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:09 	... 7 common frames omitted
06:37:12 2024-03-26 06:37:12,243 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:37:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:12 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:12 Caused by: Ice.CommunicatorDestroyedException: null
06:37:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:12 	... 7 common frames omitted
06:37:14 2024-03-26 06:37:14,571 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:37:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:14 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:14 Caused by: Ice.CommunicatorDestroyedException: null
06:37:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:14 	... 7 common frames omitted
06:37:16 2024-03-26 06:37:16,971 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:37:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:16 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:16 Caused by: Ice.CommunicatorDestroyedException: null
06:37:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:16 	... 7 common frames omitted
06:37:19 2024-03-26 06:37:19,343 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:37:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:19 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:19 Caused by: Ice.CommunicatorDestroyedException: null
06:37:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:19 	... 7 common frames omitted
06:37:21 2024-03-26 06:37:21,714 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:37:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:21 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:21 Caused by: Ice.CommunicatorDestroyedException: null
06:37:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:21 	... 7 common frames omitted
06:37:25 2024-03-26 06:37:25,160 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:37:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:25 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:25 Caused by: Ice.CommunicatorDestroyedException: null
06:37:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:25 	... 7 common frames omitted
06:37:28 2024-03-26 06:37:28,596 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:37:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:28 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:28 Caused by: Ice.CommunicatorDestroyedException: null
06:37:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:28 	... 7 common frames omitted
06:37:31 2024-03-26 06:37:31,977 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:37:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:31 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:31 Caused by: Ice.CommunicatorDestroyedException: null
06:37:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:31 	... 7 common frames omitted
06:37:35 2024-03-26 06:37:35,344 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:37:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:35 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:35 Caused by: Ice.CommunicatorDestroyedException: null
06:37:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:35 	... 7 common frames omitted
06:37:37 2024-03-26 06:37:37,599 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:37:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:37 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:37 Caused by: Ice.CommunicatorDestroyedException: null
06:37:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:37 	... 7 common frames omitted
06:37:39 2024-03-26 06:37:39,804 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:37:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:39 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:39 Caused by: Ice.CommunicatorDestroyedException: null
06:37:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:39 	... 7 common frames omitted
06:37:41 2024-03-26 06:37:41,992 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:37:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:41 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:41 Caused by: Ice.CommunicatorDestroyedException: null
06:37:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:41 	... 7 common frames omitted
06:37:44 2024-03-26 06:37:44,270 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:37:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:44 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:44 Caused by: Ice.CommunicatorDestroyedException: null
06:37:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:44 	... 7 common frames omitted
06:37:46 2024-03-26 06:37:46,511 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:37:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:46 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:46 Caused by: Ice.CommunicatorDestroyedException: null
06:37:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:46 	... 7 common frames omitted
06:37:48 2024-03-26 06:37:48,712 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:37:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:48 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:48 Caused by: Ice.CommunicatorDestroyedException: null
06:37:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:48 	... 7 common frames omitted
06:37:50 2024-03-26 06:37:50,911 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:37:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:50 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:50 Caused by: Ice.CommunicatorDestroyedException: null
06:37:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:50 	... 7 common frames omitted
06:37:53 2024-03-26 06:37:53,120 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:37:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:53 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:53 Caused by: Ice.CommunicatorDestroyedException: null
06:37:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:53 	... 7 common frames omitted
06:37:55 2024-03-26 06:37:55,452 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:37:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:55 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:55 Caused by: Ice.CommunicatorDestroyedException: null
06:37:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:55 	... 7 common frames omitted
06:37:57 2024-03-26 06:37:57,795 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:37:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:37:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:37:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:37:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:37:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:37:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:37:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:37:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:37:57 	at java.base/java.lang.Thread.run(Thread.java:829)
06:37:57 Caused by: Ice.CommunicatorDestroyedException: null
06:37:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:37:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:37:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:37:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:37:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:37:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:37:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:37:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:37:57 	... 7 common frames omitted
06:38:00 2024-03-26 06:38:00,159 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:38:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:00 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:00 Caused by: Ice.CommunicatorDestroyedException: null
06:38:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:00 	... 7 common frames omitted
06:38:02 2024-03-26 06:38:02,594 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:38:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:02 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:02 Caused by: Ice.CommunicatorDestroyedException: null
06:38:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:02 	... 7 common frames omitted
06:38:06 2024-03-26 06:38:06,197 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:38:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:06 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:06 Caused by: Ice.CommunicatorDestroyedException: null
06:38:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:06 	... 7 common frames omitted
06:38:09 2024-03-26 06:38:09,694 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:38:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:09 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:09 Caused by: Ice.CommunicatorDestroyedException: null
06:38:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:09 	... 7 common frames omitted
06:38:13 2024-03-26 06:38:13,142 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:38:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:13 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:13 Caused by: Ice.CommunicatorDestroyedException: null
06:38:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:13 	... 7 common frames omitted
06:38:16 2024-03-26 06:38:16,550 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:38:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:16 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:16 Caused by: Ice.CommunicatorDestroyedException: null
06:38:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:16 	... 7 common frames omitted
06:38:18 2024-03-26 06:38:18,814 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:38:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:18 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:18 Caused by: Ice.CommunicatorDestroyedException: null
06:38:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:18 	... 7 common frames omitted
06:38:21 2024-03-26 06:38:21,039 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:38:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:21 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:21 Caused by: Ice.CommunicatorDestroyedException: null
06:38:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:21 	... 7 common frames omitted
06:38:23 2024-03-26 06:38:23,259 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:38:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:23 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:23 Caused by: Ice.CommunicatorDestroyedException: null
06:38:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:23 	... 7 common frames omitted
06:38:25 2024-03-26 06:38:25,549 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:38:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:25 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:25 Caused by: Ice.CommunicatorDestroyedException: null
06:38:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:25 	... 7 common frames omitted
06:38:27 2024-03-26 06:38:27,773 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:38:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:27 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:27 Caused by: Ice.CommunicatorDestroyedException: null
06:38:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:27 	... 7 common frames omitted
06:38:30 2024-03-26 06:38:30,009 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:38:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:30 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:30 Caused by: Ice.CommunicatorDestroyedException: null
06:38:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:30 	... 7 common frames omitted
06:38:32 2024-03-26 06:38:32,313 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:38:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:32 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:32 Caused by: Ice.CommunicatorDestroyedException: null
06:38:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:32 	... 7 common frames omitted
06:38:59 2024-03-26 06:38:59,048 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:38:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:38:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:38:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:38:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:38:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:38:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:38:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:38:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:38:59 	at java.base/java.lang.Thread.run(Thread.java:829)
06:38:59 Caused by: Ice.CommunicatorDestroyedException: null
06:38:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:38:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:38:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:38:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:38:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:38:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:38:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:38:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:38:59 	... 7 common frames omitted
06:39:02 2024-03-26 06:39:02,709 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:39:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:02 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:02 Caused by: Ice.CommunicatorDestroyedException: null
06:39:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:02 	... 7 common frames omitted
06:39:05 2024-03-26 06:39:05,979 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:39:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:05 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:05 Caused by: Ice.CommunicatorDestroyedException: null
06:39:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:05 	... 7 common frames omitted
06:39:09 2024-03-26 06:39:09,229 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:39:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:09 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:09 Caused by: Ice.CommunicatorDestroyedException: null
06:39:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:09 	... 7 common frames omitted
06:39:12 2024-03-26 06:39:12,511 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:39:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:12 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:12 Caused by: Ice.CommunicatorDestroyedException: null
06:39:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:12 	... 7 common frames omitted
06:39:15 2024-03-26 06:39:15,925 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:39:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:15 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:15 Caused by: Ice.CommunicatorDestroyedException: null
06:39:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:15 	... 7 common frames omitted
06:39:19 2024-03-26 06:39:19,263 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:39:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:19 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:19 Caused by: Ice.CommunicatorDestroyedException: null
06:39:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:19 	... 7 common frames omitted
06:39:22 2024-03-26 06:39:22,598 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:39:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:22 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:22 Caused by: Ice.CommunicatorDestroyedException: null
06:39:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:22 	... 7 common frames omitted
06:39:25 2024-03-26 06:39:25,890 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:39:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:25 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:25 Caused by: Ice.CommunicatorDestroyedException: null
06:39:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:25 	... 7 common frames omitted
06:39:28 2024-03-26 06:39:28,319 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:39:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:28 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:28 Caused by: Ice.CommunicatorDestroyedException: null
06:39:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:28 	... 7 common frames omitted
06:39:30 2024-03-26 06:39:30,372 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:39:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:30 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:30 Caused by: Ice.CommunicatorDestroyedException: null
06:39:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:30 	... 7 common frames omitted
06:39:32 2024-03-26 06:39:32,431 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:39:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:32 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:32 Caused by: Ice.CommunicatorDestroyedException: null
06:39:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:32 	... 7 common frames omitted
06:39:35 2024-03-26 06:39:35,551 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:39:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:35 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:35 Caused by: Ice.CommunicatorDestroyedException: null
06:39:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:35 	... 7 common frames omitted
06:39:37 2024-03-26 06:39:37,893 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:39:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:37 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:37 Caused by: Ice.CommunicatorDestroyedException: null
06:39:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:37 	... 7 common frames omitted
06:39:40 2024-03-26 06:39:40,406 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:39:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:40 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:40 Caused by: Ice.CommunicatorDestroyedException: null
06:39:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:40 	... 7 common frames omitted
06:39:42 2024-03-26 06:39:42,861 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:39:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:42 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:42 Caused by: Ice.CommunicatorDestroyedException: null
06:39:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:42 	... 7 common frames omitted
06:39:45 2024-03-26 06:39:45,454 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:39:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:45 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:45 Caused by: Ice.CommunicatorDestroyedException: null
06:39:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:45 	... 7 common frames omitted
06:39:49 2024-03-26 06:39:49,355 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:39:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:49 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:49 Caused by: Ice.CommunicatorDestroyedException: null
06:39:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:49 	... 7 common frames omitted
06:39:53 2024-03-26 06:39:53,330 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:39:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:53 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:53 Caused by: Ice.CommunicatorDestroyedException: null
06:39:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:53 	... 7 common frames omitted
06:39:57 2024-03-26 06:39:57,202 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:39:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:39:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:39:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:39:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:39:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:39:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:39:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:39:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:39:57 	at java.base/java.lang.Thread.run(Thread.java:829)
06:39:57 Caused by: Ice.CommunicatorDestroyedException: null
06:39:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:39:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:39:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:39:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:39:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:39:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:39:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:39:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:39:57 	... 7 common frames omitted
06:40:01 2024-03-26 06:40:01,159 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:40:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:40:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:40:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:40:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:40:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:40:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:40:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:40:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:40:01 	at java.base/java.lang.Thread.run(Thread.java:829)
06:40:01 Caused by: Ice.CommunicatorDestroyedException: null
06:40:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:40:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:40:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:40:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:40:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:40:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:40:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:40:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:40:01 	... 7 common frames omitted
06:40:05 2024-03-26 06:40:05,164 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:40:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:40:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:40:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:40:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:40:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:40:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:40:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:40:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:40:05 	at java.base/java.lang.Thread.run(Thread.java:829)
06:40:05 Caused by: Ice.CommunicatorDestroyedException: null
06:40:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:40:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:40:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:40:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:40:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:40:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:40:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:40:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:40:05 	... 7 common frames omitted
06:40:09 2024-03-26 06:40:09,195 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:40:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:40:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:40:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:40:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:40:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:40:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:40:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:40:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:40:09 	at java.base/java.lang.Thread.run(Thread.java:829)
06:40:09 Caused by: Ice.CommunicatorDestroyedException: null
06:40:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:40:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:40:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:40:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:40:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:40:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:40:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:40:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:40:09 	... 7 common frames omitted
06:40:13 2024-03-26 06:40:13,538 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:40:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:40:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:40:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:40:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:40:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:40:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:40:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:40:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:40:13 	at java.base/java.lang.Thread.run(Thread.java:829)
06:40:13 Caused by: Ice.CommunicatorDestroyedException: null
06:40:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:40:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:40:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:40:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:40:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:40:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:40:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:40:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:40:13 	... 7 common frames omitted
06:41:35 2024-03-26 06:41:35,542 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:41:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:41:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:41:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:41:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:41:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:41:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:41:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:41:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:41:35 	at java.base/java.lang.Thread.run(Thread.java:829)
06:41:35 Caused by: Ice.CommunicatorDestroyedException: null
06:41:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:41:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:41:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:41:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:41:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:41:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:41:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:41:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:41:35 	... 7 common frames omitted
06:41:38 2024-03-26 06:41:38,398 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:41:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:41:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:41:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:41:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:41:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:41:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:41:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:41:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:41:38 	at java.base/java.lang.Thread.run(Thread.java:829)
06:41:38 Caused by: Ice.CommunicatorDestroyedException: null
06:41:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:41:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:41:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:41:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:41:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:41:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:41:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:41:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:41:38 	... 7 common frames omitted
06:41:41 2024-03-26 06:41:41,791 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:41:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:41:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:41:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:41:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:41:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:41:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:41:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:41:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:41:41 	at java.base/java.lang.Thread.run(Thread.java:829)
06:41:41 Caused by: Ice.CommunicatorDestroyedException: null
06:41:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:41:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:41:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:41:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:41:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:41:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:41:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:41:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:41:41 	... 7 common frames omitted
06:41:44 2024-03-26 06:41:44,730 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:41:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:41:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:41:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:41:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:41:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:41:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:41:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:41:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:41:44 	at java.base/java.lang.Thread.run(Thread.java:829)
06:41:44 Caused by: Ice.CommunicatorDestroyedException: null
06:41:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:41:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:41:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:41:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:41:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:41:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:41:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:41:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:41:44 	... 7 common frames omitted
06:41:48 2024-03-26 06:41:48,176 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:41:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:41:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:41:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:41:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:41:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:41:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:41:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:41:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:41:48 	at java.base/java.lang.Thread.run(Thread.java:829)
06:41:48 Caused by: Ice.CommunicatorDestroyedException: null
06:41:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:41:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:41:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:41:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:41:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:41:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:41:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:41:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:41:48 	... 7 common frames omitted
06:41:52 2024-03-26 06:41:52,445 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:41:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:41:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:41:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:41:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:41:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:41:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:41:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:41:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:41:52 	at java.base/java.lang.Thread.run(Thread.java:829)
06:41:52 Caused by: Ice.CommunicatorDestroyedException: null
06:41:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:41:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:41:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:41:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:41:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:41:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:41:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:41:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:41:52 	... 7 common frames omitted
06:41:56 2024-03-26 06:41:56,709 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:41:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:41:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:41:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:41:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:41:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:41:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:41:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:41:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:41:56 	at java.base/java.lang.Thread.run(Thread.java:829)
06:41:56 Caused by: Ice.CommunicatorDestroyedException: null
06:41:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:41:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:41:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:41:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:41:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:41:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:41:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:41:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:41:56 	... 7 common frames omitted
06:42:01 2024-03-26 06:42:01,114 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:42:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:01 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:01 Caused by: Ice.CommunicatorDestroyedException: null
06:42:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:01 	... 7 common frames omitted
06:42:05 2024-03-26 06:42:05,434 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:42:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:05 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:05 Caused by: Ice.CommunicatorDestroyedException: null
06:42:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:05 	... 7 common frames omitted
06:42:09 2024-03-26 06:42:09,435 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:42:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:09 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:09 Caused by: Ice.CommunicatorDestroyedException: null
06:42:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:09 	... 7 common frames omitted
06:42:13 2024-03-26 06:42:13,505 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:42:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:13 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:13 Caused by: Ice.CommunicatorDestroyedException: null
06:42:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:13 	... 7 common frames omitted
06:42:17 2024-03-26 06:42:17,684 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:42:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:17 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:17 Caused by: Ice.CommunicatorDestroyedException: null
06:42:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:17 	... 7 common frames omitted
06:42:21 2024-03-26 06:42:21,806 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:42:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:21 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:21 Caused by: Ice.CommunicatorDestroyedException: null
06:42:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:21 	... 7 common frames omitted
06:42:27 2024-03-26 06:42:27,565 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:42:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:27 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:27 Caused by: Ice.CommunicatorDestroyedException: null
06:42:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:27 	... 7 common frames omitted
06:42:32 2024-03-26 06:42:32,816 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:42:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:32 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:32 Caused by: Ice.CommunicatorDestroyedException: null
06:42:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:32 	... 7 common frames omitted
06:42:38 2024-03-26 06:42:38,097 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:42:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:38 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:38 Caused by: Ice.CommunicatorDestroyedException: null
06:42:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:38 	... 7 common frames omitted
06:42:43 2024-03-26 06:42:43,363 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:42:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:43 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:43 Caused by: Ice.CommunicatorDestroyedException: null
06:42:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:43 	... 7 common frames omitted
06:42:44 2024-03-26 06:42:44,620 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:42:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:44 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:44 Caused by: Ice.CommunicatorDestroyedException: null
06:42:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:44 	... 7 common frames omitted
06:42:45 2024-03-26 06:42:45,917 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:42:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:45 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:45 Caused by: Ice.CommunicatorDestroyedException: null
06:42:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:45 	... 7 common frames omitted
06:42:47 2024-03-26 06:42:47,181 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:42:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:47 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:47 Caused by: Ice.CommunicatorDestroyedException: null
06:42:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:47 	... 7 common frames omitted
06:42:48 2024-03-26 06:42:48,435 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:42:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:48 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:48 Caused by: Ice.CommunicatorDestroyedException: null
06:42:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:48 	... 7 common frames omitted
06:42:49 2024-03-26 06:42:49,741 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:42:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:49 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:49 Caused by: Ice.CommunicatorDestroyedException: null
06:42:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:49 	... 7 common frames omitted
06:42:50 2024-03-26 06:42:50,988 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:42:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:50 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:50 Caused by: Ice.CommunicatorDestroyedException: null
06:42:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:50 	... 7 common frames omitted
06:42:52 2024-03-26 06:42:52,249 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:42:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:52 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:52 Caused by: Ice.CommunicatorDestroyedException: null
06:42:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:52 	... 7 common frames omitted
06:42:53 2024-03-26 06:42:53,480 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:42:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:53 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:53 Caused by: Ice.CommunicatorDestroyedException: null
06:42:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:53 	... 7 common frames omitted
06:42:54 2024-03-26 06:42:54,647 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:42:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:54 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:54 Caused by: Ice.CommunicatorDestroyedException: null
06:42:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:54 	... 7 common frames omitted
06:42:55 2024-03-26 06:42:55,816 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:42:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:55 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:55 Caused by: Ice.CommunicatorDestroyedException: null
06:42:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:55 	... 7 common frames omitted
06:42:57 2024-03-26 06:42:57,053 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:42:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:57 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:57 Caused by: Ice.CommunicatorDestroyedException: null
06:42:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:57 	... 7 common frames omitted
06:42:58 2024-03-26 06:42:58,262 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:42:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:58 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:58 Caused by: Ice.CommunicatorDestroyedException: null
06:42:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:58 	... 7 common frames omitted
06:42:59 2024-03-26 06:42:59,463 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:42:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:42:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:42:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:42:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:42:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:42:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:42:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:42:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:42:59 	at java.base/java.lang.Thread.run(Thread.java:829)
06:42:59 Caused by: Ice.CommunicatorDestroyedException: null
06:42:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:42:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:42:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:42:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:42:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:42:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:42:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:42:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:42:59 	... 7 common frames omitted
06:43:00 2024-03-26 06:43:00,647 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:43:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:00 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:00 Caused by: Ice.CommunicatorDestroyedException: null
06:43:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:00 	... 7 common frames omitted
06:43:01 2024-03-26 06:43:01,826 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:43:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:01 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:01 Caused by: Ice.CommunicatorDestroyedException: null
06:43:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:01 	... 7 common frames omitted
06:43:03 2024-03-26 06:43:03,107 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:43:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:03 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:03 Caused by: Ice.CommunicatorDestroyedException: null
06:43:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:03 	... 7 common frames omitted
06:43:04 2024-03-26 06:43:04,414 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:43:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:04 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:04 Caused by: Ice.CommunicatorDestroyedException: null
06:43:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:04 	... 7 common frames omitted
06:43:05 2024-03-26 06:43:05,632 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:43:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:05 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:05 Caused by: Ice.CommunicatorDestroyedException: null
06:43:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:05 	... 7 common frames omitted
06:43:06 2024-03-26 06:43:06,859 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:43:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:06 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:06 Caused by: Ice.CommunicatorDestroyedException: null
06:43:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:06 	... 7 common frames omitted
06:43:08 2024-03-26 06:43:08,202 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:43:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:08 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:08 Caused by: Ice.CommunicatorDestroyedException: null
06:43:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:08 	... 7 common frames omitted
06:43:09 2024-03-26 06:43:09,457 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:43:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:09 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:09 Caused by: Ice.CommunicatorDestroyedException: null
06:43:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:09 	... 7 common frames omitted
06:43:10 2024-03-26 06:43:10,784 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:43:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:10 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:10 Caused by: Ice.CommunicatorDestroyedException: null
06:43:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:10 	... 7 common frames omitted
06:43:12 2024-03-26 06:43:12,062 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:43:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:12 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:12 Caused by: Ice.CommunicatorDestroyedException: null
06:43:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:12 	... 7 common frames omitted
06:43:13 2024-03-26 06:43:13,364 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:43:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:13 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:13 Caused by: Ice.CommunicatorDestroyedException: null
06:43:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:13 	... 7 common frames omitted
06:43:14 2024-03-26 06:43:14,607 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:43:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:14 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:14 Caused by: Ice.CommunicatorDestroyedException: null
06:43:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:14 	... 7 common frames omitted
06:43:15 2024-03-26 06:43:15,850 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:43:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:15 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:15 Caused by: Ice.CommunicatorDestroyedException: null
06:43:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:15 	... 7 common frames omitted
06:43:17 2024-03-26 06:43:17,053 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:43:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:17 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:17 Caused by: Ice.CommunicatorDestroyedException: null
06:43:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:17 	... 7 common frames omitted
06:43:18 2024-03-26 06:43:18,260 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:43:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:18 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:18 Caused by: Ice.CommunicatorDestroyedException: null
06:43:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:18 	... 7 common frames omitted
06:43:19 2024-03-26 06:43:19,502 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:43:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:19 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:19 Caused by: Ice.CommunicatorDestroyedException: null
06:43:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:19 	... 7 common frames omitted
06:43:20 2024-03-26 06:43:20,704 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:43:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:20 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:20 Caused by: Ice.CommunicatorDestroyedException: null
06:43:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:20 	... 7 common frames omitted
06:43:21 2024-03-26 06:43:21,928 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:43:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:21 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:21 Caused by: Ice.CommunicatorDestroyedException: null
06:43:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:21 	... 7 common frames omitted
06:43:23 2024-03-26 06:43:23,192 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:43:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:23 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:23 Caused by: Ice.CommunicatorDestroyedException: null
06:43:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:23 	... 7 common frames omitted
06:43:25 2024-03-26 06:43:25,755 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:43:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:25 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:25 Caused by: Ice.CommunicatorDestroyedException: null
06:43:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:25 	... 7 common frames omitted
06:43:28 2024-03-26 06:43:28,306 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:43:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:28 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:28 Caused by: Ice.CommunicatorDestroyedException: null
06:43:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:28 	... 7 common frames omitted
06:43:30 2024-03-26 06:43:30,860 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:43:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:30 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:30 Caused by: Ice.CommunicatorDestroyedException: null
06:43:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:30 	... 7 common frames omitted
06:43:33 2024-03-26 06:43:33,479 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:43:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:33 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:33 Caused by: Ice.CommunicatorDestroyedException: null
06:43:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:33 	... 7 common frames omitted
06:43:37 2024-03-26 06:43:37,912 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:43:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:37 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:37 Caused by: Ice.CommunicatorDestroyedException: null
06:43:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:37 	... 7 common frames omitted
06:43:41 2024-03-26 06:43:41,787 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:43:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:41 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:41 Caused by: Ice.CommunicatorDestroyedException: null
06:43:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:41 	... 7 common frames omitted
06:43:45 2024-03-26 06:43:45,663 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:43:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:45 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:45 Caused by: Ice.CommunicatorDestroyedException: null
06:43:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:45 	... 7 common frames omitted
06:43:59 2024-03-26 06:43:59,932 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:43:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:43:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:43:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:43:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:43:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:43:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:43:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:43:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:43:59 	at java.base/java.lang.Thread.run(Thread.java:829)
06:43:59 Caused by: Ice.CommunicatorDestroyedException: null
06:43:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:43:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:43:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:43:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:43:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:43:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:43:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:43:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:43:59 	... 7 common frames omitted
06:44:02 2024-03-26 06:44:02,302 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:44:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:44:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:44:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:44:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:44:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:44:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:44:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:44:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:44:02 	at java.base/java.lang.Thread.run(Thread.java:829)
06:44:02 Caused by: Ice.CommunicatorDestroyedException: null
06:44:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:44:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:44:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:44:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:44:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:44:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:44:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:44:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:44:02 	... 7 common frames omitted
06:44:04 2024-03-26 06:44:04,822 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:44:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:44:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:44:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:44:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:44:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:44:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:44:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:44:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:44:04 	at java.base/java.lang.Thread.run(Thread.java:829)
06:44:04 Caused by: Ice.CommunicatorDestroyedException: null
06:44:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:44:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:44:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:44:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:44:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:44:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:44:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:44:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:44:04 	... 7 common frames omitted
06:44:07 2024-03-26 06:44:07,263 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:44:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:44:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:44:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:44:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:44:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:44:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:44:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:44:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:44:07 	at java.base/java.lang.Thread.run(Thread.java:829)
06:44:07 Caused by: Ice.CommunicatorDestroyedException: null
06:44:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:44:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:44:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:44:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:44:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:44:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:44:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:44:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:44:07 	... 7 common frames omitted
06:48:09 2024-03-26 06:48:09,990 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:48:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:09 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:09 Caused by: Ice.CommunicatorDestroyedException: null
06:48:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:09 	... 7 common frames omitted
06:48:11 2024-03-26 06:48:11,348 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:48:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:11 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:11 Caused by: Ice.CommunicatorDestroyedException: null
06:48:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:11 	... 7 common frames omitted
06:48:11 2024-03-26 06:48:11,944 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
06:48:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:11 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:11 Caused by: Ice.CommunicatorDestroyedException: null
06:48:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:11 	... 7 common frames omitted
06:48:12 2024-03-26 06:48:12,522 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:48:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:12 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:12 Caused by: Ice.CommunicatorDestroyedException: null
06:48:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:12 	... 7 common frames omitted
06:48:13 2024-03-26 06:48:13,091 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:48:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:13 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:13 Caused by: Ice.CommunicatorDestroyedException: null
06:48:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:13 	... 7 common frames omitted
06:48:14 2024-03-26 06:48:14,230 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:48:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:14 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:14 Caused by: Ice.CommunicatorDestroyedException: null
06:48:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:14 	... 7 common frames omitted
06:48:14 2024-03-26 06:48:14,920 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:48:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:14 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:14 Caused by: Ice.CommunicatorDestroyedException: null
06:48:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:14 	... 7 common frames omitted
06:48:16 2024-03-26 06:48:16,096 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:48:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:16 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:16 Caused by: Ice.CommunicatorDestroyedException: null
06:48:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:16 	... 7 common frames omitted
06:48:16 2024-03-26 06:48:16,654 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:48:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:16 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:16 Caused by: Ice.CommunicatorDestroyedException: null
06:48:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:16 	... 7 common frames omitted
06:48:17 2024-03-26 06:48:17,233 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:48:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:17 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:17 Caused by: Ice.CommunicatorDestroyedException: null
06:48:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:17 	... 7 common frames omitted
06:48:17 2024-03-26 06:48:17,793 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
06:48:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:17 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:17 Caused by: Ice.CommunicatorDestroyedException: null
06:48:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:17 	... 7 common frames omitted
06:48:20 2024-03-26 06:48:20,207 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:48:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:48:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:48:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:48:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:48:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:48:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:48:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:48:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:48:20 	at java.base/java.lang.Thread.run(Thread.java:829)
06:48:20 Caused by: Ice.CommunicatorDestroyedException: null
06:48:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:48:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:48:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:48:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:48:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:48:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:48:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:48:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:48:20 	... 7 common frames omitted
06:50:54 2024-03-26 06:50:54,987 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
06:50:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:50:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:50:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:50:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:50:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:50:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:50:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:50:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:50:54 	at java.base/java.lang.Thread.run(Thread.java:829)
06:50:54 Caused by: Ice.CommunicatorDestroyedException: null
06:50:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:50:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:50:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:50:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:50:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:50:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:50:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:50:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:50:54 	... 7 common frames omitted
06:51:00 2024-03-26 06:51:00,009 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:51:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:00 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:00 Caused by: Ice.CommunicatorDestroyedException: null
06:51:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:00 	... 7 common frames omitted
06:51:08 2024-03-26 06:51:08,596 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
06:51:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:08 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:08 Caused by: Ice.CommunicatorDestroyedException: null
06:51:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:08 	... 7 common frames omitted
06:51:29 2024-03-26 06:51:29,440 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:51:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:29 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:29 Caused by: Ice.CommunicatorDestroyedException: null
06:51:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:29 	... 7 common frames omitted
06:51:31 2024-03-26 06:51:31,632 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:51:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:31 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:31 Caused by: Ice.CommunicatorDestroyedException: null
06:51:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:31 	... 7 common frames omitted
06:51:33 2024-03-26 06:51:33,450 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:51:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:33 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:33 Caused by: Ice.CommunicatorDestroyedException: null
06:51:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:33 	... 7 common frames omitted
06:51:35 2024-03-26 06:51:35,396 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:51:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:35 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:35 Caused by: Ice.CommunicatorDestroyedException: null
06:51:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:35 	... 7 common frames omitted
06:51:37 2024-03-26 06:51:37,214 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:51:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:37 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:37 Caused by: Ice.CommunicatorDestroyedException: null
06:51:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:37 	... 7 common frames omitted
06:51:39 2024-03-26 06:51:39,159 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:51:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:39 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:39 Caused by: Ice.CommunicatorDestroyedException: null
06:51:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:39 	... 7 common frames omitted
06:51:40 2024-03-26 06:51:40,987 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:51:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:40 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:40 Caused by: Ice.CommunicatorDestroyedException: null
06:51:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:40 	... 7 common frames omitted
06:51:42 2024-03-26 06:51:42,976 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:51:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:42 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:42 Caused by: Ice.CommunicatorDestroyedException: null
06:51:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:42 	... 7 common frames omitted
06:51:44 2024-03-26 06:51:44,852 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:51:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:44 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:44 Caused by: Ice.CommunicatorDestroyedException: null
06:51:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:44 	... 7 common frames omitted
06:51:46 2024-03-26 06:51:46,764 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:51:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:46 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:46 Caused by: Ice.CommunicatorDestroyedException: null
06:51:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:46 	... 7 common frames omitted
06:51:48 2024-03-26 06:51:48,677 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
06:51:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:48 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:48 Caused by: Ice.CommunicatorDestroyedException: null
06:51:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:48 	... 7 common frames omitted
06:51:50 2024-03-26 06:51:50,684 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
06:51:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:50 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:50 Caused by: Ice.CommunicatorDestroyedException: null
06:51:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:50 	... 7 common frames omitted
06:51:51 2024-03-26 06:51:51,968 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
06:51:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:51:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:51:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:51:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:51:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:51:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:51:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:51:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:51:51 	at java.base/java.lang.Thread.run(Thread.java:829)
06:51:51 Caused by: Ice.CommunicatorDestroyedException: null
06:51:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:51:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:51:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:51:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:51:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:51:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:51:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:51:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:51:51 	... 7 common frames omitted
06:57:36 2024-03-26 06:57:36,969 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
06:57:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:57:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:57:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:57:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:57:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:57:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:57:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:57:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:57:36 	at java.base/java.lang.Thread.run(Thread.java:829)
06:57:36 Caused by: Ice.CommunicatorDestroyedException: null
06:57:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:57:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:57:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:57:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:57:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:57:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:57:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:57:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:57:36 	... 7 common frames omitted
06:58:24 2024-03-26 06:58:24,685 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
06:58:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:58:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:58:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:58:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:58:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:58:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:58:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:58:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:58:24 	at java.base/java.lang.Thread.run(Thread.java:829)
06:58:24 Caused by: Ice.CommunicatorDestroyedException: null
06:58:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:58:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:58:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:58:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:58:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:58:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:58:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:58:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:58:24 	... 7 common frames omitted
06:58:27 2024-03-26 06:58:27,273 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
06:58:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
06:58:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
06:58:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
06:58:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
06:58:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
06:58:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
06:58:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
06:58:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
06:58:27 	at java.base/java.lang.Thread.run(Thread.java:829)
06:58:27 Caused by: Ice.CommunicatorDestroyedException: null
06:58:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
06:58:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
06:58:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
06:58:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
06:58:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
06:58:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
06:58:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
06:58:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
06:58:27 	... 7 common frames omitted
07:00:21 FATAL: command execution failed
07:00:21 java.nio.channels.ClosedChannelException
07:00:21 	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241)
07:00:21 	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
07:00:21 	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
07:00:21 	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:177)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:279)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:244)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:196)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:209)
07:00:21 	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:793)
07:00:21 	at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:343)
07:00:21 	at hudson.remoting.Channel.close(Channel.java:1497)
07:00:21 	at hudson.remoting.Channel.close(Channel.java:1450)
07:00:21 	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:943)
07:00:21 	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:909)
07:00:21 	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97)
07:00:21 	at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$11(Jenkins.java:3785)
07:00:21 	at hudson.model.Queue._withLock(Queue.java:1401)
07:00:21 	at hudson.model.Queue.withLock(Queue.java:1275)
07:00:21 	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3781)
07:00:21 	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3662)
07:00:21 	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:374)
07:00:21 	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059)
07:00:21 	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636)
07:00:21 	at org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016)
07:00:21 	at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306)
07:00:21 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
07:00:21 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
07:00:21 	at org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412)
07:00:21 	at org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413)
07:00:21 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
07:00:21 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
07:00:21 	at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497)
07:00:21 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
07:00:21 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
07:00:21 	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039)
07:00:21 	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399)
07:00:21 	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311)
07:00:21 	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087)
07:00:21 	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312)
07:00:21 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
07:00:21 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
07:00:21 	at org.eclipse.jetty.server.Server.doStop(Server.java:517)
07:00:21 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
07:00:21 	at winstone.Launcher.shutdown(Launcher.java:442)
07:00:21 	at winstone.ShutdownHook.run(ShutdownHook.java:28)
07:00:21 Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from merge-ci-testintegration-1.merge-ci_omero-network/172.18.0.12:52586' is disconnected.
07:00:21 	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
07:00:21 	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
07:00:21 	at jdk.proxy2/jdk.proxy2.$Proxy168.isAlive(Unknown Source)
07:00:21 	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
07:00:21 	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
07:00:21 	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
07:00:21 	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
07:00:21 	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
07:00:21 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
07:00:21 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
07:00:21 	at hudson.model.Build$BuildExecution.build(Build.java:199)
07:00:21 	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
07:00:21 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
07:00:21 	at hudson.model.Run.execute(Run.java:1895)
07:00:21 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
07:00:21 	at hudson.model.ResourceController.execute(ResourceController.java:101)
07:00:21 	at hudson.model.Executor.run(Executor.java:442)
07:00:21 FATAL: Unable to delete script file /tmp/jenkins10034887879277798350.sh
07:00:21 java.nio.channels.ClosedChannelException
07:00:21 	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241)
07:00:21 	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
07:00:21 	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
07:00:21 	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:177)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:279)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:244)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:196)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:209)
07:00:21 	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:793)
07:00:21 	at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
07:00:21 	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:343)
07:00:21 	at hudson.remoting.Channel.close(Channel.java:1497)
07:00:21 	at hudson.remoting.Channel.close(Channel.java:1450)
07:00:21 	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:943)
07:00:21 	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:909)
07:00:21 	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97)
07:00:21 	at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$11(Jenkins.java:3785)
07:00:21 	at hudson.model.Queue._withLock(Queue.java:1401)
07:00:21 	at hudson.model.Queue.withLock(Queue.java:1275)
07:00:21 	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3781)
07:00:21 	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3662)
07:00:21 	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:374)
07:00:21 	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059)
07:00:21 	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636)
07:00:21 	at org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016)
07:00:21 	at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306)
07:00:21 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
07:00:21 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
07:00:21 	at org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412)
07:00:21 	at org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413)
07:00:21 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
07:00:21 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
07:00:21 	at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497)
07:00:21 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
07:00:21 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
07:00:21 	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039)
07:00:21 	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399)
07:00:21 	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311)
07:00:21 	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087)
07:00:21 	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312)
07:00:21 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
07:00:21 	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
07:00:21 	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
07:00:21 	at org.eclipse.jetty.server.Server.doStop(Server.java:517)
07:00:21 	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
07:00:21 	at winstone.Launcher.shutdown(Launcher.java:442)
07:00:21 	at winstone.ShutdownHook.run(ShutdownHook.java:28)
07:00:21 Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@17980274:JNLP4-connect connection from merge-ci-testintegration-1.merge-ci_omero-network/172.18.0.12:52586": Remote call on JNLP4-connect connection from merge-ci-testintegration-1.merge-ci_omero-network/172.18.0.12:52586 failed. The channel is closing down or has closed down
07:00:21 	at hudson.remoting.Channel.call(Channel.java:996)
07:00:21 	at hudson.FilePath.act(FilePath.java:1230)
07:00:21 	at hudson.FilePath.act(FilePath.java:1219)
07:00:21 	at hudson.FilePath.delete(FilePath.java:1766)
07:00:21 	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
07:00:21 	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
07:00:21 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
07:00:21 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
07:00:21 	at hudson.model.Build$BuildExecution.build(Build.java:199)
07:00:21 	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
07:00:21 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
07:00:21 	at hudson.model.Run.execute(Run.java:1895)
07:00:21 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
07:00:21 	at hudson.model.ResourceController.execute(ResourceController.java:101)
07:00:21 	at hudson.model.Executor.run(Executor.java:442)
07:00:21 Build step 'Execute shell' marked build as failure
07:00:21 ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for OMERO-test-integration #9
07:00:21 ERROR: Step ‘Publish TestNG Results’ failed: no workspace for OMERO-test-integration #9
07:00:21 Finished: FAILURE