01:27:47 Started by upstream project "Trigger" build number 517 01:27:47 originally caused by: 01:27:47 Started by timer 01:27:47 Running as SYSTEM 01:27:47 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration 01:27:47 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins12925399507347680509.sh 01:27:48 + rm -rf /home/omero/workspace/OMERO-test-integration/.venv3 01:27:49 + python3.11 -m venv /home/omero/workspace/OMERO-test-integration/.venv3 01:27:57 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate 01:27:57 ++ deactivate nondestructive 01:27:57 ++ '[' -n '' ']' 01:27:57 ++ '[' -n '' ']' 01:27:57 ++ hash -r 01:27:57 ++ '[' -n '' ']' 01:27:57 ++ unset VIRTUAL_ENV 01:27:57 ++ unset VIRTUAL_ENV_PROMPT 01:27:57 ++ '[' '!' nondestructive = nondestructive ']' 01:27:57 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 01:27:57 ++ export VIRTUAL_ENV 01:27:57 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 01:27:57 ++ 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 01:27:57 ++ export PATH 01:27:57 ++ '[' -n '' ']' 01:27:57 ++ '[' -z '' ']' 01:27:57 ++ _OLD_VIRTUAL_PS1= 01:27:57 ++ PS1='(.venv3) ' 01:27:57 ++ export PS1 01:27:57 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' 01:27:57 ++ export VIRTUAL_ENV_PROMPT 01:27:57 ++ hash -r 01:27:57 + pip install -U pip setuptools 01:27:58 Requirement already satisfied: pip in ./.venv3/lib64/python3.11/site-packages (22.3.1) 01:27:58 Collecting pip 01:27:58 Using cached pip-25.1.1-py3-none-any.whl (1.8 MB) 01:27:58 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (65.5.1) 01:27:58 Collecting setuptools 01:27:58 Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB) 01:27:58 Installing collected packages: setuptools, pip 01:27:58 Attempting uninstall: setuptools 01:27:58 Found existing installation: setuptools 65.5.1 01:27:59 Uninstalling setuptools-65.5.1: 01:27:59 Successfully uninstalled setuptools-65.5.1 01:28:00 Attempting uninstall: pip 01:28:00 Found existing installation: pip 22.3.1 01:28:00 Uninstalling pip-22.3.1: 01:28:00 Successfully uninstalled pip-22.3.1 01:28:02 Successfully installed pip-25.1.1 setuptools-80.9.0 01:28:02 + pip install https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl 01:28:02 Collecting zeroc-ice==3.6.5 01:28:03 Downloading https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB) 01:28:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 22.7 MB/s eta 0:00:00 01:28:05 Installing collected packages: zeroc-ice 01:28:06 Successfully installed zeroc-ice-3.6.5 01:28:06 + pip install markdown 01:28:07 Collecting markdown 01:28:07 Using cached markdown-3.8-py3-none-any.whl.metadata (5.1 kB) 01:28:07 Using cached markdown-3.8-py3-none-any.whl (106 kB) 01:28:07 Installing collected packages: markdown 01:28:07 Successfully installed markdown-3.8 01:28:07 + pip install mox3 pytest pytest-django pytest-xdist pytest-mock 01:28:08 Collecting mox3 01:28:08 Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB) 01:28:08 Collecting pytest 01:28:08 Using cached pytest-8.4.0-py3-none-any.whl.metadata (7.7 kB) 01:28:08 Collecting pytest-django 01:28:08 Using cached pytest_django-4.11.1-py3-none-any.whl.metadata (8.3 kB) 01:28:08 Collecting pytest-xdist 01:28:08 Using cached pytest_xdist-3.7.0-py3-none-any.whl.metadata (3.0 kB) 01:28:08 Collecting pytest-mock 01:28:08 Using cached pytest_mock-3.14.1-py3-none-any.whl.metadata (3.9 kB) 01:28:08 Collecting pbr!=2.1.0,>=2.0.0 (from mox3) 01:28:08 Using cached pbr-6.1.1-py2.py3-none-any.whl.metadata (3.4 kB) 01:28:08 Collecting fixtures>=3.0.0 (from mox3) 01:28:08 Using cached fixtures-4.2.5-py3-none-any.whl.metadata (22 kB) 01:28:08 Collecting iniconfig>=1 (from pytest) 01:28:08 Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB) 01:28:08 Collecting packaging>=20 (from pytest) 01:28:08 Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 01:28:08 Collecting pluggy<2,>=1.5 (from pytest) 01:28:08 Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 01:28:08 Collecting pygments>=2.7.2 (from pytest) 01:28:08 Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 01:28:08 Collecting execnet>=2.1 (from pytest-xdist) 01:28:08 Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 01:28:08 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->mox3) (80.9.0) 01:28:08 Using cached mox3-1.1.0-py3-none-any.whl (43 kB) 01:28:08 Using cached pytest-8.4.0-py3-none-any.whl (363 kB) 01:28:08 Using cached pluggy-1.6.0-py3-none-any.whl (20 kB) 01:28:08 Using cached pytest_django-4.11.1-py3-none-any.whl (25 kB) 01:28:08 Using cached pytest_xdist-3.7.0-py3-none-any.whl (46 kB) 01:28:08 Using cached pytest_mock-3.14.1-py3-none-any.whl (9.9 kB) 01:28:08 Using cached execnet-2.1.1-py3-none-any.whl (40 kB) 01:28:08 Using cached fixtures-4.2.5-py3-none-any.whl (64 kB) 01:28:08 Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB) 01:28:08 Using cached packaging-25.0-py3-none-any.whl (66 kB) 01:28:08 Using cached pbr-6.1.1-py2.py3-none-any.whl (108 kB) 01:28:08 Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB) 01:28:08 Installing collected packages: pygments, pluggy, pbr, packaging, iniconfig, fixtures, execnet, pytest, mox3, pytest-xdist, pytest-mock, pytest-django 01:28:11 01:28:11 Successfully installed execnet-2.1.1 fixtures-4.2.5 iniconfig-2.1.0 mox3-1.1.0 packaging-25.0 pbr-6.1.1 pluggy-1.6.0 pygments-2.19.1 pytest-8.4.0 pytest-django-4.11.1 pytest-mock-3.14.1 pytest-xdist-3.7.0 01:28:11 + pip install tables 01:28:11 Collecting tables 01:28:11 Using cached tables-3.10.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.0 kB) 01:28:12 Collecting numpy>=1.20.0 (from tables) 01:28:12 Using cached numpy-2.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (62 kB) 01:28:12 Collecting numexpr>=2.6.2 (from tables) 01:28:12 Using cached numexpr-2.11.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB) 01:28:12 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from tables) (25.0) 01:28:12 Collecting py-cpuinfo (from tables) 01:28:12 Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes) 01:28:12 Collecting blosc2>=2.3.0 (from tables) 01:28:12 Using cached blosc2-3.3.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.9 kB) 01:28:12 Collecting typing-extensions>=4.4.0 (from tables) 01:28:12 Using cached typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 01:28:12 Collecting ndindex (from blosc2>=2.3.0->tables) 01:28:12 Using cached ndindex-1.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.6 kB) 01:28:12 Collecting msgpack (from blosc2>=2.3.0->tables) 01:28:12 Using cached msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 01:28:12 Collecting platformdirs (from blosc2>=2.3.0->tables) 01:28:12 Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 01:28:12 Collecting requests (from blosc2>=2.3.0->tables) 01:28:12 Using cached requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 01:28:12 Collecting charset_normalizer<4,>=2 (from requests->blosc2>=2.3.0->tables) 01:28:12 Using cached charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 01:28:12 Collecting idna<4,>=2.5 (from requests->blosc2>=2.3.0->tables) 01:28:12 Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) 01:28:13 Collecting urllib3<3,>=1.21.1 (from requests->blosc2>=2.3.0->tables) 01:28:13 Using cached urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 01:28:13 Collecting certifi>=2017.4.17 (from requests->blosc2>=2.3.0->tables) 01:28:13 Using cached certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 01:28:13 Using cached tables-3.10.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.5 MB) 01:28:13 Using cached blosc2-3.3.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 01:28:13 Using cached numexpr-2.11.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (401 kB) 01:28:13 Using cached numpy-2.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (16.9 MB) 01:28:13 Using cached typing_extensions-4.14.0-py3-none-any.whl (43 kB) 01:28:13 Using cached msgpack-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (403 kB) 01:28:13 Using cached ndindex-1.10.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (528 kB) 01:28:13 Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB) 01:28:13 Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB) 01:28:13 Using cached requests-2.32.4-py3-none-any.whl (64 kB) 01:28:13 Using cached charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB) 01:28:13 Using cached idna-3.10-py3-none-any.whl (70 kB) 01:28:13 Using cached urllib3-2.4.0-py3-none-any.whl (128 kB) 01:28:13 Using cached certifi-2025.4.26-py3-none-any.whl (159 kB) 01:28:13 Installing collected packages: py-cpuinfo, urllib3, typing-extensions, platformdirs, numpy, ndindex, msgpack, idna, charset_normalizer, certifi, requests, numexpr, blosc2, tables 01:28:18 01:28:18 Successfully installed blosc2-3.3.4 certifi-2025.4.26 charset_normalizer-3.4.2 idna-3.10 msgpack-1.1.0 ndindex-1.10.0 numexpr-2.11.0 numpy-2.3.0 platformdirs-4.3.8 py-cpuinfo-9.0.0 requests-2.32.4 tables-3.10.2 typing-extensions-4.14.0 urllib3-2.4.0 01:28:18 + pip install jinja2 01:28:19 Collecting jinja2 01:28:19 Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 01:28:19 Collecting MarkupSafe>=2.0 (from jinja2) 01:28:19 Using cached MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 01:28:19 Using cached jinja2-3.1.6-py3-none-any.whl (134 kB) 01:28:19 Using cached MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) 01:28:19 Installing collected packages: MarkupSafe, jinja2 01:28:19 01:28:19 Successfully installed MarkupSafe-3.0.2 jinja2-3.1.6 01:28:19 + pip install PyYAML 01:28:20 Collecting PyYAML 01:28:20 Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 01:28:20 Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) 01:28:20 Installing collected packages: PyYAML 01:28:20 Successfully installed PyYAML-6.0.2 01:28:20 + pip install omero-py omero-web 01:28:21 Collecting omero-py 01:28:21 Using cached omero_py-5.20.0-py3-none-any.whl.metadata (6.5 kB) 01:28:21 Collecting omero-web 01:28:21 Using cached omero_web-5.29.0-py3-none-any.whl.metadata (8.2 kB) 01:28:21 Collecting urllib3<2 (from omero-py) 01:28:21 Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 01:28:21 Collecting appdirs (from omero-py) 01:28:21 Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 01:28:21 Collecting future (from omero-py) 01:28:21 Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 01:28:21 Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py) (2.3.0) 01:28:21 Collecting Pillow>=10.0.0 (from omero-py) 01:28:21 Using cached pillow-11.2.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (8.9 kB) 01:28:21 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py) (6.0.2) 01:28:21 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py) (3.6.5) 01:28:21 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py) (2.32.4) 01:28:21 Collecting portalocker (from omero-py) 01:28:21 Using cached portalocker-3.1.1-py3-none-any.whl.metadata (8.6 kB) 01:28:21 Collecting concurrent-log-handler>=0.9.20 (from omero-web) 01:28:21 Using cached concurrent_log_handler-0.9.28-py3-none-any.whl.metadata (23 kB) 01:28:21 Collecting Django<4.3,>=4.2.3 (from omero-web) 01:28:21 Using cached django-4.2.23-py3-none-any.whl.metadata (4.2 kB) 01:28:21 Collecting django-pipeline (from omero-web) 01:28:21 Using cached django_pipeline-4.0.0-py3-none-any.whl.metadata (5.8 kB) 01:28:21 Collecting django-cors-headers==3.7.0 (from omero-web) 01:28:21 Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB) 01:28:22 Collecting whitenoise>=5.3.0 (from omero-web) 01:28:22 Using cached whitenoise-6.9.0-py3-none-any.whl.metadata (3.6 kB) 01:28:22 Collecting gunicorn>=19.3 (from omero-web) 01:28:22 Using cached gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 01:28:22 Collecting omero-marshal>=0.7.0 (from omero-web) 01:28:22 Using cached omero_marshal-0.9.0-py3-none-any.whl.metadata (2.2 kB) 01:28:22 Collecting pytz (from omero-web) 01:28:22 Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 01:28:22 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web) (25.0) 01:28:22 Collecting importlib-resources (from omero-web) 01:28:22 Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) 01:28:22 Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2.3->omero-web) 01:28:22 Using cached asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 01:28:22 Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2.3->omero-web) 01:28:22 Using cached sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 01:28:22 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web) (80.9.0) 01:28:22 Collecting wheel (from django-pipeline->omero-web) 01:28:22 Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 01:28:22 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py) (3.4.2) 01:28:22 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py) (3.10) 01:28:22 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py) (2025.4.26) 01:28:22 Using cached omero_py-5.20.0-py3-none-any.whl (2.8 MB) 01:28:22 Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 01:28:22 Using cached omero_web-5.29.0-py3-none-any.whl (2.8 MB) 01:28:22 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB) 01:28:22 Using cached django-4.2.23-py3-none-any.whl (8.0 MB) 01:28:22 Using cached asgiref-3.8.1-py3-none-any.whl (23 kB) 01:28:22 Using cached concurrent_log_handler-0.9.28-py3-none-any.whl (28 kB) 01:28:22 Using cached gunicorn-23.0.0-py3-none-any.whl (85 kB) 01:28:22 Using cached omero_marshal-0.9.0-py3-none-any.whl (88 kB) 01:28:22 Using cached pillow-11.2.1-cp311-cp311-manylinux_2_28_x86_64.whl (4.6 MB) 01:28:22 Using cached portalocker-3.1.1-py3-none-any.whl (19 kB) 01:28:22 Using cached sqlparse-0.5.3-py3-none-any.whl (44 kB) 01:28:22 Using cached whitenoise-6.9.0-py3-none-any.whl (20 kB) 01:28:22 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 01:28:22 Using cached django_pipeline-4.0.0-py3-none-any.whl (75 kB) 01:28:22 Using cached future-1.0.0-py3-none-any.whl (491 kB) 01:28:22 Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB) 01:28:22 Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) 01:28:22 Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 01:28:22 Installing collected packages: pytz, appdirs, whitenoise, wheel, urllib3, sqlparse, portalocker, Pillow, omero-marshal, importlib-resources, gunicorn, future, asgiref, django-pipeline, Django, concurrent-log-handler, omero-py, django-cors-headers, omero-web 01:28:23 Attempting uninstall: urllib3 01:28:23 Found existing installation: urllib3 2.4.0 01:28:23 Uninstalling urllib3-2.4.0: 01:28:23 Successfully uninstalled urllib3-2.4.0 01:28:30 01:28:30 Successfully installed Django-4.2.23 Pillow-11.2.1 appdirs-1.4.4 asgiref-3.8.1 concurrent-log-handler-0.9.28 django-cors-headers-3.7.0 django-pipeline-4.0.0 future-1.0.0 gunicorn-23.0.0 importlib-resources-6.5.2 omero-marshal-0.9.0 omero-py-5.20.0 omero-web-5.29.0 portalocker-3.1.1 pytz-2025.2 sqlparse-0.5.3 urllib3-1.26.20 wheel-0.45.1 whitenoise-6.9.0 01:28:31 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins12124554867683149553.sh 01:28:31 + source /home/settings.env 01:28:31 ++ OMERO_DB_HOST=pg 01:28:31 ++ OMERO_DB_USER=postgres 01:28:31 ++ OMERO_DB_PASS= 01:28:31 ++ OMERO_ROOT_PASS=omero 01:28:31 ++ OMERO_DATA_DIR=/OMERO 01:28:31 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR 01:28:31 + OMERO_DB_NAME=OMERO-test-integration 01:28:31 + SRC=/home/omero/workspace/OMERO-test-integration/src 01:28:31 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist 01:28:31 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 01:28:31 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 01:28:31 + '[' -e /home/omero/workspace/OMERO-test-integration/src/dist ']' 01:28:31 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate 01:28:31 ++ deactivate nondestructive 01:28:31 ++ '[' -n '' ']' 01:28:31 ++ '[' -n '' ']' 01:28:31 ++ hash -r 01:28:31 ++ '[' -n '' ']' 01:28:31 ++ unset VIRTUAL_ENV 01:28:31 ++ unset VIRTUAL_ENV_PROMPT 01:28:31 ++ '[' '!' nondestructive = nondestructive ']' 01:28:31 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 01:28:31 ++ export VIRTUAL_ENV 01:28:31 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 01:28: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 01:28:31 ++ export PATH 01:28:31 ++ '[' -n '' ']' 01:28:31 ++ '[' -z '' ']' 01:28:31 ++ _OLD_VIRTUAL_PS1= 01:28:31 ++ PS1='(.venv3) ' 01:28:31 ++ export PS1 01:28:31 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' 01:28:31 ++ export VIRTUAL_ENV_PROMPT 01:28:31 ++ hash -r 01:28:31 + omero admin stop 01:28:32 Waiting on shutdown. Use CTRL-C to exit 01:28:32 .+ deactivate 01:28:42 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']' 01:28:42 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 01:28:42 + export PATH 01:28:42 + unset _OLD_VIRTUAL_PATH 01:28:42 + '[' -n '' ']' 01:28:42 + hash -r 01:28:42 + '[' -n '' ']' 01:28:42 + unset VIRTUAL_ENV 01:28:42 + unset VIRTUAL_ENV_PROMPT 01:28:42 + '[' '!' '' = nondestructive ']' 01:28:42 + unset -f deactivate 01:28:42 + sleep 5 01:28:47 + dropdb -f -h pg -U postgres OMERO-test-integration 01:28:47 + 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.8.4-SNAPSHOT-python.zip /home/omero/workspace/OMERO-test-integration/omero_dropbox-5.7.1.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.20.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_scripts-5.9.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_web-5.29.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/src /home/omero/workspace/OMERO-test-integration/version.properties 01:28:50 Copied 1 artifact from "OMERO-build" build number 441 01:28:51 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 434 01:28:51 Copied 2 artifacts from "OMERO-build-build" build number 462 01:28:51 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins6636628512651477044.sh 01:28:51 + source /home/settings.env 01:28:51 ++ OMERO_DB_HOST=pg 01:28:51 ++ OMERO_DB_USER=postgres 01:28:51 ++ OMERO_DB_PASS= 01:28:51 ++ OMERO_ROOT_PASS=omero 01:28:51 ++ OMERO_DATA_DIR=/OMERO 01:28:51 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR 01:28:51 + export ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip 01:28:51 + ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip 01:28:51 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties 01:28:51 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties 01:28:51 + OMERO_DB_NAME=OMERO-test-integration 01:28:51 + OMERO_DATA_DIR=/home/omero/workspace/OMERO-test-integration/data 01:28:51 + mkdir -p /home/omero/workspace/OMERO-test-integration/data 01:28:51 + SRC=/home/omero/workspace/OMERO-test-integration/src 01:28:51 ++ ls openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441.zip 01:28:51 + ZIP_SRC=openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441.zip 01:28:51 + unzip openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441.zip 01:28:51 Archive: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441.zip 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/.classpath-template 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/.github/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/.github/Pull_Request_Template.md 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/.github/workflows/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/.github/workflows/docker_build.yml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/.github/workflows/release.yml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/.github/workflows/source_build.yml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/.github/workflows/update.yaml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/.mailmap 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/.project 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/CMakeLists.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/CONTRIBUTING.md 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/Dockerfile 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/LICENSE.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/README.md 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/SUPPORT.md 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/build.bat 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/build.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/build.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/.classpath 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/.project 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/resources/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/resources/excludebugs.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/resources/global.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/resources/hibernate.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/resources/lifecycle.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/resources/version.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/scripts/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/scripts/parse_version 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/scripts/source-archive.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/build.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/README.md 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/build.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/plugins/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/plugins/robot.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/resources/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/resources/robot.template 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/resources/web/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/resources/web/annotation.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/resources/web/login.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/resources/web/thumbs.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/resources/web/tree.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/resources/web/webadmin.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/resources/well_sample_posXY.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/robot_setup.sh 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/annotate_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/center_right_panel_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/create_scenario.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/delete_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/download_options_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/filter_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/forms_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/history_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/map_annotations_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/post_copy_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/post_cut_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/post_drag_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/post_manage_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/rdef_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/search.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/search_annotation_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/show_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/spw_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/tagging_test.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/view_image.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/webadmin_login.robot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tests/ui/testcases/web/webadmin_user_settings.robot 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/CMakeLists.txt 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/cmake/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/cmake/CompilerChecks.cmake 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/cmake/FindIce.cmake 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/cmake/GTest.cmake 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/cmake/Version.cmake 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/README 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/README.h 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/ClientErrors.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/ClientErrors.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/IcePortPop.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/IcePortPush.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/ObjectFactory.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/RTypesI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/RTypesI.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/all.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/callbacks.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/callbacks.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/client.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/client.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/clientF.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/clientF.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/conversions.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/conversions.h 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/internal/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/internal/fixes.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/min.h 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/DetailsI.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/FrequencyI.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/LengthI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/LengthI.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/PermissionsI.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/PowerI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/PowerI.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/PressureI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/PressureI.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/TemperatureI.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/TimeI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/model/TimeI.h 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/sys/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/sys/ParametersI.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/templates.h 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/util/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/util/concurrency.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/util/concurrency.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/util/tiles.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/util/tiles.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/util/uuid.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/src/omero/util/uuid.h 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/CMakeLists.txt 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/CMakeLists.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/admin.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/annotations.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/api.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/beta3.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/chgrp.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/counts.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/delete.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/guest.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/mapannotation.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/model51.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/permissions.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/search.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/integration/sessions.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/main.cpp 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/omero/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/omero/CMakeLists.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/omero/fixture.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/omero/fixture.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/safegtest.h 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/CMakeLists.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/client.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/concurrency.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/conversions.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/model.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/operators.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/parameters.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/perms.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/rtypes.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/test/unit/units.cpp 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/utils/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/utils/CMakeLists.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/utils/chgrp.cpp 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/build.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/ivy.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/setup.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/test/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/test/drivers.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/test/integration/ 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/test/integration/__init__.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/test/integration/test_dbclient.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/test/records/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/test/records/first.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroFS/test/records/outofsync.txt 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/.classpath-template 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/.project 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/build.gradle 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/build.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/ivy.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/resources/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/settings.gradle 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/fs.testng.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/gateway.testng.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration.testng.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/AbstractServerTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/AbstractTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/AdminServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/AgentTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/BlockSizeTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ClientUsageTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/CmdCallbackTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/DeleteServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/DiskUsageTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/DuplicationTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ExporterTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ImportAsTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ImportLibraryTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ImporterTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/MapAnnotationTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/MetadataServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ModelMockFactory.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/PermissionsTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/PermissionsTestAll.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/PixelsServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/PojosServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/RawFileStoreTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/RenderingEngineTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ResetPasswordTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/RoiServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/RolesTests.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/ScriptServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/TableTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/UpdateServiceTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chmod/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chmod/RolesTest.java 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chown/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/delete/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/thumbnail/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroJava/test/integration/thumbnail/Utils.java 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/bin/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/bin/omero 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/bin/omero.bat 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/bin/setpythonpath.bat 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/bin/winconfig.bat 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/build.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/examples/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/examples/createSession.py 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/examples/load.omero 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/examples/projection_1.py 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/examples/submit.omero 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/examples/upload.omero 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/ice.config 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/ivy.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/manualtests/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/manualtests/README.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/manualtests/populate_roi_test.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/setup.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/ 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/__init__.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/conftest.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/ 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/__init__.py 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/client_ctors.cfg 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/ 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/__init__.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/cli.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_admin.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_chown.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_db.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_delete.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_download.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_fs.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_group.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_import.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_ldap.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_metadata.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_obj.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_pyramids.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_script.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_search.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_sessions.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_tag.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_upload.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/clitest/test_user.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/fstest/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/fstest/test_rename.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/helpers.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/metadata/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/metadata/test_populate.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptsharness/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptsharness/definition.py 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/ 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/__init__.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/script.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/tablestest/ 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/tablestest/test_service.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/tablestest/test_tables.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_admin.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_annotation.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_annotationPermissions.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_chgrp.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_chmod.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_chown.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_client_ctors.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_clientusage.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_cmdcallback.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_counts.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_delete.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_exporter.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_files.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_iconfig.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_icontainer.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_ildap.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_imetadata.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_iquery.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_isession.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_ishare.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_itimeline.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_itypes.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_iupdate.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_librarytest.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_mail.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_mapannotation.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_metadatastore.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_model51.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_permissions.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_pixelsService.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_rawfilestore.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_reimport.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_render.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_reporawfilestore.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_repository.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_rois.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_scripts.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_search.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_simple.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_thumbs.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_tickets1000.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_tickets2000.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_tickets3000.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_tickets4000.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_tickets6000.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroPy/test/integration/test_util.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/README.rst 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/build.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/setup.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/conftest.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_annotate.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_api_containers.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_api_errors.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_api_images.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_api_login.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_api_projects.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_api_rois.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_api_wells.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_chgrp.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_chown.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_config.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_containers.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_csrf.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_decorators.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_download.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_groups_users.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_histogram.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_history.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_links.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_login.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_marshal.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_metadata.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_plategrid.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_rendering.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_scripts.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_show.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_simple.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_table.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_tags.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_thumbnails.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_tree.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_tree_annotations.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroWeb/test/integration/test_webadmin.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/build.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/bump_version.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/common.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/pytest.ini 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/python.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/travis-build 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/headers.txt 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/hudson/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/hudson/OMERO.sh 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/hudson/README.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/hudson/functions.sh 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/images/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/images/block-diagram.svg 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/images/build/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/images/build/build_files.dot 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/images/build/build_files.png 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/images/build/build_files.svg 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/images/build/newbuild.dot 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/install/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/install/VM/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/install/VM/README.md 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/install/python_deps.sh 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/overview.html 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/package-template.html 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sequencediagrams/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sequencediagrams/Sessions.ods 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/Makefile 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/build.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/conf.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/index.rst 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/rules.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/sphinx.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/themes/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/themes/api_theme/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/themes/api_theme/layout.html 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/themes/api_theme/static/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/themes/api_theme/static/api_style.css_t 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/sphinx-api/themes/api_theme/theme.conf 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/styles/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/styles/CodeTemplate.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/styles/CodeTemplate.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/styles/OMERO_Eclipse_Code_Style.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/styles/README.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/styles/checkstyle.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/docs/styles/headers.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/backup.cfg 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/blitz/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/blitz/mail-senders.example 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/blitz/mail-server.example 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/build.properties 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/env.bat 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/env.sh 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/hibernate.properties 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/ice.config 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/ivysettings.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/logback-cli.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/logback-indexing-cli.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/logback-indexing.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/logback.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/mime.types 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/node1.cfg 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/node2.cfg 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/omero.properties 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/profiles/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/profiles/psql 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/rollover.cfg 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/Windows.cfg 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/error/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/error/maintainance.html 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/grid/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/grid/README 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/grid/default.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/grid/templates.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/grid/windefault.xml 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/ice.config 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/internal.cfg 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/templates/master.cfg 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/etc/testdropbox.config 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/CMakeLists.txt 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/CMakeLists.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/Callback.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/Callback.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/Callback.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/FileAnnotationDelete.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/FileAnnotationDelete.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/Options.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/Options.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/Options.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/Subclass.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/Subclass.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Delete/Subclass.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/CMakeLists.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/clientpointer.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/collectionmethods.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/collectionmethods.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/collectionmethods.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/collectionmethods.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/configuration.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/configuration.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/configuration.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/configuration.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/constants.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/constants.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/constants.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/constants.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/constructors.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/constructors.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/constructors.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/constructors.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/details.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/details.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/details.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/details.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/enumerations.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/enumerations.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/enumerations.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/enumerations.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/getsetattr.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/interfaces.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/interfaces.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/interfaces.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/iterators.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/iterators.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/iterators.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/iterators.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/lists.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/lists.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/primitives.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/primitives.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/primitives.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/primitives.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/queries.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/queries.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/queries.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/queries.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/rcollection.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/rcollection.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/rcollection.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/rcollection.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/smartpointers.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/staticfields.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/staticfields.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/staticfields.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/staticfields.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/sudo.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/sudo.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/sudo.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/sudo.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/timeout.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/timeout.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/unloaded.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/unloaded.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/unloaded.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/unloaded.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/updates.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/updates.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/updates.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroClients/updates.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroTables/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroTables/FindMeasurements.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroTables/MeasurementTable.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroTables/first.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/OmeroTables/iroi.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/README.txt 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/RegionsOfInterest/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/RegionsOfInterest/CMakeLists.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/RegionsOfInterest/Main.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/RegionsOfInterest/Main.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/RegionsOfInterest/Main.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/RegionsOfInterest/SConscript 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/SConstruct 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScreenPlateWell/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScreenPlateWell/imagesperwell.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScreenPlateWell/imagesperwell.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScreenPlateWell/listplates.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScreenPlateWell/listplates.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScreenPlateWell/platebybarcode.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScreenPlateWell/platecodebyimage.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScreenPlateWell/platecodebyimage.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScriptingService/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScriptingService/Edit_Descriptions.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScriptingService/HelloWorld.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScriptingService/NativeWrapperExample.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScriptingService/Notifications.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScriptingService/Notifications.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScriptingService/adminWorkflow.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/ScriptingService/runHelloWorld.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/.classpath 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/.project 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/CreateImage.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/DeleteData.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/HowToUseTables.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/LoadMetadataAdvanced.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/ROIFolders.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/ROIs.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/RawDataAccess.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/ReadData.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/ReadDataAdvanced.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/RenderImages.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/Setup.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/Sudo.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/java/src/training/WriteData.java 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/javascript/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/javascript/index.html 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/javascript/utils.js 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/markup.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/ConnectToOMERO.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/CreateImage.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/DeleteData.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/Filesets.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/LoadMetadataAdvanced.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/ROIs.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/RawDataAccess.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/ReadData.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/ReadDataAdvanced.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/RenderImages.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/WriteData.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/exampleSuite.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/matlab/parseOmeroProperties.m 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Advanced/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Advanced/Create_Image_advanced.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Advanced/Raw_Data_advanced.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Advanced/Read_Data_advanced.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Advanced/Write_data_advanced.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Bulk_Shapes.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Connect_To_OMERO.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Create_Image.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Delete.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Filesets.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Groups_Permissions.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Json_Api/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Json_Api/Login.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Metadata.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Parse_OMERO_Properties.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/ROIs.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Raw_Data_Access.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Read_Data.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Render_Images.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Scripting_Service_Example.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Tables.py 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Task_Scripts/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Task_Scripts/ROIs_To_Table.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Task_Scripts/Raw_Data2.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Task_Scripts/Raw_Data_Task.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Task_Scripts/Write_Data_3.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Task_Scripts/Write_Data_4.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/Write_Data.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/python/__main__.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/Training/training_setup.sh 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/AllProjects.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/AllProjects.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/AllProjects.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/AllProjects.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/CMakeLists.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/Main.cpp 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/Main.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/Main.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/Main.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/PrintProjects.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/PrintProjects.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/PrintProjects.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/PrintProjects.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/SConscript 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/Usage.h 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/Usage.java 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/Usage.m 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/examples/TreeList/Usage.py 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/history.rst 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/ivy.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/IVY1016/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/IVY1016/EclipseClasspath.class 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/IVY1016/EclipseClasspath.java 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/LICENSE-ASM.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/LICENSE-bcel.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/LICENSE-docbook.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/LICENSE-dom4j.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/LICENSE-jcip.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/LICENSE.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/README.txt 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/annotations.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/asm-3.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/asm-util-3.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/bcel.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/buggy.icns 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/dom4j-full.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/lib/findbugs.jar 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/plugin/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/plugin/coreplugin.jar 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/src/ 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/src/xsl/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/src/xsl/default.xsl 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/src/xsl/fancy.xsl 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/src/xsl/plain.xsl 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/findbugs-1.2.1/src/xsl/summary.xsl 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/keystore 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/README 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/agpl.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/antlr.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/apache-v1.1.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/apache-v2.0.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/asm.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/bouncy_castle_license.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/bsd.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/cddl-v1.0.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/cpl-v10.html 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/crystalclear.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/django.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/dom4j.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/epl-v1.0.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/fbsd.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/freemarker.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/gpl-v2.0.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/gpl.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/gtest.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/iconsweets_license.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/jamon.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/jmock.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/jquery.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/jtidy.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/lgpl-3.0.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/lgpl-v2.0.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/lgpl-v2.1.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/lgpl-v3.0.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/lgpl.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/matplotlib.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/mit.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/mpl-v1_0.htm 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/npl-1_1.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/path.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/pil.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/postgresql.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/psf-v2.0.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/psf-v2.5.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/scons.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/slf4j.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/tablelayout.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/which.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/zlib-libpng.txt 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/licenses/zpl-v2.1.txt 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/linux-native/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/linux-native/libnativewindow_jvm.so 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/linux64-native/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/linux64-native/libnativewindow_jvm.so 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/logback-build.xml 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/patches/ 01:28:51 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz 01:28:51 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/ 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/JHotDraw-7.0.9.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/ant-1.8.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/ant-contrib-1.0b3.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/ant-junit-1.8.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/ant-launcher-1.8.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/ant-nodeps-1.8.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/ant-trax-1.8.0.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/batik-all-1.8pre-jdk6.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/bufr-1.1.00.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/checkstyle-4.3.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/commons-validator-1.3.1.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/findbugs-ant-1.2.1.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/grib-5.1.03.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/hibernate-core-3.5.6-4510.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/hibernate-search-3.1.1.GA.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/hibernate-tools-3.2.0.beta11.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/hibernate-validator-3.1.0.GA.jar 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/ipython-1.2.1.tar.gz 01:28:51 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/ivy-2.4.0.jar 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/omero-icemock-3.5.1.jar 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/omero-icemock-3.6.3.jar 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/omero.java 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/oro-2.0.8.jar 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/lib/repository/scons-local-2.1.0.zip 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/3-3-2_rgb.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/cividis.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/fire.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/glasbey.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/glasbey_inverted.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/glow.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/grays.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ice.lut 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/janelia/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/janelia/pup_br.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/janelia/pup_nr.lut 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/matplotlib/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/matplotlib/inferno.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/matplotlib/magma.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/matplotlib/plasma.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/matplotlib/viridis.lut 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/16_colors.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/5_ramps.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/6_shades.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/blue_orange_icb.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/brgbcmyw.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/cool.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/edges.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/gem.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/phase.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/royal.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/sepia.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/smart.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/thal.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/thallium.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/ncsa_paledit/unionjack.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/physics.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/red-green.lut 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/seaborn/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/seaborn/mako.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/seaborn/rocket.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/spectrum.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/thermal.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/turbo.lut 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/cyan_hot.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/green_fire_blue.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/hilo.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/ica.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/ica2.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/ica3.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/magenta_hot.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/orange_hot.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/rainbow_rgb.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/red_hot.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/luts/wcif/yellow_hot.lut 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/omero.class 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/setup.cfg 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/README.txt 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/misc/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/misc/Makefile 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/misc/current.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/misc/enums.py 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/ 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__1/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__1/OMERO3__7.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__10/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__10/OMERO3A__9.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__11/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__11/OMERO3A__10.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__11/OMERO3A__5.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__2/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__2/OMERO3A__1.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__3/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__3/OMERO3A__2.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__3/OMERO3__5.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__4/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__4/OMERO3A__3.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__4/OMERO3__5.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__5/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__5/OMERO3A__4.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__6/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__6/OMERO3A__5.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__7/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__7/OMERO3A__6.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__8/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__8/OMERO3A__6.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__9/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3A__9/OMERO3A__8.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3__4/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3__4/OMERO3__1.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3__5/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3__5/OMERO3__4.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3__6/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3__6/OMERO3__5.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3__7/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO3__7/OMERO3__6.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.1__0/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.1__0/OMERO4__0.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.2__0/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.2__0/OMERO4.1__0.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.2__0/t/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.3__0/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.3__0/OMERO4.2__0.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.4__0/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.4__0/OMERO4.1__0.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4.4__0/OMERO4.3__0.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4__0/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO4__0/OMERO3A__11.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.0__0/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.0__0/OMERO4.4__0.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.1__1/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.1__1/OMERO5.0__0.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.1__1/OMERO5.1__0.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.2__0/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.2__0/OMERO5.1__1.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.3__0/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.3__0/OMERO5.2__0.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.3__0/delete-ns-orphans.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4DEV__1/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4DEV__2/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4DEV__3/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql 01:28:52 creating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/ 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/OMERO5.3__0.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/OMERO5.3__1.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/psql-footer.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/psql-header.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/schema.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/sql/psql/OMERO5.4__0/views.sql 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/test.xml 01:28:52 inflating: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/update_dependencies.sh 01:28:52 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/antlib/resources/gitversion.xml 01:28:52 extracting: openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441/components/tools/OmeroCpp/cmake/GitVersion.cmake 01:28:52 + rm -f openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441.zip 01:28:52 + mv /home/omero/workspace/OMERO-test-integration/openmicroscopy-5.6.3-567-41e7d4e5b5-ice36-b441 /home/omero/workspace/OMERO-test-integration/src 01:28:52 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate 01:28:52 ++ deactivate nondestructive 01:28:52 ++ '[' -n '' ']' 01:28:52 ++ '[' -n '' ']' 01:28:52 ++ hash -r 01:28:52 ++ '[' -n '' ']' 01:28:52 ++ unset VIRTUAL_ENV 01:28:52 ++ unset VIRTUAL_ENV_PROMPT 01:28:52 ++ '[' '!' nondestructive = nondestructive ']' 01:28:52 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 01:28:52 ++ export VIRTUAL_ENV 01:28:52 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 01:28:52 ++ 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 01:28:52 ++ export PATH 01:28:52 ++ '[' -n '' ']' 01:28:52 ++ '[' -z '' ']' 01:28:52 ++ _OLD_VIRTUAL_PS1= 01:28:52 ++ PS1='(.venv3) ' 01:28:52 ++ export PS1 01:28:52 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' 01:28:52 ++ export VIRTUAL_ENV_PROMPT 01:28:52 ++ hash -r 01:28:52 + for x in *.tar.gz 01:28:52 + pip install -U omero_dropbox-5.7.1.dev0.tar.gz 01:28:52 Processing ./omero_dropbox-5.7.1.dev0.tar.gz 01:28:52 Preparing metadata (setup.py): started 01:28:52 Preparing metadata (setup.py): finished with status 'done' 01:28:52 Requirement already satisfied: omero-py in ./.venv3/lib64/python3.11/site-packages (from omero-dropbox==5.7.1.dev0) (5.20.0) 01:28:52 Requirement already satisfied: urllib3<2 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.26.20) 01:28:52 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4) 01:28:52 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0) 01:28:52 Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.3.0) 01:28:52 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (11.2.1) 01:28:52 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.2) 01:28:52 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5) 01:28:52 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.32.4) 01:28:52 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.1.1) 01:28:52 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.4.2) 01:28:52 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.10) 01:28:52 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2025.4.26) 01:28:52 Building wheels for collected packages: omero-dropbox 01:28:52 DEPRECATION: Building 'omero-dropbox' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-dropbox'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:28:52 Building wheel for omero-dropbox (setup.py): started 01:28:53 Building wheel for omero-dropbox (setup.py): finished with status 'done' 01:28:53 Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49138 sha256=82df5e3e613236a07d12a4d0a979f481911223c688276f8aafffc43e10bbd630 01:28:53 Stored in directory: /home/omero/.cache/pip/wheels/fc/7e/62/5e5d34b5de7cc5d8ff95a6620b111f491c603301cfe622e998 01:28:53 Successfully built omero-dropbox 01:28:53 Installing collected packages: omero-dropbox 01:28:53 Successfully installed omero-dropbox-5.7.1.dev0 01:28:53 + for x in *.tar.gz 01:28:53 + pip install -U omero_marshal-0.9.1.dev0.tar.gz 01:28:54 Processing ./omero_marshal-0.9.1.dev0.tar.gz 01:28:54 Preparing metadata (setup.py): started 01:28:54 Preparing metadata (setup.py): finished with status 'done' 01:28:54 Building wheels for collected packages: omero_marshal 01:28:54 DEPRECATION: Building 'omero_marshal' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero_marshal'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:28:54 Building wheel for omero_marshal (setup.py): started 01:28:55 Building wheel for omero_marshal (setup.py): finished with status 'done' 01:28:55 Created wheel for omero_marshal: filename=omero_marshal-0.9.1.dev0-py3-none-any.whl size=88126 sha256=9db886110db7e9187f14cc4f634f95ecf3f578715c3ff3bf7cb928f42ab77f7c 01:28:55 Stored in directory: /home/omero/.cache/pip/wheels/fc/98/9c/69cdded6f57ef54b3c96947408fa8d97cfb20a9f1ce1e42dfd 01:28:55 Successfully built omero_marshal 01:28:55 Installing collected packages: omero_marshal 01:28:55 Attempting uninstall: omero_marshal 01:28:55 Found existing installation: omero-marshal 0.9.0 01:28:55 Uninstalling omero-marshal-0.9.0: 01:28:55 Successfully uninstalled omero-marshal-0.9.0 01:28:55 Successfully installed omero_marshal-0.9.1.dev0 01:28:55 + for x in *.tar.gz 01:28:55 + pip install -U omero_py-5.20.1.dev0.tar.gz 01:28:55 Processing ./omero_py-5.20.1.dev0.tar.gz 01:28:56 Preparing metadata (setup.py): started 01:28:56 Preparing metadata (setup.py): finished with status 'done' 01:28:56 Requirement already satisfied: urllib3<2 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (1.26.20) 01:28:56 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (1.4.4) 01:28:56 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (1.0.0) 01:28:56 Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (2.3.0) 01:28:56 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (11.2.1) 01:28:56 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (6.0.2) 01:28:56 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (3.6.5) 01:28:56 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (2.32.4) 01:28:56 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.20.0) (3.1.1) 01:28:56 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.20.0) (3.4.2) 01:28:56 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.20.0) (3.10) 01:28:56 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.20.0) (2025.4.26) 01:28:56 Building wheels for collected packages: omero-py 01:28:56 DEPRECATION: Building 'omero-py' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-py'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:28:56 Building wheel for omero-py (setup.py): started 01:28:58 Building wheel for omero-py (setup.py): finished with status 'done' 01:28:58 Created wheel for omero-py: filename=omero_py-5.20.0-py3-none-any.whl size=2783428 sha256=86b7f63c9359b0aaf1fd623a17563a26b3524d4a41d27b53b4e1cb411aed50a4 01:28:58 Stored in directory: /home/omero/.cache/pip/wheels/5f/f5/2c/0a519d94d6da18e063930828655bd2001ee496ecde2752bb3f 01:28:58 Successfully built omero-py 01:28:58 Installing collected packages: omero-py 01:28:58 Attempting uninstall: omero-py 01:28:58 Found existing installation: omero-py 5.20.0 01:28:58 Uninstalling omero-py-5.20.0: 01:28:59 Successfully uninstalled omero-py-5.20.0 01:29:03 Successfully installed omero-py-5.20.0 01:29:03 + for x in *.tar.gz 01:29:03 + pip install -U omero_scripts-5.9.1.dev0.tar.gz 01:29:03 Processing ./omero_scripts-5.9.1.dev0.tar.gz 01:29:03 Preparing metadata (setup.py): started 01:29:04 Preparing metadata (setup.py): finished with status 'done' 01:29:04 Building wheels for collected packages: omero-scripts 01:29:04 DEPRECATION: Building 'omero-scripts' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-scripts'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:29:04 Building wheel for omero-scripts (setup.py): started 01:29:04 Building wheel for omero-scripts (setup.py): finished with status 'done' 01:29:04 Created wheel for omero-scripts: filename=omero_scripts-5.9.1.dev0-py3-none-any.whl size=136847 sha256=d5463567b75dc02e45635f4abd291264cf39652eab90c0bb85f5067e103e1124 01:29:04 Stored in directory: /home/omero/.cache/pip/wheels/20/22/0f/eb568aab87da8b1d7cb2cb16316e8e8ca7b0973feba3824ff1 01:29:04 Successfully built omero-scripts 01:29:04 Installing collected packages: omero-scripts 01:29:05 Successfully installed omero-scripts-5.9.1.dev0 01:29:05 + for x in *.tar.gz 01:29:05 + pip install -U omero_web-5.29.1.dev0.tar.gz 01:29:05 Processing ./omero_web-5.29.1.dev0.tar.gz 01:29:06 Preparing metadata (setup.py): started 01:29:06 Preparing metadata (setup.py): finished with status 'done' 01:29:06 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (5.20.0) 01:29:06 Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (0.9.28) 01:29:06 Requirement already satisfied: Django<4.3,>=4.2.3 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (4.2.23) 01:29:06 Requirement already satisfied: django-pipeline in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (4.0.0) 01:29:06 Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (3.7.0) 01:29:06 Collecting django-csp (from omero-web==5.29.1.dev0) 01:29:06 Using cached django_csp-4.0-py3-none-any.whl.metadata (3.6 kB) 01:29:06 Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (6.9.0) 01:29:06 Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (23.0.0) 01:29:06 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (0.9.1.dev0) 01:29:06 Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (11.2.1) 01:29:06 Requirement already satisfied: pytz in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (2025.2) 01:29:06 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (3.1.1) 01:29:06 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (25.0) 01:29:06 Requirement already satisfied: importlib-resources in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.1.dev0) (6.5.2) 01:29:06 Requirement already satisfied: asgiref<4,>=3.6.0 in ./.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web==5.29.1.dev0) (3.8.1) 01:29:06 Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web==5.29.1.dev0) (0.5.3) 01:29:06 Requirement already satisfied: urllib3<2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (1.26.20) 01:29:06 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (1.4.4) 01:29:06 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (1.0.0) 01:29:06 Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (2.3.0) 01:29:06 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (6.0.2) 01:29:06 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (3.6.5) 01:29:06 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.1.dev0) (2.32.4) 01:29:06 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web==5.29.1.dev0) (80.9.0) 01:29:06 Requirement already satisfied: wheel in ./.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web==5.29.1.dev0) (0.45.1) 01:29:06 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.29.1.dev0) (3.4.2) 01:29:06 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.29.1.dev0) (3.10) 01:29:06 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.29.1.dev0) (2025.4.26) 01:29:06 Using cached django_csp-4.0-py3-none-any.whl (25 kB) 01:29:06 Building wheels for collected packages: omero-web 01:29:06 DEPRECATION: Building 'omero-web' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-web'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:29:06 Building wheel for omero-web (setup.py): started 01:29:08 Building wheel for omero-web (setup.py): finished with status 'done' 01:29:08 Created wheel for omero-web: filename=omero_web-5.29.1.dev0-py3-none-any.whl size=2817925 sha256=15ba7356a1cb3eaefc610ae919a5e0438ac6de12bd52e5401a9e72e9f50fc4d0 01:29:08 Stored in directory: /home/omero/.cache/pip/wheels/95/02/59/a43562e01865bb056837672b6bdeb175a8375c75603af7ba53 01:29:08 Successfully built omero-web 01:29:08 Installing collected packages: django-csp, omero-web 01:29:08 Attempting uninstall: omero-web 01:29:08 Found existing installation: omero-web 5.29.0 01:29:08 Uninstalling omero-web-5.29.0: 01:29:08 Successfully uninstalled omero-web-5.29.0 01:29:09 01:29:09 Successfully installed django-csp-4.0 omero-web-5.29.1.dev0 01:29:09 + pip install omero-certificates 01:29:10 Collecting omero-certificates 01:29:10 Using cached omero_certificates-0.4.0-py3-none-any.whl.metadata (3.3 kB) 01:29:10 Requirement already satisfied: omero-py>=5.6.0 in ./.venv3/lib64/python3.11/site-packages (from omero-certificates) (5.20.0) 01:29:10 Requirement already satisfied: urllib3<2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.26.20) 01:29:10 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.4.4) 01:29:10 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.0.0) 01:29:10 Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (2.3.0) 01:29:10 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (11.2.1) 01:29:10 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (6.0.2) 01:29:10 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (3.6.5) 01:29:10 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (2.32.4) 01:29:10 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (3.1.1) 01:29:10 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.4.2) 01:29:10 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.10) 01:29:10 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2025.4.26) 01:29:10 Using cached omero_certificates-0.4.0-py3-none-any.whl (11 kB) 01:29:10 Installing collected packages: omero-certificates 01:29:10 Successfully installed omero-certificates-0.4.0 01:29:10 + for x in omero-cli-duplicate 01:29:10 + pip install git+https://github.com/snoopycrimecop/omero-cli-duplicate.git@merge_ci#egg=omero-cli-duplicate 01:29:11 Collecting omero-cli-duplicate 01:29:11 Cloning https://github.com/snoopycrimecop/omero-cli-duplicate.git (to revision merge_ci) to /tmp/pip-install-qgymdim5/omero-cli-duplicate_b3f730ae405945a2befd55cf3b72bb0d 01:29:11 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-cli-duplicate.git /tmp/pip-install-qgymdim5/omero-cli-duplicate_b3f730ae405945a2befd55cf3b72bb0d 01:29:12 Running command git checkout -b merge_ci --track origin/merge_ci 01:29:12 Switched to a new branch 'merge_ci' 01:29:12 branch 'merge_ci' set up to track 'origin/merge_ci'. 01:29:12 Resolved https://github.com/snoopycrimecop/omero-cli-duplicate.git to commit 3c2717efab9cfc34c9d3585c70cbef0b76334742 01:29:12 Preparing metadata (setup.py): started 01:29:12 Preparing metadata (setup.py): finished with status 'done' 01:29:12 Requirement already satisfied: omero-py>=5.8 in ./.venv3/lib64/python3.11/site-packages (from omero-cli-duplicate) (5.20.0) 01:29:12 Requirement already satisfied: urllib3<2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.26.20) 01:29:12 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.4.4) 01:29:12 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.0.0) 01:29:12 Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.3.0) 01:29:12 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (11.2.1) 01:29:12 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (6.0.2) 01:29:12 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.6.5) 01:29:12 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.32.4) 01:29:12 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.1.1) 01:29:12 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.4.2) 01:29:12 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.10) 01:29:12 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2025.4.26) 01:29:12 Building wheels for collected packages: omero-cli-duplicate 01:29:12 DEPRECATION: Building 'omero-cli-duplicate' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-cli-duplicate'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:29:12 Building wheel for omero-cli-duplicate (setup.py): started 01:29:13 Building wheel for omero-cli-duplicate (setup.py): finished with status 'done' 01:29:13 Created wheel for omero-cli-duplicate: filename=omero_cli_duplicate-0.4.1.dev0-py3-none-any.whl size=11541 sha256=724584e4aa7f3d445adf22fa5bcdc76213d40b36a6dd2601ef58dd560e6d722b 01:29:13 Stored in directory: /tmp/pip-ephem-wheel-cache-gbk0x6pl/wheels/28/e4/77/20667ec1be487a1994d60f59ce11eeba2ac0c8c34aea209b46 01:29:13 Successfully built omero-cli-duplicate 01:29:13 Installing collected packages: omero-cli-duplicate 01:29:13 Successfully installed omero-cli-duplicate-0.4.1.dev0 01:29:13 + pip install -U numpy 01:29:14 Requirement already satisfied: numpy in ./.venv3/lib64/python3.11/site-packages (2.3.0) 01:29:14 + source /home/omero/workspace/OMERO-test-integration/src/docs/hudson/functions.sh 01:29:14 + /home/omero/workspace/OMERO-test-integration/src/build.py build-default test-compile 01:29:15 Buildfile: /home/omero/workspace/OMERO-test-integration/src/build.xml 01:29:16 01:29:16 check-ivy: 01:29:16 Creating /home/omero/workspace/OMERO-test-integration/src/etc/local.properties 01:29:16 Created dir: /home/omero/workspace/OMERO-test-integration/src/target 01:29:16 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: 01:29:16 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:29:17 01:29:17 build-scons: 01:29:17 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 01:29:17 01:29:17 build: 01:29:17 No sub-builds to iterate on 01:29:17 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... 01:29:17 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... 01:29:17 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS... 01:29:17 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava... 01:29:17 01:29:17 tools-init: 01:29:17 no-op 01:29:18 01:29:18 retrieve: 01:29:18 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: 01:29:18 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:29:19 WARNING: An illegal reflective access operation has occurred 01:29:19 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 01:29:19 WARNING: Please consider reporting this to the maintainers of org.apache.ivy.util.url.IvyAuthenticator 01:29:19 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 01:29:19 WARNING: All illegal access operations will be denied in a future release 01:29:54 01:29:54 prepare: 01:29:54 Preparing: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs 01:29:54 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/.done 01:29:54 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/src 01:29:54 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources 01:29:54 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes 01:29:54 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes 01:29:54 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/reports 01:29:54 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources 01:29:54 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes 01:29:54 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources 01:29:54 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes 01:29:54 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources 01:29:54 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes 01:29:54 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources 01:29:54 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes 01:29:54 01:29:54 pre-compile: 01:29:54 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 01:29:54 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 01:29:54 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 01:29:54 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 01:29:54 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 01:29:54 01:29:54 compile: 01:29:54 no-op 01:29:54 01:29:54 package: 01:29:54 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/omero_client.jar 01:29:55 01:29:55 install: 01:29:55 :: delivering :: omero#omero_client;working@0746fffe56ce :: 5.6.3-567-41e7d4e5b5-ice36-b441-ice36 :: integration :: Fri Jun 13 01:29:17 UTC 2025 01:29:55 delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/ivy.xml 01:29:55 :: publishing :: omero#omero_client 01:29:55 published omero_client to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-567-41e7d4e5b5-ice36-b441-ice36/omero_client-5.6.3-567-41e7d4e5b5-ice36-b441-ice36.jar 01:29:55 published ivy to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-567-41e7d4e5b5-ice36-b441-ice36/omero_client-5.6.3-567-41e7d4e5b5-ice36-b441-ice36.xml 01:29:56 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... 01:29:56 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... 01:29:56 01:29:56 retrieve: 01:29:56 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: 01:29:56 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:29:56 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools... 01:29:56 01:29:56 dist: 01:29:56 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/service-classes/META-INF 01:29:56 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/server 01:29:56 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts 01:29:56 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero_scripts-5.9.1.dev0.tar.gz into /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts 01:29:56 Copying 29 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/scripts 01:29:56 Copying 29 files to /home/omero/workspace/OMERO-test-integration/src/dist 01:29:57 Copied 9 empty directories to 1 empty directory under /home/omero/workspace/OMERO-test-integration/src/dist 01:29:57 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests... 01:29:57 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui... 01:29:57 01:29:57 copy-licenses: 01:29:57 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist 01:29:57 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/share 01:29:57 Copying 44 files to /home/omero/workspace/OMERO-test-integration/src/dist/share 01:29:57 01:29:57 copy-history: 01:29:57 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist 01:29:57 01:29:57 copy-etc: 01:29:57 Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist/etc 01:29:57 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc/templates 01:29:57 01:29:57 copy-sql: 01:29:57 Copying 60 files to /home/omero/workspace/OMERO-test-integration/src/dist 01:30:02 01:30:02 copy-server: 01:30:02 conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/server/janino.jar in [server]: 3.1.9 won 01:30:02 01:30:02 copy-client: 01:30:02 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/client 01:30:04 conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/client/janino.jar in [client]: 3.1.9 won 01:30:04 01:30:04 update-version: 01:30:04 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc 01:30:04 01:30:04 create-workdirs: 01:30:04 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/etc/grid 01:30:04 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var 01:30:04 01:30:04 copy-luts: 01:30:04 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts 01:30:05 Copying 47 files to /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts 01:30:05 01:30:05 test-compile: 01:30:05 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:30:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS... 01:30:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... 01:30:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... 01:30:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... 01:30:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... 01:30:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui... 01:30:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava... 01:30:05 01:30:05 testng-init: 01:30:05 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: 01:30:05 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:30:11 01:30:10,644 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15 01:30:11 01:30:10,649 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b61c70e - No custom configurators were discovered as a service. 01:30:11 01:30:10,649 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b61c70e - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 01:30:11 01:30:10,654 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b61c70e - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 01:30:11 01:30:10,654 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 01:30:11 01:30:10,655 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 01:30:11 01:30:10,656 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b61c70e - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 01:30:11 01:30:10,656 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b61c70e - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 01:30:11 01:30:10,659 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b61c70e - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 01:30:11 01:30:10,659 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 01:30:11 01:30:10,660 |-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] 01:30:11 01:30:10,661 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7a2daa29 - Resource [logback.xml] occurs multiple times on the classpath. 01:30:11 01:30:10,661 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7a2daa29 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml] 01:30:11 01:30:10,661 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7a2daa29 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml] 01:30:11 01:30:11,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr] 01:30:11 01:30:11,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 01:30:11 01:30:11,143 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 01:30:11 01:30:11,150 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3e9f0660 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 01:30:11 01:30:11,150 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3e9f0660 - Please move "immediateFlush" property into the enclosing appender. 01:30:11 01:30:11,242 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3e9f0660 - Setting the "immediateFlush" property of the enclosing appender to true 01:30:11 01:30:11,243 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR 01:30:11 01:30:11,243 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR 01:30:11 01:30:11,243 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR 01:30:11 01:30:11,243 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR 01:30:11 01:30:11,243 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 01:30:11 01:30:11,243 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT] 01:30:11 01:30:11,245 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2633d812 - End of configuration. 01:30:11 01:30:11,248 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@23ef226d - Registering current configuration as safe fallback point 01:30:11 01:30:11,248 |-INFO in ch.qos.logback.classic.util.ContextInitializer@b61c70e - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 589 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 01:30:11 01:30:11 lifecycle.test-compile: 01:30:11 Copying 3 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes 01:30:11 Compiling 85 source files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes 01:30:12 warning: [options] bootstrap class path not set in conjunction with -source 8 01:30:14 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/AbstractServerTest.java:61: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated 01:30:14 import omero.grid.RawAccessRequest; 01:30:14 ^ 01:30:15 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:32: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated 01:30:15 import omero.grid.RawAccessRequest; 01:30:15 ^ 01:30:15 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:53: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated 01:30:15 import omero.grid.RawAccessRequest; 01:30:15 ^ 01:30:15 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:31: warning: [deprecation] ImportJob in omero.model has been deprecated 01:30:15 import omero.model.ImportJob; 01:30:15 ^ 01:30:15 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:32: warning: [deprecation] ImportJobI in omero.model has been deprecated 01:30:15 import omero.model.ImportJobI; 01:30:15 ^ 01:30:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ModelMockFactory.java:1206: warning: [deprecation] newInstance() in Class has been deprecated 01:30:17 IObject link = (IObject) linkClass.newInstance(); 01:30:17 ^ 01:30:17 where T is a type-variable: 01:30:17 T extends Object declared in class Class 01:30:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java:269: warning: [deprecation] newInstance() in Class has been deprecated 01:30:17 T copy = (T) obj.getClass().newInstance(); 01:30:17 ^ 01:30:17 where T is a type-variable: 01:30:17 T extends Object declared in class Class 01:30:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated 01:30:17 RawAccessRequest raw = new RawAccessRequest(); 01:30:17 ^ 01:30:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated 01:30:17 RawAccessRequest raw = new RawAccessRequest(); 01:30:17 ^ 01:30:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:419: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated 01:30:17 raw.repoUuid = legacy.root().getHash().getValue(); 01:30:17 ^ 01:30:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:420: warning: [deprecation] command in RawAccessRequest has been deprecated 01:30:17 raw.command = "rm"; 01:30:17 ^ 01:30:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:421: warning: [deprecation] args in RawAccessRequest has been deprecated 01:30:17 raw.args = Arrays.asList(path); 01:30:17 ^ 01:30:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DiskUsageTest.java:156: warning: [deprecation] newInstance() in Class has been deprecated 01:30:18 final IObject link = linkClass.newInstance(); 01:30:18 ^ 01:30:18 where T is a type-variable: 01:30:18 T extends Object declared in class Class 01:30:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DuplicationTest.java:1332: warning: [deprecation] newInstance() in Class has been deprecated 01:30:18 originalLink.setChild(annotationClass.newInstance()); 01:30:18 ^ 01:30:18 where T is a type-variable: 01:30:18 T extends Object declared in class Class 01:30:19 /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 01:30:19 RoiResult r = svc.findByImage(id, new RoiOptions()); 01:30:19 ^ 01:30:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated 01:30:19 final RawAccessRequest request = new RawAccessRequest(); 01:30:19 ^ 01:30:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated 01:30:19 final RawAccessRequest request = new RawAccessRequest(); 01:30:19 ^ 01:30:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:901: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated 01:30:19 request.repoUuid = repo.root().getHash().getValue(); 01:30:19 ^ 01:30:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:902: warning: [deprecation] command in RawAccessRequest has been deprecated 01:30:19 request.command = "exists"; 01:30:19 ^ 01:30:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:903: warning: [deprecation] args in RawAccessRequest has been deprecated 01:30:19 request.args = Collections.singletonList(dirPath); 01:30:19 ^ 01:30:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated 01:30:19 final RawAccessRequest request = new RawAccessRequest(); 01:30:19 ^ 01:30:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated 01:30:19 final RawAccessRequest request = new RawAccessRequest(); 01:30:19 ^ 01:30:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:940: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated 01:30:19 request.repoUuid = repo.root().getHash().getValue(); 01:30:19 ^ 01:30:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:941: warning: [deprecation] command in RawAccessRequest has been deprecated 01:30:19 request.command = "exists"; 01:30:19 ^ 01:30:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:942: warning: [deprecation] args in RawAccessRequest has been deprecated 01:30:19 request.args = Collections.singletonList(dirName); 01:30:19 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJob in omero.model has been deprecated 01:30:20 final ImportJob importJob = new ImportJobI(); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJobI in omero.model has been deprecated 01:30:20 final ImportJob importJob = new ImportJobI(); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:266: warning: [deprecation] setImageName(RString) in ImportJob has been deprecated 01:30:20 importJob.setImageName(omero.rtypes.rstring(name)); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:268: warning: [deprecation] setImageDescription(RString) in ImportJob has been deprecated 01:30:20 importJob.setImageDescription(omero.rtypes.rstring(desc)); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated 01:30:20 ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated 01:30:20 ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:274: warning: [deprecation] getImageName() in ImportJob has been deprecated 01:30:20 final String savedName = sent.getImageName().getValue().toString(); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:275: warning: [deprecation] getImageDescription() in ImportJob has been deprecated 01:30:20 final String savedDesc = sent.getImageDescription().getValue().toString(); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated 01:30:20 final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated 01:30:20 final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:278: warning: [deprecation] getImageName() in ImportJob has been deprecated 01:30:20 final String retrievedName = retrievedImportJob.getImageName().getValue().toString(); 01:30:20 ^ 01:30:20 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:279: warning: [deprecation] getImageDescription() in ImportJob has been deprecated 01:30:20 final String retrievedDesc = retrievedImportJob.getImageDescription().getValue().toString(); 01:30:20 ^ 01:30:21 /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 01:30:21 RoiResult r = svc.findByImage(image.getId().getValue(), 01:30:21 ^ 01:30:21 /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 01:30:21 List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(), 01:30:21 ^ 01:30:21 /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 01:30:21 l = svc.getRoiMeasurements(image.getId().getValue(), options); 01:30:21 ^ 01:30:21 /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 01:30:21 l = svc.getRoiMeasurements(image.getId().getValue(), options); 01:30:21 ^ 01:30:21 /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 01:30:21 List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(), 01:30:21 ^ 01:30:21 /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 01:30:21 Map<Long, RoiResult> values = svc.getMeasuredRoisMap(image.getId() 01:30:21 ^ 01:30:21 /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 01:30:21 List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(), 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:390: warning: [deprecation] getTable(long) in IRoiPrx has been deprecated 01:30:21 table = svc.getTable(f.getId().getValue()); 01:30:21 ^ 01:30:21 /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 01:30:21 RoiResult r = svc.findByImage(image.getId().getValue(), 01:30:21 ^ 01:30:21 /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 01:30:21 r = svc.findByRoi(r1.getId().getValue(), new RoiOptions()); 01:30:21 ^ 01:30:21 /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 01:30:21 r = svc.findByRoi(r2.getId().getValue(), new RoiOptions()); 01:30:21 ^ 01:30:21 /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 01:30:21 r = svc.findByPlane(image.getId().getValue(), 1, 0, new RoiOptions()); 01:30:21 ^ 01:30:21 /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 01:30:21 r = svc.findByPlane(image.getId().getValue(), 1, 1, new RoiOptions()); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 null, new Integer(0), new Integer(0), new int[] {0}, "null ids"}); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 null, new Integer(0), new Integer(0), new int[] {0}, "null ids"}); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0}, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0}, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Long(long) in Long has been deprecated 01:30:21 Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0), 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0), 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0), 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0}, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0}, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0}, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0}, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200}, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200}, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {}, 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [deprecation] Integer(int) in Integer has been deprecated 01:30:21 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {}, 01:30:21 ^ 01:30:21 /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 01:30:21 svc.getShapeStatsRestricted( 01:30:21 ^ 01:30:21 /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 01:30:21 final ShapeStats [] stats = svc.getShapeStatsRestricted(ids, 0, 0, new int[] {0}); 01:30:21 ^ 01:30:21 /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 01:30:21 projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy()); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:478: warning: [deprecation] typesToIgnore in Delete2 has been deprecated 01:30:21 request.typesToIgnore = Collections.singletonList("TagAnnotation"); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:495: warning: [deprecation] typesToIgnore in Delete2 has been deprecated 01:30:21 request.typesToIgnore = Collections.singletonList("IAnnotationLink"); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:501: warning: [deprecation] typesToIgnore in Delete2 has been deprecated 01:30:21 request.typesToIgnore = Collections.singletonList("Annotation"); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:547: warning: [deprecation] typesToIgnore in Delete2 has been deprecated 01:30:21 request.typesToIgnore = Collections.singletonList("Annotation"); 01:30:21 ^ 01:30:21 /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 01:30:21 projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy()); 01:30:21 ^ 01:30:21 /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 01:30:21 p2.setRelatedTo(p1); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:39: warning: [deprecation] getRelatedTo() in Pixels has been deprecated 01:30:21 Assert.assertEquals(p1.getId(), p2.getRelatedTo().getId()); 01:30:21 ^ 01:30:21 /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 01:30:21 pixels1.setRelatedTo(pixels2); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:68: warning: [deprecation] getRelatedTo() in Pixels has been deprecated 01:30:21 Pixels pixels = pixels1.getRelatedTo(); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:88: warning: [deprecation] getRelatedTo() in Pixels has been deprecated 01:30:21 Assert.assertNull(pixels1.getRelatedTo()); 01:30:21 ^ 01:30:21 /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 01:30:21 pixels1.setRelatedTo(pixels2); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:108: warning: [deprecation] getRelatedTo() in Pixels has been deprecated 01:30:21 Pixels pixels = pixels1.getRelatedTo(); 01:30:21 ^ 01:30:21 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:128: warning: [deprecation] getRelatedTo() in Pixels has been deprecated 01:30:21 Assert.assertNull(pixels1.getRelatedTo()); 01:30:21 ^ 01:30:21 /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 01:30:21 List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(), 01:30:21 ^ 01:30:21 /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 01:30:21 l = svc.getRoiMeasurements(image.getId().getValue(), options); 01:30:21 ^ 01:30:21 /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 01:30:21 List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(), 01:30:21 ^ 01:30:21 /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 01:30:21 l = svc.getRoiMeasurements(image.getId().getValue(), options); 01:30:21 ^ 01:30:22 Note: Some input files use unchecked or unsafe operations. 01:30:22 Note: Recompile with -Xlint:unchecked for details. 01:30:22 88 warnings 01:30:22 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_1072888234.tmp 01:30:22 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.jar 01:30:22 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:30:22 :: delivering :: omero#OmeroJava-test;working@0746fffe56ce :: 5.6.3-567-41e7d4e5b5-ice36-b441-ice36 :: integration :: Fri Jun 13 01:30:05 UTC 2025 01:30:22 delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml 01:30:22 :: publishing :: omero#OmeroJava-test 01:30:22 published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-567-41e7d4e5b5-ice36-b441-ice36.jar 01:30:22 published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-567-41e7d4e5b5-ice36-b441-ice36.xml 01:30:22 01:30:22 BUILD SUCCESSFUL 01:30:22 Total time: 1 minute 7 seconds 01:30:22 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist 01:30:22 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 01:30:22 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 01:30:22 + omero config set omero.db.name OMERO-test-integration 01:30:24 + omero config set omero.db.host pg 01:30:25 + omero config set omero.db.user postgres 01:30:26 + omero config set omero.db.poolsize 50 01:30:28 + omero config set omero.jvmcfg.max_system_memory.blitz 64000 01:30:29 + omero config set omero.data.dir /home/omero/workspace/OMERO-test-integration/data 01:30:30 + omero config set omero.ports.prefix 1 01:30:32 + omero config set omero.web.server_list '[["testintegration",14064,"testintegration"]]' 01:30:33 + omero certificates 01:30:34 OpenSSL 3.2.2 4 Jun 2024 (Library: OpenSSL 3.2.2 4 Jun 2024) 01:30:34 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 01:30:35 + createdb -h pg -U postgres OMERO-test-integration 01:30:35 + omero db script -f dbsetup.sql '' '' omero 01:30:36 WARNING: Positional arguments are deprecated 01:30:36 Using OMERO5.4 for version 01:30:36 Using 0 for patch 01:30:36 Using password from commandline 01:30:38 + psql -h pg -U postgres -d OMERO-test-integration -f dbsetup.sql 01:30:38 BEGIN 01:30:38 CREATE FUNCTION 01:30:38 CREATE FUNCTION 01:30:38 assert_db_server_prerequisites 01:30:38 -------------------------------- 01:30:38 01:30:38 (1 row) 01:30:38 01:30:38 DROP FUNCTION 01:30:38 DROP FUNCTION 01:30:38 CREATE DOMAIN 01:30:38 CREATE DOMAIN 01:30:38 CREATE DOMAIN 01:30:38 CREATE DOMAIN 01:30:38 CREATE DOMAIN 01:30:38 CREATE TYPE 01:30:38 CREATE TYPE 01:30:38 CREATE TYPE 01:30:38 CREATE TYPE 01:30:38 CREATE TYPE 01:30:38 CREATE TYPE 01:30:38 CREATE TYPE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:38 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 CREATE TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 psql:dbsetup.sql:2842: NOTICE: identifier "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapco" 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 psql:dbsetup.sql:4712: NOTICE: identifier "fklogicalchannel_photometricinterpretation_photometricinterpretation" will be truncated to "fklogicalchannel_photometricinterpretation_photometricinterpret" 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 psql:dbsetup.sql:5697: NOTICE: identifier "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcont" 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:39 ALTER TABLE 01:30:40 CREATE TABLE 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 DROP TABLE 01:30:40 CREATE VIEW 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE FUNCTION 01:30:40 CREATE TRIGGER 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE INDEX 01:30:40 CREATE FUNCTION 01:30:40 SET CONSTRAINTS 01:30:40 CREATE FUNCTION 01:30:40 CREATE SEQUENCE 01:30:40 ALTER TABLE 01:30:40 ALTER TABLE 01:30:40 ALTER TABLE 01:30:40 ALTER TABLE 01:30:40 ALTER TABLE 01:30:40 CREATE INDEX 01:30:40 CREATE FUNCTION 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:40 CREATE SEQUENCE 01:30:40 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE SEQUENCE 01:30:41 INSERT 0 1 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE TABLE 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 INSERT 0 1 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 UPDATE 1 01:30:41 ALTER TABLE 01:30:41 CREATE FUNCTION 01:30:41 CREATE TABLE 01:30:41 INSERT 0 1 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 CREATE INDEX 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 ALTER TABLE 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE TABLE 01:30:41 INSERT 0 1 01:30:41 INSERT 0 1 01:30:41 CREATE TABLE 01:30:41 INSERT 0 1 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE TABLE 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE INDEX 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 DROP TABLE 01:30:41 DROP TABLE 01:30:41 DROP TABLE 01:30:41 DROP TABLE 01:30:41 DROP TABLE 01:30:41 CREATE VIEW 01:30:41 CREATE VIEW 01:30:41 CREATE VIEW 01:30:41 CREATE VIEW 01:30:41 CREATE VIEW 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 ALTER TABLE 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE TABLE 01:30:41 CREATE INDEX 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE FUNCTION 01:30:41 CREATE FUNCTION 01:30:41 CREATE TRIGGER 01:30:41 CREATE TRIGGER 01:30:41 CREATE INDEX 01:30:41 UPDATE 1 01:30:41 COMMIT 01:30:41 + rm dbsetup.sql 01:30:41 + export OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config 01:30:41 + OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config 01:30:41 + mkdir -p /home/omero/workspace/OMERO-test-integration/config/blitz 01:30:41 + 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 01:30:41 + for f in $OMERO_PROFILE/blitz/* 01:30:41 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example .example 01:30:41 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.xml 01:30:41 + for f in $OMERO_PROFILE/blitz/* 01:30:41 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example .example 01:30:41 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.xml 01:30:41 + omero config set omero.mail.config true 01:30:42 + omero config set omero.mail.fake true 01:30:44 + omero config set omero.mail.port 2525 01:30:45 + BUILD_ID=DONT_KILL_ME 01:30:45 + omero admin start 01:30:56 No descriptor given. Using etc/grid/default.xml 01:31:19 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/master 01:31:19 Initializing /home/omero/workspace/OMERO-test-integration/src/dist/var/log 01:31:19 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/registry 01:31:19 Waiting on startup. Use CTRL-C to exit 01:31:19 + omero admin waitup 01:31:21 Waiting on startup. Use CTRL-C to exit 01:31:21 + omero admin diagnostics 01:31:23 01:31:23 ================================================================================ 01:31:23 OMERO Diagnostics (admin) 01:31:23 ================================================================================ 01:31:23 01:31:23 Commands: java -version 11.0.25 (/usr/bin/java) 01:31:23 Commands: python -V 3.11.9 (/home/omero/workspace/OMERO-test-integration/.venv3/bin/python) 01:31:23 Commands: icegridnode --version 3.6.5 (/opt/ice-3.6.5/bin/icegridnode) 01:31:23 Commands: icegridadmin --version 3.6.5 (/opt/ice-3.6.5/bin/icegridadmin) 01:31:23 Commands: psql --version 16.8 (/usr/bin/psql) 01:31:23 Commands: openssl version 3.2.24 (/usr/bin/openssl) 01:31:23 01:31:23 Component: OMERO.py 5.20.1.dev0 01:31:23 Component: OMERO.server 5.6.3-567-41e7d4e5b5-ice36-b441-ice36 01:31:23 01:31:23 Server: icegridnode running 01:31:23 Server: Blitz-0 active (pid = 419497, enabled) 01:31:23 Server: DropBox activating (enabled) 01:31:24 Server: FileServer active (pid = 419529, enabled) 01:31:24 Server: Indexer-0 active (pid = 419530, enabled) 01:31:24 Server: MonitorServer active (pid = 419531, enabled) 01:31:24 Server: OMERO.Glacier2 active (pid = 419569, enabled) 01:31:24 Server: OMERO.IceStorm active (pid = 419541, enabled) 01:31:24 Server: PixelData-0 active (pid = 419536, enabled) 01:31:24 Server: Processor-0 activating (enabled) 01:31:24 Server: Tables-0 activating (enabled) 01:31:24 Server: TestDropBox inactive (enabled) 01:31:24 01:31:24 Log dir: /home/omero/workspace/OMERO-test-integration/src/dist/var/log exists 01:31:24 Log files: Blitz-0.log 139.7 KB errors=0 warnings=3 01:31:24 Log files: DropBox.log 1.4 KB 01:31:24 Log files: FileServer.log 114 B 01:31:24 Log files: Indexer-0.log 2.9 KB errors=0 warnings=2 01:31:24 Log files: MonitorServer.log 1.2 KB 01:31:24 Log files: PixelData-0.log 3.7 KB errors=0 warnings=2 01:31:24 Log files: Processor-0.log 592 B 01:31:24 Log files: Tables-0.log 841 B 01:31:24 Log files: TestDropBox.log n/a 01:31:24 Log files: master.err 1.8 KB 01:31:24 Log files: master.out 42.0 KB 01:31:24 Log files: Total size 0.19 MB 01:31:24 01:31:24 01:31:24 Environment:OMERO_HOME=(unset) 01:31:24 Environment:OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 01:31:24 Environment:OMERO_NODE=(unset) 01:31:24 Environment:OMERO_MASTER=(unset) 01:31:24 Environment:OMERO_USERDIR=(unset) 01:31:24 Environment:OMERO_TMPDIR=(unset) 01:31:24 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 01:31:24 Environment:PYTHONPATH=(unset) 01:31:24 Environment:ICE_HOME=/opt/ice-3.6.5 01:31:24 Environment:LD_LIBRARY_PATH=(unset) 01:31:24 Environment:DYLD_LIBRARY_PATH=(unset) 01:31:24 01:31:24 OMERO SSL port:14064 01:31:24 OMERO TCP port:14063 01:31:24 OMERO data dir:'/home/omero/workspace/OMERO-test-integration/data' Exists? True Is writable? True 01:31:24 OMERO temp dir:'/home/omero/omero/tmp' Exists? True Is writable? True (Size: 689185) 01:31:24 01:31:24 JVM settings: Blitz-${index} -Xmx9600m 01:31:24 JVM settings: Indexer-${index} -Xmx4800m 01:31:24 JVM settings: PixelData-${index} -Xmx7200m 01:31:24 JVM settings: Repository-${index} -Xmx4800m 01:31:25 01:31:25 Jar: lib/server/formats-api.jar Bio-Formats API 8.3.0-SNAPSHOT 13 June 2025 069803fb537278a00b02d72dcda91b9011146c24 01:31:25 Jar: lib/server/formats-bsd.jar BSD Bio-Formats readers and writers 8.3.0-SNAPSHOT 13 June 2025 069803fb537278a00b02d72dcda91b9011146c24 01:31:25 Jar: lib/server/formats-gpl.jar Bio-Formats library 8.3.0-SNAPSHOT 13 June 2025 069803fb537278a00b02d72dcda91b9011146c24 01:31:25 Jar: lib/server/ome-codecs.jar OME Codecs 1.1.1-SNAPSHOT 13 June 2025 b7c4c44ba254b82ef7430fda6ba75321d79c8b02 01:31:25 Jar: lib/server/ome-common.jar OME Common Java 6.0.26-SNAPSHOT 13 June 2025 b7c4c44ba254b82ef7430fda6ba75321d79c8b02 01:31:25 Jar: lib/server/ome-jai.jar OME JAI 0.1.5-SNAPSHOT 13 June 2025 b7c4c44ba254b82ef7430fda6ba75321d79c8b02 01:31:25 Jar: lib/server/ome-mdbtools.jar MDB Tools (Java port) 5.3.4-SNAPSHOT 13 June 2025 b7c4c44ba254b82ef7430fda6ba75321d79c8b02 01:31:25 Jar: lib/server/ome-poi.jar OME POI 5.3.10-SNAPSHOT 13 June 2025 b7c4c44ba254b82ef7430fda6ba75321d79c8b02 01:31:25 Jar: lib/server/ome-xml.jar OME XML library 6.5.0-SNAPSHOT 13 June 2025 b7c4c44ba254b82ef7430fda6ba75321d79c8b02 01:31:25 Jar: lib/server/omero-blitz.jar jar 5.8.4-SNAPSHOT 01:31:25 Jar: lib/server/omero-common.jar jar 5.7.4-SNAPSHOT 01:31:25 Jar: lib/server/omero-gateway.jar jar 5.10.4-SNAPSHOT 01:31:25 Jar: lib/server/omero-model.jar jar 5.7.4-SNAPSHOT 01:31:25 Jar: lib/server/omero-renderer.jar jar 5.6.4-SNAPSHOT 01:31:25 Jar: lib/server/omero-romio.jar jar 5.8.4-SNAPSHOT 01:31:25 Jar: lib/server/omero-server.jar jar 5.7.4-SNAPSHOT 01:31:25 + export OMERO_SESSION_DIR=/tmp/OMERO-test-integration/415 01:31:25 + OMERO_SESSION_DIR=/tmp/OMERO-test-integration/415 01:31:25 + export ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config 01:31:25 + ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config 01:31:25 + echo Running the integration tests with -Dtestng.useDefaultListeners=true 01:31:25 Running the integration tests with -Dtestng.useDefaultListeners=true 01:31:25 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/integration integration 01:31:25 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml 01:31:26 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava... 01:31:27 01:31:27 testng-init: 01:31:27 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: 01:31:27 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:31:32 01:31:31,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15 01:31:32 01:31:31,931 |-INFO in ch.qos.logback.classic.util.ContextInitializer@474749b8 - No custom configurators were discovered as a service. 01:31:32 01:31:31,931 |-INFO in ch.qos.logback.classic.util.ContextInitializer@474749b8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 01:31:32 01:31:31,937 |-INFO in ch.qos.logback.classic.util.ContextInitializer@474749b8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 01:31:32 01:31:31,937 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 01:31:32 01:31:31,938 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 01:31:32 01:31:31,939 |-INFO in ch.qos.logback.classic.util.ContextInitializer@474749b8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 01:31:32 01:31:31,939 |-INFO in ch.qos.logback.classic.util.ContextInitializer@474749b8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 01:31:32 01:31:31,942 |-INFO in ch.qos.logback.classic.util.ContextInitializer@474749b8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 01:31:32 01:31:31,943 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 01:31:32 01:31:31,943 |-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] 01:31:32 01:31:31,944 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740a0d5e - Resource [logback.xml] occurs multiple times on the classpath. 01:31:32 01:31:31,945 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740a0d5e - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml] 01:31:32 01:31:31,945 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@740a0d5e - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml] 01:31:32 01:31:32,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr] 01:31:32 01:31:32,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 01:31:32 01:31:32,323 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 01:31:32 01:31:32,326 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@29013ef2 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 01:31:32 01:31:32,326 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@29013ef2 - Please move "immediateFlush" property into the enclosing appender. 01:31:32 01:31:32,416 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@29013ef2 - Setting the "immediateFlush" property of the enclosing appender to true 01:31:32 01:31:32,417 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR 01:31:32 01:31:32,417 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR 01:31:32 01:31:32,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR 01:31:32 01:31:32,418 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR 01:31:32 01:31:32,418 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 01:31:32 01:31:32,418 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT] 01:31:32 01:31:32,419 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@265c1a7c - End of configuration. 01:31:32 01:31:32,423 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5b2b8d86 - Registering current configuration as safe fallback point 01:31:32 01:31:32,423 |-INFO in ch.qos.logback.classic.util.ContextInitializer@474749b8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 481 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 01:31:32 01:31:32 lifecycle.test-compile: 01:31:32 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_629757930.tmp 01:31:32 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml 01:31:32 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:31:32 :: delivering :: omero#OmeroJava-test;working@0746fffe56ce :: 5.6.3-567-41e7d4e5b5-ice36-b441-ice36 :: integration :: Fri Jun 13 01:31:26 UTC 2025 01:31:32 delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml 01:31:32 :: publishing :: omero#OmeroJava-test 01:31:32 published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-567-41e7d4e5b5-ice36-b441-ice36.jar 01:31:32 published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-567-41e7d4e5b5-ice36-b441-ice36.xml 01:31:34 01:31:34 integration: 01:31:34 01:31:33,594 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15 01:31:34 01:31:33,598 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - No custom configurators were discovered as a service. 01:31:34 01:31:33,598 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 01:31:34 01:31:33,599 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 01:31:34 01:31:33,601 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 01:31:34 01:31:33,602 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 01:31:34 01:31:33,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 01:31:34 01:31:33,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 01:31:34 01:31:33,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 01:31:34 01:31:33,604 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 01:31:34 01:31:33,616 |-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] 01:31:34 01:31:33,617 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9f116cc - Resource [logback.xml] occurs multiple times on the classpath. 01:31:34 01:31:33,617 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9f116cc - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml] 01:31:34 01:31:33,617 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9f116cc - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml] 01:31:34 01:31:33,979 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr] 01:31:34 01:31:33,980 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 01:31:34 01:31:33,994 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 01:31:34 01:31:33,995 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@12468a38 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 01:31:34 01:31:33,995 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@12468a38 - Please move "immediateFlush" property into the enclosing appender. 01:31:34 01:31:34,040 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@12468a38 - Setting the "immediateFlush" property of the enclosing appender to true 01:31:34 01:31:34,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR 01:31:34 01:31:34,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR 01:31:34 01:31:34,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR 01:31:34 01:31:34,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR 01:31:34 01:31:34,041 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 01:31:34 01:31:34,041 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT] 01:31:34 01:31:34,041 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1aa7ecca - End of configuration. 01:31:34 01:31:34,046 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@59309333 - Registering current configuration as safe fallback point 01:31:34 01:31:34,046 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 443 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 01:32:39 bacd427a-e3a5-45b8-8704-c3e7ee348a05 01:37:43 2025-06-13 01:37:43,241 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 01:37:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:37:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:37:43 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:37:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:37:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:37:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:37:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:37:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:37:43 at java.base/java.lang.Thread.run(Thread.java:829) 01:37:43 Caused by: Ice.CommunicatorDestroyedException: null 01:37:43 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:37:43 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:37:43 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:37:43 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:37:43 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:37:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:37:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:37:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:37:43 ... 7 common frames omitted 01:38:38 2025-06-13 01:38:38,552 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 01:38:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:38:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:38:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:38:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:38:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:38:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:38:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:38:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:38:38 at java.base/java.lang.Thread.run(Thread.java:829) 01:38:38 Caused by: Ice.CommunicatorDestroyedException: null 01:38:38 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:38:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:38:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:38:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:38:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:38:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:38:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:38:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:38:38 ... 7 common frames omitted 01:38:47 2025-06-13 01:38:47,514 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 01:38:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:38:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:38:47 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:38:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:38:47 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:38:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:38:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:38:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:38:47 at java.base/java.lang.Thread.run(Thread.java:829) 01:38:47 Caused by: Ice.CommunicatorDestroyedException: null 01:38:47 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:38:47 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:38:47 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:38:47 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:38:47 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:38:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:38:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:38:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:38:47 ... 7 common frames omitted 01:40:31 2025-06-13 01:40:31,532 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 01:40:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:40:31 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:40:31 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:40:31 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:40:31 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:40:31 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:40:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:40:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:40:31 at java.base/java.lang.Thread.run(Thread.java:829) 01:40:31 Caused by: Ice.CommunicatorDestroyedException: null 01:40:31 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:40:31 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:40:31 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:40:31 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:40:31 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:40:31 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:40:31 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:40:31 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:40:31 ... 7 common frames omitted 01:41:21 2025-06-13 01:41:21,210 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 01:41:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:41:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:41:21 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:41:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:41:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:41:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:41:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:41:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:41:21 at java.base/java.lang.Thread.run(Thread.java:829) 01:41:21 Caused by: Ice.CommunicatorDestroyedException: null 01:41:21 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:41:21 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:41:21 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:41:21 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:41:21 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:41:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:41:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:41:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:41:21 ... 7 common frames omitted 01:45:42 2025-06-13 01:45:42,006 ERROR [ ome.formats.importer.ImportLibrary] (sDataset-1) Cannot link to target 01:48:39 2025-06-13 01:48:39,695 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 01:48:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:48:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:48:39 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:48:39 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:48:39 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:48:39 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:48:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:48:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:48:39 at java.base/java.lang.Thread.run(Thread.java:829) 01:48:39 Caused by: Ice.CommunicatorDestroyedException: null 01:48:39 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:48:39 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:48:39 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:48:39 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:48:39 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:48:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:48:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:48:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:48:39 ... 7 common frames omitted 01:48:43 2025-06-13 01:48:43,109 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 01:48:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:48:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:48:43 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:48:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:48:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:48:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:48:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:48:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:48:43 at java.base/java.lang.Thread.run(Thread.java:829) 01:48:43 Caused by: Ice.CommunicatorDestroyedException: null 01:48:43 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:48:43 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:48:43 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:48:43 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:48:43 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:48:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:48:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:48:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:48:43 ... 7 common frames omitted 01:48:46 2025-06-13 01:48:46,232 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 01:48:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:48:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:48:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:48:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:48:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:48:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:48:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:48:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:48:46 at java.base/java.lang.Thread.run(Thread.java:829) 01:48:46 Caused by: Ice.CommunicatorDestroyedException: null 01:48:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:48:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:48:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:48:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:48:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:48:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:48:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:48:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:48:46 ... 7 common frames omitted 01:48:59 2025-06-13 01:48:59,556 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 01:48:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:48:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:48:59 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:48:59 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:48:59 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:48:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:48:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:48:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:48:59 at java.base/java.lang.Thread.run(Thread.java:829) 01:48:59 Caused by: Ice.CommunicatorDestroyedException: null 01:48:59 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:48:59 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:48:59 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:48:59 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:48:59 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:48:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:48:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:48:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:48:59 ... 7 common frames omitted 01:49:01 2025-06-13 01:49:01,969 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 01:49:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:01 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:01 Caused by: Ice.CommunicatorDestroyedException: null 01:49:01 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:01 ... 7 common frames omitted 01:49:04 2025-06-13 01:49:04,007 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 01:49:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:04 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:04 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:04 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:04 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:04 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:04 Caused by: Ice.CommunicatorDestroyedException: null 01:49:04 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:04 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:04 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:04 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:04 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:04 ... 7 common frames omitted 01:49:06 2025-06-13 01:49:06,570 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 01:49:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:06 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:06 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:06 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:06 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:06 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:06 Caused by: Ice.CommunicatorDestroyedException: null 01:49:06 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:06 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:06 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:06 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:06 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:06 ... 7 common frames omitted 01:49:08 2025-06-13 01:49:08,747 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 01:49:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:08 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:08 Caused by: Ice.CommunicatorDestroyedException: null 01:49:08 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:08 ... 7 common frames omitted 01:49:11 2025-06-13 01:49:11,278 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 01:49:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:11 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:11 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:11 Caused by: Ice.CommunicatorDestroyedException: null 01:49:11 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:11 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:11 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:11 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:11 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:11 ... 7 common frames omitted 01:49:13 2025-06-13 01:49:13,735 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 01:49:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:13 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:13 Caused by: Ice.CommunicatorDestroyedException: null 01:49:13 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:13 ... 7 common frames omitted 01:49:15 2025-06-13 01:49:15,920 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 01:49:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:15 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:15 Caused by: Ice.CommunicatorDestroyedException: null 01:49:15 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:15 ... 7 common frames omitted 01:49:18 2025-06-13 01:49:18,104 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 01:49:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:18 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:18 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:18 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:18 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:18 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:18 Caused by: Ice.CommunicatorDestroyedException: null 01:49:18 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:18 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:18 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:18 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:18 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:18 ... 7 common frames omitted 01:49:20 2025-06-13 01:49:20,368 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 01:49:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:20 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:20 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:20 Caused by: Ice.CommunicatorDestroyedException: null 01:49:20 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:20 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:20 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:20 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:20 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:20 ... 7 common frames omitted 01:49:22 2025-06-13 01:49:22,500 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 01:49:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:22 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:22 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:22 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:22 Caused by: Ice.CommunicatorDestroyedException: null 01:49:22 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:22 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:22 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:22 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:22 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:22 ... 7 common frames omitted 01:49:24 2025-06-13 01:49:24,749 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 01:49:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:24 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:24 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:24 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:24 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:24 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:24 Caused by: Ice.CommunicatorDestroyedException: null 01:49:24 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:24 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:24 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:24 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:24 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:24 ... 7 common frames omitted 01:49:26 2025-06-13 01:49:26,899 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 01:49:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:26 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:26 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:26 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:26 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:26 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:26 Caused by: Ice.CommunicatorDestroyedException: null 01:49:26 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:26 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:26 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:26 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:26 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:26 ... 7 common frames omitted 01:49:29 2025-06-13 01:49:29,122 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 01:49:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:29 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:29 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:29 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:29 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:29 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:29 Caused by: Ice.CommunicatorDestroyedException: null 01:49:29 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:29 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:29 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:29 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:29 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:29 ... 7 common frames omitted 01:49:31 2025-06-13 01:49:31,040 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 01:49:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:31 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:31 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:31 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:31 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:31 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:31 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:31 Caused by: Ice.CommunicatorDestroyedException: null 01:49:31 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:31 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:31 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:31 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:31 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:31 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:31 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:31 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:31 ... 7 common frames omitted 01:49:33 2025-06-13 01:49:33,150 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 01:49:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:33 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:33 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:33 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:33 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:33 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:33 Caused by: Ice.CommunicatorDestroyedException: null 01:49:33 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:33 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:33 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:33 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:33 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:33 ... 7 common frames omitted 01:49:35 2025-06-13 01:49:35,247 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 01:49:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:35 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:35 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:35 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:35 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:35 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:35 Caused by: Ice.CommunicatorDestroyedException: null 01:49:35 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:35 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:35 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:35 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:35 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:35 ... 7 common frames omitted 01:49:37 2025-06-13 01:49:37,275 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 01:49:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:37 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:37 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:37 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:37 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:37 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:37 Caused by: Ice.CommunicatorDestroyedException: null 01:49:37 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:37 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:37 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:37 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:37 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:37 ... 7 common frames omitted 01:49:39 2025-06-13 01:49:39,619 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 01:49:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:39 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:39 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:39 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:39 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:39 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:39 Caused by: Ice.CommunicatorDestroyedException: null 01:49:39 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:39 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:39 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:39 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:39 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:39 ... 7 common frames omitted 01:49:42 2025-06-13 01:49:42,479 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 01:49:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:42 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:42 Caused by: Ice.CommunicatorDestroyedException: null 01:49:42 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:42 ... 7 common frames omitted 01:49:44 2025-06-13 01:49:44,507 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 01:49:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:44 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:44 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:44 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:44 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:44 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:44 Caused by: Ice.CommunicatorDestroyedException: null 01:49:44 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:44 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:44 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:44 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:44 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:44 ... 7 common frames omitted 01:49:46 2025-06-13 01:49:46,844 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 01:49:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:46 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:46 Caused by: Ice.CommunicatorDestroyedException: null 01:49:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:46 ... 7 common frames omitted 01:49:48 2025-06-13 01:49:48,920 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 01:49:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:48 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:48 Caused by: Ice.CommunicatorDestroyedException: null 01:49:48 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:48 ... 7 common frames omitted 01:49:51 2025-06-13 01:49:51,279 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 01:49:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:51 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:51 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:51 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:51 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:51 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:51 Caused by: Ice.CommunicatorDestroyedException: null 01:49:51 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:51 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:51 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:51 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:51 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:51 ... 7 common frames omitted 01:49:53 2025-06-13 01:49:53,261 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 01:49:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:53 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:53 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:53 Caused by: Ice.CommunicatorDestroyedException: null 01:49:53 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:53 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:53 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:53 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:53 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:53 ... 7 common frames omitted 01:49:55 2025-06-13 01:49:55,984 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 01:49:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:55 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:55 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:55 Caused by: Ice.CommunicatorDestroyedException: null 01:49:55 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:55 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:55 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:55 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:55 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:55 ... 7 common frames omitted 01:49:58 2025-06-13 01:49:58,520 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 01:49:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:49:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:49:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:49:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:49:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:49:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:49:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:49:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:49:58 at java.base/java.lang.Thread.run(Thread.java:829) 01:49:58 Caused by: Ice.CommunicatorDestroyedException: null 01:49:58 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:49:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:49:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:49:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:49:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:49:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:49:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:49:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:49:58 ... 7 common frames omitted 01:50:01 2025-06-13 01:50:01,010 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 01:50:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:01 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:01 Caused by: Ice.CommunicatorDestroyedException: null 01:50:01 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:01 ... 7 common frames omitted 01:50:03 2025-06-13 01:50:03,181 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 01:50:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:03 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:03 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:03 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:03 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:03 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:03 Caused by: Ice.CommunicatorDestroyedException: null 01:50:03 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:03 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:03 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:03 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:03 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:03 ... 7 common frames omitted 01:50:05 2025-06-13 01:50:05,438 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 01:50:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:05 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:05 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:05 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:05 Caused by: Ice.CommunicatorDestroyedException: null 01:50:05 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:05 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:05 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:05 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:05 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:05 ... 7 common frames omitted 01:50:07 2025-06-13 01:50:07,992 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 01:50:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:07 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:07 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:07 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:07 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:07 Caused by: Ice.CommunicatorDestroyedException: null 01:50:07 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:07 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:07 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:07 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:07 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:07 ... 7 common frames omitted 01:50:10 2025-06-13 01:50:10,737 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 01:50:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:10 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:10 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:10 Caused by: Ice.CommunicatorDestroyedException: null 01:50:10 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:10 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:10 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:10 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:10 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:10 ... 7 common frames omitted 01:50:13 2025-06-13 01:50:13,344 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 01:50:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:13 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:13 Caused by: Ice.CommunicatorDestroyedException: null 01:50:13 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:13 ... 7 common frames omitted 01:50:15 2025-06-13 01:50:15,807 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 01:50:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:15 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:15 Caused by: Ice.CommunicatorDestroyedException: null 01:50:15 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:15 ... 7 common frames omitted 01:50:17 2025-06-13 01:50:17,965 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 01:50:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:17 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:17 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:17 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:17 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:17 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:17 Caused by: Ice.CommunicatorDestroyedException: null 01:50:17 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:17 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:17 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:17 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:17 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:17 ... 7 common frames omitted 01:50:19 2025-06-13 01:50:19,944 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 01:50:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:19 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:19 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:19 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:19 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:19 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:19 Caused by: Ice.CommunicatorDestroyedException: null 01:50:19 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:19 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:19 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:19 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:19 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:19 ... 7 common frames omitted 01:50:27 2025-06-13 01:50:27,628 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 01:50:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:27 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:27 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:27 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:27 Caused by: Ice.CommunicatorDestroyedException: null 01:50:27 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:27 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:27 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:27 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:27 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:27 ... 7 common frames omitted 01:50:29 2025-06-13 01:50:29,792 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 01:50:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:29 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:29 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:29 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:29 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:29 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:29 Caused by: Ice.CommunicatorDestroyedException: null 01:50:29 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:29 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:29 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:29 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:29 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:29 ... 7 common frames omitted 01:50:32 2025-06-13 01:50:32,441 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 01:50:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:32 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:32 Caused by: Ice.CommunicatorDestroyedException: null 01:50:32 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:32 ... 7 common frames omitted 01:50:36 2025-06-13 01:50:36,137 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 01:50:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:36 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:36 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:36 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:36 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:36 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:36 Caused by: Ice.CommunicatorDestroyedException: null 01:50:36 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:36 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:36 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:36 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:36 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:36 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:36 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:36 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:36 ... 7 common frames omitted 01:50:38 2025-06-13 01:50:38,597 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 01:50:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:38 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:38 Caused by: Ice.CommunicatorDestroyedException: null 01:50:38 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:38 ... 7 common frames omitted 01:50:41 2025-06-13 01:50:41,847 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 01:50:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:41 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:41 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:41 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:41 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:41 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:41 Caused by: Ice.CommunicatorDestroyedException: null 01:50:41 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:41 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:41 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:41 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:41 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:41 ... 7 common frames omitted 01:50:43 2025-06-13 01:50:43,323 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 01:50:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:43 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:43 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:43 Caused by: Ice.CommunicatorDestroyedException: null 01:50:43 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:43 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:43 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:43 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:43 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:43 ... 7 common frames omitted 01:50:46 2025-06-13 01:50:46,405 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 01:50:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:46 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:46 Caused by: Ice.CommunicatorDestroyedException: null 01:50:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:46 ... 7 common frames omitted 01:50:49 2025-06-13 01:50:49,099 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 01:50:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:49 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:49 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:49 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:49 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:49 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:49 Caused by: Ice.CommunicatorDestroyedException: null 01:50:49 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:49 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:49 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:49 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:49 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:49 ... 7 common frames omitted 01:50:56 2025-06-13 01:50:56,674 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 01:50:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:56 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:56 Caused by: Ice.CommunicatorDestroyedException: null 01:50:56 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:56 ... 7 common frames omitted 01:50:59 2025-06-13 01:50:59,733 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 01:50:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:50:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:50:59 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:50:59 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:50:59 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:50:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:50:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:50:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:50:59 at java.base/java.lang.Thread.run(Thread.java:829) 01:50:59 Caused by: Ice.CommunicatorDestroyedException: null 01:50:59 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:50:59 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:50:59 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:50:59 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:50:59 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:50:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:50:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:50:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:50:59 ... 7 common frames omitted 01:51:02 2025-06-13 01:51:02,240 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 01:51:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:51:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:51:02 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:51:02 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:51:02 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:51:02 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:51:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:51:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:51:02 at java.base/java.lang.Thread.run(Thread.java:829) 01:51:02 Caused by: Ice.CommunicatorDestroyedException: null 01:51:02 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:51:02 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:51:02 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:51:02 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:51:02 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:51:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:51:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:51:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:51:02 ... 7 common frames omitted 01:51:18 2025-06-13 01:51:18,923 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 01:51:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:51:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:51:18 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:51:18 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:51:18 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:51:18 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:51:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:51:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:51:18 at java.base/java.lang.Thread.run(Thread.java:829) 01:51:18 Caused by: Ice.CommunicatorDestroyedException: null 01:51:18 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:51:18 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:51:18 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:51:18 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:51:18 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:51:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:51:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:51:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:51:18 ... 7 common frames omitted 01:51:39 2025-06-13 01:51:39,940 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 01:51:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:51:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:51:39 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:51:39 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:51:39 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:51:39 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:51:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:51:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:51:39 at java.base/java.lang.Thread.run(Thread.java:829) 01:51:39 Caused by: Ice.CommunicatorDestroyedException: null 01:51:39 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:51:39 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:51:39 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:51:39 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:51:39 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:51:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:51:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:51:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:51:39 ... 7 common frames omitted 01:51:42 2025-06-13 01:51:42,108 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 01:51:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:51:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:51:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:51:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:51:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:51:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:51:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:51:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:51:42 at java.base/java.lang.Thread.run(Thread.java:829) 01:51:42 Caused by: Ice.CommunicatorDestroyedException: null 01:51:42 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:51:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:51:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:51:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:51:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:51:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:51:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:51:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:51:42 ... 7 common frames omitted 01:51:44 2025-06-13 01:51:44,337 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 01:51:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:51:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:51:44 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:51:44 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:51:44 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:51:44 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:51:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:51:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:51:44 at java.base/java.lang.Thread.run(Thread.java:829) 01:51:44 Caused by: Ice.CommunicatorDestroyedException: null 01:51:44 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:51:44 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:51:44 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:51:44 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:51:44 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:51:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:51:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:51:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:51:44 ... 7 common frames omitted 01:51:46 2025-06-13 01:51:46,639 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 01:51:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:51:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:51:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:51:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:51:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:51:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:51:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:51:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:51:46 at java.base/java.lang.Thread.run(Thread.java:829) 01:51:46 Caused by: Ice.CommunicatorDestroyedException: null 01:51:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:51:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:51:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:51:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:51:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:51:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:51:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:51:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:51:46 ... 7 common frames omitted 01:54:24 2025-06-13 01:54:24,886 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 01:54:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:54:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:54:24 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:54:24 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:54:24 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:54:24 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:54:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:54:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:54:24 at java.base/java.lang.Thread.run(Thread.java:829) 01:54:24 Caused by: Ice.CommunicatorDestroyedException: null 01:54:24 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:54:24 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:54:24 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:54:24 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:54:24 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:54:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:54:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:54:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:54:24 ... 7 common frames omitted 01:54:28 2025-06-13 01:54:28,326 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 01:54:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:54:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:54:28 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:54:28 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:54:28 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:54:28 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:54:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:54:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:54:28 at java.base/java.lang.Thread.run(Thread.java:829) 01:54:28 Caused by: Ice.CommunicatorDestroyedException: null 01:54:28 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:54:28 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:54:28 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:54:28 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:54:28 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:54:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:54:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:54:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:54:28 ... 7 common frames omitted 01:54:32 2025-06-13 01:54:32,443 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 01:54:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:54:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:54:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:54:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:54:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:54:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:54:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:54:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:54:32 at java.base/java.lang.Thread.run(Thread.java:829) 01:54:32 Caused by: Ice.CommunicatorDestroyedException: null 01:54:32 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:54:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:54:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:54:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:54:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:54:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:54:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:54:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:54:32 ... 7 common frames omitted 01:54:36 2025-06-13 01:54:36,885 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 01:54:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:54:36 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:54:36 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:54:36 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:54:36 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:54:36 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:54:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:54:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:54:36 at java.base/java.lang.Thread.run(Thread.java:829) 01:54:36 Caused by: Ice.CommunicatorDestroyedException: null 01:54:36 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:54:36 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:54:36 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:54:36 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:54:36 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:54:36 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:54:36 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:54:36 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:54:36 ... 7 common frames omitted 01:54:42 2025-06-13 01:54:42,331 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 01:54:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:54:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:54:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:54:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:54:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:54:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:54:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:54:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:54:42 at java.base/java.lang.Thread.run(Thread.java:829) 01:54:42 Caused by: Ice.CommunicatorDestroyedException: null 01:54:42 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:54:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:54:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:54:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:54:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:54:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:54:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:54:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:54:42 ... 7 common frames omitted 01:54:46 2025-06-13 01:54:46,239 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 01:54:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:54:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:54:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:54:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:54:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:54:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:54:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:54:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:54:46 at java.base/java.lang.Thread.run(Thread.java:829) 01:54:46 Caused by: Ice.CommunicatorDestroyedException: null 01:54:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:54:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:54:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:54:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:54:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:54:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:54:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:54:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:54:46 ... 7 common frames omitted 01:54:49 2025-06-13 01:54:49,388 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 01:54:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:54:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:54:49 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:54:49 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:54:49 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:54:49 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:54:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:54:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:54:49 at java.base/java.lang.Thread.run(Thread.java:829) 01:54:49 Caused by: Ice.CommunicatorDestroyedException: null 01:54:49 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:54:49 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:54:49 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:54:49 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:54:49 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:54:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:54:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:54:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:54:49 ... 7 common frames omitted 01:54:53 2025-06-13 01:54:53,271 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 01:54:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 01:54:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 01:54:53 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 01:54:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 01:54:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 01:54:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 01:54:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:54:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:54:53 at java.base/java.lang.Thread.run(Thread.java:829) 01:54:53 Caused by: Ice.CommunicatorDestroyedException: null 01:54:53 at IceInternal.Instance.proxyFactory(Instance.java:239) 01:54:53 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 01:54:53 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 01:54:53 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 01:54:53 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 01:54:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 01:54:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 01:54:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 01:54:53 ... 7 common frames omitted 02:00:56 2025-06-13 02:00:56,135 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:00:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:00:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:00:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:00:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:00:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:00:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:00:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:00:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:00:56 at java.base/java.lang.Thread.run(Thread.java:829) 02:00:56 Caused by: Ice.CommunicatorDestroyedException: null 02:00:56 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:00:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:00:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:00:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:00:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:00:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:00:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:00:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:00:56 ... 7 common frames omitted 02:00:58 2025-06-13 02:00:58,445 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:00:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:00:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:00:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:00:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:00:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:00:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:00:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:00:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:00:58 at java.base/java.lang.Thread.run(Thread.java:829) 02:00:58 Caused by: Ice.CommunicatorDestroyedException: null 02:00:58 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:00:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:00:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:00:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:00:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:00:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:00:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:00:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:00:58 ... 7 common frames omitted 02:01:02 2025-06-13 02:01:02,366 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:01:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:01:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:01:02 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:01:02 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:01:02 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:01:02 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:01:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:01:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:01:02 at java.base/java.lang.Thread.run(Thread.java:829) 02:01:02 Caused by: Ice.CommunicatorDestroyedException: null 02:01:02 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:01:02 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:01:02 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:01:02 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:01:02 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:01:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:01:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:01:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:01:02 ... 7 common frames omitted 02:01:05 2025-06-13 02:01:05,466 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:01:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:01:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:01:05 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:01:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:01:05 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:01:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:01:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:01:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:01:05 at java.base/java.lang.Thread.run(Thread.java:829) 02:01:05 Caused by: Ice.CommunicatorDestroyedException: null 02:01:05 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:01:05 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:01:05 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:01:05 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:01:05 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:01:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:01:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:01:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:01:05 ... 7 common frames omitted 02:01:06 2025-06-13 02:01:06,436 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:01:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:01:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:01:06 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:01:06 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:01:06 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:01:06 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:01:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:01:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:01:06 at java.base/java.lang.Thread.run(Thread.java:829) 02:01:06 Caused by: Ice.CommunicatorDestroyedException: null 02:01:06 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:01:06 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:01:06 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:01:06 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:01:06 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:01:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:01:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:01:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:01:06 ... 7 common frames omitted 02:01:09 2025-06-13 02:01:09,796 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:01:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:01:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:01:09 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:01:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:01:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:01:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:01:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:01:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:01:09 at java.base/java.lang.Thread.run(Thread.java:829) 02:01:09 Caused by: Ice.CommunicatorDestroyedException: null 02:01:09 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:01:09 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:01:09 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:01:09 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:01:09 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:01:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:01:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:01:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:01:09 ... 7 common frames omitted 02:01:13 2025-06-13 02:01:13,469 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:01:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:01:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:01:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:01:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:01:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:01:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:01:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:01:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:01:13 at java.base/java.lang.Thread.run(Thread.java:829) 02:01:13 Caused by: Ice.CommunicatorDestroyedException: null 02:01:13 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:01:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:01:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:01:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:01:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:01:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:01:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:01:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:01:13 ... 7 common frames omitted 02:01:17 2025-06-13 02:01:17,359 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:01:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:01:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:01:17 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:01:17 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:01:17 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:01:17 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:01:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:01:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:01:17 at java.base/java.lang.Thread.run(Thread.java:829) 02:01:17 Caused by: Ice.CommunicatorDestroyedException: null 02:01:17 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:01:17 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:01:17 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:01:17 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:01:17 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:01:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:01:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:01:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:01:17 ... 7 common frames omitted 02:01:22 2025-06-13 02:01:22,005 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:01:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:01:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:01:22 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:01:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:01:22 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:01:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:01:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:01:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:01:22 at java.base/java.lang.Thread.run(Thread.java:829) 02:01:22 Caused by: Ice.CommunicatorDestroyedException: null 02:01:22 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:01:22 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:01:22 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:01:22 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:01:22 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:01:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:01:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:01:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:01:22 ... 7 common frames omitted 02:01:25 2025-06-13 02:01:25,760 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:01:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:01:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:01:25 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:01:25 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:01:25 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:01:25 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:01:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:01:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:01:25 at java.base/java.lang.Thread.run(Thread.java:829) 02:01:25 Caused by: Ice.CommunicatorDestroyedException: null 02:01:25 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:01:25 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:01:25 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:01:25 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:01:25 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:01:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:01:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:01:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:01:25 ... 7 common frames omitted 02:01:29 2025-06-13 02:01:29,084 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:01:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:01:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:01:29 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:01:29 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:01:29 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:01:29 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:01:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:01:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:01:29 at java.base/java.lang.Thread.run(Thread.java:829) 02:01:29 Caused by: Ice.CommunicatorDestroyedException: null 02:01:29 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:01:29 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:01:29 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:01:29 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:01:29 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:01:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:01:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:01:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:01:29 ... 7 common frames omitted 02:01:32 2025-06-13 02:01:32,451 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:01:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:01:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:01:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:01:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:01:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:01:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:01:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:01:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:01:32 at java.base/java.lang.Thread.run(Thread.java:829) 02:01:32 Caused by: Ice.CommunicatorDestroyedException: null 02:01:32 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:01:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:01:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:01:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:01:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:01:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:01:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:01:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:01:32 ... 7 common frames omitted 02:02:58 2025-06-13 02:02:58,710 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:02:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:02:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:02:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:02:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:02:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:02:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:02:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:02:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:02:58 at java.base/java.lang.Thread.run(Thread.java:829) 02:02:58 Caused by: Ice.CommunicatorDestroyedException: null 02:02:58 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:02:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:02:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:02:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:02:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:02:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:02:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:02:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:02:58 ... 7 common frames omitted 02:03:03 2025-06-13 02:03:03,508 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:03:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:03 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:03 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:03 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:03 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:03 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:03 Caused by: Ice.CommunicatorDestroyedException: null 02:03:03 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:03 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:03 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:03 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:03 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:03 ... 7 common frames omitted 02:03:07 2025-06-13 02:03:07,823 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:03:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:07 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:07 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:07 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:07 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:07 Caused by: Ice.CommunicatorDestroyedException: null 02:03:07 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:07 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:07 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:07 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:07 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:07 ... 7 common frames omitted 02:03:11 2025-06-13 02:03:11,975 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:03:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:11 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:11 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:11 Caused by: Ice.CommunicatorDestroyedException: null 02:03:11 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:11 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:11 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:11 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:11 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:11 ... 7 common frames omitted 02:03:16 2025-06-13 02:03:16,404 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:03:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:16 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:16 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:16 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:16 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:16 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:16 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:16 Caused by: Ice.CommunicatorDestroyedException: null 02:03:16 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:16 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:16 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:16 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:16 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:16 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:16 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:16 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:16 ... 7 common frames omitted 02:03:23 2025-06-13 02:03:23,584 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:03:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:23 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:23 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:23 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:23 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:23 Caused by: Ice.CommunicatorDestroyedException: null 02:03:23 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:23 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:23 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:23 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:23 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:23 ... 7 common frames omitted 02:03:29 2025-06-13 02:03:29,191 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:03:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:29 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:29 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:29 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:29 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:29 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:29 Caused by: Ice.CommunicatorDestroyedException: null 02:03:29 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:29 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:29 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:29 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:29 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:29 ... 7 common frames omitted 02:03:35 2025-06-13 02:03:35,284 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:03:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:35 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:35 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:35 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:35 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:35 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:35 Caused by: Ice.CommunicatorDestroyedException: null 02:03:35 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:35 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:35 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:35 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:35 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:35 ... 7 common frames omitted 02:03:41 2025-06-13 02:03:41,758 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:03:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:41 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:41 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:41 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:41 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:41 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:41 Caused by: Ice.CommunicatorDestroyedException: null 02:03:41 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:41 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:41 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:41 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:41 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:41 ... 7 common frames omitted 02:03:46 2025-06-13 02:03:46,810 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:03:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:46 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:46 Caused by: Ice.CommunicatorDestroyedException: null 02:03:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:46 ... 7 common frames omitted 02:03:51 2025-06-13 02:03:51,838 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:03:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:51 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:51 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:51 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:51 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:51 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:51 Caused by: Ice.CommunicatorDestroyedException: null 02:03:51 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:51 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:51 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:51 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:51 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:51 ... 7 common frames omitted 02:03:56 2025-06-13 02:03:56,694 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:03:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:03:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:03:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:03:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:03:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:03:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:03:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:03:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:03:56 at java.base/java.lang.Thread.run(Thread.java:829) 02:03:56 Caused by: Ice.CommunicatorDestroyedException: null 02:03:56 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:03:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:03:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:03:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:03:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:03:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:03:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:03:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:03:56 ... 7 common frames omitted 02:04:01 2025-06-13 02:04:01,433 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:04:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:01 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:01 Caused by: Ice.CommunicatorDestroyedException: null 02:04:01 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:01 ... 7 common frames omitted 02:04:05 2025-06-13 02:04:05,746 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:04:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:05 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:05 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:05 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:05 Caused by: Ice.CommunicatorDestroyedException: null 02:04:05 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:05 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:05 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:05 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:05 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:05 ... 7 common frames omitted 02:04:10 2025-06-13 02:04:10,371 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:04:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:10 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:10 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:10 Caused by: Ice.CommunicatorDestroyedException: null 02:04:10 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:10 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:10 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:10 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:10 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:10 ... 7 common frames omitted 02:04:15 2025-06-13 02:04:15,146 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:04:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:15 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:15 Caused by: Ice.CommunicatorDestroyedException: null 02:04:15 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:15 ... 7 common frames omitted 02:04:20 2025-06-13 02:04:20,772 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:04:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:20 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:20 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:20 Caused by: Ice.CommunicatorDestroyedException: null 02:04:20 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:20 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:20 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:20 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:20 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:20 ... 7 common frames omitted 02:04:25 2025-06-13 02:04:25,904 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:04:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:25 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:25 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:25 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:25 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:25 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:25 Caused by: Ice.CommunicatorDestroyedException: null 02:04:25 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:25 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:25 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:25 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:25 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:25 ... 7 common frames omitted 02:04:30 2025-06-13 02:04:30,978 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:04:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:30 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:30 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:30 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:30 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:30 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:30 Caused by: Ice.CommunicatorDestroyedException: null 02:04:30 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:30 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:30 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:30 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:30 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:30 ... 7 common frames omitted 02:04:35 2025-06-13 02:04:35,842 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:04:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:35 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:35 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:35 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:35 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:35 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:35 Caused by: Ice.CommunicatorDestroyedException: null 02:04:35 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:35 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:35 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:35 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:35 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:35 ... 7 common frames omitted 02:04:41 2025-06-13 02:04:41,191 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:04:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:41 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:41 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:41 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:41 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:41 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:41 Caused by: Ice.CommunicatorDestroyedException: null 02:04:41 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:41 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:41 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:41 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:41 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:41 ... 7 common frames omitted 02:04:48 2025-06-13 02:04:48,063 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:04:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:48 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:48 Caused by: Ice.CommunicatorDestroyedException: null 02:04:48 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:48 ... 7 common frames omitted 02:04:54 2025-06-13 02:04:54,480 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:04:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:04:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:04:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:04:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:04:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:04:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:04:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:04:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:04:54 at java.base/java.lang.Thread.run(Thread.java:829) 02:04:54 Caused by: Ice.CommunicatorDestroyedException: null 02:04:54 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:04:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:04:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:04:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:04:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:04:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:04:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:04:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:04:54 ... 7 common frames omitted 02:05:01 2025-06-13 02:05:01,802 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:05:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:01 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:01 Caused by: Ice.CommunicatorDestroyedException: null 02:05:01 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:01 ... 7 common frames omitted 02:05:08 2025-06-13 02:05:08,564 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:05:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:08 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:08 Caused by: Ice.CommunicatorDestroyedException: null 02:05:08 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:08 ... 7 common frames omitted 02:05:13 2025-06-13 02:05:13,636 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:05:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:13 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:13 Caused by: Ice.CommunicatorDestroyedException: null 02:05:13 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:13 ... 7 common frames omitted 02:05:18 2025-06-13 02:05:18,897 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:05:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:18 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:18 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:18 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:18 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:18 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:18 Caused by: Ice.CommunicatorDestroyedException: null 02:05:18 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:18 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:18 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:18 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:18 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:18 ... 7 common frames omitted 02:05:23 2025-06-13 02:05:23,637 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:05:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:23 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:23 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:23 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:23 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:23 Caused by: Ice.CommunicatorDestroyedException: null 02:05:23 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:23 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:23 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:23 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:23 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:23 ... 7 common frames omitted 02:05:28 2025-06-13 02:05:28,192 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:05:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:28 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:28 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:28 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:28 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:28 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:28 Caused by: Ice.CommunicatorDestroyedException: null 02:05:28 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:28 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:28 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:28 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:28 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:28 ... 7 common frames omitted 02:05:32 2025-06-13 02:05:32,882 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:05:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:32 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:32 Caused by: Ice.CommunicatorDestroyedException: null 02:05:32 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:32 ... 7 common frames omitted 02:05:37 2025-06-13 02:05:37,624 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:05:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:37 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:37 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:37 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:37 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:37 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:37 Caused by: Ice.CommunicatorDestroyedException: null 02:05:37 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:37 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:37 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:37 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:37 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:37 ... 7 common frames omitted 02:05:42 2025-06-13 02:05:42,574 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:05:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:42 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:42 Caused by: Ice.CommunicatorDestroyedException: null 02:05:42 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:42 ... 7 common frames omitted 02:05:47 2025-06-13 02:05:47,863 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:05:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:47 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:47 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:47 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:47 Caused by: Ice.CommunicatorDestroyedException: null 02:05:47 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:47 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:47 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:47 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:47 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:47 ... 7 common frames omitted 02:05:53 2025-06-13 02:05:53,114 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:05:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:53 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:53 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:53 Caused by: Ice.CommunicatorDestroyedException: null 02:05:53 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:53 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:53 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:53 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:53 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:53 ... 7 common frames omitted 02:05:58 2025-06-13 02:05:58,415 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:05:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:05:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:05:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:05:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:05:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:05:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:05:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:05:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:05:58 at java.base/java.lang.Thread.run(Thread.java:829) 02:05:58 Caused by: Ice.CommunicatorDestroyedException: null 02:05:58 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:05:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:05:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:05:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:05:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:05:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:05:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:05:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:05:58 ... 7 common frames omitted 02:06:03 2025-06-13 02:06:03,564 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:06:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:06:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:06:03 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:06:03 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:06:03 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:06:03 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:06:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:06:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:06:03 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:03 Caused by: Ice.CommunicatorDestroyedException: null 02:06:03 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:06:03 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:06:03 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:06:03 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:06:03 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:06:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:06:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:06:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:06:03 ... 7 common frames omitted 02:06:08 2025-06-13 02:06:08,788 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:06:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:06:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:06:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:06:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:06:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:06:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:06:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:06:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:06:08 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:08 Caused by: Ice.CommunicatorDestroyedException: null 02:06:08 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:06:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:06:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:06:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:06:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:06:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:06:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:06:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:06:08 ... 7 common frames omitted 02:06:16 2025-06-13 02:06:16,142 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:06:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:06:16 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:06:16 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:06:16 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:06:16 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:06:16 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:06:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:06:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:06:16 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:16 Caused by: Ice.CommunicatorDestroyedException: null 02:06:16 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:06:16 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:06:16 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:06:16 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:06:16 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:06:16 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:06:16 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:06:16 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:06:16 ... 7 common frames omitted 02:06:22 2025-06-13 02:06:22,986 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:06:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:06:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:06:22 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:06:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:06:22 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:06:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:06:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:06:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:06:22 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:22 Caused by: Ice.CommunicatorDestroyedException: null 02:06:22 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:06:22 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:06:22 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:06:22 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:06:22 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:06:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:06:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:06:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:06:22 ... 7 common frames omitted 02:06:29 2025-06-13 02:06:29,941 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:06:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:06:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:06:29 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:06:29 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:06:29 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:06:29 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:06:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:06:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:06:29 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:29 Caused by: Ice.CommunicatorDestroyedException: null 02:06:29 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:06:29 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:06:29 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:06:29 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:06:29 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:06:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:06:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:06:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:06:29 ... 7 common frames omitted 02:06:37 2025-06-13 02:06:37,117 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:06:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:06:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:06:37 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:06:37 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:06:37 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:06:37 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:06:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:06:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:06:37 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:37 Caused by: Ice.CommunicatorDestroyedException: null 02:06:37 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:06:37 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:06:37 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:06:37 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:06:37 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:06:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:06:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:06:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:06:37 ... 7 common frames omitted 02:06:42 2025-06-13 02:06:42,054 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:06:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:06:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:06:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:06:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:06:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:06:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:06:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:06:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:06:42 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:42 Caused by: Ice.CommunicatorDestroyedException: null 02:06:42 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:06:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:06:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:06:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:06:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:06:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:06:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:06:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:06:42 ... 7 common frames omitted 02:06:46 2025-06-13 02:06:46,941 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:06:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:06:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:06:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:06:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:06:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:06:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:06:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:06:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:06:46 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:46 Caused by: Ice.CommunicatorDestroyedException: null 02:06:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:06:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:06:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:06:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:06:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:06:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:06:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:06:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:06:46 ... 7 common frames omitted 02:06:52 2025-06-13 02:06:52,100 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:06:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:06:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:06:52 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:06:52 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:06:52 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:06:52 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:06:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:06:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:06:52 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:52 Caused by: Ice.CommunicatorDestroyedException: null 02:06:52 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:06:52 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:06:52 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:06:52 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:06:52 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:06:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:06:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:06:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:06:52 ... 7 common frames omitted 02:06:56 2025-06-13 02:06:56,566 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:06:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:06:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:06:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:06:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:06:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:06:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:06:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:06:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:06:56 at java.base/java.lang.Thread.run(Thread.java:829) 02:06:56 Caused by: Ice.CommunicatorDestroyedException: null 02:06:56 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:06:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:06:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:06:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:06:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:06:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:06:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:06:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:06:56 ... 7 common frames omitted 02:07:01 2025-06-13 02:07:01,012 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:07:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:07:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:07:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:07:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:07:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:07:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:07:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:07:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:07:01 at java.base/java.lang.Thread.run(Thread.java:829) 02:07:01 Caused by: Ice.CommunicatorDestroyedException: null 02:07:01 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:07:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:07:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:07:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:07:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:07:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:07:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:07:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:07:01 ... 7 common frames omitted 02:07:05 2025-06-13 02:07:05,661 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:07:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:07:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:07:05 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:07:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:07:05 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:07:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:07:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:07:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:07:05 at java.base/java.lang.Thread.run(Thread.java:829) 02:07:05 Caused by: Ice.CommunicatorDestroyedException: null 02:07:05 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:07:05 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:07:05 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:07:05 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:07:05 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:07:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:07:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:07:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:07:05 ... 7 common frames omitted 02:07:10 2025-06-13 02:07:10,874 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:07:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:07:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:07:10 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:07:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:07:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:07:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:07:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:07:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:07:10 at java.base/java.lang.Thread.run(Thread.java:829) 02:07:10 Caused by: Ice.CommunicatorDestroyedException: null 02:07:10 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:07:10 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:07:10 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:07:10 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:07:10 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:07:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:07:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:07:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:07:10 ... 7 common frames omitted 02:08:00 2025-06-13 02:08:00,212 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:08:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:08:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:08:00 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:08:00 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:08:00 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:08:00 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:08:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:08:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:08:00 at java.base/java.lang.Thread.run(Thread.java:829) 02:08:00 Caused by: Ice.CommunicatorDestroyedException: null 02:08:00 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:08:00 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:08:00 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:08:00 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:08:00 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:08:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:08:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:08:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:08:00 ... 7 common frames omitted 02:08:06 2025-06-13 02:08:06,920 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:08:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:08:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:08:06 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:08:06 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:08:06 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:08:06 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:08:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:08:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:08:06 at java.base/java.lang.Thread.run(Thread.java:829) 02:08:06 Caused by: Ice.CommunicatorDestroyedException: null 02:08:06 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:08:06 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:08:06 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:08:06 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:08:06 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:08:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:08:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:08:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:08:06 ... 7 common frames omitted 02:08:13 2025-06-13 02:08:13,237 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:08:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:08:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:08:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:08:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:08:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:08:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:08:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:08:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:08:13 at java.base/java.lang.Thread.run(Thread.java:829) 02:08:13 Caused by: Ice.CommunicatorDestroyedException: null 02:08:13 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:08:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:08:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:08:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:08:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:08:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:08:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:08:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:08:13 ... 7 common frames omitted 02:08:19 2025-06-13 02:08:19,602 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:08:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:08:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:08:19 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:08:19 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:08:19 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:08:19 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:08:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:08:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:08:19 at java.base/java.lang.Thread.run(Thread.java:829) 02:08:19 Caused by: Ice.CommunicatorDestroyedException: null 02:08:19 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:08:19 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:08:19 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:08:19 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:08:19 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:08:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:08:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:08:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:08:19 ... 7 common frames omitted 02:08:25 2025-06-13 02:08:25,685 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:08:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:08:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:08:25 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:08:25 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:08:25 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:08:25 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:08:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:08:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:08:25 at java.base/java.lang.Thread.run(Thread.java:829) 02:08:25 Caused by: Ice.CommunicatorDestroyedException: null 02:08:25 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:08:25 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:08:25 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:08:25 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:08:25 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:08:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:08:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:08:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:08:25 ... 7 common frames omitted 02:08:32 2025-06-13 02:08:32,732 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:08:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:08:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:08:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:08:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:08:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:08:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:08:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:08:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:08:32 at java.base/java.lang.Thread.run(Thread.java:829) 02:08:32 Caused by: Ice.CommunicatorDestroyedException: null 02:08:32 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:08:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:08:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:08:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:08:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:08:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:08:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:08:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:08:32 ... 7 common frames omitted 02:08:38 2025-06-13 02:08:38,816 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:08:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:08:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:08:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:08:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:08:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:08:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:08:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:08:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:08:38 at java.base/java.lang.Thread.run(Thread.java:829) 02:08:38 Caused by: Ice.CommunicatorDestroyedException: null 02:08:38 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:08:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:08:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:08:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:08:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:08:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:08:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:08:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:08:38 ... 7 common frames omitted 02:08:45 2025-06-13 02:08:45,051 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:08:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:08:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:08:45 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:08:45 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:08:45 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:08:45 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:08:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:08:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:08:45 at java.base/java.lang.Thread.run(Thread.java:829) 02:08:45 Caused by: Ice.CommunicatorDestroyedException: null 02:08:45 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:08:45 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:08:45 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:08:45 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:08:45 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:08:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:08:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:08:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:08:45 ... 7 common frames omitted 02:08:51 2025-06-13 02:08:51,150 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:08:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:08:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:08:51 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:08:51 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:08:51 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:08:51 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:08:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:08:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:08:51 at java.base/java.lang.Thread.run(Thread.java:829) 02:08:51 Caused by: Ice.CommunicatorDestroyedException: null 02:08:51 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:08:51 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:08:51 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:08:51 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:08:51 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:08:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:08:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:08:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:08:51 ... 7 common frames omitted 02:08:55 2025-06-13 02:08:55,619 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:08:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:08:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:08:55 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:08:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:08:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:08:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:08:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:08:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:08:55 at java.base/java.lang.Thread.run(Thread.java:829) 02:08:55 Caused by: Ice.CommunicatorDestroyedException: null 02:08:55 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:08:55 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:08:55 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:08:55 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:08:55 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:08:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:08:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:08:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:08:55 ... 7 common frames omitted 02:09:00 2025-06-13 02:09:00,327 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:09:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:09:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:09:00 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:09:00 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:09:00 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:09:00 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:09:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:09:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:09:00 at java.base/java.lang.Thread.run(Thread.java:829) 02:09:00 Caused by: Ice.CommunicatorDestroyedException: null 02:09:00 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:09:00 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:09:00 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:09:00 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:09:00 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:09:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:09:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:09:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:09:00 ... 7 common frames omitted 02:09:04 2025-06-13 02:09:04,294 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:09:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:09:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:09:04 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:09:04 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:09:04 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:09:04 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:09:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:09:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:09:04 at java.base/java.lang.Thread.run(Thread.java:829) 02:09:04 Caused by: Ice.CommunicatorDestroyedException: null 02:09:04 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:09:04 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:09:04 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:09:04 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:09:04 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:09:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:09:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:09:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:09:04 ... 7 common frames omitted 02:09:10 2025-06-13 02:09:10,630 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:09:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:09:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:09:10 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:09:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:09:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:09:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:09:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:09:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:09:10 at java.base/java.lang.Thread.run(Thread.java:829) 02:09:10 Caused by: Ice.CommunicatorDestroyedException: null 02:09:10 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:09:10 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:09:10 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:09:10 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:09:10 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:09:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:09:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:09:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:09:10 ... 7 common frames omitted 02:09:15 2025-06-13 02:09:15,673 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:09:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:09:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:09:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:09:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:09:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:09:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:09:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:09:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:09:15 at java.base/java.lang.Thread.run(Thread.java:829) 02:09:15 Caused by: Ice.CommunicatorDestroyedException: null 02:09:15 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:09:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:09:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:09:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:09:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:09:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:09:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:09:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:09:15 ... 7 common frames omitted 02:09:21 2025-06-13 02:09:21,441 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:09:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:09:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:09:21 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:09:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:09:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:09:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:09:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:09:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:09:21 at java.base/java.lang.Thread.run(Thread.java:829) 02:09:21 Caused by: Ice.CommunicatorDestroyedException: null 02:09:21 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:09:21 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:09:21 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:09:21 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:09:21 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:09:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:09:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:09:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:09:21 ... 7 common frames omitted 02:09:26 2025-06-13 02:09:26,831 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:09:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:09:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:09:26 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:09:26 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:09:26 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:09:26 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:09:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:09:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:09:26 at java.base/java.lang.Thread.run(Thread.java:829) 02:09:26 Caused by: Ice.CommunicatorDestroyedException: null 02:09:26 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:09:26 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:09:26 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:09:26 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:09:26 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:09:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:09:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:09:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:09:26 ... 7 common frames omitted 02:09:32 2025-06-13 02:09:32,830 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:09:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:09:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:09:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:09:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:09:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:09:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:09:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:09:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:09:32 at java.base/java.lang.Thread.run(Thread.java:829) 02:09:32 Caused by: Ice.CommunicatorDestroyedException: null 02:09:32 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:09:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:09:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:09:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:09:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:09:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:09:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:09:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:09:32 ... 7 common frames omitted 02:09:40 2025-06-13 02:09:40,704 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:09:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:09:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:09:40 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:09:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:09:40 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:09:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:09:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:09:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:09:40 at java.base/java.lang.Thread.run(Thread.java:829) 02:09:40 Caused by: Ice.CommunicatorDestroyedException: null 02:09:40 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:09:40 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:09:40 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:09:40 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:09:40 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:09:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:09:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:09:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:09:40 ... 7 common frames omitted 02:09:48 2025-06-13 02:09:48,197 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:09:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:09:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:09:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:09:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:09:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:09:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:09:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:09:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:09:48 at java.base/java.lang.Thread.run(Thread.java:829) 02:09:48 Caused by: Ice.CommunicatorDestroyedException: null 02:09:48 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:09:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:09:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:09:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:09:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:09:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:09:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:09:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:09:48 ... 7 common frames omitted 02:09:55 2025-06-13 02:09:55,763 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:09:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:09:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:09:55 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:09:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:09:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:09:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:09:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:09:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:09:55 at java.base/java.lang.Thread.run(Thread.java:829) 02:09:55 Caused by: Ice.CommunicatorDestroyedException: null 02:09:55 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:09:55 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:09:55 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:09:55 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:09:55 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:09:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:09:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:09:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:09:55 ... 7 common frames omitted 02:10:03 2025-06-13 02:10:03,744 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:10:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:10:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:10:03 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:10:03 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:10:03 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:10:03 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:10:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:10:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:10:03 at java.base/java.lang.Thread.run(Thread.java:829) 02:10:03 Caused by: Ice.CommunicatorDestroyedException: null 02:10:03 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:10:03 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:10:03 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:10:03 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:10:03 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:10:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:10:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:10:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:10:03 ... 7 common frames omitted 02:10:11 2025-06-13 02:10:11,184 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:10:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:10:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:10:11 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:10:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:10:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:10:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:10:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:10:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:10:11 at java.base/java.lang.Thread.run(Thread.java:829) 02:10:11 Caused by: Ice.CommunicatorDestroyedException: null 02:10:11 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:10:11 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:10:11 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:10:11 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:10:11 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:10:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:10:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:10:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:10:11 ... 7 common frames omitted 02:10:18 2025-06-13 02:10:18,567 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:10:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:10:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:10:18 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:10:18 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:10:18 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:10:18 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:10:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:10:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:10:18 at java.base/java.lang.Thread.run(Thread.java:829) 02:10:18 Caused by: Ice.CommunicatorDestroyedException: null 02:10:18 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:10:18 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:10:18 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:10:18 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:10:18 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:10:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:10:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:10:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:10:18 ... 7 common frames omitted 02:10:26 2025-06-13 02:10:26,229 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:10:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:10:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:10:26 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:10:26 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:10:26 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:10:26 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:10:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:10:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:10:26 at java.base/java.lang.Thread.run(Thread.java:829) 02:10:26 Caused by: Ice.CommunicatorDestroyedException: null 02:10:26 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:10:26 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:10:26 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:10:26 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:10:26 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:10:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:10:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:10:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:10:26 ... 7 common frames omitted 02:13:08 2025-06-13 02:13:08,964 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:13:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:13:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:13:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:13:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:13:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:13:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:13:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:13:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:13:08 at java.base/java.lang.Thread.run(Thread.java:829) 02:13:08 Caused by: Ice.CommunicatorDestroyedException: null 02:13:08 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:13:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:13:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:13:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:13:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:13:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:13:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:13:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:13:08 ... 7 common frames omitted 02:13:13 2025-06-13 02:13:13,858 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:13:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:13:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:13:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:13:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:13:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:13:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:13:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:13:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:13:13 at java.base/java.lang.Thread.run(Thread.java:829) 02:13:13 Caused by: Ice.CommunicatorDestroyedException: null 02:13:13 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:13:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:13:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:13:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:13:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:13:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:13:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:13:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:13:13 ... 7 common frames omitted 02:13:19 2025-06-13 02:13:19,064 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:13:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:13:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:13:19 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:13:19 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:13:19 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:13:19 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:13:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:13:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:13:19 at java.base/java.lang.Thread.run(Thread.java:829) 02:13:19 Caused by: Ice.CommunicatorDestroyedException: null 02:13:19 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:13:19 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:13:19 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:13:19 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:13:19 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:13:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:13:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:13:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:13:19 ... 7 common frames omitted 02:13:25 2025-06-13 02:13:25,001 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:13:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:13:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:13:25 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:13:25 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:13:25 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:13:25 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:13:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:13:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:13:25 at java.base/java.lang.Thread.run(Thread.java:829) 02:13:25 Caused by: Ice.CommunicatorDestroyedException: null 02:13:25 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:13:25 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:13:25 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:13:25 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:13:25 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:13:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:13:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:13:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:13:25 ... 7 common frames omitted 02:13:30 2025-06-13 02:13:30,287 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:13:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:13:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:13:30 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:13:30 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:13:30 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:13:30 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:13:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:13:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:13:30 at java.base/java.lang.Thread.run(Thread.java:829) 02:13:30 Caused by: Ice.CommunicatorDestroyedException: null 02:13:30 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:13:30 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:13:30 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:13:30 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:13:30 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:13:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:13:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:13:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:13:30 ... 7 common frames omitted 02:13:38 2025-06-13 02:13:38,855 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:13:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:13:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:13:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:13:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:13:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:13:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:13:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:13:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:13:38 at java.base/java.lang.Thread.run(Thread.java:829) 02:13:38 Caused by: Ice.CommunicatorDestroyedException: null 02:13:38 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:13:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:13:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:13:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:13:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:13:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:13:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:13:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:13:38 ... 7 common frames omitted 02:13:46 2025-06-13 02:13:46,933 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:13:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:13:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:13:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:13:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:13:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:13:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:13:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:13:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:13:46 at java.base/java.lang.Thread.run(Thread.java:829) 02:13:46 Caused by: Ice.CommunicatorDestroyedException: null 02:13:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:13:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:13:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:13:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:13:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:13:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:13:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:13:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:13:46 ... 7 common frames omitted 02:13:54 2025-06-13 02:13:54,568 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:13:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:13:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:13:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:13:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:13:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:13:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:13:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:13:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:13:54 at java.base/java.lang.Thread.run(Thread.java:829) 02:13:54 Caused by: Ice.CommunicatorDestroyedException: null 02:13:54 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:13:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:13:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:13:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:13:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:13:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:13:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:13:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:13:54 ... 7 common frames omitted 02:14:02 2025-06-13 02:14:02,415 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:14:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:14:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:14:02 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:14:02 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:14:02 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:14:02 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:14:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:14:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:14:02 at java.base/java.lang.Thread.run(Thread.java:829) 02:14:02 Caused by: Ice.CommunicatorDestroyedException: null 02:14:02 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:14:02 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:14:02 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:14:02 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:14:02 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:14:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:14:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:14:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:14:02 ... 7 common frames omitted 02:14:09 2025-06-13 02:14:09,810 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:14:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:14:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:14:09 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:14:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:14:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:14:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:14:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:14:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:14:09 at java.base/java.lang.Thread.run(Thread.java:829) 02:14:09 Caused by: Ice.CommunicatorDestroyedException: null 02:14:09 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:14:09 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:14:09 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:14:09 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:14:09 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:14:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:14:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:14:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:14:09 ... 7 common frames omitted 02:14:17 2025-06-13 02:14:17,478 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:14:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:14:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:14:17 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:14:17 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:14:17 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:14:17 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:14:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:14:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:14:17 at java.base/java.lang.Thread.run(Thread.java:829) 02:14:17 Caused by: Ice.CommunicatorDestroyedException: null 02:14:17 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:14:17 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:14:17 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:14:17 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:14:17 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:14:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:14:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:14:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:14:17 ... 7 common frames omitted 02:14:24 2025-06-13 02:14:24,828 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:14:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:14:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:14:24 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:14:24 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:14:24 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:14:24 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:14:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:14:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:14:24 at java.base/java.lang.Thread.run(Thread.java:829) 02:14:24 Caused by: Ice.CommunicatorDestroyedException: null 02:14:24 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:14:24 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:14:24 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:14:24 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:14:24 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:14:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:14:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:14:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:14:24 ... 7 common frames omitted 02:14:32 2025-06-13 02:14:32,248 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:14:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:14:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:14:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:14:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:14:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:14:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:14:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:14:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:14:32 at java.base/java.lang.Thread.run(Thread.java:829) 02:14:32 Caused by: Ice.CommunicatorDestroyedException: null 02:14:32 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:14:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:14:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:14:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:14:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:14:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:14:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:14:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:14:32 ... 7 common frames omitted 02:14:42 2025-06-13 02:14:42,080 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:14:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:14:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:14:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:14:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:14:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:14:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:14:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:14:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:14:42 at java.base/java.lang.Thread.run(Thread.java:829) 02:14:42 Caused by: Ice.CommunicatorDestroyedException: null 02:14:42 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:14:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:14:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:14:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:14:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:14:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:14:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:14:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:14:42 ... 7 common frames omitted 02:14:51 2025-06-13 02:14:51,404 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:14:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:14:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:14:51 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:14:51 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:14:51 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:14:51 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:14:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:14:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:14:51 at java.base/java.lang.Thread.run(Thread.java:829) 02:14:51 Caused by: Ice.CommunicatorDestroyedException: null 02:14:51 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:14:51 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:14:51 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:14:51 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:14:51 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:14:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:14:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:14:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:14:51 ... 7 common frames omitted 02:15:00 2025-06-13 02:15:00,800 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:15:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:00 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:00 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:00 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:00 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:00 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:00 Caused by: Ice.CommunicatorDestroyedException: null 02:15:00 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:00 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:00 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:00 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:00 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:00 ... 7 common frames omitted 02:15:10 2025-06-13 02:15:10,226 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:15:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:10 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:10 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:10 Caused by: Ice.CommunicatorDestroyedException: null 02:15:10 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:10 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:10 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:10 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:10 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:10 ... 7 common frames omitted 02:15:12 2025-06-13 02:15:12,626 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:15:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:12 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:12 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:12 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:12 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:12 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:12 Caused by: Ice.CommunicatorDestroyedException: null 02:15:12 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:12 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:12 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:12 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:12 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:12 ... 7 common frames omitted 02:15:15 2025-06-13 02:15:15,137 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:15:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:15 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:15 Caused by: Ice.CommunicatorDestroyedException: null 02:15:15 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:15 ... 7 common frames omitted 02:15:17 2025-06-13 02:15:17,834 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:15:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:17 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:17 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:17 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:17 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:17 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:17 Caused by: Ice.CommunicatorDestroyedException: null 02:15:17 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:17 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:17 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:17 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:17 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:17 ... 7 common frames omitted 02:15:20 2025-06-13 02:15:20,027 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:15:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:20 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:20 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:20 Caused by: Ice.CommunicatorDestroyedException: null 02:15:20 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:20 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:20 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:20 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:20 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:20 ... 7 common frames omitted 02:15:22 2025-06-13 02:15:22,518 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:15:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:22 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:22 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:22 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:22 Caused by: Ice.CommunicatorDestroyedException: null 02:15:22 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:22 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:22 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:22 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:22 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:22 ... 7 common frames omitted 02:15:25 2025-06-13 02:15:25,095 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:15:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:25 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:25 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:25 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:25 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:25 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:25 Caused by: Ice.CommunicatorDestroyedException: null 02:15:25 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:25 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:25 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:25 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:25 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:25 ... 7 common frames omitted 02:15:27 2025-06-13 02:15:27,764 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:15:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:27 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:27 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:27 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:27 Caused by: Ice.CommunicatorDestroyedException: null 02:15:27 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:27 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:27 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:27 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:27 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:27 ... 7 common frames omitted 02:15:30 2025-06-13 02:15:30,045 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:15:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:30 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:30 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:30 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:30 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:30 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:30 Caused by: Ice.CommunicatorDestroyedException: null 02:15:30 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:30 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:30 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:30 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:30 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:30 ... 7 common frames omitted 02:15:32 2025-06-13 02:15:32,200 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:15:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:32 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:32 Caused by: Ice.CommunicatorDestroyedException: null 02:15:32 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:32 ... 7 common frames omitted 02:15:34 2025-06-13 02:15:34,766 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:15:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:34 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:34 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:34 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:34 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:34 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:34 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:34 Caused by: Ice.CommunicatorDestroyedException: null 02:15:34 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:34 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:34 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:34 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:34 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:34 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:34 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:34 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:34 ... 7 common frames omitted 02:15:37 2025-06-13 02:15:37,121 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:15:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:37 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:37 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:37 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:37 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:37 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:37 Caused by: Ice.CommunicatorDestroyedException: null 02:15:37 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:37 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:37 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:37 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:37 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:37 ... 7 common frames omitted 02:15:39 2025-06-13 02:15:39,380 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:15:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:39 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:39 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:39 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:39 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:39 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:39 Caused by: Ice.CommunicatorDestroyedException: null 02:15:39 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:39 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:39 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:39 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:39 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:39 ... 7 common frames omitted 02:15:41 2025-06-13 02:15:41,873 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:15:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:41 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:41 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:41 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:41 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:41 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:41 Caused by: Ice.CommunicatorDestroyedException: null 02:15:41 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:41 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:41 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:41 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:41 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:41 ... 7 common frames omitted 02:15:44 2025-06-13 02:15:44,414 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:15:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:44 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:44 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:44 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:44 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:44 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:44 Caused by: Ice.CommunicatorDestroyedException: null 02:15:44 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:44 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:44 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:44 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:44 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:44 ... 7 common frames omitted 02:15:47 2025-06-13 02:15:47,039 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:15:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:47 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:47 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:47 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:47 Caused by: Ice.CommunicatorDestroyedException: null 02:15:47 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:47 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:47 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:47 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:47 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:47 ... 7 common frames omitted 02:15:49 2025-06-13 02:15:49,540 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:15:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:49 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:49 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:49 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:49 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:49 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:49 Caused by: Ice.CommunicatorDestroyedException: null 02:15:49 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:49 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:49 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:49 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:49 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:49 ... 7 common frames omitted 02:15:52 2025-06-13 02:15:52,001 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:15:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:52 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:52 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:52 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:52 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:52 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:52 Caused by: Ice.CommunicatorDestroyedException: null 02:15:52 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:52 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:52 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:52 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:52 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:52 ... 7 common frames omitted 02:15:54 2025-06-13 02:15:54,365 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:15:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:54 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:54 Caused by: Ice.CommunicatorDestroyedException: null 02:15:54 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:54 ... 7 common frames omitted 02:15:56 2025-06-13 02:15:56,638 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:15:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:56 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:56 Caused by: Ice.CommunicatorDestroyedException: null 02:15:56 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:56 ... 7 common frames omitted 02:15:59 2025-06-13 02:15:59,142 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:15:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:15:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:15:59 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:15:59 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:15:59 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:15:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:15:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:15:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:15:59 at java.base/java.lang.Thread.run(Thread.java:829) 02:15:59 Caused by: Ice.CommunicatorDestroyedException: null 02:15:59 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:15:59 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:15:59 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:15:59 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:15:59 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:15:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:15:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:15:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:15:59 ... 7 common frames omitted 02:16:01 2025-06-13 02:16:01,449 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:16:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:01 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:01 Caused by: Ice.CommunicatorDestroyedException: null 02:16:01 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:01 ... 7 common frames omitted 02:16:04 2025-06-13 02:16:04,030 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:16:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:04 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:04 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:04 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:04 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:04 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:04 Caused by: Ice.CommunicatorDestroyedException: null 02:16:04 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:04 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:04 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:04 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:04 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:04 ... 7 common frames omitted 02:16:06 2025-06-13 02:16:06,594 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:16:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:06 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:06 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:06 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:06 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:06 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:06 Caused by: Ice.CommunicatorDestroyedException: null 02:16:06 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:06 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:06 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:06 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:06 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:06 ... 7 common frames omitted 02:16:09 2025-06-13 02:16:09,101 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:16:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:09 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:09 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:09 Caused by: Ice.CommunicatorDestroyedException: null 02:16:09 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:09 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:09 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:09 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:09 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:09 ... 7 common frames omitted 02:16:11 2025-06-13 02:16:11,403 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:16:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:11 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:11 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:11 Caused by: Ice.CommunicatorDestroyedException: null 02:16:11 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:11 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:11 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:11 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:11 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:11 ... 7 common frames omitted 02:16:13 2025-06-13 02:16:13,739 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:16:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:13 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:13 Caused by: Ice.CommunicatorDestroyedException: null 02:16:13 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:13 ... 7 common frames omitted 02:16:16 2025-06-13 02:16:16,453 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:16:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:16 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:16 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:16 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:16 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:16 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:16 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:16 Caused by: Ice.CommunicatorDestroyedException: null 02:16:16 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:16 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:16 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:16 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:16 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:16 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:16 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:16 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:16 ... 7 common frames omitted 02:16:18 2025-06-13 02:16:18,954 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:16:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:18 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:18 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:18 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:18 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:18 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:18 Caused by: Ice.CommunicatorDestroyedException: null 02:16:18 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:18 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:18 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:18 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:18 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:18 ... 7 common frames omitted 02:16:21 2025-06-13 02:16:21,355 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:16:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:21 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:21 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:21 Caused by: Ice.CommunicatorDestroyedException: null 02:16:21 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:21 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:21 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:21 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:21 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:21 ... 7 common frames omitted 02:16:24 2025-06-13 02:16:24,010 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:16:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:24 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:24 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:24 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:24 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:24 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:24 Caused by: Ice.CommunicatorDestroyedException: null 02:16:24 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:24 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:24 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:24 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:24 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:24 ... 7 common frames omitted 02:16:26 2025-06-13 02:16:26,410 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:16:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:26 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:26 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:26 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:26 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:26 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:26 Caused by: Ice.CommunicatorDestroyedException: null 02:16:26 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:26 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:26 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:26 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:26 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:26 ... 7 common frames omitted 02:16:28 2025-06-13 02:16:28,749 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:16:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:28 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:28 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:28 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:28 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:28 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:28 Caused by: Ice.CommunicatorDestroyedException: null 02:16:28 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:28 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:28 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:28 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:28 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:28 ... 7 common frames omitted 02:16:33 2025-06-13 02:16:33,743 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:16:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:33 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:33 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:33 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:33 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:33 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:33 Caused by: Ice.CommunicatorDestroyedException: null 02:16:33 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:33 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:33 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:33 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:33 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:33 ... 7 common frames omitted 02:16:38 2025-06-13 02:16:38,599 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:16:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:38 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:38 Caused by: Ice.CommunicatorDestroyedException: null 02:16:38 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:38 ... 7 common frames omitted 02:16:43 2025-06-13 02:16:43,956 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:16:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:43 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:43 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:43 Caused by: Ice.CommunicatorDestroyedException: null 02:16:43 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:43 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:43 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:43 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:43 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:43 ... 7 common frames omitted 02:16:48 2025-06-13 02:16:48,798 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:16:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:48 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:48 Caused by: Ice.CommunicatorDestroyedException: null 02:16:48 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:48 ... 7 common frames omitted 02:16:56 2025-06-13 02:16:56,611 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:16:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:16:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:16:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:16:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:16:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:16:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:16:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:16:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:16:56 at java.base/java.lang.Thread.run(Thread.java:829) 02:16:56 Caused by: Ice.CommunicatorDestroyedException: null 02:16:56 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:16:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:16:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:16:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:16:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:16:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:16:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:16:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:16:56 ... 7 common frames omitted 02:17:03 2025-06-13 02:17:03,877 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:17:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:17:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:17:03 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:17:03 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:17:03 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:17:03 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:17:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:17:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:17:03 at java.base/java.lang.Thread.run(Thread.java:829) 02:17:03 Caused by: Ice.CommunicatorDestroyedException: null 02:17:03 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:17:03 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:17:03 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:17:03 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:17:03 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:17:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:17:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:17:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:17:03 ... 7 common frames omitted 02:17:11 2025-06-13 02:17:11,049 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:17:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:17:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:17:11 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:17:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:17:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:17:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:17:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:17:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:17:11 at java.base/java.lang.Thread.run(Thread.java:829) 02:17:11 Caused by: Ice.CommunicatorDestroyedException: null 02:17:11 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:17:11 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:17:11 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:17:11 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:17:11 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:17:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:17:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:17:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:17:11 ... 7 common frames omitted 02:17:38 2025-06-13 02:17:38,232 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:17:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:17:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:17:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:17:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:17:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:17:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:17:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:17:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:17:38 at java.base/java.lang.Thread.run(Thread.java:829) 02:17:38 Caused by: Ice.CommunicatorDestroyedException: null 02:17:38 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:17:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:17:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:17:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:17:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:17:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:17:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:17:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:17:38 ... 7 common frames omitted 02:17:42 2025-06-13 02:17:42,608 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:17:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:17:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:17:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:17:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:17:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:17:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:17:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:17:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:17:42 at java.base/java.lang.Thread.run(Thread.java:829) 02:17:42 Caused by: Ice.CommunicatorDestroyedException: null 02:17:42 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:17:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:17:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:17:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:17:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:17:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:17:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:17:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:17:42 ... 7 common frames omitted 02:17:47 2025-06-13 02:17:47,489 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:17:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:17:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:17:47 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:17:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:17:47 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:17:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:17:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:17:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:17:47 at java.base/java.lang.Thread.run(Thread.java:829) 02:17:47 Caused by: Ice.CommunicatorDestroyedException: null 02:17:47 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:17:47 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:17:47 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:17:47 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:17:47 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:17:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:17:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:17:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:17:47 ... 7 common frames omitted 02:17:52 2025-06-13 02:17:52,204 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:17:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:17:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:17:52 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:17:52 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:17:52 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:17:52 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:17:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:17:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:17:52 at java.base/java.lang.Thread.run(Thread.java:829) 02:17:52 Caused by: Ice.CommunicatorDestroyedException: null 02:17:52 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:17:52 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:17:52 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:17:52 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:17:52 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:17:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:17:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:17:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:17:52 ... 7 common frames omitted 02:25:41 2025-06-13 02:25:41,429 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:25:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:41 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:41 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:41 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:41 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:41 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:41 Caused by: Ice.CommunicatorDestroyedException: null 02:25:41 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:41 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:41 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:41 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:41 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:41 ... 7 common frames omitted 02:25:44 2025-06-13 02:25:44,084 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:25:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:44 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:44 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:44 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:44 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:44 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:44 Caused by: Ice.CommunicatorDestroyedException: null 02:25:44 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:44 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:44 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:44 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:44 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:44 ... 7 common frames omitted 02:25:45 2025-06-13 02:25:45,447 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 02:25:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:45 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:45 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:45 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:45 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:45 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:45 Caused by: Ice.CommunicatorDestroyedException: null 02:25:45 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:45 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:45 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:45 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:45 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:45 ... 7 common frames omitted 02:25:47 2025-06-13 02:25:47,255 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:25:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:47 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:47 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:47 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:47 Caused by: Ice.CommunicatorDestroyedException: null 02:25:47 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:47 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:47 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:47 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:47 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:47 ... 7 common frames omitted 02:25:48 2025-06-13 02:25:48,783 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:25:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:48 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:48 Caused by: Ice.CommunicatorDestroyedException: null 02:25:48 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:48 ... 7 common frames omitted 02:25:51 2025-06-13 02:25:51,344 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:25:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:51 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:51 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:51 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:51 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:51 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:51 Caused by: Ice.CommunicatorDestroyedException: null 02:25:51 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:51 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:51 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:51 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:51 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:51 ... 7 common frames omitted 02:25:52 2025-06-13 02:25:52,906 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:25:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:52 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:52 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:52 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:52 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:52 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:52 Caused by: Ice.CommunicatorDestroyedException: null 02:25:52 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:52 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:52 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:52 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:52 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:52 ... 7 common frames omitted 02:25:55 2025-06-13 02:25:55,362 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:25:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:55 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:55 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:55 Caused by: Ice.CommunicatorDestroyedException: null 02:25:55 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:55 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:55 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:55 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:55 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:55 ... 7 common frames omitted 02:25:56 2025-06-13 02:25:56,975 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:25:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:56 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:56 Caused by: Ice.CommunicatorDestroyedException: null 02:25:56 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:56 ... 7 common frames omitted 02:25:58 2025-06-13 02:25:58,276 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:25:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:58 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:58 Caused by: Ice.CommunicatorDestroyedException: null 02:25:58 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:58 ... 7 common frames omitted 02:25:59 2025-06-13 02:25:59,467 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 02:25:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:25:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:25:59 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:25:59 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:25:59 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:25:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:25:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:25:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:25:59 at java.base/java.lang.Thread.run(Thread.java:829) 02:25:59 Caused by: Ice.CommunicatorDestroyedException: null 02:25:59 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:25:59 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:25:59 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:25:59 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:25:59 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:25:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:25:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:25:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:25:59 ... 7 common frames omitted 02:26:05 2025-06-13 02:26:05,453 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:26:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:26:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:26:05 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:26:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:26:05 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:26:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:26:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:26:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:26:05 at java.base/java.lang.Thread.run(Thread.java:829) 02:26:05 Caused by: Ice.CommunicatorDestroyedException: null 02:26:05 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:26:05 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:26:05 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:26:05 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:26:05 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:26:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:26:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:26:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:26:05 ... 7 common frames omitted 02:32:08 2025-06-13 02:32:08,601 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 02:32:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:32:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:32:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:32:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:32:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:32:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:32:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:32:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:32:08 at java.base/java.lang.Thread.run(Thread.java:829) 02:32:08 Caused by: Ice.CommunicatorDestroyedException: null 02:32:08 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:32:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:32:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:32:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:32:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:32:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:32:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:32:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:32:08 ... 7 common frames omitted 02:32:21 2025-06-13 02:32:21,149 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:32:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:32:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:32:21 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:32:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:32:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:32:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:32:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:32:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:32:21 at java.base/java.lang.Thread.run(Thread.java:829) 02:32:21 Caused by: Ice.CommunicatorDestroyedException: null 02:32:21 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:32:21 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:32:21 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:32:21 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:32:21 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:32:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:32:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:32:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:32:21 ... 7 common frames omitted 02:32:40 2025-06-13 02:32:40,565 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 02:32:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:32:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:32:40 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:32:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:32:40 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:32:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:32:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:32:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:32:40 at java.base/java.lang.Thread.run(Thread.java:829) 02:32:40 Caused by: Ice.CommunicatorDestroyedException: null 02:32:40 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:32:40 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:32:40 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:32:40 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:32:40 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:32:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:32:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:32:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:32:40 ... 7 common frames omitted 02:33:34 2025-06-13 02:33:34,570 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:33:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:33:34 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:33:34 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:33:34 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:33:34 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:33:34 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:33:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:33:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:33:34 at java.base/java.lang.Thread.run(Thread.java:829) 02:33:34 Caused by: Ice.CommunicatorDestroyedException: null 02:33:34 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:33:34 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:33:34 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:33:34 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:33:34 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:33:34 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:33:34 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:33:34 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:33:34 ... 7 common frames omitted 02:33:38 2025-06-13 02:33:38,338 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:33:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:33:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:33:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:33:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:33:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:33:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:33:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:33:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:33:38 at java.base/java.lang.Thread.run(Thread.java:829) 02:33:38 Caused by: Ice.CommunicatorDestroyedException: null 02:33:38 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:33:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:33:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:33:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:33:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:33:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:33:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:33:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:33:38 ... 7 common frames omitted 02:33:42 2025-06-13 02:33:42,501 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:33:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:33:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:33:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:33:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:33:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:33:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:33:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:33:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:33:42 at java.base/java.lang.Thread.run(Thread.java:829) 02:33:42 Caused by: Ice.CommunicatorDestroyedException: null 02:33:42 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:33:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:33:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:33:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:33:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:33:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:33:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:33:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:33:42 ... 7 common frames omitted 02:33:46 2025-06-13 02:33:46,814 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:33:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:33:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:33:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:33:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:33:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:33:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:33:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:33:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:33:46 at java.base/java.lang.Thread.run(Thread.java:829) 02:33:46 Caused by: Ice.CommunicatorDestroyedException: null 02:33:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:33:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:33:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:33:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:33:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:33:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:33:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:33:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:33:46 ... 7 common frames omitted 02:33:51 2025-06-13 02:33:51,175 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:33:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:33:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:33:51 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:33:51 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:33:51 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:33:51 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:33:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:33:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:33:51 at java.base/java.lang.Thread.run(Thread.java:829) 02:33:51 Caused by: Ice.CommunicatorDestroyedException: null 02:33:51 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:33:51 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:33:51 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:33:51 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:33:51 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:33:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:33:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:33:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:33:51 ... 7 common frames omitted 02:33:55 2025-06-13 02:33:55,197 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:33:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:33:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:33:55 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:33:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:33:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:33:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:33:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:33:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:33:55 at java.base/java.lang.Thread.run(Thread.java:829) 02:33:55 Caused by: Ice.CommunicatorDestroyedException: null 02:33:55 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:33:55 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:33:55 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:33:55 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:33:55 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:33:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:33:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:33:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:33:55 ... 7 common frames omitted 02:33:58 2025-06-13 02:33:58,894 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:33:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:33:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:33:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:33:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:33:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:33:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:33:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:33:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:33:58 at java.base/java.lang.Thread.run(Thread.java:829) 02:33:58 Caused by: Ice.CommunicatorDestroyedException: null 02:33:58 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:33:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:33:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:33:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:33:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:33:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:33:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:33:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:33:58 ... 7 common frames omitted 02:34:02 2025-06-13 02:34:02,434 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:34:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:34:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:34:02 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:34:02 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:34:02 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:34:02 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:34:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:34:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:34:02 at java.base/java.lang.Thread.run(Thread.java:829) 02:34:02 Caused by: Ice.CommunicatorDestroyedException: null 02:34:02 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:34:02 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:34:02 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:34:02 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:34:02 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:34:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:34:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:34:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:34:02 ... 7 common frames omitted 02:34:07 2025-06-13 02:34:07,077 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:34:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:34:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:34:07 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:34:07 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:34:07 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:34:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:34:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:34:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:34:07 at java.base/java.lang.Thread.run(Thread.java:829) 02:34:07 Caused by: Ice.CommunicatorDestroyedException: null 02:34:07 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:34:07 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:34:07 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:34:07 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:34:07 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:34:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:34:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:34:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:34:07 ... 7 common frames omitted 02:34:11 2025-06-13 02:34:11,304 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:34:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:34:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:34:11 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:34:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:34:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:34:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:34:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:34:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:34:11 at java.base/java.lang.Thread.run(Thread.java:829) 02:34:11 Caused by: Ice.CommunicatorDestroyedException: null 02:34:11 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:34:11 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:34:11 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:34:11 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:34:11 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:34:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:34:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:34:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:34:11 ... 7 common frames omitted 02:34:15 2025-06-13 02:34:15,084 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 02:34:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:34:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:34:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:34:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:34:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:34:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:34:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:34:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:34:15 at java.base/java.lang.Thread.run(Thread.java:829) 02:34:15 Caused by: Ice.CommunicatorDestroyedException: null 02:34:15 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:34:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:34:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:34:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:34:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:34:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:34:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:34:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:34:15 ... 7 common frames omitted 02:34:18 2025-06-13 02:34:18,850 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 02:34:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:34:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:34:18 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:34:18 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:34:18 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:34:18 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:34:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:34:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:34:18 at java.base/java.lang.Thread.run(Thread.java:829) 02:34:18 Caused by: Ice.CommunicatorDestroyedException: null 02:34:18 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:34:18 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:34:18 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:34:18 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:34:18 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:34:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:34:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:34:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:34:18 ... 7 common frames omitted 02:34:21 2025-06-13 02:34:21,522 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 02:34:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:34:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:34:21 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:34:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:34:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:34:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:34:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:34:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:34:21 at java.base/java.lang.Thread.run(Thread.java:829) 02:34:21 Caused by: Ice.CommunicatorDestroyedException: null 02:34:21 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:34:21 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:34:21 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:34:21 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:34:21 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:34:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:34:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:34:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:34:21 ... 7 common frames omitted 02:45:54 2025-06-13 02:45:54,319 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 02:45:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:45:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:45:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:45:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:45:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:45:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:45:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:45:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:45:54 at java.base/java.lang.Thread.run(Thread.java:829) 02:45:54 Caused by: Ice.CommunicatorDestroyedException: null 02:45:54 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:45:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:45:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:45:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:45:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:45:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:45:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:45:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:45:54 ... 7 common frames omitted 02:47:33 2025-06-13 02:47:33,596 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 02:47:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:47:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:47:33 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:47:33 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:47:33 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:47:33 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:47:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:47:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:47:33 at java.base/java.lang.Thread.run(Thread.java:829) 02:47:33 Caused by: Ice.CommunicatorDestroyedException: null 02:47:33 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:47:33 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:47:33 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:47:33 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:47:33 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:47:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:47:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:47:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:47:33 ... 7 common frames omitted 02:47:40 2025-06-13 02:47:40,228 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 02:47:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 02:47:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 02:47:40 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 02:47:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 02:47:40 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 02:47:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 02:47:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 02:47:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 02:47:40 at java.base/java.lang.Thread.run(Thread.java:829) 02:47:40 Caused by: Ice.CommunicatorDestroyedException: null 02:47:40 at IceInternal.Instance.proxyFactory(Instance.java:239) 02:47:40 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 02:47:40 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 02:47:40 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 02:47:40 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 02:47:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 02:47:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 02:47:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 02:47:40 ... 7 common frames omitted 03:15:02 2025-06-13 03:15:02,909 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 03:15:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:15:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:15:02 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:15:02 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:15:02 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:15:02 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:15:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:15:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:15:02 at java.base/java.lang.Thread.run(Thread.java:829) 03:15:02 Caused by: Ice.CommunicatorDestroyedException: null 03:15:02 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:15:02 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:15:02 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:15:02 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:15:02 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:15:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:15:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:15:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:15:02 ... 7 common frames omitted 03:17:48 2025-06-13 03:17:48,351 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 03:17:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:17:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:17:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:17:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:17:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:17:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:17:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:17:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:17:48 at java.base/java.lang.Thread.run(Thread.java:829) 03:17:48 Caused by: Ice.CommunicatorDestroyedException: null 03:17:48 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:17:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:17:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:17:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:17:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:17:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:17:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:17:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:17:48 ... 7 common frames omitted 03:18:00 2025-06-13 03:18:00,334 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 03:18:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:18:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:18:00 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:18:00 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:18:00 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:18:00 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:18:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:18:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:18:00 at java.base/java.lang.Thread.run(Thread.java:829) 03:18:00 Caused by: Ice.CommunicatorDestroyedException: null 03:18:00 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:18:00 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:18:00 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:18:00 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:18:00 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:18:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:18:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:18:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:18:00 ... 7 common frames omitted 03:18:11 2025-06-13 03:18:11,248 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 03:18:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:18:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:18:11 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:18:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:18:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:18:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:18:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:18:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:18:11 at java.base/java.lang.Thread.run(Thread.java:829) 03:18:11 Caused by: Ice.CommunicatorDestroyedException: null 03:18:11 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:18:11 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:18:11 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:18:11 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:18:11 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:18:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:18:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:18:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:18:11 ... 7 common frames omitted 03:18:22 2025-06-13 03:18:22,148 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 03:18:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:18:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:18:22 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:18:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:18:22 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:18:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:18:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:18:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:18:22 at java.base/java.lang.Thread.run(Thread.java:829) 03:18:22 Caused by: Ice.CommunicatorDestroyedException: null 03:18:22 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:18:22 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:18:22 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:18:22 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:18:22 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:18:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:18:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:18:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:18:22 ... 7 common frames omitted 03:18:31 2025-06-13 03:18:31,120 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 03:18:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:18:31 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:18:31 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:18:31 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:18:31 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:18:31 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:18:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:18:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:18:31 at java.base/java.lang.Thread.run(Thread.java:829) 03:18:31 Caused by: Ice.CommunicatorDestroyedException: null 03:18:31 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:18:31 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:18:31 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:18:31 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:18:31 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:18:31 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:18:31 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:18:31 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:18:31 ... 7 common frames omitted 03:18:38 2025-06-13 03:18:38,158 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 03:18:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:18:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:18:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:18:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:18:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:18:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:18:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:18:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:18:38 at java.base/java.lang.Thread.run(Thread.java:829) 03:18:38 Caused by: Ice.CommunicatorDestroyedException: null 03:18:38 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:18:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:18:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:18:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:18:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:18:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:18:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:18:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:18:38 ... 7 common frames omitted 03:18:45 2025-06-13 03:18:45,372 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 03:18:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:18:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:18:45 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:18:45 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:18:45 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:18:45 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:18:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:18:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:18:45 at java.base/java.lang.Thread.run(Thread.java:829) 03:18:45 Caused by: Ice.CommunicatorDestroyedException: null 03:18:45 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:18:45 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:18:45 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:18:45 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:18:45 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:18:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:18:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:18:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:18:45 ... 7 common frames omitted 03:18:51 2025-06-13 03:18:51,746 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 03:18:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:18:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:18:51 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:18:51 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:18:51 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:18:51 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:18:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:18:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:18:51 at java.base/java.lang.Thread.run(Thread.java:829) 03:18:51 Caused by: Ice.CommunicatorDestroyedException: null 03:18:51 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:18:51 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:18:51 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:18:51 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:18:51 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:18:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:18:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:18:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:18:51 ... 7 common frames omitted 03:18:58 2025-06-13 03:18:58,094 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 03:18:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:18:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:18:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:18:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:18:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:18:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:18:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:18:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:18:58 at java.base/java.lang.Thread.run(Thread.java:829) 03:18:58 Caused by: Ice.CommunicatorDestroyedException: null 03:18:58 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:18:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:18:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:18:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:18:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:18:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:18:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:18:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:18:58 ... 7 common frames omitted 03:19:00 Could not login with command line arguments.Glacier2.PermissionDeniedException 03:19:00 reason = "Password check failed for 'fb10ea00-c52a-4acc-8be8-df0d653d51bd': [id=3014]" 03:19:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 03:19:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 03:19:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:19:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 03:19:00 at java.base/java.lang.Class.newInstance(Class.java:584) 03:19:00 at IceInternal.BasicStream.createUserException(BasicStream.java:2785) 03:19:00 at IceInternal.BasicStream.access$300(BasicStream.java:14) 03:19:00 at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620) 03:19:00 at IceInternal.BasicStream.throwException(BasicStream.java:2291) 03:19:00 at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399) 03:19:00 at Glacier2.RouterPrxHelper.end_createSession(RouterPrxHelper.java:178) 03:19:00 at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:49) 03:19:00 at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:41) 03:19:00 at omero.client.createSession(client.java:776) 03:19:00 at omero.client.createSession(client.java:719) 03:19:00 at omero.gateway.Gateway.createSession(Gateway.java:1045) 03:19:00 at omero.gateway.Gateway.connect(Gateway.java:297) 03:19:00 at integration.gateway.GatewayUsageTest.testLoginFallback(GatewayUsageTest.java:154) 03:19:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:19:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03:19:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:19:00 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:19:00 at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) 03:19:00 at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44) 03:19:00 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72) 03:19:00 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10) 03:19:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:19:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:00 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:00 Could not login with command line arguments.Glacier2.PermissionDeniedException 03:19:00 reason = "Password check failed for 'fb10ea00-c52a-4acc-8be8-df0d653d51bd': [id=3014]" 03:19:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 03:19:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 03:19:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 03:19:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 03:19:00 at java.base/java.lang.Class.newInstance(Class.java:584) 03:19:00 at IceInternal.BasicStream.createUserException(BasicStream.java:2785) 03:19:00 at IceInternal.BasicStream.access$300(BasicStream.java:14) 03:19:00 at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620) 03:19:00 at IceInternal.BasicStream.throwException(BasicStream.java:2291) 03:19:00 at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399) 03:19:00 at Glacier2.RouterPrxHelper.end_createSession(RouterPrxHelper.java:178) 03:19:00 at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:49) 03:19:00 at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:41) 03:19:00 at omero.client.createSession(client.java:776) 03:19:00 at omero.client.createSession(client.java:719) 03:19:00 at omero.gateway.Gateway.createSession(Gateway.java:1045) 03:19:00 at omero.gateway.Gateway.connect(Gateway.java:297) 03:19:00 at integration.gateway.GatewayUsageTest.testLoginFallback(GatewayUsageTest.java:154) 03:19:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:19:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03:19:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:19:00 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:19:00 at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) 03:19:00 at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44) 03:19:00 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72) 03:19:00 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10) 03:19:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:19:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:00 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:00 Exception in thread "TestNG-method=testLoginFallback-1" 03:19:01 2025-06-13 03:19:01,739 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 03:19:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:01 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:01 Caused by: Ice.CommunicatorDestroyedException: null 03:19:01 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:01 ... 7 common frames omitted 03:19:05 2025-06-13 03:19:05,312 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 03:19:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:05 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:05 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:05 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:05 Caused by: Ice.CommunicatorDestroyedException: null 03:19:05 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:05 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:05 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:05 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:05 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:05 ... 7 common frames omitted 03:19:08 2025-06-13 03:19:08,926 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 03:19:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:08 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:08 Caused by: Ice.CommunicatorDestroyedException: null 03:19:08 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:08 ... 7 common frames omitted 03:19:14 2025-06-13 03:19:14,247 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 03:19:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:14 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:14 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:14 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:14 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:14 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:14 Caused by: Ice.CommunicatorDestroyedException: null 03:19:14 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:14 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:14 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:14 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:14 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:14 ... 7 common frames omitted 03:19:20 2025-06-13 03:19:20,568 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 03:19:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:20 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:20 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:20 Caused by: Ice.CommunicatorDestroyedException: null 03:19:20 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:20 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:20 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:20 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:20 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:20 ... 7 common frames omitted 03:19:23 Support for FileAnnotationData is deprecated. Use OriginalFile instead. 03:19:26 Could not load table dataomero.IllegalArgumentException: start value can't be greater than stop value 03:19:26 at omero.gateway.facility.TablesFacility.query(TablesFacility.java:320) 03:19:26 at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:220) 03:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03:19:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:19:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:19:26 at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) 03:19:26 at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44) 03:19:26 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72) 03:19:26 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10) 03:19:26 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:19:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:26 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:26 Could not load table dataomero.IllegalArgumentException: start value can't be greater than stop value 03:19:26 at omero.gateway.facility.TablesFacility.query(TablesFacility.java:320) 03:19:26 at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:220) 03:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:19:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03:19:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:19:26 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:19:26 at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) 03:19:26 at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44) 03:19:26 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72) 03:19:26 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10) 03:19:26 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:19:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:26 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:26 Exception in thread "TestNG-method=testInvalidParams-1" 03:19:27 Could not load table dataomero.IllegalArgumentException: step value is greater than the specified range 03:19:27 at omero.gateway.facility.TablesFacility.query(TablesFacility.java:324) 03:19:27 at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:229) 03:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:19:27 at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) 03:19:27 at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44) 03:19:27 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72) 03:19:27 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10) 03:19:27 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:27 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:27 Could not load table dataomero.IllegalArgumentException: step value is greater than the specified range 03:19:27 at omero.gateway.facility.TablesFacility.query(TablesFacility.java:324) 03:19:27 at integration.gateway.TablesFacilityTest.testInvalidParams(TablesFacilityTest.java:229) 03:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:19:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03:19:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:19:27 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 03:19:27 at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) 03:19:27 at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44) 03:19:27 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72) 03:19:27 at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10) 03:19:27 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:27 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:27 Exception in thread "TestNG-method=testInvalidParams-1" 03:19:27 No concrete type specified for column 'column1', using Object.toString() 03:19:27 2025-06-13 03:19:27,461 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 03:19:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:27 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:27 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:27 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:27 Caused by: Ice.CommunicatorDestroyedException: null 03:19:27 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:27 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:27 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:27 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:27 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:27 ... 7 common frames omitted 03:19:28 Request rows 1316 to 1403; columns [9, 1, 3] 03:19:30 Request rows 1885 to 1969; columns [8, 0] 03:19:31 Request rows 1685 to 1699; columns [3, 4] 03:19:32 Request rows 173 to 186; columns [8, 6] 03:19:33 2025-06-13 03:19:33,734 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 03:19:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:33 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:33 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:33 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:33 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:33 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:33 Caused by: Ice.CommunicatorDestroyedException: null 03:19:33 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:33 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:33 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:33 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:33 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:33 ... 7 common frames omitted 03:19:34 Request rows 1742 to 1751; columns [2] 03:19:38 2025-06-13 03:19:38,946 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 03:19:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:38 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:38 Caused by: Ice.CommunicatorDestroyedException: null 03:19:38 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:38 ... 7 common frames omitted 03:19:43 2025-06-13 03:19:43,646 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 03:19:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:43 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:43 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:43 Caused by: Ice.CommunicatorDestroyedException: null 03:19:43 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:43 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:43 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:43 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:43 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:43 ... 7 common frames omitted 03:19:49 2025-06-13 03:19:49,353 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 03:19:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:49 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:49 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:49 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:49 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:49 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:49 Caused by: Ice.CommunicatorDestroyedException: null 03:19:49 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:49 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:49 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:49 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:49 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:49 ... 7 common frames omitted 03:19:54 2025-06-13 03:19:54,634 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 03:19:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:54 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:54 Caused by: Ice.CommunicatorDestroyedException: null 03:19:54 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:54 ... 7 common frames omitted 03:19:59 2025-06-13 03:19:59,736 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 03:19:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:19:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:19:59 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:19:59 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:19:59 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:19:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:19:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:19:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:19:59 at java.base/java.lang.Thread.run(Thread.java:829) 03:19:59 Caused by: Ice.CommunicatorDestroyedException: null 03:19:59 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:19:59 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:19:59 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:19:59 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:19:59 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:19:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:19:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:19:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:19:59 ... 7 common frames omitted 03:20:03 2025-06-13 03:20:03,276 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 03:20:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:20:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:20:03 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:20:03 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:20:03 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:20:03 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:20:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:20:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:20:03 at java.base/java.lang.Thread.run(Thread.java:829) 03:20:03 Caused by: Ice.CommunicatorDestroyedException: null 03:20:03 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:20:03 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:20:03 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:20:03 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:20:03 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:20:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:20:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:20:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:20:03 ... 7 common frames omitted 03:20:06 2025-06-13 03:20:06,391 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 03:20:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:20:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:20:06 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:20:06 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:20:06 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:20:06 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:20:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:20:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:20:06 at java.base/java.lang.Thread.run(Thread.java:829) 03:20:06 Caused by: Ice.CommunicatorDestroyedException: null 03:20:06 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:20:06 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:20:06 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:20:06 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:20:06 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:20:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:20:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:20:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:20:06 ... 7 common frames omitted 03:20:09 2025-06-13 03:20:09,671 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 03:20:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:20:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:20:09 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:20:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:20:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:20:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:20:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:20:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:20:09 at java.base/java.lang.Thread.run(Thread.java:829) 03:20:09 Caused by: Ice.CommunicatorDestroyedException: null 03:20:09 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:20:09 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:20:09 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:20:09 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:20:09 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:20:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:20:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:20:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:20:09 ... 7 common frames omitted 03:20:14 2025-06-13 03:20:14,298 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 03:20:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:20:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:20:14 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:20:14 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:20:14 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:20:14 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:20:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:20:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:20:14 at java.base/java.lang.Thread.run(Thread.java:829) 03:20:14 Caused by: Ice.CommunicatorDestroyedException: null 03:20:14 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:20:14 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:20:14 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:20:14 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:20:14 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:20:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:20:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:20:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:20:14 ... 7 common frames omitted 03:20:22 2025-06-13 03:20:22,295 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 03:20:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:20:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:20:22 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:20:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:20:22 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:20:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:20:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:20:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:20:22 at java.base/java.lang.Thread.run(Thread.java:829) 03:20:22 Caused by: Ice.CommunicatorDestroyedException: null 03:20:22 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:20:22 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:20:22 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:20:22 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:20:22 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:20:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:20:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:20:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:20:22 ... 7 common frames omitted 03:20:30 2025-06-13 03:20:30,187 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 03:20:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:20:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:20:30 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:20:30 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:20:30 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:20:30 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:20:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:20:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:20:30 at java.base/java.lang.Thread.run(Thread.java:829) 03:20:30 Caused by: Ice.CommunicatorDestroyedException: null 03:20:30 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:20:30 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:20:30 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:20:30 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:20:30 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:20:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:20:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:20:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:20:30 ... 7 common frames omitted 03:20:37 2025-06-13 03:20:37,851 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 03:20:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:20:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:20:37 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:20:37 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:20:37 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:20:37 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:20:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:20:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:20:37 at java.base/java.lang.Thread.run(Thread.java:829) 03:20:37 Caused by: Ice.CommunicatorDestroyedException: null 03:20:37 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:20:37 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:20:37 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:20:37 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:20:37 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:20:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:20:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:20:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:20:37 ... 7 common frames omitted 03:20:46 2025-06-13 03:20:46,556 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 03:20:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:20:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:20:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:20:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:20:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:20:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:20:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:20:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:20:46 at java.base/java.lang.Thread.run(Thread.java:829) 03:20:46 Caused by: Ice.CommunicatorDestroyedException: null 03:20:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:20:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:20:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:20:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:20:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:20:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:20:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:20:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:20:46 ... 7 common frames omitted 03:20:50 2025-06-13 03:20:50,845 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 03:20:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:20:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:20:50 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:20:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:20:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:20:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:20:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:20:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:20:50 at java.base/java.lang.Thread.run(Thread.java:829) 03:20:50 Caused by: Ice.CommunicatorDestroyedException: null 03:20:50 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:20:50 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:20:50 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:20:50 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:20:50 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:20:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:20:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:20:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:20:50 ... 7 common frames omitted 03:20:54 2025-06-13 03:20:54,560 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 03:20:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:20:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:20:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:20:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:20:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:20:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:20:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:20:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:20:54 at java.base/java.lang.Thread.run(Thread.java:829) 03:20:54 Caused by: Ice.CommunicatorDestroyedException: null 03:20:54 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:20:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:20:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:20:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:20:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:20:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:20:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:20:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:20:54 ... 7 common frames omitted 03:21:01 2025-06-13 03:21:01,437 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 03:21:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:21:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:21:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:21:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:21:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:21:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:21:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:21:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:21:01 at java.base/java.lang.Thread.run(Thread.java:829) 03:21:01 Caused by: Ice.CommunicatorDestroyedException: null 03:21:01 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:21:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:21:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:21:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:21:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:21:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:21:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:21:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:21:01 ... 7 common frames omitted 03:21:07 2025-06-13 03:21:07,947 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 03:21:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:21:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:21:07 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:21:07 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:21:07 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:21:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:21:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:21:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:21:07 at java.base/java.lang.Thread.run(Thread.java:829) 03:21:07 Caused by: Ice.CommunicatorDestroyedException: null 03:21:07 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:21:07 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:21:07 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:21:07 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:21:07 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:21:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:21:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:21:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:21:07 ... 7 common frames omitted 03:21:14 2025-06-13 03:21:14,485 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 03:21:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:21:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:21:14 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:21:14 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:21:14 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:21:14 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:21:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:21:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:21:14 at java.base/java.lang.Thread.run(Thread.java:829) 03:21:14 Caused by: Ice.CommunicatorDestroyedException: null 03:21:14 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:21:14 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:21:14 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:21:14 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:21:14 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:21:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:21:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:21:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:21:14 ... 7 common frames omitted 03:21:21 2025-06-13 03:21:21,010 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 03:21:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:21:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:21:21 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:21:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:21:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:21:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:21:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:21:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:21:21 at java.base/java.lang.Thread.run(Thread.java:829) 03:21:21 Caused by: Ice.CommunicatorDestroyedException: null 03:21:21 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:21:21 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:21:21 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:21:21 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:21:21 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:21:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:21:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:21:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:21:21 ... 7 common frames omitted 03:21:24 2025-06-13 03:21:24,645 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 03:21:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:21:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:21:24 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:21:24 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:21:24 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:21:24 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:21:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:21:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:21:24 at java.base/java.lang.Thread.run(Thread.java:829) 03:21:24 Caused by: Ice.CommunicatorDestroyedException: null 03:21:24 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:21:24 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:21:24 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:21:24 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:21:24 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:21:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:21:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:21:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:21:24 ... 7 common frames omitted 03:21:28 2025-06-13 03:21:28,141 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 03:21:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:21:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:21:28 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:21:28 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:21:28 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:21:28 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:21:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:21:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:21:28 at java.base/java.lang.Thread.run(Thread.java:829) 03:21:28 Caused by: Ice.CommunicatorDestroyedException: null 03:21:28 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:21:28 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:21:28 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:21:28 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:21:28 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:21:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:21:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:21:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:21:28 ... 7 common frames omitted 03:21:32 2025-06-13 03:21:32,115 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 03:21:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:21:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:21:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:21:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:21:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:21:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:21:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:21:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:21:32 at java.base/java.lang.Thread.run(Thread.java:829) 03:21:32 Caused by: Ice.CommunicatorDestroyedException: null 03:21:32 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:21:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:21:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:21:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:21:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:21:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:21:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:21:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:21:32 ... 7 common frames omitted 03:22:46 2025-06-13 03:22:46,628 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 03:22:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:22:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:22:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:22:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:22:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:22:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:22:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:22:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:22:46 at java.base/java.lang.Thread.run(Thread.java:829) 03:22:46 Caused by: Ice.CommunicatorDestroyedException: null 03:22:46 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:22:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:22:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:22:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:22:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:22:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:22:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:22:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:22:46 ... 7 common frames omitted 03:23:09 2025-06-13 03:23:09,064 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 03:23:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:23:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:23:09 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:23:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:23:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:23:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:23:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:23:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:23:09 at java.base/java.lang.Thread.run(Thread.java:829) 03:23:09 Caused by: Ice.CommunicatorDestroyedException: null 03:23:09 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:23:09 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:23:09 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:23:09 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:23:09 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:23:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:23:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:23:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:23:09 ... 7 common frames omitted 03:23:23 2025-06-13 03:23:23,874 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 03:23:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:23:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:23:23 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:23:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:23:23 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:23:23 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:23:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:23:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:23:23 at java.base/java.lang.Thread.run(Thread.java:829) 03:23:23 Caused by: Ice.CommunicatorDestroyedException: null 03:23:23 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:23:23 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:23:23 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:23:23 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:23:23 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:23:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:23:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:23:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:23:23 ... 7 common frames omitted 03:24:08 2025-06-13 03:24:08,546 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 03:24:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:24:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:24:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:24:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:24:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:24:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:24:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:24:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:24:08 at java.base/java.lang.Thread.run(Thread.java:829) 03:24:08 Caused by: Ice.CommunicatorDestroyedException: null 03:24:08 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:24:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:24:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:24:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:24:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:24:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:24:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:24:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:24:08 ... 7 common frames omitted 03:25:05 2025-06-13 03:25:05,158 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 03:25:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException 03:25:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845) 03:25:05 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77) 03:25:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 03:25:05 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 03:25:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 03:25:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:25:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:25:05 at java.base/java.lang.Thread.run(Thread.java:829) 03:25:05 Caused by: Ice.CommunicatorDestroyedException: null 03:25:05 at IceInternal.Instance.proxyFactory(Instance.java:239) 03:25:05 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142) 03:25:05 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114) 03:25:05 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37) 03:25:05 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946) 03:25:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846) 03:25:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833) 03:25:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838) 03:25:05 ... 7 common frames omitted 03:25:29 FATAL: Unable to delete script file /tmp/jenkins6636628512651477044.sh 03:25:29 java.nio.channels.ClosedChannelException 03:25:29 at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241) 03:25:29 at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221) 03:25:29 at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825) 03:25:29 at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289) 03:25:29 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:177) 03:25:29 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:279) 03:25:29 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501) 03:25:29 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:244) 03:25:29 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:196) 03:25:29 at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:209) 03:25:29 at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:793) 03:25:29 at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172) 03:25:29 at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:343) 03:25:29 at hudson.remoting.Channel.close(Channel.java:1497) 03:25:29 at hudson.remoting.Channel.close(Channel.java:1450) 03:25:29 at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:943) 03:25:29 at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:909) 03:25:29 at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97) 03:25:29 at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$11(Jenkins.java:3785) 03:25:29 at hudson.model.Queue._withLock(Queue.java:1401) 03:25:29 at hudson.model.Queue.withLock(Queue.java:1275) 03:25:29 at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3781) 03:25:29 at jenkins.model.Jenkins.cleanUp(Jenkins.java:3662) 03:25:29 at hudson.WebAppMain.contextDestroyed(WebAppMain.java:374) 03:25:29 at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059) 03:25:29 at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636) 03:25:29 at org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016) 03:25:29 at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306) 03:25:29 at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) 03:25:29 at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) 03:25:29 at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) 03:25:29 at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) 03:25:29 at org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412) 03:25:29 at org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413) 03:25:29 at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) 03:25:29 at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) 03:25:29 at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) 03:25:29 at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) 03:25:29 at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497) 03:25:29 at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) 03:25:29 at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) 03:25:29 at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) 03:25:29 at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) 03:25:29 at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039) 03:25:29 at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399) 03:25:29 at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311) 03:25:29 at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087) 03:25:29 at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312) 03:25:29 at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) 03:25:29 at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182) 03:25:29 at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205) 03:25:29 at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97) 03:25:29 at org.eclipse.jetty.server.Server.doStop(Server.java:517) 03:25:29 at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132) 03:25:29 at winstone.Launcher.shutdown(Launcher.java:442) 03:25:29 at winstone.ShutdownHook.run(ShutdownHook.java:28) 03:25:29 Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@715c1482:JNLP4-connect connection from merge-ci-testintegration-1.merge-ci_omero-network/172.18.0.11:35022": Remote call on JNLP4-connect connection from merge-ci-testintegration-1.merge-ci_omero-network/172.18.0.11:35022 failed. The channel is closing down or has closed down 03:25:29 at hudson.remoting.Channel.call(Channel.java:996) 03:25:29 at hudson.FilePath.act(FilePath.java:1230) 03:25:29 at hudson.FilePath.act(FilePath.java:1219) 03:25:29 at hudson.FilePath.delete(FilePath.java:1766) 03:25:29 at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) 03:25:29 at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) 03:25:29 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 03:25:29 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 03:25:29 at hudson.model.Build$BuildExecution.build(Build.java:199) 03:25:29 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 03:25:29 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 03:25:29 at hudson.model.Run.execute(Run.java:1895) 03:25:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 03:25:29 at hudson.model.ResourceController.execute(ResourceController.java:101) 03:25:29 at hudson.model.Executor.run(Executor.java:442) 03:25:29 Agent went offline during the build 03:25:29 Build step 'Execute shell' marked build as failure 03:25:29 ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for OMERO-test-integration #415 03:25:29 ERROR: Step ‘Publish TestNG Results’ failed: no workspace for OMERO-test-integration #415 03:25:29 Finished: FAILURE