01:02:03 Started by upstream project "Trigger" build number 42 01:02:03 originally caused by: 01:02:03 Started by timer 01:02:03 Running as SYSTEM 01:02:03 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration 01:02:03 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins4341012493896294261.sh 01:02:03 + rm -rf /home/omero/workspace/OMERO-test-integration/.venv3 01:02:04 + python3 -m venv /home/omero/workspace/OMERO-test-integration/.venv3 01:02:08 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate 01:02:08 ++ deactivate nondestructive 01:02:08 ++ '[' -n '' ']' 01:02:08 ++ '[' -n '' ']' 01:02:08 ++ '[' -n /bin/bash -o -n '' ']' 01:02:08 ++ hash -r 01:02:08 ++ '[' -n '' ']' 01:02:08 ++ unset VIRTUAL_ENV 01:02:08 ++ '[' '!' nondestructive = nondestructive ']' 01:02:08 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 01:02:08 ++ export VIRTUAL_ENV 01:02:08 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 01:02:08 ++ 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:02:08 ++ export PATH 01:02:08 ++ '[' -n '' ']' 01:02:08 ++ '[' -z '' ']' 01:02:08 ++ _OLD_VIRTUAL_PS1= 01:02:08 ++ PS1='(.venv3) ' 01:02:08 ++ export PS1 01:02:08 ++ '[' -n /bin/bash -o -n '' ']' 01:02:08 ++ hash -r 01:02:08 + pip install https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl 01:02:09 Collecting zeroc-ice==3.6.5 01:02:09 Downloading https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl (31.3 MB) 01:02:11 Installing collected packages: zeroc-ice 01:02:12 Successfully installed zeroc-ice-3.6.5 01:02:12 + pip install -U pip future setuptools 01:02:13 Requirement already satisfied: pip in ./.venv3/lib/python3.9/site-packages (21.2.3) 01:02:13 Collecting pip 01:02:13 Using cached pip-24.0-py3-none-any.whl (2.1 MB) 01:02:13 Collecting future 01:02:13 Using cached future-1.0.0-py3-none-any.whl (491 kB) 01:02:13 Requirement already satisfied: setuptools in ./.venv3/lib/python3.9/site-packages (53.0.0) 01:02:14 Collecting setuptools 01:02:14 Using cached setuptools-69.5.1-py3-none-any.whl (894 kB) 01:02:14 Installing collected packages: setuptools, pip, future 01:02:14 Attempting uninstall: setuptools 01:02:14 Found existing installation: setuptools 53.0.0 01:02:14 Uninstalling setuptools-53.0.0: 01:02:14 Successfully uninstalled setuptools-53.0.0 01:02:15 Attempting uninstall: pip 01:02:15 Found existing installation: pip 21.2.3 01:02:15 Uninstalling pip-21.2.3: 01:02:15 Successfully uninstalled pip-21.2.3 01:02:17 Successfully installed future-1.0.0 pip-24.0 setuptools-69.5.1 01:02:17 + pip install markdown 01:02:18 Collecting markdown 01:02:18 Using cached Markdown-3.6-py3-none-any.whl.metadata (7.0 kB) 01:02:18 Collecting importlib-metadata>=4.4 (from markdown) 01:02:18 Using cached importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) 01:02:18 Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown) 01:02:18 Using cached zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB) 01:02:18 Using cached Markdown-3.6-py3-none-any.whl (105 kB) 01:02:18 Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB) 01:02:18 Using cached zipp-3.18.1-py3-none-any.whl (8.2 kB) 01:02:18 Installing collected packages: zipp, importlib-metadata, markdown 01:02:18 Successfully installed importlib-metadata-7.1.0 markdown-3.6 zipp-3.18.1 01:02:19 + pip install mox3 pytest pytest-django pytest-xdist pytest-mock 01:02:19 Collecting mox3 01:02:19 Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB) 01:02:20 Collecting pytest 01:02:20 Using cached pytest-8.1.1-py3-none-any.whl.metadata (7.6 kB) 01:02:20 Collecting pytest-django 01:02:20 Using cached pytest_django-4.8.0-py3-none-any.whl.metadata (8.3 kB) 01:02:20 Collecting pytest-xdist 01:02:20 Using cached pytest_xdist-3.5.0-py3-none-any.whl.metadata (3.1 kB) 01:02:20 Collecting pytest-mock 01:02:20 Using cached pytest_mock-3.14.0-py3-none-any.whl.metadata (3.8 kB) 01:02:20 Collecting pbr!=2.1.0,>=2.0.0 (from mox3) 01:02:20 Using cached pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB) 01:02:20 Collecting fixtures>=3.0.0 (from mox3) 01:02:20 Using cached fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 01:02:20 Collecting iniconfig (from pytest) 01:02:20 Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) 01:02:20 Collecting packaging (from pytest) 01:02:20 Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 01:02:20 Collecting pluggy<2.0,>=1.4 (from pytest) 01:02:20 Using cached pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) 01:02:20 Collecting exceptiongroup>=1.0.0rc8 (from pytest) 01:02:20 Using cached exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 01:02:20 Collecting tomli>=1 (from pytest) 01:02:20 Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 01:02:20 Collecting execnet>=1.1 (from pytest-xdist) 01:02:20 Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) 01:02:20 Using cached mox3-1.1.0-py3-none-any.whl (43 kB) 01:02:21 Using cached pytest-8.1.1-py3-none-any.whl (337 kB) 01:02:21 Using cached pytest_django-4.8.0-py3-none-any.whl (23 kB) 01:02:21 Using cached pytest_xdist-3.5.0-py3-none-any.whl (42 kB) 01:02:21 Using cached pytest_mock-3.14.0-py3-none-any.whl (9.9 kB) 01:02:21 Using cached exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 01:02:21 Using cached execnet-2.1.1-py3-none-any.whl (40 kB) 01:02:21 Using cached fixtures-4.1.0-py3-none-any.whl (64 kB) 01:02:21 Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB) 01:02:21 Using cached pluggy-1.4.0-py3-none-any.whl (20 kB) 01:02:21 Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 01:02:21 Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 01:02:21 Using cached packaging-24.0-py3-none-any.whl (53 kB) 01:02:21 Installing collected packages: tomli, pluggy, pbr, packaging, iniconfig, execnet, exceptiongroup, pytest, fixtures, pytest-xdist, pytest-mock, pytest-django, mox3 01:02:22 Successfully installed exceptiongroup-1.2.0 execnet-2.1.1 fixtures-4.1.0 iniconfig-2.0.0 mox3-1.1.0 packaging-24.0 pbr-6.0.0 pluggy-1.4.0 pytest-8.1.1 pytest-django-4.8.0 pytest-mock-3.14.0 pytest-xdist-3.5.0 tomli-2.0.1 01:02:22 + pip install tables 01:02:22 Collecting tables 01:02:22 Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) 01:02:23 Collecting numpy>=1.19.0 (from tables) 01:02:23 Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) 01:02:23 Collecting numexpr>=2.6.2 (from tables) 01:02:23 Using cached numexpr-2.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.9 kB) 01:02:23 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from tables) (24.0) 01:02:23 Collecting py-cpuinfo (from tables) 01:02:23 Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes) 01:02:24 Collecting blosc2>=2.3.0 (from tables) 01:02:24 Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB) 01:02:24 Collecting ndindex>=1.4 (from blosc2>=2.3.0->tables) 01:02:24 Using cached ndindex-1.8-py3-none-any.whl.metadata (3.4 kB) 01:02:25 Collecting msgpack (from blosc2>=2.3.0->tables) 01:02:25 Using cached msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 01:02:25 Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.5 MB) 01:02:25 Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) 01:02:25 Using cached numexpr-2.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (375 kB) 01:02:25 Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) 01:02:25 Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB) 01:02:25 Using cached ndindex-1.8-py3-none-any.whl (91 kB) 01:02:26 Using cached msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB) 01:02:26 Installing collected packages: py-cpuinfo, numpy, ndindex, msgpack, numexpr, blosc2, tables 01:02:30 Successfully installed blosc2-2.5.1 msgpack-1.0.8 ndindex-1.8 numexpr-2.10.0 numpy-1.26.4 py-cpuinfo-9.0.0 tables-3.9.2 01:02:30 + pip install jinja2 01:02:31 Collecting jinja2 01:02:31 Using cached Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) 01:02:31 Collecting MarkupSafe>=2.0 (from jinja2) 01:02:31 Using cached MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 01:02:31 Using cached Jinja2-3.1.3-py3-none-any.whl (133 kB) 01:02:31 Using cached MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 01:02:31 Installing collected packages: MarkupSafe, jinja2 01:02:31 Successfully installed MarkupSafe-2.1.5 jinja2-3.1.3 01:02:32 + pip install PyYAML 01:02:32 Collecting PyYAML 01:02:32 Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 01:02:32 Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 01:02:32 Installing collected packages: PyYAML 01:02:32 Successfully installed PyYAML-6.0.1 01:02:33 + pip install omero-py omero-web 01:02:33 Collecting omero-py 01:02:33 Using cached omero_py-5.19.1-py3-none-any.whl.metadata (6.6 kB) 01:02:33 Collecting omero-web 01:02:33 Using cached omero_web-5.25.0-py3-none-any.whl.metadata (6.0 kB) 01:02:34 Collecting urllib3<2 (from omero-py) 01:02:34 Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) 01:02:34 Collecting appdirs (from omero-py) 01:02:34 Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 01:02:34 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py) (1.0.0) 01:02:34 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py) (1.26.4) 01:02:34 Collecting Pillow>=10.0.0 (from omero-py) 01:02:34 Using cached pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.2 kB) 01:02:34 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py) (6.0.1) 01:02:34 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py) (3.6.5) 01:02:34 Collecting requests (from omero-py) 01:02:34 Using cached requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 01:02:34 Collecting portalocker (from omero-py) 01:02:34 Using cached portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB) 01:02:35 Collecting concurrent-log-handler>=0.9.20 (from omero-web) 01:02:35 Using cached concurrent_log_handler-0.9.25-py3-none-any.whl.metadata (17 kB) 01:02:35 Collecting Django<4.3,>=4.2.3 (from omero-web) 01:02:35 Using cached Django-4.2.11-py3-none-any.whl.metadata (4.2 kB) 01:02:35 Collecting django-pipeline==2.1.0 (from omero-web) 01:02:35 Using cached django_pipeline-2.1.0-py3-none-any.whl.metadata (12 kB) 01:02:35 Collecting django-cors-headers==3.7.0 (from omero-web) 01:02:35 Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB) 01:02:35 Collecting whitenoise>=5.3.0 (from omero-web) 01:02:35 Using cached whitenoise-6.6.0-py3-none-any.whl.metadata (3.7 kB) 01:02:35 Collecting gunicorn>=19.3 (from omero-web) 01:02:36 Downloading gunicorn-22.0.0-py3-none-any.whl.metadata (4.4 kB) 01:02:36 Collecting omero-marshal>=0.7.0 (from omero-web) 01:02:36 Using cached omero_marshal-0.9.0-py3-none-any.whl.metadata (2.2 kB) 01:02:36 Collecting pytz (from omero-web) 01:02:36 Using cached pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 01:02:36 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web) (24.0) 01:02:36 Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2.3->omero-web) 01:02:36 Using cached asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 01:02:36 Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2.3->omero-web) 01:02:36 Using cached sqlparse-0.5.0-py3-none-any.whl.metadata (3.9 kB) 01:02:36 Collecting charset-normalizer<4,>=2 (from requests->omero-py) 01:02:36 Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 01:02:36 Collecting idna<4,>=2.5 (from requests->omero-py) 01:02:36 Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB) 01:02:36 Collecting certifi>=2017.4.17 (from requests->omero-py) 01:02:36 Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 01:02:36 Collecting typing-extensions>=4 (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web) 01:02:36 Using cached typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) 01:02:36 Using cached omero_py-5.19.1-py3-none-any.whl (2.8 MB) 01:02:37 Using cached omero_web-5.25.0-py3-none-any.whl (2.8 MB) 01:02:37 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB) 01:02:37 Using cached django_pipeline-2.1.0-py3-none-any.whl (38 kB) 01:02:37 Using cached concurrent_log_handler-0.9.25-py3-none-any.whl (25 kB) 01:02:37 Using cached Django-4.2.11-py3-none-any.whl (8.0 MB) 01:02:37 Downloading gunicorn-22.0.0-py3-none-any.whl (84 kB) 01:02:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.4/84.4 kB 3.5 MB/s eta 0:00:00 01:02:37 Using cached omero_marshal-0.9.0-py3-none-any.whl (88 kB) 01:02:37 Using cached pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB) 01:02:37 Using cached portalocker-2.8.2-py3-none-any.whl (17 kB) 01:02:37 Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB) 01:02:37 Using cached whitenoise-6.6.0-py3-none-any.whl (19 kB) 01:02:37 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 01:02:37 Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB) 01:02:37 Using cached requests-2.31.0-py3-none-any.whl (62 kB) 01:02:37 Using cached asgiref-3.8.1-py3-none-any.whl (23 kB) 01:02:37 Using cached certifi-2024.2.2-py3-none-any.whl (163 kB) 01:02:37 Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 01:02:37 Using cached idna-3.7-py3-none-any.whl (66 kB) 01:02:37 Using cached sqlparse-0.5.0-py3-none-any.whl (43 kB) 01:02:37 Using cached typing_extensions-4.11.0-py3-none-any.whl (34 kB) 01:02:38 Installing collected packages: pytz, django-pipeline, appdirs, whitenoise, urllib3, typing-extensions, sqlparse, portalocker, Pillow, omero-marshal, idna, gunicorn, charset-normalizer, certifi, requests, concurrent-log-handler, asgiref, omero-py, Django, django-cors-headers, omero-web 01:02:44 Successfully installed Django-4.2.11 Pillow-10.3.0 appdirs-1.4.4 asgiref-3.8.1 certifi-2024.2.2 charset-normalizer-3.3.2 concurrent-log-handler-0.9.25 django-cors-headers-3.7.0 django-pipeline-2.1.0 gunicorn-22.0.0 idna-3.7 omero-marshal-0.9.0 omero-py-5.19.1 omero-web-5.25.0 portalocker-2.8.2 pytz-2024.1 requests-2.31.0 sqlparse-0.5.0 typing-extensions-4.11.0 urllib3-1.26.18 whitenoise-6.6.0 01:02:44 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins17244945949437475931.sh 01:02:44 + source /home/settings.env 01:02:44 ++ OMERO_DB_HOST=pg 01:02:44 ++ OMERO_DB_USER=postgres 01:02:44 ++ OMERO_DB_PASS= 01:02:44 ++ OMERO_ROOT_PASS=omero 01:02:44 ++ OMERO_DATA_DIR=/OMERO 01:02:44 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR 01:02:44 + OMERO_DB_NAME=OMERO-test-integration 01:02:44 + SRC=/home/omero/workspace/OMERO-test-integration/src 01:02:44 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist 01:02:44 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 01:02:44 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 01:02:44 + '[' -e /home/omero/workspace/OMERO-test-integration/src/dist ']' 01:02:44 + dropdb -f -h pg -U postgres OMERO-test-integration 01:02:45 dropdb: error: database removal failed: ERROR: database "OMERO-test-integration" does not exist 01:02:45 + echo Already exists maybe 01:02:45 Already exists maybe 01:02:45 + rm -rf /home/omero/workspace/OMERO-test-integration/data /home/omero/workspace/OMERO-test-integration/omero-blitz-5.7.3-SNAPSHOT-python.zip /home/omero/workspace/OMERO-test-integration/omero_dropbox-5.6.3.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_marshal-0.9.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_py-5.19.2.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_scripts-5.8.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_web-5.25.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/src /home/omero/workspace/OMERO-test-integration/version.properties 01:02:45 Copied 1 artifact from "OMERO-build" build number 36 01:02:45 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 36 01:02:45 Copied 2 artifacts from "OMERO-build-build" build number 37 01:02:45 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins3946460512676241147.sh 01:02:45 + source /home/settings.env 01:02:45 ++ OMERO_DB_HOST=pg 01:02:45 ++ OMERO_DB_USER=postgres 01:02:45 ++ OMERO_DB_PASS= 01:02:45 ++ OMERO_ROOT_PASS=omero 01:02:45 ++ OMERO_DATA_DIR=/OMERO 01:02:45 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR 01:02:45 + export ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip 01:02:45 + ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip 01:02:45 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties 01:02:45 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties 01:02:45 + OMERO_DB_NAME=OMERO-test-integration 01:02:45 + OMERO_DATA_DIR=/home/omero/workspace/OMERO-test-integration/data 01:02:45 + mkdir -p /home/omero/workspace/OMERO-test-integration/data 01:02:45 + SRC=/home/omero/workspace/OMERO-test-integration/src 01:02:45 ++ ls openmicroscopy-5.6.3-453-b6a142b3c3-ice36.zip 01:02:45 + ZIP_SRC=openmicroscopy-5.6.3-453-b6a142b3c3-ice36.zip 01:02:45 + unzip openmicroscopy-5.6.3-453-b6a142b3c3-ice36.zip 01:02:45 Archive: openmicroscopy-5.6.3-453-b6a142b3c3-ice36.zip 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/.classpath-template 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/.github/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/.github/Pull_Request_Template.md 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/.github/workflows/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/.github/workflows/docker_build.yml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/.github/workflows/release.yml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/.github/workflows/source_build.yml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/.github/workflows/update.yaml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/.mailmap 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/.project 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/CMakeLists.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/CONTRIBUTING.md 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/Dockerfile 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/LICENSE.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/README.md 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/SUPPORT.md 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/build.bat 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/build.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/build.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/.classpath 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/.project 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/resources/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/resources/excludebugs.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/resources/global.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/resources/hibernate.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/resources/lifecycle.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/resources/version.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/scripts/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/scripts/parse_version 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/scripts/source-archive.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/build.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/README.md 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/build.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/plugins/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/plugins/robot.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/resources/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/resources/robot.template 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/resources/web/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/resources/web/annotation.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/resources/web/login.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/resources/web/thumbs.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/resources/web/tree.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/resources/web/webadmin.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/resources/well_sample_posXY.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/robot_setup.sh 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/annotate_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/center_right_panel_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/create_scenario.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/delete_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/download_options_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/filter_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/forms_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/history_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/map_annotations_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/post_copy_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/post_cut_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/post_drag_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/post_manage_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/rdef_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/search.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/search_annotation_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/show_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/spw_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/tagging_test.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/view_image.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/webadmin_login.robot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tests/ui/testcases/web/webadmin_user_settings.robot 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/CMakeLists.txt 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/cmake/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/cmake/CompilerChecks.cmake 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/cmake/FindIce.cmake 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/cmake/GTest.cmake 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/cmake/Version.cmake 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/README 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/README.h 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/ClientErrors.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/ClientErrors.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/IcePortPop.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/IcePortPush.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/ObjectFactory.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/RTypesI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/RTypesI.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/all.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/callbacks.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/callbacks.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/client.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/client.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/clientF.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/clientF.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/conversions.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/conversions.h 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/internal/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/internal/fixes.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/min.h 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/DetailsI.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/FrequencyI.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/LengthI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/LengthI.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/PermissionsI.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/PowerI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/PowerI.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/PressureI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/PressureI.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/TemperatureI.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/TimeI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/model/TimeI.h 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/sys/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/sys/ParametersI.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/templates.h 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/util/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/util/concurrency.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/util/concurrency.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/util/tiles.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/util/tiles.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/util/uuid.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/src/omero/util/uuid.h 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/CMakeLists.txt 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/CMakeLists.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/admin.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/annotations.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/api.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/beta3.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/chgrp.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/counts.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/delete.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/guest.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/mapannotation.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/model51.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/permissions.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/search.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/integration/sessions.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/main.cpp 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/omero/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/omero/CMakeLists.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/omero/fixture.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/omero/fixture.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/safegtest.h 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/CMakeLists.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/client.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/concurrency.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/conversions.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/model.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/operators.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/parameters.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/perms.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/rtypes.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/test/unit/units.cpp 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/utils/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/utils/CMakeLists.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/utils/chgrp.cpp 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/build.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/ivy.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/setup.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/test/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/test/drivers.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/test/integration/ 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/test/integration/__init__.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/test/integration/test_dbclient.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/test/records/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/test/records/first.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroFS/test/records/outofsync.txt 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/.classpath-template 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/.project 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/build.gradle 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/build.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/ivy.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/resources/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/settings.gradle 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/fs.testng.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/gateway.testng.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration.testng.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/AbstractServerTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/AbstractTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/AdminServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/AgentTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/BlockSizeTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ClientUsageTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/CmdCallbackTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/DeleteServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/DiskUsageTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/DuplicationTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ExporterTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ImportAsTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ImportLibraryTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ImporterTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/MapAnnotationTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/MetadataServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ModelMockFactory.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/PermissionsTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/PermissionsTestAll.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/PixelsServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/PojosServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/RawFileStoreTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/RenderingEngineTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ResetPasswordTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/RoiServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/RolesTests.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/ScriptServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/TableTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/UpdateServiceTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chmod/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chmod/RolesTest.java 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chown/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/delete/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/thumbnail/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroJava/test/integration/thumbnail/Utils.java 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/bin/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/bin/omero 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/bin/omero.bat 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/bin/setpythonpath.bat 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/bin/winconfig.bat 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/build.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/examples/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/examples/createSession.py 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/examples/load.omero 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/examples/projection_1.py 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/examples/submit.omero 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/examples/upload.omero 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/ice.config 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/ivy.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/manualtests/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/manualtests/README.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/manualtests/populate_roi_test.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/setup.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/ 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/__init__.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/conftest.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/ 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/__init__.py 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/client_ctors.cfg 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/ 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/__init__.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/cli.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_admin.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_chown.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_db.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_delete.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_download.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_fs.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_group.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_import.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_ldap.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_metadata.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_obj.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_pyramids.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_script.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_search.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_sessions.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_tag.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_upload.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/clitest/test_user.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/fstest/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/fstest/test_rename.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/helpers.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/metadata/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/metadata/test_populate.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptsharness/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptsharness/definition.py 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/ 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/__init__.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/script.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/tablestest/ 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/tablestest/test_service.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/tablestest/test_tables.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_admin.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_annotation.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_annotationPermissions.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_chgrp.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_chmod.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_chown.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_client_ctors.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_clientusage.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_cmdcallback.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_counts.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_delete.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_exporter.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_files.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_iconfig.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_icontainer.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_ildap.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_imetadata.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_iquery.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_isession.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_ishare.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_itimeline.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_itypes.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_iupdate.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_librarytest.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_mail.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_mapannotation.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_metadatastore.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_model51.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_permissions.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_pixelsService.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_rawfilestore.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_reimport.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_render.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_reporawfilestore.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_repository.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_rois.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_scripts.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_search.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_simple.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_thumbs.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_tickets1000.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_tickets2000.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_tickets3000.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_tickets4000.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_tickets6000.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroPy/test/integration/test_util.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/README.rst 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/build.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/setup.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/conftest.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_annotate.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_api_containers.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_api_errors.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_api_images.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_api_login.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_api_projects.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_api_rois.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_api_wells.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_chgrp.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_chown.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_config.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_containers.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_csrf.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_decorators.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_download.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_groups_users.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_histogram.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_history.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_links.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_login.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_marshal.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_metadata.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_plategrid.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_rendering.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_scripts.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_show.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_simple.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_table.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_tags.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_thumbnails.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_tree.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_tree_annotations.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroWeb/test/integration/test_webadmin.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/build.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/bump_version.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/common.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/pytest.ini 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/python.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/travis-build 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/headers.txt 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/hudson/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/hudson/OMERO.sh 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/hudson/README.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/hudson/functions.sh 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/images/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/images/block-diagram.svg 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/images/build/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/images/build/build_files.dot 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/images/build/build_files.png 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/images/build/build_files.svg 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/images/build/newbuild.dot 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/install/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/install/VM/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/install/VM/README.md 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/install/python_deps.sh 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/overview.html 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/package-template.html 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sequencediagrams/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sequencediagrams/Sessions.ods 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/Makefile 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/build.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/conf.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/index.rst 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/rules.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/sphinx.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/themes/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/themes/api_theme/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/themes/api_theme/layout.html 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/themes/api_theme/static/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/themes/api_theme/static/api_style.css_t 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/sphinx-api/themes/api_theme/theme.conf 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/styles/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/styles/CodeTemplate.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/styles/CodeTemplate.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/styles/OMERO_Eclipse_Code_Style.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/styles/README.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/styles/checkstyle.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/docs/styles/headers.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/backup.cfg 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/blitz/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/blitz/mail-senders.example 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/blitz/mail-server.example 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/build.properties 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/env.bat 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/env.sh 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/hibernate.properties 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/ice.config 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/ivysettings.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/logback-cli.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/logback-indexing-cli.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/logback-indexing.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/logback.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/mime.types 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/node1.cfg 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/node2.cfg 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/omero.properties 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/profiles/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/profiles/psql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/rollover.cfg 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/Windows.cfg 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/error/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/error/maintainance.html 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/grid/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/grid/README 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/grid/default.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/grid/templates.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/grid/windefault.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/ice.config 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/internal.cfg 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/templates/master.cfg 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/etc/testdropbox.config 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/CMakeLists.txt 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/CMakeLists.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/Callback.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/Callback.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/Callback.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/FileAnnotationDelete.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/FileAnnotationDelete.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/Options.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/Options.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/Options.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/Subclass.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/Subclass.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Delete/Subclass.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/CMakeLists.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/clientpointer.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/collectionmethods.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/collectionmethods.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/collectionmethods.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/collectionmethods.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/configuration.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/configuration.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/configuration.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/configuration.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/constants.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/constants.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/constants.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/constants.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/constructors.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/constructors.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/constructors.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/constructors.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/details.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/details.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/details.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/details.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/enumerations.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/enumerations.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/enumerations.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/enumerations.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/getsetattr.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/interfaces.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/interfaces.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/interfaces.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/iterators.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/iterators.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/iterators.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/iterators.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/lists.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/lists.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/primitives.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/primitives.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/primitives.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/primitives.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/queries.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/queries.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/queries.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/queries.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/rcollection.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/rcollection.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/rcollection.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/rcollection.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/smartpointers.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/staticfields.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/staticfields.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/staticfields.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/staticfields.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/sudo.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/sudo.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/sudo.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/sudo.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/timeout.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/timeout.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/unloaded.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/unloaded.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/unloaded.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/unloaded.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/updates.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/updates.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/updates.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroClients/updates.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroTables/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroTables/FindMeasurements.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroTables/MeasurementTable.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroTables/first.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/OmeroTables/iroi.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/README.txt 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/RegionsOfInterest/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/RegionsOfInterest/CMakeLists.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/RegionsOfInterest/Main.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/RegionsOfInterest/Main.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/RegionsOfInterest/Main.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/RegionsOfInterest/SConscript 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/SConstruct 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScreenPlateWell/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScreenPlateWell/imagesperwell.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScreenPlateWell/imagesperwell.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScreenPlateWell/listplates.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScreenPlateWell/listplates.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScreenPlateWell/platebybarcode.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScreenPlateWell/platecodebyimage.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScreenPlateWell/platecodebyimage.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScriptingService/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScriptingService/Edit_Descriptions.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScriptingService/HelloWorld.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScriptingService/NativeWrapperExample.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScriptingService/Notifications.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScriptingService/Notifications.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScriptingService/adminWorkflow.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/ScriptingService/runHelloWorld.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/.classpath 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/.project 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/CreateImage.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/DeleteData.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/HowToUseTables.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/LoadMetadataAdvanced.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/ROIFolders.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/ROIs.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/RawDataAccess.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/ReadData.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/ReadDataAdvanced.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/RenderImages.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/Setup.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/Sudo.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/java/src/training/WriteData.java 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/javascript/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/javascript/index.html 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/javascript/utils.js 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/markup.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/ConnectToOMERO.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/CreateImage.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/DeleteData.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/Filesets.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/LoadMetadataAdvanced.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/ROIs.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/RawDataAccess.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/ReadData.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/ReadDataAdvanced.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/RenderImages.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/WriteData.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/exampleSuite.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/matlab/parseOmeroProperties.m 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Advanced/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Advanced/Create_Image_advanced.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Advanced/Raw_Data_advanced.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Advanced/Read_Data_advanced.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Advanced/Write_data_advanced.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Bulk_Shapes.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Connect_To_OMERO.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Create_Image.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Delete.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Filesets.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Groups_Permissions.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Json_Api/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Json_Api/Login.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Metadata.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Parse_OMERO_Properties.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/ROIs.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Raw_Data_Access.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Read_Data.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Render_Images.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Scripting_Service_Example.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Tables.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Task_Scripts/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Task_Scripts/ROIs_To_Table.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Task_Scripts/Raw_Data2.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Task_Scripts/Raw_Data_Task.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Task_Scripts/Write_Data_3.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Task_Scripts/Write_Data_4.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/Write_Data.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/python/__main__.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/Training/training_setup.sh 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/AllProjects.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/AllProjects.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/AllProjects.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/AllProjects.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/CMakeLists.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/Main.cpp 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/Main.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/Main.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/Main.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/PrintProjects.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/PrintProjects.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/PrintProjects.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/PrintProjects.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/SConscript 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/Usage.h 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/Usage.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/Usage.m 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/examples/TreeList/Usage.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/history.rst 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/ivy.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/IVY1016/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/IVY1016/EclipseClasspath.class 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/IVY1016/EclipseClasspath.java 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/LICENSE-ASM.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/LICENSE-bcel.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/LICENSE-docbook.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/LICENSE-dom4j.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/LICENSE-jcip.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/LICENSE.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/README.txt 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/annotations.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/asm-3.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/asm-util-3.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/bcel.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/buggy.icns 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/dom4j-full.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/lib/findbugs.jar 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/plugin/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/plugin/coreplugin.jar 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/src/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/src/xsl/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/src/xsl/default.xsl 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/src/xsl/fancy.xsl 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/src/xsl/plain.xsl 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/findbugs-1.2.1/src/xsl/summary.xsl 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/keystore 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/README 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/agpl.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/antlr.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/apache-v1.1.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/apache-v2.0.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/asm.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/bouncy_castle_license.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/bsd.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/cddl-v1.0.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/cpl-v10.html 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/crystalclear.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/django.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/dom4j.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/epl-v1.0.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/fbsd.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/freemarker.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/gpl-v2.0.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/gpl.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/gtest.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/iconsweets_license.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/jamon.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/jmock.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/jquery.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/jtidy.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/lgpl-3.0.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/lgpl-v2.0.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/lgpl-v2.1.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/lgpl-v3.0.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/lgpl.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/matplotlib.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/mit.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/mpl-v1_0.htm 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/npl-1_1.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/path.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/pil.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/postgresql.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/psf-v2.0.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/psf-v2.5.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/scons.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/slf4j.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/tablelayout.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/which.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/zlib-libpng.txt 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/licenses/zpl-v2.1.txt 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/linux-native/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/linux-native/libnativewindow_jvm.so 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/linux64-native/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/linux64-native/libnativewindow_jvm.so 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/logback-build.xml 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/patches/ 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/JHotDraw-7.0.9.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/ant-1.8.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/ant-contrib-1.0b3.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/ant-junit-1.8.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/ant-launcher-1.8.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/ant-nodeps-1.8.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/ant-trax-1.8.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/batik-all-1.8pre-jdk6.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/bufr-1.1.00.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/checkstyle-4.3.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/commons-validator-1.3.1.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/findbugs-ant-1.2.1.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/grib-5.1.03.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/hibernate-core-3.5.6-4510.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/hibernate-search-3.1.1.GA.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/hibernate-tools-3.2.0.beta11.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/hibernate-validator-3.1.0.GA.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/ipython-1.2.1.tar.gz 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/ivy-2.4.0.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/omero-icemock-3.5.1.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/omero-icemock-3.6.3.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/omero.java 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/oro-2.0.8.jar 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/lib/repository/scons-local-2.1.0.zip 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/3-3-2_rgb.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/fire.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/glasbey.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/glasbey_inverted.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/glow.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/grays.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ice.lut 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/janelia/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/janelia/pup_br.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/janelia/pup_nr.lut 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/16_colors.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/5_ramps.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/6_shades.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/blue_orange_icb.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/brgbcmyw.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/cool.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/edges.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/gem.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/phase.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/royal.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/sepia.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/smart.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/thal.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/thallium.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/ncsa_paledit/unionjack.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/physics.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/red-green.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/spectrum.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/thermal.lut 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/cyan_hot.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/green_fire_blue.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/hilo.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/ica.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/ica2.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/ica3.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/magenta_hot.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/orange_hot.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/rainbow_rgb.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/red_hot.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/luts/wcif/yellow_hot.lut 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/omero.class 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/setup.cfg 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/README.txt 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/misc/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/misc/Makefile 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/misc/current.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/misc/enums.py 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/ 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__1/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__1/OMERO3__7.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__10/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__10/OMERO3A__9.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__11/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__11/OMERO3A__10.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__11/OMERO3A__5.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__2/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__2/OMERO3A__1.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__3/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__3/OMERO3A__2.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__3/OMERO3__5.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__4/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__4/OMERO3A__3.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__4/OMERO3__5.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__5/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__5/OMERO3A__4.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__6/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__6/OMERO3A__5.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__7/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__7/OMERO3A__6.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__8/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__8/OMERO3A__6.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__9/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3A__9/OMERO3A__8.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3__4/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3__4/OMERO3__1.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3__5/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3__5/OMERO3__4.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3__6/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3__6/OMERO3__5.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3__7/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO3__7/OMERO3__6.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.1__0/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.1__0/OMERO4__0.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.2__0/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.2__0/OMERO4.1__0.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.2__0/t/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.3__0/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.3__0/OMERO4.2__0.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.4__0/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.4__0/OMERO4.1__0.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4.4__0/OMERO4.3__0.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4__0/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO4__0/OMERO3A__11.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.0__0/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.0__0/OMERO4.4__0.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.1__1/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.1__1/OMERO5.0__0.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.1__1/OMERO5.1__0.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.2__0/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.2__0/OMERO5.1__1.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.3__0/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.3__0/delete-ns-orphans.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4DEV__1/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4DEV__2/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4DEV__3/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql 01:02:45 creating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/ 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/psql-footer.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/psql-header.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/schema.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/sql/psql/OMERO5.4__0/views.sql 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/test.xml 01:02:45 inflating: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/update_dependencies.sh 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/antlib/resources/gitversion.xml 01:02:45 extracting: openmicroscopy-5.6.3-453-b6a142b3c3-ice36/components/tools/OmeroCpp/cmake/GitVersion.cmake 01:02:45 + rm -f openmicroscopy-5.6.3-453-b6a142b3c3-ice36.zip 01:02:45 + mv /home/omero/workspace/OMERO-test-integration/openmicroscopy-5.6.3-453-b6a142b3c3-ice36 /home/omero/workspace/OMERO-test-integration/src 01:02:45 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate 01:02:45 ++ deactivate nondestructive 01:02:45 ++ '[' -n '' ']' 01:02:45 ++ '[' -n '' ']' 01:02:45 ++ '[' -n /bin/bash -o -n '' ']' 01:02:45 ++ hash -r 01:02:45 ++ '[' -n '' ']' 01:02:45 ++ unset VIRTUAL_ENV 01:02:45 ++ '[' '!' nondestructive = nondestructive ']' 01:02:45 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 01:02:45 ++ export VIRTUAL_ENV 01:02:45 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 01:02:45 ++ 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:02:45 ++ export PATH 01:02:45 ++ '[' -n '' ']' 01:02:45 ++ '[' -z '' ']' 01:02:45 ++ _OLD_VIRTUAL_PS1= 01:02:45 ++ PS1='(.venv3) ' 01:02:45 ++ export PS1 01:02:45 ++ '[' -n /bin/bash -o -n '' ']' 01:02:45 ++ hash -r 01:02:45 + for x in *.tar.gz 01:02:45 + pip install -U omero_dropbox-5.6.3.dev0.tar.gz 01:02:46 Processing ./omero_dropbox-5.6.3.dev0.tar.gz 01:02:46 Installing build dependencies: started 01:02:48 Installing build dependencies: finished with status 'done' 01:02:48 Getting requirements to build wheel: started 01:02:48 Getting requirements to build wheel: finished with status 'done' 01:02:48 Installing backend dependencies: started 01:02:49 Installing backend dependencies: finished with status 'done' 01:02:49 Preparing metadata (pyproject.toml): started 01:02:49 Preparing metadata (pyproject.toml): finished with status 'done' 01:02:49 Requirement already satisfied: omero-py in ./.venv3/lib/python3.9/site-packages (from omero-dropbox==5.6.3.dev0) (5.19.1) 01:02:49 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.26.18) 01:02:49 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.4.4) 01:02:49 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.0.0) 01:02:49 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.26.4) 01:02:49 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (10.3.0) 01:02:49 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (6.0.1) 01:02:49 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (3.6.5) 01:02:49 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (2.31.0) 01:02:49 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (2.8.2) 01:02:49 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.6.3.dev0) (3.3.2) 01:02:49 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.6.3.dev0) (3.7) 01:02:49 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.6.3.dev0) (2024.2.2) 01:02:49 Building wheels for collected packages: omero-dropbox 01:02:49 Building wheel for omero-dropbox (pyproject.toml): started 01:02:50 Building wheel for omero-dropbox (pyproject.toml): finished with status 'done' 01:02:50 Created wheel for omero-dropbox: filename=omero_dropbox-5.6.3.dev0-py3-none-any.whl size=49057 sha256=5b7a43774636c99a8a23afa8d707dcbea32133c84ed02a91bb44c1a233db6844 01:02:50 Stored in directory: /home/omero/.cache/pip/wheels/0e/9f/cd/9f0845134a17c82705f76b8cd2ec0b65d2fdea79617b2d062f 01:02:50 Successfully built omero-dropbox 01:02:50 Installing collected packages: omero-dropbox 01:02:50 Successfully installed omero-dropbox-5.6.3.dev0 01:02:50 + for x in *.tar.gz 01:02:50 + pip install -U omero_marshal-0.9.1.dev0.tar.gz 01:02:50 Processing ./omero_marshal-0.9.1.dev0.tar.gz 01:02:50 Installing build dependencies: started 01:02:52 Installing build dependencies: finished with status 'done' 01:02:52 Getting requirements to build wheel: started 01:02:52 Getting requirements to build wheel: finished with status 'done' 01:02:52 Installing backend dependencies: started 01:02:53 Installing backend dependencies: finished with status 'done' 01:02:53 Preparing metadata (pyproject.toml): started 01:02:54 Preparing metadata (pyproject.toml): finished with status 'done' 01:02:54 Building wheels for collected packages: omero_marshal 01:02:54 Building wheel for omero_marshal (pyproject.toml): started 01:02:54 Building wheel for omero_marshal (pyproject.toml): finished with status 'done' 01:02:54 Created wheel for omero_marshal: filename=omero_marshal-0.9.1.dev0-py3-none-any.whl size=88031 sha256=c30d40e189d401e18e9a8c8e06cfdad89630d491da8c7d83b26e4e24042e3729 01:02:54 Stored in directory: /home/omero/.cache/pip/wheels/1a/3a/cd/b39392f5c8ba80a35bab4a0f80f93c7c4729cce6868750f4f3 01:02:54 Successfully built omero_marshal 01:02:54 Installing collected packages: omero_marshal 01:02:54 Attempting uninstall: omero_marshal 01:02:54 Found existing installation: omero-marshal 0.9.0 01:02:54 Uninstalling omero-marshal-0.9.0: 01:02:54 Successfully uninstalled omero-marshal-0.9.0 01:02:54 Successfully installed omero_marshal-0.9.1.dev0 01:02:54 + for x in *.tar.gz 01:02:54 + pip install -U omero_py-5.19.2.dev0.tar.gz 01:02:55 Processing ./omero_py-5.19.2.dev0.tar.gz 01:02:55 Installing build dependencies: started 01:02:57 Installing build dependencies: finished with status 'done' 01:02:57 Getting requirements to build wheel: started 01:02:57 Getting requirements to build wheel: finished with status 'done' 01:02:57 Installing backend dependencies: started 01:02:58 Installing backend dependencies: finished with status 'done' 01:02:58 Preparing metadata (pyproject.toml): started 01:02:59 Preparing metadata (pyproject.toml): finished with status 'done' 01:02:59 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.26.18) 01:02:59 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.4.4) 01:02:59 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.0.0) 01:02:59 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.26.4) 01:02:59 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (10.3.0) 01:02:59 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (6.0.1) 01:02:59 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (3.6.5) 01:02:59 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (2.31.0) 01:02:59 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (2.8.2) 01:02:59 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (3.3.2) 01:02:59 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (3.7) 01:02:59 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (2024.2.2) 01:02:59 Building wheels for collected packages: omero-py 01:02:59 Building wheel for omero-py (pyproject.toml): started 01:03:00 Building wheel for omero-py (pyproject.toml): finished with status 'done' 01:03:01 Created wheel for omero-py: filename=omero_py-5.19.2.dev0-py3-none-any.whl size=2782056 sha256=ba16e0c62e04c3b3cfd918bb972552f66b85780e1972cf13b90477c4e155cb84 01:03:01 Stored in directory: /home/omero/.cache/pip/wheels/b9/4d/2a/1d8fce2912eb7afdc37b5132d8d9c671cdca19e8cdf2b04b61 01:03:01 Successfully built omero-py 01:03:01 Installing collected packages: omero-py 01:03:01 Attempting uninstall: omero-py 01:03:01 Found existing installation: omero-py 5.19.1 01:03:01 Uninstalling omero-py-5.19.1: 01:03:02 Successfully uninstalled omero-py-5.19.1 01:03:04 Successfully installed omero-py-5.19.2.dev0 01:03:04 + for x in *.tar.gz 01:03:04 + pip install -U omero_scripts-5.8.1.dev0.tar.gz 01:03:05 Processing ./omero_scripts-5.8.1.dev0.tar.gz 01:03:05 Installing build dependencies: started 01:03:08 Installing build dependencies: finished with status 'done' 01:03:08 Getting requirements to build wheel: started 01:03:08 Getting requirements to build wheel: finished with status 'done' 01:03:08 Installing backend dependencies: started 01:03:09 Installing backend dependencies: finished with status 'done' 01:03:09 Preparing metadata (pyproject.toml): started 01:03:09 Preparing metadata (pyproject.toml): finished with status 'done' 01:03:09 Building wheels for collected packages: omero-scripts 01:03:09 Building wheel for omero-scripts (pyproject.toml): started 01:03:10 Building wheel for omero-scripts (pyproject.toml): finished with status 'done' 01:03:10 Created wheel for omero-scripts: filename=omero_scripts-5.8.1.dev0-py3-none-any.whl size=116570 sha256=680806143d7653e6bdeb548a7a25d0c3948bf1062267de0c2a5750b0d365dab4 01:03:10 Stored in directory: /home/omero/.cache/pip/wheels/82/ca/6b/db0c26bcdcd10598b90237fc0cc4f0f6d40f67cb33e9c7924a 01:03:10 Successfully built omero-scripts 01:03:10 Installing collected packages: omero-scripts 01:03:10 Successfully installed omero-scripts-5.8.1.dev0 01:03:10 + for x in *.tar.gz 01:03:10 + pip install -U omero_web-5.25.1.dev0.tar.gz 01:03:11 Processing ./omero_web-5.25.1.dev0.tar.gz 01:03:11 Installing build dependencies: started 01:03:13 Installing build dependencies: finished with status 'done' 01:03:13 Getting requirements to build wheel: started 01:03:13 Getting requirements to build wheel: finished with status 'done' 01:03:13 Installing backend dependencies: started 01:03:14 Installing backend dependencies: finished with status 'done' 01:03:14 Preparing metadata (pyproject.toml): started 01:03:14 Preparing metadata (pyproject.toml): finished with status 'done' 01:03:14 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (5.19.2.dev0) 01:03:14 Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (0.9.25) 01:03:14 Requirement already satisfied: Django<4.3,>=4.2.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (4.2.11) 01:03:14 Requirement already satisfied: django-pipeline==2.1.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2.1.0) 01:03:14 Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (3.7.0) 01:03:15 Collecting django-csp (from omero-web==5.25.1.dev0) 01:03:15 Using cached django_csp-3.8-py3-none-any.whl.metadata (2.7 kB) 01:03:15 Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (6.6.0) 01:03:15 Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (22.0.0) 01:03:15 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (0.9.1.dev0) 01:03:15 Requirement already satisfied: Pillow in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (10.3.0) 01:03:15 Requirement already satisfied: pytz in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2024.1) 01:03:15 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2.8.2) 01:03:15 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (24.0) 01:03:15 Requirement already satisfied: asgiref<4,>=3.6.0 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.25.1.dev0) (3.8.1) 01:03:15 Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.25.1.dev0) (0.5.0) 01:03:15 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.26.18) 01:03:15 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.4.4) 01:03:15 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.0.0) 01:03:15 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (1.26.4) 01:03:15 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (6.0.1) 01:03:15 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (3.6.5) 01:03:15 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.25.1.dev0) (2.31.0) 01:03:15 Requirement already satisfied: typing-extensions>=4 in ./.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web==5.25.1.dev0) (4.11.0) 01:03:15 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.25.1.dev0) (3.3.2) 01:03:15 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.25.1.dev0) (3.7) 01:03:15 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.25.1.dev0) (2024.2.2) 01:03:15 Using cached django_csp-3.8-py3-none-any.whl (17 kB) 01:03:15 Building wheels for collected packages: omero-web 01:03:15 Building wheel for omero-web (pyproject.toml): started 01:03:16 Building wheel for omero-web (pyproject.toml): finished with status 'done' 01:03:16 Created wheel for omero-web: filename=omero_web-5.25.1.dev0-py3-none-any.whl size=2772197 sha256=a2bd64c8db1ce74b54ee38e7d20de8284003486c108ddb6c013ff3e1d9b863ac 01:03:16 Stored in directory: /home/omero/.cache/pip/wheels/2e/3f/6f/e86209d4894abd856bd2c2af7e2f64ae38a047910452b13a1a 01:03:16 Successfully built omero-web 01:03:16 Installing collected packages: django-csp, omero-web 01:03:16 Attempting uninstall: omero-web 01:03:16 Found existing installation: omero-web 5.25.0 01:03:16 Uninstalling omero-web-5.25.0: 01:03:16 Successfully uninstalled omero-web-5.25.0 01:03:17 Successfully installed django-csp-3.8 omero-web-5.25.1.dev0 01:03:17 + pip install omero-certificates 01:03:18 Collecting omero-certificates 01:03:18 Using cached omero_certificates-0.3.2-py3-none-any.whl.metadata (3.7 kB) 01:03:18 Requirement already satisfied: omero-py>=5.6.0 in ./.venv3/lib/python3.9/site-packages (from omero-certificates) (5.19.2.dev0) 01:03:18 Collecting distro==1.8.0 (from omero-certificates) 01:03:18 Using cached distro-1.8.0-py3-none-any.whl.metadata (6.9 kB) 01:03:18 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.26.18) 01:03:18 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.4.4) 01:03:18 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.0.0) 01:03:18 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.26.4) 01:03:18 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (10.3.0) 01:03:18 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (6.0.1) 01:03:18 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (3.6.5) 01:03:18 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.31.0) 01:03:18 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.8.2) 01:03:18 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.3.2) 01:03:18 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.7) 01:03:18 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2024.2.2) 01:03:18 Using cached omero_certificates-0.3.2-py3-none-any.whl (13 kB) 01:03:18 Using cached distro-1.8.0-py3-none-any.whl (20 kB) 01:03:18 Installing collected packages: distro, omero-certificates 01:03:18 Successfully installed distro-1.8.0 omero-certificates-0.3.2 01:03:18 + for x in omero-cli-duplicate 01:03:18 + pip install git+https://github.com/snoopycrimecop/omero-cli-duplicate.git@merge_ci#egg=omero-cli-duplicate 01:03:19 Collecting omero-cli-duplicate 01:03:19 Cloning https://github.com/snoopycrimecop/omero-cli-duplicate.git (to revision merge_ci) to /tmp/pip-install-2rm4wlab/omero-cli-duplicate_e7665a60d2c64b1a9a01211540af957f 01:03:19 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-cli-duplicate.git /tmp/pip-install-2rm4wlab/omero-cli-duplicate_e7665a60d2c64b1a9a01211540af957f 01:03:20 Running command git checkout -b merge_ci --track origin/merge_ci 01:03:20 Switched to a new branch 'merge_ci' 01:03:20 branch 'merge_ci' set up to track 'origin/merge_ci'. 01:03:20 Resolved https://github.com/snoopycrimecop/omero-cli-duplicate.git to commit 7b421126f62e4d390c61ebabfd0e3d56b4fbe812 01:03:20 Installing build dependencies: started 01:03:22 Installing build dependencies: finished with status 'done' 01:03:22 Getting requirements to build wheel: started 01:03:22 Getting requirements to build wheel: finished with status 'done' 01:03:22 Installing backend dependencies: started 01:03:23 Installing backend dependencies: finished with status 'done' 01:03:23 Preparing metadata (pyproject.toml): started 01:03:23 Preparing metadata (pyproject.toml): finished with status 'done' 01:03:23 Requirement already satisfied: omero-py>=5.8 in ./.venv3/lib/python3.9/site-packages (from omero-cli-duplicate) (5.19.2.dev0) 01:03:23 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.26.18) 01:03:23 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.4.4) 01:03:23 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.0.0) 01:03:23 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.26.4) 01:03:23 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (10.3.0) 01:03:23 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (6.0.1) 01:03:23 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.6.5) 01:03:23 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.31.0) 01:03:23 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.8.2) 01:03:23 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.3.2) 01:03:23 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.7) 01:03:23 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2024.2.2) 01:03:23 Building wheels for collected packages: omero-cli-duplicate 01:03:23 Building wheel for omero-cli-duplicate (pyproject.toml): started 01:03:24 Building wheel for omero-cli-duplicate (pyproject.toml): finished with status 'done' 01:03:24 Created wheel for omero-cli-duplicate: filename=omero_cli_duplicate-0.4.1.dev0-py3-none-any.whl size=11443 sha256=b93e692e10ea52e38a28ae6aab6f9822243881c2c012e87248a29575752790e0 01:03:24 Stored in directory: /tmp/pip-ephem-wheel-cache-j1h0e82u/wheels/f1/55/ac/0cb8b093a4c417e5157143839711e7613efa64eaa21c29ef84 01:03:24 Successfully built omero-cli-duplicate 01:03:24 Installing collected packages: omero-cli-duplicate 01:03:24 Successfully installed omero-cli-duplicate-0.4.1.dev0 01:03:24 + source /home/omero/workspace/OMERO-test-integration/src/docs/hudson/functions.sh 01:03:24 + /home/omero/workspace/OMERO-test-integration/src/build.py build-default test-compile 01:03:24 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 01:03:24 Buildfile: /home/omero/workspace/OMERO-test-integration/src/build.xml 01:03:25 01:03:25 check-ivy: 01:03:25 Creating /home/omero/workspace/OMERO-test-integration/src/etc/local.properties 01:03:25 Created dir: /home/omero/workspace/OMERO-test-integration/src/target 01:03:25 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: 01:03:25 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:03:26 01:03:26 build-scons: 01:03:26 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:03:26 01:03:26 build: 01:03:26 No sub-builds to iterate on 01:03:26 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... 01:03:26 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... 01:03:26 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS... 01:03:26 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava... 01:03:26 01:03:26 tools-init: 01:03:26 no-op 01:03:27 01:03:27 retrieve: 01:03:27 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: 01:03:27 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:03:28 WARNING: An illegal reflective access operation has occurred 01:03:28 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:03:28 WARNING: Please consider reporting this to the maintainers of org.apache.ivy.util.url.IvyAuthenticator 01:03:28 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 01:03:28 WARNING: All illegal access operations will be denied in a future release 01:03:45 01:03:45 prepare: 01:03:45 Preparing: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs 01:03:45 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/.done 01:03:45 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/src 01:03:45 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources 01:03:45 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes 01:03:45 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes 01:03:45 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/reports 01:03:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources 01:03:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes 01:03:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources 01:03:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes 01:03:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources 01:03:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes 01:03:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources 01:03:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes 01:03:45 01:03:45 pre-compile: 01:03:45 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:03:45 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:03:45 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:03:46 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:03:46 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:03:46 01:03:46 compile: 01:03:46 no-op 01:03:46 01:03:46 package: 01:03:46 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/omero_client.jar 01:03:46 01:03:46 install: 01:03:46 :: delivering :: omero#omero_client;working@2fed98c19e20 :: 5.6.3-453-b6a142b3c3-ice36-ice36 :: integration :: Thu Apr 18 01:03:26 UTC 2024 01:03:46 delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/ivy.xml 01:03:46 :: publishing :: omero#omero_client 01:03:46 published omero_client to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-453-b6a142b3c3-ice36-ice36/omero_client-5.6.3-453-b6a142b3c3-ice36-ice36.jar 01:03:46 published ivy to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-453-b6a142b3c3-ice36-ice36/omero_client-5.6.3-453-b6a142b3c3-ice36-ice36.xml 01:03:46 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... 01:03:46 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... 01:03:47 01:03:47 retrieve: 01:03:47 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: 01:03:47 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 01:03:47 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools... 01:03:47 01:03:47 dist: 01:03:47 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/service-classes/META-INF 01:03:47 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/server 01:03:47 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts 01:03:47 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/target/build/lib 01:03:47 Getting: https://merge-ci.openmicroscopy.org/jenkins//job/OMERO-python-superbuild-build/lastSuccessfulBuild/artifact/omero-scripts/dist//omero-scripts-5.8.1.dev0.tar.gz 01:03:47 To: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero-scripts-5.8.1.dev0.tar.gz 01:03:47 Error opening connection java.io.FileNotFoundException: https://merge-ci.openmicroscopy.org/jenkins//job/OMERO-python-superbuild-build/lastSuccessfulBuild/artifact/omero-scripts/dist//omero-scripts-5.8.1.dev0.tar.gz 01:03:47 Error opening connection java.io.FileNotFoundException: https://merge-ci.openmicroscopy.org/jenkins//job/OMERO-python-superbuild-build/lastSuccessfulBuild/artifact/omero-scripts/dist//omero-scripts-5.8.1.dev0.tar.gz 01:03:47 Error opening connection java.io.FileNotFoundException: https://merge-ci.openmicroscopy.org/jenkins//job/OMERO-python-superbuild-build/lastSuccessfulBuild/artifact/omero-scripts/dist//omero-scripts-5.8.1.dev0.tar.gz 01:03:47 Can't get https://merge-ci.openmicroscopy.org/jenkins//job/OMERO-python-superbuild-build/lastSuccessfulBuild/artifact/omero-scripts/dist//omero-scripts-5.8.1.dev0.tar.gz to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero-scripts-5.8.1.dev0.tar.gz 01:03:47 01:03:47 BUILD FAILED 01:03:47 /home/omero/workspace/OMERO-test-integration/src/build.xml:103: The following error occurred while executing this line: 01:03:47 /home/omero/workspace/OMERO-test-integration/src/components/antlib/resources/global.xml:316: The following error occurred while executing this line: 01:03:47 /home/omero/workspace/OMERO-test-integration/src/components/tools/build.xml:48: The following error occurred while executing this line: 01:03:47 /home/omero/workspace/OMERO-test-integration/src/components/antlib/resources/global.xml:503: Can't get https://merge-ci.openmicroscopy.org/jenkins//job/OMERO-python-superbuild-build/lastSuccessfulBuild/artifact/omero-scripts/dist//omero-scripts-5.8.1.dev0.tar.gz to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero-scripts-5.8.1.dev0.tar.gz 01:03:47 01:03:47 Total time: 22 seconds 01:03:47 Build step 'Execute shell' marked build as failure 01:03:47 Recording test results 01:03:48 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? 01:03:48 TestNG Reports Processing: START 01:03:48 Looking for TestNG results report in workspace using pattern: **/OmeroJava/target/reports/integration/*.xml 01:03:49 Did not find any matching files. 01:03:50 Finished: FAILURE