02:20:22 Started by upstream project "Trigger" build number 46
02:20:22 originally caused by:
02:20:22 Started by timer
02:20:22 Running as SYSTEM
02:20:22 Building remotely on omero (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-training
02:20:22 [OMERO-training] $ /bin/bash -xe /tmp/jenkins6054379967204611479.sh
02:20:22 + rm -rf /home/omero/workspace/OMERO-training/.venv3
02:21:51 + python3.11 -m venv /home/omero/workspace/OMERO-training/.venv3
02:22:10 + source /home/omero/workspace/OMERO-training/.venv3/bin/activate
02:22:10 ++ deactivate nondestructive
02:22:10 ++ '[' -n '' ']'
02:22:10 ++ '[' -n '' ']'
02:22:10 ++ hash -r
02:22:10 ++ '[' -n '' ']'
02:22:10 ++ unset VIRTUAL_ENV
02:22:10 ++ unset VIRTUAL_ENV_PROMPT
02:22:10 ++ '[' '!' nondestructive = nondestructive ']'
02:22:10 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-training/.venv3
02:22:10 ++ export VIRTUAL_ENV
02:22:10 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:22:10 ++ PATH=/home/omero/workspace/OMERO-training/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:22:10 ++ export PATH
02:22:10 ++ '[' -n '' ']'
02:22:10 ++ '[' -z '' ']'
02:22:10 ++ _OLD_VIRTUAL_PS1=
02:22:10 ++ PS1='(.venv3) '
02:22:10 ++ export PS1
02:22:10 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
02:22:10 ++ export VIRTUAL_ENV_PROMPT
02:22:10 ++ hash -r
02:22:10 + pip install -U pip setuptools
02:22:12 Requirement already satisfied: pip in ./.venv3/lib64/python3.11/site-packages (22.3.1)
02:22:12 Collecting pip
02:22:12 Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
02:22:12 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (65.5.1)
02:22:12 Collecting setuptools
02:22:12 Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB)
02:22:12 Installing collected packages: setuptools, pip
02:22:12 Attempting uninstall: setuptools
02:22:12 Found existing installation: setuptools 65.5.1
02:22:13 Uninstalling setuptools-65.5.1:
02:22:13 Successfully uninstalled setuptools-65.5.1
02:22:23 Attempting uninstall: pip
02:22:23 Found existing installation: pip 22.3.1
02:22:24 Uninstalling pip-22.3.1:
02:22:24 Successfully uninstalled pip-22.3.1
02:22:38 Successfully installed pip-26.2.1 setuptools-83.0.0
02:22:38 + pip install https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl
02:22:39 Collecting zeroc-ice==3.6.5
02:22:39 Downloading zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB)
02:22:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 13.5 MB/s 0:00:02
02:22:42 Installing collected packages: zeroc-ice
02:22:45 Successfully installed zeroc-ice-3.6.5
02:22:45 + pip install markdown
02:22:46 Collecting markdown
02:22:46 Using cached markdown-3.10.3-py3-none-any.whl.metadata (5.1 kB)
02:22:46 Using cached markdown-3.10.3-py3-none-any.whl (110 kB)
02:22:46 Installing collected packages: markdown
02:22:47 Successfully installed markdown-3.10.3
02:22:47 + pip install mox3 pytest 'pytest-xdist<2'
02:22:48 Collecting mox3
02:22:48 Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB)
02:22:48 Collecting pytest
02:22:48 Using cached pytest-9.1.1-py3-none-any.whl.metadata (7.6 kB)
02:22:48 Collecting pytest-xdist<2
02:22:48 Using cached pytest_xdist-1.34.0-py2.py3-none-any.whl.metadata (14 kB)
02:22:48 Collecting execnet>=1.1 (from pytest-xdist<2)
02:22:48 Using cached execnet-2.1.2-py3-none-any.whl.metadata (2.9 kB)
02:22:48 Collecting pytest-forked (from pytest-xdist<2)
02:22:49 Using cached pytest_forked-1.6.0-py3-none-any.whl.metadata (3.5 kB)
02:22:49 Collecting six (from pytest-xdist<2)
02:22:49 Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
02:22:49 Collecting pbr!=2.1.0,>=2.0.0 (from mox3)
02:22:49 Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB)
02:22:49 Collecting fixtures>=3.0.0 (from mox3)
02:22:49 Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB)
02:22:49 Collecting iniconfig>=1.0.1 (from pytest)
02:22:49 Using cached iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB)
02:22:49 Collecting packaging>=22 (from pytest)
02:22:49 Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB)
02:22:49 Collecting pluggy<2,>=1.5 (from pytest)
02:22:49 Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
02:22:49 Collecting pygments>=2.7.2 (from pytest)
02:22:49 Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB)
02:22:49 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->mox3) (83.0.0)
02:22:49 Collecting py (from pytest-forked->pytest-xdist<2)
02:22:49 Using cached py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB)
02:22:49 Using cached pytest_xdist-1.34.0-py2.py3-none-any.whl (36 kB)
02:22:49 Using cached mox3-1.1.0-py3-none-any.whl (43 kB)
02:22:49 Using cached pytest-9.1.1-py3-none-any.whl (386 kB)
02:22:49 Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
02:22:49 Using cached execnet-2.1.2-py3-none-any.whl (40 kB)
02:22:49 Using cached fixtures-4.3.2-py3-none-any.whl (41 kB)
02:22:49 Using cached iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
02:22:49 Using cached packaging-26.3-py3-none-any.whl (129 kB)
02:22:49 Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB)
02:22:49 Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB)
02:22:49 Using cached pytest_forked-1.6.0-py3-none-any.whl (4.9 kB)
02:22:49 Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
02:22:49 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
02:22:50 Installing collected packages: six, pygments, py, pluggy, pbr, packaging, iniconfig, fixtures, execnet, pytest, mox3, pytest-forked, pytest-xdist
02:23:05
02:23:05 Successfully installed execnet-2.1.2 fixtures-4.3.2 iniconfig-2.3.0 mox3-1.1.0 packaging-26.3 pbr-7.0.3 pluggy-1.6.0 py-1.11.0 pygments-2.20.0 pytest-9.1.1 pytest-forked-1.6.0 pytest-xdist-1.34.0 six-1.17.0
02:23:05 + pip install tables
02:23:06 Collecting tables
02:23:06 Using cached tables-3.11.1-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.1 kB)
02:23:06 Collecting numpy>=1.20.0 (from tables)
02:23:06 Using cached numpy-2.4.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB)
02:23:06 Collecting numexpr>=2.6.2 (from tables)
02:23:06 Using cached numexpr-2.14.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB)
02:23:06 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from tables) (26.3)
02:23:06 Collecting py-cpuinfo (from tables)
02:23:06 Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes)
02:23:07 Collecting blosc2>=2.3.0 (from tables)
02:23:07 Using cached blosc2-4.10.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (7.8 kB)
02:23:07 Collecting ndindex (from blosc2>=2.3.0->tables)
02:23:07 Using cached ndindex-1.10.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB)
02:23:07 Collecting msgpack (from blosc2>=2.3.0->tables)
02:23:07 Using cached msgpack-1.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB)
02:23:07 Collecting pydantic (from blosc2>=2.3.0->tables)
02:23:07 Using cached pydantic-2.13.4-py3-none-any.whl.metadata (109 kB)
02:23:07 Collecting httpx[http2] (from blosc2>=2.3.0->tables)
02:23:07 Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
02:23:07 Collecting rich (from blosc2>=2.3.0->tables)
02:23:07 Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB)
02:23:07 Collecting threadpoolctl (from blosc2>=2.3.0->tables)
02:23:07 Using cached threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB)
02:23:07 Collecting anyio (from httpx[http2]->blosc2>=2.3.0->tables)
02:23:07 Using cached anyio-4.14.2-py3-none-any.whl.metadata (4.6 kB)
02:23:07 Collecting certifi (from httpx[http2]->blosc2>=2.3.0->tables)
02:23:07 Using cached certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB)
02:23:07 Collecting httpcore==1.* (from httpx[http2]->blosc2>=2.3.0->tables)
02:23:07 Using cached httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
02:23:07 Collecting idna (from httpx[http2]->blosc2>=2.3.0->tables)
02:23:07 Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB)
02:23:07 Collecting h2<5,>=3 (from httpx[http2]->blosc2>=2.3.0->tables)
02:23:07 Using cached h2-4.4.1-py3-none-any.whl.metadata (3.8 kB)
02:23:07 Collecting hyperframe<7,>=6.1 (from h2<5,>=3->httpx[http2]->blosc2>=2.3.0->tables)
02:23:07 Using cached hyperframe-6.1.0-py3-none-any.whl.metadata (4.3 kB)
02:23:08 Collecting hpack<5,>=4.2 (from h2<5,>=3->httpx[http2]->blosc2>=2.3.0->tables)
02:23:08 Using cached hpack-4.2.0-py3-none-any.whl.metadata (3.3 kB)
02:23:08 Collecting h11>=0.16 (from httpcore==1.*->httpx[http2]->blosc2>=2.3.0->tables)
02:23:08 Using cached h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
02:23:08 Collecting typing_extensions>=4.5 (from anyio->httpx[http2]->blosc2>=2.3.0->tables)
02:23:08 Using cached typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB)
02:23:08 Collecting annotated-types>=0.6.0 (from pydantic->blosc2>=2.3.0->tables)
02:23:08 Using cached annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB)
02:23:08 Collecting pydantic-core==2.46.4 (from pydantic->blosc2>=2.3.0->tables)
02:23:08 Using cached pydantic_core-2.46.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB)
02:23:09 Collecting typing-inspection>=0.4.2 (from pydantic->blosc2>=2.3.0->tables)
02:23:09 Using cached typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB)
02:23:09 Collecting markdown-it-py>=2.2.0 (from rich->blosc2>=2.3.0->tables)
02:23:09 Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB)
02:23:09 Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.venv3/lib64/python3.11/site-packages (from rich->blosc2>=2.3.0->tables) (2.20.0)
02:23:09 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->blosc2>=2.3.0->tables)
02:23:09 Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
02:23:09 Using cached tables-3.11.1-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (7.2 MB)
02:23:09 Using cached blosc2-4.10.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.4 MB)
02:23:09 Using cached numexpr-2.14.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (443 kB)
02:23:09 Using cached numpy-2.4.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB)
02:23:09 Using cached httpx-0.28.1-py3-none-any.whl (73 kB)
02:23:09 Using cached h2-4.4.1-py3-none-any.whl (62 kB)
02:23:09 Using cached hpack-4.2.0-py3-none-any.whl (34 kB)
02:23:09 Using cached httpcore-1.0.9-py3-none-any.whl (78 kB)
02:23:09 Using cached hyperframe-6.1.0-py3-none-any.whl (13 kB)
02:23:09 Using cached h11-0.16.0-py3-none-any.whl (37 kB)
02:23:09 Using cached anyio-4.14.2-py3-none-any.whl (125 kB)
02:23:09 Using cached idna-3.18-py3-none-any.whl (65 kB)
02:23:09 Using cached typing_extensions-4.16.0-py3-none-any.whl (45 kB)
02:23:09 Using cached certifi-2026.7.22-py3-none-any.whl (136 kB)
02:23:09 Using cached msgpack-1.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (423 kB)
02:23:09 Using cached ndindex-1.10.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (516 kB)
02:23:09 Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
02:23:09 Using cached pydantic-2.13.4-py3-none-any.whl (472 kB)
02:23:09 Using cached pydantic_core-2.46.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
02:23:09 Using cached annotated_types-0.8.0-py3-none-any.whl (13 kB)
02:23:09 Using cached typing_inspection-0.4.2-py3-none-any.whl (14 kB)
02:23:09 Using cached rich-15.0.0-py3-none-any.whl (310 kB)
02:23:09 Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB)
02:23:09 Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
02:23:09 Using cached threadpoolctl-3.6.0-py3-none-any.whl (18 kB)
02:23:09 Installing collected packages: py-cpuinfo, typing_extensions, threadpoolctl, numpy, ndindex, msgpack, mdurl, idna, hyperframe, hpack, h11, certifi, annotated-types, typing-inspection, pydantic-core, numexpr, markdown-it-py, httpcore, h2, anyio, rich, pydantic, httpx, blosc2, tables
02:23:48
02:23:48 Successfully installed annotated-types-0.8.0 anyio-4.14.2 blosc2-4.10.0 certifi-2026.7.22 h11-0.16.0 h2-4.4.1 hpack-4.2.0 httpcore-1.0.9 httpx-0.28.1 hyperframe-6.1.0 idna-3.18 markdown-it-py-4.2.0 mdurl-0.1.2 msgpack-1.2.1 ndindex-1.10.1 numexpr-2.14.2 numpy-2.4.6 py-cpuinfo-9.0.0 pydantic-2.13.4 pydantic-core-2.46.4 rich-15.0.0 tables-3.11.1 threadpoolctl-3.6.0 typing-inspection-0.4.2 typing_extensions-4.16.0
02:23:48 + pip install jinja2
02:23:49 Collecting jinja2
02:23:49 Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
02:23:49 Collecting MarkupSafe>=2.0 (from jinja2)
02:23:49 Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB)
02:23:49 Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
02:23:49 Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)
02:23:50 Installing collected packages: MarkupSafe, jinja2
02:23:51
02:23:51 Successfully installed MarkupSafe-3.0.3 jinja2-3.1.6
02:23:51 + rm -rf /home/omero/workspace/OMERO-training/omero-blitz-5.8.6-SNAPSHOT-python.zip /home/omero/workspace/OMERO-training/omero_dropbox-5.7.1.dev0.tar.gz /home/omero/workspace/OMERO-training/omero_marshal-0.9.2.dev0.tar.gz /home/omero/workspace/OMERO-training/omero_py-5.23.1.dev0.tar.gz /home/omero/workspace/OMERO-training/omero_scripts-5.10.1.dev0.tar.gz /home/omero/workspace/OMERO-training/OMERO.server /home/omero/workspace/OMERO-training/omero_web-5.32.1.dev0.tar.gz /home/omero/workspace/OMERO-training/openmicroscopy /home/omero/workspace/OMERO-training/version.properties
02:24:00 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 31
02:24:03 Copied 2 artifacts from "OMERO-build" build number 37
02:24:03 Copied 2 artifacts from "OMERO-build-build" build number 43
02:24:03 [OMERO-training] $ /bin/bash -xe /tmp/jenkins2576684530426263333.sh
02:24:03 + source /home/settings.env
02:24:03 ++ OMERO_DB_HOST=pg
02:24:03 ++ OMERO_DB_USER=postgres
02:24:03 ++ OMERO_DB_PASS=
02:24:03 ++ OMERO_ROOT_PASS=omero
02:24:03 ++ OMERO_DATA_DIR=/OMERO
02:24:03 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
02:24:03 + export ZIP_FILE=/home/omero/workspace/OMERO-training/omero-blitz-VERSION-python.zip
02:24:03 + ZIP_FILE=/home/omero/workspace/OMERO-training/omero-blitz-VERSION-python.zip
02:24:03 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-training/version.properties
02:24:03 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-training/version.properties
02:24:03 + OMERO_EXAMPLE_DIST=/home/omero/workspace/OMERO-training/openmicroscopy
02:24:03 ++ ls openmicroscopy-5.6.3-637-651be86f17-ice36-b37.zip
02:24:03 + ZIP=openmicroscopy-5.6.3-637-651be86f17-ice36-b37.zip
02:24:03 + DIST=openmicroscopy-5.6.3-637-651be86f17-ice36-b37
02:24:03 + unzip -n openmicroscopy-5.6.3-637-651be86f17-ice36-b37.zip
02:24:03 Archive: openmicroscopy-5.6.3-637-651be86f17-ice36-b37.zip
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/.classpath-template
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/.github/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/.github/Pull_Request_Template.md
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/.github/workflows/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/.github/workflows/docker_build.yml
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/.github/workflows/release.yml
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/.github/workflows/source_build.yml
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/.github/workflows/update.yaml
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/.mailmap
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/.project
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/CMakeLists.txt
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/CONTRIBUTING.md
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/Dockerfile
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/LICENSE.txt
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/README.md
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/SUPPORT.md
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/build.bat
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/build.py
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/build.xml
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/.classpath
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/.project
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/resources/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/resources/excludebugs.xml
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/resources/global.xml
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/resources/hibernate.xml
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/resources/lifecycle.xml
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/resources/version.xml
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/scripts/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/scripts/parse_version
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/scripts/source-archive.py
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/build.xml
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/README.md
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/build.xml
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/plugins/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/plugins/robot.py
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/resources/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/resources/robot.template
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/resources/web/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/resources/web/annotation.txt
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/resources/web/login.txt
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/resources/web/thumbs.txt
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/resources/web/tree.txt
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/resources/web/webadmin.txt
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/resources/well_sample_posXY.py
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/robot_setup.sh
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/
02:24:03 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/annotate_test.robot
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/center_right_panel_test.robot
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/create_scenario.robot
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/delete_test.robot
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/download_options_test.robot
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/filter_test.robot
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/forms_test.robot
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/history_test.robot
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/map_annotations_test.robot
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/post_copy_test.robot
02:24:03 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/post_cut_test.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/post_drag_test.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/post_manage_test.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/rdef_test.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/search.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/search_annotation_test.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/show_test.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/spw_test.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/tagging_test.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/view_image.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/webadmin_login.robot
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tests/ui/testcases/web/webadmin_user_settings.robot
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/CMakeLists.txt
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/cmake/
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/cmake/CompilerChecks.cmake
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/cmake/FindIce.cmake
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/cmake/GTest.cmake
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/cmake/Version.cmake
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/README
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile
02:24:04 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc
02:24:04 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc
02:24:05 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h
02:24:05 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/README.h
02:24:05 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/ClientErrors.cpp
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/ClientErrors.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h
02:24:05 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/IcePortPop.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/IcePortPush.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/ObjectFactory.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/RTypesI.cpp
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/RTypesI.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/all.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/callbacks.cpp
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/callbacks.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/client.cpp
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/client.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/clientF.cpp
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/clientF.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/conversions.cpp
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/conversions.h
02:24:05 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/internal/
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/internal/fixes.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/min.h
02:24:05 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/DetailsI.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h
02:24:05 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/FrequencyI.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/LengthI.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/LengthI.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/PermissionsI.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/PowerI.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/PowerI.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/PressureI.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/PressureI.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/TemperatureI.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/TimeI.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/model/TimeI.h
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/sys/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/sys/ParametersI.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/templates.h
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/util/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/util/concurrency.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/util/concurrency.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/util/tiles.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/util/tiles.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/util/uuid.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/src/omero/util/uuid.h
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/CMakeLists.txt
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/CMakeLists.txt
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/admin.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/annotations.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/api.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/beta3.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/chgrp.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/counts.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/delete.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/guest.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/mapannotation.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/model51.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/permissions.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/search.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/integration/sessions.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/main.cpp
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/omero/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/omero/CMakeLists.txt
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/omero/fixture.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/omero/fixture.h
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/safegtest.h
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/CMakeLists.txt
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/client.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/concurrency.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/conversions.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/model.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/operators.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/parameters.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/perms.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/rtypes.cpp
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/test/unit/units.cpp
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/utils/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/utils/CMakeLists.txt
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/utils/chgrp.cpp
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/build.xml
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/ivy.xml
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/setup.py
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/test/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/test/drivers.py
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/test/integration/
02:24:06 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/test/integration/__init__.py
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/test/integration/test_dbclient.py
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/test/records/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/test/records/first.txt
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroFS/test/records/outofsync.txt
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/.classpath-template
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/.project
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/build.gradle
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/build.xml
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/ivy.xml
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/resources/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/settings.gradle
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test.xml
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/fs.testng.xml
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/gateway.testng.xml
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration.testng.xml
02:24:06 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/AbstractServerTest.java
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/AbstractTest.java
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/AdminServiceTest.java
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/AgentTest.java
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/BlockSizeTest.java
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ClientUsageTest.java
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/CmdCallbackTest.java
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java
02:24:06 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/DeleteServiceTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/DiskUsageTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/DuplicationTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ExporterTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ImportAsTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ImportLibraryTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ImporterTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/MapAnnotationTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/MetadataServiceTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ModelMockFactory.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/PermissionsTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/PermissionsTestAll.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/PixelsServiceTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/PojosServiceTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/RawFileStoreTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/RenderingEngineTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ResetPasswordTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/RoiServiceTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/RolesTests.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/ScriptServiceTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/TableTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/UpdateServiceTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java
02:24:07 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java
02:24:07 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chmod/
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chmod/RolesTest.java
02:24:07 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chown/
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java
02:24:07 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/delete/
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java
02:24:07 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java
02:24:07 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/thumbnail/
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroJava/test/integration/thumbnail/Utils.java
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/bin/
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/bin/omero
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/bin/omero.bat
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/bin/setpythonpath.bat
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/bin/winconfig.bat
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/build.xml
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/examples/
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/examples/createSession.py
02:24:08 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/examples/load.omero
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/examples/projection_1.py
02:24:08 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/examples/submit.omero
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/examples/upload.omero
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/ice.config
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/ivy.xml
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/manualtests/
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/manualtests/README.txt
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/manualtests/populate_roi_test.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/setup.py
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/
02:24:08 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/__init__.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/conftest.py
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/
02:24:08 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/__init__.py
02:24:08 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/client_ctors.cfg
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/
02:24:08 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/__init__.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/cli.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_admin.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_chown.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_db.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_delete.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_download.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_fs.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_group.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_import.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_ldap.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_metadata.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_obj.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_omero_pyramids.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_script.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_search.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_sessions.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_tag.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_upload.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/clitest/test_user.py
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/fstest/
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/fstest/test_rename.py
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/helpers.py
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/metadata/
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/metadata/test_populate.py
02:24:08 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py
02:24:08 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptsharness/
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptsharness/definition.py
02:24:09 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py
02:24:09 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/
02:24:09 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/__init__.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/script.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py
02:24:09 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/tablestest/
02:24:09 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2
02:24:09 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/tablestest/test_service.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/tablestest/test_tables.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_admin.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_annotation.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_annotationPermissions.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_chgrp.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_chmod.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_chown.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_client_ctors.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_clientusage.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_cmdcallback.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_counts.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_delete.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_exporter.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_files.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_iconfig.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_icontainer.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_ildap.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_imetadata.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_iquery.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_isession.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_ishare.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_itimeline.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_itypes.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_iupdate.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_librarytest.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_mail.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_mapannotation.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_metadatastore.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_model51.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_permissions.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_pixelsService.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_rawfilestore.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_reimport.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_render.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_reporawfilestore.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_repository.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_rois.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_scripts.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_search.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_simple.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_thumbs.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_tickets1000.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_tickets2000.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_tickets3000.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_tickets4000.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_tickets6000.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroPy/test/integration/test_util.py
02:24:09 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/README.rst
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/build.xml
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/setup.py
02:24:09 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/conftest.py
02:24:09 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_annotate.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_api_containers.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_api_errors.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_api_images.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_api_login.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_api_projects.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_api_rois.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_api_wells.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_chgrp.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_chown.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_config.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_containers.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_csrf.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_decorators.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_download.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_groups_users.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_histogram.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_history.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_links.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_login.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_marshal.py
02:24:09 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_metadata.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_plategrid.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_rendering.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_scripts.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_show.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_simple.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_table.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_tags.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_thumbnails.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_tree.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_tree_annotations.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroWeb/test/integration/test_webadmin.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/build.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/bump_version.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/common.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/pytest.ini
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/python.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/travis-build
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/headers.txt
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/hudson/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/hudson/OMERO.sh
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/hudson/README.txt
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/hudson/functions.sh
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/images/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/images/block-diagram.svg
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/images/build/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/images/build/build_files.dot
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/images/build/build_files.png
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/images/build/build_files.svg
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/images/build/newbuild.dot
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/install/
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/install/VM/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/install/VM/README.md
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/install/python_deps.sh
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/overview.html
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/package-template.html
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sequencediagrams/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sequencediagrams/Sessions.ods
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/Makefile
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/build.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/conf.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/index.rst
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/rules.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/sphinx.xml
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/themes/
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/themes/api_theme/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/themes/api_theme/layout.html
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/themes/api_theme/static/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/themes/api_theme/static/api_style.css_t
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/sphinx-api/themes/api_theme/theme.conf
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/styles/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/styles/CodeTemplate.java
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/styles/CodeTemplate.m
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/styles/OMERO_Eclipse_Code_Style.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/styles/README.txt
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/styles/checkstyle.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/docs/styles/headers.xml
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/backup.cfg
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/blitz/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/blitz/mail-senders.example
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/blitz/mail-server.example
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/build.properties
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/env.bat
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/env.sh
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/hibernate.properties
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/ice.config
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/ivysettings.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/logback-cli.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/logback-indexing-cli.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/logback-indexing.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/logback.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/mime.types
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/node1.cfg
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/node2.cfg
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/omero.properties
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/profiles/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/profiles/psql
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/rollover.cfg
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/Windows.cfg
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/error/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/error/maintainance.html
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/grid/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/grid/README
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/grid/default.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/grid/templates.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/grid/windefault.xml
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/ice.config
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/internal.cfg
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/templates/master.cfg
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/etc/testdropbox.config
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/CMakeLists.txt
02:24:10 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/CMakeLists.txt
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/Callback.cpp
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/Callback.java
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/Callback.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/FileAnnotationDelete.java
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/FileAnnotationDelete.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/Options.cpp
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/Options.java
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/Options.py
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/Subclass.cpp
02:24:10 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/Subclass.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Delete/Subclass.py
02:24:11 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/CMakeLists.txt
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/clientpointer.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/collectionmethods.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/collectionmethods.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/collectionmethods.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/collectionmethods.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/configuration.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/configuration.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/configuration.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/configuration.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/constants.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/constants.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/constants.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/constants.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/constructors.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/constructors.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/constructors.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/constructors.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/details.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/details.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/details.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/details.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/enumerations.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/enumerations.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/enumerations.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/enumerations.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/getsetattr.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/interfaces.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/interfaces.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/interfaces.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/iterators.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/iterators.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/iterators.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/iterators.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/lists.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/lists.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/primitives.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/primitives.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/primitives.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/primitives.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/queries.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/queries.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/queries.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/queries.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/rcollection.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/rcollection.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/rcollection.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/rcollection.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/smartpointers.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/staticfields.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/staticfields.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/staticfields.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/staticfields.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/sudo.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/sudo.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/sudo.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/sudo.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/timeout.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/timeout.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/unloaded.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/unloaded.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/unloaded.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/unloaded.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/updates.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/updates.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/updates.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroClients/updates.py
02:24:11 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroTables/
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroTables/FindMeasurements.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroTables/MeasurementTable.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroTables/first.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/OmeroTables/iroi.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/README.txt
02:24:11 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/RegionsOfInterest/
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/RegionsOfInterest/CMakeLists.txt
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/RegionsOfInterest/Main.cpp
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/RegionsOfInterest/Main.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/RegionsOfInterest/Main.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/RegionsOfInterest/SConscript
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/SConstruct
02:24:11 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScreenPlateWell/
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScreenPlateWell/imagesperwell.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScreenPlateWell/imagesperwell.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScreenPlateWell/listplates.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScreenPlateWell/listplates.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScreenPlateWell/platebybarcode.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScreenPlateWell/platecodebyimage.m
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScreenPlateWell/platecodebyimage.py
02:24:11 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScriptingService/
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScriptingService/Edit_Descriptions.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScriptingService/HelloWorld.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScriptingService/NativeWrapperExample.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScriptingService/Notifications.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScriptingService/Notifications.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScriptingService/adminWorkflow.py
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/ScriptingService/runHelloWorld.py
02:24:11 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/
02:24:11 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/.classpath
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/.project
02:24:11 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/
02:24:11 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/CreateImage.java
02:24:11 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/DeleteData.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/HowToUseTables.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/LoadMetadataAdvanced.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/ROIFolders.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/ROIs.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/RawDataAccess.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/ReadData.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/ReadDataAdvanced.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/RenderImages.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/Setup.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/Sudo.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/java/src/training/WriteData.java
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/javascript/
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/javascript/index.html
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/javascript/utils.js
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/markup.py
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/ConnectToOMERO.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/CreateImage.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/DeleteData.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/Filesets.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/LoadMetadataAdvanced.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/ROIs.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/RawDataAccess.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/ReadData.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/ReadDataAdvanced.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/RenderImages.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/WriteData.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/exampleSuite.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/matlab/parseOmeroProperties.m
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Advanced/
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Advanced/Create_Image_advanced.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Advanced/Raw_Data_advanced.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Advanced/Read_Data_advanced.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Advanced/Write_data_advanced.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Bulk_Shapes.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Connect_To_OMERO.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Create_Image.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Delete.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Filesets.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Groups_Permissions.py
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Json_Api/
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Json_Api/Login.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Metadata.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Parse_OMERO_Properties.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/ROIs.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Raw_Data_Access.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Read_Data.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Render_Images.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Scripting_Service_Example.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Tables.py
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Task_Scripts/
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Task_Scripts/ROIs_To_Table.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Task_Scripts/Raw_Data2.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Task_Scripts/Raw_Data_Task.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Task_Scripts/Write_Data_3.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Task_Scripts/Write_Data_4.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/Write_Data.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/python/__main__.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/Training/training_setup.sh
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/AllProjects.h
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/AllProjects.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/AllProjects.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/AllProjects.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/CMakeLists.txt
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/Main.cpp
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/Main.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/Main.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/Main.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/PrintProjects.h
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/PrintProjects.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/PrintProjects.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/PrintProjects.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/SConscript
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/Usage.h
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/Usage.java
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/Usage.m
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/examples/TreeList/Usage.py
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/history.rst
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/ivy.xml
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/IVY1016/
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/IVY1016/EclipseClasspath.class
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/IVY1016/EclipseClasspath.java
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/LICENSE-ASM.txt
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/LICENSE-bcel.txt
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/LICENSE-docbook.txt
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/LICENSE-dom4j.txt
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/LICENSE-jcip.txt
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/LICENSE.txt
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/README.txt
02:24:12 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/
02:24:12 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/annotations.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/asm-3.0.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/asm-util-3.0.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/bcel.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/buggy.icns
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/dom4j-full.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/lib/findbugs.jar
02:24:13 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/plugin/
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/plugin/coreplugin.jar
02:24:13 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/src/
02:24:13 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/src/xsl/
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/src/xsl/default.xsl
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/src/xsl/fancy.xsl
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/src/xsl/plain.xsl
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/findbugs-1.2.1/src/xsl/summary.xsl
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/keystore
02:24:13 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/README
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/agpl.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/antlr.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/apache-v1.1.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/apache-v2.0.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/asm.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/bouncy_castle_license.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/bsd.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/cddl-v1.0.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/cpl-v10.html
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/crystalclear.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/django.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/dom4j.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/epl-v1.0.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/fbsd.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/freemarker.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/gpl-v2.0.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/gpl.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/gtest.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/iconsweets_license.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/jamon.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/jmock.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/jquery.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/jtidy.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/lgpl-3.0.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/lgpl-v2.0.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/lgpl-v2.1.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/lgpl-v3.0.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/lgpl.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/matplotlib.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/mit.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/mpl-v1_0.htm
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/npl-1_1.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/path.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/pil.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/postgresql.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/psf-v2.0.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/psf-v2.5.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/scons.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/slf4j.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/tablelayout.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/which.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/zlib-libpng.txt
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/licenses/zpl-v2.1.txt
02:24:13 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/linux-native/
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/linux-native/libnativewindow_jvm.so
02:24:13 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/linux64-native/
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/linux64-native/libnativewindow_jvm.so
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/logback-build.xml
02:24:13 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/patches/
02:24:13 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz
02:24:13 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/JHotDraw-7.0.9.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/ant-1.8.0.jar
02:24:13 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/ant-contrib-1.0b3.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/ant-junit-1.8.0.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/ant-launcher-1.8.0.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/ant-nodeps-1.8.0.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/ant-trax-1.8.0.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/batik-all-1.8pre-jdk6.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/bufr-1.1.00.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/checkstyle-4.3.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/commons-validator-1.3.1.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/findbugs-ant-1.2.1.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/grib-5.1.03.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/hibernate-core-3.5.6-4510.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/hibernate-search-3.1.1.GA.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/hibernate-tools-3.2.0.beta11.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/hibernate-validator-3.1.0.GA.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/ipython-1.2.1.tar.gz
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/ivy-2.4.0.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/omero-icemock-3.5.1.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/omero-icemock-3.6.3.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/omero.java
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/oro-2.0.8.jar
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/lib/repository/scons-local-2.1.0.zip
02:24:14 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/3-3-2_rgb.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/cividis.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/fire.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/glasbey.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/glasbey_inverted.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/glow.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/grays.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ice.lut
02:24:14 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/janelia/
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/janelia/pup_br.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/janelia/pup_nr.lut
02:24:14 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/matplotlib/
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/matplotlib/inferno.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/matplotlib/magma.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/matplotlib/plasma.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/matplotlib/viridis.lut
02:24:14 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/16_colors.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/5_ramps.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/6_shades.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/blue_orange_icb.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/brgbcmyw.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/cool.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/edges.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/gem.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/phase.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/royal.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/sepia.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/smart.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/thal.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/thallium.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/ncsa_paledit/unionjack.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/physics.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/red-green.lut
02:24:14 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/seaborn/
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/seaborn/mako.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/seaborn/rocket.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/spectrum.lut
02:24:14 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/thermal.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/turbo.lut
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/cyan_hot.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/green_fire_blue.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/hilo.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/ica.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/ica2.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/ica3.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/magenta_hot.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/orange_hot.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/rainbow_rgb.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/red_hot.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/luts/wcif/yellow_hot.lut
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/omero.class
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/setup.cfg
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/README.txt
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/misc/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/misc/Makefile
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/misc/current.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/misc/enums.py
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__1/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__1/OMERO3__7.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__10/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__10/OMERO3A__9.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__11/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__11/OMERO3A__10.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__11/OMERO3A__5.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__2/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__2/OMERO3A__1.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__3/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__3/OMERO3A__2.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__3/OMERO3__5.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__4/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__4/OMERO3A__3.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__4/OMERO3__5.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__5/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__5/OMERO3A__4.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__6/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__6/OMERO3A__5.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__7/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__7/OMERO3A__6.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__8/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__8/OMERO3A__6.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__9/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__9/OMERO3A__8.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__4/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__4/OMERO3__1.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__5/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__5/OMERO3__4.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__6/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__6/OMERO3__5.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__7/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__7/OMERO3__6.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.1__0/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.1__0/OMERO4__0.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.2__0/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.2__0/OMERO4.1__0.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.2__0/t/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.3__0/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.3__0/OMERO4.2__0.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.4__0/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.4__0/OMERO4.1__0.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.4__0/OMERO4.3__0.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4__0/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4__0/OMERO3A__11.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.0__0/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.0__0/OMERO4.4__0.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.1__1/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.1__1/OMERO5.0__0.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.1__1/OMERO5.1__0.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.2__0/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.2__0/OMERO5.1__1.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/OMERO5.2__0.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/delete-ns-orphans.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__1/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__2/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__3/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql
02:24:15 creating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/OMERO5.3__0.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/OMERO5.3__1.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/psql-footer.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/psql-header.sql
02:24:15 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/schema.sql
02:24:16 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/views.sql
02:24:16 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/test.xml
02:24:16 inflating: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/update_dependencies.sh
02:24:16 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/antlib/resources/gitversion.xml
02:24:16 extracting: openmicroscopy-5.6.3-637-651be86f17-ice36-b37/components/tools/OmeroCpp/cmake/GitVersion.cmake
02:24:16 + rm -f openmicroscopy-5.6.3-637-651be86f17-ice36-b37.zip
02:24:16 + mv /home/omero/workspace/OMERO-training/openmicroscopy-5.6.3-637-651be86f17-ice36-b37 /home/omero/workspace/OMERO-training/openmicroscopy
02:24:16 + export OMERODIR=/home/omero/workspace/OMERO-training/OMERO.server
02:24:16 + OMERODIR=/home/omero/workspace/OMERO-training/OMERO.server
02:24:16 ++ ls OMERO.server-5.6.3-637-651be86f17-ice36-b37.zip
02:24:16 + ZIP=OMERO.server-5.6.3-637-651be86f17-ice36-b37.zip
02:24:16 + DIST=OMERO.server-5.6.3-637-651be86f17-ice36-b37
02:24:16 + unzip -n OMERO.server-5.6.3-637-651be86f17-ice36-b37.zip
02:24:16 Archive: OMERO.server-5.6.3-637-651be86f17-ice36-b37.zip
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/blitz/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/grid/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/profiles/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/error/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/grid/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/janelia/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/matplotlib/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/seaborn/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/analysis_scripts/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/annotation_scripts/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/export_scripts/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/figure_scripts/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/import_scripts/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/util_scripts/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/misc/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__1/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__10/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__11/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__2/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__3/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__4/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__5/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__6/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__7/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__8/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__9/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__4/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__5/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__6/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__7/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.1__0/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.2__0/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.2__0/t/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.3__0/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.4__0/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4__0/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.0__0/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.1__1/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.2__0/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__1/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__2/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__3/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/var/
02:24:16 creating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/var/tmp/
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/LICENSE.txt
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/backup.cfg
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/blitz/mail-senders.example
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/blitz/mail-server.example
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/build.properties
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/env.bat
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/env.sh
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/hibernate.properties
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/ice.config
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/logback-cli.xml
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/logback-indexing-cli.xml
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/logback-indexing.xml
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/logback.xml
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/mime.types
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/node1.cfg
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/node2.cfg
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/omero.properties
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/profiles/psql
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/rollover.cfg
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/Windows.cfg
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/error/maintainance.html
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/grid/README
02:24:16 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/grid/default.xml
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/grid/templates.xml
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/grid/windefault.xml
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/ice.config
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/internal.cfg
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/master.cfg
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/templates/robot.template
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/etc/testdropbox.config
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/history.rst
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/OMEZarrReader.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/accessors-smart.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/activation.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/aggdesigner-algorithm.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/aircompressor.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/antlr.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/aopalliance.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/apiguardian-api.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/asm.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/avatica-core.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/avatica-metrics.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/aws-java-sdk-core.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/aws-java-sdk-kms.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/aws-java-sdk-s3.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/base.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-anim.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-awt-util.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-bridge.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-codec.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-constants.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-css.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-dom.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-ext.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-gvt.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-i18n.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-parser.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-script.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-shared-resources.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-svg-dom.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-svggen.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-transcoder.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-util.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/batik-xml.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/btm.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/calcite-core.jar
02:24:17 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/calcite-linq4j.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/cdm-core.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/checker-qual.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-beanutils.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-codec.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-collections.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-collections4.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-compiler.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-dbcp2.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-io.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-lang.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-lang3.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-logging.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-math.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-math3.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/commons-pool2.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/dom4j.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/ehcache.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/error_prone_annotations.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/failureaccess.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/filters.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/fontbox.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/formats-api.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/formats-bsd.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/formats-gpl.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/glacier2.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/google-http-client-xml.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/google-http-client.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/guava.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/hamcrest-core.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/hibernate-commons-annotations.jar
02:24:18 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/hibernate-core.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/hibernate-jpa-2.0-api.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/hibernate-search-analyzers.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/hibernate-search.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/httpclient.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/httpclient5.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/httpcore.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/httpcore5-h2.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/httpcore5.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/httpmime.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/httpservices.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/ice.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/icegrid.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/icestorm.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/ini4j.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/j2objc-annotations.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jackson-annotations.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jackson-core.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jackson-databind.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jackson-dataformat-cbor.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jackson-dataformat-yaml.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/janino.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/java-getopt.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/java-image-scaling.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/javassist.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/javax.activation.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/javax.mail.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jblosc.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jgoodies-common.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jgoodies-forms.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jhdf5.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jmespath-java.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jna.jar
02:24:19 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/joda-time.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/json-path.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/json-simple.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/json-smart.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/json.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jta.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jts-core.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jts-io-common.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/junit.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jxrlib-all.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/jzarr.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/kryo.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/listenablefuture.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/logback-classic.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/logback-core.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/lucene-analyzers.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/lucene-core.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/lucene-highlighter.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/lucene-memory.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/lucene-misc.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/lucene-smartcn.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/lucene-spatial.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/lucene-spellchecker.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/lucene-stempel.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/memory.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/metadata-extractor.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/metakit.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/metrics-core.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/metrics-graphite.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/metrics-jvm.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/metrics-logback.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/minio.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/minlog.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/native-lib-loader.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/objenesis.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/okhttp.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/okio.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/ome-codecs.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/ome-common.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/ome-jai.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/ome-mdbtools.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/ome-poi.jar
02:24:20 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/ome-xml.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/omero-blitz.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/omero-common.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/omero-gateway.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/omero-model.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/omero-renderer.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/omero-romio.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/omero-server.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/pdfbox.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/perf4j.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/postgresql.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/proj4j.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/protobuf-java.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/quartz.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/re2j.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/reflectasm.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/serializer.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/sketches-core.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/slf4j-api.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/snakeyaml.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/solr-analysis-extras.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/solr-commons-csv.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/solr-core.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/solr-solrj.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/specification.jar
02:24:21 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-aop.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-beans.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-context-support.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-context.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-core.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-expression.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-jdbc.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-jms.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-ldap-core.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-messaging.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-orm.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-security-core.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-security-ldap.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/spring-tx.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/sqlite-jdbc.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/subethasmtp.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/turbojpeg.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/uzaygezen-core.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/xalan.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/xercesImpl.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/xml-apis-ext.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/xml-apis.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/xmlgraphics-commons.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/xmpcore.jar
02:24:22 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/client/xpp3.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/README.rst
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/3-3-2_rgb.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/cividis.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/fire.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/glasbey.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/glasbey_inverted.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/glow.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/grays.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ice.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/janelia/pup_br.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/janelia/pup_nr.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/matplotlib/inferno.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/matplotlib/magma.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/matplotlib/plasma.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/matplotlib/viridis.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/16_colors.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/5_ramps.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/6_shades.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/blue_orange_icb.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/brgbcmyw.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/cool.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/edges.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/gem.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/phase.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/royal.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/sepia.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/smart.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/thal.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/thallium.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/ncsa_paledit/unionjack.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/physics.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/red-green.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/seaborn/mako.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/seaborn/rocket.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/spectrum.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/thermal.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/turbo.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/cyan_hot.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/green_fire_blue.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/hilo.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/ica.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/ica2.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/ica3.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/magenta_hot.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/orange_hot.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/rainbow_rgb.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/red_hot.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/luts/wcif/yellow_hot.lut
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/analysis_scripts/Kymograph.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/analysis_scripts/Kymograph_Analysis.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/analysis_scripts/Plot_Profile.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/analysis_scripts/__init__.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/annotation_scripts/Convert_KeyVal_namespace.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/annotation_scripts/Export_to_csv.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/annotation_scripts/Import_from_csv.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/annotation_scripts/Remove_KeyVal.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/annotation_scripts/__init__.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/export_scripts/Batch_Image_Export.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/export_scripts/Batch_ROI_Export.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/export_scripts/Make_Movie.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/export_scripts/__init__.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/figure_scripts/Movie_Figure.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/figure_scripts/Movie_ROI_Figure.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/figure_scripts/ROI_Split_Figure.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/figure_scripts/Split_View_Figure.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/figure_scripts/Thumbnail_Figure.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/figure_scripts/__init__.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/import_scripts/Populate_Metadata.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/import_scripts/Populate_ROI.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/import_scripts/__init__.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/util_scripts/Channel_Offsets.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/util_scripts/Combine_Images.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/util_scripts/Dataset_To_Plate.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/util_scripts/Images_From_ROIs.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/util_scripts/Move_Annotations.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/scripts/omero/util_scripts/__init__.py
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/OMEZarrReader.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/accessors-smart.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/activation.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/aggdesigner-algorithm.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/aircompressor.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/antlr.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/aopalliance.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/apiguardian-api.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/asm.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/avatica-core.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/avatica-metrics.jar
02:24:23 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/aws-java-sdk-core.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/aws-java-sdk-kms.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/aws-java-sdk-s3.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/base.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-anim.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-awt-util.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-bridge.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-codec.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-constants.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-css.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-dom.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-ext.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-gvt.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-i18n.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-parser.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-script.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-shared-resources.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-svg-dom.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-svggen.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-transcoder.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-util.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/batik-xml.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/btm.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/calcite-core.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/calcite-linq4j.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/cdm-core.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/checker-qual.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-beanutils.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-codec.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-collections.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-collections4.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-compiler.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-dbcp2.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-io.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-lang.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-lang3.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-logging.jar
02:24:24 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-math.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-math3.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/commons-pool2.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/dom4j.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/ehcache.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/error_prone_annotations.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/failureaccess.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/filters.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/fontbox.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/formats-api.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/formats-bsd.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/formats-gpl.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/glacier2.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/google-http-client-xml.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/google-http-client.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/guava.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/hamcrest-core.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/hibernate-commons-annotations.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/hibernate-core.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/hibernate-jpa-2.0-api.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/hibernate-search-analyzers.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/hibernate-search.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/httpclient.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/httpclient5.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/httpcore.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/httpcore5-h2.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/httpcore5.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/httpmime.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/httpservices.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/ice.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/icegrid.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/icestorm.jar
02:24:25 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/ini4j.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/j2objc-annotations.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jackson-annotations.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jackson-core.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jackson-databind.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jackson-dataformat-cbor.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jackson-dataformat-yaml.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/janino.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/java-getopt.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/java-image-scaling.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/javassist.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/javax.activation.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/javax.mail.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jblosc.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jgoodies-common.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jgoodies-forms.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jhdf5.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jmespath-java.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jna.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/joda-time.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/json-path.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/json-simple.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/json-smart.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/json.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jta.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jts-core.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jts-io-common.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/junit.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jxrlib-all.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/jzarr.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/kryo.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/listenablefuture.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/logback-classic.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/logback-core.jar
02:24:26 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/lucene-analyzers.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/lucene-core.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/lucene-highlighter.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/lucene-memory.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/lucene-misc.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/lucene-smartcn.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/lucene-spatial.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/lucene-spellchecker.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/lucene-stempel.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/memory.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/metadata-extractor.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/metakit.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/metrics-core.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/metrics-graphite.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/metrics-jvm.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/metrics-logback.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/minio.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/minlog.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/native-lib-loader.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/objenesis.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/okhttp.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/okio.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/ome-codecs.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/ome-common.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/ome-jai.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/ome-mdbtools.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/ome-poi.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/ome-xml.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/omero-blitz.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/omero-common.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/omero-gateway.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/omero-model.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/omero-renderer.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/omero-romio.jar
02:24:27 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/omero-server.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/pdfbox.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/perf4j.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/postgresql.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/proj4j.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/protobuf-java.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/quartz.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/re2j.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/reflectasm.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/serializer.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/sketches-core.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/slf4j-api.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/snakeyaml.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/solr-analysis-extras.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/solr-commons-csv.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/solr-core.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/solr-solrj.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/specification.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-aop.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-beans.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-context-support.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-context.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-core.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-expression.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-jdbc.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-jms.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-ldap-core.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-messaging.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-orm.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-security-core.jar
02:24:28 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-security-ldap.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/spring-tx.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/sqlite-jdbc.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/subethasmtp.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/turbojpeg.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/uzaygezen-core.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/xalan.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/xercesImpl.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/xml-apis-ext.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/xml-apis.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/xmlgraphics-commons.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/xmpcore.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/lib/server/xpp3.jar
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/README
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/agpl.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/antlr.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/apache-v1.1.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/apache-v2.0.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/asm.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/bouncy_castle_license.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/bsd.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/cddl-v1.0.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/cpl-v10.html
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/crystalclear.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/django.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/dom4j.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/epl-v1.0.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/fbsd.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/freemarker.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/gpl-v2.0.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/gpl.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/gtest.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/iconsweets_license.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/jamon.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/jmock.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/jquery.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/jtidy.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/lgpl-3.0.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/lgpl-v2.0.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/lgpl-v2.1.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/lgpl-v3.0.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/lgpl.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/matplotlib.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/mit.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/mpl-v1_0.htm
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/npl-1_1.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/path.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/pil.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/postgresql.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/psf-v2.0.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/psf-v2.5.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/scons.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/slf4j.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/tablelayout.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/which.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/zlib-libpng.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/share/licenses/zpl-v2.1.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/README.txt
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/misc/Makefile
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/misc/current.sql
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/misc/enums.py
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__1/OMERO3__7.sql
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__10/OMERO3A__9.sql
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__11/OMERO3A__10.sql
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__11/OMERO3A__5.sql
02:24:29 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__2/OMERO3A__1.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__3/OMERO3A__2.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__3/OMERO3__5.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__4/OMERO3A__3.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__4/OMERO3__5.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__5/OMERO3A__4.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__6/OMERO3A__5.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__7/OMERO3A__6.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__8/OMERO3A__6.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3A__9/OMERO3A__8.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__4/OMERO3__1.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__5/OMERO3__4.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__6/OMERO3__5.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO3__7/OMERO3__6.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.1__0/OMERO4__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.2__0/OMERO4.1__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.3__0/OMERO4.2__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.4__0/OMERO4.1__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4.4__0/OMERO4.3__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO4__0/OMERO3A__11.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.0__0/OMERO4.4__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.1__1/OMERO5.0__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.1__1/OMERO5.1__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.2__0/OMERO5.1__1.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/OMERO5.2__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/delete-ns-orphans.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/OMERO5.3__0.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/OMERO5.3__1.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/psql-footer.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/psql-header.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/schema.sql
02:24:30 inflating: OMERO.server-5.6.3-637-651be86f17-ice36-b37/sql/psql/OMERO5.4__0/views.sql
02:24:30 + rm -f OMERO.server-5.6.3-637-651be86f17-ice36-b37.zip
02:24:30 + mv /home/omero/workspace/OMERO-training/OMERO.server-5.6.3-637-651be86f17-ice36-b37 /home/omero/workspace/OMERO-training/OMERO.server
02:24:30 + source /home/omero/workspace/OMERO-training/.venv3/bin/activate
02:24:30 ++ deactivate nondestructive
02:24:30 ++ '[' -n '' ']'
02:24:30 ++ '[' -n '' ']'
02:24:30 ++ hash -r
02:24:30 ++ '[' -n '' ']'
02:24:30 ++ unset VIRTUAL_ENV
02:24:30 ++ unset VIRTUAL_ENV_PROMPT
02:24:30 ++ '[' '!' nondestructive = nondestructive ']'
02:24:30 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-training/.venv3
02:24:30 ++ export VIRTUAL_ENV
02:24:30 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:24:30 ++ PATH=/home/omero/workspace/OMERO-training/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:24:30 ++ export PATH
02:24:30 ++ '[' -n '' ']'
02:24:30 ++ '[' -z '' ']'
02:24:30 ++ _OLD_VIRTUAL_PS1=
02:24:30 ++ PS1='(.venv3) '
02:24:30 ++ export PS1
02:24:30 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
02:24:30 ++ export VIRTUAL_ENV_PROMPT
02:24:30 ++ hash -r
02:24:30 + for x in *.gz
02:24:30 + pip install omero_dropbox-5.7.1.dev0.tar.gz
02:24:31 Processing ./omero_dropbox-5.7.1.dev0.tar.gz
02:24:31 Installing build dependencies: started
02:24:32 Installing build dependencies: finished with status 'done'
02:24:32 Getting requirements to build wheel: started
02:24:33 Getting requirements to build wheel: finished with status 'done'
02:24:33 Preparing metadata (pyproject.toml): started
02:24:33 Preparing metadata (pyproject.toml): finished with status 'done'
02:24:33 Collecting omero-py (from omero-dropbox==5.7.1.dev0)
02:24:33 Using cached omero_py-5.23.0-py3-none-any.whl.metadata (6.5 kB)
02:24:33 Collecting appdirs (from omero-py->omero-dropbox==5.7.1.dev0)
02:24:33 Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
02:24:33 Collecting future (from omero-py->omero-dropbox==5.7.1.dev0)
02:24:33 Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
02:24:33 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.4.6)
02:24:33 Collecting Pillow>=10.0.0 (from omero-py->omero-dropbox==5.7.1.dev0)
02:24:33 Using cached pillow-12.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.1 kB)
02:24:34 Collecting PyYAML (from omero-py->omero-dropbox==5.7.1.dev0)
02:24:34 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
02:24:34 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5)
02:24:34 Collecting requests (from omero-py->omero-dropbox==5.7.1.dev0)
02:24:34 Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB)
02:24:34 Collecting portalocker (from omero-py->omero-dropbox==5.7.1.dev0)
02:24:34 Using cached portalocker-4.1.0-py3-none-any.whl.metadata (11 kB)
02:24:34 Collecting charset_normalizer<4,>=2 (from requests->omero-py->omero-dropbox==5.7.1.dev0)
02:24:34 Using cached charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB)
02:24:34 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.18)
02:24:34 Collecting urllib3<3,>=1.26 (from requests->omero-py->omero-dropbox==5.7.1.dev0)
02:24:34 Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB)
02:24:34 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2026.7.22)
02:24:34 Using cached omero_py-5.23.0-py3-none-any.whl (2.8 MB)
02:24:34 Using cached pillow-12.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.9 MB)
02:24:34 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
02:24:34 Using cached future-1.0.0-py3-none-any.whl (491 kB)
02:24:34 Using cached portalocker-4.1.0-py3-none-any.whl (65 kB)
02:24:34 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB)
02:24:34 Using cached requests-2.34.2-py3-none-any.whl (73 kB)
02:24:34 Using cached charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB)
02:24:34 Using cached urllib3-2.7.0-py3-none-any.whl (131 kB)
02:24:34 Building wheels for collected packages: omero-dropbox
02:24:34 Building wheel for omero-dropbox (pyproject.toml): started
02:24:34 Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
02:24:34 Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49153 sha256=afa87cf389b253d8c7d31a86b4efd0e8f9b56ad1aa86a590f3fee3bd31d81009
02:24:34 Stored in directory: /home/omero/.cache/pip/wheels/27/2f/e4/2a907ecffe4660d4c840758e6c0660e7ef9d3bb50ad634b559
02:24:34 Successfully built omero-dropbox
02:24:35 Installing collected packages: appdirs, urllib3, PyYAML, portalocker, Pillow, future, charset_normalizer, requests, omero-py, omero-dropbox
02:25:02
02:25:02 Successfully installed Pillow-12.3.0 PyYAML-6.0.3 appdirs-1.4.4 charset_normalizer-3.4.9 future-1.0.0 omero-dropbox-5.7.1.dev0 omero-py-5.23.0 portalocker-4.1.0 requests-2.34.2 urllib3-2.7.0
02:25:02 + for x in *.gz
02:25:02 + pip install omero_marshal-0.9.2.dev0.tar.gz
02:25:03 Processing ./omero_marshal-0.9.2.dev0.tar.gz
02:25:03 Installing build dependencies: started
02:25:04 Installing build dependencies: finished with status 'done'
02:25:04 Getting requirements to build wheel: started
02:25:04 Getting requirements to build wheel: finished with status 'done'
02:25:04 Preparing metadata (pyproject.toml): started
02:25:04 Preparing metadata (pyproject.toml): finished with status 'done'
02:25:05 Building wheels for collected packages: omero_marshal
02:25:05 Building wheel for omero_marshal (pyproject.toml): started
02:25:05 Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
02:25:05 Created wheel for omero_marshal: filename=omero_marshal-0.9.2.dev0-py3-none-any.whl size=88129 sha256=bcf2ebf63402f508b51da70544bbaaabb8bc8b2ab43de1fae90029a8a093d9e6
02:25:05 Stored in directory: /home/omero/.cache/pip/wheels/a7/49/f8/ee97ae6cd0ac1217d15421daf522887b20ca2595964479e97a
02:25:05 Successfully built omero_marshal
02:25:05 Installing collected packages: omero_marshal
02:25:07 Successfully installed omero_marshal-0.9.2.dev0
02:25:07 + for x in *.gz
02:25:07 + pip install omero_py-5.23.1.dev0.tar.gz
02:25:08 Processing ./omero_py-5.23.1.dev0.tar.gz
02:25:08 Installing build dependencies: started
02:25:09 Installing build dependencies: finished with status 'done'
02:25:09 Getting requirements to build wheel: started
02:25:10 Getting requirements to build wheel: finished with status 'done'
02:25:10 Preparing metadata (pyproject.toml): started
02:25:10 Preparing metadata (pyproject.toml): finished with status 'done'
02:25:10 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (1.4.4)
02:25:10 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (1.0.0)
02:25:10 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (2.4.6)
02:25:10 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (12.3.0)
02:25:10 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (6.0.3)
02:25:10 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (3.6.5)
02:25:10 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (2.34.2)
02:25:10 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (4.1.0)
02:25:10 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (3.4.9)
02:25:10 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (3.18)
02:25:10 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (2.7.0)
02:25:10 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (2026.7.22)
02:25:10 Building wheels for collected packages: omero-py
02:25:10 Building wheel for omero-py (pyproject.toml): started
02:25:11 Building wheel for omero-py (pyproject.toml): finished with status 'done'
02:25:11 Created wheel for omero-py: filename=omero_py-5.23.1.dev0-py3-none-any.whl size=2786710 sha256=be9596fa576578d9b2ae56b28b19d79ad09d37aacc5acc130158c3bb54e0975c
02:25:11 Stored in directory: /home/omero/.cache/pip/wheels/a7/48/19/78f974c59d972518bdf070c7f34d9f3c124c963ad70374950f
02:25:11 Successfully built omero-py
02:25:11 Installing collected packages: omero-py
02:25:11 Attempting uninstall: omero-py
02:25:11 Found existing installation: omero-py 5.23.0
02:25:12 Uninstalling omero-py-5.23.0:
02:25:19 Successfully uninstalled omero-py-5.23.0
02:25:35 Successfully installed omero-py-5.23.1.dev0
02:25:35 + for x in *.gz
02:25:35 + pip install omero_scripts-5.10.1.dev0.tar.gz
02:25:36 Processing ./omero_scripts-5.10.1.dev0.tar.gz
02:25:36 Installing build dependencies: started
02:25:38 Installing build dependencies: finished with status 'done'
02:25:38 Getting requirements to build wheel: started
02:25:38 Getting requirements to build wheel: finished with status 'done'
02:25:38 Preparing metadata (pyproject.toml): started
02:25:38 Preparing metadata (pyproject.toml): finished with status 'done'
02:25:38 Building wheels for collected packages: omero-scripts
02:25:38 Building wheel for omero-scripts (pyproject.toml): started
02:25:39 Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
02:25:39 Created wheel for omero-scripts: filename=omero_scripts-5.10.1.dev0-py3-none-any.whl size=137216 sha256=8e0ec4b5d1d8b70b0b4cf7b65a6c8b89f920cdfd4e89a51b67274b495ddb51e6
02:25:39 Stored in directory: /home/omero/.cache/pip/wheels/88/2f/31/9478f1cef9d86ee7a706f3c8d94d67d22081ff846c64d43aa0
02:25:39 Successfully built omero-scripts
02:25:39 Installing collected packages: omero-scripts
02:25:40 Successfully installed omero-scripts-5.10.1.dev0
02:25:40 + for x in *.gz
02:25:40 + pip install omero_web-5.32.1.dev0.tar.gz
02:25:41 Processing ./omero_web-5.32.1.dev0.tar.gz
02:25:42 Installing build dependencies: started
02:25:43 Installing build dependencies: finished with status 'done'
02:25:43 Getting requirements to build wheel: started
02:25:44 Getting requirements to build wheel: finished with status 'done'
02:25:44 Preparing metadata (pyproject.toml): started
02:25:44 Preparing metadata (pyproject.toml): finished with status 'done'
02:25:44 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (5.23.1.dev0)
02:25:44 Collecting concurrent-log-handler>=0.9.20 (from omero-web==5.32.1.dev0)
02:25:44 Using cached concurrent_log_handler-0.9.29-py3-none-any.whl.metadata (27 kB)
02:25:44 Collecting Django<5.3,>=5.2.9 (from omero-web==5.32.1.dev0)
02:25:44 Using cached django-5.2.17-py3-none-any.whl.metadata (4.1 kB)
02:25:44 Collecting django-pipeline>=4.1.0 (from omero-web==5.32.1.dev0)
02:25:44 Using cached django_pipeline-4.1.0-py3-none-any.whl.metadata (5.9 kB)
02:25:44 Collecting django-cors-headers==3.7.0 (from omero-web==5.32.1.dev0)
02:25:44 Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB)
02:25:44 Collecting whitenoise>=5.3.0 (from omero-web==5.32.1.dev0)
02:25:44 Using cached whitenoise-6.12.0-py3-none-any.whl.metadata (3.7 kB)
02:25:44 Collecting gunicorn>=19.3 (from omero-web==5.32.1.dev0)
02:25:44 Using cached gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB)
02:25:44 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (0.9.2.dev0)
02:25:44 Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (12.3.0)
02:25:45 Collecting pytz (from omero-web==5.32.1.dev0)
02:25:45 Using cached pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB)
02:25:45 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (4.1.0)
02:25:45 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (26.3)
02:25:45 Collecting importlib-resources (from omero-web==5.32.1.dev0)
02:25:45 Using cached importlib_resources-7.1.0-py3-none-any.whl.metadata (4.0 kB)
02:25:45 Collecting asgiref>=3.8.1 (from Django<5.3,>=5.2.9->omero-web==5.32.1.dev0)
02:25:45 Using cached asgiref-3.12.1-py3-none-any.whl.metadata (9.4 kB)
02:25:45 Collecting sqlparse>=0.3.1 (from Django<5.3,>=5.2.9->omero-web==5.32.1.dev0)
02:25:45 Using cached sqlparse-0.5.5-py3-none-any.whl.metadata (4.7 kB)
02:25:45 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web==5.32.1.dev0) (83.0.0)
02:25:45 Collecting wheel (from django-pipeline>=4.1.0->omero-web==5.32.1.dev0)
02:25:45 Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB)
02:25:45 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (1.4.4)
02:25:45 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (1.0.0)
02:25:45 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.4.6)
02:25:45 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (6.0.3)
02:25:45 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.6.5)
02:25:45 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.34.2)
02:25:45 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.4.9)
02:25:45 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.18)
02:25:45 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.7.0)
02:25:45 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (2026.7.22)
02:25:45 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
02:25:45 Using cached django-5.2.17-py3-none-any.whl (8.3 MB)
02:25:45 Using cached asgiref-3.12.1-py3-none-any.whl (25 kB)
02:25:45 Using cached concurrent_log_handler-0.9.29-py3-none-any.whl (32 kB)
02:25:45 Using cached django_pipeline-4.1.0-py3-none-any.whl (75 kB)
02:25:45 Using cached gunicorn-26.0.0-py3-none-any.whl (212 kB)
02:25:45 Using cached sqlparse-0.5.5-py3-none-any.whl (46 kB)
02:25:45 Using cached whitenoise-6.12.0-py3-none-any.whl (20 kB)
02:25:45 Using cached importlib_resources-7.1.0-py3-none-any.whl (37 kB)
02:25:45 Using cached pytz-2026.3.post1-py2.py3-none-any.whl (508 kB)
02:25:45 Using cached wheel-0.47.0-py3-none-any.whl (32 kB)
02:25:45 Building wheels for collected packages: omero-web
02:25:45 Building wheel for omero-web (pyproject.toml): started
02:25:46 Building wheel for omero-web (pyproject.toml): finished with status 'done'
02:25:46 Created wheel for omero-web: filename=omero_web-5.32.1.dev0-py3-none-any.whl size=2820229 sha256=254c239fb4ba7c303c61980d6f580e0d6298c3d6105539a291fdbd50d1b6f1fa
02:25:46 Stored in directory: /home/omero/.cache/pip/wheels/91/ad/79/ec318377d2e814ec25bf29bc612d81f9a885cbc4aa52a338d5
02:25:46 Successfully built omero-web
02:25:47 Installing collected packages: pytz, whitenoise, wheel, sqlparse, importlib-resources, gunicorn, concurrent-log-handler, asgiref, django-pipeline, Django, django-cors-headers, omero-web
02:26:55
02:26:55 Successfully installed Django-5.2.17 asgiref-3.12.1 concurrent-log-handler-0.9.29 django-cors-headers-3.7.0 django-pipeline-4.1.0 gunicorn-26.0.0 importlib-resources-7.1.0 omero-web-5.32.1.dev0 pytz-2026.3.post1 sqlparse-0.5.5 wheel-0.47.0 whitenoise-6.12.0
02:26:55 + cd /home/omero/workspace/OMERO-training/OMERO.server
02:26:55 + bash /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_setup.sh
02:26:55 + HOSTNAME=29421e1b2cbe
02:26:55 + PORT=4064
02:26:55 + WEBHOST=http://nginx/web
02:26:55 + SERVER_NAME=omero
02:26:55 + ROOT_PASSWORD=omero
02:26:55 + GROUP_NAME=training_group
02:26:55 + GROUP_NAME_2=training_group-2
02:26:55 + USER_NAME=training_user
02:26:55 + USER_NAME_2=training_user-2
02:26:55 + LIGHTADMIN_USER_NAME=ladmin_user
02:26:55 + USER_PASSWORD=ome
02:26:55 + CONFIG_FILENAME=training_ice.config
02:26:55 + omero login root@29421e1b2cbe:4064 -w omero
02:26:58 Created session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:26:58 + omero group add training_group --type read-only --ignore-existing
02:27:00 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:27:00 Group exists: training_group (id=3)
02:27:01 + omero group add training_group-2 --type read-only --ignore-existing
02:27:02 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:27:02 Group exists: training_group-2 (id=4)
02:27:03 + omero user add training_user training_user training_user training_group training_group-2 --ignore-existing -P ome
02:27:05 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:27:05 User exists: training_user (id=2)
02:27:05 + omero user joingroup --name training_user --group-name training_group training_group-2
02:27:07 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:27:07 2 is already in group 3
02:27:07 2 is already in group 4
02:27:07 + omero user add training_user-2 training_user-2 training_user-2 training_group training_group-2 --ignore-existing -P ome
02:27:09 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:27:09 User exists: training_user-2 (id=3)
02:27:09 + omero user joingroup --name training_user-2 --group-name training_group training_group-2
02:27:11 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:27:11 3 is already in group 3
02:27:11 3 is already in group 4
02:27:11 + omero user add ladmin_user ladmin_user ladmin_user training_group training_group-2 -a --ignore-existing -P ome
02:27:13 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:27:13 User exists: ladmin_user (id=4)
02:27:13 + omero user joingroup --name ladmin_user --group-name training_group training_group-2
02:27:15 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:27:15 4 is already in group 3
02:27:15 4 is already in group 4
02:27:15 ++ omero user info ladmin_user --style plain
02:27:15 ++ cut -d, -f1
02:27:17 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:27:17 + id=4
02:27:17 + omero obj map-set Experimenter:4 config AdminPrivilege:Sudo true
02:27:19 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:27:19 Experimenter:4
02:27:19 + omero logout
02:27:21 + touch test.fake
02:27:21 + omero login training_user@29421e1b2cbe:4064 -w ome -g training_group
02:27:23 Created session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:27:23 + nProjects=1
02:27:23 + nDatasets=2
02:27:23 + echo 'Creating projects and datasets'
02:27:23 Creating projects and datasets
02:27:23 + (( i=1 ))
02:27:23 + (( i<=1 ))
02:27:23 ++ omero obj new Project 'name=Project 1'
02:27:25 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:27:25 + project=Project:1301
02:27:25 + (( j=1 ))
02:27:25 + (( j<=2 ))
02:27:25 ++ omero obj new Dataset 'name=Dataset 1-1'
02:27:27 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:27:27 + dataset=Dataset:1301
02:27:27 + omero obj new ProjectDatasetLink parent=Project:1301 child=Dataset:1301
02:27:28 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:27:29 ProjectDatasetLink:1301
02:27:29 + echo 'Importing image into dataset'
02:27:29 Importing image into dataset
02:27:29 + omero import -d Dataset:1301 test.fake --debug ERROR
02:27:31 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:27:32 2026-08-06 02:27:32,081 274 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.6-SNAPSHOT
02:27:32 2026-08-06 02:27:32,102 295 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0 revision: 877c317e4e396381dc76e56c1539b24947f71dce date: 18 March 2026
02:27:37 Image:1801
02:27:37 Other imported objects:
02:27:37 Fileset:1401
02:27:37
02:27:37 ==> Summary
02:27:37 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:04.079
02:27:38 + (( j++ ))
02:27:38 + (( j<=2 ))
02:27:38 ++ omero obj new Dataset 'name=Dataset 1-2'
02:27:40 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:27:40 + dataset=Dataset:1302
02:27:40 + omero obj new ProjectDatasetLink parent=Project:1301 child=Dataset:1302
02:27:42 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:27:42 ProjectDatasetLink:1302
02:27:42 + echo 'Importing image into dataset'
02:27:42 Importing image into dataset
02:27:42 + omero import -d Dataset:1302 test.fake --debug ERROR
02:27:44 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:27:45 2026-08-06 02:27:45,520 227 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.6-SNAPSHOT
02:27:45 2026-08-06 02:27:45,534 241 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0 revision: 877c317e4e396381dc76e56c1539b24947f71dce date: 18 March 2026
02:27:48 Image:1802
02:27:48 Other imported objects:
02:27:48 Fileset:1402
02:27:48
02:27:48 ==> Summary
02:27:48 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:01.765
02:27:48 + (( j++ ))
02:27:48 + (( j<=2 ))
02:27:48 + (( i++ ))
02:27:48 + (( i<=1 ))
02:27:48 + (( j=1 ))
02:27:48 + (( j<=2 ))
02:27:48 + omero obj new Dataset 'name=Orphaned dataset 1'
02:27:50 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:27:50 Dataset:1303
02:27:50 + (( j++ ))
02:27:50 + (( j<=2 ))
02:27:50 + omero obj new Dataset 'name=Orphaned dataset 2'
02:27:52 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:27:52 Dataset:1304
02:27:52 + (( j++ ))
02:27:52 + (( j<=2 ))
02:27:52 + echo 'Importing image file'
02:27:52 Importing image file
02:27:52 + touch 'test&sizeT=10&sizeZ=5&sizeC=3.fake'
02:27:52 + omero import 'test&sizeT=10&sizeZ=5&sizeC=3.fake'
02:28:01 ++ sed -n -e 's/^Image://p' image_import.log
02:28:01 + imageid=1803
02:28:01 ++ omero obj new MapAnnotation
02:28:03 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:03 + MAP=MapAnnotation:3801
02:28:03 + omero obj map-set MapAnnotation:3801 mapValue testkey testvalue
02:28:05 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:06 MapAnnotation:3801
02:28:06 + omero obj new ImageAnnotationLink parent=Image:1803 child=MapAnnotation:3801
02:28:08 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:08 ImageAnnotationLink:3751
02:28:09 ++ omero obj new Screen name=Screen
02:28:11 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:11 + screen=Screen:1301
02:28:11 ++ omero obj new Plate name=Plate
02:28:13 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:13 + plate=Plate:1301
02:28:13 + omero obj new ScreenPlateLink parent=Screen:1301 child=Plate:1301
02:28:15 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:15 ScreenPlateLink:1301
02:28:15 + echo 'Importing SPW file'
02:28:15 Importing SPW file
02:28:15 + touch 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake'
02:28:15 + omero import -r Screen:1301 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake'
02:28:23 ++ sed -n -e 's/^Plate://p' plate_import.log
02:28:23 + plateid=1302
02:28:23 + omero logout
02:28:25 + omero login training_user-2@29421e1b2cbe:4064 -w ome -g training_group
02:28:27 Created session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:28 + omero obj new Project 'name=Project 0'
02:28:30 Using session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:30 Project:1302
02:28:30 + omero obj new Dataset 'name=Dataset 0'
02:28:32 Using session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:32 Dataset:1305
02:28:33 + omero import test.fake --debug ERROR
02:28:35 Using session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:35 2026-08-06 02:28:35,941 246 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.6-SNAPSHOT
02:28:35 2026-08-06 02:28:35,956 261 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0 revision: 877c317e4e396381dc76e56c1539b24947f71dce date: 18 March 2026
02:28:38 Image:1807
02:28:38 Other imported objects:
02:28:38 Fileset:1405
02:28:38
02:28:38 ==> Summary
02:28:38 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:01.297
02:28:39 + omero obj new Screen name=Screen
02:28:41 Using session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:41 Screen:1302
02:28:41 + omero obj new Plate name=Plate
02:28:43 Using session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:43 Plate:1303
02:28:43 + omero login training_user@29421e1b2cbe:4064 -w ome -g training_group-2
02:28:46 Created session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:28:46 + omero obj new Project 'name=Project 0'
02:28:48 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:28:48 Project:1303
02:28:49 + omero obj new Dataset 'name=Dataset 0'
02:28:51 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:28:51 Dataset:1306
02:28:51 + omero import test.fake --debug ERROR
02:28:53 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:28:54 2026-08-06 02:28:54,421 239 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.6-SNAPSHOT
02:28:54 2026-08-06 02:28:54,435 253 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0 revision: 877c317e4e396381dc76e56c1539b24947f71dce date: 18 March 2026
02:28:57 Image:1808
02:28:57 Other imported objects:
02:28:57 Fileset:1406
02:28:57
02:28:57 ==> Summary
02:28:57 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:01.309
02:28:57 + omero obj new Screen name=Screen
02:29:00 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:29:00 Screen:1303
02:29:00 + omero obj new Plate name=Plate
02:29:03 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:29:03 Plate:1304
02:29:03 + omero logout
02:29:06 + echo omero.host=29421e1b2cbe
02:29:06 + echo omero.port=4064
02:29:06 + echo omero.webhost=http://nginx/web
02:29:06 + echo omero.servername=omero
02:29:06 + echo omero.user=training_user
02:29:06 + echo omero.pass=ome
02:29:06 + echo omero.group=training_group
02:29:06 + echo omero.projectid=1301
02:29:06 + echo omero.datasetid=1302
02:29:06 + echo omero.imageid=1803
02:29:06 + echo omero.plateid=1302
02:29:06 + echo omero.screenid=1301
02:29:06 + echo omero.group2=training_group-2
02:29:06 + echo omero.ladmin=ladmin_user
02:29:06 + rm 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake' test.fake 'test&sizeT=10&sizeZ=5&sizeC=3.fake'
02:29:06 + mv training_ice.config /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training
02:29:06 + omero sessions clear
02:29:09 1 session(s) cleared
02:29:09 !! 08/06/26 02:29:09.795 error: communicator not destroyed during global destruction.+ export ICE_CONFIG=/home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_ice.config
02:29:09 + ICE_CONFIG=/home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_ice.config
02:29:09 + pip install --upgrade requests
02:29:10 Requirement already satisfied: requests in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (2.34.2)
02:29:10 Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (3.4.9)
02:29:10 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (3.18)
02:29:10 Requirement already satisfied: urllib3<3,>=1.26 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (2.7.0)
02:29:10 Requirement already satisfied: certifi>=2023.5.7 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (2026.7.22)
02:29:11 + python /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/python
02:29:21 Running training suite
02:29:21 created 20 shapes
02:29:21 retrieved 20 shapes in 4 batches
02:29:21 Current user:
02:29:21 ID: 2
02:29:21 Username: training_user
02:29:21 Full Name: training_user training_user
02:29:21 Is Admin: False
02:29:21 []
02:29:21 Member of:
02:29:21 ID: 3 Name: training_group
02:29:21 ID: 4 Name: training_group-2
02:29:21 Current group: training_group
02:29:21 Group owners:
02:29:21 Group members:
02:29:21 ID: 2 UserName: training_user Name: training_user training_user
02:29:21 ID: 3 UserName: training_user-2 Name: training_user-2 training_user-2
02:29:21 ID: 4 UserName: ladmin_user Name: ladmin_user ladmin_user
02:29:21 Owner of:
02:29:21 Admins:
02:29:21 ID: 0 UserName: root Name: root root
02:29:21 ID: 52 UserName: <hidden> Name: <hidden> <hidden>
02:29:21 ID: 4 UserName: ladmin_user Name: ladmin_user ladmin_user
02:29:21 Created new Image:1809 Name:"numpy image"
02:29:21 newPlane for z,t: 0 0 uint8 0 127
02:29:21 newPlane for z,t: 0 1 uint8 0 127
02:29:21 newPlane for z,t: 0 2 uint8 0 127
02:29:21 newPlane for z,t: 0 3 uint8 0 127
02:29:21 newPlane for z,t: 0 4 uint8 0 127
02:29:21 newPlane for z,t: 0 5 uint8 0 127
02:29:21 newPlane for z,t: 0 6 uint8 0 127
02:29:21 newPlane for z,t: 0 7 uint8 0 127
02:29:21 newPlane for z,t: 0 8 uint8 0 127
02:29:21 newPlane for z,t: 0 9 uint8 0 127
02:29:21 newPlane for z,t: 1 0 uint8 0 127
02:29:21 newPlane for z,t: 1 1 uint8 0 127
02:29:21 newPlane for z,t: 1 2 uint8 0 127
02:29:21 newPlane for z,t: 1 3 uint8 0 127
02:29:21 newPlane for z,t: 1 4 uint8 0 127
02:29:21 newPlane for z,t: 1 5 uint8 0 127
02:29:21 newPlane for z,t: 1 6 uint8 0 127
02:29:21 newPlane for z,t: 1 7 uint8 0 127
02:29:21 newPlane for z,t: 1 8 uint8 0 127
02:29:21 newPlane for z,t: 1 9 uint8 0 127
02:29:21 newPlane for z,t: 2 0 uint8 0 127
02:29:21 newPlane for z,t: 2 1 uint8 0 127
02:29:21 newPlane for z,t: 2 2 uint8 0 127
02:29:21 newPlane for z,t: 2 3 uint8 0 127
02:29:21 newPlane for z,t: 2 4 uint8 0 127
02:29:21 newPlane for z,t: 2 5 uint8 0 127
02:29:21 newPlane for z,t: 2 6 uint8 0 127
02:29:21 newPlane for z,t: 2 7 uint8 0 127
02:29:21 newPlane for z,t: 2 8 uint8 0 127
02:29:21 newPlane for z,t: 2 9 uint8 0 127
02:29:21 newPlane for z,t: 3 0 uint8 0 127
02:29:21 newPlane for z,t: 3 1 uint8 0 127
02:29:21 newPlane for z,t: 3 2 uint8 0 127
02:29:21 newPlane for z,t: 3 3 uint8 0 127
02:29:21 newPlane for z,t: 3 4 uint8 0 127
02:29:21 newPlane for z,t: 3 5 uint8 0 127
02:29:21 newPlane for z,t: 3 6 uint8 0 127
02:29:21 newPlane for z,t: 3 7 uint8 0 127
02:29:21 newPlane for z,t: 3 8 uint8 0 127
02:29:21 newPlane for z,t: 3 9 uint8 0 127
02:29:21 newPlane for z,t: 4 0 uint8 0 127
02:29:21 newPlane for z,t: 4 1 uint8 0 127
02:29:21 newPlane for z,t: 4 2 uint8 0 127
02:29:21 newPlane for z,t: 4 3 uint8 0 127
02:29:21 newPlane for z,t: 4 4 uint8 0 127
02:29:21 newPlane for z,t: 4 5 uint8 0 127
02:29:21 newPlane for z,t: 4 6 uint8 0 127
02:29:21 newPlane for z,t: 4 7 uint8 0 127
02:29:21 newPlane for z,t: 4 8 uint8 0 127
02:29:21 newPlane for z,t: 4 9 uint8 0 127
02:29:21 Deleting, please wait.
02:29:21 Error? False
02:29:21 1803 test&sizeT=10&sizeZ=5&sizeC=3.fake
02:29:21 training_user_2/Blitz-0-Ice.ThreadPool.Server-11/2026-08/06/02-27-59.457/ test&sizeT=10&sizeZ=5&sizeC=3.fake
02:29:21 1
02:29:21 training_user_2/Blitz-0-Ice.ThreadPool.Server-11/2026-08/06/02-27-59.457/ test&sizeT=10&sizeZ=5&sizeC=3.fake
02:29:21 Current group: training_group
02:29:21 Permissions: READ-ONLY (rwr---)
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Project 0 Owner: training_user-2 training_user-2
02:29:21 Project 1 Owner: training_user training_user
02:29:21 Image: <_ImageWrapper id=1803>
02:29:21 Image: <_ImageWrapper id=1803> Group: training_group 3
02:29:21 Image: <_ImageWrapper id=1803> Channel: 0
02:29:21 Channel: 1
02:29:21 Channel: 2
02:29:21
02:29:21
02:29:21 original_metadata
02:29:21 global_metadata
02:29:21 series_metadata
02:29:21
02:29:21 Plane at zct: 0 0 0
02:29:21 [[ 0 0 0 ... 253 254 255]
02:29:21 [ 0 0 0 ... 253 254 255]
02:29:21 [ 0 0 0 ... 253 254 255]
02:29:21 ...
02:29:21 [ 0 1 2 ... 253 254 255]
02:29:21 [ 0 1 2 ... 253 254 255]
02:29:21 [ 0 1 2 ... 253 254 255]]
02:29:21 shape: (512, 512)
02:29:21 min: 0 max: 255 pixel type: uint8
02:29:21
02:29:21 Z stack of tiles:
02:29:21 Tile: (0, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
02:29:21 Tile: (1, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
02:29:21 Tile: (2, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
02:29:21 Tile: (3, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
02:29:21 Tile: (4, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
02:29:21
02:29:21 Hyper stack of planes:
02:29:21 plane zct: (2, 0, 0) min: 0 max: 255
02:29:21 plane zct: (2, 0, 1) min: 0 max: 255
02:29:21 plane zct: (2, 0, 2) min: 0 max: 255
02:29:21 plane zct: (2, 0, 3) min: 0 max: 255
02:29:21 plane zct: (2, 0, 4) min: 0 max: 255
02:29:21 plane zct: (2, 0, 5) min: 0 max: 255
02:29:21 plane zct: (2, 0, 6) min: 0 max: 255
02:29:21 plane zct: (2, 0, 7) min: 0 max: 255
02:29:21 plane zct: (2, 0, 8) min: 0 max: 255
02:29:21 plane zct: (2, 0, 9) min: 0 max: 255
02:29:21 plane zct: (2, 1, 0) min: 0 max: 255
02:29:21 plane zct: (2, 1, 1) min: 0 max: 255
02:29:21 plane zct: (2, 1, 2) min: 0 max: 255
02:29:21 plane zct: (2, 1, 3) min: 0 max: 255
02:29:21 plane zct: (2, 1, 4) min: 0 max: 255
02:29:21 plane zct: (2, 1, 5) min: 0 max: 255
02:29:21 plane zct: (2, 1, 6) min: 0 max: 255
02:29:21 plane zct: (2, 1, 7) min: 0 max: 255
02:29:21 plane zct: (2, 1, 8) min: 0 max: 255
02:29:21 plane zct: (2, 1, 9) min: 0 max: 255
02:29:21 plane zct: (2, 2, 0) min: 0 max: 255
02:29:21 plane zct: (2, 2, 1) min: 0 max: 255
02:29:21 plane zct: (2, 2, 2) min: 0 max: 255
02:29:21 plane zct: (2, 2, 3) min: 0 max: 255
02:29:21 plane zct: (2, 2, 4) min: 0 max: 255
02:29:21 plane zct: (2, 2, 5) min: 0 max: 255
02:29:21 plane zct: (2, 2, 6) min: 0 max: 255
02:29:21 plane zct: (2, 2, 7) min: 0 max: 255
02:29:21 plane zct: (2, 2, 8) min: 0 max: 255
02:29:21 plane zct: (2, 2, 9) min: 0 max: 255
02:29:21 plane zct: (3, 0, 0) min: 0 max: 255
02:29:21 plane zct: (3, 0, 1) min: 0 max: 255
02:29:21 plane zct: (3, 0, 2) min: 0 max: 255
02:29:21 plane zct: (3, 0, 3) min: 0 max: 255
02:29:21 plane zct: (3, 0, 4) min: 0 max: 255
02:29:21 plane zct: (3, 0, 5) min: 0 max: 255
02:29:21 plane zct: (3, 0, 6) min: 0 max: 255
02:29:21 plane zct: (3, 0, 7) min: 0 max: 255
02:29:21 plane zct: (3, 0, 8) min: 0 max: 255
02:29:21 plane zct: (3, 0, 9) min: 0 max: 255
02:29:21 plane zct: (3, 1, 0) min: 0 max: 255
02:29:21 plane zct: (3, 1, 1) min: 0 max: 255
02:29:21 plane zct: (3, 1, 2) min: 0 max: 255
02:29:21 plane zct: (3, 1, 3) min: 0 max: 255
02:29:21 plane zct: (3, 1, 4) min: 0 max: 255
02:29:21 plane zct: (3, 1, 5) min: 0 max: 255
02:29:21 plane zct: (3, 1, 6) min: 0 max: 255
02:29:21 plane zct: (3, 1, 7) min: 0 max: 255
02:29:21 plane zct: (3, 1, 8) min: 0 max: 255
02:29:21 plane zct: (3, 1, 9) min: 0 max: 255
02:29:21 plane zct: (3, 2, 0) min: 0 max: 255
02:29:22 plane zct: (3, 2, 1) min: 0 max: 255
02:29:22 plane zct: (3, 2, 2) min: 0 max: 255
02:29:22 plane zct: (3, 2, 3) min: 0 max: 255
02:29:22 plane zct: (3, 2, 4) min: 0 max: 255
02:29:22 plane zct: (3, 2, 5) min: 0 max: 255
02:29:22 plane zct: (3, 2, 6) min: 0 max: 255
02:29:22 plane zct: (3, 2, 7) min: 0 max: 255
02:29:22 plane zct: (3, 2, 8) min: 0 max: 255
02:29:22 plane zct: (3, 2, 9) min: 0 max: 255
02:29:22 plane zct: (4, 0, 0) min: 0 max: 255
02:29:22 plane zct: (4, 0, 1) min: 0 max: 255
02:29:22 plane zct: (4, 0, 2) min: 0 max: 255
02:29:22 plane zct: (4, 0, 3) min: 0 max: 255
02:29:22 plane zct: (4, 0, 4) min: 0 max: 255
02:29:22 plane zct: (4, 0, 5) min: 0 max: 255
02:29:22 plane zct: (4, 0, 6) min: 0 max: 255
02:29:22 plane zct: (4, 0, 7) min: 0 max: 255
02:29:22 plane zct: (4, 0, 8) min: 0 max: 255
02:29:22 plane zct: (4, 0, 9) min: 0 max: 255
02:29:22 plane zct: (4, 1, 0) min: 0 max: 255
02:29:22 plane zct: (4, 1, 1) min: 0 max: 255
02:29:22 plane zct: (4, 1, 2) min: 0 max: 255
02:29:22 plane zct: (4, 1, 3) min: 0 max: 255
02:29:22 plane zct: (4, 1, 4) min: 0 max: 255
02:29:22 plane zct: (4, 1, 5) min: 0 max: 255
02:29:22 plane zct: (4, 1, 6) min: 0 max: 255
02:29:22 plane zct: (4, 1, 7) min: 0 max: 255
02:29:22 plane zct: (4, 1, 8) min: 0 max: 255
02:29:22 plane zct: (4, 1, 9) min: 0 max: 255
02:29:22 plane zct: (4, 2, 0) min: 0 max: 255
02:29:22 plane zct: (4, 2, 1) min: 0 max: 255
02:29:22 plane zct: (4, 2, 2) min: 0 max: 255
02:29:22 plane zct: (4, 2, 3) min: 0 max: 255
02:29:22 plane zct: (4, 2, 4) min: 0 max: 255
02:29:22 plane zct: (4, 2, 5) min: 0 max: 255
02:29:22 plane zct: (4, 2, 6) min: 0 max: 255
02:29:22 plane zct: (4, 2, 7) min: 0 max: 255
02:29:22 plane zct: (4, 2, 8) min: 0 max: 255
02:29:22 plane zct: (4, 2, 9) min: 0 max: 255
02:29:22 {0: [1514, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024]}
02:29:22
02:29:22 List Projects:
02:29:22 ==================================================
02:29:22 Project:1 Name:"Project 1" (owner=training_user)
02:29:22 Dataset:1 Name:"Dataset 1-1" (owner=training_user)
02:29:22 Image:1 Name:"test.fake" (owner=training_user)
02:29:22 Dataset:2 Name:"Dataset 1-2" (owner=training_user)
02:29:22 Image:12 Name:"New Image" (owner=training_user)
02:29:22 Image:13 Name:"newImageFrom3" (owner=training_user)
02:29:22 Image:2 Name:"test.fake" (owner=training_user)
02:29:22 Dataset:7 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:17 Name:"new Name 1" (owner=training_user)
02:29:22 Dataset:18 Name:"new Name 2" (owner=training_user)
02:29:22 Project:51 Name:"Project 1" (owner=training_user)
02:29:22 Dataset:51 Name:"Dataset 1-1" (owner=training_user)
02:29:22 Image:51 Name:"test.fake" (owner=training_user)
02:29:22 Dataset:52 Name:"Dataset 1-2" (owner=training_user)
02:29:22 Image:62 Name:"New Image" (owner=training_user)
02:29:22 Image:63 Name:"newImageFrom53" (owner=training_user)
02:29:22 Image:52 Name:"test.fake" (owner=training_user)
02:29:22 Dataset:57 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:67 Name:"new Name 1" (owner=training_user)
02:29:22 Dataset:68 Name:"new Name 2" (owner=training_user)
02:29:22 Project:101 Name:"Project 1" (owner=training_user)
02:29:22 Dataset:101 Name:"Dataset 1-1" (owner=training_user)
02:29:22 Image:101 Name:"test.fake" (owner=training_user)
02:29:22 Dataset:102 Name:"Dataset 1-2" (owner=training_user)
02:29:22 Image:112 Name:"New Image" (owner=training_user)
02:29:22 Image:113 Name:"newImageFrom103" (owner=training_user)
02:29:22 Image:102 Name:"test.fake" (owner=training_user)
02:29:22 Dataset:107 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:117 Name:"new Name 1" (owner=training_user)
02:29:22 Dataset:118 Name:"new Name 2" (owner=training_user)
02:29:22 Project:151 Name:"Project 1" (owner=training_user)
02:29:22 Dataset:151 Name:"Dataset 1-1" (owner=training_user)
02:29:22 Image:151 Name:"test.fake" (owner=training_user)
02:29:22 Dataset:152 Name:"Dataset 1-2" (owner=training_user)
02:29:22 Image:162 Name:"New Image" (owner=training_user)
02:29:22 Image:163 Name:"newImageFrom153" (owner=training_user)
02:29:22 Image:152 Name:"test.fake" (owner=training_user)
02:29:22 Dataset:157 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:167 Name:"new Name 1" (owner=training_user)
02:29:22 Dataset:168 Name:"new Name 2" (owner=training_user)
02:29:22 Project:201 Name:"Project 1" (owner=training_user)
02:29:22 Dataset:201 Name:"Dataset 1-1" (owner=training_user)
02:29:22 Image:201 Name:"test.fake" (owner=training_user)
02:29:22 Dataset:202 Name:"Dataset 1-2" (owner=training_user)
02:29:22 Image:212 Name:"New Image" (owner=training_user)
02:29:22 Image:213 Name:"newImageFrom203" (owner=training_user)
02:29:22 Image:202 Name:"test.fake" (owner=training_user)
02:29:22 Dataset:207 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:217 Name:"new Name 1" (owner=training_user)
02:29:22 Dataset:218 Name:"new Name 2" (owner=training_user)
02:29:22
02:29:22 List orphaned Datasets:
02:29:22 ==================================================
02:29:22 Dataset:3 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:4 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:5 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:10 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:9 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:8 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:11 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:12 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:13 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:14 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:15 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:16 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:53 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:54 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:55 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:60 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:59 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:58 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:61 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:62 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:63 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:64 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:65 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:66 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:103 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:104 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:105 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:110 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:109 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:108 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:111 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:112 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:113 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:114 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:115 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:116 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:153 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:154 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:155 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:163 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:160 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:159 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:158 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:161 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:162 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:164 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:165 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:166 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:203 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:204 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:205 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:214 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:215 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:216 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:210 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:209 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:208 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:211 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:212 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:213 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:253 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:254 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:303 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:304 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:255 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:260 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:259 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:258 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:261 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:262 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:263 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:264 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:265 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:266 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:305 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:310 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:309 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:308 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:311 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:312 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:313 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:314 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:315 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:316 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:353 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:354 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:355 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:360 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:359 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:358 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:361 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:362 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:363 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:364 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:365 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:366 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:403 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:404 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:405 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:410 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:409 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:408 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:411 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:412 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:413 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:414 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:415 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:416 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:453 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:454 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:455 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:460 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:459 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:458 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:461 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:462 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:463 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:464 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:465 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:466 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:503 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:504 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:505 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:510 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:509 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:508 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:511 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:512 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:513 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:514 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:515 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:516 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:553 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:554 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:555 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:560 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:559 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:558 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:561 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:562 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:563 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:564 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:565 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:566 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:603 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:604 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:605 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:614 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:615 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:616 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:610 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:609 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:608 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:611 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:612 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:613 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:653 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:654 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:655 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:660 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:659 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:658 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:661 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:662 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:663 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:664 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:665 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:666 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:703 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:704 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:705 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:710 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:709 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:708 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:711 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:712 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:713 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:714 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:715 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:716 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:753 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:754 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:755 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:760 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:759 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:758 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:761 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:762 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:763 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:764 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:765 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:766 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:803 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:804 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:805 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:810 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:809 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:808 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:811 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:812 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:813 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:814 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:815 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:816 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:854 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:855 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:856 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:861 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:860 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:859 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:862 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:863 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:864 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:865 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:866 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:867 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:903 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:904 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:905 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:910 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:909 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:908 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:911 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:912 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:913 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:914 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:915 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:916 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:953 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:954 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:955 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:1303 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:1304 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:960 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:959 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:958 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:961 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:962 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:963 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:964 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:965 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:966 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1305 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:1003 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:1004 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:1005 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:1013 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:1014 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1015 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1016 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1010 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1009 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1008 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1011 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:1012 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:1053 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:1054 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:1055 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:1060 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1059 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1058 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1061 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:1062 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:1063 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:1064 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1065 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1066 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1103 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:1104 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:1105 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:1110 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1109 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1108 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1111 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:1112 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:1113 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:1114 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1115 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1116 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1153 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:1154 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:1155 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:1160 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1159 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1158 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1161 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:1162 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:1163 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:1164 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1165 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1166 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1203 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:1204 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:1205 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:1214 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1215 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1216 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1210 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1209 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1208 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1211 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:1212 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:1213 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:1253 Name:"Orphaned dataset 1" (owner=training_user)
02:29:22 Dataset:1254 Name:"Orphaned dataset 2" (owner=training_user)
02:29:22 Dataset:1255 Name:"Dataset 0" (owner=training_user-2)
02:29:22 Dataset:1260 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1259 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1258 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1261 Name:"New Dataset" (owner=training_user)
02:29:22 Dataset:1262 Name:"New Dataset2" (owner=training_user)
02:29:22 Dataset:1263 Name:"FileAnnotationDelete" (owner=training_user)
02:29:22 Dataset:1264 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1265 Name:"MyDataset" (owner=training_user)
02:29:22 Dataset:1266 Name:"MyDataset" (owner=training_user)
02:29:22
02:29:22 Images in Dataset: 1302
02:29:22 ==================================================
02:29:22 Image:1802 Name:"test.fake" (owner=training_user)
02:29:22
02:29:22 Image:1803
02:29:22 ==================================================
02:29:22 test&sizeT=10&sizeZ=5&sizeC=3.fake
02:29:22 X: 512
02:29:22 Y: 512
02:29:22 Z: 5
02:29:22 C: 3
02:29:22 T: 10
02:29:22 Channel: 0 Color: (255, 0, 0)
02:29:22 Lookup table: None
02:29:22 Is reverse intensity? False
02:29:22 Channel: 1 Color: (0, 255, 0)
02:29:22 Lookup table: None
02:29:22 Is reverse intensity? False
02:29:22 Channel: 2 Color: (0, 0, 255)
02:29:22 Lookup table: None
02:29:22 Is reverse intensity? False
02:29:22 Pixel Size X: None
02:29:22
02:29:22 List Screens:
02:29:22 ==================================================
02:29:22 Screen:1302 Name:"Screen" (owner=training_user-2)
02:29:22 Screen:1301 Name:"Screen" (owner=training_user)
02:29:22 Plate:1301 Name:"Plate" (owner=training_user)
02:29:22 Plate:1302 Name:"Plate Name 0" (owner=training_user)
02:29:22 Screen:1252 Name:"Screen" (owner=training_user-2)
02:29:22 Screen:1251 Name:"Screen" (owner=training_user)
02:29:22 Plate:1251 Name:"Plate" (owner=training_user)
02:29:22 Plate:1252 Name:"Plate Name 0" (owner=training_user)
02:29:22 Screen:1202 Name:"Screen" (owner=training_user-2)
02:29:22 Screen:1201 Name:"Screen" (owner=training_user)
02:29:22 Plate:1201 Name:"Plate" (owner=training_user)
02:29:22 Plate:1202 Name:"Plate Name 0" (owner=training_user)
02:29:22 Screen:1152 Name:"Screen" (owner=training_user-2)
02:29:22 Screen:1151 Name:"Screen" (owner=training_user)
02:29:26 Plate:1151 Name:"Plate" (owner=training_user)
02:29:26 Plate:1152 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:1102 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:1101 Name:"Screen" (owner=training_user)
02:29:26 Plate:1101 Name:"Plate" (owner=training_user)
02:29:26 Plate:1102 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:1052 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:1051 Name:"Screen" (owner=training_user)
02:29:26 Plate:1051 Name:"Plate" (owner=training_user)
02:29:26 Plate:1052 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:1002 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:1001 Name:"Screen" (owner=training_user)
02:29:26 Plate:1001 Name:"Plate" (owner=training_user)
02:29:26 Plate:1002 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:952 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:951 Name:"Screen" (owner=training_user)
02:29:26 Plate:951 Name:"Plate" (owner=training_user)
02:29:26 Plate:952 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:902 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:901 Name:"Screen" (owner=training_user)
02:29:26 Plate:901 Name:"Plate" (owner=training_user)
02:29:26 Plate:902 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:852 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:851 Name:"Screen" (owner=training_user)
02:29:26 Plate:851 Name:"Plate" (owner=training_user)
02:29:26 Plate:852 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:802 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:801 Name:"Screen" (owner=training_user)
02:29:26 Plate:801 Name:"Plate" (owner=training_user)
02:29:26 Plate:802 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:752 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:751 Name:"Screen" (owner=training_user)
02:29:26 Plate:751 Name:"Plate" (owner=training_user)
02:29:26 Plate:752 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:702 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:701 Name:"Screen" (owner=training_user)
02:29:26 Plate:701 Name:"Plate" (owner=training_user)
02:29:26 Plate:702 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:652 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:651 Name:"Screen" (owner=training_user)
02:29:26 Plate:651 Name:"Plate" (owner=training_user)
02:29:26 Plate:652 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:602 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:601 Name:"Screen" (owner=training_user)
02:29:26 Plate:601 Name:"Plate" (owner=training_user)
02:29:26 Plate:602 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:552 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:551 Name:"Screen" (owner=training_user)
02:29:26 Plate:551 Name:"Plate" (owner=training_user)
02:29:26 Plate:552 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:502 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:501 Name:"Screen" (owner=training_user)
02:29:26 Plate:501 Name:"Plate" (owner=training_user)
02:29:26 Plate:502 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:452 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:451 Name:"Screen" (owner=training_user)
02:29:26 Plate:451 Name:"Plate" (owner=training_user)
02:29:26 Plate:452 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:402 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:401 Name:"Screen" (owner=training_user)
02:29:26 Plate:401 Name:"Plate" (owner=training_user)
02:29:26 Plate:402 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:352 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:351 Name:"Screen" (owner=training_user)
02:29:26 Plate:351 Name:"Plate" (owner=training_user)
02:29:26 Plate:352 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:302 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:301 Name:"Screen" (owner=training_user)
02:29:26 Plate:301 Name:"Plate" (owner=training_user)
02:29:26 Plate:302 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:252 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:251 Name:"Screen" (owner=training_user)
02:29:26 Plate:251 Name:"Plate" (owner=training_user)
02:29:26 Plate:252 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:202 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:201 Name:"Screen" (owner=training_user)
02:29:26 Plate:201 Name:"Plate" (owner=training_user)
02:29:26 Plate:202 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:152 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:151 Name:"Screen" (owner=training_user)
02:29:26 Plate:151 Name:"Plate" (owner=training_user)
02:29:26 Plate:152 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:102 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:101 Name:"Screen" (owner=training_user)
02:29:26 Plate:101 Name:"Plate" (owner=training_user)
02:29:26 Plate:102 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:52 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:51 Name:"Screen" (owner=training_user)
02:29:26 Plate:51 Name:"Plate" (owner=training_user)
02:29:26 Plate:52 Name:"Plate Name 0" (owner=training_user)
02:29:26 Screen:2 Name:"Screen" (owner=training_user-2)
02:29:26 Screen:1 Name:"Screen" (owner=training_user)
02:29:26 Plate:1 Name:"Plate" (owner=training_user)
02:29:26 Plate:2 Name:"Plate Name 0" (owner=training_user)
02:29:26
02:29:26 Plate:1302
02:29:26 ==================================================
02:29:26
02:29:26 Number of fields: (0, 0)
02:29:26
02:29:26 Grid size: {'rows': 1, 'columns': 3}
02:29:26
02:29:26 Wells in Plate: Plate Name 0
02:29:26 Well: 0 2 Fields: 1
02:29:26 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW 3] 1805
02:29:26 Well: 0 0 Fields: 1
02:29:26 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW] 1804
02:29:26 Well: 0 1 Fields: 1
02:29:26 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW 2] 1806
02:29:26 3801 <class 'omero.model.MapAnnotationI'>
02:29:26 added by training_user
02:29:26 Image ID: 1803
02:29:26 Annotation ID: 3801
02:29:26 1803
02:29:26 Channel rendering settings:
02:29:26 Name: 0
02:29:26 Color: FF0000
02:29:26 Active: True
02:29:26 Levels: 0.0 - 255.0
02:29:26 Name: 1
02:29:26 Color: 00FF00
02:29:26 Active: True
02:29:26 Levels: 0.0 - 255.0
02:29:26 Name: 2
02:29:26 Color: 0000FF
02:29:26 Active: True
02:29:26 Levels: 0.0 - 255.0
02:29:26 isGreyscaleRenderingModel: False
02:29:26 Default Z/T positions:
02:29:26 Z = 2, T = 0
02:29:26 Rendering Defs on Image:
02:29:26 ID: 1603 (owner: training_user training_user)
02:29:26 Adding a rectangle at theZ: 2, theT: 0, X: 50, Y: 200, width: 100, height: 50
02:29:26 ROI: ID: 1302
02:29:26 Shape: id 1321 theT 0 theZ 2 textValue test-Rectangle type Rectangle x 50.0 y 200.0 width 100.0 height 50.0
02:29:26 Shape: id 1322 theT 0 theZ 2 textValue test-Ellipse type Ellipse x 200.0 y 50.0 radiusX 100.0 radiusY 50.0
02:29:26 ROI: ID: 1303
02:29:26 Shape: id 1323 theT 0 theZ 2 textValue test-Line type Line x1 50.0 x2 150.0 y1 200.0 y2 250.0
02:29:26 ROI: ID: 1304
02:29:26 Shape: id 1324 theT 0 theZ 0 textValue test-Mask type Mask x 50.0 y 50.0 width 100.0 height 100.0
02:29:26 ROI: ID: 1305
02:29:26 Shape: id 1325 theT 0 theZ 2 textValue test-Point type Point x 50.0 y 200.0
02:29:26 ROI: ID: 1306
02:29:26 <class 'omero.model.PolygonI'> Not supported by this code
02:29:26 Shape: id 1326 theT 0 theZ 2 textValue test-Polygon
02:29:26 Points 10000 Min 50.0 Mean 99.5 Max 149.0 Sum 149.0 StdDev 28.867513459481287
02:29:26 Points 5000 Min 50.0 Mean 99.5 Max 149.0 Sum 149.0 StdDev 28.86895708779012
02:29:26 Points 25145 Min 10.0 Mean 130.03957049115132 Max 249.0 Sum 249.0 StdDev 57.70727405876767
02:29:26 Points 15695 Min 0.0 Mean 157.55208665179993 Max 255.0 Sum 255.0 StdDev 72.87073453134771
02:29:26 Points 101 Min 50.0 Mean 100.0 Max 150.0 Sum 150.0 StdDev 29.300170647967224
02:29:26 Points 1 Min 50.0 Mean 50.0 Max 50.0 Sum 50.0 StdDev 0.0
02:29:26 Removing Shape from ROI...
02:29:26 Deleting ROI: 1307
02:29:26 Table Columns:
02:29:26 Uid
02:29:26 MyStringColumnInit
02:29:26 Row count: 10
02:29:26
02:29:26 Get All Data for rows: [3, 5, 7]
02:29:26 Data for Column: Uid
02:29:26 1
02:29:26 2
02:29:26 3
02:29:26 4
02:29:26 5
02:29:26 6
02:29:26 7
02:29:26 8
02:29:26 9
02:29:26 10
02:29:26 Data for Column: MyStringColumnInit
02:29:26 one
02:29:26 two
02:29:26 three
02:29:26 four
02:29:26 five
02:29:26 six
02:29:26 seven
02:29:26 eight
02:29:26 nine
02:29:26 ten
02:29:26
02:29:26 Get All Data for rows with slice: [3, 5, 7]
02:29:26 Data for Column: Uid
02:29:26 4
02:29:26 6
02:29:26 8
02:29:26 Data for Column: MyStringColumnInit
02:29:26 four
02:29:26 six
02:29:26 eight
02:29:26
02:29:26 Get Data for cols: [1] and between rows: 3 - 7
02:29:26 Data for Column: MyStringColumnInit
02:29:26 four
02:29:26 five
02:29:26 six
02:29:26 seven
02:29:26
02:29:26 Get Data for cols: [1] and between rows: 3 - 7 with slice
02:29:26 Data for Column: MyStringColumnInit
02:29:26 four
02:29:26 five
02:29:26 six
02:29:26 seven
02:29:26 Query Results for Column: Uid
02:29:26 3
02:29:26 4
02:29:26 5
02:29:26 6
02:29:26 7
02:29:26 8
02:29:26 Query Results for Column: MyStringColumnInit
02:29:26 three
02:29:26 four
02:29:26 five
02:29:26 six
02:29:26 seven
02:29:26 eight
02:29:26 Opened table with row-count: 10
02:29:26 New dataset, Id: 1307
02:29:26 {'TagAnnotation': 1, 'FileAnnotation': 0, 'CommentAnnotation': 0, 'LongAnnotation': 0, 'MapAnnotation': 1, 'OtherAnnotation': 0}
02:29:26 3805 <class 'omero.model.TagAnnotationI'> added by training_user
02:29:28 Tag value: New Tag
02:29:28 3806 <class 'omero.model.MapAnnotationI'> added by training_user
02:29:28
02:29:28 Creating an OriginalFile and FileAnnotation
02:29:28 Attaching FileAnnotation to Dataset: File ID: 3807 , README.txt Size: 15
02:29:28
02:29:28 Annotations on Dataset: New Dataset
02:29:28 File ID: 3399 README.txt Size: 15
02:29:28
02:29:28 Downloading file to /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/python/download/README.txt ...
02:29:28 File downloaded!
02:29:28 507 README.txt
02:29:28 3157 README.txt
02:29:28 3807 README.txt
02:29:28 407 README.txt
02:29:28 3707 README.txt
02:29:28 3307 README.txt
02:29:28 257 README.txt
02:29:28 157 README.txt
02:29:28 3557 README.txt
02:29:28 3257 README.txt
02:29:28 3357 README.txt
02:29:28 3757 README.txt
02:29:28 3457 README.txt
02:29:28 3657 README.txt
02:29:28 57 README.txt
02:29:28 307 README.txt
02:29:28 3507 README.txt
02:29:28 557 README.txt
02:29:28 3407 README.txt
02:29:28 3107 README.txt
02:29:28 7 README.txt
02:29:28 357 README.txt
02:29:28 207 README.txt
02:29:28 457 README.txt
02:29:28 3207 README.txt
02:29:28 107 README.txt
02:29:28 3607 README.txt
02:29:28 Found Annotation with namespace: imperial.training.demo
02:29:28 Plane: 0 0 0
02:29:28 Applying channel Names: ['0', '1', '2'] Colors: [(255, 0, 0), (0, 255, 0), (0, 0, 255)]
02:29:28 [(0.0, 255.0), (0.0, 255.0), (0.0, 255.0)]
02:29:28
02:29:28 List Datasets:
02:29:28 ID: 8 Name: MyDataset
02:29:28 ID: 9 Name: MyDataset
02:29:28 ID: 10 Name: MyDataset
02:29:28 ID: 14 Name: MyDataset
02:29:28 ID: 15 Name: MyDataset
02:29:28 ID: 16 Name: MyDataset
02:29:28 ID: 58 Name: MyDataset
02:29:28 ID: 59 Name: MyDataset
02:29:28 ID: 60 Name: MyDataset
02:29:28 ID: 64 Name: MyDataset
02:29:28 ID: 65 Name: MyDataset
02:29:28 ID: 66 Name: MyDataset
02:29:28 ID: 108 Name: MyDataset
02:29:28 ID: 109 Name: MyDataset
02:29:28 ID: 110 Name: MyDataset
02:29:28 ID: 114 Name: MyDataset
02:29:28 ID: 115 Name: MyDataset
02:29:28 ID: 116 Name: MyDataset
02:29:28 ID: 158 Name: MyDataset
02:29:28 ID: 159 Name: MyDataset
02:29:28 ID: 160 Name: MyDataset
02:29:28 ID: 164 Name: MyDataset
02:29:28 ID: 165 Name: MyDataset
02:29:28 ID: 166 Name: MyDataset
02:29:28 ID: 208 Name: MyDataset
02:29:28 ID: 209 Name: MyDataset
02:29:28 ID: 210 Name: MyDataset
02:29:28 ID: 214 Name: MyDataset
02:29:28 ID: 215 Name: MyDataset
02:29:28 ID: 216 Name: MyDataset
02:29:28 ID: 258 Name: MyDataset
02:29:28 ID: 259 Name: MyDataset
02:29:28 ID: 260 Name: MyDataset
02:29:28 ID: 264 Name: MyDataset
02:29:28 ID: 265 Name: MyDataset
02:29:28 ID: 266 Name: MyDataset
02:29:28 ID: 308 Name: MyDataset
02:29:28 ID: 309 Name: MyDataset
02:29:28 ID: 310 Name: MyDataset
02:29:28 ID: 314 Name: MyDataset
02:29:28 ID: 315 Name: MyDataset
02:29:28 ID: 316 Name: MyDataset
02:29:28 ID: 358 Name: MyDataset
02:29:28 ID: 359 Name: MyDataset
02:29:28 ID: 360 Name: MyDataset
02:29:28 ID: 364 Name: MyDataset
02:29:28 ID: 365 Name: MyDataset
02:29:28 ID: 366 Name: MyDataset
02:29:28 ID: 408 Name: MyDataset
02:29:28 ID: 409 Name: MyDataset
02:29:28 ID: 410 Name: MyDataset
02:29:28 ID: 414 Name: MyDataset
02:29:28 ID: 415 Name: MyDataset
02:29:28 ID: 416 Name: MyDataset
02:29:28 ID: 458 Name: MyDataset
02:29:28 ID: 459 Name: MyDataset
02:29:28 ID: 460 Name: MyDataset
02:29:28 ID: 464 Name: MyDataset
02:29:28 ID: 465 Name: MyDataset
02:29:28 ID: 466 Name: MyDataset
02:29:28 ID: 508 Name: MyDataset
02:29:28 ID: 509 Name: MyDataset
02:29:28 ID: 510 Name: MyDataset
02:29:28 ID: 514 Name: MyDataset
02:29:28 ID: 515 Name: MyDataset
02:29:28 ID: 516 Name: MyDataset
02:29:28 ID: 558 Name: MyDataset
02:29:28 ID: 559 Name: MyDataset
02:29:28 ID: 560 Name: MyDataset
02:29:28 ID: 564 Name: MyDataset
02:29:28 ID: 565 Name: MyDataset
02:29:28 ID: 566 Name: MyDataset
02:29:28 ID: 608 Name: MyDataset
02:29:28 ID: 609 Name: MyDataset
02:29:28 ID: 610 Name: MyDataset
02:29:28 ID: 614 Name: MyDataset
02:29:28 ID: 615 Name: MyDataset
02:29:28 ID: 616 Name: MyDataset
02:29:28 ID: 658 Name: MyDataset
02:29:28 ID: 659 Name: MyDataset
02:29:28 ID: 660 Name: MyDataset
02:29:28 ID: 664 Name: MyDataset
02:29:28 ID: 665 Name: MyDataset
02:29:28 ID: 666 Name: MyDataset
02:29:28 ID: 708 Name: MyDataset
02:29:28 ID: 709 Name: MyDataset
02:29:28 ID: 710 Name: MyDataset
02:29:28 ID: 714 Name: MyDataset
02:29:28 ID: 715 Name: MyDataset
02:29:28 ID: 716 Name: MyDataset
02:29:28 ID: 758 Name: MyDataset
02:29:28 ID: 759 Name: MyDataset
02:29:28 ID: 760 Name: MyDataset
02:29:28 ID: 764 Name: MyDataset
02:29:28 ID: 765 Name: MyDataset
02:29:28 ID: 766 Name: MyDataset
02:29:28 ID: 808 Name: MyDataset
02:29:28 ID: 809 Name: MyDataset
02:29:28 ID: 810 Name: MyDataset
02:29:28 ID: 814 Name: MyDataset
02:29:28 ID: 815 Name: MyDataset
02:29:28 ID: 816 Name: MyDataset
02:29:28 ID: 859 Name: MyDataset
02:29:28 ID: 860 Name: MyDataset
02:29:28 ID: 861 Name: MyDataset
02:29:28 ID: 865 Name: MyDataset
02:29:28 ID: 866 Name: MyDataset
02:29:28 ID: 867 Name: MyDataset
02:29:28 ID: 908 Name: MyDataset
02:29:28 ID: 909 Name: MyDataset
02:29:28 ID: 910 Name: MyDataset
02:29:28 ID: 914 Name: MyDataset
02:29:28 ID: 915 Name: MyDataset
02:29:28 ID: 916 Name: MyDataset
02:29:28 ID: 958 Name: MyDataset
02:29:28 ID: 959 Name: MyDataset
02:29:28 ID: 960 Name: MyDataset
02:29:28 ID: 964 Name: MyDataset
02:29:28 ID: 965 Name: MyDataset
02:29:28 ID: 966 Name: MyDataset
02:29:28 ID: 1008 Name: MyDataset
02:29:28 ID: 1009 Name: MyDataset
02:29:28 ID: 1010 Name: MyDataset
02:29:28 ID: 1014 Name: MyDataset
02:29:28 ID: 1015 Name: MyDataset
02:29:28 ID: 1016 Name: MyDataset
02:29:28 ID: 1058 Name: MyDataset
02:29:28 ID: 1059 Name: MyDataset
02:29:28 ID: 1060 Name: MyDataset
02:29:28 ID: 1064 Name: MyDataset
02:29:28 ID: 1065 Name: MyDataset
02:29:28 ID: 1066 Name: MyDataset
02:29:28 ID: 1108 Name: MyDataset
02:29:28 ID: 1109 Name: MyDataset
02:29:28 ID: 1110 Name: MyDataset
02:29:28 ID: 1114 Name: MyDataset
02:29:28 ID: 1115 Name: MyDataset
02:29:28 ID: 1116 Name: MyDataset
02:29:28 ID: 1158 Name: MyDataset
02:29:28 ID: 1159 Name: MyDataset
02:29:28 ID: 1160 Name: MyDataset
02:29:28 ID: 1164 Name: MyDataset
02:29:28 ID: 1165 Name: MyDataset
02:29:28 ID: 1166 Name: MyDataset
02:29:28 ID: 1208 Name: MyDataset
02:29:28 ID: 1209 Name: MyDataset
02:29:28 ID: 1210 Name: MyDataset
02:29:28 ID: 1214 Name: MyDataset
02:29:28 ID: 1215 Name: MyDataset
02:29:28 ID: 1216 Name: MyDataset
02:29:28 ID: 1258 Name: MyDataset
02:29:28 ID: 1259 Name: MyDataset
02:29:28 ID: 1260 Name: MyDataset
02:29:28 ID: 1264 Name: MyDataset
02:29:28 ID: 1265 Name: MyDataset
02:29:28 ID: 1266 Name: MyDataset
02:29:28 ID: 1308 Name: MyDataset
02:29:28 ID: 1309 Name: MyDataset
02:29:28 ID: 1310 Name: MyDataset
02:29:28
02:29:28 List Tags:
02:29:28 ID: 8 Text: MyTag Desc: MyTag 0
02:29:28 ID: 9 Text: MyTag Desc: MyTag 1
02:29:28 ID: 10 Text: MyTag Desc: MyTag 2
02:29:28 ID: 16 Text: MyTag Desc: MyTag 0
02:29:28 ID: 17 Text: MyTag Desc: MyTag 1
02:29:28 ID: 18 Text: MyTag Desc: MyTag 2
02:29:28 ID: 58 Text: MyTag Desc: MyTag 0
02:29:28 ID: 59 Text: MyTag Desc: MyTag 1
02:29:28 ID: 60 Text: MyTag Desc: MyTag 2
02:29:28 ID: 66 Text: MyTag Desc: MyTag 0
02:29:28 ID: 67 Text: MyTag Desc: MyTag 1
02:29:28 ID: 68 Text: MyTag Desc: MyTag 2
02:29:28 ID: 108 Text: MyTag Desc: MyTag 0
02:29:28 ID: 109 Text: MyTag Desc: MyTag 1
02:29:28 ID: 110 Text: MyTag Desc: MyTag 2
02:29:28 ID: 116 Text: MyTag Desc: MyTag 0
02:29:28 ID: 117 Text: MyTag Desc: MyTag 1
02:29:28 ID: 118 Text: MyTag Desc: MyTag 2
02:29:28 ID: 158 Text: MyTag Desc: MyTag 0
02:29:28 ID: 159 Text: MyTag Desc: MyTag 1
02:29:28 ID: 160 Text: MyTag Desc: MyTag 2
02:29:28 ID: 166 Text: MyTag Desc: MyTag 0
02:29:28 ID: 167 Text: MyTag Desc: MyTag 1
02:29:28 ID: 168 Text: MyTag Desc: MyTag 2
02:29:28 ID: 208 Text: MyTag Desc: MyTag 0
02:29:28 ID: 209 Text: MyTag Desc: MyTag 1
02:29:28 ID: 210 Text: MyTag Desc: MyTag 2
02:29:28 ID: 216 Text: MyTag Desc: MyTag 0
02:29:28 ID: 217 Text: MyTag Desc: MyTag 1
02:29:28 ID: 218 Text: MyTag Desc: MyTag 2
02:29:28 ID: 258 Text: MyTag Desc: MyTag 0
02:29:28 ID: 259 Text: MyTag Desc: MyTag 1
02:29:28 ID: 260 Text: MyTag Desc: MyTag 2
02:29:28 ID: 266 Text: MyTag Desc: MyTag 0
02:29:28 ID: 267 Text: MyTag Desc: MyTag 1
02:29:28 ID: 268 Text: MyTag Desc: MyTag 2
02:29:28 ID: 308 Text: MyTag Desc: MyTag 0
02:29:28 ID: 309 Text: MyTag Desc: MyTag 1
02:29:28 ID: 310 Text: MyTag Desc: MyTag 2
02:29:28 ID: 316 Text: MyTag Desc: MyTag 0
02:29:28 ID: 317 Text: MyTag Desc: MyTag 1
02:29:28 ID: 318 Text: MyTag Desc: MyTag 2
02:29:28 ID: 358 Text: MyTag Desc: MyTag 0
02:29:28 ID: 359 Text: MyTag Desc: MyTag 1
02:29:28 ID: 360 Text: MyTag Desc: MyTag 2
02:29:28 ID: 366 Text: MyTag Desc: MyTag 0
02:29:28 ID: 367 Text: MyTag Desc: MyTag 1
02:29:28 ID: 368 Text: MyTag Desc: MyTag 2
02:29:28 ID: 408 Text: MyTag Desc: MyTag 0
02:29:28 ID: 409 Text: MyTag Desc: MyTag 1
02:29:28 ID: 410 Text: MyTag Desc: MyTag 2
02:29:28 ID: 416 Text: MyTag Desc: MyTag 0
02:29:28 ID: 417 Text: MyTag Desc: MyTag 1
02:29:28 ID: 418 Text: MyTag Desc: MyTag 2
02:29:28 ID: 458 Text: MyTag Desc: MyTag 0
02:29:28 ID: 459 Text: MyTag Desc: MyTag 1
02:29:28 ID: 460 Text: MyTag Desc: MyTag 2
02:29:28 ID: 466 Text: MyTag Desc: MyTag 0
02:29:28 ID: 467 Text: MyTag Desc: MyTag 1
02:29:28 ID: 468 Text: MyTag Desc: MyTag 2
02:29:28 ID: 508 Text: MyTag Desc: MyTag 0
02:29:28 ID: 509 Text: MyTag Desc: MyTag 1
02:29:28 ID: 510 Text: MyTag Desc: MyTag 2
02:29:28 ID: 516 Text: MyTag Desc: MyTag 0
02:29:28 ID: 517 Text: MyTag Desc: MyTag 1
02:29:28 ID: 518 Text: MyTag Desc: MyTag 2
02:29:28 ID: 558 Text: MyTag Desc: MyTag 0
02:29:28 ID: 559 Text: MyTag Desc: MyTag 1
02:29:28 ID: 560 Text: MyTag Desc: MyTag 2
02:29:28 ID: 566 Text: MyTag Desc: MyTag 0
02:29:28 ID: 567 Text: MyTag Desc: MyTag 1
02:29:28 ID: 568 Text: MyTag Desc: MyTag 2
02:29:28 ID: 3108 Text: MyTag Desc: MyTag 0
02:29:28 ID: 3109 Text: MyTag Desc: MyTag 1
02:29:28 ID: 3110 Text: MyTag Desc: MyTag 2
02:29:28 ID: 3116 Text: MyTag Desc: MyTag 0
02:29:28 ID: 3117 Text: MyTag Desc: MyTag 1
02:29:28 ID: 3118 Text: MyTag Desc: MyTag 2
02:29:28 ID: 3158 Text: MyTag Desc: MyTag 0
02:29:28 ID: 3159 Text: MyTag Desc: MyTag 1
02:29:28 ID: 3160 Text: MyTag Desc: MyTag 2
02:29:28 ID: 3166 Text: MyTag Desc: MyTag 0
02:29:28 ID: 3167 Text: MyTag Desc: MyTag 1
02:29:28 ID: 3168 Text: MyTag Desc: MyTag 2
02:29:28 ID: 3208 Text: MyTag Desc: MyTag 0
02:29:28 ID: 3209 Text: MyTag Desc: MyTag 1
02:29:28 ID: 3210 Text: MyTag Desc: MyTag 2
02:29:28 ID: 3216 Text: MyTag Desc: MyTag 0
02:29:28 ID: 3217 Text: MyTag Desc: MyTag 1
02:29:28 ID: 3218 Text: MyTag Desc: MyTag 2
02:29:28 ID: 3258 Text: MyTag Desc: MyTag 0
02:29:28 ID: 3259 Text: MyTag Desc: MyTag 1
02:29:28 ID: 3260 Text: MyTag Desc: MyTag 2
02:29:28 ID: 3266 Text: MyTag Desc: MyTag 0
02:29:28 ID: 3267 Text: MyTag Desc: MyTag 1
02:29:28 ID: 3268 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3308 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3309 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3310 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3316 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3317 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3318 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3358 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3359 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3360 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3366 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3367 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3368 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3408 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3409 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3410 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3416 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3417 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3418 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3458 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3459 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3460 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3466 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3467 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3468 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3508 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3509 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3510 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3516 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3517 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3518 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3558 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3559 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3560 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3566 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3567 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3568 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3608 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3609 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3610 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3616 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3617 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3618 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3658 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3659 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3660 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3666 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3667 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3668 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3708 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3709 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3710 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3716 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3717 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3718 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3758 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3759 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3760 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3766 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3767 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3768 Text: MyTag Desc: MyTag 2
02:29:38 ID: 3808 Text: MyTag Desc: MyTag 0
02:29:38 ID: 3809 Text: MyTag Desc: MyTag 1
02:29:38 ID: 3810 Text: MyTag Desc: MyTag 2
02:29:38 New dataset, Id: 1311
02:29:38 New dataset 2, Id: 1312
02:29:38 test&sizeT=10&sizeZ=5&sizeC=3.fake
02:29:38 Tile at zct tile: 2 0 0 (5, 5, 100, 100)
02:29:38 [[ 0 0 0 ... 102 103 104]
02:29:38 [ 0 0 0 ... 102 103 104]
02:29:38 [ 0 0 0 ... 102 103 104]
02:29:38 ...
02:29:38 [ 5 6 7 ... 102 103 104]
02:29:38 [ 5 6 7 ... 102 103 104]
02:29:38 [ 5 6 7 ... 102 103 104]]
02:29:38 shape: (100, 100)
02:29:38 min: 0 max: 104 pixel type: uint8
02:29:38 Average : 53.9125
02:29:38 Getting data for T, tile: 0 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 1 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 2 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 3 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 4 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 5 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 6 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 7 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 8 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 9 (256, 0, 10, 512)
02:29:38 kymograph_data (512, 100)
02:29:38 Attaching kymograph.png to image
02:29:38 test&sizeT=10&sizeZ=5&sizeC=3.fake
02:29:38 Tile at zct tile: 2 0 0 (5, 5, 100, 100)
02:29:38 [[ 0 0 0 ... 102 103 104]
02:29:38 [ 0 0 0 ... 102 103 104]
02:29:38 [ 0 0 0 ... 102 103 104]
02:29:38 ...
02:29:38 [ 5 6 7 ... 102 103 104]
02:29:38 [ 5 6 7 ... 102 103 104]
02:29:38 [ 5 6 7 ... 102 103 104]]
02:29:38 shape: (100, 100)
02:29:38 min: 0 max: 104 pixel type: uint8
02:29:38 Average : 53.9125
02:29:38 Getting data for T, tile: 0 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 1 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 2 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 3 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 4 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 5 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 6 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 7 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 8 (256, 0, 10, 512)
02:29:38 Getting data for T, tile: 9 (256, 0, 10, 512)
02:29:38 kymograph_data (512, 100)
02:29:38 Attaching kymograph.png to image
02:29:38 No file downloaded. Project not rated.
02:29:38 New image, Id: 1812
02:29:38 Starting at: http://nginx/web/api/
02:29:38 CSRF token noQFcB00FzgyHAhJy5mS7O7xbHMBZFWV
02:29:38 Servers:
02:29:38 -id: 1
02:29:38 name: omero
02:29:38 host: omero
02:29:38 port: 4064
02:29:38 -id: 2
02:29:38 name: testintegration
02:29:38 host: testintegration
02:29:38 port: 14064
02:29:38 eventContext {'sessionId': 2962, 'sessionUuid': '915da2fb-4880-4cd8-977b-b90d571e397f', 'userId': 2, 'userName': 'training_user', 'groupId': 3, 'groupName': 'training_group', 'isAdmin': False, 'eventId': -1, 'eventType': 'User', 'memberOfGroups': [3, 4, 1], 'leaderOfGroups': []}
02:29:38 Projects:
02:29:38 2 Project 0
02:29:38 3 Project 0
02:29:38 Created Project: 1306 API TEST foo
02:29:38 {'data': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#Project', '@id': 1306, 'omero:details': {'@type': 'TBD#Details', 'owner': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#Experimenter', '@id': 2, 'omero:details': {'@type': 'TBD#Details', 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rw----', 'canAnnotate': True, 'canDelete': False, 'canEdit': False, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': False, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'FirstName': 'training_user', 'MiddleName': '', 'LastName': 'training_user', 'Email': '', 'Institution': '', 'UserName': 'training_user'}, 'group': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#ExperimenterGroup', '@id': 3, 'omero:details': {'@type': 'TBD#Details', 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rwr---', 'canAnnotate': True, 'canDelete': False, 'canEdit': False, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': True, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'Name': 'training_group'}, 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rwr---', 'canAnnotate': True, 'canDelete': True, 'canEdit': True, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': True, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'Name': 'API TEST foo', 'url:datasets': 'http://nginx/web/api/v0/m/projects/1306/datasets/'}}
02:29:38 !! 08/06/26 02:29:38.612 error: communicator not destroyed during global destruction.+ deactivate
02:29:38 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
02:29:38 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:29:38 + export PATH
02:29:38 + unset _OLD_VIRTUAL_PATH
02:29:38 + '[' -n '' ']'
02:29:38 + hash -r
02:29:38 + '[' -n '' ']'
02:29:38 + unset VIRTUAL_ENV
02:29:38 + unset VIRTUAL_ENV_PROMPT
02:29:38 + '[' '!' '' = nondestructive ']'
02:29:38 + unset -f deactivate
02:29:38 + cd /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/java/src
02:29:38 + javac --release 11 -cp '.:/home/omero/workspace/OMERO-training/OMERO.server/lib/client/*' training/CreateImage.java training/DeleteData.java training/HowToUseTables.java training/LoadMetadataAdvanced.java training/RawDataAccess.java training/ReadDataAdvanced.java training/ReadData.java training/RenderImages.java training/ROIFolders.java training/ROIs.java training/Setup.java training/Sudo.java training/WriteData.java
02:29:41 Note: Some input files use unchecked or unsafe operations.
02:29:41 Note: Recompile with -Xlint:unchecked for details.
02:29:41 + java -cp '.:/home/omero/workspace/OMERO-training/OMERO.server/lib/client/*' training/Setup
02:29:44 omero.cmd.Delete2Response@40e10ff8
02:29:45 omero.cmd.Delete2Response@6ca0256d
02:29:45 one [class java.lang.String] 1.0 [class java.lang.Double]
02:29:45 two [class java.lang.String] 2.0 [class java.lang.Double]
02:29:45 three [class java.lang.String] 3.0 [class java.lang.Double]
02:29:45 -1.0
02:29:45 0
02:29:45 1
02:29:45 2
02:29:48 0 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1514
02:29:48 1 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 2 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 3 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 4 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 5 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 6 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 7 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 8 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 9 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 10 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 11 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 12 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 13 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 14 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 15 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 16 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 17 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 18 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 19 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 20 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 21 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 22 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 23 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 24 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 25 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 26 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 27 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 28 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 29 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 30 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 31 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 32 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 33 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 34 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 35 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 36 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 37 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 38 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 39 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 40 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 41 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 42 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 43 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 44 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 45 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 46 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 47 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 48 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 49 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:29:48 50 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 51 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 52 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 53 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 54 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 55 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 56 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 57 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 58 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 59 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 60 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 61 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 62 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 63 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 64 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 65 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 66 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 67 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 68 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 69 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 70 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 71 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 72 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 73 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 74 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 75 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 76 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 77 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 78 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 79 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 80 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 81 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 82 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 83 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 84 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 85 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 86 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 87 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 88 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 89 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 90 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 91 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 92 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 93 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 94 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 95 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 96 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 97 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 98 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 99 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 100 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 101 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 102 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 103 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 104 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 105 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 106 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 107 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 108 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 109 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 110 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 111 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 112 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 113 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 114 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 115 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 116 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 117 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 118 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 119 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 120 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 121 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 122 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 123 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 124 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 125 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 126 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 127 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 128 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 129 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 130 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 131 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 132 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 133 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 134 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 135 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 136 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 137 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 138 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 139 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 140 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 141 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 142 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 143 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 144 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 145 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 146 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 147 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 148 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 149 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 150 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 151 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 152 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 153 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 154 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 155 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 156 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 157 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 158 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 159 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 160 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 161 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 162 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 163 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 164 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 165 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 166 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 167 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 168 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 169 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 170 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 171 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 172 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 173 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 174 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 175 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 176 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 177 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 178 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 179 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 180 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 181 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 182 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 183 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 184 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 185 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 186 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 187 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 188 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 189 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 190 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 191 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 192 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 193 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 194 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 195 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 196 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 197 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 198 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 199 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 200 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 201 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 202 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 203 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 204 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 205 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 206 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 207 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 208 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 209 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 210 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 211 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 212 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 213 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 214 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 215 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 216 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 217 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 218 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 219 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 220 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 221 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 222 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 223 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 224 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 225 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 226 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 227 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 228 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 229 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 230 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 231 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 232 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 233 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 234 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 235 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 236 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 237 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 238 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 239 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 240 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 241 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 242 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 243 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 244 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 245 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 246 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 247 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 248 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 249 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 250 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 251 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 252 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 253 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 254 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 255 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:29:48 Project:201 Project 1
02:29:48 dataset:201 Dataset 1-1
02:29:48 dataset:202 Dataset 1-2
02:29:48 dataset:207 New Dataset
02:29:48 dataset:218 new Name 2
02:29:48 dataset:217 new Name 1
02:29:48 Project:52 Project 0
02:29:48 Project:1152 Project 0
02:29:48 Project:851 Project 1
02:29:48 dataset:858 New Dataset
02:29:48 dataset:852 Dataset 1-1
02:29:48 dataset:868 new Name 1
02:29:48 dataset:853 Dataset 1-2
02:29:48 dataset:869 new Name 2
02:29:48 Project:501 Project 1
02:29:48 dataset:518 new Name 2
02:29:48 dataset:517 new Name 1
02:29:48 dataset:501 Dataset 1-1
02:29:48 dataset:507 New Dataset
02:29:48 dataset:502 Dataset 1-2
02:29:48 Project:1002 Project 0
02:29:48 Project:951 Project 1
02:29:48 dataset:967 new Name 1
02:29:48 dataset:952 Dataset 1-2
02:29:48 dataset:968 new Name 2
02:29:48 dataset:957 New Dataset
02:29:48 dataset:951 Dataset 1-1
02:29:48 Project:602 Project 0
02:29:48 Project:1301 Project 1
02:29:48 dataset:1307 New Dataset
02:29:48 dataset:1301 Dataset 1-1
02:29:48 dataset:1302 Dataset 1-2
02:29:48 Project:452 Project 0
02:29:48 Project:652 Project 0
02:29:48 Project:752 Project 0
02:29:48 Project:1252 Project 0
02:29:48 Project:302 Project 0
02:29:48 Project:251 Project 1
02:29:48 dataset:257 New Dataset
02:29:48 dataset:267 new Name 1
02:29:48 dataset:252 Dataset 1-2
02:29:48 dataset:251 Dataset 1-1
02:29:48 dataset:268 new Name 2
02:29:48 Project:402 Project 0
02:29:48 Project:1051 Project 1
02:29:48 dataset:1068 new Name 2
02:29:48 dataset:1052 Dataset 1-2
02:29:48 dataset:1051 Dataset 1-1
02:29:48 dataset:1067 new Name 1
02:29:48 dataset:1057 New Dataset
02:29:48 Project:51 Project 1
02:29:48 dataset:51 Dataset 1-1
02:29:48 dataset:67 new Name 1
02:29:48 dataset:52 Dataset 1-2
02:29:48 dataset:68 new Name 2
02:29:48 dataset:57 New Dataset
02:29:48 Project:801 Project 1
02:29:48 dataset:807 New Dataset
02:29:48 dataset:802 Dataset 1-2
02:29:48 dataset:817 new Name 1
02:29:48 dataset:801 Dataset 1-1
02:29:48 dataset:818 new Name 2
02:29:48 Project:1151 Project 1
02:29:48 dataset:1157 New Dataset
02:29:48 dataset:1168 new Name 2
02:29:48 dataset:1167 new Name 1
02:29:48 dataset:1151 Dataset 1-1
02:29:48 dataset:1152 Dataset 1-2
02:29:48 Project:952 Project 0
02:29:48 Project:802 Project 0
02:29:48 Project:301 Project 1
02:29:48 dataset:318 new Name 2
02:29:48 dataset:302 Dataset 1-2
02:29:48 dataset:301 Dataset 1-1
02:29:48 dataset:307 New Dataset
02:29:48 dataset:317 new Name 1
02:29:48 Project:601 Project 1
02:29:48 dataset:618 new Name 2
02:29:48 dataset:601 Dataset 1-1
02:29:48 dataset:602 Dataset 1-2
02:29:48 dataset:607 New Dataset
02:29:48 dataset:617 new Name 1
02:29:48 Project:202 Project 0
02:29:48 Project:1251 Project 1
02:29:48 dataset:1267 new Name 1
02:29:48 dataset:1268 new Name 2
02:29:48 dataset:1257 New Dataset
02:29:48 dataset:1252 Dataset 1-2
02:29:48 dataset:1251 Dataset 1-1
02:29:48 Project:102 Project 0
02:29:48 Project:351 Project 1
02:29:48 dataset:352 Dataset 1-2
02:29:48 dataset:357 New Dataset
02:29:48 dataset:351 Dataset 1-1
02:29:48 dataset:367 new Name 1
02:29:48 dataset:368 new Name 2
02:29:48 Project:901 Project 1
02:29:48 dataset:917 new Name 1
02:29:48 dataset:918 new Name 2
02:29:48 dataset:902 Dataset 1-2
02:29:48 dataset:907 New Dataset
02:29:48 dataset:901 Dataset 1-1
02:29:48 Project:1102 Project 0
02:29:48 Project:352 Project 0
02:29:48 Project:651 Project 1
02:29:48 dataset:651 Dataset 1-1
02:29:48 dataset:652 Dataset 1-2
02:29:48 dataset:657 New Dataset
02:29:48 dataset:667 new Name 1
02:29:48 dataset:668 new Name 2
02:29:48 Project:401 Project 1
02:29:48 dataset:401 Dataset 1-1
02:29:48 dataset:402 Dataset 1-2
02:29:48 dataset:407 New Dataset
02:29:48 dataset:418 new Name 2
02:29:48 dataset:417 new Name 1
02:29:48 Project:2 Project 0
02:29:48 Project:702 Project 0
02:29:48 Project:152 Project 0
02:29:48 Project:852 Project 0
02:29:48 Project:451 Project 1
02:29:48 dataset:467 new Name 1
02:29:48 dataset:457 New Dataset
02:29:48 dataset:468 new Name 2
02:29:48 dataset:451 Dataset 1-1
02:29:48 dataset:452 Dataset 1-2
02:29:48 Project:1001 Project 1
02:29:48 dataset:1007 New Dataset
02:29:48 dataset:1002 Dataset 1-2
02:29:48 dataset:1018 new Name 2
02:29:48 dataset:1017 new Name 1
02:29:48 dataset:1001 Dataset 1-1
02:29:48 Project:751 Project 1
02:29:48 dataset:751 Dataset 1-1
02:29:48 dataset:768 new Name 2
02:29:48 dataset:767 new Name 1
02:29:48 dataset:757 New Dataset
02:29:48 dataset:752 Dataset 1-2
02:29:48 Project:701 Project 1
02:29:48 dataset:717 new Name 1
02:29:48 dataset:702 Dataset 1-2
02:29:48 dataset:707 New Dataset
02:29:48 dataset:718 new Name 2
02:29:48 dataset:701 Dataset 1-1
02:29:48 Project:1052 Project 0
02:29:48 Project:1302 Project 0
02:29:48 Project:101 Project 1
02:29:48 dataset:117 new Name 1
02:29:48 dataset:102 Dataset 1-2
02:29:48 dataset:101 Dataset 1-1
02:29:48 dataset:118 new Name 2
02:29:48 dataset:107 New Dataset
02:29:48 Project:1201 Project 1
02:29:48 dataset:1217 new Name 1
02:29:48 dataset:1218 new Name 2
02:29:48 dataset:1207 New Dataset
02:29:48 dataset:1202 Dataset 1-2
02:29:48 dataset:1201 Dataset 1-1
02:29:48 Project:1 Project 1
02:29:48 dataset:7 New Dataset
02:29:48 dataset:17 new Name 1
02:29:48 dataset:2 Dataset 1-2
02:29:48 dataset:1 Dataset 1-1
02:29:48 dataset:18 new Name 2
02:29:48 Project:551 Project 1
02:29:48 dataset:552 Dataset 1-2
02:29:48 dataset:568 new Name 2
02:29:48 dataset:551 Dataset 1-1
02:29:48 dataset:557 New Dataset
02:29:48 dataset:567 new Name 1
02:29:48 Project:151 Project 1
02:29:48 dataset:157 New Dataset
02:29:48 dataset:167 new Name 1
02:29:48 dataset:151 Dataset 1-1
02:29:48 dataset:168 new Name 2
02:29:48 dataset:152 Dataset 1-2
02:29:48 Project:1202 Project 0
02:29:48 Project:1101 Project 1
02:29:48 dataset:1107 New Dataset
02:29:48 dataset:1102 Dataset 1-2
02:29:48 dataset:1101 Dataset 1-1
02:29:48 dataset:1117 new Name 1
02:29:48 dataset:1118 new Name 2
02:29:48 Project:552 Project 0
02:29:48 Project:902 Project 0
02:29:48 Project:502 Project 0
02:29:48 Project:252 Project 0
02:29:48 image:1812 New Image
02:29:48 image:1802 test.fake
02:29:48 image:1813 newImageFrom1803
02:29:48 5
02:29:48 10
02:29:48 3
02:29:48 512
02:29:48 512
02:29:48 screen:801 Screen
02:29:48 plate:801 Plate
02:29:48 plate:802 Plate Name 0
02:29:48 screen:602 Screen
02:29:48 screen:851 Screen
02:29:48 plate:851 Plate
02:29:48 plate:852 Plate Name 0
02:29:48 screen:852 Screen
02:29:48 screen:301 Screen
02:29:48 plate:302 Plate Name 0
02:29:48 plate:301 Plate
02:29:48 screen:501 Screen
02:29:48 plate:502 Plate Name 0
02:29:48 plate:501 Plate
02:29:48 screen:1152 Screen
02:29:48 screen:552 Screen
02:29:48 screen:752 Screen
02:29:48 screen:502 Screen
02:29:48 screen:2 Screen
02:29:48 screen:952 Screen
02:29:48 screen:651 Screen
02:29:48 plate:651 Plate
02:29:48 plate:652 Plate Name 0
02:29:48 screen:452 Screen
02:29:48 screen:401 Screen
02:29:48 plate:402 Plate Name 0
02:29:48 plate:401 Plate
02:29:48 screen:951 Screen
02:29:48 plate:951 Plate
02:29:48 plate:952 Plate Name 0
02:29:48 screen:202 Screen
02:29:48 screen:252 Screen
02:29:48 screen:1052 Screen
02:29:48 screen:1 Screen
02:29:48 plate:2 Plate Name 0
02:29:48 plate:1 Plate
02:29:48 screen:152 Screen
02:29:48 screen:1201 Screen
02:29:48 plate:1201 Plate
02:29:48 plate:1202 Plate Name 0
02:29:48 screen:802 Screen
02:29:48 screen:901 Screen
02:29:48 plate:901 Plate
02:29:48 plate:902 Plate Name 0
02:29:48 screen:151 Screen
02:29:48 plate:151 Plate
02:29:48 plate:152 Plate Name 0
02:29:48 screen:1102 Screen
02:29:48 screen:1002 Screen
02:29:48 screen:1051 Screen
02:29:48 plate:1052 Plate Name 0
02:29:48 plate:1051 Plate
02:29:48 screen:352 Screen
02:29:48 screen:601 Screen
02:29:48 plate:601 Plate
02:29:48 plate:602 Plate Name 0
02:29:48 screen:451 Screen
02:29:48 plate:452 Plate Name 0
02:29:48 plate:451 Plate
02:29:48 screen:51 Screen
02:29:48 plate:52 Plate Name 0
02:29:48 plate:51 Plate
02:29:48 screen:1301 Screen
02:29:48 plate:1301 Plate
02:29:48 plate:1302 Plate Name 0
02:29:48 screen:302 Screen
02:29:48 screen:902 Screen
02:29:48 screen:1101 Screen
02:29:48 plate:1101 Plate
02:29:48 plate:1102 Plate Name 0
02:29:48 screen:701 Screen
02:29:48 plate:702 Plate Name 0
02:29:48 plate:701 Plate
02:29:48 screen:751 Screen
02:29:48 plate:752 Plate Name 0
02:29:48 plate:751 Plate
02:29:48 screen:702 Screen
02:29:48 screen:1252 Screen
02:29:48 screen:1202 Screen
02:29:48 screen:351 Screen
02:29:48 plate:351 Plate
02:29:48 plate:352 Plate Name 0
02:29:48 screen:1001 Screen
02:29:48 plate:1001 Plate
02:29:48 plate:1002 Plate Name 0
02:29:48 screen:101 Screen
02:29:48 plate:102 Plate Name 0
02:29:48 plate:101 Plate
02:29:48 screen:652 Screen
02:29:48 screen:1251 Screen
02:29:48 plate:1252 Plate Name 0
02:29:48 plate:1251 Plate
02:29:48 screen:1302 Screen
02:29:48 screen:102 Screen
02:29:48 screen:402 Screen
02:29:48 screen:251 Screen
02:29:48 plate:252 Plate Name 0
02:29:48 plate:251 Plate
02:29:48 screen:551 Screen
02:29:48 plate:552 Plate Name 0
02:29:48 plate:551 Plate
02:29:48 screen:1151 Screen
02:29:48 plate:1151 Plate
02:29:48 plate:1152 Plate Name 0
02:29:48 screen:201 Screen
02:29:48 plate:202 Plate Name 0
02:29:48 plate:201 Plate
02:29:48 screen:52 Screen
02:29:48 well:1301
02:29:48 well:1302
02:29:48 well:1303
02:29:48 plate:701
02:29:48 plate:1102
02:29:48 plate:451
02:29:48 plate:902
02:29:48 plate:553
02:29:48 plate:603
02:29:48 plate:2
02:29:48 plate:1253
02:29:48 plate:1001
02:29:48 plate:401
02:29:48 plate:103
02:29:48 plate:703
02:29:48 plate:1202
02:29:48 plate:352
02:29:48 plate:1053
02:29:48 plate:1251
02:29:48 plate:851
02:29:48 plate:153
02:29:48 plate:251
02:29:48 plate:651
02:29:48 plate:903
02:29:48 plate:252
02:29:48 plate:452
02:29:48 plate:501
02:29:48 plate:201
02:29:48 plate:601
02:29:48 plate:1153
02:29:48 plate:752
02:29:48 plate:301
02:29:48 plate:702
02:29:48 plate:303
02:29:48 plate:302
02:29:48 plate:1051
02:29:48 plate:402
02:29:48 plate:53
02:29:48 plate:1101
02:29:48 plate:52
02:29:48 plate:852
02:29:48 plate:951
02:29:48 plate:453
02:29:48 plate:1252
02:29:48 plate:1303
02:29:48 plate:1151
02:29:48 plate:552
02:29:48 plate:953
02:29:48 plate:952
02:29:48 plate:152
02:29:48 plate:1002
02:29:48 plate:1003
02:29:48 plate:751
02:29:48 plate:502
02:29:48 plate:602
02:29:48 plate:51
02:29:48 plate:753
02:29:48 plate:253
02:29:48 plate:351
02:29:48 plate:1302
02:29:48 plate:652
02:29:48 plate:653
02:29:48 plate:503
02:29:48 plate:353
02:29:48 plate:101
02:29:48 plate:901
02:29:48 plate:1201
02:29:48 plate:1103
02:29:48 plate:151
02:29:48 plate:802
02:29:48 plate:1203
02:29:48 plate:102
02:29:48 plate:3
02:29:48 plate:801
02:29:48 plate:203
02:29:48 plate:1052
02:29:48 plate:853
02:29:48 plate:551
02:29:48 plate:403
02:29:48 plate:202
02:29:48 plate:803
02:29:48 plate:1
02:29:48 plate:1152
02:29:48 plate:1301
02:29:49
02:29:49 List Datasets:
02:29:49 ID: 8 Name: MyDataset
02:29:49 ID: 9 Name: MyDataset
02:29:49 ID: 10 Name: MyDataset
02:29:49 ID: 14 Name: MyDataset
02:29:49 ID: 15 Name: MyDataset
02:29:49 ID: 16 Name: MyDataset
02:29:49 ID: 58 Name: MyDataset
02:29:49 ID: 59 Name: MyDataset
02:29:49 ID: 60 Name: MyDataset
02:29:49 ID: 64 Name: MyDataset
02:29:49
02:29:49 List Tags:
02:29:49 ID: 16 NS: omero.training.demo
02:29:49 ID: 17 NS: omero.training.demo
02:29:49 ID: 18 NS: omero.training.demo
02:29:49 ID: 66 NS: omero.training.demo
02:29:49 ID: 67 NS: omero.training.demo
02:29:49 ID: 68 NS: omero.training.demo
02:29:49 ID: 116 NS: omero.training.demo
02:29:49 ID: 117 NS: omero.training.demo
02:29:49 ID: 118 NS: omero.training.demo
02:29:49 ID: 166 NS: omero.training.demo
02:29:49 Dataset:1016 MyDataset
02:29:49 Dataset:213 FileAnnotationDelete
02:29:49 Dataset:1115 MyDataset
02:29:49 Dataset:855 Orphaned dataset 2
02:29:49 Dataset:12 New Dataset2
02:29:49 Project:1 Project 1
02:29:49 Dataset:1112 New Dataset2
02:29:49 Dataset:103 Orphaned dataset 1
02:29:49 Dataset:15 MyDataset
02:29:49 Dataset:1111 New Dataset
02:29:49 Dataset:1211 New Dataset
02:29:49 Dataset:810 MyDataset
02:29:49 Dataset:363 FileAnnotationDelete
02:29:49 Dataset:654 Orphaned dataset 2
02:29:49 Dataset:154 Orphaned dataset 2
02:29:49 Dataset:566 MyDataset
02:29:49 Dataset:964 MyDataset
02:29:49 Dataset:466 MyDataset
02:29:49 Dataset:1059 MyDataset
02:29:49 Dataset:1216 MyDataset
02:29:49 Dataset:554 Orphaned dataset 2
02:29:49 Dataset:710 MyDataset
02:29:49 Dataset:665 MyDataset
02:29:49 Dataset:259 MyDataset
02:29:49 Dataset:59 MyDataset
02:29:49 Project:51 Project 1
02:29:49 Dataset:514 MyDataset
02:29:49 Dataset:616 MyDataset
02:29:49 Dataset:1012 New Dataset2
02:29:49 Dataset:408 MyDataset
02:29:49 Dataset:409 MyDataset
02:29:49 Dataset:1003 Orphaned dataset 1
02:29:49 Dataset:458 MyDataset
02:29:49 Dataset:1212 New Dataset2
02:29:49 Dataset:1303 Orphaned dataset 1
02:29:49 Dataset:1066 MyDataset
02:29:49 Dataset:1264 MyDataset
02:29:49 Dataset:1316 MyDataset
02:29:49 Dataset:1103 Orphaned dataset 1
02:29:49 Dataset:3 Orphaned dataset 1
02:29:49 Dataset:664 MyDataset
02:29:49 Dataset:659 MyDataset
02:29:49 Dataset:1253 Orphaned dataset 1
02:29:49 Dataset:814 MyDataset
02:29:49 Dataset:454 Orphaned dataset 2
02:29:49 Dataset:1008 MyDataset
02:29:49 Dataset:714 MyDataset
02:29:49 Dataset:1163 FileAnnotationDelete
02:29:49 Dataset:1165 MyDataset
02:29:49 Dataset:754 Orphaned dataset 2
02:29:49 Dataset:209 MyDataset
02:29:49 Dataset:803 Orphaned dataset 1
02:29:49 Dataset:753 Orphaned dataset 1
02:29:49 Dataset:166 MyDataset
02:29:49 Dataset:1208 MyDataset
02:29:49 Dataset:359 MyDataset
02:29:49 Dataset:908 MyDataset
02:29:49 Dataset:111 New Dataset
02:29:49 Project:651 Project 1
02:29:49 Dataset:1313 FileAnnotationDelete
02:29:49 Dataset:958 MyDataset
02:29:49 Dataset:759 MyDataset
02:29:49 Dataset:912 New Dataset2
02:29:49 Dataset:313 FileAnnotationDelete
02:29:49 Dataset:1053 Orphaned dataset 1
02:29:49 Dataset:1164 MyDataset
02:29:49 Dataset:960 MyDataset
02:29:49 Dataset:264 MyDataset
02:29:49 Dataset:913 FileAnnotationDelete
02:29:49 Dataset:708 MyDataset
02:29:49 Dataset:760 MyDataset
02:29:49 Dataset:611 New Dataset
02:29:49 Dataset:1109 MyDataset
02:29:49 Dataset:258 MyDataset
02:29:49 Project:201 Project 1
02:29:49 Dataset:354 Orphaned dataset 2
02:29:49 Dataset:765 MyDataset
02:29:49 Dataset:266 MyDataset
02:29:49 Dataset:316 MyDataset
02:29:49 Dataset:161 New Dataset
02:29:49 Project:151 Project 1
02:29:49 Dataset:60 MyDataset
02:29:49 Dataset:460 MyDataset
02:29:49 Dataset:1166 MyDataset
02:29:49 Dataset:509 MyDataset
02:29:49 Project:851 Project 1
02:29:49 Dataset:561 New Dataset
02:29:49 Dataset:65 MyDataset
02:29:49 Project:751 Project 1
02:29:49 Project:1301 Project 1
02:29:49 Dataset:854 Orphaned dataset 1
02:29:49 Dataset:163 FileAnnotationDelete
02:29:49 Dataset:703 Orphaned dataset 1
02:29:49 Dataset:515 MyDataset
02:29:49 Dataset:1263 FileAnnotationDelete
02:29:49 Dataset:164 MyDataset
02:29:49 Dataset:366 MyDataset
02:29:49 Dataset:709 MyDataset
02:29:49 Dataset:1262 New Dataset2
02:29:49 Dataset:916 MyDataset
02:29:49 Dataset:661 New Dataset
02:29:49 Dataset:663 FileAnnotationDelete
02:29:49 Dataset:158 MyDataset
02:29:49 Dataset:865 MyDataset
02:29:49 Dataset:211 New Dataset
02:29:49 Dataset:265 MyDataset
02:29:49 Project:351 Project 1
02:29:49 Dataset:762 New Dataset2
02:29:49 Dataset:1304 Orphaned dataset 2
02:29:49 Dataset:961 New Dataset
02:29:49 Dataset:609 MyDataset
02:29:49 Dataset:203 Orphaned dataset 1
02:29:49 Dataset:263 FileAnnotationDelete
02:29:49 Dataset:1209 MyDataset
02:29:49 Dataset:808 MyDataset
02:29:49 Dataset:512 New Dataset2
02:29:49 Dataset:1260 MyDataset
02:29:49 Dataset:862 New Dataset
02:29:49 Dataset:910 MyDataset
02:29:49 Dataset:1015 MyDataset
02:29:49 Dataset:1058 MyDataset
02:29:49 Dataset:859 MyDataset
02:29:49 Dataset:159 MyDataset
02:29:49 Dataset:1154 Orphaned dataset 2
02:29:49 Dataset:464 MyDataset
02:29:49 Dataset:412 New Dataset2
02:29:49 Dataset:562 New Dataset2
02:29:49 Dataset:110 MyDataset
02:29:49 Dataset:1060 MyDataset
02:29:49 Dataset:1153 Orphaned dataset 1
02:29:49 Dataset:861 MyDataset
02:29:49 Dataset:459 MyDataset
02:29:49 Dataset:1064 MyDataset
02:29:49 Dataset:112 New Dataset2
02:29:49 Dataset:1214 MyDataset
02:29:49 Project:901 Project 1
02:29:49 Dataset:204 Orphaned dataset 2
02:29:49 Dataset:761 New Dataset
02:29:49 Dataset:1309 MyDataset
02:29:49 Dataset:954 Orphaned dataset 2
02:29:49 Dataset:860 MyDataset
02:29:49 Dataset:414 MyDataset
02:29:49 Dataset:353 Orphaned dataset 1
02:29:49 Dataset:613 FileAnnotationDelete
02:29:49 Project:1251 Project 1
02:29:49 Dataset:953 Orphaned dataset 1
02:29:49 Dataset:815 MyDataset
02:29:49 Dataset:261 New Dataset
02:29:49 Dataset:310 MyDataset
02:29:49 Dataset:915 MyDataset
02:29:49 Dataset:303 Orphaned dataset 1
02:29:49 Dataset:715 MyDataset
02:29:49 Dataset:1259 MyDataset
02:29:49 Dataset:503 Orphaned dataset 1
02:29:49 Dataset:309 MyDataset
02:29:49 Dataset:662 New Dataset2
02:29:49 Project:1001 Project 1
02:29:49 Dataset:115 MyDataset
02:29:49 Dataset:909 MyDataset
02:29:49 Dataset:1266 MyDataset
02:29:49 Dataset:314 MyDataset
02:29:49 Dataset:11 New Dataset
02:29:49 Dataset:864 FileAnnotationDelete
02:29:49 Dataset:867 MyDataset
02:29:49 Dataset:716 MyDataset
02:29:49 Dataset:1261 New Dataset
02:29:49 Dataset:1114 MyDataset
02:29:49 Dataset:311 New Dataset
02:29:49 Dataset:911 New Dataset
02:29:49 Dataset:965 MyDataset
02:29:49 Dataset:253 Orphaned dataset 1
02:29:49 Dataset:612 New Dataset2
02:29:49 Dataset:315 MyDataset
02:29:49 Dataset:210 MyDataset
02:29:49 Dataset:903 Orphaned dataset 1
02:29:49 Dataset:1062 New Dataset2
02:29:49 Dataset:1215 MyDataset
02:29:49 Dataset:962 New Dataset2
02:29:49 Dataset:658 MyDataset
02:29:49 Project:1101 Project 1
02:29:49 Dataset:9 MyDataset
02:29:49 Dataset:812 New Dataset2
02:29:49 Dataset:312 New Dataset2
02:29:49 Dataset:713 FileAnnotationDelete
02:29:49 Project:501 Project 1
02:29:49 Dataset:1065 MyDataset
02:29:49 Dataset:410 MyDataset
02:29:49 Dataset:1009 MyDataset
02:29:49 Dataset:1158 MyDataset
02:29:49 Dataset:413 FileAnnotationDelete
02:29:49 Dataset:712 New Dataset2
02:29:49 Dataset:813 FileAnnotationDelete
02:29:49 Dataset:365 MyDataset
02:29:49 Dataset:411 New Dataset
02:29:49 Project:1201 Project 1
02:29:49 Project:601 Project 1
02:29:49 Dataset:559 MyDataset
02:29:49 Dataset:58 MyDataset
02:29:49 Project:951 Project 1
02:29:49 Dataset:1162 New Dataset2
02:29:49 Dataset:108 MyDataset
02:29:49 Dataset:1014 MyDataset
02:29:49 Dataset:1258 MyDataset
02:29:49 Dataset:1160 MyDataset
02:29:49 Dataset:8 MyDataset
02:29:49 Dataset:508 MyDataset
02:29:49 Dataset:608 MyDataset
02:29:49 Dataset:62 New Dataset2
02:29:49 Dataset:1116 MyDataset
02:29:49 Dataset:1210 MyDataset
02:29:49 Dataset:10 MyDataset
02:29:49 Dataset:214 MyDataset
02:29:49 Dataset:563 FileAnnotationDelete
02:29:49 Dataset:565 MyDataset
02:29:49 Dataset:162 New Dataset2
02:29:49 Dataset:1203 Orphaned dataset 1
02:29:49 Dataset:1113 FileAnnotationDelete
02:29:49 Dataset:260 MyDataset
02:29:49 Dataset:415 MyDataset
02:29:49 Dataset:811 New Dataset
02:29:49 Dataset:113 FileAnnotationDelete
02:29:49 Dataset:766 MyDataset
02:29:49 Project:251 Project 1
02:29:49 Dataset:764 MyDataset
02:29:49 Dataset:516 MyDataset
02:29:49 Dataset:463 FileAnnotationDelete
02:29:49 Dataset:660 MyDataset
02:29:49 Project:701 Project 1
02:29:49 Dataset:704 Orphaned dataset 2
02:29:49 Dataset:461 New Dataset
02:29:49 Dataset:109 MyDataset
02:29:49 Dataset:959 MyDataset
02:29:49 Dataset:403 Orphaned dataset 1
02:29:49 Dataset:511 New Dataset
02:29:49 Project:401 Project 1
02:29:49 Dataset:153 Orphaned dataset 1
02:29:49 Project:801 Project 1
02:29:49 Dataset:653 Orphaned dataset 1
02:29:49 Dataset:904 Orphaned dataset 2
02:29:49 Dataset:116 MyDataset
02:29:49 Project:451 Project 1
02:29:49 Dataset:1204 Orphaned dataset 2
02:29:49 Dataset:610 MyDataset
02:29:49 Dataset:758 MyDataset
02:29:49 Dataset:404 Orphaned dataset 2
02:29:49 Dataset:465 MyDataset
02:29:49 Dataset:4 Orphaned dataset 2
02:29:49 Dataset:504 Orphaned dataset 2
02:29:49 Dataset:604 Orphaned dataset 2
02:29:49 Dataset:1310 MyDataset
02:29:49 Dataset:1011 New Dataset
02:29:49 Dataset:1013 FileAnnotationDelete
02:29:49 Dataset:1104 Orphaned dataset 2
02:29:49 Dataset:809 MyDataset
02:29:49 Dataset:1108 MyDataset
02:29:49 Dataset:553 Orphaned dataset 1
02:29:49 Dataset:1054 Orphaned dataset 2
02:29:49 Dataset:564 MyDataset
02:29:49 Project:101 Project 1
02:29:49 Dataset:666 MyDataset
02:29:49 Dataset:160 MyDataset
02:29:49 Dataset:1159 MyDataset
02:29:49 Dataset:360 MyDataset
02:29:49 Dataset:358 MyDataset
02:29:49 Dataset:1110 MyDataset
02:29:49 Dataset:1311 New Dataset
02:29:49 Dataset:1312 New Dataset2
02:29:49 Dataset:416 MyDataset
02:29:49 Dataset:1063 FileAnnotationDelete
02:29:49 Dataset:462 New Dataset2
02:29:49 Dataset:963 FileAnnotationDelete
02:29:49 Dataset:603 Orphaned dataset 1
02:29:49 Dataset:914 MyDataset
02:29:49 Dataset:61 New Dataset
02:29:49 Dataset:66 MyDataset
02:29:49 Dataset:614 MyDataset
02:29:49 Dataset:165 MyDataset
02:29:49 Dataset:1004 Orphaned dataset 2
02:29:49 Dataset:513 FileAnnotationDelete
02:29:49 Dataset:216 MyDataset
02:29:49 Dataset:1010 MyDataset
02:29:49 Dataset:361 New Dataset
02:29:49 Dataset:966 MyDataset
02:29:49 Dataset:63 FileAnnotationDelete
02:29:49 Dataset:816 MyDataset
02:29:49 Dataset:1308 MyDataset
02:29:49 Dataset:114 MyDataset
02:29:49 Dataset:262 New Dataset2
02:29:49 Project:1151 Project 1
02:29:49 Dataset:863 New Dataset2
02:29:49 Dataset:1254 Orphaned dataset 2
02:29:49 Dataset:1265 MyDataset
02:29:49 Dataset:208 MyDataset
02:29:49 Dataset:64 MyDataset
02:29:49 Dataset:13 FileAnnotationDelete
02:29:49 Dataset:212 New Dataset2
02:29:49 Dataset:254 Orphaned dataset 2
02:29:49 Dataset:453 Orphaned dataset 1
02:29:49 Dataset:16 MyDataset
02:29:49 Dataset:53 Orphaned dataset 1
02:29:49 Dataset:308 MyDataset
02:29:49 Project:551 Project 1
02:29:49 Dataset:1061 New Dataset
02:29:49 Dataset:1314 MyDataset
02:29:49 Dataset:558 MyDataset
02:29:49 Dataset:560 MyDataset
02:29:49 Dataset:615 MyDataset
02:29:49 Dataset:1213 FileAnnotationDelete
02:29:49 Dataset:54 Orphaned dataset 2
02:29:49 Dataset:14 MyDataset
02:29:49 Dataset:711 New Dataset
02:29:49 Dataset:1161 New Dataset
02:29:49 Dataset:362 New Dataset2
02:29:49 Dataset:763 FileAnnotationDelete
02:29:49 Dataset:1315 MyDataset
02:29:49 Dataset:304 Orphaned dataset 2
02:29:49 Dataset:104 Orphaned dataset 2
02:29:49 Dataset:364 MyDataset
02:29:49 Dataset:866 MyDataset
02:29:49 Dataset:215 MyDataset
02:29:49 Project:1051 Project 1
02:29:49 Dataset:804 Orphaned dataset 2
02:29:49 Project:301 Project 1
02:29:49 Dataset:510 MyDataset
02:29:49 Size:0
02:29:49 512 512
02:29:50 9
02:29:50 9
02:29:50 1
02:29:51 Logged in as ladmin_user
02:29:51 Added 'training_user's tag' to dataset MyDataset on behalf of training_user
02:29:51 Added 'ladmin_user's tag' to dataset MyDataset as admin.
02:29:52 Finished: SUCCESS