Started by user devspace Running as SYSTEM Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins14115444010699763618.sh + source /home/settings.env ++ OMERO_DB_HOST=pg ++ OMERO_DB_USER=postgres ++ OMERO_DB_PASS= ++ OMERO_ROOT_PASS=omero ++ OMERO_DATA_DIR=/OMERO ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR + OMERO_DB_NAME=OMERO-test-integration + SRC=/home/omero/workspace/OMERO-test-integration/src + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist + OMERO_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist + '[' -e /home/omero/workspace/OMERO-test-integration/.venv3 ']' + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(.venv3) ' ++ export PS1 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' ++ export VIRTUAL_ENV_PROMPT ++ hash -r + omero admin stop Server not running + echo not running not running + deactivate + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']' + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + '[' '!' '' = nondestructive ']' + unset -f deactivate + sleep 5 + dropdb -f -h pg -U postgres OMERO-test-integration dropdb: error: database removal failed: ERROR: database "OMERO-test-integration" does not exist + echo Already exists maybe Already exists maybe + rm -rf /home/omero/workspace/OMERO-test-integration/data /home/omero/workspace/OMERO-test-integration/omero-blitz-5.8.6-SNAPSHOT-python.zip /home/omero/workspace/OMERO-test-integration/omero_dropbox-5.7.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_marshal-0.9.2.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_py-5.22.2.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_scripts-5.10.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_web-5.32.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/src /home/omero/workspace/OMERO-test-integration/version.properties + python3.11 -m venv /home/omero/workspace/OMERO-test-integration/.venv3 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1='(.venv3) ' ++ PS1='(.venv3) (.venv3) ' ++ export PS1 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' ++ export VIRTUAL_ENV_PROMPT ++ hash -r + pip install -U pip setuptools Requirement already satisfied: pip in ./.venv3/lib64/python3.11/site-packages (26.1.2) Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (83.0.0) + 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 Collecting zeroc-ice==3.6.5 Downloading zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 13.9 MB/s 0:00:02 + pip install markdown Requirement already satisfied: markdown in ./.venv3/lib64/python3.11/site-packages (3.10.2) + pip install mox3 pytest pytest-django pytest-xdist pytest-mock Requirement already satisfied: mox3 in ./.venv3/lib64/python3.11/site-packages (1.1.0) Requirement already satisfied: pytest in ./.venv3/lib64/python3.11/site-packages (9.1.1) Requirement already satisfied: pytest-django in ./.venv3/lib64/python3.11/site-packages (4.12.0) Requirement already satisfied: pytest-xdist in ./.venv3/lib64/python3.11/site-packages (3.8.0) Requirement already satisfied: pytest-mock in ./.venv3/lib64/python3.11/site-packages (3.15.1) Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.venv3/lib64/python3.11/site-packages (from mox3) (7.0.3) Requirement already satisfied: fixtures>=3.0.0 in ./.venv3/lib64/python3.11/site-packages (from mox3) (4.3.2) Requirement already satisfied: iniconfig>=1.0.1 in ./.venv3/lib64/python3.11/site-packages (from pytest) (2.3.0) Requirement already satisfied: packaging>=22 in ./.venv3/lib64/python3.11/site-packages (from pytest) (26.2) Requirement already satisfied: pluggy<2,>=1.5 in ./.venv3/lib64/python3.11/site-packages (from pytest) (1.6.0) Requirement already satisfied: pygments>=2.7.2 in ./.venv3/lib64/python3.11/site-packages (from pytest) (2.20.0) Requirement already satisfied: execnet>=2.1 in ./.venv3/lib64/python3.11/site-packages (from pytest-xdist) (2.1.2) Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->mox3) (83.0.0) + pip install tables Requirement already satisfied: tables in ./.venv3/lib64/python3.11/site-packages (3.11.1) Requirement already satisfied: numpy>=1.20.0 in ./.venv3/lib64/python3.11/site-packages (from tables) (2.4.6) Requirement already satisfied: numexpr>=2.6.2 in ./.venv3/lib64/python3.11/site-packages (from tables) (2.14.1) Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from tables) (26.2) Requirement already satisfied: py-cpuinfo in ./.venv3/lib64/python3.11/site-packages (from tables) (9.0.0) Requirement already satisfied: blosc2>=2.3.0 in ./.venv3/lib64/python3.11/site-packages (from tables) (4.7.0) Requirement already satisfied: ndindex in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (1.10.1) Requirement already satisfied: msgpack in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (1.2.1) Requirement already satisfied: pydantic in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (2.13.4) Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (2.34.2) Requirement already satisfied: rich in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (15.0.0) Requirement already satisfied: threadpoolctl in ./.venv3/lib64/python3.11/site-packages (from blosc2>=2.3.0->tables) (3.6.0) Requirement already satisfied: annotated-types>=0.6.0 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (0.7.0) Requirement already satisfied: pydantic-core==2.46.4 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (2.46.4) Requirement already satisfied: typing-extensions>=4.14.1 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (4.16.0) Requirement already satisfied: typing-inspection>=0.4.2 in ./.venv3/lib64/python3.11/site-packages (from pydantic->blosc2>=2.3.0->tables) (0.4.2) Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (3.4.9) Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (3.18) Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (2.7.0) Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->blosc2>=2.3.0->tables) (2026.6.17) Requirement already satisfied: markdown-it-py>=2.2.0 in ./.venv3/lib64/python3.11/site-packages (from rich->blosc2>=2.3.0->tables) (4.2.0) 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) Requirement already satisfied: mdurl~=0.1 in ./.venv3/lib64/python3.11/site-packages (from markdown-it-py>=2.2.0->rich->blosc2>=2.3.0->tables) (0.1.2) + pip install jinja2 Requirement already satisfied: jinja2 in ./.venv3/lib64/python3.11/site-packages (3.1.6) Requirement already satisfied: MarkupSafe>=2.0 in ./.venv3/lib64/python3.11/site-packages (from jinja2) (3.0.3) + pip install PyYAML Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (6.0.3) Copied 1 artifact from "OMERO-build" build number 25 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 21 Copied 2 artifacts from "OMERO-build-build" build number 33 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins4220616928335058451.sh + source /home/settings.env ++ OMERO_DB_HOST=pg ++ OMERO_DB_USER=postgres ++ OMERO_DB_PASS= ++ OMERO_ROOT_PASS=omero ++ OMERO_DATA_DIR=/OMERO ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR + export ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip + ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties + VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties + OMERO_DB_NAME=OMERO-test-integration + OMERO_DATA_DIR=/home/omero/workspace/OMERO-test-integration/data + mkdir -p /home/omero/workspace/OMERO-test-integration/data + SRC=/home/omero/workspace/OMERO-test-integration/src ++ ls openmicroscopy-5.6.3-623-e0180adcad-ice36-b25.zip + ZIP_SRC=openmicroscopy-5.6.3-623-e0180adcad-ice36-b25.zip + unzip openmicroscopy-5.6.3-623-e0180adcad-ice36-b25.zip Archive: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25.zip creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/.classpath-template creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/.github/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/.github/Pull_Request_Template.md creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/.github/workflows/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/.github/workflows/docker_build.yml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/.github/workflows/release.yml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/.github/workflows/source_build.yml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/.github/workflows/update.yaml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/.mailmap inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/.project inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/CMakeLists.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/CONTRIBUTING.md inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/Dockerfile inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/LICENSE.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/README.md inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/SUPPORT.md inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/build.bat inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/build.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/build.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/.classpath inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/.project creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/resources/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/resources/excludebugs.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/resources/global.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/resources/hibernate.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/resources/lifecycle.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/resources/version.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/scripts/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/scripts/parse_version inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/scripts/source-archive.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/build.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/README.md inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/build.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/plugins/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/plugins/robot.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/resources/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/resources/robot.template creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/resources/web/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/resources/web/annotation.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/resources/web/login.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/resources/web/thumbs.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/resources/web/tree.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/resources/web/webadmin.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/resources/well_sample_posXY.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/robot_setup.sh creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/annotate_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/center_right_panel_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/create_scenario.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/delete_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/download_options_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/filter_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/forms_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/history_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/map_annotations_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/post_copy_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/post_cut_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/post_drag_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/post_manage_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/rdef_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/search.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/search_annotation_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/show_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/spw_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/tagging_test.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/view_image.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/webadmin_login.robot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tests/ui/testcases/web/webadmin_user_settings.robot creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/CMakeLists.txt creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/cmake/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/cmake/CompilerChecks.cmake inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/cmake/FindIce.cmake inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/cmake/GTest.cmake inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/cmake/Version.cmake creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/README creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/README.h creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/ClientErrors.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/ClientErrors.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/IcePortPop.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/IcePortPush.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/ObjectFactory.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/RTypesI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/RTypesI.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/all.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/callbacks.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/callbacks.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/client.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/client.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/clientF.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/clientF.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/conversions.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/conversions.h creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/internal/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/internal/fixes.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/min.h creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/DetailsI.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/FrequencyI.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/LengthI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/LengthI.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/PermissionsI.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/PowerI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/PowerI.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/PressureI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/PressureI.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/TemperatureI.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/TimeI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/model/TimeI.h creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/sys/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/sys/ParametersI.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/templates.h creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/util/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/util/concurrency.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/util/concurrency.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/util/tiles.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/util/tiles.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/util/uuid.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/src/omero/util/uuid.h creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/CMakeLists.txt creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/CMakeLists.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/admin.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/annotations.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/api.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/beta3.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/chgrp.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/counts.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/delete.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/guest.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/mapannotation.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/model51.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/permissions.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/search.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/integration/sessions.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/main.cpp creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/omero/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/omero/CMakeLists.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/omero/fixture.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/omero/fixture.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/safegtest.h creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/CMakeLists.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/client.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/concurrency.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/conversions.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/model.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/operators.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/parameters.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/perms.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/rtypes.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/test/unit/units.cpp creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/utils/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/utils/CMakeLists.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/utils/chgrp.cpp creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/build.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/ivy.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/setup.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/test/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/test/drivers.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/test/integration/ extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/test/integration/__init__.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/test/integration/test_dbclient.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/test/records/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/test/records/first.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroFS/test/records/outofsync.txt creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/.classpath-template inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/.project inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/build.gradle inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/build.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/ivy.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/resources/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/settings.gradle inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/fs.testng.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/gateway.testng.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration.testng.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/AbstractServerTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/AbstractTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/AdminServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/AgentTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/BlockSizeTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ClientUsageTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/CmdCallbackTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/DeleteServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/DiskUsageTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/DuplicationTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ExporterTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ImportAsTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ImportLibraryTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ImporterTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/MapAnnotationTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/MetadataServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ModelMockFactory.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/PermissionsTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/PermissionsTestAll.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/PixelsServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/PojosServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/RawFileStoreTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/RenderingEngineTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ResetPasswordTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/RoiServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/RolesTests.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/ScriptServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/TableTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/UpdateServiceTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chmod/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chmod/RolesTest.java creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chown/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/delete/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/thumbnail/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroJava/test/integration/thumbnail/Utils.java creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/bin/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/bin/omero inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/bin/omero.bat inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/bin/setpythonpath.bat inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/bin/winconfig.bat inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/build.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/examples/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/examples/createSession.py extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/examples/load.omero inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/examples/projection_1.py extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/examples/submit.omero inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/examples/upload.omero inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/ice.config inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/ivy.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/manualtests/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/manualtests/README.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/manualtests/populate_roi_test.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/setup.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/ extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/__init__.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/conftest.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/ extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/__init__.py extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/client_ctors.cfg creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/ extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/__init__.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/cli.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_admin.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_chown.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_db.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_delete.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_download.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_fs.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_group.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_import.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_ldap.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_metadata.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_obj.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_pyramids.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_script.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_search.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_sessions.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_tag.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_upload.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/clitest/test_user.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/fstest/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/fstest/test_rename.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/helpers.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/metadata/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/metadata/test_populate.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptsharness/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptsharness/definition.py extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/ extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/__init__.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/script.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/tablestest/ extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2 extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2 inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/tablestest/test_service.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/tablestest/test_tables.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_admin.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_annotation.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_annotationPermissions.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_chgrp.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_chmod.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_chown.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_client_ctors.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_clientusage.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_cmdcallback.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_counts.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_delete.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_exporter.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_files.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_iconfig.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_icontainer.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_ildap.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_imetadata.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_iquery.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_isession.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_ishare.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_itimeline.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_itypes.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_iupdate.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_librarytest.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_mail.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_mapannotation.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_metadatastore.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_model51.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_permissions.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_pixelsService.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_rawfilestore.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_reimport.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_render.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_reporawfilestore.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_repository.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_rois.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_scripts.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_search.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_simple.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_thumbs.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_tickets1000.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_tickets2000.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_tickets3000.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_tickets4000.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_tickets6000.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroPy/test/integration/test_util.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/README.rst inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/build.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/setup.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/conftest.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_annotate.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_api_containers.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_api_errors.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_api_images.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_api_login.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_api_projects.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_api_rois.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_api_wells.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_chgrp.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_chown.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_config.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_containers.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_csrf.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_decorators.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_download.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_groups_users.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_histogram.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_history.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_links.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_login.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_marshal.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_metadata.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_plategrid.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_rendering.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_scripts.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_show.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_simple.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_table.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_tags.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_thumbnails.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_tree.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_tree_annotations.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroWeb/test/integration/test_webadmin.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/build.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/bump_version.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/common.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/pytest.ini inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/python.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/travis-build creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/headers.txt creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/hudson/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/hudson/OMERO.sh inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/hudson/README.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/hudson/functions.sh creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/images/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/images/block-diagram.svg creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/images/build/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/images/build/build_files.dot inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/images/build/build_files.png inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/images/build/build_files.svg inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/images/build/newbuild.dot creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/install/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/install/VM/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/install/VM/README.md inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/install/python_deps.sh inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/overview.html inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/package-template.html creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sequencediagrams/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sequencediagrams/Sessions.ods creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/Makefile inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/build.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/conf.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/index.rst inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/rules.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/sphinx.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/themes/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/themes/api_theme/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/themes/api_theme/layout.html creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/themes/api_theme/static/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/themes/api_theme/static/api_style.css_t inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/sphinx-api/themes/api_theme/theme.conf creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/styles/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/styles/CodeTemplate.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/styles/CodeTemplate.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/styles/OMERO_Eclipse_Code_Style.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/styles/README.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/styles/checkstyle.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/docs/styles/headers.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/backup.cfg creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/blitz/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/blitz/mail-senders.example inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/blitz/mail-server.example inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/build.properties inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/env.bat inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/env.sh inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/hibernate.properties inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/ice.config inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/ivysettings.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/logback-cli.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/logback-indexing-cli.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/logback-indexing.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/logback.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/mime.types inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/node1.cfg inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/node2.cfg inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/omero.properties creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/profiles/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/profiles/psql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/rollover.cfg creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/Windows.cfg creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/error/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/error/maintainance.html creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/grid/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/grid/README inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/grid/default.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/grid/templates.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/grid/windefault.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/ice.config inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/internal.cfg inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/templates/master.cfg inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/etc/testdropbox.config creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/CMakeLists.txt creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/CMakeLists.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/Callback.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/Callback.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/Callback.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/FileAnnotationDelete.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/FileAnnotationDelete.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/Options.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/Options.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/Options.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/Subclass.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/Subclass.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Delete/Subclass.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/CMakeLists.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/clientpointer.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/collectionmethods.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/collectionmethods.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/collectionmethods.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/collectionmethods.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/configuration.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/configuration.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/configuration.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/configuration.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/constants.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/constants.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/constants.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/constants.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/constructors.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/constructors.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/constructors.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/constructors.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/details.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/details.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/details.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/details.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/enumerations.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/enumerations.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/enumerations.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/enumerations.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/getsetattr.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/interfaces.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/interfaces.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/interfaces.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/iterators.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/iterators.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/iterators.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/iterators.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/lists.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/lists.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/primitives.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/primitives.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/primitives.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/primitives.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/queries.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/queries.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/queries.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/queries.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/rcollection.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/rcollection.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/rcollection.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/rcollection.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/smartpointers.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/staticfields.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/staticfields.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/staticfields.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/staticfields.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/sudo.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/sudo.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/sudo.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/sudo.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/timeout.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/timeout.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/unloaded.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/unloaded.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/unloaded.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/unloaded.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/updates.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/updates.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/updates.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroClients/updates.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroTables/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroTables/FindMeasurements.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroTables/MeasurementTable.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroTables/first.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/OmeroTables/iroi.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/README.txt creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/RegionsOfInterest/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/RegionsOfInterest/CMakeLists.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/RegionsOfInterest/Main.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/RegionsOfInterest/Main.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/RegionsOfInterest/Main.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/RegionsOfInterest/SConscript inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/SConstruct creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScreenPlateWell/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScreenPlateWell/imagesperwell.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScreenPlateWell/imagesperwell.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScreenPlateWell/listplates.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScreenPlateWell/listplates.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScreenPlateWell/platebybarcode.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScreenPlateWell/platecodebyimage.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScreenPlateWell/platecodebyimage.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScriptingService/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScriptingService/Edit_Descriptions.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScriptingService/HelloWorld.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScriptingService/NativeWrapperExample.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScriptingService/Notifications.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScriptingService/Notifications.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScriptingService/adminWorkflow.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/ScriptingService/runHelloWorld.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/.classpath inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/.project creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/CreateImage.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/DeleteData.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/HowToUseTables.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/LoadMetadataAdvanced.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/ROIFolders.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/ROIs.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/RawDataAccess.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/ReadData.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/ReadDataAdvanced.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/RenderImages.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/Setup.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/Sudo.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/java/src/training/WriteData.java creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/javascript/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/javascript/index.html inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/javascript/utils.js inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/markup.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/ConnectToOMERO.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/CreateImage.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/DeleteData.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/Filesets.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/LoadMetadataAdvanced.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/ROIs.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/RawDataAccess.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/ReadData.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/ReadDataAdvanced.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/RenderImages.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/WriteData.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/exampleSuite.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/matlab/parseOmeroProperties.m creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Advanced/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Advanced/Create_Image_advanced.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Advanced/Raw_Data_advanced.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Advanced/Read_Data_advanced.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Advanced/Write_data_advanced.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Bulk_Shapes.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Connect_To_OMERO.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Create_Image.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Delete.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Filesets.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Groups_Permissions.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Json_Api/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Json_Api/Login.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Metadata.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Parse_OMERO_Properties.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/ROIs.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Raw_Data_Access.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Read_Data.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Render_Images.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Scripting_Service_Example.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Tables.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Task_Scripts/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Task_Scripts/ROIs_To_Table.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Task_Scripts/Raw_Data2.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Task_Scripts/Raw_Data_Task.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Task_Scripts/Write_Data_3.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Task_Scripts/Write_Data_4.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/Write_Data.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/python/__main__.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/Training/training_setup.sh creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/AllProjects.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/AllProjects.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/AllProjects.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/AllProjects.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/CMakeLists.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/Main.cpp inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/Main.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/Main.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/Main.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/PrintProjects.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/PrintProjects.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/PrintProjects.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/PrintProjects.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/SConscript inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/Usage.h inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/Usage.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/Usage.m inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/examples/TreeList/Usage.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/history.rst inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/ivy.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/IVY1016/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/IVY1016/EclipseClasspath.class inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/IVY1016/EclipseClasspath.java creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/LICENSE-ASM.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/LICENSE-bcel.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/LICENSE-docbook.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/LICENSE-dom4j.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/LICENSE-jcip.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/LICENSE.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/README.txt creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/annotations.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/asm-3.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/asm-util-3.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/bcel.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/buggy.icns inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/dom4j-full.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/lib/findbugs.jar creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/plugin/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/plugin/coreplugin.jar creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/src/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/src/xsl/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/src/xsl/default.xsl inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/src/xsl/fancy.xsl inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/src/xsl/plain.xsl inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/findbugs-1.2.1/src/xsl/summary.xsl inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/keystore creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/README inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/agpl.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/antlr.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/apache-v1.1.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/apache-v2.0.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/asm.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/bouncy_castle_license.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/bsd.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/cddl-v1.0.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/cpl-v10.html inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/crystalclear.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/django.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/dom4j.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/epl-v1.0.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/fbsd.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/freemarker.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/gpl-v2.0.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/gpl.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/gtest.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/iconsweets_license.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/jamon.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/jmock.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/jquery.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/jtidy.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/lgpl-3.0.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/lgpl-v2.0.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/lgpl-v2.1.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/lgpl-v3.0.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/lgpl.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/matplotlib.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/mit.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/mpl-v1_0.htm inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/npl-1_1.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/path.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/pil.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/postgresql.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/psf-v2.0.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/psf-v2.5.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/scons.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/slf4j.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/tablelayout.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/which.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/zlib-libpng.txt inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/licenses/zpl-v2.1.txt creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/linux-native/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/linux-native/libnativewindow_jvm.so creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/linux64-native/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/linux64-native/libnativewindow_jvm.so inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/logback-build.xml creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/patches/ extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/JHotDraw-7.0.9.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/ant-1.8.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/ant-contrib-1.0b3.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/ant-junit-1.8.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/ant-launcher-1.8.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/ant-nodeps-1.8.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/ant-trax-1.8.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/batik-all-1.8pre-jdk6.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/bufr-1.1.00.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/checkstyle-4.3.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/commons-validator-1.3.1.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/findbugs-ant-1.2.1.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/grib-5.1.03.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/hibernate-core-3.5.6-4510.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/hibernate-search-3.1.1.GA.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/hibernate-tools-3.2.0.beta11.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/hibernate-validator-3.1.0.GA.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/ipython-1.2.1.tar.gz inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/ivy-2.4.0.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/omero-icemock-3.5.1.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/omero-icemock-3.6.3.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/omero.java inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/oro-2.0.8.jar inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/lib/repository/scons-local-2.1.0.zip creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/3-3-2_rgb.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/cividis.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/fire.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/glasbey.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/glasbey_inverted.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/glow.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/grays.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ice.lut creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/janelia/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/janelia/pup_br.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/janelia/pup_nr.lut creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/matplotlib/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/matplotlib/inferno.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/matplotlib/magma.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/matplotlib/plasma.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/matplotlib/viridis.lut creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/16_colors.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/5_ramps.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/6_shades.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/blue_orange_icb.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/brgbcmyw.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/cool.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/edges.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/gem.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/phase.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/royal.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/sepia.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/smart.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/thal.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/thallium.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/ncsa_paledit/unionjack.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/physics.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/red-green.lut creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/seaborn/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/seaborn/mako.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/seaborn/rocket.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/spectrum.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/thermal.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/turbo.lut creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/cyan_hot.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/green_fire_blue.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/hilo.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/ica.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/ica2.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/ica3.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/magenta_hot.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/orange_hot.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/rainbow_rgb.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/red_hot.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/luts/wcif/yellow_hot.lut inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/omero.class inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/setup.cfg creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/README.txt creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/misc/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/misc/Makefile inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/misc/current.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/misc/enums.py creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/ creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__1/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__1/OMERO3__7.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__10/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__10/OMERO3A__9.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__11/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__11/OMERO3A__10.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__11/OMERO3A__5.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__2/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__2/OMERO3A__1.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__3/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__3/OMERO3A__2.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__3/OMERO3__5.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__4/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__4/OMERO3A__3.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__4/OMERO3__5.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__5/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__5/OMERO3A__4.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__6/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__6/OMERO3A__5.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__7/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__7/OMERO3A__6.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__8/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__8/OMERO3A__6.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__9/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3A__9/OMERO3A__8.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3__4/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3__4/OMERO3__1.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3__5/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3__5/OMERO3__4.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3__6/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3__6/OMERO3__5.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3__7/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO3__7/OMERO3__6.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.1__0/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.1__0/OMERO4__0.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.2__0/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.2__0/OMERO4.1__0.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.2__0/t/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.3__0/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.3__0/OMERO4.2__0.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.4__0/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.4__0/OMERO4.1__0.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4.4__0/OMERO4.3__0.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4__0/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO4__0/OMERO3A__11.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.0__0/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.0__0/OMERO4.4__0.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.1__1/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.1__1/OMERO5.0__0.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.1__1/OMERO5.1__0.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.2__0/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.2__0/OMERO5.1__1.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.3__0/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.3__0/OMERO5.2__0.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.3__0/delete-ns-orphans.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4DEV__1/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4DEV__2/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4DEV__3/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql creating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/ inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/OMERO5.3__0.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/OMERO5.3__1.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/psql-footer.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/psql-header.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/schema.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/sql/psql/OMERO5.4__0/views.sql inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/test.xml inflating: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/update_dependencies.sh extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/antlib/resources/gitversion.xml extracting: openmicroscopy-5.6.3-623-e0180adcad-ice36-b25/components/tools/OmeroCpp/cmake/GitVersion.cmake + rm -f openmicroscopy-5.6.3-623-e0180adcad-ice36-b25.zip + mv /home/omero/workspace/OMERO-test-integration/openmicroscopy-5.6.3-623-e0180adcad-ice36-b25 /home/omero/workspace/OMERO-test-integration/src + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(.venv3) ' ++ export PS1 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' ++ export VIRTUAL_ENV_PROMPT ++ hash -r + for x in *.tar.gz + pip install -U omero_dropbox-5.7.1.dev0.tar.gz Processing ./omero_dropbox-5.7.1.dev0.tar.gz Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: omero-py in ./.venv3/lib64/python3.11/site-packages (from omero-dropbox==5.7.1.dev0) (5.22.2.dev0) Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4) Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0) 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) Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (12.3.0) Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.3) 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) Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.34.2) Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.2.0) Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.4.9) 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) Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2.7.0) 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.6.17) Building wheels for collected packages: omero-dropbox Building wheel for omero-dropbox (pyproject.toml): started Building wheel for omero-dropbox (pyproject.toml): finished with status 'done' Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49153 sha256=26cc7fd7a5348a93adacf6ff26ddd958febcedc38ccf3e2e6ddeab6f95fc27c8 Stored in directory: /home/omero/.cache/pip/wheels/fc/7e/62/5e5d34b5de7cc5d8ff95a6620b111f491c603301cfe622e998 Successfully built omero-dropbox Installing collected packages: omero-dropbox Attempting uninstall: omero-dropbox Found existing installation: omero-dropbox 5.7.1.dev0 Uninstalling omero-dropbox-5.7.1.dev0: Successfully uninstalled omero-dropbox-5.7.1.dev0 Successfully installed omero-dropbox-5.7.1.dev0 + for x in *.tar.gz + pip install -U omero_marshal-0.9.2.dev0.tar.gz Processing ./omero_marshal-0.9.2.dev0.tar.gz Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: omero_marshal Building wheel for omero_marshal (pyproject.toml): started Building wheel for omero_marshal (pyproject.toml): finished with status 'done' Created wheel for omero_marshal: filename=omero_marshal-0.9.2.dev0-py3-none-any.whl size=88129 sha256=bedd3acbd02ab236179dcb4f65c8ef90b95749b49799a4e7d1495373bcf9d9fa Stored in directory: /home/omero/.cache/pip/wheels/19/bc/99/c23dd653c71b3f05e4c008a12495c8f3b095cce849431c54e1 Successfully built omero_marshal Installing collected packages: omero_marshal Attempting uninstall: omero_marshal Found existing installation: omero_marshal 0.9.2.dev0 Uninstalling omero_marshal-0.9.2.dev0: Successfully uninstalled omero_marshal-0.9.2.dev0 Successfully installed omero_marshal-0.9.2.dev0 + for x in *.tar.gz + pip install -U omero_py-5.22.2.dev0.tar.gz Processing ./omero_py-5.22.2.dev0.tar.gz Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (1.4.4) Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (1.0.0) Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (2.4.6) Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (12.3.0) Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (6.0.3) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (3.6.5) Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (2.34.2) Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (3.2.0) Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.2.dev0) (3.4.9) Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.2.dev0) (3.18) Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.2.dev0) (2.7.0) Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.2.dev0) (2026.6.17) Building wheels for collected packages: omero-py Building wheel for omero-py (pyproject.toml): started Building wheel for omero-py (pyproject.toml): finished with status 'done' Created wheel for omero-py: filename=omero_py-5.22.2.dev0-py3-none-any.whl size=2787060 sha256=118bb36bce015abb6e26e420416716d0a9af0faf9423a9065b28d901302e8ee5 Stored in directory: /home/omero/.cache/pip/wheels/4f/ce/b6/010dee189ba0bc98a685177369cfe00cb61c6684ab3d0a3621 Successfully built omero-py Installing collected packages: omero-py Attempting uninstall: omero-py Found existing installation: omero-py 5.22.2.dev0 Uninstalling omero-py-5.22.2.dev0: Successfully uninstalled omero-py-5.22.2.dev0 Successfully installed omero-py-5.22.2.dev0 + for x in *.tar.gz + pip install -U omero_scripts-5.10.1.dev0.tar.gz Processing ./omero_scripts-5.10.1.dev0.tar.gz Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: omero-scripts Building wheel for omero-scripts (pyproject.toml): started Building wheel for omero-scripts (pyproject.toml): finished with status 'done' Created wheel for omero-scripts: filename=omero_scripts-5.10.1.dev0-py3-none-any.whl size=137216 sha256=742c2ac92d4a7e195a70a9b9e14ff69065a9eef119cc08be9751c361680e03c0 Stored in directory: /home/omero/.cache/pip/wheels/dc/2a/1b/114f0904de09a5b967180bea9e80ac22e3d829eefd3cfd8487 Successfully built omero-scripts Installing collected packages: omero-scripts Attempting uninstall: omero-scripts Found existing installation: omero-scripts 5.10.1.dev0 Uninstalling omero-scripts-5.10.1.dev0: Successfully uninstalled omero-scripts-5.10.1.dev0 Successfully installed omero-scripts-5.10.1.dev0 + for x in *.tar.gz + pip install -U omero_web-5.32.1.dev0.tar.gz Processing ./omero_web-5.32.1.dev0.tar.gz Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (5.22.2.dev0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (0.9.29) Requirement already satisfied: Django<5.3,>=5.2.9 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (5.2.16) Requirement already satisfied: django-pipeline>=4.1.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (4.1.0) Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (3.7.0) Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (6.12.0) Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (26.0.0) 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) Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (12.3.0) Requirement already satisfied: pytz in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (2026.2) Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (3.2.0) Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (26.2) Requirement already satisfied: importlib-resources in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (7.1.0) Requirement already satisfied: asgiref>=3.8.1 in ./.venv3/lib64/python3.11/site-packages (from Django<5.3,>=5.2.9->omero-web==5.32.1.dev0) (3.11.1) Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib64/python3.11/site-packages (from Django<5.3,>=5.2.9->omero-web==5.32.1.dev0) (0.5.5) 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) Requirement already satisfied: wheel in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web==5.32.1.dev0) (0.47.0) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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.6.17) Building wheels for collected packages: omero-web Building wheel for omero-web (pyproject.toml): started Building wheel for omero-web (pyproject.toml): finished with status 'done' Created wheel for omero-web: filename=omero_web-5.32.1.dev0-py3-none-any.whl size=2820645 sha256=8218cb73fb0c54386d8b07ded0c3129cb79bcba1b81c3edb3ab565601a1667f1 Stored in directory: /home/omero/.cache/pip/wheels/f1/25/17/2aeeabb109d24bc4d86780951b7f1f7cca797777b03207d63c Successfully built omero-web Installing collected packages: omero-web Attempting uninstall: omero-web Found existing installation: omero-web 5.32.1.dev0 Uninstalling omero-web-5.32.1.dev0: Successfully uninstalled omero-web-5.32.1.dev0 Successfully installed omero-web-5.32.1.dev0 + pip install omero-certificates Requirement already satisfied: omero-certificates in ./.venv3/lib64/python3.11/site-packages (0.4.0) Requirement already satisfied: omero-py>=5.6.0 in ./.venv3/lib64/python3.11/site-packages (from omero-certificates) (5.22.2.dev0) Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.4.4) Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.0.0) Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (2.4.6) Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (12.3.0) Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (6.0.3) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (3.6.5) Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (2.34.2) Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (3.2.0) Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.4.9) Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.18) Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2.7.0) Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2026.6.17) + for x in omero-cli-duplicate + pip install git+https://github.com/snoopycrimecop/omero-cli-duplicate.git@merge_ci#egg=omero-cli-duplicate Collecting omero-cli-duplicate Cloning https://github.com/snoopycrimecop/omero-cli-duplicate.git (to revision merge_ci) to /tmp/pip-install-bk9ojoin/omero-cli-duplicate_c03c4e38cec24bb9b2d9e07ba3625c29 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-cli-duplicate.git /tmp/pip-install-bk9ojoin/omero-cli-duplicate_c03c4e38cec24bb9b2d9e07ba3625c29 Running command git checkout -b merge_ci --track origin/merge_ci Switched to a new branch 'merge_ci' branch 'merge_ci' set up to track 'origin/merge_ci'. Resolved https://github.com/snoopycrimecop/omero-cli-duplicate.git to commit 828164f477fcf63069ae2f397a883dd25ccb7c06 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: omero-py>=5.8 in ./.venv3/lib64/python3.11/site-packages (from omero-cli-duplicate) (5.22.2.dev0) Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.4.4) Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.0.0) Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.4.6) Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (12.3.0) Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (6.0.3) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.6.5) Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.34.2) Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.2.0) Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.4.9) Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.18) Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2.7.0) Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2026.6.17) + source /home/omero/workspace/OMERO-test-integration/src/docs/hudson/functions.sh + /home/omero/workspace/OMERO-test-integration/src/build.py build-default test-compile Buildfile: /home/omero/workspace/OMERO-test-integration/src/build.xml check-ivy: Creating /home/omero/workspace/OMERO-test-integration/src/etc/local.properties Created dir: /home/omero/workspace/OMERO-test-integration/src/target :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml build-scons: Expanding: /home/omero/workspace/OMERO-test-integration/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-test-integration/src/target/scons build: No sub-builds to iterate on Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava... tools-init: no-op retrieve: :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml prepare: Preparing: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/.done Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/src Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/reports Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes pre-compile: Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/glacier2.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ice.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icegrid.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icestorm.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ome-xml.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes compile: no-op package: Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/omero_client.jar install: :: delivering :: omero#omero_client;working@4590dbd6a4a0 :: 5.6.3-623-e0180adcad-ice36-b25-ice36 :: integration :: Wed Jul 29 12:10:43 UTC 2026 delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/ivy.xml :: publishing :: omero#omero_client published omero_client to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-623-e0180adcad-ice36-b25-ice36/omero_client-5.6.3-623-e0180adcad-ice36-b25-ice36.jar published ivy to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-623-e0180adcad-ice36-b25-ice36/omero_client-5.6.3-623-e0180adcad-ice36-b25-ice36.xml Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... retrieve: :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml Entering /home/omero/workspace/OMERO-test-integration/src/components/tools... dist: Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/service-classes/META-INF Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/server Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero_scripts-5.10.1.dev0.tar.gz into /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts Copying 29 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/scripts Copying 29 files to /home/omero/workspace/OMERO-test-integration/src/dist Copied 9 empty directories to 1 empty directory under /home/omero/workspace/OMERO-test-integration/src/dist Entering /home/omero/workspace/OMERO-test-integration/src/components/tests... Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui... copy-licenses: Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/share Copying 44 files to /home/omero/workspace/OMERO-test-integration/src/dist/share copy-history: Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist copy-etc: Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist/etc Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc/templates copy-sql: Copying 60 files to /home/omero/workspace/OMERO-test-integration/src/dist copy-server: conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/server/janino.jar in [server]: 3.1.9 won copy-client: Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/client conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/client/janino.jar in [client]: 3.1.9 won update-version: Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc create-workdirs: Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/etc/grid Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var/tmp copy-luts: Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts Copying 47 files to /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts test-compile: :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava... testng-init: :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml 12:12:26,607 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16 12:12:26,610 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ab7a4eb - No custom configurators were discovered as a service. 12:12:26,610 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ab7a4eb - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 12:12:26,614 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ab7a4eb - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 12:12:26,617 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 12:12:26,621 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 12:12:26,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ab7a4eb - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 7 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 12:12:26,621 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ab7a4eb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 12:12:26,623 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ab7a4eb - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 12:12:26,627 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:12:26,628 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml] 12:12:26,631 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7ec00f98 - Resource [logback.xml] occurs multiple times on the classpath. 12:12:26,631 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7ec00f98 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml] 12:12:26,631 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7ec00f98 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml] 12:12:26,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr] 12:12:26,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:12:26,885 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:12:26,887 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@67b68dc3 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 12:12:26,887 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@67b68dc3 - Please move "immediateFlush" property into the enclosing appender. 12:12:26,956 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@67b68dc3 - Setting the "immediateFlush" property of the enclosing appender to true 12:12:26,957 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR 12:12:26,957 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR 12:12:26,957 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR 12:12:26,957 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR 12:12:26,957 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 12:12:26,957 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT] 12:12:26,958 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5922338f - End of configuration. 12:12:26,961 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1e7544bc - Registering current configuration as safe fallback point 12:12:26,961 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ab7a4eb - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 338 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY lifecycle.test-compile: Copying 3 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes Compiling 85 source files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes warning: [options] bootstrap class path not set in conjunction with -source 8 warning: [options] source value 8 is obsolete and will be removed in a future release warning: [options] target value 8 is obsolete and will be removed in a future release warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/AbstractServerTest.java:61: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated import omero.grid.RawAccessRequest; ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:32: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated import omero.grid.RawAccessRequest; ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:53: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated import omero.grid.RawAccessRequest; ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:31: warning: [deprecation] ImportJob in omero.model has been deprecated import omero.model.ImportJob; ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:32: warning: [deprecation] ImportJobI in omero.model has been deprecated import omero.model.ImportJobI; ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ModelMockFactory.java:1206: warning: [deprecation] newInstance() in Class has been deprecated IObject link = (IObject) linkClass.newInstance(); ^ where T is a type-variable: T extends Object declared in class Class /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java:269: warning: [deprecation] newInstance() in Class has been deprecated T copy = (T) obj.getClass().newInstance(); ^ where T is a type-variable: T extends Object declared in class Class /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated RawAccessRequest raw = new RawAccessRequest(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated RawAccessRequest raw = new RawAccessRequest(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:419: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated raw.repoUuid = legacy.root().getHash().getValue(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:420: warning: [deprecation] command in RawAccessRequest has been deprecated raw.command = "rm"; ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:421: warning: [deprecation] args in RawAccessRequest has been deprecated raw.args = Arrays.asList(path); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DiskUsageTest.java:156: warning: [deprecation] newInstance() in Class has been deprecated final IObject link = linkClass.newInstance(); ^ where T is a type-variable: T extends Object declared in class Class /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DuplicationTest.java:1332: warning: [deprecation] newInstance() in Class has been deprecated originalLink.setChild(annotationClass.newInstance()); ^ where T is a type-variable: T extends Object declared in class Class /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ImporterTest.java:1088: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated RoiResult r = svc.findByImage(id, new RoiOptions()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated final RawAccessRequest request = new RawAccessRequest(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated final RawAccessRequest request = new RawAccessRequest(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:901: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated request.repoUuid = repo.root().getHash().getValue(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:902: warning: [deprecation] command in RawAccessRequest has been deprecated request.command = "exists"; ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:903: warning: [deprecation] args in RawAccessRequest has been deprecated request.args = Collections.singletonList(dirPath); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated final RawAccessRequest request = new RawAccessRequest(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated final RawAccessRequest request = new RawAccessRequest(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:940: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated request.repoUuid = repo.root().getHash().getValue(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:941: warning: [deprecation] command in RawAccessRequest has been deprecated request.command = "exists"; ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:942: warning: [deprecation] args in RawAccessRequest has been deprecated request.args = Collections.singletonList(dirName); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJob in omero.model has been deprecated final ImportJob importJob = new ImportJobI(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJobI in omero.model has been deprecated final ImportJob importJob = new ImportJobI(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:266: warning: [deprecation] setImageName(RString) in ImportJob has been deprecated importJob.setImageName(omero.rtypes.rstring(name)); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:268: warning: [deprecation] setImageDescription(RString) in ImportJob has been deprecated importJob.setImageDescription(omero.rtypes.rstring(desc)); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:274: warning: [deprecation] getImageName() in ImportJob has been deprecated final String savedName = sent.getImageName().getValue().toString(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:275: warning: [deprecation] getImageDescription() in ImportJob has been deprecated final String savedDesc = sent.getImageDescription().getValue().toString(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:278: warning: [deprecation] getImageName() in ImportJob has been deprecated final String retrievedName = retrievedImportJob.getImageName().getValue().toString(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:279: warning: [deprecation] getImageDescription() in ImportJob has been deprecated final String retrievedDesc = retrievedImportJob.getImageDescription().getValue().toString(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:141: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated RoiResult r = svc.findByImage(image.getId().getValue(), ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:190: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated List l = svc.getRoiMeasurements(image.getId().getValue(), ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:220: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated l = svc.getRoiMeasurements(image.getId().getValue(), options); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:241: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated l = svc.getRoiMeasurements(image.getId().getValue(), options); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:313: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated List l = svc.getRoiMeasurements(image.getId().getValue(), ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:320: warning: [deprecation] getMeasuredRoisMap(long,List,RoiOptions) in IRoiPrx has been deprecated Map values = svc.getMeasuredRoisMap(image.getId() ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:386: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated List l = svc.getRoiMeasurements(image.getId().getValue(), ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:390: warning: [deprecation] getTable(long) in IRoiPrx has been deprecated table = svc.getTable(f.getId().getValue()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:412: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated RoiResult r = svc.findByImage(image.getId().getValue(), ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:426: warning: [deprecation] findByRoi(long,RoiOptions) in IRoiPrx has been deprecated r = svc.findByRoi(r1.getId().getValue(), new RoiOptions()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:437: warning: [deprecation] findByRoi(long,RoiOptions) in IRoiPrx has been deprecated r = svc.findByRoi(r2.getId().getValue(), new RoiOptions()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:448: warning: [deprecation] findByPlane(long,int,int,RoiOptions) in IRoiPrx has been deprecated r = svc.findByPlane(image.getId().getValue(), 1, 0, new RoiOptions()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:459: warning: [deprecation] findByPlane(long,int,int,RoiOptions) in IRoiPrx has been deprecated r = svc.findByPlane(image.getId().getValue(), 1, 1, new RoiOptions()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal null, new Integer(0), new Integer(0), new int[] {0}, "null ids"}); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal null, new Integer(0), new Integer(0), new int[] {0}, "null ids"}); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal new ArrayList(), new Integer(0), new Integer(0), new int[] {0}, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal new ArrayList(), new Integer(0), new Integer(0), new int[] {0}, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [removal] Long(long) in Long has been deprecated and marked for removal Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0), ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0), ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0), ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0}, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0}, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0}, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0}, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200}, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200}, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {}, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {}, ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:755: warning: [deprecation] getShapeStatsRestricted(List,int,int,int[]) in IRoiPrx has been deprecated svc.getShapeStatsRestricted( ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:764: warning: [deprecation] getShapeStatsRestricted(List,int,int,int[]) in IRoiPrx has been deprecated final ShapeStats [] stats = svc.getShapeStatsRestricted(ids, 0, 0, new int[] {0}); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java:1030: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:478: warning: [deprecation] typesToIgnore in Delete2 has been deprecated request.typesToIgnore = Collections.singletonList("TagAnnotation"); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:495: warning: [deprecation] typesToIgnore in Delete2 has been deprecated request.typesToIgnore = Collections.singletonList("IAnnotationLink"); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:501: warning: [deprecation] typesToIgnore in Delete2 has been deprecated request.typesToIgnore = Collections.singletonList("Annotation"); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:547: warning: [deprecation] typesToIgnore in Delete2 has been deprecated request.typesToIgnore = Collections.singletonList("Annotation"); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java:537: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:37: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated p2.setRelatedTo(p1); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:39: warning: [deprecation] getRelatedTo() in Pixels has been deprecated Assert.assertEquals(p1.getId(), p2.getRelatedTo().getId()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:66: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated pixels1.setRelatedTo(pixels2); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:68: warning: [deprecation] getRelatedTo() in Pixels has been deprecated Pixels pixels = pixels1.getRelatedTo(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:88: warning: [deprecation] getRelatedTo() in Pixels has been deprecated Assert.assertNull(pixels1.getRelatedTo()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:106: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated pixels1.setRelatedTo(pixels2); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:108: warning: [deprecation] getRelatedTo() in Pixels has been deprecated Pixels pixels = pixels1.getRelatedTo(); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:128: warning: [deprecation] getRelatedTo() in Pixels has been deprecated Assert.assertNull(pixels1.getRelatedTo()); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:113: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated List l = svc.getRoiMeasurements(image.getId().getValue(), ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:147: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated l = svc.getRoiMeasurements(image.getId().getValue(), options); ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:186: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated List l = svc.getRoiMeasurements(image.getId().getValue(), ^ /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:221: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated l = svc.getRoiMeasurements(image.getId().getValue(), options); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 91 warnings Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_2091146338.tmp Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.jar :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml :: delivering :: omero#OmeroJava-test;working@4590dbd6a4a0 :: 5.6.3-623-e0180adcad-ice36-b25-ice36 :: integration :: Wed Jul 29 12:12:18 UTC 2026 delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml :: publishing :: omero#OmeroJava-test published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-623-e0180adcad-ice36-b25-ice36.jar published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-623-e0180adcad-ice36-b25-ice36.xml BUILD SUCCESSFUL Total time: 1 minute 54 seconds + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist + omero config set omero.db.name OMERO-test-integration + omero config set omero.db.host pg + omero config set omero.db.user postgres + omero config set omero.db.poolsize 50 + omero config set omero.jvmcfg.max_system_memory.blitz 64000 + omero config set omero.data.dir /home/omero/workspace/OMERO-test-integration/data + omero config set omero.ports.prefix 1 + omero config set omero.web.server_list '[["testintegration",14064,"testintegration"]]' + omero config set omero.server.nodedescriptors master:Blitz-0,Processor-0,Tables-0,Indexer-0,DropBox,MonitorServer,FileServer,Storm + omero certificates OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) certificates created: /home/omero/workspace/OMERO-test-integration/data/certs/server.key /home/omero/workspace/OMERO-test-integration/data/certs/server.pem /home/omero/workspace/OMERO-test-integration/data/certs/server.p12 + omero config set omero.jvmcfg.append '--add-opens java.base/java.lang=ALL-UNNAMED --add-exports java.naming/com.sun.jndi.ldap=ALL-UNNAMED' + createdb -h pg -U postgres OMERO-test-integration + omero db script -f dbsetup.sql '' '' omero WARNING: Positional arguments are deprecated Using OMERO5.4 for version Using 0 for patch Using password from commandline + psql -h pg -U postgres -d OMERO-test-integration -f dbsetup.sql BEGIN CREATE FUNCTION CREATE FUNCTION assert_db_server_prerequisites -------------------------------- (1 row) DROP FUNCTION DROP FUNCTION CREATE DOMAIN CREATE DOMAIN CREATE DOMAIN CREATE DOMAIN CREATE DOMAIN CREATE TYPE CREATE TYPE CREATE TYPE CREATE TYPE CREATE TYPE CREATE TYPE CREATE TYPE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE CREATE TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE psql:dbsetup.sql:2842: NOTICE: identifier "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapco" ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE psql:dbsetup.sql:4712: NOTICE: identifier "fklogicalchannel_photometricinterpretation_photometricinterpretation" will be truncated to "fklogicalchannel_photometricinterpretation_photometricinterpret" ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE psql:dbsetup.sql:5697: NOTICE: identifier "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcont" ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE CREATE TABLE DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW DROP TABLE CREATE VIEW CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE FUNCTION SET CONSTRAINTS CREATE FUNCTION CREATE SEQUENCE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE CREATE INDEX CREATE FUNCTION CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE SEQUENCE INSERT 0 1 CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE TABLE CREATE INDEX CREATE INDEX CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE FUNCTION CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER ALTER TABLE ALTER TABLE ALTER TABLE INSERT 0 1 ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 UPDATE 1 UPDATE 1 ALTER TABLE ALTER TABLE ALTER TABLE INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 UPDATE 1 UPDATE 1 UPDATE 1 UPDATE 1 UPDATE 1 UPDATE 1 UPDATE 1 UPDATE 1 UPDATE 1 UPDATE 1 UPDATE 1 ALTER TABLE CREATE FUNCTION CREATE TABLE INSERT 0 1 ALTER TABLE ALTER TABLE ALTER TABLE CREATE INDEX ALTER TABLE ALTER TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX ALTER TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE TABLE INSERT 0 1 INSERT 0 1 CREATE TABLE INSERT 0 1 CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE TRIGGER CREATE TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE FUNCTION CREATE TRIGGER ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE CREATE FUNCTION CREATE TRIGGER CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER DROP TABLE DROP TABLE DROP TABLE DROP TABLE DROP TABLE CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW CREATE VIEW ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE CREATE FUNCTION CREATE TRIGGER CREATE TABLE CREATE INDEX CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE FUNCTION CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE TRIGGER CREATE FUNCTION CREATE FUNCTION CREATE TRIGGER CREATE TRIGGER CREATE INDEX UPDATE 1 COMMIT + rm dbsetup.sql + export OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config + OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config + mkdir -p /home/omero/workspace/OMERO-test-integration/config/blitz + cp /home/omero/workspace/OMERO-test-integration/src/dist/etc/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/src/dist/etc/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz + for f in $OMERO_PROFILE/blitz/* ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example .example + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.xml + for f in $OMERO_PROFILE/blitz/* ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example .example + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.xml + omero config set omero.mail.config true + omero config set omero.mail.fake true + omero config set omero.mail.port 2525 + BUILD_ID=DONT_KILL_ME + omero admin start No descriptor given. Using etc/grid/default.xml Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/master Initializing /home/omero/workspace/OMERO-test-integration/src/dist/var/log Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/registry Waiting on startup. Use CTRL-C to exit + omero admin waitup Waiting on startup. Use CTRL-C to exit + omero admin diagnostics ================================================================================ OMERO Diagnostics (admin) ================================================================================ Commands: java -version 21.0.11 (/usr/bin/java) Commands: python -V 3.11.13 (/home/omero/workspace/OMERO-test-integration/.venv3/bin/python) Commands: icegridnode --version 3.6.5 (/opt/ice-3.6.5/bin/icegridnode) Commands: icegridadmin --version 3.6.5 (/opt/ice-3.6.5/bin/icegridadmin) Commands: psql --version 16.14 (/usr/bin/psql) Commands: openssl version 3.5.527 (/usr/bin/openssl) Component: OMERO.py 5.22.2.dev0 Component: OMERO.server 5.6.3-623-e0180adcad-ice36-b25-ice36 Server: icegridnode running Server: Blitz-0 active (pid = 40682, enabled) Server: DropBox active (pid = 40705, enabled) Server: FileServer active (pid = 40712, enabled) Server: Indexer-0 activating (enabled) Server: MonitorServer active (pid = 40737, enabled) Server: OMERO.Glacier2 active (pid = 40735, enabled) Server: OMERO.IceStorm active (pid = 40744, enabled) Server: Processor-0 active (pid = 40714, enabled) Server: Tables-0 active (pid = 40730, enabled) Log dir: /home/omero/workspace/OMERO-test-integration/src/dist/var/log exists Log files: Blitz-0.log 149.5 KB errors=0 warnings=3 Log files: DropBox.log 1.4 KB Log files: FileServer.log 114 B Log files: Indexer-0.log 1.6 KB Log files: MonitorServer.log 1.2 KB Log files: Processor-0.log 735 B Log files: Tables-0.log 961 B Log files: TestDropBox.log n/a Log files: master.err empty Log files: master.out 30.6 KB Log files: Total size 0.19 MB Environment:OMERO_HOME=(unset) Environment:OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist Environment:OMERO_NODE=(unset) Environment:OMERO_MASTER=(unset) Environment:OMERO_USERDIR=(unset) Environment:OMERO_TMPDIR=(unset) Environment:PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Environment:PYTHONPATH=(unset) Environment:ICE_HOME=/opt/ice-3.6.5 Environment:LD_LIBRARY_PATH=(unset) Environment:DYLD_LIBRARY_PATH=(unset) OMERO SSL port:14064 OMERO TCP port:14063 OMERO data dir:'/home/omero/workspace/OMERO-test-integration/data' Exists? True Is writable? True OMERO temp dir:'/home/omero/omero/tmp' Exists? True Is writable? True (Size: 7118) JVM settings: Blitz-${index} -Xmx9600m JVM settings: Indexer-${index} -Xmx4800m JVM settings: PixelData-${index} -Xmx7200m JVM settings: Repository-${index} -Xmx4800m Jar: lib/server/formats-api.jar Bio-Formats API 8.5.0 18 March 2026 877c317e4e396381dc76e56c1539b24947f71dce Jar: lib/server/formats-bsd.jar BSD Bio-Formats readers and writers 8.5.0 18 March 2026 877c317e4e396381dc76e56c1539b24947f71dce Jar: lib/server/formats-gpl.jar Bio-Formats library 8.5.0 18 March 2026 877c317e4e396381dc76e56c1539b24947f71dce Jar: lib/server/ome-codecs.jar OME Codecs 1.1.3 26 February 2026 70fd9b72a9834f1af4852c1e5b5676c57a2c360e Jar: lib/server/ome-common.jar OME Common Java 6.2.1 27 February 2026 a24fbcbf04a3a3acba14e9575d7fb1d36a484dff Jar: lib/server/ome-jai.jar OME JAI 0.1.5 30 June 2025 257a1c1410c0103485248d05752a5174262a38b6 Jar: lib/server/ome-mdbtools.jar MDB Tools (Java port) 5.3.4 25 June 2025 57553b46e5f0cf9aefe5d97d2b1c8dd2073a4d37 Jar: lib/server/ome-poi.jar OME POI 5.3.11 11 November 2025 a2f3944ac71db9e7e51a6f64ec46beeb60613afb Jar: lib/server/ome-xml.jar OME XML library 6.5.3 22 January 2026 21d1362abd9ce26e13888d2b2d028753d21ac96e Jar: lib/server/omero-blitz.jar jar 5.8.6-SNAPSHOT Jar: lib/server/omero-common.jar jar 5.7.6-SNAPSHOT Jar: lib/server/omero-gateway.jar jar 5.11.1-SNAPSHOT Jar: lib/server/omero-model.jar jar 5.7.6-SNAPSHOT Jar: lib/server/omero-renderer.jar jar 5.6.6-SNAPSHOT Jar: lib/server/omero-romio.jar jar 5.8.6-SNAPSHOT Jar: lib/server/omero-server.jar jar 5.7.6-SNAPSHOT + export OMERO_SESSION_DIR=/tmp/OMERO-test-integration/29 + OMERO_SESSION_DIR=/tmp/OMERO-test-integration/29 + export ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config + ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config + echo Running the integration tests with -Dtestng.useDefaultListeners=true Running the integration tests with -Dtestng.useDefaultListeners=true + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroPy/build.xml integration -Dtestreports.dir=target/reports/integration Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/build.xml Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy... python-integration: Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/integration ============================= test session starts ============================== platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.6.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3.11 cachedir: .pytest_cache django: version: 5.2.16, settings: omeroweb.settings (from ini) rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools configfile: pytest.ini plugins: mock-3.15.1, xdist-3.8.0, django-4.12.0 collecting ... collected 2045 items / 36 deselected / 2009 selected test/integration/clitest/test_admin.py::TestAdmin::test_checkupgrade0 PASSED [ 0%] test/integration/clitest/test_admin.py::TestAdmin::test_checkupgrade1 PASSED [ 0%] test/integration/clitest/test_admin.py::TestAdmin::test_log PASSED [ 0%] test/integration/clitest/test_admin.py::TestAdminRestrictedAdmin::test_log PASSED [ 0%] test/integration/clitest/test_admin.py::TestAdminRestrictedAdmin::test_checkupgrade0 PASSED [ 0%] test/integration/clitest/test_admin.py::TestAdminRestrictedAdmin::test_checkupgrade1 PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rw-----Image] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rw-----Dataset] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rw-----Project] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rw-----Plate] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rw-----Screen] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwr----Image] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwr----Dataset] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwr----Project] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwr----Plate] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwr----Screen] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwra---Image] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwra---Dataset] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwra---Project] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwra---Plate] PASSED [ 0%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwra---Screen] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwrw---Image] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwrw---Dataset] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwrw---Project] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwrw---Plate] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[-rwrw---Screen] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rw-----Image] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rw-----Dataset] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rw-----Project] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rw-----Plate] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rw-----Screen] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwr----Image] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwr----Dataset] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwr----Project] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwr----Plate] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwr----Screen] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwra---Image] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwra---Dataset] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwra---Project] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwra---Plate] PASSED [ 1%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwra---Screen] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwrw---Image] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwrw---Dataset] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwrw---Project] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwrw---Plate] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[Group:-rwrw---Screen] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rw-----Image] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rw-----Dataset] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rw-----Project] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rw-----Plate] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rw-----Screen] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwr----Image] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwr----Dataset] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwr----Project] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwr----Plate] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwr----Screen] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwra---Image] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwra---Dataset] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwra---Project] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwra---Plate] PASSED [ 2%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwra---Screen] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwrw---Image] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwrw---Dataset] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwrw---Project] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwrw---Plate] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testChgrpMyData[ExperimenterGroup:-rwrw---Screen] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testNonMember PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testGroupName PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testFileset PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testFilesetPartialFailing PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testFilesetOneImage PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testFilesetAllImagesMoveImages PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testFilesetAllImagesMoveDataset PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testNonExistingGroupId[] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testNonExistingGroupId[Group:] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testNonExistingGroupId[ExperimenterGroup:] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testNonExistingGroupName PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[True-1] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[True-2] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[True-3] PASSED [ 3%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[False-1] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[False-2] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsSameClass[False-3] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[True-1] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[True-2] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[True-3] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[False-1] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[False-2] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesSeparated[False-3] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[True-1] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[True-2] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[True-3] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[False-1] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[False-2] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSimpleObjectsTwoClassesInterlaced[False-3] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[True-1-/Dataset] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[True-1-] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[True-2-/Dataset] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[True-2-] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[False-1-/Dataset] PASSED [ 4%] test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[False-1-] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[False-2-/Dataset] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testBasicSkipheadBothForms[False-2-] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[True-1] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[True-2] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[True-3] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[False-1] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[False-2] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsSameClass[False-3] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[True-1] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[True-2] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[True-3] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[False-1] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[False-2] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsSeparated[False-3] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[True-1] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[True-2] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[True-3] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[False-1] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[False-2] PASSED [ 5%] test/integration/clitest/test_chgrp.py::TestChgrp::testMultipleSkipheadsPlusObjectsInterlaced[False-3] PASSED [ 6%] test/integration/clitest/test_chgrp.py::TestChgrpRoot::testNonMember PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[-Image] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[-Dataset] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[-Project] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[-Plate] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[-Screen] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[User:-Image] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[User:-Dataset] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[User:-Project] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[User:-Plate] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[User:-Screen] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[Experimenter:-Image] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[Experimenter:-Dataset] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[Experimenter:-Project] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[Experimenter:-Plate] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithId[Experimenter:-Screen] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageTargetUser PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithName[-] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithName[-/] PASSED [ 6%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithName[I-] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testChownBasicUsageWithName[I-/] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testChownDifferentGroup PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testFileset[image-1] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testFileset[image-2] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testFileset[fileset-1] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testFileset[fileset-2] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testFilesetPartialFailing PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testFilesetAllImagesChownDataset PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[True-1] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[True-2] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[True-3] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[False-1] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[False-2] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsSameClass[False-3] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[True-1] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[True-2] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[True-3] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[False-1] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[False-2] PASSED [ 7%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesSeparated[False-3] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[True-1] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[True-2] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[True-3] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[False-1] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[False-2] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSimpleObjectsTwoClassesInterlaced[False-3] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[True-1-/Dataset] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[True-1-] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[True-2-/Dataset] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[True-2-] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[False-1-/Dataset] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[False-1-] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[False-2-/Dataset] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testBasicSkipheadBothForms[False-2-] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[True-1] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[True-2] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[True-3] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[False-1] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[False-2] PASSED [ 8%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsSeparated[False-3] PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[True-1] PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[True-2] PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[True-3] PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[False-1] PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[False-2] PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testMultipleSkipheadsPlusObjectsInterlaced[False-3] PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testDryRun PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testExcludeNone PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testExcludeDataset PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testExcludeImage PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testExcludeOverridesInclude PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testSeparateAnnotationTransfer PASSED [ 9%] test/integration/clitest/test_chown.py::TestChown::testOutputWithElision PASSED [ 9%] test/integration/clitest/test_chown.py::TestTagChown::testChownOneTagSetWithUniqueTags PASSED [ 9%] test/integration/clitest/test_chown.py::TestChownRoot::testChownBasicUsageWithId PASSED [ 9%] test/integration/clitest/test_chown.py::TestChownNonGroupOwner::testChownBasicUsageWithId PASSED [ 9%] test/integration/clitest/test_cleanse.py::TestCleanse::testCleanseAdminOnly PASSED [ 9%] test/integration/clitest/test_cleanse.py::TestCleanseFullAdmin::testCleanseBasic PASSED [ 9%] test/integration/clitest/test_cleanse.py::TestCleanseFullAdmin::testCleanseNonsenseName PASSED [ 9%] test/integration/clitest/test_cleanse.py::TestCleanseRestrictedAdmin::test_cleanse_restricted_admin PASSED [ 10%] test/integration/clitest/test_cleanse.py::TestFixPyramids::test_fixpyramids_admin_only PASSED [ 10%] test/integration/clitest/test_cleanse.py::TestFixPyramidsRestrictedAdmin::test_fixpyramids_restricted_admin PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testBadVersionDies PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPasswordIsAskedForAgainIfDiffer PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPasswordIsAskedForAgainIfEmpty PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[--] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[----no-salt] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[-0-] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[-0---no-salt] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[-1-] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[-1---no-salt] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[ome--] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[ome----no-salt] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[ome-0-] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[ome-0---no-salt] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[ome-1-] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testPassword[ome-1---no-salt] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testScript[--] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testScript[---f] PASSED [ 10%] test/integration/clitest/test_db.py::TestDatabase::testScript[----file] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScript[---no-salt-] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScript[---no-salt--f] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScript[---no-salt---file] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome--] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome---f] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome----file] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome---no-salt-] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome---no-salt--f] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScript[--password ome---no-salt---file] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s--] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s---f] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s----file] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s---no-salt-] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s---no-salt--f] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[%s %s %s---no-salt---file] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s--] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s---f] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s----file] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s---no-salt-] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s---no-salt--f] PASSED [ 11%] test/integration/clitest/test_db.py::TestDatabase::testScriptDeveloperArgs[--version %s --patch %s --password %s---no-salt---file] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Image-] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Image-I] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Dataset-] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Dataset-I] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Project-] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Project-I] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Plate-] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Plate-I] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Screen-] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testDeleteMyData[Screen-I] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testFileset[image-1] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testFileset[image-2] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testFileset[fileset-1] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testFileset[fileset-2] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testFilesetPartialFailing PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testFilesetAllImagesDeleteDataset PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[True-1] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[True-2] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[True-3] PASSED [ 12%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[False-1] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[False-2] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsSameClass[False-3] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[True-1] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[True-2] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[True-3] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[False-1] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[False-2] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesSeparated[False-3] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[True-1] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[True-2] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[True-3] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[False-1] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[False-2] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSimpleObjectsTwoClassesInterlaced[False-3] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[True-1-/Dataset] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[True-1-] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[True-2-/Dataset] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[True-2-] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[False-1-/Dataset] PASSED [ 13%] test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[False-1-] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[False-2-/Dataset] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testBasicSkipheadBothForms[False-2-] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[True-1] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[True-2] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[True-3] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[False-1] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[False-2] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsSameClass[False-3] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[True-1] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[True-2] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[True-3] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[False-1] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[False-2] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsSeparated[False-3] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[True-1] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[True-2] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[True-3] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[False-1] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[False-2] PASSED [ 14%] test/integration/clitest/test_delete.py::TestDelete::testMultipleSkipheadsPlusObjectsInterlaced[False-3] PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testDryRun PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testExcludeNone PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testExcludeDataset PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testExcludeImage PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testExcludeOverridesInclude PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testDefaultExclusion PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testDefaultExclusionOverride PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testDefaultExclusionPartialOverride PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testSeparateAnnotationDelete PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testLinkedAnnotationDelete PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testLinkedAnnotationDeleteWithOverride PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[1] PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[2] PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[3] PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionForce PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testElisionDefaultFailForce PASSED [ 15%] test/integration/clitest/test_delete.py::TestDelete::testOutputWithElision PASSED [ 15%] test/integration/clitest/test_delete.py::TestTagDelete::testDeleteOneTagSetNotTags PASSED [ 15%] test/integration/clitest/test_delete.py::TestTagDelete::testDeleteTwoTagSetsNotTags PASSED [ 15%] test/integration/clitest/test_delete.py::TestTagDelete::testDeleteOneTagSetIncludingTags PASSED [ 16%] test/integration/clitest/test_delete.py::TestTagDelete::testDeleteTwoTagSetsIncludingTags PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testNonExistingOriginalFile[] PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testNonExistingOriginalFile[OriginalFile:] PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testOriginalFileTmpfile[] PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testOriginalFileTmpfile[OriginalFile:] PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testOriginalFileStdout[] PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testOriginalFileStdout[OriginalFile:] PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testOriginalFileMultipleGroups[] PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testOriginalFileMultipleGroups[OriginalFile:] PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testNonExistingFileAnnotation PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testFileAnnotationTmpfile PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testFileAnnotationStdout PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testFileAnnotationMultipleGroups PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testNonExistingImage PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testImageFileset[True] PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testImageFileset[False] PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testSingleImageWithCompanion PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testMIF PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testImageNoFileset PASSED [ 16%] test/integration/clitest/test_download.py::TestDownload::testImageMultipleGroups PASSED [ 17%] test/integration/clitest/test_download.py::TestDownload::testValidPolicy PASSED [ 17%] test/integration/clitest/test_download.py::TestDownload::testPolicyGlobalRestriction[+read,+write,+image] PASSED [ 17%] test/integration/clitest/test_download.py::TestDownload::testPolicyGlobalRestriction[-read,-write,-image,-plate] SKIPPED [ 17%] test/integration/clitest/test_download.py::TestDownload::testPolicyGlobalRestriction[-read,+write,+image,-plate] SKIPPED [ 17%] test/integration/clitest/test_download.py::TestDownload::testPolicyGlobalRestriction[+read,+write,+image,-plate] SKIPPED [ 17%] test/integration/clitest/test_download.py::TestDownload::testPolicyGlobalRestriction[+read,+write,+image,+plate] SKIPPED [ 17%] test/integration/clitest/test_download.py::TestDownload::testPolicyGroupRestriction[+read,+write,+image] PASSED [ 17%] test/integration/clitest/test_download.py::TestDownload::testPolicyGroupRestriction[-read,-write,-image,-plate] PASSED [ 17%] test/integration/clitest/test_download.py::TestDownload::testPolicyGroupRestriction[-read,+write,+image,-plate] PASSED [ 17%] test/integration/clitest/test_download.py::TestDownload::testPolicyGroupRestriction[+read,+write,+image,-plate] PASSED [ 17%] test/integration/clitest/test_download.py::TestDownload::testPolicyGroupRestriction[+read,+write,+image,+plate] PASSED [ 17%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Image-] PASSED [ 17%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Image-I] PASSED [ 17%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Dataset-] PASSED [ 17%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Dataset-I] PASSED [ 17%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Project-] PASSED [ 17%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Project-I] PASSED [ 17%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Plate-] PASSED [ 17%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Plate-I] PASSED [ 17%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Screen-] PASSED [ 18%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObject[Screen-I] PASSED [ 18%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObjectDryRun PASSED [ 18%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObjectReport PASSED [ 18%] test/integration/clitest/test_duplicate.py::TestDuplicate::testDuplicateSingleObjectDryRunReport PASSED [ 18%] test/integration/clitest/test_duplicate.py::TestDuplicate::testBasicHierarchyDuplication PASSED [ 18%] test/integration/clitest/test_duplicate.py::TestDuplicate::testIgnoreLinks PASSED [ 18%] test/integration/clitest/test_duplicate.py::TestDuplicate::testIgnoreLinksOverridden PASSED [ 18%] test/integration/clitest/test_duplicate.py::TestDuplicate::testReferencing PASSED [ 18%] test/integration/clitest/test_duplicate.py::TestDuplicate::testSkipheadDuplication PASSED [ 18%] test/integration/clitest/test_fs.py::TestFS::testRepos PASSED [ 18%] test/integration/clitest/test_fs.py::TestFS::testSetsWithTransfer PASSED [ 18%] test/integration/clitest/test_fs.py::TestFS::testSetsAdminOnly PASSED [ 18%] test/integration/clitest/test_fs.py::TestFS::testMkdirAdminOnly PASSED [ 18%] test/integration/clitest/test_fs.py::TestFS::testImportTime[all-True] PASSED [ 18%] test/integration/clitest/test_fs.py::TestFS::testImportTime[all-False] PASSED [ 18%] test/integration/clitest/test_fs.py::TestFS::testImportTime[minmax-True] PASSED [ 18%] test/integration/clitest/test_fs.py::TestFS::testImportTime[minmax-False] PASSED [ 18%] test/integration/clitest/test_fs.py::TestFS::testImportTime[thumbnails-True] PASSED [ 18%] test/integration/clitest/test_fs.py::TestFS::testImportTime[thumbnails-False] PASSED [ 18%] test/integration/clitest/test_fs.py::TestFsRoot::testMkdirAsAdminSimpleDirCreation PASSED [ 19%] test/integration/clitest/test_fs.py::TestFsRoot::testMkdirAsAdminHierarchyOnlyPreexisting PASSED [ 19%] test/integration/clitest/test_fs.py::TestFsRoot::testMkdirAsAdminHierarchyParents PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testList[None-None] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testList[None-id] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testList[None-name] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testList[count-None] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testList[count-id] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testList[count-name] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testList[long-None] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testList[long-id] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testList[long-name] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testAddAdminOnly PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testInfoNoArgument PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testInfoArgument[id] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testInfoArgument[name] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testInfoArgument[--group-id] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testInfoArgument[--group-name] PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testInfoInvalidGroup PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testListUsersNoArgument PASSED [ 19%] test/integration/clitest/test_group.py::TestGroup::testListUsersArgument[id] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroup::testListUsersArgument[name] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroup::testListUsersArgument[--group-id] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroup::testListUsersArgument[--group-name] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroup::testListUsersInvalidArgument PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddDefaults PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--perms-rw----] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--perms-rwr---] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--perms-rwra--] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--perms-rwrw--] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--type-private] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--type-read-only] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--type-read-annotate] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddPerms[--type-read-write] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddSameNamefails PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testAddIgnoreExisting PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rw-------id] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rw-------name] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwr------id] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwr------name] PASSED [ 20%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwra-----id] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwra-----name] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwrw-----id] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rw-----rwrw-----name] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rw-------id] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rw-------name] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwr------id] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwr------name] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwra-----id] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwra-----name] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwrw-----id] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwr----rwrw-----name] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rw-------id] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rw-------name] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwr------id] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwr------name] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwra-----id] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwra-----name] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwrw-----id] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwra---rwrw-----name] PASSED [ 21%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rw-------id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rw-------name] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwr------id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwr------name] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwra-----id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwra-----name] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwrw-----id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--perms-rwrw---rwrw-----name] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rw-------id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rw-------name] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwr------id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwr------name] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwra-----id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwra-----name] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwrw-----id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-private-rwrw-----name] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rw-------id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rw-------name] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwr------id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwr------name] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwra-----id] PASSED [ 22%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwra-----name] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwrw-----id] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-only-rwrw-----name] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rw-------id] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rw-------name] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwr------id] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwr------name] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwra-----id] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwra-----name] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwrw-----id] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-annotate-rwrw-----name] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rw-------id] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rw-------name] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwr------id] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwr------name] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwra-----id] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwra-----name] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwrw-----id] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testPerms[--type-read-write-rwrw-----name] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None-id---id] PASSED [ 23%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None-id---name] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None-omeName---id] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None-omeName---name] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None---user-id---id] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None---user-id---name] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None---user-name---id] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[None---user-name---name] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner-id---id] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner-id---name] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner-omeName---id] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner-omeName---name] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner---user-id---id] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner---user-id---name] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner---user-name---id] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testAddUser[--as-owner---user-name---name] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True-id---id] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True-id---name] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True-omeName---id] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True-omeName---name] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True---user-id---id] PASSED [ 24%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True---user-id---name] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True---user-name---id] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-True---user-name---name] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False-id---id] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False-id---name] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False-omeName---id] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False-omeName---name] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False---user-id---id] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False---user-id---name] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False---user-name---id] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[None-False---user-name---name] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True-id---id] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True-id---name] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True-omeName---id] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True-omeName---name] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True---user-id---id] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True---user-id---name] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True---user-name---id] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-True---user-name---name] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False-id---id] PASSED [ 25%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False-id---name] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False-omeName---id] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False-omeName---name] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False---user-id---id] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False---user-id---name] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False---user-name---id] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testRemoveUser[--as-owner-False---user-name---name] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[None-id-id] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[None-id-name] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[None-name-id] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[None-name-name] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[--as-owner-id-id] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[--as-owner-id-name] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[--as-owner-name-id] PASSED [ 26%] test/integration/clitest/test_group.py::TestGroupRoot::testCopyUsers[--as-owner-name-name] PASSED [ 26%] test/integration/clitest/test_import.py::TestImport::testAutoClose PASSED [ 26%] test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[Adler-32-legacy] PASSED [ 26%] test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[Adler-32-underscore] PASSED [ 26%] test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[CRC-32-underscore] PASSED [ 26%] test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[File-Size-64-underscore] PASSED [ 26%] test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[MD5-128-underscore] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[Murmur3-32-underscore] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[Murmur3-128-underscore] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testChecksumAlgorithm[SHA1-160-underscore] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Python-1-Official-True] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Python-1-Official-False] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Python-1-Deprecated-True] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Python-1-Deprecated-False] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-1-Official-True] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-1-Official-False] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-1-Deprecated-True] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-1-Deprecated-False] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-2-Official-True] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-2-Official-False] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-2-Deprecated-True] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText[Java-2-Deprecated-False] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Python-1-Official] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Python-1-Deprecated] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Java-1-Official] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Java-1-Deprecated] PASSED [ 27%] test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Java-2-Official] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testAnnotationText_one_ns[Java-2-Deprecated] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Python-1-Official] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Python-1-Deprecated] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Java-1-Official] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Java-1-Deprecated] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Java-2-Official] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testAnnotationLink[Java-2-Deprecated] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source0-True] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source0-False] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source1-True] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source1-False] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source2-True] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source2-False] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source3-True] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source3-False] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source4-True] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source4-False] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source5-True] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testTargetArgument[source5-False] PASSED [ 28%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[-True] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[-False] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[+-True] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[+-False] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[--True] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[--False] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[%-True] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[%-False] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[@-True] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameModelTargetArgument[@-False] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[-True] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[-False] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[+-True] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[+-False] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[--True] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[--False] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[%-True] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[%-False] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[@-True] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testQualifiedNameTemplateTargetArgument[@-False] PASSED [ 29%] test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[-True] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[-False] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[+-True] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[+-False] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[--True] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameModelTargets[--False] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testUniqueMultipleNameModelTargets[True] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testUniqueMultipleNameModelTargets[False] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testNestedNameTemplateTargetArgument[True] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testNestedNameTemplateTargetArgument[False] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[-True] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[-False] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[+-True] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[+-False] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[--True] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[--False] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[@-True] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testMultipleNameTemplateTargetArgument[@-False] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testUniqueMultipleNameTemplateTargetArgument[True] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testUniqueMultipleNameTemplateTargetArgument[False] PASSED [ 30%] test/integration/clitest/test_import.py::TestImport::testImportLinkableTarget[False-False] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testImportLinkableTarget[False-True] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testImportLinkableTarget[True-False] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testImportLinkableTarget[True-True] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testBadTargetArgument[Project] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testBadTargetArgument[Plate] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testBadTargetArgument[Image] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testBadModelTargetDiscriminator[Dataset] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testBadModelTargetDiscriminator[Screen] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-ALL] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-TRACE] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-DEBUG] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-INFO] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-WARN] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[None-ERROR] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[---ALL] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[---TRACE] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[---DEBUG] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[---INFO] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[---WARN] PASSED [ 31%] test/integration/clitest/test_import.py::TestImport::testDebugArgument[---ERROR] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testImportOutputDefault PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testImportOutputYaml PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testImportOutputLegacy PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testImportOutputDefaultWithScreen[1] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testImportOutputDefaultWithScreen[2] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testImportOutputDefaultWithScreen[3] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testImportAsRoot PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testImportMultiGroup PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testImportAsRootMultiGroup PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image-x] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image--description] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image-n] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image-n-x] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image-n--description] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image--name] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image--name-x] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Image--name--description] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate] PASSED [ 32%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate-x] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--description] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--plate_description] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate-n] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate-n-x] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate-n--description] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate-n--plate_description] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--name] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--name-x] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--name--description] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--name--plate_description] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--plate_name] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--plate_name-x] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--plate_name--description] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNamingArguments[Plate--plate_name--plate_description] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNoThumbnails[--no-thumbnails] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testNoThumbnails[--no_thumbnails] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testSkipArguments[] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testSkipArguments[all] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testSkipArguments[checksum] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testSkipArguments[minmax] PASSED [ 33%] test/integration/clitest/test_import.py::TestImport::testSkipArguments[thumbnails] PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testSkipArguments[upgrade] PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testSymlinkImport PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testUnknownTarget[Dataset-test.fake--d] PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testUnknownTarget[Screen-SPW&plates=1&plateRows=1&plateCols=1&fields=1&plateAcqs=1.fake--r] PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testEncryption[] PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testEncryption[--encrypted=false] PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testEncryption[--encrypted=true] PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testBulk PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testParallelUpload PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testParallelFileset PASSED [ 34%] test/integration/clitest/test_import.py::TestImport::testBulkImportLogs PASSED [ 34%] test/integration/clitest/test_import_bulk.py::TestImportBulk::testBulk PASSED [ 34%] test/integration/clitest/test_ldap.py::TestLDAP::testAdminOnly[active] PASSED [ 34%] test/integration/clitest/test_ldap.py::TestLDAP::testAdminOnly[discover] PASSED [ 34%] test/integration/clitest/test_ldap.py::TestLDAP::testAdminOnly[create] PASSED [ 34%] test/integration/clitest/test_ldap.py::TestLDAP::testAdminOnly[getdn] PASSED [ 34%] test/integration/clitest/test_ldap.py::TestLDAP::testAdminOnly[setdn] PASSED [ 34%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_identifiers PASSED [ 34%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_parents[False] PASSED [ 34%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_parents[True] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_roi_count[0] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_roi_count[1] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_original PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_bulkanns[False] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_bulkanns[True] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_measures[False] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_measures[True] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_allanns[False] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadata::test_get_allanns[True] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadataControl::test_original PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadataControl::test_bulkanns[False] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadataControl::test_bulkanns[True] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadataControl::test_measures[False] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadataControl::test_measures[True] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadataControl::test_mapanns[False] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadataControl::test_mapanns[True] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadataControl::test_allanns[False] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadataControl::test_allanns[True] PASSED [ 35%] test/integration/clitest/test_metadata.py::TestMetadataControl::test_pixelsize PASSED [ 35%] test/integration/clitest/test_obj.py::TestObj::test_create_from_file PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_create_from_args PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_linkage PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_linkage_via_variables PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_required[input0] PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_required[input1] PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_required[input2] PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_link_annotation PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_new_get_and_update PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_fail_leading_numbers_argument PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_argument_with_letters_and_numbers PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_new_and_get_obj PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_get_unit_and_value PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_get_unknown_and_empty_field PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_get_fields PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_get_list_field PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_list_get PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_map_mods PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_nulling PASSED [ 36%] test/integration/clitest/test_obj.py::TestObj::test_newlines PASSED [ 36%] test/integration/clitest/test_pyramids.py::TestRemovePyramids::test_removepyramids_admin_only PASSED [ 37%] test/integration/clitest/test_pyramids.py::TestRemovePyramidsRestrictedAdmin::test_removepyramids_restricted_admin PASSED [ 37%] test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_little_endian FAILED [ 37%] test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_imported_after_future PASSED [ 37%] test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_limit PASSED [ 37%] test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_not_valid_limit PASSED [ 37%] test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_manual SKIPPED [ 37%] test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove__pre_fs_pyramids FAILED [ 37%] test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_big_endian FAILED [ 37%] test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids FAILED [ 37%] test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_check_thumbnails FAILED [ 37%] test/integration/clitest/test_script.py::TestScript::testList PASSED [ 37%] test/integration/clitest/test_script.py::TestScript::testDemo PASSED [ 37%] test/integration/clitest/test_script.py::TestScript::testFullSession PASSED [ 37%] test/integration/clitest/test_script.py::TestScript::testReplace PASSED [ 37%] test/integration/clitest/test_script.py::TestScript::testReplaceOfficial PASSED [ 37%] test/integration/clitest/test_search.py::TestSearch::test_search_basic PASSED [ 37%] test/integration/clitest/test_search.py::TestSearch::test_search_wildcard PASSED [ 37%] test/integration/clitest/test_search.py::TestSearch::test_search_name_field PASSED [ 37%] test/integration/clitest/test_search.py::TestSearch::test_search_description_field PASSED [ 37%] test/integration/clitest/test_search.py::TestSearch::test_search_style PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_ids_only PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_acquisition_date[data0] PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_acquisition_date[data1] PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_other_dates[data0] PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_other_dates[data1] PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_other_dates[data2] PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_other_dates[data3] PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_other_dates[data4] PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_no_parse PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_dataset_acquisition PASSED [ 38%] test/integration/clitest/test_search.py::TestSearch::test_search_index_by_user PASSED [ 38%] test/integration/clitest/test_sessions.py::TestSessions::testLogin[None-True] PASSED [ 38%] test/integration/clitest/test_sessions.py::TestSessions::testLogin[None-False] PASSED [ 38%] test/integration/clitest/test_sessions.py::TestSessions::testLogin[300-True] PASSED [ 38%] test/integration/clitest/test_sessions.py::TestSessions::testLogin[300-False] PASSED [ 38%] test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rw----] PASSED [ 38%] test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwr---] PASSED [ 38%] test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwra--] PASSED [ 38%] test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwrw--] PASSED [ 38%] test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[True-True] PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[True-False] PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[False-True] PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[False-False] PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::testGroup PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::testTimeout PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::testFile PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::testKey PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::testWho[user] PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::testWho[root] PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::test_open PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::test_open_with_id PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::test_open_restricted_admin_no_sudo PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::test_open_restricted_admin_sudo PASSED [ 39%] test/integration/clitest/test_sessions.py::TestSessions::test_close PASSED [ 39%] test/integration/clitest/test_tag.py::TestTag::testCreateTag[None-None] PASSED [ 39%] test/integration/clitest/test_tag.py::TestTag::testCreateTag[None---name] PASSED [ 39%] test/integration/clitest/test_tag.py::TestTag::testCreateTag[--description-None] PASSED [ 39%] test/integration/clitest/test_tag.py::TestTag::testCreateTag[--description---name] PASSED [ 39%] test/integration/clitest/test_tag.py::TestTag::testCreateTagset[None-None] PASSED [ 39%] test/integration/clitest/test_tag.py::TestTag::testCreateTagset[None---name] PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testCreateTagset[--desc-None] PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testCreateTagset[--desc---name] PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testLoadTag PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testLoadTagset PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testLink[Image] PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testLink[Dataset] PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testLink[Project] PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testLink[Screen] PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testLink[Plate] PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testLinkInvalidObject PASSED [ 40%] test/integration/clitest/test_tag.py::TestTag::testLinkInvalidTag PASSED [ 40%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----admin-admin] PASSED [ 40%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----admin-owner] PASSED [ 40%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----admin-member] PASSED [ 40%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----owner-admin] PASSED [ 40%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----owner-owner] PASSED [ 40%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----owner-member] PASSED [ 40%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----member-admin] PASSED [ 40%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----member-owner] PASSED [ 40%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rw-----member-member] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----admin-admin] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----admin-owner] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----admin-member] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----owner-admin] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----owner-owner] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----owner-member] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----member-admin] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----member-owner] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwr----member-member] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---admin-admin] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---admin-owner] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---admin-member] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---owner-admin] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---owner-owner] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---owner-member] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---member-admin] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---member-owner] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwra---member-member] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---admin-admin] PASSED [ 41%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---admin-owner] PASSED [ 42%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---admin-member] PASSED [ 42%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---owner-admin] PASSED [ 42%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---owner-owner] PASSED [ 42%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---owner-member] PASSED [ 42%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---member-admin] PASSED [ 42%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---member-owner] PASSED [ 42%] test/integration/clitest/test_tag.py::TestPermissions::testLink[rwrw---member-member] PASSED [ 42%] test/integration/clitest/test_tag.py::TestTagList::testList[] PASSED [ 42%] test/integration/clitest/test_tag.py::TestTagList::testList[--nopage] PASSED [ 42%] test/integration/clitest/test_tag.py::TestTagList::testListSets[] PASSED [ 42%] test/integration/clitest/test_tag.py::TestTagList::testListSets[--nopage] PASSED [ 42%] test/integration/clitest/test_upload.py::TestUpload::testUploadSingleFile PASSED [ 42%] test/integration/clitest/test_upload.py::TestUpload::testUploadMultipleFiles PASSED [ 42%] test/integration/clitest/test_upload.py::TestUpload::testUploadBadFile PASSED [ 42%] test/integration/clitest/test_user.py::TestUser::testList[None-None] PASSED [ 42%] test/integration/clitest/test_user.py::TestUser::testList[None-id] PASSED [ 42%] test/integration/clitest/test_user.py::TestUser::testList[None-login] PASSED [ 42%] test/integration/clitest/test_user.py::TestUser::testList[None-first-name] PASSED [ 42%] test/integration/clitest/test_user.py::TestUser::testList[None-last-name] PASSED [ 42%] test/integration/clitest/test_user.py::TestUser::testList[None-email] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[count-None] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[count-id] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[count-login] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[count-first-name] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[count-last-name] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[count-email] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[long-None] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[long-id] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[long-login] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[long-first-name] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[long-last-name] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testList[long-email] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testListWithStyles[None] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testListWithStyles[sql] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testListWithStyles[csv] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testListWithStyles[plain] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testListWithStyles[json] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testInfoNoArgument PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testInfoArgument[id] PASSED [ 43%] test/integration/clitest/test_user.py::TestUser::testInfoArgument[omeName] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testInfoArgument[--user-id] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testInfoArgument[--user-name] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testInfoInvalidUser PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testListGroupsNoArgument PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testListGroupsArgument[id] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testListGroupsArgument[omeName] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testListGroupsArgument[--user-id] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testListGroupsArgument[--user-name] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testListGroupsInvalidArgument PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testEmail[None] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testEmail[-1] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testEmail[--one] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testPassword[True] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testPassword[False] PASSED [ 44%] test/integration/clitest/test_user.py::TestUser::testAddAdminOnly PASSED [ 44%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None-id---id] PASSED [ 44%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None-id---name] PASSED [ 44%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None-name---id] PASSED [ 44%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None-name---name] PASSED [ 44%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None---group-id---id] PASSED [ 44%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None---group-id---name] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None---group-name---id] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[None---group-name---name] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner-id---id] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner-id---name] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner-name---id] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner-name---name] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner---group-id---id] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner---group-id---name] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner---group-name---id] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testJoinGroup[--as-owner---group-name---name] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True-id---id] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True-id---name] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True-name---id] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True-name---name] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True---group-id---id] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True---group-id---name] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True---group-name---id] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-True---group-name---name] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False-id---id] PASSED [ 45%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False-id---name] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False-name---id] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False-name---name] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False---group-id---id] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False---group-id---name] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False---group-name---id] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[None-False---group-name---name] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True-id---id] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True-id---name] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True-name---id] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True-name---name] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True---group-id---id] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True---group-id---name] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True---group-name---id] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-True---group-name---name] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False-id---id] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False-id---name] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False-name---id] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False-name---name] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False---group-id---id] PASSED [ 46%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False---group-id---name] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False---group-name---id] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testLeaveGroup[--as-owner-False---group-name---name] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None-None-None] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None-None--m] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None-None---middlename] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None--e-None] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None--e--m] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None--e---middlename] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None---email-None] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None---email--m] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None-None---email---middlename] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i-None-None] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i-None--m] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i-None---middlename] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i--e-None] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i--e--m] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i--e---middlename] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i---email-None] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i---email--m] PASSED [ 47%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None--i---email---middlename] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution-None-None] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution-None--m] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution-None---middlename] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution--e-None] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution--e--m] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution--e---middlename] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution---email-None] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution---email--m] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[None---institution---email---middlename] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None-None-None] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None-None--m] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None-None---middlename] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None--e-None] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None--e--m] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None--e---middlename] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None---email-None] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None---email--m] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a-None---email---middlename] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i-None-None] PASSED [ 48%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i-None--m] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i-None---middlename] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i--e-None] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i--e--m] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i--e---middlename] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i---email-None] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i---email--m] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a--i---email---middlename] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution-None-None] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution-None--m] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution-None---middlename] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution--e-None] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution--e--m] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution--e---middlename] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution---email-None] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution---email--m] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[-a---institution---email---middlename] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None-None-None] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None-None--m] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None-None---middlename] PASSED [ 49%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None--e-None] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None--e--m] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None--e---middlename] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None---email-None] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None---email--m] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin-None---email---middlename] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i-None-None] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i-None--m] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i-None---middlename] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i--e-None] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i--e--m] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i--e---middlename] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i---email-None] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i---email--m] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin--i---email---middlename] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution-None-None] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution-None--m] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution-None---middlename] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution--e-None] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution--e--m] PASSED [ 50%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution--e---middlename] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution---email-None] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution---email--m] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAdd[--admin---institution---email---middlename] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddGroup[id] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddGroup[name] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddGroup[--group-id] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddGroup[--group-name] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[True-None] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[True--P] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[True---userpassword] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[False-None] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[False--P] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddPassword[False---userpassword] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testAddNoPassword PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testPassword[True] PASSED [ 51%] test/integration/clitest/test_user.py::TestUserRoot::testPassword[False] PASSED [ 51%] test/integration/fstest/test_rename.py::TestRename::test_rename_permissions[data0] PASSED [ 51%] test/integration/fstest/test_rename.py::TestRename::test_rename_permissions[data1] PASSED [ 51%] test/integration/fstest/test_rename.py::TestRename::test_rename_permissions[data2] PASSED [ 51%] test/integration/fstest/test_rename.py::TestRename::test_rename_permissions[data3] PASSED [ 52%] test/integration/fstest/test_rename.py::TestRename::test_rename_permissions[data4] PASSED [ 52%] test/integration/fstest/test_rename.py::TestRename::test_rename_annotation PASSED [ 52%] test/integration/fstest/test_rename.py::TestRename::test_prep_and_delete PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testSameOwner PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testCommentAnnotation PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testNonDefGroupAnnotation PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testTimestampAnnotation PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testBooleanAnnotation PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testLongAnnotation PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testMapAnnotation PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testDualLinkedAnnotation PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testListAnnotations PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testFileAnnotation PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testFileAnnotationNoName PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testFileAnnotationSpeed PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testFileAnnNonDefaultGroup PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testUnlinkAnnotation PASSED [ 52%] test/integration/gatewaytest/test_annotation.py::testAnnotationCount PASSED [ 52%] test/integration/gatewaytest/test_chgrp.py::testImageChgrp PASSED [ 52%] test/integration/gatewaytest/test_chgrp.py::testDatasetChgrp PASSED [ 53%] test/integration/gatewaytest/test_chgrp.py::testPDIChgrp PASSED [ 53%] test/integration/gatewaytest/test_chgrp.py::testTwoDatasetsChgrpToProject PASSED [ 53%] test/integration/gatewaytest/test_chgrp.py::testMultiDatasetDoAll PASSED [ 53%] test/integration/gatewaytest/test_chmod.py::TestChmodGroup::testChmod PASSED [ 53%] test/integration/gatewaytest/test_chmod.py::TestCustomUsers::testReadOnly PASSED [ 53%] test/integration/gatewaytest/test_chmod.py::TestCustomUsers::testReadAnnotate PASSED [ 53%] test/integration/gatewaytest/test_chmod.py::TestCustomUsers::testGroupMinusOne PASSED [ 53%] test/integration/gatewaytest/test_chmod.py::TestCustomUsers::testReadWrite PASSED [ 53%] test/integration/gatewaytest/test_chmod.py::TestCustomUsers::testDelete8723 PASSED [ 53%] test/integration/gatewaytest/test_chmod.py::TestManualCreateEdit::testReadOnly PASSED [ 53%] test/integration/gatewaytest/test_chmod.py::Test8800::testWithBlitzWrappers PASSED [ 53%] test/integration/gatewaytest/test_chmod.py::Test8800::testWithoutWrappers PASSED [ 53%] test/integration/gatewaytest/test_chmod.py::TestDefaultSetup::testAuthorCanEdit PASSED [ 53%] test/integration/gatewaytest/test_chown.py::TestChown::test_chown_project PASSED [ 53%] test/integration/gatewaytest/test_chown.py::TestChown::test_chown_pdi PASSED [ 53%] test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[foo] PASSED [ 53%] test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[False] PASSED [ 53%] test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[false] PASSED [ 53%] test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[True] PASSED [ 53%] test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[true] PASSED [ 54%] test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[] PASSED [ 54%] test/integration/gatewaytest/test_config_service.py::testInterpolateSetting[None] PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testMultiProcessSession PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testClose PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testTopLevelObjects PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testCloseSession PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testMiscellaneous PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testConnectUsingClient PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testConnectUsingClientNoSessionWithIdentity PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testConnectUsingClientSessionWithoutIdentity PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSessionId PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testConnectWithSessionId PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureWithSecureClient PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureWithUnsecureClient PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureWithUsername[None] PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureWithUsername[False] PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureWithUsername[True] PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testSecureMisMatch PASSED [ 54%] test/integration/gatewaytest/test_connection.py::TestConnectionMethods::testHost PASSED [ 54%] test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjectsUnwrapped PASSED [ 55%] test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjects PASSED [ 55%] test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjectsWait PASSED [ 55%] test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjectsDryRun PASSED [ 55%] test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteAnnotatedFileAnnotation PASSED [ 55%] test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjectDirect PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testCountArchivedFiles PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testCountFilesetFiles PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testCountImportedImageFiles PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetImportedFilesInfo PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetImportedFilesInfoWithAnnotations PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetArchivedFiles PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetImportedImageFiles PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetArchivedFilesInfo PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetFilesetFilesInfo PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetFilesetFilesInfoWithAnnotations PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetFilesetFilesInfoMultiple PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetFilesetFilesInfoMultipleWithAnnotations PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetFileset PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestFileset::testGetImportedImageFilePaths PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testCountArchivedFiles PASSED [ 55%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testCountFilesetFiles PASSED [ 56%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testCountImportedImageFiles PASSED [ 56%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetImportedFilesInfo PASSED [ 56%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetArchivedFiles PASSED [ 56%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetImportedImageFiles PASSED [ 56%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetArchivedFilesInfo PASSED [ 56%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetFilesetFilesInfo PASSED [ 56%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetFilesetFilesInfoMultiple PASSED [ 56%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetFileset PASSED [ 56%] test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetImportedImageFilePaths PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestDeleteObject::testDeleteAnnotation PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestDeleteObject::testDeleteImage PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestFindObject::testIllegalObjTypeInt PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestFindObject::testObjTypeUnicode PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestFindObject::testObjTypeString PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestFindObject::testFindProject PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestFindObject::testFindExperimenter PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestFindObject::testFindAnnotation PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testSearchObjects PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListProjects PASSED [ 56%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testPagination PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetDatasetsByProject PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListExperimentersAndGroups[True] PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListExperimentersAndGroups[False] PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListColleagues PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testFindExperimenterWithGroups PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetExperimentersByGroup[True] PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetExperimentersByGroup[False] PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetExperimenter PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetAnnotations PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsAnnotation PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetImage PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetImageLoadPixels[True-True] PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetImageLoadPixels[True-False] PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetImageLoadPixels[False-True] PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetImageLoadPixels[False-False] PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetProject PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testTraversal PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListOrphans[False0-True] PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListOrphans[False0-False] PASSED [ 57%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListOrphans[False1-True] PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testListOrphans[False1-False] PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testOrderById PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsByMapAnnotations[Image] PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsByMapAnnotations[Dataset] PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsByMapAnnotations[Project] PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsByMapAnnotations[Screen] PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestGetObject::testGetObjectsByMapAnnotations[Plate] PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGetGroupsLeaderOfAsLeader PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGetGroupsLeaderOfAsMember PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGetGroupsMemberOf PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsOwner PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsMember PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsOwnerDeprecated PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsMemberDeprecated PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestListParents::testSupportedObjects PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestListParents::testListParentsPDI PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestListParents::testListParentsSPW PASSED [ 58%] test/integration/gatewaytest/test_get_objects.py::TestListParents::testExperimenterListParents PASSED [ 58%] test/integration/gatewaytest/test_helpers.py::TestHelperObjects::testColorHolder PASSED [ 58%] test/integration/gatewaytest/test_helpers.py::TestHelperObjects::testOmeroType PASSED [ 59%] test/integration/gatewaytest/test_helpers.py::TestHelperObjects::testSplitHTMLColor PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testThumbnail PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testThumbnailSet PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testRenderingModels PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testSplitChannel PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testLinePlots PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testProjections PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testProperties PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testPixelSizeUnits PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testUnitsGetValue PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testChannelWavelengthUnits PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testExposureTimeUnits PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testShortname PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testImageDate PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testSimpleMarshal PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testExport PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testRenderJpegRegion PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testRenderJpegRegion_resolution PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testRenderJpegRegion_invalid_resolution PASSED [ 59%] test/integration/gatewaytest/test_image.py::TestImage::testRenderBirdsEyeView PASSED [ 60%] test/integration/gatewaytest/test_image.py::TestImage::testRenderBirdsEyeView_Size PASSED [ 60%] test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testGetDate PASSED [ 60%] test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testGetDateNoAcquisitionDate PASSED [ 60%] test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testSimpleMarshal PASSED [ 60%] test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testChannelLabel PASSED [ 60%] test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testChannelEmissionWaveLabel PASSED [ 60%] test/integration/gatewaytest/test_image_wrapper.py::TestImageWrapper::testChannelNoLabel PASSED [ 60%] test/integration/gatewaytest/test_missing_pyramid.py::TestPyramid::testThrowException PASSED [ 60%] test/integration/gatewaytest/test_missing_pyramid.py::TestPyramid::testPrepareRenderingEngine PASSED [ 60%] test/integration/gatewaytest/test_missing_pyramid.py::TestPyramid::testGetChannels PASSED [ 60%] test/integration/gatewaytest/test_missing_pyramid.py::TestPyramid::testGetChannelsNoRe PASSED [ 60%] test/integration/gatewaytest/test_missing_pyramid.py::TestPyramid::testGetRdefId PASSED [ 60%] test/integration/gatewaytest/test_permissions.py::TestPrivileges::test_update_admin_privileges PASSED [ 60%] test/integration/gatewaytest/test_permissions.py::TestPrivileges::test_full_admin_privileges PASSED [ 60%] test/integration/gatewaytest/test_pixels.py::TestPixels::testReuseRawPixelsStore PASSED [ 60%] test/integration/gatewaytest/test_pixels.py::TestPixels::testPlaneInfo PASSED [ 60%] test/integration/gatewaytest/test_pixels.py::TestPixels::testPixelsType PASSED [ 60%] test/integration/gatewaytest/test_pixels.py::TestPixels::testGetTile PASSED [ 60%] test/integration/gatewaytest/test_pixels.py::TestPixels::testGetPlane PASSED [ 60%] test/integration/gatewaytest/test_pixels.py::TestPixels::testGetPlanesExceptionOnGetPlane PASSED [ 61%] test/integration/gatewaytest/test_pixels.py::TestPixels::testGetPlanesExceptionOnClose PASSED [ 61%] test/integration/gatewaytest/test_pixels.py::TestPixels::testGetPlanesExceptionOnBoth PASSED [ 61%] test/integration/gatewaytest/test_pixels.py::TestPixels::testGetHistogram PASSED [ 61%] test/integration/gatewaytest/test_plate_wrapper.py::TestPlateWrapper::testGetGridSize PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testDefault PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testCustomized PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testChannelWindows PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testFloatDefaultMinMax PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testEmissionWave PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testBatchCopy PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testGroupBasedPermissions PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testGetRdefs PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testResetDefaults PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testQuantizationSettings PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testQuantizationSettingsInvalid PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testQuantizationSettingsBulk PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testGetChannelsNoRE PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testSetActiveChannelsNoRE PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testSetActiveChannelsWithRE PASSED [ 61%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::test_set_active_channels_set_inactive[True] PASSED [ 62%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::test_set_active_channels_set_inactive[False] PASSED [ 62%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testUnregisterService PASSED [ 62%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testRegisterService PASSED [ 62%] test/integration/gatewaytest/test_rdefs.py::TestRDefs::testCloseRE PASSED [ 62%] test/integration/gatewaytest/test_search_objects.py::TestGetObject::testSearchObjects PASSED [ 62%] test/integration/gatewaytest/test_services.py::TestServices::testDeleteServiceAuthor PASSED [ 62%] test/integration/gatewaytest/test_services.py::TestServices::testDeleteServiceAdmin PASSED [ 62%] test/integration/gatewaytest/test_services.py::TestTables::testTableRead PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirTrue_grpTrue_16 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirTrue_grpTrue_96 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirTrue_grpFalse_16 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirTrue_grpFalse_96 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirFalse_grpTrue_16 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirFalse_grpTrue_96 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirFalse_grpFalse_16 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rw_root_dirFalse_grpFalse_96 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirTrue_grpTrue_16 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirTrue_grpTrue_96 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirTrue_grpFalse_16 PASSED [ 62%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirTrue_grpFalse_96 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirFalse_grpTrue_16 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirFalse_grpTrue_96 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirFalse_grpFalse_16 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_root_dirFalse_grpFalse_96 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirTrue_grpTrue_16 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirTrue_grpTrue_96 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirTrue_grpFalse_16 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirTrue_grpFalse_96 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirFalse_grpTrue_16 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirFalse_grpTrue_96 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirFalse_grpFalse_16 PASSED [ 63%] test/integration/gatewaytest/test_ticket10618.py::Test10618::test_rwr_member_dirFalse_grpFalse_96 PASSED [ 63%] test/integration/gatewaytest/test_user.py::TestUser::testUsers PASSED [ 63%] test/integration/gatewaytest/test_user.py::TestUser::testSaveAs PASSED [ 63%] test/integration/gatewaytest/test_user.py::TestUser::testCrossGroupSave PASSED [ 63%] test/integration/gatewaytest/test_user.py::TestUser::testGroupOverObjPermissions PASSED [ 63%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testAllObjectsWrapped PASSED [ 63%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testProjectWrapper PASSED [ 63%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testDatasetWrapper PASSED [ 63%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testExperimenterWrapper PASSED [ 64%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testDetailsWrapper PASSED [ 64%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testOriginalFileWrapperGetFileInChunks PASSED [ 64%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testOriginalFileWrapperAsFileObj PASSED [ 64%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testOriginalFileWrapperAsFileObjContextManager PASSED [ 64%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testOriginalFileWrapperAsFileObjMultiple PASSED [ 64%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testSetters PASSED [ 64%] test/integration/gatewaytest/test_wrapper.py::TestWrapper::testOther PASSED [ 64%] test/integration/metadata/test_metadata_mapannotations.py::TestMapAnnotationManager::test_add_from_namespace_query PASSED [ 64%] test/integration/metadata/test_metadata_mapannotations.py::TestMapAnnotationManager::test_add_from_namespace_query_duplicate PASSED [ 64%] test/integration/metadata/test_metadata_mapannotations.py::TestMapAnnotationManager::test_update_existing_mapann PASSED [ 64%] test/integration/metadata/test_populate.py::TestPopulateMetadataConfigLoad::test_get_config_local PASSED [ 64%] test/integration/metadata/test_populate.py::TestPopulateMetadataConfigLoad::test_get_config_remote PASSED [ 64%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Screen2Plates] PASSED [ 64%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Plate2Wells] PASSED [ 64%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Dataset2Images] PASSED [ 64%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Dataset2Images1Missing] PASSED [ 64%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Dataset101Images] PASSED [ 64%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Project2Datasets] PASSED [ 64%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-GZIP] PASSED [ 64%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Screen2Plates] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Plate2Wells] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Dataset2Images] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Dataset2Images1Missing] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Dataset101Images] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Project2Datasets] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-GZIP] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Screen2Plates] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Plate2Wells] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Dataset2Images] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Dataset2Images1Missing] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Dataset101Images] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Project2Datasets] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-GZIP] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadataNsAnns[Plate2WellsNs] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadataNsAnns[Plate2WellsNs2] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadataNsAnnsUnavailableHeader PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadataNsAnnsFail PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedup[None] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedup[openmicroscopy.org/omero/bulk_annotations] PASSED [ 65%] test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedup[openmicroscopy.org/mapr/gene] PASSED [ 66%] test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedupDelete[None] PASSED [ 66%] test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedupDelete[openmicroscopy.org/omero/bulk_annotations] PASSED [ 66%] test/integration/metadata/test_populate.py::TestPopulateMetadataDedup::testPopulateMetadataNsAnnsDedupDelete[openmicroscopy.org/mapr/gene] PASSED [ 66%] test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[True-None] PASSED [ 66%] test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[True-openmicroscopy.org/omero/bulk_annotations] PASSED [ 66%] test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[True-openmicroscopy.org/omero/bulk_annotations/config] PASSED [ 66%] test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[False-None] PASSED [ 66%] test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[False-openmicroscopy.org/omero/bulk_annotations] PASSED [ 66%] test/integration/metadata/test_populate.py::TestPopulateMetadataConfigFiles::test_delete_attach[False-openmicroscopy.org/omero/bulk_annotations/config] PASSED [ 66%] test/integration/metadata/test_populate.py::TestPopulateRois::testPopulateRoisPlate PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_filename_yaml[yaml] PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_filename_yaml[Yml] PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_filename_json[json] PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_filename_json[JS] PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_yaml[format0] PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_yaml[format1] PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_yaml[format2] PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_json[format0] PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_json[format1] PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_get_format_originalfileid_json[format2] PASSED [ 66%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load[json-True] PASSED [ 67%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load[json-False] PASSED [ 67%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load[yaml-True] PASSED [ 67%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load[yaml-False] PASSED [ 67%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load_fromstring PASSED [ 67%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_load_invalidtype PASSED [ 67%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_dump[json] PASSED [ 67%] test/integration/metadata/test_pydict_text.py::TestPydictTextIo::test_dump[yaml] PASSED [ 67%] test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testDefinition PASSED [ 67%] test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testSimpleScript PASSED [ 67%] test/integration/scriptstest/test_cli.py::TestCLI::testCLI PASSED [ 67%] test/integration/scriptstest/test_coverage.py::TestCoverage::testGetScriptWithDetails PASSED [ 67%] test/integration/scriptstest/test_coverage.py::TestCoverage::testUploadAndScript PASSED [ 67%] test/integration/scriptstest/test_coverage.py::TestCoverage::testUserCantUploadOfficalScript PASSED [ 67%] test/integration/scriptstest/test_inputs.py::TestInputs::testInputs PASSED [ 67%] test/integration/scriptstest/test_ping.py::TestPing::testPingViaISCript PASSED [ 67%] test/integration/scriptstest/test_ping.py::TestPing::testPingParametersViaISCript PASSED [ 67%] test/integration/scriptstest/test_ping.py::TestPing::testPingStdout PASSED [ 67%] test/integration/scriptstest/test_ping.py::TestPing::testProcessShutdown PASSED [ 67%] test/integration/scriptstest/test_ping.py::TestPing::testProcessShutdownOneway PASSED [ 67%] test/integration/scriptstest/test_ping.py::TestPing::testProcessorGetResultsBeforeFinished PASSED [ 68%] test/integration/scriptstest/test_ping.py::TestPing::testProcessorExpires PASSED [ 68%] test/integration/scriptstest/test_ping.py::TestPing::testProcessorGetJob PASSED [ 68%] test/integration/scriptstest/test_ping.py::TestPing::testProcessorStop PASSED [ 68%] test/integration/scriptstest/test_ping.py::TestPing::testProcessorDetach PASSED [ 68%] test/integration/scriptstest/test_rand.py::TestRand::testRand PASSED [ 68%] test/integration/scriptstest/test_repo.py::TestScriptRepo::testScriptRepo PASSED [ 68%] test/integration/scriptstest/test_repo.py::TestScriptRepo::testGetOfficialScripts PASSED [ 68%] test/integration/scriptstest/test_repo.py::TestScriptRepo::testGetUserScripts PASSED [ 68%] test/integration/scriptstest/test_repo.py::TestScriptRepo::testCantUndulyLoadScriptRepoFromUuid PASSED [ 68%] test/integration/scriptstest/test_repo.py::TestScriptRepo::testMultipleScriptPathsNotSupported PASSED [ 68%] test/integration/scriptstest/test_repo.py::TestScriptRepo::testUploadingViaOfficialScriptShowsUpInRepo PASSED [ 68%] test/integration/scriptstest/test_repo.py::TestScriptRepo::testUploadingViaNonOfficialScriptDoesntShowUpInRepo PASSED [ 68%] test/integration/scriptstest/test_roi_handling_utils.py::TestRoiHandlingUtils::test_get_line_data PASSED [ 68%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_split_image PASSED [ 68%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_to_image PASSED [ 68%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_convert_numpy_array PASSED [ 68%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-tiff] PASSED [ 68%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-foo] PASSED [ 68%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[False-tiff] PASSED [ 68%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[False-foo] PASSED [ 69%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_create_file[] PASSED [ 69%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_create_file[text/x-python] PASSED [ 69%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_calc_sha1 PASSED [ 69%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_upload_file PASSED [ 69%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_download_file PASSED [ 69%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_get_objects PASSED [ 69%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_download_plane PASSED [ 69%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_upload_plane_by_row PASSED [ 69%] test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_upload_plane PASSED [ 69%] test/integration/tablestest/test_backwards_compatibility.py::TestBackwardsCompatibility_4_4_5::testCreateAllColumns_4_4_5 PASSED [ 69%] test/integration/tablestest/test_backwards_compatibility.py::TestBackwardsCompatibility_4_4_5::testAllColumns_4_4_5 PASSED [ 69%] test/integration/tablestest/test_backwards_compatibility.py::TestBackwardsCompatibility_4_4_5::testMetadataException PASSED [ 69%] test/integration/tablestest/test_backwards_compatibility.py::TestBackwardsCompatibility_5_3_4::testCreateAllColumnsAndMetadata_5_3_4 PASSED [ 69%] test/integration/tablestest/test_backwards_compatibility.py::TestBackwardsCompatibility_5_3_4::testAllColumnsAndMetadata_5_3_4 PASSED [ 69%] test/integration/tablestest/test_populate_metadata.py::TestPopulateMetadata::testPopulateMetadataPlate PASSED [ 69%] test/integration/tablestest/test_service.py::TestTables::testUpdate PASSED [ 69%] test/integration/tablestest/test_service.py::TestTables::testTicket2175 PASSED [ 69%] test/integration/tablestest/test_service.py::TestTables::testMask PASSED [ 69%] test/integration/tablestest/test_service.py::TestTables::test2855MetadataMethods PASSED [ 69%] test/integration/tablestest/test_service.py::TestTables::test2910 PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testDelete PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::test3714GetWhereListVars PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::test4000TableRead PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testCallContext PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testGetHeaders PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::test10049openTableUnreadable PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::test9971checkStringLength PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testArrayColumn PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testArrayColumnSize1 PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testAllColumnsSameTable PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::test10431uninitialisedTableReadWrite PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::test12606fileSizeCheck PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testCantWriteInternalMetadata[data0] PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testCantWriteInternalMetadata[data1] PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testCanWriteAlmostInternalMetadata[data0] PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testCanWriteAlmostInternalMetadata[data1] PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testCanReadInternalMetadata PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testColumnSpaceNames PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testIncludeRowNumbersSlice PASSED [ 70%] test/integration/tablestest/test_service.py::TestTables::testIncludeRowNumbersReadCoordinates PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testIncludeRowNumbersRead PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testSliceOrdering PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testReadCoordinatesOrdering PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testSliceEmptyInput PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testReadCoordinatesInvalidInput PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testReadInvalidInput PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testSliceInvalidInput PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testReadStartEnd PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testReadStartGreaterThanEnd PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testAddData PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testUpdateFirstRow PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testUpdateMultipleRows PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testUpdateAllows PASSED [ 71%] test/integration/tablestest/test_service.py::TestTables::testCannotUpdateOutOfRange PASSED [ 71%] test/integration/tablestest/test_tables.py::TestTableIntegrity::testAllColumnsAndMetadata PASSED [ 71%] test/integration/test_admin.py::TestAdmin::testGetGroup PASSED [ 71%] test/integration/test_admin.py::TestAdmin::testSetGroup PASSED [ 71%] test/integration/test_admin.py::TestAdmin::testChangePassword PASSED [ 71%] test/integration/test_admin.py::TestAdmin::testGetEventContext4011 PASSED [ 71%] test/integration/test_admin.py::TestAdmin::testUserRoles4056 PASSED [ 72%] test/integration/test_admin.py::TestAdmin::testSetSecurityPassword PASSED [ 72%] test/integration/test_annotation.py::TestFigureExportScripts::testAddAnnotations PASSED [ 72%] test/integration/test_annotationPermissions.py::TestPrivateGroup::testAddTag PASSED [ 72%] test/integration/test_annotationPermissions.py::TestPrivateGroup::testReadTag PASSED [ 72%] test/integration/test_annotationPermissions.py::TestPrivateGroup::testRemoveTag PASSED [ 72%] test/integration/test_annotationPermissions.py::TestReadOnlyGroup::testAddTag PASSED [ 72%] test/integration/test_annotationPermissions.py::TestReadOnlyGroup::testReadTag PASSED [ 72%] test/integration/test_annotationPermissions.py::TestReadOnlyGroup::testRemoveTag PASSED [ 72%] test/integration/test_annotationPermissions.py::TestReadAnnotateGroup::testAddTag PASSED [ 72%] test/integration/test_annotationPermissions.py::TestReadAnnotateGroup::testReadTag PASSED [ 72%] test/integration/test_annotationPermissions.py::TestReadAnnotateGroup::testRemoveTag PASSED [ 72%] test/integration/test_annotationPermissions.py::TestMovePrivatePermissions::testAddTagMakePrivate[root] PASSED [ 72%] test/integration/test_annotationPermissions.py::TestMovePrivatePermissions::testAddTagMakePrivate[admin] PASSED [ 72%] test/integration/test_annotationPermissions.py::TestMovePrivatePermissions::testAddTagMakePrivate[owner] PASSED [ 72%] test/integration/test_chgrp.py::TestChgrp::testChgrpImportedImage PASSED [ 72%] test/integration/test_chgrp.py::TestChgrp::testChgrpImage PASSED [ 72%] test/integration/test_chgrp.py::TestChgrp::testChgrpPDI PASSED [ 72%] test/integration/test_chgrp.py::TestChgrp::testChgrpRdef7825 PASSED [ 72%] test/integration/test_chgrp.py::TestChgrp::testChgrpOneImageFilesetErr PASSED [ 72%] test/integration/test_chgrp.py::TestChgrp::testChgrpAllImagesFilesetOK PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpAllImagesFilesetTwoCommandsErr PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpOneDatasetFilesetErr PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpAllDatasetsFilesetOK PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpOneDatasetFilesetOK PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpImagesTwoFilesetsErr PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpDatasetTwoFilesetsErr PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpDatasetCheckFsGroup PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpFilesetOK PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrp11000 PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrp11109 PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpDatasetWithImage PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpPDIReverseLinkOrder PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpTwoDatasetsLinkedToSingleImageDefault PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpTwoDatasetsLinkedToSingleImageHard PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpProjectWithDatasetLinkedToImageWithOtherDatasetDefault PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpProjectWithDatasetLinkedToImageWithOtherDatasetHard PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpDatasetWithImageLinkedToTwoProjects PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpProjectLinkedToDatasetAndImageDefault PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpProjectLinkedToDatasetAndImageHard PASSED [ 73%] test/integration/test_chgrp.py::TestChgrp::testChgrpProjectLinkedToDatasetDefault PASSED [ 74%] test/integration/test_chgrp.py::TestChgrp::testChgrpProjectLinkedToDatasetHard PASSED [ 74%] test/integration/test_chgrp.py::TestChgrp::testChgrpProjectLinkedToTwoDatasetsAndImage PASSED [ 74%] test/integration/test_chgrp.py::TestChgrp::testIntergroupLinks PASSED [ 74%] test/integration/test_chgrp.py::TestChgrpTarget::testChgrpImageToTargetDataset PASSED [ 74%] test/integration/test_chgrp.py::TestChgrpTarget::testChgrpMifImagesToTargetDataset PASSED [ 74%] test/integration/test_chgrp.py::TestChgrpTarget::testChgrpImageToTargetDatasetAndBackNoDS PASSED [ 74%] test/integration/test_chgrp.py::TestChgrpTarget::testChgrpImageToTargetDatasetAndBackDS PASSED [ 74%] test/integration/test_chgrp.py::TestChgrpTarget::testChgrpDatasetToTargetProject[user] PASSED [ 74%] test/integration/test_chgrp.py::TestChgrpTarget::testChgrpDatasetToTargetProject[admin] PASSED [ 74%] test/integration/test_chmod.py::TestChmodEasy::test_chmod_rw_rwr PASSED [ 74%] test/integration/test_chown.py::TestChown::test_chown_project PASSED [ 74%] test/integration/test_chown.py::TestChown::test_chown_pdi PASSED [ 74%] test/integration/test_client_ctors.py::TestClientConstructors::testHostConstructor PASSED [ 74%] test/integration/test_client_ctors.py::TestClientConstructors::testEmptyInitializationDataConstructor PASSED [ 74%] test/integration/test_client_ctors.py::TestClientConstructors::testInitializationDataConstructor PASSED [ 74%] test/integration/test_client_ctors.py::TestClientConstructors::testMainArgsConstructor PASSED [ 74%] test/integration/test_client_ctors.py::TestClientConstructors::testMapConstructor PASSED [ 74%] test/integration/test_client_ctors.py::TestClientConstructors::testMainArgsGetsIcePrefix PASSED [ 74%] test/integration/test_client_ctors.py::TestClientConstructors::testMainArgsGetsIceConfig PASSED [ 74%] test/integration/test_client_ctors.py::TestClientConstructors::testTwoDifferentHosts PASSED [ 75%] test/integration/test_client_ctors.py::TestClientConstructors::testPorts PASSED [ 75%] test/integration/test_client_ctors.py::TestClientConstructors::testBlockSize PASSED [ 75%] test/integration/test_client_ctors.py::TestClientConstructors::testPythonCtorRepair PASSED [ 75%] test/integration/test_clientusage.py::TestClientUsage::testClientClosedAutomatically PASSED [ 75%] test/integration/test_clientusage.py::TestClientUsage::testClientClosedManually PASSED [ 75%] test/integration/test_clientusage.py::TestClientUsage::testUseSharedMemory PASSED [ 75%] test/integration/test_clientusage.py::TestClientUsage::testCreateInsecureClientTicket2099 PASSED [ 75%] test/integration/test_clientusage.py::TestClientUsage::testGetStatefulServices PASSED [ 75%] test/integration/test_cmdcallback.py::TestCmdCallback::testTimingFinishesOnLatch PASSED [ 75%] test/integration/test_cmdcallback.py::TestCmdCallback::testTimingFinishesOnBlock PASSED [ 75%] test/integration/test_cmdcallback.py::TestCmdCallback::testTimingFinishesOnLoop PASSED [ 75%] test/integration/test_cmdcallback.py::TestCmdCallback::testDoNothingFinishesOnLatch PASSED [ 75%] test/integration/test_cmdcallback.py::TestCmdCallback::testDoNothingFinishesOnLoop PASSED [ 75%] test/integration/test_cmdcallback.py::TestCmdCallback::testDoAllTimingFinishesOnLoop PASSED [ 75%] test/integration/test_counts.py::TestCounts::testBasicUsage PASSED [ 75%] test/integration/test_delete.py::TestDelete::testBasicUsage PASSED [ 75%] test/integration/test_delete.py::TestDelete::testDeleteMany PASSED [ 75%] test/integration/test_delete.py::TestDelete::testDeleteProjectWithoutContent PASSED [ 75%] test/integration/test_delete.py::TestDelete::testCheckIfDeleted PASSED [ 75%] test/integration/test_delete.py::TestDelete::testCheckIfDeleted2 PASSED [ 76%] test/integration/test_delete.py::TestDelete::testOddMessage PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteComment PASSED [ 76%] test/integration/test_delete.py::TestDelete::test3639 PASSED [ 76%] test/integration/test_delete.py::TestDelete::test5793 PASSED [ 76%] test/integration/test_delete.py::TestDelete::test7314 PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteOneDatasetFilesetErr PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteOneImageFilesetErr PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteDatasetFilesetOK PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteAllDatasetsFilesetOK PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteAllImagesFilesetOK PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteFilesetOK PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteImagesTwoFilesetsErr PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteDatasetTwoFilesetsErr PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteProjectWithOneEmptyDataset PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteProjectWithEmptyDatasetLinkedToAnotherProjectDefault PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteProjectWithEmptyDatasetLinkedToAnotherProjectHard PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteProjectWithDatasetLinkedToAnotherProject PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteDatasetLinkedToTwoProjects PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteDatasetWithImageLinkedToAnotherDatasetDefault PASSED [ 76%] test/integration/test_delete.py::TestDelete::testDeleteDatasetWithImageLinkedToAnotherDatasetHard PASSED [ 77%] test/integration/test_delete.py::TestDelete::testStepsDuringDelete PASSED [ 77%] test/integration/test_exporter.py::TestExporter::testBasic PASSED [ 77%] test/integration/test_exporter.py::TestExporter::test6713 PASSED [ 77%] test/integration/test_files.py::TestFiles::testUploadDownload PASSED [ 77%] test/integration/test_files.py::TestFiles::test_download_null_size PASSED [ 77%] test/integration/test_iconfig.py::TestConfig::testValuesRegex[data0] PASSED [ 77%] test/integration/test_iconfig.py::TestConfig::testValuesRegex[data1] PASSED [ 77%] test/integration/test_iconfig.py::TestConfig::testValuesRegex[data2] PASSED [ 77%] test/integration/test_iconfig.py::TestConfig::testValuesRegex[data3] PASSED [ 77%] test/integration/test_iconfig.py::TestConfig::testDefaults PASSED [ 77%] test/integration/test_iconfig.py::TestConfig::testRootDefaults PASSED [ 77%] test/integration/test_iconfig.py::TestConfig::testClientDefaults PASSED [ 77%] test/integration/test_iconfig.py::TestConfig::testClientValues PASSED [ 77%] test/integration/test_icontainer.py::TestIContainer::testFindAnnotations PASSED [ 77%] test/integration/test_icontainer.py::TestIContainer::testFindAndCountAnnotationsForSharedData PASSED [ 77%] test/integration/test_icontainer.py::TestIContainer::testCreateAfterBlitzPort PASSED [ 77%] test/integration/test_icontainer.py::TestSplitFilesets::testFilesetSplitByImage PASSED [ 77%] test/integration/test_icontainer.py::TestSplitFilesets::testFilesetNotSplitByImage PASSED [ 77%] test/integration/test_icontainer.py::TestSplitFilesets::testFilesetSplitByDatasetAndProject PASSED [ 77%] test/integration/test_icontainer.py::TestSplitFilesets::testFilesetNotSplitByDatasets PASSED [ 77%] test/integration/test_icontainer.py::TestSplitFilesets::testGetImagesBySplitFilesetsManyCases PASSED [ 78%] test/integration/test_ildap.py::TestILdap::testLookupLdapExperimentersViaAdmin PASSED [ 78%] test/integration/test_imetadata.py::TestIMetadata::testLoadAnnotations3671 PASSED [ 78%] test/integration/test_imetadata.py::TestIMetadata::testLoadAnnotationsUsedNotOwned3671 PASSED [ 78%] test/integration/test_imetadata.py::TestIMetadata::testCountAnnotationsUsedNotOwned3671 PASSED [ 78%] test/integration/test_imetadata.py::TestIMetadata::testCountSpecifiedAnnotations3671 PASSED [ 78%] test/integration/test_imetadata.py::TestIMetadata::testLoadSpecifiedAnnotations3671 PASSED [ 78%] test/integration/test_iquery.py::TestQuery::testGetPixelsCount PASSED [ 78%] test/integration/test_iquery.py::TestQuery::testQueryTaggedUnique PASSED [ 78%] test/integration/test_iquery.py::TestQuery::testClassType PASSED [ 78%] test/integration/test_isession.py::TestISession::testBasicUsage PASSED [ 78%] test/integration/test_isession.py::TestISession::testManuallyClosingOwnSession PASSED [ 78%] test/integration/test_isession.py::TestISession::testCreateSessionForUser PASSED [ 78%] test/integration/test_isession.py::TestISession::testJoinSession PASSED [ 78%] test/integration/test_isession.py::TestISession::testUpdateSessions[who0] PASSED [ 78%] test/integration/test_isession.py::TestISession::testUpdateSessions[who1] PASSED [ 78%] test/integration/test_isession.py::TestISession::testUpdateSessions[who2] PASSED [ 78%] test/integration/test_isession.py::TestISession::testUpdateSessions[who3] PASSED [ 78%] test/integration/test_isession.py::TestISession::testUpdateSessionsNonAdminDisabling PASSED [ 78%] test/integration/test_isession.py::TestISession::testCreateSessionForGuest PASSED [ 78%] test/integration/test_isession.py::TestISession::test1018CreationDestructionClosing PASSED [ 79%] test/integration/test_isession.py::TestISession::testSimpleDestruction PASSED [ 79%] test/integration/test_isession.py::TestISession::testGetMySessionsTicket1975 PASSED [ 79%] test/integration/test_isession.py::TestISession::testTicket2196SetSecurityContext PASSED [ 79%] test/integration/test_isession.py::TestISession::testManageMySessions PASSED [ 79%] test/integration/test_isession.py::TestISession::testSessionWithIP[127.0.0.1] PASSED [ 79%] test/integration/test_isession.py::TestISession::testSessionWithIP[2400:cb00:2048:1::6814:55] PASSED [ 79%] test/integration/test_isession.py::TestISession::testSessionWithIP[1234:5678:1234:5678:1234:5678:121.212.121.212] PASSED [ 79%] test/integration/test_isession.py::TestISession::testCreateUserSession PASSED [ 79%] test/integration/test_isession.py::TestISession::testCreateUserSessionFromSudo[True] PASSED [ 79%] test/integration/test_isession.py::TestISession::testCreateUserSessionFromSudo[False] PASSED [ 79%] test/integration/test_ishare.py::TestIShare::test_that_permissions_are_default_private PASSED [ 79%] test/integration/test_ishare.py::TestIShare::test_basic_usage PASSED [ 79%] test/integration/test_ishare.py::TestIShare::test_canDoAction[canEdit] PASSED [ 79%] test/integration/test_ishare.py::TestIShare::test_canDoAction[canAnnotate] PASSED [ 79%] test/integration/test_ishare.py::TestIShare::test_canDoAction[canDelete] PASSED [ 79%] test/integration/test_ishare.py::TestIShare::test_canDoAction[canLink] PASSED [ 79%] test/integration/test_ishare.py::TestIShare::test8118 PASSED [ 79%] test/integration/test_ishare.py::TestIShare::test1154 PASSED [ 79%] test/integration/test_ishare.py::TestIShare::testCanAnnotate PASSED [ 79%] test/integration/test_ishare.py::TestIShare::test1157 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test1179 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test1201 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test1201b PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test1207 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test1227 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test2327 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test2733 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test2733Access PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test3214 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test5711 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test5756Raw PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test5756Wrapped PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test5851 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test2513 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test_OS_non_member PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test_OS_admin_user PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test_bad_share PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test8513 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test8704 PASSED [ 80%] test/integration/test_ishare.py::TestIShare::test13018 PASSED [ 81%] test/integration/test_itimeline.py::TestITimeline::testGeneral PASSED [ 81%] test/integration/test_itimeline.py::TestITimeline::testCollaborativeTimeline PASSED [ 81%] test/integration/test_itimeline.py::TestITimeline::test1173 PASSED [ 81%] test/integration/test_itimeline.py::TestITimeline::test1175 PASSED [ 81%] test/integration/test_itimeline.py::TestITimeline::test3234 PASSED [ 81%] test/integration/test_itypes.py::TestTypes::testGetEnumerationTypes PASSED [ 81%] test/integration/test_itypes.py::TestTypes::testAllEnumerations PASSED [ 81%] test/integration/test_itypes.py::TestTypes::testGetEnumerationWithEntries PASSED [ 81%] test/integration/test_itypes.py::TestTypes::testManageEnumeration PASSED [ 81%] test/integration/test_iupdate.py::TestIUpdate::testSaveArray PASSED [ 81%] test/integration/test_iupdate.py::TestIUpdate::testSaveCollection PASSED [ 81%] test/integration/test_iupdate.py::TestIUpdate::testExternalInfoOnCreation PASSED [ 81%] test/integration/test_iupdate.py::TestIUpdate::testExternalInfoAfterCreationTransient PASSED [ 81%] test/integration/test_iupdate.py::TestIUpdate::testExternalInfoAfterCreationManaged PASSED [ 81%] test/integration/test_iupdate.py::TestIUpdate::testExternalInfoNewInstance PASSED [ 81%] test/integration/test_iupdate.py::TestIUpdate::testExternalInfoNullInstance PASSED [ 81%] test/integration/test_iupdate.py::TestIUpdate::testExternalInfoUpdateInstance PASSED [ 81%] test/integration/test_iupdate.py::TestIUpdate::testCannotSaveDeleted PASSED [ 81%] test/integration/test_librarytest.py::TestLibrary::test9188 PASSED [ 81%] test/integration/test_mail.py::TestMail::testEveryone PASSED [ 82%] test/integration/test_mail.py::TestMail::testUserAdd PASSED [ 82%] test/integration/test_mail.py::TestMail::testComment PASSED [ 82%] test/integration/test_mapannotation.py::TestMapAnnotation::testMapStringField PASSED [ 82%] test/integration/test_mapannotation.py::TestMapAnnotation::testGroupConfigA[data0] PASSED [ 82%] test/integration/test_mapannotation.py::TestMapAnnotation::testGroupConfigA[data1] PASSED [ 82%] test/integration/test_mapannotation.py::TestMapAnnotation::testGroupConfigEdit PASSED [ 82%] test/integration/test_mapannotation.py::TestMapAnnotation::testEmptyItem PASSED [ 82%] test/integration/test_mapannotation.py::TestMapAnnotation::testBigKeys PASSED [ 82%] test/integration/test_metadatastore.py::TestMetadataStore::testBasicUsage PASSED [ 82%] test/integration/test_metadatastore.py::TestMetadataStore::testMetadataService PASSED [ 82%] test/integration/test_model51.py::TestModel51::testExposureTime PASSED [ 82%] test/integration/test_model51.py::TestModel51::testPhysicalSize PASSED [ 82%] test/integration/test_model51.py::TestModel51::testAllLengths[YOTTAMETER] PASSED [ 82%] test/integration/test_model51.py::TestModel51::testAllLengths[ZETTAMETER] PASSED [ 82%] test/integration/test_model51.py::TestModel51::testAllLengths[EXAMETER] PASSED [ 82%] test/integration/test_model51.py::TestModel51::testAllLengths[PETAMETER] PASSED [ 82%] test/integration/test_model51.py::TestModel51::testAllLengths[TERAMETER] PASSED [ 82%] test/integration/test_model51.py::TestModel51::testAllLengths[GIGAMETER] PASSED [ 82%] test/integration/test_model51.py::TestModel51::testAllLengths[MEGAMETER] PASSED [ 82%] test/integration/test_model51.py::TestModel51::testAllLengths[KILOMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[HECTOMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[DECAMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[METER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[DECIMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[CENTIMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[MILLIMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[MICROMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[NANOMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[PICOMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[FEMTOMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[ATTOMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[ZEPTOMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[YOCTOMETER] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[ANGSTROM] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[ASTRONOMICALUNIT] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[LIGHTYEAR] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[PARSEC] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[THOU] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[LINE] PASSED [ 83%] test/integration/test_model51.py::TestModel51::testAllLengths[INCH] PASSED [ 84%] test/integration/test_model51.py::TestModel51::testAllLengths[FOOT] PASSED [ 84%] test/integration/test_model51.py::TestModel51::testAllLengths[YARD] PASSED [ 84%] test/integration/test_model51.py::TestModel51::testAllLengths[MILE] PASSED [ 84%] test/integration/test_model51.py::TestModel51::testAllLengths[POINT] PASSED [ 84%] test/integration/test_model51.py::TestModel51::testAllLengths[PIXEL] PASSED [ 84%] test/integration/test_model51.py::TestModel51::testAllLengths[REFERENCEFRAME] PASSED [ 84%] test/integration/test_model51.py::TestModel51::testAsMapMethod PASSED [ 84%] test/integration/test_model51.py::TestModel51::testMapEagerFetch PASSED [ 84%] test/integration/test_model51.py::TestModel51::testMapSecurity PASSED [ 84%] test/integration/test_model51.py::TestModel51::testUnitProjections PASSED [ 84%] test/integration/test_permissions.py::TestPermissions::testLoginToPublicGroupTicket1940 PASSED [ 84%] test/integration/test_permissions.py::TestPermissions::testLinkingInPrivateGroup PASSED [ 84%] test/integration/test_permissions.py::TestPermissions::testCreatAndUpdatePrivateGroup PASSED [ 84%] test/integration/test_permissions.py::TestPermissions::testCreatAndUpdatePublicGroupReadOnly PASSED [ 84%] test/integration/test_permissions.py::TestPermissions::testCreatAndUpdatePublicGroupReadAnnotate PASSED [ 84%] test/integration/test_permissions.py::TestPermissions::testCreatAndUpdatePublicGroup PASSED [ 84%] test/integration/test_permissions.py::TestPermissions::testCreatGroupAndchangePermissions PASSED [ 84%] test/integration/test_permissions.py::TestPermissions::testGroupOwners PASSED [ 84%] test/integration/test_permissions.py::TestPermissions::testSearchAllGroups PASSED [ 84%] test/integration/test_permissions.py::TestPermissions::testOGContextParameter PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testOGSetImplicitContext PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testOGSetProxyContext PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testOGSetSecurityContext PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testOGArg PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testSaveWithNegOneNotExplicit PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testPrivateGroupCallContext PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testAdminCanQueryWithGroupMinusOneTicket9632 PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testOmeroUserAsAdmin PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testOmeroUserAsNonAdmin PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testImmutablePermissions PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testDisallow PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testClientSet PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testAdminUseOfRawPixelsBean PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testUseOfRawFileBeanScriptReadGroupMinusOne PASSED [ 85%] test/integration/test_permissions.py::TestPermissions::testUseOfRawFileBeanScriptReadCorrectGroup PASSED [ 85%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----admin-admin] PASSED [ 85%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----admin-owner] PASSED [ 85%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----admin-member] PASSED [ 85%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----owner-admin] PASSED [ 85%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----owner-owner] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----owner-member] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----member-admin] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----member-owner] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rw-----member-member] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----admin-admin] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----admin-owner] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----admin-member] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----owner-admin] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----owner-owner] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----owner-member] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----member-admin] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----member-owner] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwr----member-member] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---admin-admin] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---admin-owner] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---admin-member] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---owner-admin] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---owner-owner] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---owner-member] PASSED [ 86%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---member-admin] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---member-owner] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwra---member-member] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---admin-admin] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---admin-owner] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---admin-member] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---owner-admin] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---owner-owner] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---owner-member] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---member-admin] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---member-owner] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissionsWorkaround[rwrw---member-member] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----admin-admin] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----admin-owner] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----admin-member] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----owner-admin] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----owner-owner] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----owner-member] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----member-admin] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----member-owner] PASSED [ 87%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rw-----member-member] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----admin-admin] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----admin-owner] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----admin-member] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----owner-admin] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----owner-owner] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----owner-member] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----member-admin] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----member-owner] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwr----member-member] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---admin-admin] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---admin-owner] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---admin-member] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---owner-admin] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---owner-owner] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---owner-member] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---member-admin] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---member-owner] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwra---member-member] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---admin-admin] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---admin-owner] PASSED [ 88%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---admin-member] PASSED [ 89%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---owner-admin] PASSED [ 89%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---owner-owner] PASSED [ 89%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---owner-member] PASSED [ 89%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---member-admin] PASSED [ 89%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---member-owner] PASSED [ 89%] test/integration/test_permissions.py::TestPermissionProjections::testProjectionPermissions[rwrw---member-member] PASSED [ 89%] test/integration/test_permissions.py::TestPermissionProjections::testExtendedRestrictions[PlateI] SKIPPED [ 89%] test/integration/test_permissions.py::TestPermissionProjections::testExtendedRestrictions[WellI] SKIPPED [ 89%] test/integration/test_permissions.py::TestPermissionProjections::testExtendedRestrictions[ImageI] SKIPPED [ 89%] test/integration/test_permissions.py::TestPermissionProjections::testExtendedRestrictions[FileAnnotationI] SKIPPED [ 89%] test/integration/test_pixelsService.py::TestPixelsService::test9655 PASSED [ 89%] test/integration/test_rawfilestore.py::TestRFS::testNullSize11743 PASSED [ 89%] test/integration/test_rawfilestore.py::TestRFS::testGetFileId PASSED [ 89%] test/integration/test_rawpixelsstore.py::TestRPS::testTicket4737WithClose PASSED [ 89%] test/integration/test_rawpixelsstore.py::TestRPS::testTicket4737WithSave PASSED [ 89%] test/integration/test_rawpixelsstore.py::TestRPS::testTicket4737WithForEachTile PASSED [ 89%] test/integration/test_rawpixelsstore.py::TestRPS::testBigPlane PASSED [ 89%] test/integration/test_rawpixelsstore.py::TestRPS::testRomioToPyramid FAILED [ 89%] test/integration/test_rawpixelsstore.py::TestRPS::test2RomioToPyramidWithNegOne FAILED [ 89%] test/integration/test_rawpixelsstore.py::TestRPS::testPyramidConcurrentAccess FAILED [ 90%] test/integration/test_rawpixelsstore.py::TestTiles::testTiles PASSED [ 90%] test/integration/test_reimport.py::TestReimportArchivedFiles::testConvertSynthetic PASSED [ 90%] test/integration/test_render.py::TestRendering::test_render_region PASSED [ 90%] test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testCreate PASSED [ 90%] test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testWrite PASSED [ 90%] test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testFailedWrite PASSED [ 90%] test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testWriteRead PASSED [ 90%] test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testAppend PASSED [ 90%] test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testTruncateToZero PASSED [ 90%] test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testClose PASSED [ 90%] test/integration/test_reporawfilestore.py::TestRepoRawFileStore::testImportLogFilenameSetting PASSED [ 90%] test/integration/test_repository.py::TestRepository::testBasicUsage PASSED [ 90%] test/integration/test_repository.py::TestRepository::testSanityCheckRepos PASSED [ 90%] test/integration/test_repository.py::TestRepository::testManagedRepoAsPubliRepo PASSED [ 90%] test/integration/test_repository.py::TestFileExists::testFileExistsForDirectory PASSED [ 90%] test/integration/test_repository.py::TestFileExists::testFileExistsForFile PASSED [ 90%] test/integration/test_repository.py::TestManagedRepositoryMultiUser::testTopPrivateGroup PASSED [ 90%] test/integration/test_repository.py::TestManagedRepositoryMultiUser::testDirPrivateGroup PASSED [ 90%] test/integration/test_repository.py::TestManagedRepositoryMultiUser::testDirReadOnlyGroup PASSED [ 90%] test/integration/test_repository.py::TestManagedRepositoryMultiUser::testDirReadWriteGroup PASSED [ 91%] test/integration/test_repository.py::TestManagedRepositoryMultiUser::testDirReadAnnotateGroup PASSED [ 91%] test/integration/test_repository.py::TestManagedRepositoryMultiUser::testMultiGroup PASSED [ 91%] test/integration/test_repository.py::TestPythonImporter::testImportFileset PASSED [ 91%] test/integration/test_repository.py::TestPythonImporter::testImportPaths PASSED [ 91%] test/integration/test_repository.py::TestPythonImporter::testReopenRawFileStoresPR2542 PASSED [ 91%] test/integration/test_repository.py::TestPythonImporter::testImportsFrom2Groups PASSED [ 91%] test/integration/test_repository.py::TestRawAccess::testAsNonAdmin PASSED [ 91%] test/integration/test_repository.py::TestRawAccess::testAsAdmin PASSED [ 91%] test/integration/test_repository.py::TestDbSync::testMtime PASSED [ 91%] test/integration/test_repository.py::TestDbSync::testFileExists PASSED [ 91%] test/integration/test_repository.py::TestDbSync::testNonDbFileNotReturned PASSED [ 91%] test/integration/test_repository.py::TestRecursiveDelete::testCmdDeleteCantDeleteDirectories PASSED [ 91%] test/integration/test_repository.py::TestRecursiveDelete::testRecursiveDeleteMethodAvailable PASSED [ 91%] test/integration/test_repository.py::TestRecursiveDelete::testDoubleDot PASSED [ 91%] test/integration/test_repository.py::TestDeleteLog::testSimpleDelete PASSED [ 91%] test/integration/test_repository.py::TestUserTemplate::testCreateUuidFails PASSED [ 91%] test/integration/test_repository.py::TestUserTemplate::testCreateUserDirPasses PASSED [ 91%] test/integration/test_repository.py::TestUserTemplate::testCreateUuidUnderUserDirPasses PASSED [ 91%] test/integration/test_repository.py::TestUserTemplate::testUserDirShouldBeGloballyWriteable PASSED [ 91%] test/integration/test_repository.py::TestFilesetQueries::testDeleteQuery PASSED [ 92%] test/integration/test_repository.py::TestFilesetQueries::testCountFilesetFiles PASSED [ 92%] test/integration/test_repository.py::TestFilesetQueries::testImportedImageFiles PASSED [ 92%] test/integration/test_repository.py::TestOriginalMetadata::testFakeImport PASSED [ 92%] test/integration/test_repository.py::TestDeletePerformance::testImport PASSED [ 92%] test/integration/test_rois.py::TestRois::teststats1 PASSED [ 92%] test/integration/test_rois.py::TestRois::test3703 PASSED [ 92%] test/integration/test_rois.py::TestRois::testGetROICount PASSED [ 92%] test/integration/test_rois.py::TestRois::test8990 PASSED [ 92%] test/integration/test_rois.py::TestRois::testShapeColors[color0] PASSED [ 92%] test/integration/test_rois.py::TestRois::testShapeColors[color1] PASSED [ 92%] test/integration/test_rois.py::TestRois::testShapeColors[color2] PASSED [ 92%] test/integration/test_rois.py::TestRois::testShapeColors[color3] PASSED [ 92%] test/integration/test_rois.py::TestRois::testShapeColors[color4] PASSED [ 92%] test/integration/test_rois.py::TestRois::testShapeColors[color5] PASSED [ 92%] test/integration/test_rois.py::TestRois::testShapeColors[color6] PASSED [ 92%] test/integration/test_rois.py::TestRois::testShapeColors[color7] PASSED [ 92%] test/integration/test_rois.py::TestRois::testShapeColors[color8] PASSED [ 92%] test/integration/test_rois.py::TestRois::testShapeColors[color9] PASSED [ 92%] test/integration/test_rois.py::TestRois::testGetShapeStatsRestricted PASSED [ 92%] test/integration/test_scripts.py::TestScripts::testBasicUsage PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testTicket1036 PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testUploadAndPing PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testUpload2562 PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testDelete6905 PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testDelete11371 PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testUploadOfficialScript PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testRunScript PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testEditScript PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testScriptValidation PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testSpeedOfThumbnailFigure PASSED [ 93%] test/integration/test_scripts.py::TestScripts::test6066 PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testDynamicTime PASSED [ 93%] test/integration/test_scripts.py::TestScripts::testDynamicUpdate PASSED [ 93%] test/integration/test_search.py::TestSearch::test2541 PASSED [ 93%] test/integration/test_search.py::TestSearch::test3164Private PASSED [ 93%] test/integration/test_search.py::TestSearch::test3164ReadOnlySelf PASSED [ 93%] test/integration/test_search.py::TestSearch::test3164ReadOnlyOther PASSED [ 93%] test/integration/test_search.py::TestSearch::test3164CollabSelf PASSED [ 93%] test/integration/test_search.py::TestSearch::test3164CollabOther PASSED [ 93%] test/integration/test_search.py::TestSearch::test3721Ordering PASSED [ 94%] test/integration/test_search.py::TestSearch::test8692 PASSED [ 94%] test/integration/test_search.py::TestSearch::test8846 PASSED [ 94%] test/integration/test_search.py::TestSearch::testClientPath PASSED [ 94%] test/integration/test_search.py::TestSearch::testFilename PASSED [ 94%] test/integration/test_search.py::TestSearch::test_csv_attachment PASSED [ 94%] test/integration/test_search.py::TestSearch::test_txt_attachment PASSED [ 94%] test/integration/test_search.py::TestSearch::test_word_portions PASSED [ 94%] test/integration/test_search.py::TestSearch::test_empty_query_string PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very-small-very small] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very-small-very-small] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very-small-very_small] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very-small-small very] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very_small-very small] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very_small-very-small] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very_small-very_small] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very_small-small very] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very small-very small] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very small-very-small] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very small-very_small] PASSED [ 94%] test/integration/test_search.py::TestSearch::test_hyphen_underscore[very small-small very] PASSED [ 95%] test/integration/test_search.py::TestSearch::test_map_annotations PASSED [ 95%] test/integration/test_simple.py::TestSimple::testUserId PASSED [ 95%] test/integration/test_simple.py::TestSimple::testGroupId PASSED [ 95%] test/integration/test_simple.py::TestSimple::testGroupPermissions PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test9070 PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testPrivate10618RootWithGrpCtx PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testPrivate10618RootWithGrpCtxButNoLoad PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testReadOnly10618RootWithGrpCtx PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testReadOnly10618RootWithGrpCtxButNoLoad PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testReadOnly10618MemberWithGrpCtxButNoLoad PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsThumbs PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsThumbsReadOnly PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readOnly-saveCurrent] PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readOnly-saveAs] PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readOnly-request] PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readOnly-resetDefault] PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readOnly-resetDefaultNoSave] PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readAnnotate-saveCurrent] PASSED [ 95%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readAnnotate-saveAs] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readAnnotate-request] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readAnnotate-resetDefault] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readAnnotate-resetDefaultNoSave] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readWrite-saveCurrent] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readWrite-saveAs] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readWrite-request] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readWrite-resetDefault] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[owner-readWrite-resetDefaultNoSave] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readOnly-saveCurrent] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readOnly-saveAs] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readOnly-request] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readOnly-resetDefault] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readOnly-resetDefaultNoSave] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readAnnotate-saveCurrent] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readAnnotate-saveAs] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readAnnotate-request] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readAnnotate-resetDefault] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readAnnotate-resetDefaultNoSave] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readWrite-saveCurrent] PASSED [ 96%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readWrite-saveAs] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readWrite-request] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readWrite-resetDefault] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsRnd[admin-readWrite-resetDefaultNoSave] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readOnly-owner] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readOnly-admin] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readAnnotate-owner] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readAnnotate-admin] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readWrite-owner] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsGetThumbnail[readWrite-admin] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readOnly-owner] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readOnly-admin] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readAnnotate-owner] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readAnnotate-admin] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readWrite-owner] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::test12145ShareSettingsSetRnd[readWrite-admin] PASSED [ 97%] test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testGetThumbnailSetAfterApplySettings PASSED [ 97%] test/integration/test_thumbs.py::TestThumbs::testCreateThumbnails PASSED [ 97%] test/integration/test_thumbs.py::TestThumbs::testCreateThumbnails64x64 PASSED [ 97%] test/integration/test_thumbs.py::TestThumbs::testCreateThumbnailsByLongestSideSet64x64 PASSED [ 97%] test/integration/test_thumbs.py::TestThumbs::testThumbnailExists PASSED [ 98%] test/integration/test_thumbs.py::TestThumbs::testThumbnailVersion[one] FAILED [ 98%] test/integration/test_thumbs.py::TestThumbs::testThumbnailVersion[set] FAILED [ 98%] test/integration/test_thumbs.py::TestThumbs::testGetThumbnailx64x64 PASSED [ 98%] test/integration/test_thumbs.py::TestThumbs::testGetThumbnailByLongestSidex64 PASSED [ 98%] test/integration/test_thumbs.py::TestThumbs::testGetThumbnailDirectx64x64 PASSED [ 98%] test/integration/test_thumbs.py::TestThumbs::testGetThumbnailForSectionDirectx0x0x64x64 PASSED [ 98%] test/integration/test_thumbs.py::TestThumbs::testGetThumbnailx64x60 PASSED [ 98%] test/integration/test_thumbs.py::TestThumbs::testGetThumbnailByLongestSidex60 PASSED [ 98%] test/integration/test_thumbs.py::TestThumbs::testGetThumbnailDirectx64x60 PASSED [ 98%] test/integration/test_thumbs.py::TestThumbs::testGetThumbnailForSectionDirectx0x0x64x60 PASSED [ 98%] test/integration/test_thumbs.py::TestThumbs::testGetThumbnailSetx64x64 PASSED [ 98%] test/integration/test_thumbs.py::TestThumbs::testGetThumbnailByLongestSideSetx64 PASSED [ 98%] test/integration/test_tickets1000.py::TestTicket1000::test711 PASSED [ 98%] test/integration/test_tickets1000.py::TestTicket1000::test843 PASSED [ 98%] test/integration/test_tickets1000.py::TestTicket1000::test880 PASSED [ 98%] test/integration/test_tickets1000.py::TestTicket1000::test883WithoutClose PASSED [ 98%] test/integration/test_tickets1000.py::TestTicket1000::test883WithClose PASSED [ 98%] test/integration/test_tickets1000.py::TestTicket1000::test883Upload PASSED [ 98%] test/integration/test_tickets1000.py::TestTicket1000::test985 PASSED [ 98%] test/integration/test_tickets2000.py::TestTickets2000::test1064 PASSED [ 99%] test/integration/test_tickets2000.py::TestTickets2000::test1067 PASSED [ 99%] test/integration/test_tickets2000.py::TestTickets2000::test1027 PASSED [ 99%] test/integration/test_tickets2000.py::TestTickets2000::test1069 PASSED [ 99%] test/integration/test_tickets2000.py::TestTickets2000::test1071 PASSED [ 99%] test/integration/test_tickets2000.py::TestTickets2000::test1071_1 PASSED [ 99%] test/integration/test_tickets2000.py::TestTickets2000::test1072 PASSED [ 99%] test/integration/test_tickets2000.py::TestTickets2000::test1088 PASSED [ 99%] test/integration/test_tickets2000.py::TestTickets2000::test1109 PASSED [ 99%] test/integration/test_tickets2000.py::TestTickets2000::test1163 PASSED [ 99%] test/integration/test_tickets2000.py::TestTickets2000::test1183 PASSED [ 99%] test/integration/test_tickets3000.py::TestTickets3000::test2396 PASSED [ 99%] test/integration/test_tickets3000.py::TestTickets3000::test2547 PASSED [ 99%] test/integration/test_tickets3000.py::TestTickets3000::test2628 PASSED [ 99%] test/integration/test_tickets3000.py::TestTickets3000::test2952 PASSED [ 99%] test/integration/test_tickets3000.py::TestTickets3000::test2762 PASSED [ 99%] test/integration/test_tickets4000.py::TestTickets4000::testChangeActiveGroup PASSED [ 99%] test/integration/test_tickets4000.py::TestTickets4000::testChangeActiveGroupWhenConnectionLost PASSED [ 99%] test/integration/test_tickets4000.py::TestTickets4000::test3201 PASSED [ 99%] test/integration/test_tickets4000.py::TestTickets4000::test3131 PASSED [ 99%] test/integration/test_util.py::TestUpgradeCheck::testReal PASSED [100%] =================================== FAILURES =================================== ________ TestRemovePyramidsFullAdmin.test_remove_pyramids_little_endian ________ self = tmpdir = local('/tmp/pytest-of-omero/pytest-0/test_remove_pyramids_little_en0') capsys = <_pytest.capture.CaptureFixture object at 0x7fe9577adb10> def test_remove_pyramids_little_endian(self, tmpdir, capsys): """Test removepyramids with little endian true""" img_id = self.import_pyramid(tmpdir) # Find the Pixels ID corresponding to the imported image query_service = self.client.sf.getQueryService() rows = unwrap(query_service.projection( "select p.id from Image i join i.pixels p where i.id = :id", ParametersI().addId(img_id) )) pixels_id = rows[0][0] # Wait until the pyramid actuall exists on disk > self.wait_for_pyramid_file(pixels_id) test/integration/clitest/test_pyramids.py:173: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = pixels_id = 311, timeout = 120 def wait_for_pyramid_file(self, pixels_id, timeout=120): pixels_dir = ( "/home/omero/workspace/" "OMERO-test-integration/data/Pixels" ) expected = f"{pixels_id}_pyramid" deadline = time.time() + timeout while time.time() < deadline: for root, _, files in os.walk(pixels_dir): if expected in files: return time.sleep(1) > pytest.fail( f"Timed out waiting for pyramid file {expected}" ) E Failed: Timed out waiting for pyramid file 311_pyramid test/integration/clitest/test_pyramids.py:156: Failed ----------------------------- Captured stdout call ----------------------------- 0 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 1 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 2 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 3 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 4 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 5 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 6 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 7 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 8 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 9 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 10 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 11 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 12 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 13 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 14 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 15 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 16 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 17 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 18 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 19 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 20 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 21 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 22 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 23 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 24 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 25 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 26 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 27 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 28 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 29 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 30 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 31 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 32 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 33 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 34 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 35 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 36 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 37 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 38 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 39 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 40 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 41 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 42 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 43 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 44 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 45 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 46 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 47 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 48 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 49 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 50 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 51 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 52 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 53 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 54 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 55 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 56 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 57 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 58 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid 59 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/311_pyramid ___________ TestRemovePyramidsFullAdmin.test_remove__pre_fs_pyramids ___________ self = tmpdir = local('/tmp/pytest-of-omero/pytest-0/test_remove__pre_fs_pyramids0') capsys = <_pytest.capture.CaptureFixture object at 0x7fe957a43e10> def test_remove__pre_fs_pyramids(self, tmpdir, capsys): """Test removepyramids for pre-fs data""" > self.import_pyramid_pre_fs(tmpdir) test/integration/clitest/test_pyramids.py:232: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = tmpdir = local('/tmp/pytest-of-omero/pytest-0/test_remove__pre_fs_pyramids0') def import_pyramid_pre_fs(self, tmpdir): name = "test&sizeX=4000&sizeY=4000.fake" fakefile = tmpdir.join(name) fakefile.write('') pixels = self.import_image(filename=str(fakefile), skip="checksum")[0] id = int(float(pixels)) # wait for the pyramid to be generated self.wait_for_pyramid(id) query_service = self.client.sf.getQueryService() pixels_service = self.client.sf.getPixelsService() orig_pix = query_service.findByQuery( "select p from Pixels p where p.id = :id", ParametersI().addId(id)) orig_fs = query_service.findByQuery( "select f from Image i join i.fileset f where i.id = :id", ParametersI().addId(orig_pix.image.id.val)) try: new_img = pixels_service.copyAndResizeImage( orig_pix.image.id.val, rint(4000), rint(4000), rint(1), rint(1), [0], None, True).val pix_id = unwrap(query_service.projection( "select p.id from Image i join i.pixels p where i.id = :id", ParametersI().addId(new_img)))[0][0] # This won't work but it but we then have a pyramid without fileset self.copyPixels(orig_pix, PixelsI(pix_id, False)) except omero.InternalException: print("Cannot copy pixels for image %s" % orig_pix.image.id.val) finally: self.delete([orig_fs]) > return pix_id ^^^^^^ E UnboundLocalError: cannot access local variable 'pix_id' where it is not associated with a value test/integration/clitest/test_pyramids.py:127: UnboundLocalError ----------------------------- Captured stdout call ----------------------------- 0 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 1 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 2 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 3 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 4 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 5 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 6 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 7 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 8 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 9 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 10 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 11 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 12 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 13 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 14 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 15 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 16 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 17 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 18 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 19 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 20 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 21 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 22 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 23 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 24 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 25 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 26 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 27 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 28 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 29 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 30 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 31 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 32 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 33 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 34 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 35 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 36 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 37 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 38 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 39 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 40 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 41 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 42 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 43 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 44 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 45 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 46 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 47 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 48 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 49 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 50 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 51 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 52 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 53 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 54 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 55 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 56 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 57 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 58 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid 59 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/315_pyramid Cannot copy pixels for image 493 _________ TestRemovePyramidsFullAdmin.test_remove_pyramids_big_endian __________ self = tmpdir = local('/tmp/pytest-of-omero/pytest-0/test_remove_pyramids_big_endia0') capsys = <_pytest.capture.CaptureFixture object at 0x7fe957b9d550> def test_remove_pyramids_big_endian(self, tmpdir, capsys): """Test removepyramids with big endian true""" name = "big&sizeX=3500&sizeY=3500&little=false.fake" img_id = self.import_pyramid(tmpdir, name=name, skip=None) query_service = self.client.sf.getQueryService() image = query_service.findByQuery( "select i from Image i join fetch i.pixels p where i.id = :id", ParametersI().addId(img_id) ) pixels_id = next(iter(image.copyPixels())).id.val # Wait for pyramid to actually be on disk > self.wait_for_pyramid_file(pixels_id) test/integration/clitest/test_pyramids.py:254: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = pixels_id = 316, timeout = 120 def wait_for_pyramid_file(self, pixels_id, timeout=120): pixels_dir = ( "/home/omero/workspace/" "OMERO-test-integration/data/Pixels" ) expected = f"{pixels_id}_pyramid" deadline = time.time() + timeout while time.time() < deadline: for root, _, files in os.walk(pixels_dir): if expected in files: return time.sleep(1) > pytest.fail( f"Timed out waiting for pyramid file {expected}" ) E Failed: Timed out waiting for pyramid file 316_pyramid test/integration/clitest/test_pyramids.py:156: Failed ----------------------------- Captured stdout call ----------------------------- 0 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 1 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 2 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 3 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 4 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 5 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 6 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 7 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 8 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 9 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 10 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 11 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 12 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 13 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 14 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 15 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 16 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 17 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 18 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 19 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 20 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 21 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 22 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 23 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 24 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 25 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 26 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 27 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 28 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 29 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 30 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 31 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 32 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 33 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 34 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 35 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 36 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 37 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 38 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 39 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 40 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 41 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 42 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 43 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 44 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 45 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 46 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 47 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 48 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 49 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 50 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 51 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 52 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 53 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 54 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 55 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 56 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 57 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 58 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid 59 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/316_pyramid _______________ TestRemovePyramidsFullAdmin.test_remove_pyramids _______________ self = tmpdir = local('/tmp/pytest-of-omero/pytest-0/test_remove_pyramids0') capsys = <_pytest.capture.CaptureFixture object at 0x7fe957b3a350> def test_remove_pyramids(self, tmpdir, capsys): """Test removepyramids with litlle endian true""" name = "big&sizeX=3500&sizeY=3500&little=false.fake" big_id = self.import_pyramid(tmpdir, name=name, skip=None) query_service = self.client.sf.getQueryService() rows = unwrap(query_service.projection( "select p.id from Image i join i.pixels p where i.id = :id", ParametersI().addId(big_id) )) pixels_id = rows[0][0] > self.wait_for_pyramid_file(pixels_id) test/integration/clitest/test_pyramids.py:275: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = pixels_id = 317, timeout = 120 def wait_for_pyramid_file(self, pixels_id, timeout=120): pixels_dir = ( "/home/omero/workspace/" "OMERO-test-integration/data/Pixels" ) expected = f"{pixels_id}_pyramid" deadline = time.time() + timeout while time.time() < deadline: for root, _, files in os.walk(pixels_dir): if expected in files: return time.sleep(1) > pytest.fail( f"Timed out waiting for pyramid file {expected}" ) E Failed: Timed out waiting for pyramid file 317_pyramid test/integration/clitest/test_pyramids.py:156: Failed ----------------------------- Captured stdout call ----------------------------- 0 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 1 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 2 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 3 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 4 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 5 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 6 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 7 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 8 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 9 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 10 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 11 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 12 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 13 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 14 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 15 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 16 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 17 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 18 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 19 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 20 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 21 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 22 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 23 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 24 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 25 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 26 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 27 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 28 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 29 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 30 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 31 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 32 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 33 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 34 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 35 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 36 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 37 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 38 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 39 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 40 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 41 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 42 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 43 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 44 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 45 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 46 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 47 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 48 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 49 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 50 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 51 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 52 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 53 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 54 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 55 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 56 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 57 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 58 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid 59 Pyramid not ready: Missing pyramid:/home/omero/workspace/OMERO-test-integration/data/Pixels/317_pyramid ______ TestRemovePyramidsFullAdmin.test_remove_pyramids_check_thumbnails _______ self = tmpdir = local('/tmp/pytest-of-omero/pytest-0/test_remove_pyramids_check_thu0') capsys = <_pytest.capture.CaptureFixture object at 0x7fe9577cff50> def test_remove_pyramids_check_thumbnails(self, tmpdir, capsys): """Test check that the thumbnail is correctly created""" name = "big&sizeX=3500&sizeY=3500&little=false.fake" img_id = self.import_pyramid(tmpdir, name=name, skip=None) query_service = self.client.sf.getQueryService() pix = query_service.findByQuery( "select p from Pixels p where p.image.id = :id", ParametersI().addId(img_id)) tb = self.client.sf.createThumbnailStore() id = pix.id.val thumb_hash = None try: thumbs = tb.getThumbnailByLongestSideSet(rint(64), [id], {'omero.group': '-1'}) assert len(thumbs) == 1 thumb_hash = self.calculate_sha1(thumbs[id]) # remove the pyramid and the thumbnail self.args += ["--endian=big"] self.cli.invoke(self.args, strict=True) out, err = capsys.readouterr() thumbs = tb.getThumbnailByLongestSideSet(rint(64), [id], {'omero.group': '-1'}) assert len(thumbs) == 1 # The clock should be returned during the pyramid generation digest = self.calculate_sha1(thumbs[id]) > assert digest != thumb_hash E AssertionError: assert '5eb87159f8ecb29ae94909082c3288d338985bb2' != '5eb87159f8ecb29ae94909082c3288d338985bb2' test/integration/clitest/test_pyramids.py:319: AssertionError ------------------------------ Captured log call ------------------------------- INFO omero.util.Resources:__init__.py:652 Starting INFO omero.util.Resources:__init__.py:669 Halted __________________________ TestRPS.testRomioToPyramid __________________________ self = tmpdir = local('/tmp/pytest-of-omero/pytest-0/testRomioToPyramid0') def testRomioToPyramid(self, tmpdir): """ Here we create a pixels that is not big, then modify its metadata so that it IS big, in order to trick the service into throwing us a MissingPyramidException """ from omero.util import concurrency pix = self.missing_pyramid() rps = self.sf.createRawPixelsStore() try: # First execution should certainly fail try: rps.setPixelsId(int(pix), True) assert False, "Should throw!" except omero.MissingPyramidException as mpm: assert int(pix) == mpm.pixelsID # Eventually, however, it should be generated i = 10 success = False while i > 0 and not success: try: rps.setPixelsId(int(pix), True) success = True except omero.MissingPyramidException as mpm: assert int(pix) == mpm.pixelsID backOff = mpm.backOff / 1000 event = concurrency.get_event("testRomio") event.wait(backOff) # seconds i -= 1 > assert success E assert False test/integration/test_rawpixelsstore.py:116: AssertionError ____________________ TestRPS.test2RomioToPyramidWithNegOne _____________________ self = tmpdir = local('/tmp/pytest-of-omero/pytest-0/test2RomioToPyramidWithNegOne0') def test2RomioToPyramidWithNegOne(self, tmpdir): """ Here we try the above but pass omero.group:-1 to see if we can cause an exception. """ all_context = {"omero.group": "-1"} from omero.util import concurrency pix = self.missing_pyramid() rps = self.sf.createRawPixelsStore(all_context) try: # First execution should certainly fail try: rps.setPixelsId(int(pix), True, all_context) assert False, "Should throw!" except omero.MissingPyramidException as mpm: assert int(pix) == mpm.pixelsID # Eventually, however, it should be generated i = 10 success = False while i > 0 and not success: try: rps.setPixelsId(int(pix), True, all_context) success = True except omero.MissingPyramidException as mpm: assert int(pix) == mpm.pixelsID backOff = mpm.backOff / 1000 event = concurrency.get_event("testRomio") event.wait(backOff) # seconds i -= 1 > assert success E assert False test/integration/test_rawpixelsstore.py:151: AssertionError _____________________ TestRPS.testPyramidConcurrentAccess ______________________ self = tmpdir = local('/tmp/pytest-of-omero/pytest-0/testPyramidConcurrentAccess0') def testPyramidConcurrentAccess(self, tmpdir): """ See ticket:11709 """ all_context = {"omero.group": "-1"} from omero.util import concurrency pix = self.missing_pyramid() rps = self.sf.createRawPixelsStore(all_context) try: # First execution should certainly fail try: rps.setPixelsId(int(pix), True, all_context) assert False, "Should throw!" except omero.MissingPyramidException as mpm: assert int(pix) == mpm.pixelsID # Eventually, however, it should be generated i = 10 success = False while i > 0 and not success: try: rps.setPixelsId(int(pix), True, all_context) success = True except omero.MissingPyramidException as mpm: assert int(pix) == mpm.pixelsID backOff = mpm.backOff / 1000 event = concurrency.get_event("testRomio") event.wait(backOff) # seconds i -= 1 > assert success E assert False test/integration/test_rawpixelsstore.py:185: AssertionError _____________________ TestThumbs.testThumbnailVersion[one] _____________________ self = meth = 'one' @pytest.mark.parametrize("meth", ("one", "set",)) def testThumbnailVersion(self, meth): assert meth in ("one", "set") i64 = rint(64) pix = self.missing_pyramid() q = ("select tb from Thumbnail tb " "where tb.pixels.id = %s " "order by tb.id desc ") q = q % pix p = ParametersI().page(0, 1) def get(): return self.query.findByQuery(q, p) # Before anything has been called, there # should be no thumbnail assert not get() # At this stage, there should still be no # thumbnail tb = self.client.sf.createThumbnailStore() if meth == "one": tb.setPixelsId(int(pix)) tb.resetDefaults() assert not tb.thumbnailExists(i64, i64) assert tb.isInProgress() # As soon as it's requested, it should have a -1 # version to mark pyramid creation as ongoing. if meth == "one": before = tb.getThumbnail(i64, i64) assert not tb.thumbnailExists(i64, i64) assert tb.isInProgress() elif meth == "set": before = tb.getThumbnailSet(i64, i64, [int(pix)]) before = before[int(pix)] assert get().version.val == -1 # Now we wait until the pyramid has been created # and test that a proper version has been set. event = get_event("test_thumbs") secs = 20 rps = self.client.sf.createRawPixelsStore() for x in range(secs): try: rps.setPixelsId(int(pix), True) event = None break except MissingPyramidException: event.wait(1) if event: assert "Pyramid was not generated %ss" % secs if meth == "one": # Re-load the thumbnail store now that # the pyramid is generated. tb.close() tb = self.client.sf.createThumbnailStore() if not tb.setPixelsId(int(pix)): tb.resetDefaults() tb.close() tb = self.client.sf.createThumbnailStore() > assert tb.setPixelsId(int(pix)) E AssertionError: assert False E + where False = setPixelsId(917) E + where setPixelsId = 50b3c488-0d6b-4a57-9d1d-317497751c3e/fd6d318a-2bc2-4a72-a5ce-f6e910630f6aomero.api.ThumbnailStore -t -e 1.1:tcp -h 172.18.0.9 -p 41371 -t 60000.setPixelsId E + and 917 = int('917') test/integration/test_thumbs.py:153: AssertionError _____________________ TestThumbs.testThumbnailVersion[set] _____________________ self = meth = 'set' @pytest.mark.parametrize("meth", ("one", "set",)) def testThumbnailVersion(self, meth): assert meth in ("one", "set") i64 = rint(64) pix = self.missing_pyramid() q = ("select tb from Thumbnail tb " "where tb.pixels.id = %s " "order by tb.id desc ") q = q % pix p = ParametersI().page(0, 1) def get(): return self.query.findByQuery(q, p) # Before anything has been called, there # should be no thumbnail assert not get() # At this stage, there should still be no # thumbnail tb = self.client.sf.createThumbnailStore() if meth == "one": tb.setPixelsId(int(pix)) tb.resetDefaults() assert not tb.thumbnailExists(i64, i64) assert tb.isInProgress() # As soon as it's requested, it should have a -1 # version to mark pyramid creation as ongoing. if meth == "one": before = tb.getThumbnail(i64, i64) assert not tb.thumbnailExists(i64, i64) assert tb.isInProgress() elif meth == "set": before = tb.getThumbnailSet(i64, i64, [int(pix)]) before = before[int(pix)] assert get().version.val == -1 # Now we wait until the pyramid has been created # and test that a proper version has been set. event = get_event("test_thumbs") secs = 20 rps = self.client.sf.createRawPixelsStore() for x in range(secs): try: rps.setPixelsId(int(pix), True) event = None break except MissingPyramidException: event.wait(1) if event: assert "Pyramid was not generated %ss" % secs if meth == "one": # Re-load the thumbnail store now that # the pyramid is generated. tb.close() tb = self.client.sf.createThumbnailStore() if not tb.setPixelsId(int(pix)): tb.resetDefaults() tb.close() tb = self.client.sf.createThumbnailStore() assert tb.setPixelsId(int(pix)) after = tb.getThumbnail(i64, i64) assert before != after assert tb.thumbnailExists(i64, i64) assert not tb.isInProgress() elif meth == "set": tb.getThumbnailSet(i64, i64, [int(pix)]) > assert get().version.val >= 0 E assert -1 >= 0 E + where -1 = object #0 (::omero::RInt)\n{\n _val = -1\n}.val E + where object #0 (::omero::RInt)\n{\n _val = -1\n} = object #0 (::omero::model::Thumbnail)\n{\n _id = object #1 (::omero::RLong)\n {\n _val = 350\n }\n _details = object #2 (::omero::model::Details)\n {\n _owner = object #3 (::omero::model::Experimenter)\n {\n _id = object #4 (::omero::RLong)\n {\n _val = 1141\n }\n _details = \n _loaded = False\n _version = \n _groupExperimenterMapSeq = \n {\n }\n _groupExperimenterMapLoaded = False\n _omeName = \n _firstName = \n _middleName = \n _lastName = \n _institution = \n _ldap = \n _email = \n _config = \n {\n }\n _annotationLinksSeq = \n {\n }\n _annotationLinksLoaded = False\n _annotationLinksCountPerOwner = \n {\n }\n }\n _group = object #5 (::omero::model::ExperimenterGroup)\n {\n _id = object #6 (::omero::RLong)\n {\n _val = 1060\n }\n _details = object #7 (::omer...>\n _image = \n _relatedTo = \n _pixelsType = \n _significantBits = \n _sizeX = \n _sizeY = \n _sizeZ = \n _sizeC = \n _sizeT = \n _sha1 = \n _dimensionOrder = \n _physicalSizeX = \n _physicalSizeY = \n _physicalSizeZ = \n _waveStart = \n _waveIncrement = \n _timeIncrement = \n _methodology = \n _planeInfoSeq = \n {\n }\n _planeInfoLoaded = False\n _pixelsFileMapsSeq = \n {\n }\n _pixelsFileMapsLoaded = False\n _pixelsFileMapsCountPerOwner = \n {\n }\n _channelsSeq = \n {\n }\n _channelsLoaded = False\n _settingsSeq = \n {\n }\n _settingsLoaded = False\n _thumbnailsSeq = \n {\n }\n _thumbnailsLoaded = False\n }\n _mimeType = object #24 (::omero::RString)\n {\n _val = image/jpeg\n }\n _sizeX = object #25 (::omero::RInt)\n {\n _val = 64\n }\n _sizeY = object #26 (::omero::RInt)\n {\n _val = 64\n }\n _ref = \n}.version E + where object #0 (::omero::model::Thumbnail)\n{\n _id = object #1 (::omero::RLong)\n {\n _val = 350\n }\n _details = object #2 (::omero::model::Details)\n {\n _owner = object #3 (::omero::model::Experimenter)\n {\n _id = object #4 (::omero::RLong)\n {\n _val = 1141\n }\n _details = \n _loaded = False\n _version = \n _groupExperimenterMapSeq = \n {\n }\n _groupExperimenterMapLoaded = False\n _omeName = \n _firstName = \n _middleName = \n _lastName = \n _institution = \n _ldap = \n _email = \n _config = \n {\n }\n _annotationLinksSeq = \n {\n }\n _annotationLinksLoaded = False\n _annotationLinksCountPerOwner = \n {\n }\n }\n _group = object #5 (::omero::model::ExperimenterGroup)\n {\n _id = object #6 (::omero::RLong)\n {\n _val = 1060\n }\n _details = object #7 (::omer...>\n _image = \n _relatedTo = \n _pixelsType = \n _significantBits = \n _sizeX = \n _sizeY = \n _sizeZ = \n _sizeC = \n _sizeT = \n _sha1 = \n _dimensionOrder = \n _physicalSizeX = \n _physicalSizeY = \n _physicalSizeZ = \n _waveStart = \n _waveIncrement = \n _timeIncrement = \n _methodology = \n _planeInfoSeq = \n {\n }\n _planeInfoLoaded = False\n _pixelsFileMapsSeq = \n {\n }\n _pixelsFileMapsLoaded = False\n _pixelsFileMapsCountPerOwner = \n {\n }\n _channelsSeq = \n {\n }\n _channelsLoaded = False\n _settingsSeq = \n {\n }\n _settingsLoaded = False\n _thumbnailsSeq = \n {\n }\n _thumbnailsLoaded = False\n }\n _mimeType = object #24 (::omero::RString)\n {\n _val = image/jpeg\n }\n _sizeX = object #25 (::omero::RInt)\n {\n _val = 64\n }\n _sizeY = object #26 (::omero::RInt)\n {\n _val = 64\n }\n _ref = \n} = .get at 0x7fe976e81800>() test/integration/test_thumbs.py:160: AssertionError =============================== warnings summary =============================== OmeroPy/test/integration/clitest/test_admin.py::TestAdmin::test_checkupgrade1 OmeroPy/test/integration/clitest/test_admin.py::TestAdminRestrictedAdmin::test_checkupgrade1 OmeroPy/test/integration/test_util.py::TestUpgradeCheck::testReal /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/upgrade_check.py:142: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead self.log.warn("UPGRADE AVAILABLE:" + result) OmeroPy/test/integration/clitest/test_admin.py: 2 warnings OmeroPy/test/integration/clitest/test_chgrp.py: 116 warnings OmeroPy/test/integration/clitest/test_chown.py: 76 warnings OmeroPy/test/integration/clitest/test_cleanse.py: 7 warnings OmeroPy/test/integration/clitest/test_delete.py: 81 warnings OmeroPy/test/integration/clitest/test_download.py: 91 warnings OmeroPy/test/integration/clitest/test_duplicate.py: 18 warnings OmeroPy/test/integration/clitest/test_fs.py: 26 warnings OmeroPy/test/integration/clitest/test_group.py: 154 warnings OmeroPy/test/integration/clitest/test_import.py: 189 warnings OmeroPy/test/integration/clitest/test_import_bulk.py: 1 warning OmeroPy/test/integration/clitest/test_ldap.py: 5 warnings OmeroPy/test/integration/clitest/test_metadata.py: 10 warnings OmeroPy/test/integration/clitest/test_obj.py: 56 warnings OmeroPy/test/integration/clitest/test_pyramids.py: 6 warnings OmeroPy/test/integration/clitest/test_script.py: 10 warnings OmeroPy/test/integration/clitest/test_search.py: 16 warnings OmeroPy/test/integration/clitest/test_sessions.py: 121 warnings OmeroPy/test/integration/clitest/test_tag.py: 57 warnings OmeroPy/test/integration/clitest/test_upload.py: 6 warnings OmeroPy/test/integration/clitest/test_user.py: 183 warnings /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/plugins/sessions.py:176: DeprecationWarning: OMERO_SESSION_DIR is deprecated. Use OMERO_SESSIONDIR instead. warnings.warn( OmeroPy/test/integration/clitest/test_admin.py: 4 warnings OmeroPy/test/integration/clitest/test_chgrp.py: 120 warnings OmeroPy/test/integration/clitest/test_chown.py: 83 warnings OmeroPy/test/integration/clitest/test_cleanse.py: 3 warnings OmeroPy/test/integration/clitest/test_delete.py: 88 warnings OmeroPy/test/integration/clitest/test_duplicate.py: 18 warnings OmeroPy/test/integration/clitest/test_group.py: 49 warnings OmeroPy/test/integration/clitest/test_metadata.py: 2 warnings OmeroPy/test/integration/clitest/test_pyramids.py: 6 warnings OmeroPy/test/integration/clitest/test_sessions.py: 6 warnings OmeroPy/test/integration/fstest/test_rename.py: 11 warnings OmeroPy/test/integration/gatewaytest/test_annotation.py: 55 warnings OmeroPy/test/integration/gatewaytest/test_chgrp.py: 17 warnings OmeroPy/test/integration/gatewaytest/test_chmod.py: 29 warnings OmeroPy/test/integration/gatewaytest/test_chown.py: 2 warnings OmeroPy/test/integration/gatewaytest/test_config_service.py: 42 warnings OmeroPy/test/integration/gatewaytest/test_connection.py: 9 warnings OmeroPy/test/integration/gatewaytest/test_delete.py: 12 warnings OmeroPy/test/integration/gatewaytest/test_fs.py: 12 warnings OmeroPy/test/integration/gatewaytest/test_get_objects.py: 41 warnings OmeroPy/test/integration/gatewaytest/test_image.py: 8 warnings OmeroPy/test/integration/gatewaytest/test_image_wrapper.py: 6 warnings OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py: 6 warnings OmeroPy/test/integration/gatewaytest/test_pixels.py: 8 warnings OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py: 6 warnings OmeroPy/test/integration/gatewaytest/test_rdefs.py: 25 warnings OmeroPy/test/integration/gatewaytest/test_search_objects.py: 6 warnings OmeroPy/test/integration/gatewaytest/test_services.py: 17 warnings OmeroPy/test/integration/gatewaytest/test_user.py: 13 warnings OmeroPy/test/integration/gatewaytest/test_wrapper.py: 10 warnings OmeroPy/test/integration/metadata/test_populate.py: 239 warnings OmeroPy/test/integration/test_annotationPermissions.py: 7 warnings OmeroPy/test/integration/test_chgrp.py: 37 warnings OmeroPy/test/integration/test_chmod.py: 1 warning OmeroPy/test/integration/test_chown.py: 2 warnings OmeroPy/test/integration/test_cmdcallback.py: 6 warnings OmeroPy/test/integration/test_delete.py: 28 warnings OmeroPy/test/integration/test_isession.py: 5 warnings OmeroPy/test/integration/test_iupdate.py: 2 warnings OmeroPy/test/integration/test_mail.py: 2 warnings OmeroPy/test/integration/test_permissions.py: 3 warnings OmeroPy/test/integration/test_reimport.py: 7 warnings OmeroPy/test/integration/test_repository.py: 31 warnings /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:270: DeprecationWarning: isSet() is deprecated, use is_set() instead return self.event.isSet() OmeroPy/test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[1] OmeroPy/test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[2] OmeroPy/test/integration/clitest/test_delete.py::TestDelete::testInputWithElisionDefault[3] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/cli.py:2105: DeprecationWarning: Using '--dry-run'. Future versions will switch to '--force'. Explicitly set the parameter for portability warnings.warn("\nUsing '--dry-run'.\ OmeroPy/test/integration/clitest/test_import_bulk.py::TestImportBulk::testBulk /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py:131: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testBulk1') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_obj.py::TestObj::test_get_unit_and_value /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_model_PixelsI.py:37: DeprecationWarning: Pixels.relatedTo is deprecated warnings.warn(item + " is deprecated", DeprecationWarning) OmeroPy/test/integration/clitest/test_script.py: 2 warnings OmeroPy/test/integration/scriptstest/test_cli.py: 17 warnings OmeroPy/test/integration/scriptstest/test_inputs.py: 1 warning OmeroPy/test/integration/scriptstest/test_ping.py: 12 warnings OmeroPy/test/integration/scriptstest/test_rand.py: 1 warning OmeroPy/test/integration/test_scripts.py: 16 warnings /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/callbacks.py:89: DeprecationWarning: isSet() is deprecated, use is_set() instead if self.event.isSet(): OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLogin[None-True] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLogin_None_True_0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLogin[None-False] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLogin_None_False_0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLogin[300-True] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLogin_300_True_0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLogin[300-False] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLogin_300_False_0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rw----] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginAs_rw_____0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwr---] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginAs_rwr____0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwra--] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginAs_rwra___0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginAs[rwrw--] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginAs_rwrw___0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[True-True] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginMultiGroup_True_True_0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[True-False] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginMultiGroup_True_False0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[False-True] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginMultiGroup_False_True0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testLoginMultiGroup[False-False] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testLoginMultiGroup_False_Fals0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testGroup /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testGroup0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testTimeout /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testTimeout0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testFile /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testFile0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testKey /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testKey0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testWho[user] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testWho_user_0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::testWho[root] /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/testWho_root_0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::test_open /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/test_open0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::test_open_with_id /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/test_open_with_id0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::test_open_restricted_admin_no_sudo /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/test_open_restricted_admin_no_0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::test_open_restricted_admin_sudo /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/test_open_restricted_admin_sud0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/clitest/test_sessions.py::TestSessions::test_close /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/test/integration/clitest/test_sessions.py:36: PytestWarning: Value of environment variable OMERO_SESSIONDIR type should be str, but got local('/tmp/pytest-of-omero/pytest-0/test_close0') (type: LocalPath); converted to str implicitly monkeypatch.setenv("OMERO_SESSIONDIR", tmpdir) OmeroPy/test/integration/gatewaytest/test_annotation.py: 4 warnings OmeroPy/test/integration/gatewaytest/test_chmod.py: 28 warnings OmeroPy/test/integration/gatewaytest/test_connection.py: 11 warnings OmeroPy/test/integration/gatewaytest/test_get_objects.py: 4 warnings OmeroPy/test/integration/gatewaytest/test_image.py: 1 warning OmeroPy/test/integration/gatewaytest/test_image_wrapper.py: 3 warnings OmeroPy/test/integration/gatewaytest/test_rdefs.py: 1 warning OmeroPy/test/integration/gatewaytest/test_user.py: 1 warning /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4855: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead logger.warn("%s on %s to <%s> %s(%r, %r)", OmeroPy/test/integration/gatewaytest/test_delete.py::TestDelete::testDeleteObjectDirect /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:4426: DeprecationWarning: Deprecated. Use deleteObject() or deleteObjects() warnings.warn( OmeroPy/test/integration/gatewaytest/test_fs.py::TestFileset::testGetArchivedFiles OmeroPy/test/integration/gatewaytest/test_fs.py::TestFileset::testGetArchivedFiles OmeroPy/test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetArchivedFiles OmeroPy/test/integration/gatewaytest/test_fs.py::TestArchivedOriginalFiles::testGetArchivedFiles /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:10354: DeprecationWarning: Deprecated. Use getImportedImageFiles() warnings.warn( OmeroPy/test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsOwnerDeprecated OmeroPy/test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsOwnerDeprecated OmeroPy/test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsMemberDeprecated OmeroPy/test/integration/gatewaytest/test_get_objects.py::TestLeaderAndMemberOfGroup::testGroupSummaryAsMemberDeprecated /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:3108: DeprecationWarning: Deprecated. Use ExperimenterGroupWrapper.groupSummary() warnings.warn( OmeroPy/test/integration/gatewaytest/test_image.py: 6 warnings OmeroPy/test/integration/gatewaytest/test_rdefs.py: 6 warnings /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/gateway/__init__.py:8974: DeprecationWarning: setActiveChannels() is deprecated in OMERO 5.4.0.Use set_active_channels warnings.warn("setActiveChannels() is deprecated in OMERO 5.4.0." OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Screen2Plates] OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Screen2Plates] OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Screen2Plates] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/populate_metadata.py:905: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead log.warn("PlateColumn is unimplemented") OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Dataset2Images1Missing] OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Dataset2Images1Missing] OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Dataset2Images1Missing] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/populate_metadata.py:955: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead log.warn( OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[None-Dataset2Images1Missing] OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[1-Dataset2Images1Missing] OmeroPy/test/integration/metadata/test_populate.py::TestPopulateMetadata::testPopulateMetadata[10-Dataset2Images1Missing] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/populate_metadata.py:1389: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead log.warn("Invalid Id:%d found in row %s", row[n], row) OmeroPy/test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testDefinition OmeroPy/test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testDefinition OmeroPy/test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testSimpleScript OmeroPy/test/integration/scriptsharness/test_harness.py::TestScriptsViaOmeroCli::testSimpleScript :70: DeprecationWarning: This plugin is deprecated as of OMERO 5.5.0. Use the upload CLI plugin available from https://pypi.org/project/omero-upload/ instead. OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-tiff] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 463, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpnb6nc00r.tiff' Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-tiff] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 463, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpfyw5t_57.tiff' Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-tiff] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 463, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp946ih7cu.tiff' Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-foo] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 463, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp6hyvkx40.foo' Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-foo] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 463, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpxhsmlfvz.foo' Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) OmeroPy/test/integration/scriptstest/test_script_utils.py::TestScriptUtils::test_numpy_save_as_image[True-foo] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/usr/lib64/python3.11/tempfile.py", line 467, in __del__ self.close() File "/usr/lib64/python3.11/tempfile.py", line 463, in close unlink(self.name) FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpk8rfu7yf.foo' Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) OmeroPy/test/integration/test_isession.py::TestISession::testSessionWithIP[127.0.0.1] /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero_model_SessionI.py:37: DeprecationWarning: Session.userIP is deprecated warnings.warn(item + " is deprecated", DeprecationWarning) OmeroPy/test/integration/test_repository.py::TestPythonImporter::testImportFileset OmeroPy/test/integration/test_repository.py::TestPythonImporter::testImportsFrom2Groups OmeroPy/test/integration/test_repository.py::TestPythonImporter::testImportsFrom2Groups OmeroPy/test/integration/test_repository.py::TestOriginalMetadata::testFakeImport /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/testlib/__init__.py:1318: DeprecationWarning: 'locale.getdefaultlocale' is deprecated and slated for removal in Python 3.15. Use setlocale(), getencoding() and getlocale() instead. NamedValue('locale', locale.getdefaultlocale()[0])) OmeroPy/test/integration/test_scripts.py::TestScripts::testRunScript OmeroPy/test/integration/test_scripts.py::TestScripts::testRunScript /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/decorators.py:82: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead log.warn( OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs OmeroPy/test/integration/test_tickets1000.py::TestTicket1000::test880 /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/script_utils.py:1308: DeprecationWarning: This method is deprecated as of OMERO 5.3.0 warnings.warn( OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs OmeroPy/test/integration/test_tickets1000.py::TestTicket1000::test880 /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/script_utils.py:1069: DeprecationWarning: This method is deprecated as of OMERO 5.3.0. Use upload_plane instead warnings.warn( OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs OmeroPy/test/integration/test_thumbnailPerms.py::TestThumbnailPerms::testThumbs OmeroPy/test/integration/test_tickets1000.py::TestTicket1000::test880 /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.11/site-packages/omero/util/script_utils.py:1254: DeprecationWarning: This method is deprecated as of OMERO 5.3.0. Use reset_rendering_settings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/integration/junit-results.xml - =========================== short test summary info ============================ FAILED test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_little_endian - Failed: Timed out waiting for pyramid file 311_pyramid FAILED test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove__pre_fs_pyramids - UnboundLocalError: cannot access local variable 'pix_id' where it is not associated with a value FAILED test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_big_endian - Failed: Timed out waiting for pyramid file 316_pyramid FAILED test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids - Failed: Timed out waiting for pyramid file 317_pyramid FAILED test/integration/clitest/test_pyramids.py::TestRemovePyramidsFullAdmin::test_remove_pyramids_check_thumbnails - AssertionError: assert '5eb87159f8ecb29ae94909082c3288d338985bb2' != '5eb87159f8ecb29ae94909082c3288d338985bb2' FAILED test/integration/test_rawpixelsstore.py::TestRPS::testRomioToPyramid - assert False FAILED test/integration/test_rawpixelsstore.py::TestRPS::test2RomioToPyramidWithNegOne - assert False FAILED test/integration/test_rawpixelsstore.py::TestRPS::testPyramidConcurrentAccess - assert False FAILED test/integration/test_thumbs.py::TestThumbs::testThumbnailVersion[one] - AssertionError: assert False + where False = setPixelsId(917) + where setPixelsId = 50b3c488-0d6b-4a57-9d1d-317497751c3e/fd6d318a-2bc2-4a72-a5ce-f6e910630f6aomero.api.ThumbnailStore -t -e 1.1:tcp -h 172.18.0.9 -p 41371 -t 60000.setPixelsId + and 917 = int('917') FAILED test/integration/test_thumbs.py::TestThumbs::testThumbnailVersion[set] - assert -1 >= 0 + where -1 = object #0 (::omero::RInt)\n{\n _val = -1\n}.val + where object #0 (::omero::RInt)\n{\n _val = -1\n} = object #0 (::omero::model::Thumbnail)\n{\n _id = object #1 (::omero::RLong)\n {\n _val = 350\n }\n _details = object #2 (::omero::model::Details)\n {\n _owner = object #3 (::omero::model::Experimenter)\n {\n _id = object #4 (::omero::RLong)\n {\n _val = 1141\n }\n _details = \n _loaded = False\n _version = \n _groupExperimenterMapSeq = \n {\n }\n _groupExperimenterMapLoaded = False\n _omeName = \n _firstName = \n _middleName = \n _lastName = \n _institution = \n _ldap = \n _email = \n _config = \n {\n }\n _annotationLinksSeq = \n {\n }\n _annotationLinksLoaded = False\n _annotationLinksCountPerOwner = \n {\n }\n }\n _group = object #5 (::omero::model::ExperimenterGroup)\n {\n _id = object #6 (::omero::RLong)\n {\n _val = 1060\n }\n _details = object #7 (::omer...>\n _image = \n _relatedTo = \n _pixelsType = \n _significantBits = \n _sizeX = \n _sizeY = \n _sizeZ = \n _sizeC = \n _sizeT = \n _sha1 = \n _dimensionOrder = \n _physicalSizeX = \n _physicalSizeY = \n _physicalSizeZ = \n _waveStart = \n _waveIncrement = \n _timeIncrement = \n _methodology = \n _planeInfoSeq = \n {\n }\n _planeInfoLoaded = False\n _pixelsFileMapsSeq = \n {\n }\n _pixelsFileMapsLoaded = False\n _pixelsFileMapsCountPerOwner = \n {\n }\n _channelsSeq = \n {\n }\n _channelsLoaded = False\n _settingsSeq = \n {\n }\n _settingsLoaded = False\n _thumbnailsSeq = \n {\n }\n _thumbnailsLoaded = False\n }\n _mimeType = object #24 (::omero::RString)\n {\n _val = image/jpeg\n }\n _sizeX = object #25 (::omero::RInt)\n {\n _val = 64\n }\n _sizeY = object #26 (::omero::RInt)\n {\n _val = 64\n }\n _ref = \n}.version + where object #0 (::omero::model::Thumbnail)\n{\n _id = object #1 (::omero::RLong)\n {\n _val = 350\n }\n _details = object #2 (::omero::model::Details)\n {\n _owner = object #3 (::omero::model::Experimenter)\n {\n _id = object #4 (::omero::RLong)\n {\n _val = 1141\n }\n _details = \n _loaded = False\n _version = \n _groupExperimenterMapSeq = \n {\n }\n _groupExperimenterMapLoaded = False\n _omeName = \n _firstName = \n _middleName = \n _lastName = \n _institution = \n _ldap = \n _email = \n _config = \n {\n }\n _annotationLinksSeq = \n {\n }\n _annotationLinksLoaded = False\n _annotationLinksCountPerOwner = \n {\n }\n }\n _group = object #5 (::omero::model::ExperimenterGroup)\n {\n _id = object #6 (::omero::RLong)\n {\n _val = 1060\n }\n _details = object #7 (::omer...>\n _image = \n _relatedTo = \n _pixelsType = \n _significantBits = \n _sizeX = \n _sizeY = \n _sizeZ = \n _sizeC = \n _sizeT = \n _sha1 = \n _dimensionOrder = \n _physicalSizeX = \n _physicalSizeY = \n _physicalSizeZ = \n _waveStart = \n _waveIncrement = \n _timeIncrement = \n _methodology = \n _planeInfoSeq = \n {\n }\n _planeInfoLoaded = False\n _pixelsFileMapsSeq = \n {\n }\n _pixelsFileMapsLoaded = False\n _pixelsFileMapsCountPerOwner = \n {\n }\n _channelsSeq = \n {\n }\n _channelsLoaded = False\n _settingsSeq = \n {\n }\n _settingsLoaded = False\n _thumbnailsSeq = \n {\n }\n _thumbnailsLoaded = False\n }\n _mimeType = object #24 (::omero::RString)\n {\n _val = image/jpeg\n }\n _sizeX = object #25 (::omero::RInt)\n {\n _val = 64\n }\n _sizeY = object #26 (::omero::RInt)\n {\n _val = 64\n }\n _ref = \n} = .get at 0x7fe976e81800>() = 10 failed, 1990 passed, 9 skipped, 36 deselected, 2507 warnings in 5602.04s (1:33:22) = !! 07/29/26 14:47:34.365 error: 196 communicators not destroyed during global destruction. Result: 1 BUILD SUCCESSFUL Total time: 93 minutes 33 seconds + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroWeb/build.xml integration -Dtestreports.dir=target/reports/integration Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/build.xml Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb... python-integration: Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/target/reports/integration ============================= test session starts ============================== platform linux -- Python 3.11.13, pytest-9.1.1, pluggy-1.6.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3.11 cachedir: .pytest_cache django: version: 5.2.16, settings: omeroweb.settings (from ini) rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools configfile: pytest.ini plugins: mock-3.15.1, xdist-3.8.0, django-4.12.0 collecting ... collected 441 items test/integration/test_annotate.py::TestMapAnnotations::test_annotate_map PASSED [ 0%] test/integration/test_annotate.py::TestTagging::test_create_tag PASSED [ 0%] test/integration/test_annotate.py::TestTagging::test_annotate_tag PASSED [ 0%] test/integration/test_annotate.py::TestBatchAnnotate::test_batch_annotate_tag PASSED [ 0%] test/integration/test_annotate.py::TestFileAnnotations::test_add_fileannotations_form PASSED [ 1%] test/integration/test_annotate.py::TestFileAnnotations::test_batch_add_fileannotations[1] PASSED [ 1%] test/integration/test_annotate.py::TestFileAnnotations::test_batch_add_fileannotations[2] PASSED [ 1%] test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Plate] PASSED [ 1%] test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Image] PASSED [ 2%] test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Well] PASSED [ 2%] test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Channel] PASSED [ 2%] test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-foo] PASSED [ 2%] test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Plate] PASSED [ 2%] test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Image] PASSED [ 3%] test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Well] PASSED [ 3%] test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Channel] PASSED [ 3%] test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-foo] PASSED [ 3%] test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Plate] PASSED [ 4%] test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Image] PASSED [ 4%] test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Well] PASSED [ 4%] test/integration/test_api_containers.py::TestContainers::test_container_crud[Project] PASSED [ 4%] test/integration/test_api_containers.py::TestContainers::test_container_crud[Dataset] PASSED [ 4%] test/integration/test_api_containers.py::TestContainers::test_container_crud[Screen] PASSED [ 5%] test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Dataset-True] PASSED [ 5%] test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Dataset-False] PASSED [ 5%] test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Plate-True] PASSED [ 5%] test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Plate-False] PASSED [ 6%] test/integration/test_api_containers.py::TestContainers::test_screens PASSED [ 6%] test/integration/test_api_containers.py::TestContainers::test_screen_plates_update PASSED [ 6%] test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype0] PASSED [ 6%] test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype1] PASSED [ 7%] test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype2] PASSED [ 7%] test/integration/test_api_containers.py::TestContainers::test_spw_urls PASSED [ 7%] test/integration/test_api_containers.py::TestContainers::test_spw_parent_urls PASSED [ 7%] test/integration/test_api_containers.py::TestContainers::test_pdi_urls PASSED [ 7%] test/integration/test_api_containers.py::TestContainers::test_pdi_parent_urls PASSED [ 8%] test/integration/test_api_errors.py::TestErrors::test_save_post_no_id PASSED [ 8%] test/integration/test_api_errors.py::TestErrors::test_save_put_id PASSED [ 8%] test/integration/test_api_errors.py::TestErrors::test_marshal_type PASSED [ 8%] test/integration/test_api_errors.py::TestErrors::test_invalid_parameter PASSED [ 9%] test/integration/test_api_errors.py::TestErrors::test_marshal_validation PASSED [ 9%] test/integration/test_api_errors.py::TestErrors::test_security_violation PASSED [ 9%] test/integration/test_api_errors.py::TestErrors::test_validation_exception PASSED [ 9%] test/integration/test_api_errors.py::TestErrors::test_project_validation PASSED [ 9%] test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method0-Experimenter] PASSED [ 10%] test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method0-ExperimenterGroup] PASSED [ 10%] test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method1-Experimenter] PASSED [ 10%] test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method1-ExperimenterGroup] PASSED [ 10%] test/integration/test_api_experimenters_groups.py::TestExperimenters::test_delete_unsupported[Experimenter] PASSED [ 11%] test/integration/test_api_experimenters_groups.py::TestExperimenters::test_delete_unsupported[ExperimenterGroup] PASSED [ 11%] test/integration/test_api_experimenters_groups.py::TestExperimenters::test_experimenters_groups PASSED [ 11%] test/integration/test_api_experimenters_groups.py::TestExperimenters::test_groups_experimenters PASSED [ 11%] test/integration/test_api_experimenters_groups.py::TestExperimenters::test_filter_groups PASSED [ 12%] test/integration/test_api_experimenters_groups.py::TestExperimenters::test_filter_experimenters PASSED [ 12%] test/integration/test_api_images.py::TestImages::test_dataset_images PASSED [ 12%] test/integration/test_api_login.py::TestLogin::test_versions PASSED [ 12%] test/integration/test_api_login.py::TestLogin::test_base_url PASSED [ 12%] test/integration/test_api_login.py::TestLogin::test_base_url_versions_404 PASSED [ 13%] test/integration/test_api_login.py::TestLogin::test_login_get PASSED [ 13%] test/integration/test_api_login.py::TestLogin::test_login_csrf_cookie_not_set PASSED [ 13%] test/integration/test_api_login.py::TestLogin::test_login_missing_csrf_token PASSED [ 13%] test/integration/test_api_login.py::TestLogin::test_login_empty_csrf_token PASSED [ 14%] test/integration/test_api_login.py::TestLogin::test_login_invalid_csrf_token PASSED [ 14%] test/integration/test_api_login.py::TestLogin::test_login_errors[multipart/form-data; boundary=BoUnDaRyStRiNg-credentials0] PASSED [ 14%] test/integration/test_api_login.py::TestLogin::test_login_errors[multipart/form-data; boundary=BoUnDaRyStRiNg-credentials1] PASSED [ 14%] test/integration/test_api_login.py::TestLogin::test_login_errors[multipart/form-data; boundary=BoUnDaRyStRiNg-credentials2] PASSED [ 14%] test/integration/test_api_login.py::TestLogin::test_login_errors[multipart/form-data; boundary=BoUnDaRyStRiNg-credentials3] PASSED [ 15%] test/integration/test_api_login.py::TestLogin::test_login_errors[multipart/form-data; boundary=BoUnDaRyStRiNg-credentials4] PASSED [ 15%] test/integration/test_api_login.py::TestLogin::test_login_errors[application/json-credentials0] PASSED [ 15%] test/integration/test_api_login.py::TestLogin::test_login_errors[application/json-credentials1] PASSED [ 15%] test/integration/test_api_login.py::TestLogin::test_login_errors[application/json-credentials2] PASSED [ 16%] test/integration/test_api_login.py::TestLogin::test_login_errors[application/json-credentials3] PASSED [ 16%] test/integration/test_api_login.py::TestLogin::test_login_errors[application/json-credentials4] PASSED [ 16%] test/integration/test_api_login.py::TestLogin::test_login_example[multipart/form-data; boundary=BoUnDaRyStRiNg] PASSED [ 16%] test/integration/test_api_login.py::TestLogin::test_login_example[application/json] PASSED [ 17%] test/integration/test_api_projects.py::TestProjects::test_marshal_projects_not_logged_in PASSED [ 17%] test/integration/test_api_projects.py::TestProjects::test_marshal_projects_no_results PASSED [ 17%] test/integration/test_api_projects.py::TestProjects::test_marshal_projects_user PASSED [ 17%] test/integration/test_api_projects.py::TestProjects::test_marshal_projects_another_user PASSED [ 17%] test/integration/test_api_projects.py::TestProjects::test_marshal_projects_another_group PASSED [ 18%] test/integration/test_api_projects.py::TestProjects::test_marshal_projects_all_groups PASSED [ 18%] test/integration/test_api_projects.py::TestProjects::test_marshal_projects_all_users PASSED [ 18%] test/integration/test_api_projects.py::TestProjects::test_marshal_projects_pagination PASSED [ 18%] test/integration/test_api_projects.py::TestProjects::test_marshal_projects_params PASSED [ 19%] test/integration/test_api_projects.py::TestProjects::test_project_create_read PASSED [ 19%] test/integration/test_api_projects.py::TestProjects::test_project_create_other_group PASSED [ 19%] test/integration/test_api_projects.py::TestProjects::test_project_update PASSED [ 19%] test/integration/test_api_projects.py::TestProjects::test_project_datasets_update[Project] PASSED [ 19%] test/integration/test_api_projects.py::TestProjects::test_project_datasets_update[Dataset] PASSED [ 20%] test/integration/test_api_projects.py::TestProjects::test_project_delete PASSED [ 20%] test/integration/test_api_rois.py::TestContainers::test_image_rois PASSED [ 20%] test/integration/test_api_rois.py::TestContainers::test_roi_delete PASSED [ 20%] test/integration/test_api_rois.py::TestContainers::test_shapes PASSED [ 21%] test/integration/test_api_wells.py::TestWells::test_plate_wells PASSED [ 21%] test/integration/test_api_wells.py::TestWells::test_plate_index_wells PASSED [ 21%] test/integration/test_api_wells.py::TestWells::test_well PASSED [ 21%] test/integration/test_chgrp.py::TestChgrp::test_load_chgrp_groups[user] PASSED [ 21%] test/integration/test_chgrp.py::TestChgrp::test_load_chgrp_groups[admin] PASSED [ 22%] test/integration/test_chgrp.py::TestChgrp::test_chgrp_dry_run[user] PASSED [ 22%] test/integration/test_chgrp.py::TestChgrp::test_chgrp_new_container[user] PASSED [ 22%] test/integration/test_chgrp.py::TestChgrp::test_chgrp_new_container[admin] PASSED [ 22%] test/integration/test_chgrp.py::TestChgrp::test_chgrp_old_container[user] PASSED [ 23%] test/integration/test_chgrp.py::TestChgrp::test_chgrp_old_container[admin] PASSED [ 23%] test/integration/test_chown.py::TestChown::test_chown_dry_run[admin] PASSED [ 23%] test/integration/test_config.py::test_flattenProperties PASSED [ 23%] test/integration/test_config.py::TestConfig::testDefaultConfig PASSED [ 24%] test/integration/test_config.py::TestConfig::testDefaultConfigConversion PASSED [ 24%] test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-colleagues.label] PASSED [ 24%] test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-leaders.label] PASSED [ 24%] test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-everyone.label] PASSED [ 24%] test/integration/test_containers.py::TestContainers::test_add_and_rename_container PASSED [ 25%] test/integration/test_containers.py::TestContainers::test_add_owned_container PASSED [ 25%] test/integration/test_containers.py::TestContainers::test_paste_move_remove_deletamany_image PASSED [ 25%] test/integration/test_containers.py::TestContainers::test_edit_share PASSED [ 25%] test/integration/test_csrf.py::TestCsrf::test_csrf_middleware_enabled PASSED [ 26%] test/integration/test_csrf.py::TestCsrf::test_forgot_password PASSED [ 26%] test/integration/test_csrf.py::TestCsrf::test_move_data PASSED [ 26%] test/integration/test_csrf.py::TestCsrf::test_add_and_remove_comment PASSED [ 26%] test/integration/test_csrf.py::TestCsrf::test_attach_file PASSED [ 26%] test/integration/test_csrf.py::TestCsrf::test_edit_channel_names PASSED [ 27%] test/integration/test_csrf.py::TestCsrf::test_copy_past_rendering_settings PASSED [ 27%] test/integration/test_csrf.py::TestCsrf::test_reset_rendering_settings PASSED [ 27%] test/integration/test_csrf.py::TestCsrf::test_apply_owners_rendering_settings PASSED [ 27%] test/integration/test_csrf.py::TestCsrf::test_ome_tiff_script PASSED [ 28%] test/integration/test_csrf.py::TestCsrf::test_script PASSED [ 28%] test/integration/test_csrf.py::TestCsrf::test_myaccount PASSED [ 28%] test/integration/test_csrf.py::TestCsrf::test_avatar PASSED [ 28%] test/integration/test_csrf.py::TestCsrf::test_create_group PASSED [ 29%] test/integration/test_csrf.py::TestCsrf::test_create_user PASSED [ 29%] test/integration/test_csrf.py::TestCsrf::test_edit_group PASSED [ 29%] test/integration/test_csrf.py::TestCsrf::test_edit_user PASSED [ 29%] test/integration/test_csrf.py::TestCsrf::test_edit_group_by_owner PASSED [ 29%] test/integration/test_csrf.py::TestCsrf::test_change_password PASSED [ 30%] test/integration/test_csrf.py::TestCsrf::test_su PASSED [ 30%] test/integration/test_decorators.py::TestShow::test_conn_cleanup PASSED [ 30%] test/integration/test_download.py::TestDownload::test_spw_download PASSED [ 30%] test/integration/test_download.py::TestDownload::test_orphaned_image_direct_download PASSED [ 31%] test/integration/test_download.py::TestDownload::test_orphaned_image_download PASSED [ 31%] test/integration/test_download.py::TestDownload::test_image_in_dataset_download PASSED [ 31%] test/integration/test_download.py::TestDownload::test_image_in_dataset_in_project_download PASSED [ 31%] test/integration/test_download.py::TestDownload::test_well_download PASSED [ 31%] test/integration/test_download.py::TestDownload::test_attachment_download PASSED [ 32%] test/integration/test_download.py::TestDownloadAs::test_download_image_as[jpeg] PASSED [ 32%] test/integration/test_download.py::TestDownloadAs::test_download_image_as[png] PASSED [ 32%] test/integration/test_download.py::TestDownloadAs::test_download_image_as[tif] PASSED [ 32%] test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[jpeg] PASSED [ 33%] test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[png] PASSED [ 33%] test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[tif] PASSED [ 33%] test/integration/test_groups_users.py::TestGroupsUsers::test_group_users_menu PASSED [ 33%] test/integration/test_histogram.py::TestHistogram::test_histogram_bin_count[None] PASSED [ 34%] test/integration/test_histogram.py::TestHistogram::test_histogram_bin_count[10] PASSED [ 34%] test/integration/test_history.py::TestHistory::test_history PASSED [ 34%] test/integration/test_history.py::TestHistory::test_calendar_default PASSED [ 34%] test/integration/test_history.py::TestHistory::test_calendar_month PASSED [ 34%] test/integration/test_links.py::TestLinks::test_link_project_datasets PASSED [ 35%] test/integration/test_links.py::TestLinks::test_link_datasets_images PASSED [ 35%] test/integration/test_links.py::TestLinks::test_link_unlink_tagset_tags PASSED [ 35%] test/integration/test_links.py::TestLinks::test_unlink_screen_plate PASSED [ 35%] test/integration/test_login.py::TestLogin::test_login_errors[credentials0] PASSED [ 36%] test/integration/test_login.py::TestLogin::test_login_errors[credentials1] PASSED [ 36%] test/integration/test_login.py::TestLogin::test_login_errors[credentials2] PASSED [ 36%] test/integration/test_login.py::TestLogin::test_login_errors[credentials3] PASSED [ 36%] test/integration/test_login.py::TestLogin::test_get_login_page PASSED [ 36%] test/integration/test_login.py::TestLogin::test_login_redirect[] PASSED [ 37%] test/integration/test_login.py::TestLogin::test_login_redirect[/webclient/usertags/] PASSED [ 37%] test/integration/test_login.py::TestLogin::test_login_view PASSED [ 37%] test/integration/test_marshal.py::TestImgDetail::test_image_detail PASSED [ 37%] test/integration/test_marshal.py::TestImgDetail::test_pyramidal_image PASSED [ 38%] test/integration/test_metadata.py::TestCoreMetadata::test_pixel_size_units PASSED [ 38%] test/integration/test_metadata.py::TestCoreMetadata::test_none_pixel_size PASSED [ 38%] test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[True] PASSED [ 38%] test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[False] PASSED [ 39%] test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_not_file PASSED [ 39%] test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[shrink] PASSED [ 39%] test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[trim] PASSED [ 39%] test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[expand] PASSED [ 39%] test/integration/test_plategrid.py::TestPlateGrid::test_well_images PASSED [ 40%] test/integration/test_plategrid.py::TestPlateGrid::test_instantiation PASSED [ 40%] test/integration/test_plategrid.py::TestPlateGrid::test_metadata_grid_size PASSED [ 40%] test/integration/test_plategrid.py::TestPlateGrid::test_metadata_thumbnail_url PASSED [ 40%] test/integration/test_plategrid.py::TestPlateGrid::test_full_grid PASSED [ 41%] test/integration/test_plategrid.py::TestPlateGrid::test_acquisition_date PASSED [ 41%] test/integration/test_plategrid.py::TestPlateGrid::test_creation_date PASSED [ 41%] test/integration/test_plategrid.py::TestPlateGrid::test_description PASSED [ 41%] test/integration/test_plategrid.py::TestScreenPlateTables::test_get_plate_table PASSED [ 41%] test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_image PASSED [ 42%] test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url PASSED [ 42%] test/integration/test_rendering.py::TestRendering::test_all_rendering_defs PASSED [ 42%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_incomplete_request PASSED [ 42%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_malformed_tile_argument PASSED [ 43%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_malformed_region_argument PASSED [ 43%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params PASSED [ 43%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_large_image PASSED [ 43%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_negative_resolution PASSED [ 43%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_invalid_resolution PASSED [ 44%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_big_image FAILED [ 44%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_region_params PASSED [ 44%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_region_params_big_image FAILED [ 44%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_birds_eye_view_big_image PASSED [ 45%] test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_big_image_resolution FAILED [ 45%] test/integration/test_scripts.py::TestScripts::test_script_ui_defaults PASSED [ 45%] test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs0] PASSED [ 45%] test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs1] PASSED [ 46%] test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs2] PASSED [ 46%] test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[SplitView] PASSED [ 46%] test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[Thumbnail] PASSED [ 46%] test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[MakeMovie] PASSED [ 46%] test/integration/test_show.py::TestShow::test_empty_path PASSED [ 47%] test/integration/test_show.py::TestShow::test_project_legacy_path PASSED [ 47%] test/integration/test_show.py::TestShow::test_projects_legacy_show PASSED [ 47%] test/integration/test_show.py::TestShow::test_project_dataset_legacy_path PASSED [ 47%] test/integration/test_show.py::TestShow::test_project_dataset_image_legacy_path PASSED [ 48%] test/integration/test_show.py::TestShow::test_tag_redirect[1] PASSED [ 48%] test/integration/test_show.py::TestShow::test_tag_redirect[2] PASSED [ 48%] test/integration/test_show.py::TestShow::test_tagset_redirect[1] PASSED [ 48%] test/integration/test_show.py::TestShow::test_tagset_redirect[2] PASSED [ 48%] test/integration/test_show.py::TestShow::test_tag_legacy_path[1] PASSED [ 49%] test/integration/test_show.py::TestShow::test_tag_legacy_path[2] PASSED [ 49%] test/integration/test_show.py::TestShow::test_tagset_tag_legacy_path PASSED [ 49%] test/integration/test_show.py::TestShow::test_image_legacy_path PASSED [ 49%] test/integration/test_show.py::TestShow::test_screen_legacy_path PASSED [ 50%] test/integration/test_show.py::TestShow::test_screen_plate_legacy_path PASSED [ 50%] test/integration/test_show.py::TestShow::test_screen_plate_well_show PASSED [ 50%] test/integration/test_show.py::TestShow::test_screen_plate_run_well_show[0] PASSED [ 50%] test/integration/test_show.py::TestShow::test_screen_plate_run_well_show[1] PASSED [ 51%] test/integration/test_show.py::TestShow::test_project_dataset_image_show PASSED [ 51%] test/integration/test_show.py::TestShow::test_project_dataset_image_roi_show PASSED [ 51%] test/integration/test_show.py::TestShow::test_project_by_id PASSED [ 51%] test/integration/test_show.py::TestShow::test_project_by_name PASSED [ 51%] test/integration/test_show.py::TestShow::test_tag_by_value[1] PASSED [ 52%] test/integration/test_show.py::TestShow::test_tag_by_value[2] PASSED [ 52%] test/integration/test_show.py::TestShow::test_tagset_tag_by_id PASSED [ 52%] test/integration/test_show.py::TestShow::test_multiple_well_by_id[plate.name=%(plate_name)s|well.name=%(well_name)s-A10] PASSED [ 52%] test/integration/test_show.py::TestShow::test_multiple_well_by_id[plate.name=%(plate_name)s|well.name=%(well_name)s-1J] PASSED [ 53%] test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[plate.name=%(plate_name)s|well.name=%(well_name)s-A10] PASSED [ 53%] test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[plate.name=%(plate_name)s|well.name=%(well_name)s-1J] PASSED [ 53%] test/integration/test_show.py::TestShow::test_multiple_well_by_id[run=%(plate_acquisition_id)s|well.name=%(well_name)s-A10] PASSED [ 53%] test/integration/test_show.py::TestShow::test_multiple_well_by_id[run=%(plate_acquisition_id)s|well.name=%(well_name)s-1J] PASSED [ 53%] test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[run=%(plate_acquisition_id)s|well.name=%(well_name)s-A10] PASSED [ 54%] test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[run=%(plate_acquisition_id)s|well.name=%(well_name)s-1J] PASSED [ 54%] test/integration/test_show.py::TestShow::test_well_by_name[A10] PASSED [ 54%] test/integration/test_show.py::TestShow::test_well_by_name[1J] PASSED [ 54%] test/integration/test_show.py::TestShow::test_screen_plate_run_illegal_run PASSED [ 55%] test/integration/test_show.py::TestShow::test_path_to_no_objects PASSED [ 55%] test/integration/test_show.py::TestShow::test_project_dataset_image PASSED [ 55%] test/integration/test_show.py::TestShow::test_project_dataset_images_pagination PASSED [ 55%] test/integration/test_show.py::TestShow::test_orphaned_pagination PASSED [ 56%] test/integration/test_show.py::TestShow::test_get_image_ids_dataset PASSED [ 56%] test/integration/test_show.py::TestShow::test_image PASSED [ 56%] test/integration/test_show.py::TestShow::test_roi PASSED [ 56%] test/integration/test_show.py::TestShow::test_shape PASSED [ 56%] test/integration/test_show.py::TestShow::test_well_image_shape PASSED [ 57%] test/integration/test_show.py::TestShow::test_image_orphan PASSED [ 57%] test/integration/test_show.py::TestShow::test_image_multi_link PASSED [ 57%] test/integration/test_show.py::TestShow::test_image_multi_link_restrict_dataset PASSED [ 57%] test/integration/test_show.py::TestShow::test_image_multi_link_restrict_dataset_project PASSED [ 58%] test/integration/test_show.py::TestShow::test_image_multi_link_restrict_project PASSED [ 58%] test/integration/test_show.py::TestShow::test_dataset PASSED [ 58%] test/integration/test_show.py::TestShow::test_dataset_multi_link PASSED [ 58%] test/integration/test_show.py::TestShow::test_dataset_multi_link_restrict_project PASSED [ 58%] test/integration/test_show.py::TestShow::test_dataset_orphan PASSED [ 59%] test/integration/test_show.py::TestShow::test_project PASSED [ 59%] test/integration/test_show.py::TestShow::test_acquisition PASSED [ 59%] test/integration/test_show.py::TestShow::test_acquisition_restrict_plate PASSED [ 59%] test/integration/test_show.py::TestShow::test_acquisition_restrict_screen PASSED [ 60%] test/integration/test_show.py::TestShow::test_acquisition_restrict_plate_screen PASSED [ 60%] test/integration/test_show.py::TestShow::test_well PASSED [ 60%] test/integration/test_show.py::TestShow::test_well_multi PASSED [ 60%] test/integration/test_show.py::TestShow::test_well_image PASSED [ 60%] test/integration/test_show.py::TestShow::test_well_restrict_acquisition_multi PASSED [ 61%] test/integration/test_show.py::TestShow::test_well_restrict_plate_multi PASSED [ 61%] test/integration/test_show.py::TestShow::test_well_restrict_screen_multi PASSED [ 61%] test/integration/test_show.py::TestShow::test_well_restrict_acquisition_plate_multi PASSED [ 61%] test/integration/test_show.py::TestShow::test_well_restrict_acquisition_screen_multi PASSED [ 62%] test/integration/test_show.py::TestShow::test_well_restrict_acquisition_plate_screen_multi PASSED [ 62%] test/integration/test_show.py::TestShow::test_well_restrict_plate_screen_multi PASSED [ 62%] test/integration/test_show.py::TestShow::test_plate PASSED [ 62%] test/integration/test_show.py::TestShow::test_plate_restrict_screen PASSED [ 63%] test/integration/test_show.py::TestShow::test_screen PASSED [ 63%] test/integration/test_simple.py::TestSimple::testCurrentUser PASSED [ 63%] test/integration/test_simple.py::TestSimple::testImport PASSED [ 63%] test/integration/test_table.py::TestOmeroTables::test_table_html PASSED [ 63%] test/integration/test_table.py::TestOmeroTables::test_table_pagination PASSED [ 64%] test/integration/test_table.py::TestOmeroTables::test_table_query PASSED [ 64%] test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result0] PASSED [ 64%] test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result1] PASSED [ 64%] test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result2] PASSED [ 65%] test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result3] PASSED [ 65%] test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result4] PASSED [ 65%] test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result5] PASSED [ 65%] test/integration/test_table.py::TestOmeroTables::test_table_metadata PASSED [ 65%] test/integration/test_table.py::TestOmeroTables::test_table_get_where_list[query_result0] PASSED [ 66%] test/integration/test_table.py::TestOmeroTables::test_table_get_where_list[query_result1] PASSED [ 66%] test/integration/test_table.py::TestOmeroTables::test_table_perform_slice[query_result0] PASSED [ 66%] test/integration/test_table.py::TestOmeroTables::test_table_perform_slice[query_result1] PASSED [ 66%] test/integration/test_table.py::TestOmeroTables::test_table_perform_slice[query_result2] PASSED [ 67%] test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity0] PASSED [ 67%] test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity1] PASSED [ 67%] test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity2] PASSED [ 67%] test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity3] PASSED [ 68%] Build was aborted Aborted by devspace Recording test results test/integration/test_table.py::TestOmeroTables::test_table_perform_slice_errors[query_validity4] Result: 143 BUILD SUCCESSFUL Total time: 12 minutes 25 seconds + deactivate + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']' + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + '[' '!' '' = nondestructive ']' + unset -f deactivate [Checks API] No suitable checks publisher found. Build Aborted. Not looking for any TestNG results. Finished: ABORTED