This log is too long to show here, 203 KB has been skipped — click to see the complete log
+ for x in *.gz
01:07:34 + pip install omero_web-5.30.2.dev0.tar.gz
01:07:34 Processing ./omero_web-5.30.2.dev0.tar.gz
01:07:34 Installing build dependencies: started
01:07:35 Installing build dependencies: finished with status 'done'
01:07:35 Getting requirements to build wheel: started
01:07:35 Getting requirements to build wheel: finished with status 'done'
01:07:35 Preparing metadata (pyproject.toml): started
01:07:36 Preparing metadata (pyproject.toml): finished with status 'done'
01:07:36 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.30.2.dev0) (5.22.1.dev0)
01:07:37 Collecting concurrent-log-handler>=0.9.20 (from omero-web==5.30.2.dev0)
01:07:37 Using cached concurrent_log_handler-0.9.28-py3-none-any.whl.metadata (23 kB)
01:07:37 Collecting Django<5.3,>=5.2.9 (from omero-web==5.30.2.dev0)
01:07:37 Using cached django-5.2.11-py3-none-any.whl.metadata (4.1 kB)
01:07:38 Collecting django-pipeline>=4.1.0 (from omero-web==5.30.2.dev0)
01:07:38 Using cached django_pipeline-4.1.0-py3-none-any.whl.metadata (5.9 kB)
01:07:38 Collecting django-cors-headers==3.7.0 (from omero-web==5.30.2.dev0)
01:07:38 Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB)
01:07:38 Collecting whitenoise>=5.3.0 (from omero-web==5.30.2.dev0)
01:07:38 Using cached whitenoise-6.11.0-py3-none-any.whl.metadata (3.7 kB)
01:07:38 Collecting gunicorn>=19.3 (from omero-web==5.30.2.dev0)
01:07:38 Using cached gunicorn-25.0.3-py3-none-any.whl.metadata (5.5 kB)
01:07:38 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.30.2.dev0) (0.9.2.dev0)
01:07:38 Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.30.2.dev0) (12.1.0)
01:07:38 Collecting pytz (from omero-web==5.30.2.dev0)
01:07:38 Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
01:07:38 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.30.2.dev0) (3.2.0)
01:07:38 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.30.2.dev0) (26.0)
01:07:38 Collecting importlib-resources (from omero-web==5.30.2.dev0)
01:07:38 Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB)
01:07:38 Collecting asgiref>=3.8.1 (from Django<5.3,>=5.2.9->omero-web==5.30.2.dev0)
01:07:38 Using cached asgiref-3.11.1-py3-none-any.whl.metadata (9.3 kB)
01:07:38 Collecting sqlparse>=0.3.1 (from Django<5.3,>=5.2.9->omero-web==5.30.2.dev0)
01:07:38 Using cached sqlparse-0.5.5-py3-none-any.whl.metadata (4.7 kB)
01:07:38 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web==5.30.2.dev0) (82.0.0)
01:07:39 Collecting wheel (from django-pipeline>=4.1.0->omero-web==5.30.2.dev0)
01:07:39 Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB)
01:07:39 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (1.4.4)
01:07:39 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (1.0.0)
01:07:39 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (2.4.2)
01:07:39 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (6.0.3)
01:07:39 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.30.2.dev0) (3.6.5)
01:07:39 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.30.2.dev0) (2.32.5)
01:07:39 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.30.2.dev0) (3.4.4)
01:07:39 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.30.2.dev0) (3.11)
01:07:39 Requirement already satisfied: urllib3<3,>=1.21.1 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.30.2.dev0) (2.6.3)
01:07:39 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.30.2.dev0) (2026.1.4)
01:07:39 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
01:07:39 Using cached django-5.2.11-py3-none-any.whl (8.3 MB)
01:07:39 Using cached asgiref-3.11.1-py3-none-any.whl (24 kB)
01:07:39 Using cached concurrent_log_handler-0.9.28-py3-none-any.whl (28 kB)
01:07:39 Using cached django_pipeline-4.1.0-py3-none-any.whl (75 kB)
01:07:39 Using cached gunicorn-25.0.3-py3-none-any.whl (171 kB)
01:07:39 Using cached sqlparse-0.5.5-py3-none-any.whl (46 kB)
01:07:39 Using cached whitenoise-6.11.0-py3-none-any.whl (20 kB)
01:07:39 Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB)
01:07:39 Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB)
01:07:39 Using cached wheel-0.46.3-py3-none-any.whl (30 kB)
01:07:39 Building wheels for collected packages: omero-web
01:07:39 Building wheel for omero-web (pyproject.toml): started
01:07:40 Building wheel for omero-web (pyproject.toml): finished with status 'done'
01:07:40 Created wheel for omero-web: filename=omero_web-5.30.2.dev0-py3-none-any.whl size=2819268 sha256=04d2daa5731483b0c33bad4af88eb9d12a26f4156b9c43de59704167ebe53577
01:07:40 Stored in directory: /home/omero/.cache/pip/wheels/4f/49/87/a6841a3ddd512b351ea011e5e722319638442d7c15346098ff
01:07:40 Successfully built omero-web
01:07:40 Installing collected packages: pytz, whitenoise, wheel, sqlparse, importlib-resources, gunicorn, concurrent-log-handler, asgiref, django-pipeline, Django, django-cors-headers, omero-web
01:07:43
01:07:43 Successfully installed Django-5.2.11 asgiref-3.11.1 concurrent-log-handler-0.9.28 django-cors-headers-3.7.0 django-pipeline-4.1.0 gunicorn-25.0.3 importlib-resources-6.5.2 omero-web-5.30.2.dev0 pytz-2025.2 sqlparse-0.5.5 wheel-0.46.3 whitenoise-6.11.0
01:07:43 + cd /home/omero/workspace/OMERO-training/OMERO.server
01:07:43 + bash /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_setup.sh
01:07:43 + HOSTNAME=a444a8c2e2a5
01:07:43 + PORT=4064
01:07:43 + WEBHOST=http://nginx/web
01:07:43 + SERVER_NAME=omero
01:07:43 + ROOT_PASSWORD=omero
01:07:43 + GROUP_NAME=training_group
01:07:43 + GROUP_NAME_2=training_group-2
01:07:43 + USER_NAME=training_user
01:07:43 + USER_NAME_2=training_user-2
01:07:43 + LIGHTADMIN_USER_NAME=ladmin_user
01:07:43 + USER_PASSWORD=ome
01:07:43 + CONFIG_FILENAME=training_ice.config
01:07:43 + omero login root@a444a8c2e2a5:4064 -w omero
01:07:44 Created session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:44 + omero group add training_group --type read-only --ignore-existing
01:07:45 Using session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:45 Group exists: training_group (id=3)
01:07:45 + omero group add training_group-2 --type read-only --ignore-existing
01:07:46 Using session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:46 Group exists: training_group-2 (id=4)
01:07:46 + omero user add training_user training_user training_user training_group training_group-2 --ignore-existing -P ome
01:07:47 Using session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:47 User exists: training_user (id=2)
01:07:47 + omero user joingroup --name training_user --group-name training_group training_group-2
01:07:48 Using session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:48 2 is already in group 3
01:07:48 2 is already in group 4
01:07:48 + omero user add training_user-2 training_user-2 training_user-2 training_group training_group-2 --ignore-existing -P ome
01:07:49 Using session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:49 User exists: training_user-2 (id=3)
01:07:49 + omero user joingroup --name training_user-2 --group-name training_group training_group-2
01:07:50 Using session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:50 3 is already in group 3
01:07:50 3 is already in group 4
01:07:50 + omero user add ladmin_user ladmin_user ladmin_user training_group training_group-2 -a --ignore-existing -P ome
01:07:51 Using session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:51 User exists: ladmin_user (id=4)
01:07:51 + omero user joingroup --name ladmin_user --group-name training_group training_group-2
01:07:52 Using session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:52 4 is already in group 3
01:07:52 4 is already in group 4
01:07:52 ++ omero user info ladmin_user --style plain
01:07:52 ++ cut -d, -f1
01:07:53 Using session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:53 + id=4
01:07:53 + omero obj map-set Experimenter:4 config AdminPrivilege:Sudo true
01:07:53 Using session for root@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: system
01:07:54 Experimenter:4
01:07:54 + omero logout
01:07:55 + touch test.fake
01:07:55 + omero login training_user@a444a8c2e2a5:4064 -w ome -g training_group
01:07:56 Created session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:07:56 + nProjects=1
01:07:56 + nDatasets=2
01:07:56 + echo 'Creating projects and datasets'
01:07:56 Creating projects and datasets
01:07:56 + (( i=1 ))
01:07:56 + (( i<=1 ))
01:07:56 ++ omero obj new Project 'name=Project 1'
01:07:57 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:07:57 + project=Project:2201
01:07:57 + (( j=1 ))
01:07:57 + (( j<=2 ))
01:07:57 ++ omero obj new Dataset 'name=Dataset 1-1'
01:07:58 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:07:58 + dataset=Dataset:2201
01:07:58 + omero obj new ProjectDatasetLink parent=Project:2201 child=Dataset:2201
01:07:59 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:07:59 ProjectDatasetLink:2201
01:07:59 + echo 'Importing image into dataset'
01:07:59 Importing image into dataset
01:07:59 + omero import -d Dataset:2201 test.fake --debug ERROR
01:08:00 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:01 2026-02-11 01:08:01,103 285 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.5-SNAPSHOT
01:08:01 2026-02-11 01:08:01,117 299 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0-SNAPSHOT revision: 6b790f7f720c629f1703f071e3820aff53ffbc3e date: 11 February 2026
01:08:05 Image:2801
01:08:05 Other imported objects:
01:08:05 Fileset:2201
01:08:05
01:08:05 ==> Summary
01:08:05 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:03.541
01:08:05 + (( j++ ))
01:08:05 + (( j<=2 ))
01:08:05 ++ omero obj new Dataset 'name=Dataset 1-2'
01:08:06 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:07 + dataset=Dataset:2202
01:08:07 + omero obj new ProjectDatasetLink parent=Project:2201 child=Dataset:2202
01:08:07 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:07 ProjectDatasetLink:2202
01:08:08 + echo 'Importing image into dataset'
01:08:08 Importing image into dataset
01:08:08 + omero import -d Dataset:2202 test.fake --debug ERROR
01:08:08 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:09 2026-02-11 01:08:09,302 210 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.5-SNAPSHOT
01:08:09 2026-02-11 01:08:09,315 223 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0-SNAPSHOT revision: 6b790f7f720c629f1703f071e3820aff53ffbc3e date: 11 February 2026
01:08:13 Image:2802
01:08:13 Other imported objects:
01:08:13 Fileset:2202
01:08:13
01:08:13 ==> Summary
01:08:13 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:01.441
01:08:13 + (( j++ ))
01:08:13 + (( j<=2 ))
01:08:13 + (( i++ ))
01:08:13 + (( i<=1 ))
01:08:13 + (( j=1 ))
01:08:13 + (( j<=2 ))
01:08:13 + omero obj new Dataset 'name=Orphaned dataset 1'
01:08:14 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:14 Dataset:2203
01:08:14 + (( j++ ))
01:08:14 + (( j<=2 ))
01:08:14 + omero obj new Dataset 'name=Orphaned dataset 2'
01:08:15 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:15 Dataset:2204
01:08:15 + (( j++ ))
01:08:15 + (( j<=2 ))
01:08:15 + echo 'Importing image file'
01:08:15 Importing image file
01:08:15 + touch 'test&sizeT=10&sizeZ=5&sizeC=3.fake'
01:08:15 + omero import 'test&sizeT=10&sizeZ=5&sizeC=3.fake'
01:08:20 ++ sed -n -e 's/^Image://p' image_import.log
01:08:20 + imageid=2803
01:08:20 ++ omero obj new MapAnnotation
01:08:20 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:21 + MAP=MapAnnotation:6301
01:08:21 + omero obj map-set MapAnnotation:6301 mapValue testkey testvalue
01:08:22 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:22 MapAnnotation:6301
01:08:22 + omero obj new ImageAnnotationLink parent=Image:2803 child=MapAnnotation:6301
01:08:23 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:24 ImageAnnotationLink:5551
01:08:24 ++ omero obj new Screen name=Screen
01:08:25 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:25 + screen=Screen:2101
01:08:25 ++ omero obj new Plate name=Plate
01:08:26 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:27 + plate=Plate:2151
01:08:27 + omero obj new ScreenPlateLink parent=Screen:2101 child=Plate:2151
01:08:28 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:28 ScreenPlateLink:2101
01:08:28 + echo 'Importing SPW file'
01:08:28 Importing SPW file
01:08:28 + touch 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake'
01:08:28 + omero import -r Screen:2101 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake'
01:08:33 ++ sed -n -e 's/^Plate://p' plate_import.log
01:08:33 + plateid=2152
01:08:33 + omero logout
01:08:34 + omero login training_user-2@a444a8c2e2a5:4064 -w ome -g training_group
01:08:35 Created session for training_user-2@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:35 + omero obj new Project 'name=Project 0'
01:08:36 Using session for training_user-2@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:36 Project:2202
01:08:36 + omero obj new Dataset 'name=Dataset 0'
01:08:37 Using session for training_user-2@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:37 Dataset:2205
01:08:37 + omero import test.fake --debug ERROR
01:08:38 Using session for training_user-2@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:38 2026-02-11 01:08:38,653 250 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.5-SNAPSHOT
01:08:38 2026-02-11 01:08:38,675 272 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0-SNAPSHOT revision: 6b790f7f720c629f1703f071e3820aff53ffbc3e date: 11 February 2026
01:08:41 Image:2807
01:08:41 Other imported objects:
01:08:41 Fileset:2205
01:08:41
01:08:41 ==> Summary
01:08:41 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:00.943
01:08:41 + omero obj new Screen name=Screen
01:08:42 Using session for training_user-2@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:42 Screen:2102
01:08:42 + omero obj new Plate name=Plate
01:08:43 Using session for training_user-2@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group
01:08:43 Plate:2153
01:08:43 + omero login training_user@a444a8c2e2a5:4064 -w ome -g training_group-2
01:08:44 Created session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group-2
01:08:44 + omero obj new Project 'name=Project 0'
01:08:45 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group-2
01:08:45 Project:2203
01:08:45 + omero obj new Dataset 'name=Dataset 0'
01:08:45 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group-2
01:08:45 Dataset:2206
01:08:46 + omero import test.fake --debug ERROR
01:08:46 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group-2
01:08:47 2026-02-11 01:08:47,301 214 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.5-SNAPSHOT
01:08:47 2026-02-11 01:08:47,315 228 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0-SNAPSHOT revision: 6b790f7f720c629f1703f071e3820aff53ffbc3e date: 11 February 2026
01:08:49 Image:2808
01:08:49 Other imported objects:
01:08:49 Fileset:2206
01:08:49
01:08:49 ==> Summary
01:08:49 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:00.774
01:08:49 + omero obj new Screen name=Screen
01:08:50 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group-2
01:08:50 Screen:2103
01:08:50 + omero obj new Plate name=Plate
01:08:51 Using session for training_user@a444a8c2e2a5:4064. Idle timeout: 10 min. Current group: training_group-2
01:08:51 Plate:2154
01:08:51 + omero logout
01:08:52 + echo omero.host=a444a8c2e2a5
01:08:52 + echo omero.port=4064
01:08:52 + echo omero.webhost=http://nginx/web
01:08:52 + echo omero.servername=omero
01:08:52 + echo omero.user=training_user
01:08:52 + echo omero.pass=ome
01:08:52 + echo omero.group=training_group
01:08:52 + echo omero.projectid=2201
01:08:52 + echo omero.datasetid=2202
01:08:52 + echo omero.imageid=2803
01:08:52 + echo omero.plateid=2152
01:08:52 + echo omero.screenid=2101
01:08:52 + echo omero.group2=training_group-2
01:08:52 + echo omero.ladmin=ladmin_user
01:08:52 + rm 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake' test.fake 'test&sizeT=10&sizeZ=5&sizeC=3.fake'
01:08:52 + mv training_ice.config /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training
01:08:52 + omero sessions clear
01:08:53 1 session(s) cleared
01:08:53 !! 02/11/26 01:08:53.307 error: communicator not destroyed during global destruction.+ export ICE_CONFIG=/home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_ice.config
01:08:53 + ICE_CONFIG=/home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_ice.config
01:08:53 + pip install --upgrade requests
01:08:53 Requirement already satisfied: requests in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (2.32.5)
01:08:53 Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (3.4.4)
01:08:53 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (3.11)
01:08:53 Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (2.6.3)
01:08:53 Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (2026.1.4)
01:08:53 + python /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/python
01:09:01 Running training suite
01:09:01 created 20 shapes
01:09:01 retrieved 20 shapes in 4 batches
01:09:01 Current user:
01:09:01 ID: 2
01:09:01 Username: training_user
01:09:01 Full Name: training_user training_user
01:09:01 Is Admin: False
01:09:01 []
01:09:01 Member of:
01:09:01 ID: 3 Name: training_group
01:09:01 ID: 4 Name: training_group-2
01:09:01 Current group: training_group
01:09:01 Group owners:
01:09:01 Group members:
01:09:01 ID: 4 UserName: ladmin_user Name: ladmin_user ladmin_user
01:09:01 ID: 52 UserName: ex-member Name: Ex Member of read-annotate
01:09:01 ID: 3 UserName: training_user-2 Name: training_user-2 training_user-2
01:09:01 ID: 2 UserName: training_user Name: training_user training_user
01:09:01 Owner of:
01:09:01 Admins:
01:09:01 ID: 4 UserName: ladmin_user Name: ladmin_user ladmin_user
01:09:01 ID: 0 UserName: root Name: root root
01:09:01 Created new Image:2809 Name:"numpy image"
01:09:01 newPlane for z,t: 0 0 uint8 0 127
01:09:01 newPlane for z,t: 0 1 uint8 0 127
01:09:01 newPlane for z,t: 0 2 uint8 0 127
01:09:01 newPlane for z,t: 0 3 uint8 0 127
01:09:01 newPlane for z,t: 0 4 uint8 0 127
01:09:01 newPlane for z,t: 0 5 uint8 0 127
01:09:01 newPlane for z,t: 0 6 uint8 0 127
01:09:01 newPlane for z,t: 0 7 uint8 0 127
01:09:01 newPlane for z,t: 0 8 uint8 0 127
01:09:01 newPlane for z,t: 0 9 uint8 0 127
01:09:01 newPlane for z,t: 1 0 uint8 0 127
01:09:01 newPlane for z,t: 1 1 uint8 0 127
01:09:01 newPlane for z,t: 1 2 uint8 0 127
01:09:01 newPlane for z,t: 1 3 uint8 0 127
01:09:01 newPlane for z,t: 1 4 uint8 0 127
01:09:01 newPlane for z,t: 1 5 uint8 0 127
01:09:01 newPlane for z,t: 1 6 uint8 0 127
01:09:01 newPlane for z,t: 1 7 uint8 0 127
01:09:01 newPlane for z,t: 1 8 uint8 0 127
01:09:01 newPlane for z,t: 1 9 uint8 0 127
01:09:01 newPlane for z,t: 2 0 uint8 0 127
01:09:01 newPlane for z,t: 2 1 uint8 0 127
01:09:01 newPlane for z,t: 2 2 uint8 0 127
01:09:01 newPlane for z,t: 2 3 uint8 0 127
01:09:01 newPlane for z,t: 2 4 uint8 0 127
01:09:01 newPlane for z,t: 2 5 uint8 0 127
01:09:01 newPlane for z,t: 2 6 uint8 0 127
01:09:01 newPlane for z,t: 2 7 uint8 0 127
01:09:01 newPlane for z,t: 2 8 uint8 0 127
01:09:01 newPlane for z,t: 2 9 uint8 0 127
01:09:01 newPlane for z,t: 3 0 uint8 0 127
01:09:01 newPlane for z,t: 3 1 uint8 0 127
01:09:01 newPlane for z,t: 3 2 uint8 0 127
01:09:01 newPlane for z,t: 3 3 uint8 0 127
01:09:01 newPlane for z,t: 3 4 uint8 0 127
01:09:01 newPlane for z,t: 3 5 uint8 0 127
01:09:01 newPlane for z,t: 3 6 uint8 0 127
01:09:01 newPlane for z,t: 3 7 uint8 0 127
01:09:01 newPlane for z,t: 3 8 uint8 0 127
01:09:01 newPlane for z,t: 3 9 uint8 0 127
01:09:01 newPlane for z,t: 4 0 uint8 0 127
01:09:01 newPlane for z,t: 4 1 uint8 0 127
01:09:01 newPlane for z,t: 4 2 uint8 0 127
01:09:01 newPlane for z,t: 4 3 uint8 0 127
01:09:01 newPlane for z,t: 4 4 uint8 0 127
01:09:01 newPlane for z,t: 4 5 uint8 0 127
01:09:01 newPlane for z,t: 4 6 uint8 0 127
01:09:01 newPlane for z,t: 4 7 uint8 0 127
01:09:01 newPlane for z,t: 4 8 uint8 0 127
01:09:01 newPlane for z,t: 4 9 uint8 0 127
01:09:01 Deleting, please wait.
01:09:01 Error? False
01:09:01 2803 test&sizeT=10&sizeZ=5&sizeC=3.fake
01:09:01 training_user_2/Blitz-0-Ice.ThreadPool.Server-10/2026-02/11/01-08-18.048/ test&sizeT=10&sizeZ=5&sizeC=3.fake
01:09:01 1
01:09:01 training_user_2/Blitz-0-Ice.ThreadPool.Server-10/2026-02/11/01-08-18.048/ test&sizeT=10&sizeZ=5&sizeC=3.fake
01:09:01 Current group: training_group
01:09:01 Permissions: READ-ONLY (rwr---)
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Project 0 Owner: training_user-2 training_user-2
01:09:01 Project 1 Owner: training_user training_user
01:09:01 Image: <_ImageWrapper id=2803>
01:09:01 Image: <_ImageWrapper id=2803> Group: training_group 3
01:09:01 Image: <_ImageWrapper id=2803> Channel: 0
01:09:01 Channel: 1
01:09:01 Channel: 2
01:09:01
01:09:01
01:09:01 original_metadata
01:09:01 global_metadata
01:09:01 series_metadata
01:09:01
01:09:01 Plane at zct: 0 0 0
01:09:01 [[ 0 0 0 ... 253 254 255]
01:09:01 [ 0 0 0 ... 253 254 255]
01:09:01 [ 0 0 0 ... 253 254 255]
01:09:01 ...
01:09:01 [ 0 1 2 ... 253 254 255]
01:09:01 [ 0 1 2 ... 253 254 255]
01:09:01 [ 0 1 2 ... 253 254 255]]
01:09:01 shape: (512, 512)
01:09:01 min: 0 max: 255 pixel type: uint8
01:09:01
01:09:01 Z stack of tiles:
01:09:01 Tile: (0, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
01:09:01 Tile: (1, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
01:09:01 Tile: (2, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
01:09:01 Tile: (3, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
01:09:01 Tile: (4, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
01:09:01
01:09:01 Hyper stack of planes:
01:09:01 plane zct: (2, 0, 0) min: 0 max: 255
01:09:01 plane zct: (2, 0, 1) min: 0 max: 255
01:09:01 plane zct: (2, 0, 2) min: 0 max: 255
01:09:01 plane zct: (2, 0, 3) min: 0 max: 255
01:09:03 plane zct: (2, 0, 4) min: 0 max: 255
01:09:03 plane zct: (2, 0, 5) min: 0 max: 255
01:09:03 plane zct: (2, 0, 6) min: 0 max: 255
01:09:03 plane zct: (2, 0, 7) min: 0 max: 255
01:09:03 plane zct: (2, 0, 8) min: 0 max: 255
01:09:03 plane zct: (2, 0, 9) min: 0 max: 255
01:09:03 plane zct: (2, 1, 0) min: 0 max: 255
01:09:03 plane zct: (2, 1, 1) min: 0 max: 255
01:09:03 plane zct: (2, 1, 2) min: 0 max: 255
01:09:03 plane zct: (2, 1, 3) min: 0 max: 255
01:09:03 plane zct: (2, 1, 4) min: 0 max: 255
01:09:03 plane zct: (2, 1, 5) min: 0 max: 255
01:09:03 plane zct: (2, 1, 6) min: 0 max: 255
01:09:03 plane zct: (2, 1, 7) min: 0 max: 255
01:09:03 plane zct: (2, 1, 8) min: 0 max: 255
01:09:03 plane zct: (2, 1, 9) min: 0 max: 255
01:09:03 plane zct: (2, 2, 0) min: 0 max: 255
01:09:03 plane zct: (2, 2, 1) min: 0 max: 255
01:09:03 plane zct: (2, 2, 2) min: 0 max: 255
01:09:03 plane zct: (2, 2, 3) min: 0 max: 255
01:09:03 plane zct: (2, 2, 4) min: 0 max: 255
01:09:03 plane zct: (2, 2, 5) min: 0 max: 255
01:09:03 plane zct: (2, 2, 6) min: 0 max: 255
01:09:03 plane zct: (2, 2, 7) min: 0 max: 255
01:09:03 plane zct: (2, 2, 8) min: 0 max: 255
01:09:03 plane zct: (2, 2, 9) min: 0 max: 255
01:09:03 plane zct: (3, 0, 0) min: 0 max: 255
01:09:03 plane zct: (3, 0, 1) min: 0 max: 255
01:09:03 plane zct: (3, 0, 2) min: 0 max: 255
01:09:03 plane zct: (3, 0, 3) min: 0 max: 255
01:09:03 plane zct: (3, 0, 4) min: 0 max: 255
01:09:03 plane zct: (3, 0, 5) min: 0 max: 255
01:09:03 plane zct: (3, 0, 6) min: 0 max: 255
01:09:03 plane zct: (3, 0, 7) min: 0 max: 255
01:09:03 plane zct: (3, 0, 8) min: 0 max: 255
01:09:03 plane zct: (3, 0, 9) min: 0 max: 255
01:09:03 plane zct: (3, 1, 0) min: 0 max: 255
01:09:03 plane zct: (3, 1, 1) min: 0 max: 255
01:09:03 plane zct: (3, 1, 2) min: 0 max: 255
01:09:03 plane zct: (3, 1, 3) min: 0 max: 255
01:09:03 plane zct: (3, 1, 4) min: 0 max: 255
01:09:03 plane zct: (3, 1, 5) min: 0 max: 255
01:09:03 plane zct: (3, 1, 6) min: 0 max: 255
01:09:03 plane zct: (3, 1, 7) min: 0 max: 255
01:09:03 plane zct: (3, 1, 8) min: 0 max: 255
01:09:03 plane zct: (3, 1, 9) min: 0 max: 255
01:09:03 plane zct: (3, 2, 0) min: 0 max: 255
01:09:03 plane zct: (3, 2, 1) min: 0 max: 255
01:09:03 plane zct: (3, 2, 2) min: 0 max: 255
01:09:03 plane zct: (3, 2, 3) min: 0 max: 255
01:09:03 plane zct: (3, 2, 4) min: 0 max: 255
01:09:03 plane zct: (3, 2, 5) min: 0 max: 255
01:09:03 plane zct: (3, 2, 6) min: 0 max: 255
01:09:03 plane zct: (3, 2, 7) min: 0 max: 255
01:09:03 plane zct: (3, 2, 8) min: 0 max: 255
01:09:03 plane zct: (3, 2, 9) min: 0 max: 255
01:09:03 plane zct: (4, 0, 0) min: 0 max: 255
01:09:03 plane zct: (4, 0, 1) min: 0 max: 255
01:09:03 plane zct: (4, 0, 2) min: 0 max: 255
01:09:03 plane zct: (4, 0, 3) min: 0 max: 255
01:09:03 plane zct: (4, 0, 4) min: 0 max: 255
01:09:03 plane zct: (4, 0, 5) min: 0 max: 255
01:09:03 plane zct: (4, 0, 6) min: 0 max: 255
01:09:03 plane zct: (4, 0, 7) min: 0 max: 255
01:09:03 plane zct: (4, 0, 8) min: 0 max: 255
01:09:03 plane zct: (4, 0, 9) min: 0 max: 255
01:09:03 plane zct: (4, 1, 0) min: 0 max: 255
01:09:03 plane zct: (4, 1, 1) min: 0 max: 255
01:09:03 plane zct: (4, 1, 2) min: 0 max: 255
01:09:03 plane zct: (4, 1, 3) min: 0 max: 255
01:09:03 plane zct: (4, 1, 4) min: 0 max: 255
01:09:03 plane zct: (4, 1, 5) min: 0 max: 255
01:09:03 plane zct: (4, 1, 6) min: 0 max: 255
01:09:03 plane zct: (4, 1, 7) min: 0 max: 255
01:09:03 plane zct: (4, 1, 8) min: 0 max: 255
01:09:03 plane zct: (4, 1, 9) min: 0 max: 255
01:09:03 plane zct: (4, 2, 0) min: 0 max: 255
01:09:03 plane zct: (4, 2, 1) min: 0 max: 255
01:09:03 plane zct: (4, 2, 2) min: 0 max: 255
01:09:03 plane zct: (4, 2, 3) min: 0 max: 255
01:09:03 plane zct: (4, 2, 4) min: 0 max: 255
01:09:03 plane zct: (4, 2, 5) min: 0 max: 255
01:09:03 plane zct: (4, 2, 6) min: 0 max: 255
01:09:03 plane zct: (4, 2, 7) min: 0 max: 255
01:09:03 plane zct: (4, 2, 8) min: 0 max: 255
01:09:03 plane zct: (4, 2, 9) min: 0 max: 255
01:09:03 {0: [1514, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024]}
01:09:03
01:09:03 List Projects:
01:09:03 ==================================================
01:09:03 Project:1 Name:"Project 1" (owner=training_user)
01:09:03 Dataset:1 Name:"Dataset 1-1" (owner=training_user)
01:09:03 Image:1 Name:"test.fake" (owner=training_user)
01:09:03 Dataset:2 Name:"Dataset 1-2" (owner=training_user)
01:09:03 Image:12 Name:"New Image" (owner=training_user)
01:09:03 Image:2 Name:"test.fake" (owner=training_user)
01:09:03 Dataset:7 Name:"New Dataset" (owner=training_user)
01:09:03 Project:7 Name:"Project 1" (owner=training_user)
01:09:03 Dataset:13 Name:"Dataset 1-1" (owner=training_user)
01:09:03 Image:13 Name:"test.fake" (owner=training_user)
01:09:03 Dataset:14 Name:"Dataset 1-2" (owner=training_user)
01:09:03 Image:24 Name:"New Image" (owner=training_user)
01:09:03 Image:25 Name:"newImageFrom15" (owner=training_user)
01:09:03 Image:14 Name:"test.fake" (owner=training_user)
01:09:03 Dataset:19 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:29 Name:"new Name 1" (owner=training_user)
01:09:03 Dataset:30 Name:"new Name 2" (owner=training_user)
01:09:03 Project:51 Name:"Project 1" (owner=training_user)
01:09:03 Dataset:51 Name:"Dataset 1-1" (owner=training_user)
01:09:03 Image:551 Name:"test.fake" (owner=training_user)
01:09:03 Dataset:52 Name:"Dataset 1-2" (owner=training_user)
01:09:03 Image:562 Name:"New Image" (owner=training_user)
01:09:03 Image:563 Name:"newImageFrom553" (owner=training_user)
01:09:03 Image:552 Name:"test.fake" (owner=training_user)
01:09:03 Dataset:57 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:67 Name:"new Name 1" (owner=training_user)
01:09:03 Dataset:68 Name:"new Name 2" (owner=training_user)
01:09:03 Project:101 Name:"Project 1" (owner=training_user)
01:09:03 Dataset:101 Name:"Dataset 1-1" (owner=training_user)
01:09:03 Image:601 Name:"test.fake" (owner=training_user)
01:09:03 Dataset:102 Name:"Dataset 1-2" (owner=training_user)
01:09:03 Image:612 Name:"New Image" (owner=training_user)
01:09:03 Image:613 Name:"newImageFrom603" (owner=training_user)
01:09:03 Image:602 Name:"test.fake" (owner=training_user)
01:09:03 Dataset:107 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:117 Name:"new Name 1" (owner=training_user)
01:09:03 Dataset:118 Name:"new Name 2" (owner=training_user)
01:09:03 Project:151 Name:"Project 1" (owner=training_user)
01:09:03 Dataset:151 Name:"Dataset 1-1" (owner=training_user)
01:09:03 Image:651 Name:"test.fake" (owner=training_user)
01:09:03 Dataset:152 Name:"Dataset 1-2" (owner=training_user)
01:09:03 Image:662 Name:"New Image" (owner=training_user)
01:09:03 Image:663 Name:"newImageFrom653" (owner=training_user)
01:09:03 Image:652 Name:"test.fake" (owner=training_user)
01:09:03 Dataset:157 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:167 Name:"new Name 1" (owner=training_user)
01:09:03 Dataset:168 Name:"new Name 2" (owner=training_user)
01:09:03
01:09:03 List orphaned Datasets:
01:09:03 ==================================================
01:09:03 Dataset:3 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:4 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:5 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:15 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:16 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:10 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:9 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:8 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:11 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:12 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:17 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:25 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:22 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:21 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:20 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:23 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:24 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:26 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:27 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:28 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:63 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:64 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:65 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:66 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:53 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:54 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:55 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:60 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:59 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:58 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:61 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:62 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:103 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:104 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:105 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:110 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:109 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:108 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:111 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:112 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:113 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:114 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:115 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:116 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:153 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:154 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:155 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:160 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:159 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:158 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:161 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:162 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:163 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:164 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:165 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:166 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:203 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:204 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:205 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:210 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:209 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:208 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:211 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:212 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:253 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:254 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:255 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:260 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:259 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:258 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:261 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:262 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:303 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:304 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:305 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:310 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:309 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:308 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:311 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:312 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:315 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:316 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:317 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:460 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:459 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:458 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:461 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:462 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:322 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:321 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:320 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:323 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:324 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:327 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:328 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:329 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:338 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:339 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:340 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:334 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:333 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:332 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:335 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:336 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:337 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:353 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:354 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:355 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:364 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:365 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:366 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:360 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:359 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:358 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:361 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:362 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:363 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:463 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:453 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:454 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:455 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:464 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:465 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:466 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:403 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:404 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:410 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:409 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:408 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:411 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:412 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:413 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:405 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:414 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:415 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:416 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:503 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:504 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:505 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:663 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:510 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:509 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:508 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:511 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:512 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:513 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:514 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:515 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:516 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:655 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:664 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:665 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:666 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:553 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:554 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:555 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:560 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:559 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:558 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:561 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:562 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:563 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:564 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:565 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:566 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:603 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:604 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:605 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:610 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:609 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:608 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:611 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:612 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:613 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:614 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:615 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:616 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:653 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:654 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:660 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:659 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:658 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:661 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:662 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:703 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:704 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:705 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:710 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:709 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:708 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:711 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:712 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:713 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:714 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:715 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:716 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:754 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:755 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:756 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:761 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:760 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:759 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:762 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:763 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:764 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:765 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:766 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:767 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:803 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:804 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:805 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:810 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:809 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:808 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:811 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:812 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:813 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:814 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:815 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:816 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:853 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:854 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:855 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:860 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:859 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:858 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:861 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:862 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:863 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:864 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:865 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:866 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:903 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:904 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:905 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:910 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:909 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:908 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:911 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:912 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:913 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:914 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:915 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:916 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:953 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:954 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:955 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:960 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:959 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:958 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:961 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:962 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:963 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:964 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:965 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:966 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1003 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1004 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1005 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1010 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1009 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1008 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1011 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1012 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1013 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1014 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1015 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1016 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1053 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1054 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1055 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1060 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1059 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1058 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1061 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1062 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1063 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1064 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1065 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1066 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1103 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1104 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1105 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1555 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1110 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1109 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1108 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1111 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1112 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1113 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1114 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1115 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1116 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1153 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1154 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1155 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1160 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1159 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1158 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1161 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1162 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1163 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1164 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1165 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1166 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1203 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1204 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1205 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1210 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1209 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1208 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1211 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1212 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1213 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1214 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1215 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1216 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1253 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1254 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1255 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1264 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1265 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1266 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1260 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1259 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1258 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1261 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1262 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1263 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1560 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1559 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1558 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1561 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1562 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1303 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1304 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1305 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1310 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1309 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1308 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1311 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1312 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1314 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1315 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1316 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1313 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1353 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1354 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1355 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1360 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1359 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1358 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1361 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1362 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1363 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1364 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1365 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1366 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1403 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1404 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1405 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1410 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1409 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1408 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1411 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1412 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1413 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1414 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1415 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1416 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1453 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1454 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1455 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1460 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1459 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1458 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1461 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1462 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1463 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1464 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1465 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1466 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1503 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1504 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1553 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1554 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1505 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1510 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1509 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1508 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1511 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1512 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1513 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1514 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1515 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1516 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1563 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1564 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1565 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1566 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1603 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1604 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1605 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1610 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1609 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1608 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1611 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1612 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1613 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1614 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1615 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1616 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1653 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1654 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1655 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1664 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1665 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1666 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1660 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1659 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1658 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1661 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1662 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1663 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1703 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1704 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1705 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1710 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1709 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1708 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1711 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1712 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1713 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1714 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1715 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1716 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1753 Name:"Orphaned dataset 1" (owner=training_user)
01:09:03 Dataset:1754 Name:"Orphaned dataset 2" (owner=training_user)
01:09:03 Dataset:1755 Name:"Dataset 0" (owner=training_user-2)
01:09:03 Dataset:1760 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1759 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1758 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1761 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:1762 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:1763 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:1764 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1765 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:1766 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:2010 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:2009 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:2008 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:2011 Name:"New Dataset" (owner=training_user)
01:09:03 Dataset:2012 Name:"New Dataset2" (owner=training_user)
01:09:03 Dataset:2013 Name:"FileAnnotationDelete" (owner=training_user)
01:09:03 Dataset:2014 Name:"MyDataset" (owner=training_user)
01:09:03 Dataset:2015 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2016 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1853 Name:"Orphaned dataset 1" (owner=training_user)
01:09:04 Dataset:1854 Name:"Orphaned dataset 2" (owner=training_user)
01:09:04 Dataset:1855 Name:"Dataset 0" (owner=training_user-2)
01:09:04 Dataset:1860 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1859 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1858 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1861 Name:"New Dataset" (owner=training_user)
01:09:04 Dataset:1862 Name:"New Dataset2" (owner=training_user)
01:09:04 Dataset:1863 Name:"FileAnnotationDelete" (owner=training_user)
01:09:04 Dataset:1864 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1865 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1866 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2003 Name:"Orphaned dataset 1" (owner=training_user)
01:09:04 Dataset:2004 Name:"Orphaned dataset 2" (owner=training_user)
01:09:04 Dataset:2005 Name:"Dataset 0" (owner=training_user-2)
01:09:04 Dataset:1953 Name:"Orphaned dataset 1" (owner=training_user)
01:09:04 Dataset:1954 Name:"Orphaned dataset 2" (owner=training_user)
01:09:04 Dataset:1955 Name:"Dataset 0" (owner=training_user-2)
01:09:04 Dataset:1960 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1959 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1958 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1961 Name:"New Dataset" (owner=training_user)
01:09:04 Dataset:1962 Name:"New Dataset2" (owner=training_user)
01:09:04 Dataset:1963 Name:"FileAnnotationDelete" (owner=training_user)
01:09:04 Dataset:1964 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1965 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:1966 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2053 Name:"Orphaned dataset 1" (owner=training_user)
01:09:04 Dataset:2054 Name:"Orphaned dataset 2" (owner=training_user)
01:09:04 Dataset:2055 Name:"Dataset 0" (owner=training_user-2)
01:09:04 Dataset:2060 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2059 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2058 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2061 Name:"New Dataset" (owner=training_user)
01:09:04 Dataset:2062 Name:"New Dataset2" (owner=training_user)
01:09:04 Dataset:2063 Name:"FileAnnotationDelete" (owner=training_user)
01:09:04 Dataset:2064 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2065 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2066 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2103 Name:"Orphaned dataset 1" (owner=training_user)
01:09:04 Dataset:2104 Name:"Orphaned dataset 2" (owner=training_user)
01:09:04 Dataset:2105 Name:"Dataset 0" (owner=training_user-2)
01:09:04 Dataset:2110 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2109 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2108 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2111 Name:"New Dataset" (owner=training_user)
01:09:04 Dataset:2112 Name:"New Dataset2" (owner=training_user)
01:09:04 Dataset:2113 Name:"FileAnnotationDelete" (owner=training_user)
01:09:04 Dataset:2114 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2115 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2116 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2153 Name:"Orphaned dataset 1" (owner=training_user)
01:09:04 Dataset:2154 Name:"Orphaned dataset 2" (owner=training_user)
01:09:04 Dataset:2155 Name:"Dataset 0" (owner=training_user-2)
01:09:04 Dataset:2160 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2159 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2158 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2161 Name:"New Dataset" (owner=training_user)
01:09:04 Dataset:2162 Name:"New Dataset2" (owner=training_user)
01:09:04 Dataset:2163 Name:"FileAnnotationDelete" (owner=training_user)
01:09:04 Dataset:2164 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2165 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2166 Name:"MyDataset" (owner=training_user)
01:09:04 Dataset:2203 Name:"Orphaned dataset 1" (owner=training_user)
01:09:04 Dataset:2204 Name:"Orphaned dataset 2" (owner=training_user)
01:09:04 Dataset:2205 Name:"Dataset 0" (owner=training_user-2)
01:09:04
01:09:04 Images in Dataset: 2202
01:09:04 ==================================================
01:09:04 Image:2802 Name:"test.fake" (owner=training_user)
01:09:04
01:09:04 Image:2803
01:09:04 ==================================================
01:09:04 test&sizeT=10&sizeZ=5&sizeC=3.fake
01:09:04 X: 512
01:09:04 Y: 512
01:09:04 Z: 5
01:09:04 C: 3
01:09:04 T: 10
01:09:04 Channel: 0 Color: (255, 0, 0)
01:09:04 Lookup table: None
01:09:04 Is reverse intensity? False
01:09:04 Channel: 1 Color: (0, 255, 0)
01:09:04 Lookup table: None
01:09:04 Is reverse intensity? False
01:09:04 Channel: 2 Color: (0, 0, 255)
01:09:04 Lookup table: None
01:09:04 Is reverse intensity? False
01:09:04 Pixel Size X: None
01:09:04
01:09:04 List Screens:
01:09:04 ==================================================
01:09:04 Screen:2102 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:2101 Name:"Screen" (owner=training_user)
01:09:04 Plate:2151 Name:"Plate" (owner=training_user)
01:09:04 Plate:2152 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:2052 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:2051 Name:"Screen" (owner=training_user)
01:09:04 Plate:2101 Name:"Plate" (owner=training_user)
01:09:04 Plate:2102 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:2002 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:2001 Name:"Screen" (owner=training_user)
01:09:04 Plate:2051 Name:"Plate" (owner=training_user)
01:09:04 Plate:2052 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1952 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1951 Name:"Screen" (owner=training_user)
01:09:04 Plate:2001 Name:"Plate" (owner=training_user)
01:09:04 Plate:2002 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1902 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1901 Name:"Screen" (owner=training_user)
01:09:04 Plate:1951 Name:"Plate" (owner=training_user)
01:09:04 Plate:1952 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1852 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1851 Name:"Screen" (owner=training_user)
01:09:04 Plate:1901 Name:"Plate" (owner=training_user)
01:09:04 Plate:1902 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1802 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1801 Name:"Screen" (owner=training_user)
01:09:04 Plate:1851 Name:"Plate" (owner=training_user)
01:09:04 Plate:1852 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1752 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1751 Name:"Screen" (owner=training_user)
01:09:04 Plate:1751 Name:"Plate" (owner=training_user)
01:09:04 Plate:1752 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1702 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1701 Name:"Screen" (owner=training_user)
01:09:04 Plate:1701 Name:"Plate" (owner=training_user)
01:09:04 Plate:1702 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1652 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1651 Name:"Screen" (owner=training_user)
01:09:04 Plate:1651 Name:"Plate" (owner=training_user)
01:09:04 Plate:1652 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1602 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1601 Name:"Screen" (owner=training_user)
01:09:04 Plate:1601 Name:"Plate" (owner=training_user)
01:09:04 Plate:1602 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1552 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1551 Name:"Screen" (owner=training_user)
01:09:04 Plate:1551 Name:"Plate" (owner=training_user)
01:09:04 Plate:1552 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1502 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1501 Name:"Screen" (owner=training_user)
01:09:04 Plate:1501 Name:"Plate" (owner=training_user)
01:09:04 Plate:1502 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1452 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1451 Name:"Screen" (owner=training_user)
01:09:04 Plate:1451 Name:"Plate" (owner=training_user)
01:09:04 Plate:1452 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1402 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1401 Name:"Screen" (owner=training_user)
01:09:04 Plate:1401 Name:"Plate" (owner=training_user)
01:09:04 Plate:1402 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1352 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1351 Name:"Screen" (owner=training_user)
01:09:04 Plate:1351 Name:"Plate" (owner=training_user)
01:09:04 Plate:1352 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1302 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1301 Name:"Screen" (owner=training_user)
01:09:04 Plate:1301 Name:"Plate" (owner=training_user)
01:09:04 Plate:1302 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1252 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1251 Name:"Screen" (owner=training_user)
01:09:04 Plate:1251 Name:"Plate" (owner=training_user)
01:09:04 Plate:1252 Name:"Plate Name 0" (owner=training_user)
01:09:04 Screen:1202 Name:"Screen" (owner=training_user-2)
01:09:04 Screen:1201 Name:"Screen" (owner=training_user)
01:09:04 Plate:1201 Name:"Plate" (owner=training_user)
01:09:04 Plate:1202 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:1152 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:1151 Name:"Screen" (owner=training_user)
01:09:07 Plate:1151 Name:"Plate" (owner=training_user)
01:09:07 Plate:1152 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:1102 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:1101 Name:"Screen" (owner=training_user)
01:09:07 Plate:1101 Name:"Plate" (owner=training_user)
01:09:07 Plate:1102 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:1052 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:1051 Name:"Screen" (owner=training_user)
01:09:07 Plate:1051 Name:"Plate" (owner=training_user)
01:09:07 Plate:1052 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:1002 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:1001 Name:"Screen" (owner=training_user)
01:09:07 Plate:1001 Name:"Plate" (owner=training_user)
01:09:07 Plate:1002 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:952 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:951 Name:"Screen" (owner=training_user)
01:09:07 Plate:951 Name:"Plate" (owner=training_user)
01:09:07 Plate:952 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:902 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:901 Name:"Screen" (owner=training_user)
01:09:07 Plate:901 Name:"Plate" (owner=training_user)
01:09:07 Plate:902 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:852 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:851 Name:"Screen" (owner=training_user)
01:09:07 Plate:851 Name:"Plate" (owner=training_user)
01:09:07 Plate:852 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:802 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:801 Name:"Screen" (owner=training_user)
01:09:07 Plate:801 Name:"Plate" (owner=training_user)
01:09:07 Plate:802 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:752 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:751 Name:"Screen" (owner=training_user)
01:09:07 Plate:751 Name:"Plate" (owner=training_user)
01:09:07 Plate:752 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:702 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:701 Name:"Screen" (owner=training_user)
01:09:07 Plate:701 Name:"Plate" (owner=training_user)
01:09:07 Plate:702 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:652 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:651 Name:"Screen" (owner=training_user)
01:09:07 Plate:651 Name:"Plate" (owner=training_user)
01:09:07 Plate:652 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:602 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:601 Name:"Screen" (owner=training_user)
01:09:07 Plate:601 Name:"Plate" (owner=training_user)
01:09:07 Plate:602 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:552 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:551 Name:"Screen" (owner=training_user)
01:09:07 Plate:551 Name:"Plate" (owner=training_user)
01:09:07 Plate:552 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:502 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:501 Name:"Screen" (owner=training_user)
01:09:07 Plate:501 Name:"Plate" (owner=training_user)
01:09:07 Plate:502 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:452 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:451 Name:"Screen" (owner=training_user)
01:09:07 Plate:451 Name:"Plate" (owner=training_user)
01:09:07 Plate:452 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:402 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:401 Name:"Screen" (owner=training_user)
01:09:07 Plate:401 Name:"Plate" (owner=training_user)
01:09:07 Plate:402 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:352 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:351 Name:"Screen" (owner=training_user)
01:09:07 Plate:351 Name:"Plate" (owner=training_user)
01:09:07 Plate:352 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:308 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:307 Name:"Screen" (owner=training_user)
01:09:07 Plate:309 Name:"Plate" (owner=training_user)
01:09:07 Plate:310 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:305 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:304 Name:"Screen" (owner=training_user)
01:09:07 Plate:305 Name:"Plate" (owner=training_user)
01:09:07 Plate:306 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:302 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:301 Name:"Screen" (owner=training_user)
01:09:07 Plate:301 Name:"Plate" (owner=training_user)
01:09:07 Plate:302 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:252 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:251 Name:"Screen" (owner=training_user)
01:09:07 Plate:251 Name:"Plate" (owner=training_user)
01:09:07 Plate:252 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:202 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:201 Name:"Screen" (owner=training_user)
01:09:07 Plate:201 Name:"Plate" (owner=training_user)
01:09:07 Plate:202 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:152 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:151 Name:"Screen" (owner=training_user)
01:09:07 Plate:151 Name:"Plate" (owner=training_user)
01:09:07 Plate:152 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:102 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:101 Name:"Screen" (owner=training_user)
01:09:07 Plate:101 Name:"Plate" (owner=training_user)
01:09:07 Plate:102 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:52 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:51 Name:"Screen" (owner=training_user)
01:09:07 Plate:51 Name:"Plate" (owner=training_user)
01:09:07 Plate:52 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:5 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:4 Name:"Screen" (owner=training_user)
01:09:07 Plate:5 Name:"Plate" (owner=training_user)
01:09:07 Plate:6 Name:"Plate Name 0" (owner=training_user)
01:09:07 Screen:2 Name:"Screen" (owner=training_user-2)
01:09:07 Screen:1 Name:"Screen" (owner=training_user)
01:09:07 Plate:1 Name:"Plate" (owner=training_user)
01:09:07 Plate:2 Name:"Plate Name 0" (owner=training_user)
01:09:07
01:09:07 Plate:2152
01:09:07 ==================================================
01:09:07
01:09:07 Number of fields: (0, 0)
01:09:07
01:09:07 Grid size: {'rows': 1, 'columns': 3}
01:09:07
01:09:07 Wells in Plate: Plate Name 0
01:09:07 Well: 0 0 Fields: 1
01:09:07 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW] 2804
01:09:07 Well: 0 2 Fields: 1
01:09:07 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW 3] 2805
01:09:07 Well: 0 1 Fields: 1
01:09:07 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW 2] 2806
01:09:07 6301 <class 'omero.model.MapAnnotationI'>
01:09:07 added by training_user
01:09:07 Image ID: 2803
01:09:07 Annotation ID: 6301
01:09:07 2803
01:09:07 Channel rendering settings:
01:09:07 Name: 0
01:09:07 Color: FF0000
01:09:07 Active: True
01:09:07 Levels: 0.0 - 255.0
01:09:07 Name: 1
01:09:07 Color: 00FF00
01:09:07 Active: True
01:09:07 Levels: 0.0 - 255.0
01:09:07 Name: 2
01:09:07 Color: 0000FF
01:09:07 Active: True
01:09:07 Levels: 0.0 - 255.0
01:09:07 isGreyscaleRenderingModel: False
01:09:07 Default Z/T positions:
01:09:07 Z = 2, T = 0
01:09:07 Rendering Defs on Image:
01:09:07 ID: 2803 (owner: training_user training_user)
01:09:07 Adding a rectangle at theZ: 2, theT: 0, X: 50, Y: 200, width: 100, height: 50
01:09:07 ROI: ID: 2102
01:09:07 Shape: id 2271 theT 0 theZ 2 textValue test-Rectangle type Rectangle x 50.0 y 200.0 width 100.0 height 50.0
01:09:07 Shape: id 2272 theT 0 theZ 2 textValue test-Ellipse type Ellipse x 200.0 y 50.0 radiusX 100.0 radiusY 50.0
01:09:07 ROI: ID: 2103
01:09:07 Shape: id 2273 theT 0 theZ 2 textValue test-Line type Line x1 50.0 x2 150.0 y1 200.0 y2 250.0
01:09:07 ROI: ID: 2104
01:09:07 Shape: id 2274 theT 0 theZ 0 textValue test-Mask type Mask x 50.0 y 50.0 width 100.0 height 100.0
01:09:07 ROI: ID: 2105
01:09:07 Shape: id 2275 theT 0 theZ 2 textValue test-Point type Point x 50.0 y 200.0
01:09:07 ROI: ID: 2106
01:09:07 <class 'omero.model.PolygonI'> Not supported by this code
01:09:07 Shape: id 2276 theT 0 theZ 2 textValue test-Polygon
01:09:07 Points 10000 Min 50.0 Mean 99.5 Max 149.0 Sum 149.0 StdDev 28.867513459481287
01:09:07 Points 5000 Min 50.0 Mean 99.5 Max 149.0 Sum 149.0 StdDev 28.86895708779012
01:09:07 Points 1 Min 50.0 Mean 50.0 Max 50.0 Sum 50.0 StdDev 0.0
01:09:07 Points 15695 Min 0.0 Mean 157.55208665179993 Max 255.0 Sum 255.0 StdDev 72.87073453134771
01:09:07 Points 25145 Min 10.0 Mean 130.03957049115132 Max 249.0 Sum 249.0 StdDev 57.70727405876767
01:09:07 Points 101 Min 50.0 Mean 100.0 Max 150.0 Sum 150.0 StdDev 29.300170647967224
01:09:07 Removing Shape from ROI...
01:09:07 Deleting ROI: 2107
01:09:07 Table Columns:
01:09:07 Uid
01:09:07 MyStringColumnInit
01:09:07 Row count: 10
01:09:07
01:09:07 Get All Data for rows: [3, 5, 7]
01:09:07 Data for Column: Uid
01:09:07 1
01:09:07 2
01:09:07 3
01:09:07 4
01:09:07 5
01:09:07 6
01:09:07 7
01:09:07 8
01:09:07 9
01:09:07 10
01:09:07 Data for Column: MyStringColumnInit
01:09:07 one
01:09:07 two
01:09:07 three
01:09:07 four
01:09:07 five
01:09:07 six
01:09:07 seven
01:09:07 eight
01:09:07 nine
01:09:07 ten
01:09:07
01:09:07 Get All Data for rows with slice: [3, 5, 7]
01:09:07 Data for Column: Uid
01:09:07 4
01:09:07 6
01:09:09 8
01:09:09 Data for Column: MyStringColumnInit
01:09:09 four
01:09:09 six
01:09:09 eight
01:09:09
01:09:09 Get Data for cols: [1] and between rows: 3 - 7
01:09:09 Data for Column: MyStringColumnInit
01:09:09 four
01:09:09 five
01:09:09 six
01:09:09 seven
01:09:09
01:09:09 Get Data for cols: [1] and between rows: 3 - 7 with slice
01:09:09 Data for Column: MyStringColumnInit
01:09:09 four
01:09:09 five
01:09:09 six
01:09:09 seven
01:09:09 Query Results for Column: Uid
01:09:09 3
01:09:09 4
01:09:09 5
01:09:09 6
01:09:09 7
01:09:09 8
01:09:09 Query Results for Column: MyStringColumnInit
01:09:09 three
01:09:09 four
01:09:09 five
01:09:09 six
01:09:09 seven
01:09:09 eight
01:09:09 Opened table with row-count: 10
01:09:09 New dataset, Id: 2207
01:09:09 {'TagAnnotation': 1, 'FileAnnotation': 0, 'CommentAnnotation': 0, 'LongAnnotation': 0, 'MapAnnotation': 1, 'OtherAnnotation': 0}
01:09:09 6305 <class 'omero.model.TagAnnotationI'> added by training_user
01:09:09 Tag value: New Tag
01:09:09 6306 <class 'omero.model.MapAnnotationI'> added by training_user
01:09:09
01:09:09 Creating an OriginalFile and FileAnnotation
01:09:09 Attaching FileAnnotation to Dataset: File ID: 6307 , README.txt Size: 15
01:09:09
01:09:09 Annotations on Dataset: New Dataset
01:09:09 File ID: 5649 README.txt Size: 15
01:09:09
01:09:09 Downloading file to /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/python/download/README.txt ...
01:09:09 File downloaded!
01:09:09 157 README.txt
01:09:09 1707 README.txt
01:09:09 6207 README.txt
01:09:09 6257 README.txt
01:09:09 20 README.txt
01:09:09 57 README.txt
01:09:09 1757 README.txt
01:09:09 333 README.txt
01:09:09 1007 README.txt
01:09:09 1857 README.txt
01:09:09 1257 README.txt
01:09:09 657 README.txt
01:09:09 907 README.txt
01:09:09 1657 README.txt
01:09:09 7 README.txt
01:09:09 257 README.txt
01:09:09 507 README.txt
01:09:09 1207 README.txt
01:09:09 6157 README.txt
01:09:09 1307 README.txt
01:09:09 307 README.txt
01:09:09 707 README.txt
01:09:09 407 README.txt
01:09:09 757 README.txt
01:09:09 957 README.txt
01:09:09 207 README.txt
01:09:09 6307 README.txt
01:09:09 457 README.txt
01:09:09 107 README.txt
01:09:09 1557 README.txt
01:09:09 6057 README.txt
01:09:09 857 README.txt
01:09:09 1607 README.txt
01:09:09 557 README.txt
01:09:09 1107 README.txt
01:09:09 1357 README.txt
01:09:09 1407 README.txt
01:09:09 1507 README.txt
01:09:09 5907 README.txt
01:09:09 607 README.txt
01:09:09 1057 README.txt
01:09:09 6107 README.txt
01:09:09 320 README.txt
01:09:09 1457 README.txt
01:09:09 1807 README.txt
01:09:09 807 README.txt
01:09:09 Found Annotation with namespace: imperial.training.demo
01:09:09 Plane: 0 0 0
01:09:09 Applying channel Names: ['0', '1', '2'] Colors: [(255, 0, 0), (0, 255, 0), (0, 0, 255)]
01:09:09 [(0.0, 255.0), (0.0, 255.0), (0.0, 255.0)]
01:09:09
01:09:09 List Datasets:
01:09:09 ID: 8 Name: MyDataset
01:09:09 ID: 9 Name: MyDataset
01:09:09 ID: 10 Name: MyDataset
01:09:09 ID: 20 Name: MyDataset
01:09:09 ID: 21 Name: MyDataset
01:09:09 ID: 22 Name: MyDataset
01:09:09 ID: 26 Name: MyDataset
01:09:09 ID: 27 Name: MyDataset
01:09:09 ID: 28 Name: MyDataset
01:09:09 ID: 58 Name: MyDataset
01:09:09 ID: 59 Name: MyDataset
01:09:09 ID: 60 Name: MyDataset
01:09:09 ID: 64 Name: MyDataset
01:09:09 ID: 65 Name: MyDataset
01:09:09 ID: 66 Name: MyDataset
01:09:09 ID: 108 Name: MyDataset
01:09:09 ID: 109 Name: MyDataset
01:09:09 ID: 110 Name: MyDataset
01:09:09 ID: 114 Name: MyDataset
01:09:09 ID: 115 Name: MyDataset
01:09:09 ID: 116 Name: MyDataset
01:09:09 ID: 158 Name: MyDataset
01:09:09 ID: 159 Name: MyDataset
01:09:09 ID: 160 Name: MyDataset
01:09:09 ID: 164 Name: MyDataset
01:09:09 ID: 165 Name: MyDataset
01:09:09 ID: 166 Name: MyDataset
01:09:09 ID: 208 Name: MyDataset
01:09:09 ID: 209 Name: MyDataset
01:09:09 ID: 210 Name: MyDataset
01:09:09 ID: 258 Name: MyDataset
01:09:09 ID: 259 Name: MyDataset
01:09:09 ID: 260 Name: MyDataset
01:09:09 ID: 308 Name: MyDataset
01:09:09 ID: 309 Name: MyDataset
01:09:09 ID: 310 Name: MyDataset
01:09:09 ID: 320 Name: MyDataset
01:09:09 ID: 321 Name: MyDataset
01:09:09 ID: 322 Name: MyDataset
01:09:09 ID: 332 Name: MyDataset
01:09:09 ID: 333 Name: MyDataset
01:09:09 ID: 334 Name: MyDataset
01:09:09 ID: 338 Name: MyDataset
01:09:09 ID: 339 Name: MyDataset
01:09:09 ID: 340 Name: MyDataset
01:09:09 ID: 358 Name: MyDataset
01:09:09 ID: 359 Name: MyDataset
01:09:09 ID: 360 Name: MyDataset
01:09:09 ID: 364 Name: MyDataset
01:09:09 ID: 365 Name: MyDataset
01:09:09 ID: 366 Name: MyDataset
01:09:09 ID: 408 Name: MyDataset
01:09:09 ID: 409 Name: MyDataset
01:09:09 ID: 410 Name: MyDataset
01:09:09 ID: 414 Name: MyDataset
01:09:09 ID: 415 Name: MyDataset
01:09:09 ID: 416 Name: MyDataset
01:09:09 ID: 458 Name: MyDataset
01:09:09 ID: 459 Name: MyDataset
01:09:09 ID: 460 Name: MyDataset
01:09:09 ID: 464 Name: MyDataset
01:09:09 ID: 465 Name: MyDataset
01:09:09 ID: 466 Name: MyDataset
01:09:09 ID: 508 Name: MyDataset
01:09:09 ID: 509 Name: MyDataset
01:09:09 ID: 510 Name: MyDataset
01:09:09 ID: 514 Name: MyDataset
01:09:09 ID: 515 Name: MyDataset
01:09:09 ID: 516 Name: MyDataset
01:09:09 ID: 558 Name: MyDataset
01:09:09 ID: 559 Name: MyDataset
01:09:09 ID: 560 Name: MyDataset
01:09:09 ID: 564 Name: MyDataset
01:09:09 ID: 565 Name: MyDataset
01:09:09 ID: 566 Name: MyDataset
01:09:09 ID: 608 Name: MyDataset
01:09:09 ID: 609 Name: MyDataset
01:09:09 ID: 610 Name: MyDataset
01:09:09 ID: 614 Name: MyDataset
01:09:09 ID: 615 Name: MyDataset
01:09:09 ID: 616 Name: MyDataset
01:09:09 ID: 658 Name: MyDataset
01:09:09 ID: 659 Name: MyDataset
01:09:09 ID: 660 Name: MyDataset
01:09:09 ID: 664 Name: MyDataset
01:09:09 ID: 665 Name: MyDataset
01:09:09 ID: 666 Name: MyDataset
01:09:09 ID: 708 Name: MyDataset
01:09:09 ID: 709 Name: MyDataset
01:09:09 ID: 710 Name: MyDataset
01:09:09 ID: 714 Name: MyDataset
01:09:09 ID: 715 Name: MyDataset
01:09:09 ID: 716 Name: MyDataset
01:09:09 ID: 759 Name: MyDataset
01:09:09 ID: 760 Name: MyDataset
01:09:09 ID: 761 Name: MyDataset
01:09:09 ID: 765 Name: MyDataset
01:09:09 ID: 766 Name: MyDataset
01:09:09 ID: 767 Name: MyDataset
01:09:09 ID: 808 Name: MyDataset
01:09:09 ID: 809 Name: MyDataset
01:09:09 ID: 810 Name: MyDataset
01:09:09 ID: 814 Name: MyDataset
01:09:09 ID: 815 Name: MyDataset
01:09:09 ID: 816 Name: MyDataset
01:09:09 ID: 858 Name: MyDataset
01:09:09 ID: 859 Name: MyDataset
01:09:09 ID: 860 Name: MyDataset
01:09:09 ID: 864 Name: MyDataset
01:09:09 ID: 865 Name: MyDataset
01:09:09 ID: 866 Name: MyDataset
01:09:09 ID: 908 Name: MyDataset
01:09:09 ID: 909 Name: MyDataset
01:09:09 ID: 910 Name: MyDataset
01:09:09 ID: 914 Name: MyDataset
01:09:09 ID: 915 Name: MyDataset
01:09:09 ID: 916 Name: MyDataset
01:09:09 ID: 958 Name: MyDataset
01:09:09 ID: 959 Name: MyDataset
01:09:09 ID: 960 Name: MyDataset
01:09:09 ID: 964 Name: MyDataset
01:09:09 ID: 965 Name: MyDataset
01:09:09 ID: 966 Name: MyDataset
01:09:09 ID: 1008 Name: MyDataset
01:09:09 ID: 1009 Name: MyDataset
01:09:09 ID: 1010 Name: MyDataset
01:09:09 ID: 1014 Name: MyDataset
01:09:09 ID: 1015 Name: MyDataset
01:09:09 ID: 1016 Name: MyDataset
01:09:09 ID: 1058 Name: MyDataset
01:09:09 ID: 1059 Name: MyDataset
01:09:09 ID: 1060 Name: MyDataset
01:09:09 ID: 1064 Name: MyDataset
01:09:09 ID: 1065 Name: MyDataset
01:09:09 ID: 1066 Name: MyDataset
01:09:09 ID: 1108 Name: MyDataset
01:09:09 ID: 1109 Name: MyDataset
01:09:09 ID: 1110 Name: MyDataset
01:09:09 ID: 1114 Name: MyDataset
01:09:09 ID: 1115 Name: MyDataset
01:09:09 ID: 1116 Name: MyDataset
01:09:09 ID: 1158 Name: MyDataset
01:09:09 ID: 1159 Name: MyDataset
01:09:09 ID: 1160 Name: MyDataset
01:09:09 ID: 1164 Name: MyDataset
01:09:09 ID: 1165 Name: MyDataset
01:09:09 ID: 1166 Name: MyDataset
01:09:09 ID: 1208 Name: MyDataset
01:09:09 ID: 1209 Name: MyDataset
01:09:09 ID: 1210 Name: MyDataset
01:09:09 ID: 1214 Name: MyDataset
01:09:09 ID: 1215 Name: MyDataset
01:09:09 ID: 1216 Name: MyDataset
01:09:09 ID: 1258 Name: MyDataset
01:09:09 ID: 1259 Name: MyDataset
01:09:09 ID: 1260 Name: MyDataset
01:09:09 ID: 1264 Name: MyDataset
01:09:09 ID: 1265 Name: MyDataset
01:09:09 ID: 1266 Name: MyDataset
01:09:09 ID: 1308 Name: MyDataset
01:09:09 ID: 1309 Name: MyDataset
01:09:09 ID: 1310 Name: MyDataset
01:09:09 ID: 1314 Name: MyDataset
01:09:09 ID: 1315 Name: MyDataset
01:09:09 ID: 1316 Name: MyDataset
01:09:09 ID: 1358 Name: MyDataset
01:09:09 ID: 1359 Name: MyDataset
01:09:09 ID: 1360 Name: MyDataset
01:09:09 ID: 1364 Name: MyDataset
01:09:09 ID: 1365 Name: MyDataset
01:09:09 ID: 1366 Name: MyDataset
01:09:09 ID: 1408 Name: MyDataset
01:09:09 ID: 1409 Name: MyDataset
01:09:09 ID: 1410 Name: MyDataset
01:09:09 ID: 1414 Name: MyDataset
01:09:09 ID: 1415 Name: MyDataset
01:09:09 ID: 1416 Name: MyDataset
01:09:09 ID: 1458 Name: MyDataset
01:09:09 ID: 1459 Name: MyDataset
01:09:09 ID: 1460 Name: MyDataset
01:09:09 ID: 1464 Name: MyDataset
01:09:09 ID: 1465 Name: MyDataset
01:09:09 ID: 1466 Name: MyDataset
01:09:09 ID: 1508 Name: MyDataset
01:09:09 ID: 1509 Name: MyDataset
01:09:09 ID: 1510 Name: MyDataset
01:09:09 ID: 1514 Name: MyDataset
01:09:09 ID: 1515 Name: MyDataset
01:09:09 ID: 1516 Name: MyDataset
01:09:09 ID: 1558 Name: MyDataset
01:09:09 ID: 1559 Name: MyDataset
01:09:09 ID: 1560 Name: MyDataset
01:09:09 ID: 1564 Name: MyDataset
01:09:09 ID: 1565 Name: MyDataset
01:09:09 ID: 1566 Name: MyDataset
01:09:09 ID: 1608 Name: MyDataset
01:09:09 ID: 1609 Name: MyDataset
01:09:09 ID: 1610 Name: MyDataset
01:09:09 ID: 1614 Name: MyDataset
01:09:09 ID: 1615 Name: MyDataset
01:09:09 ID: 1616 Name: MyDataset
01:09:09 ID: 1658 Name: MyDataset
01:09:09 ID: 1659 Name: MyDataset
01:09:09 ID: 1660 Name: MyDataset
01:09:09 ID: 1664 Name: MyDataset
01:09:09 ID: 1665 Name: MyDataset
01:09:09 ID: 1666 Name: MyDataset
01:09:09 ID: 1708 Name: MyDataset
01:09:09 ID: 1709 Name: MyDataset
01:09:09 ID: 1710 Name: MyDataset
01:09:09 ID: 1714 Name: MyDataset
01:09:09 ID: 1715 Name: MyDataset
01:09:09 ID: 1716 Name: MyDataset
01:09:09 ID: 1758 Name: MyDataset
01:09:09 ID: 1759 Name: MyDataset
01:09:09 ID: 1760 Name: MyDataset
01:09:09 ID: 1764 Name: MyDataset
01:09:09 ID: 1765 Name: MyDataset
01:09:09 ID: 1766 Name: MyDataset
01:09:09 ID: 1858 Name: MyDataset
01:09:09 ID: 1859 Name: MyDataset
01:09:09 ID: 1860 Name: MyDataset
01:09:09 ID: 1864 Name: MyDataset
01:09:09 ID: 1865 Name: MyDataset
01:09:09 ID: 1866 Name: MyDataset
01:09:09 ID: 1958 Name: MyDataset
01:09:09 ID: 1959 Name: MyDataset
01:09:09 ID: 1960 Name: MyDataset
01:09:09 ID: 1964 Name: MyDataset
01:09:09 ID: 1965 Name: MyDataset
01:09:09 ID: 1966 Name: MyDataset
01:09:09 ID: 2008 Name: MyDataset
01:09:09 ID: 2009 Name: MyDataset
01:09:09 ID: 2010 Name: MyDataset
01:09:09 ID: 2014 Name: MyDataset
01:09:09 ID: 2015 Name: MyDataset
01:09:09 ID: 2016 Name: MyDataset
01:09:09 ID: 2058 Name: MyDataset
01:09:09 ID: 2059 Name: MyDataset
01:09:09 ID: 2060 Name: MyDataset
01:09:09 ID: 2064 Name: MyDataset
01:09:09 ID: 2065 Name: MyDataset
01:09:09 ID: 2066 Name: MyDataset
01:09:09 ID: 2108 Name: MyDataset
01:09:09 ID: 2109 Name: MyDataset
01:09:09 ID: 2110 Name: MyDataset
01:09:09 ID: 2114 Name: MyDataset
01:09:09 ID: 2115 Name: MyDataset
01:09:09 ID: 2116 Name: MyDataset
01:09:09 ID: 2158 Name: MyDataset
01:09:09 ID: 2159 Name: MyDataset
01:09:09 ID: 2160 Name: MyDataset
01:09:09 ID: 2164 Name: MyDataset
01:09:09 ID: 2165 Name: MyDataset
01:09:09 ID: 2166 Name: MyDataset
01:09:09 ID: 2208 Name: MyDataset
01:09:09 ID: 2209 Name: MyDataset
01:09:09 ID: 2210 Name: MyDataset
01:09:09
01:09:09 List Tags:
01:09:09 ID: 8 Text: MyTag Desc: MyTag 0
01:09:09 ID: 9 Text: MyTag Desc: MyTag 1
01:09:09 ID: 10 Text: MyTag Desc: MyTag 2
01:09:09 ID: 21 Text: MyTag Desc: MyTag 0
01:09:09 ID: 22 Text: MyTag Desc: MyTag 1
01:09:09 ID: 23 Text: MyTag Desc: MyTag 2
01:09:09 ID: 29 Text: MyTag Desc: MyTag 0
01:09:09 ID: 30 Text: MyTag Desc: MyTag 1
01:09:09 ID: 31 Text: MyTag Desc: MyTag 2
01:09:09 ID: 58 Text: MyTag Desc: MyTag 0
01:09:09 ID: 59 Text: MyTag Desc: MyTag 1
01:09:09 ID: 60 Text: MyTag Desc: MyTag 2
01:09:09 ID: 66 Text: MyTag Desc: MyTag 0
01:09:09 ID: 67 Text: MyTag Desc: MyTag 1
01:09:09 ID: 68 Text: MyTag Desc: MyTag 2
01:09:09 ID: 108 Text: MyTag Desc: MyTag 0
01:09:09 ID: 109 Text: MyTag Desc: MyTag 1
01:09:09 ID: 110 Text: MyTag Desc: MyTag 2
01:09:09 ID: 116 Text: MyTag Desc: MyTag 0
01:09:09 ID: 117 Text: MyTag Desc: MyTag 1
01:09:09 ID: 118 Text: MyTag Desc: MyTag 2
01:09:09 ID: 158 Text: MyTag Desc: MyTag 0
01:09:09 ID: 159 Text: MyTag Desc: MyTag 1
01:09:09 ID: 160 Text: MyTag Desc: MyTag 2
01:09:09 ID: 166 Text: MyTag Desc: MyTag 0
01:09:09 ID: 167 Text: MyTag Desc: MyTag 1
01:09:09 ID: 168 Text: MyTag Desc: MyTag 2
01:09:09 ID: 208 Text: MyTag Desc: MyTag 0
01:09:09 ID: 209 Text: MyTag Desc: MyTag 1
01:09:09 ID: 210 Text: MyTag Desc: MyTag 2
01:09:09 ID: 258 Text: MyTag Desc: MyTag 0
01:09:09 ID: 259 Text: MyTag Desc: MyTag 1
01:09:09 ID: 260 Text: MyTag Desc: MyTag 2
01:09:09 ID: 308 Text: MyTag Desc: MyTag 0
01:09:09 ID: 309 Text: MyTag Desc: MyTag 1
01:09:09 ID: 310 Text: MyTag Desc: MyTag 2
01:09:09 ID: 321 Text: MyTag Desc: MyTag 0
01:09:09 ID: 322 Text: MyTag Desc: MyTag 1
01:09:09 ID: 323 Text: MyTag Desc: MyTag 2
01:09:09 ID: 334 Text: MyTag Desc: MyTag 0
01:09:09 ID: 335 Text: MyTag Desc: MyTag 1
01:09:09 ID: 336 Text: MyTag Desc: MyTag 2
01:09:09 ID: 342 Text: MyTag Desc: MyTag 0
01:09:09 ID: 343 Text: MyTag Desc: MyTag 1
01:09:09 ID: 344 Text: MyTag Desc: MyTag 2
01:09:09 ID: 408 Text: MyTag Desc: MyTag 0
01:09:09 ID: 409 Text: MyTag Desc: MyTag 1
01:09:09 ID: 410 Text: MyTag Desc: MyTag 2
01:09:09 ID: 416 Text: MyTag Desc: MyTag 0
01:09:09 ID: 417 Text: MyTag Desc: MyTag 1
01:09:09 ID: 418 Text: MyTag Desc: MyTag 2
01:09:09 ID: 458 Text: MyTag Desc: MyTag 0
01:09:09 ID: 459 Text: MyTag Desc: MyTag 1
01:09:09 ID: 460 Text: MyTag Desc: MyTag 2
01:09:09 ID: 466 Text: MyTag Desc: MyTag 0
01:09:09 ID: 467 Text: MyTag Desc: MyTag 1
01:09:09 ID: 468 Text: MyTag Desc: MyTag 2
01:09:09 ID: 508 Text: MyTag Desc: MyTag 0
01:09:09 ID: 509 Text: MyTag Desc: MyTag 1
01:09:09 ID: 510 Text: MyTag Desc: MyTag 2
01:09:09 ID: 516 Text: MyTag Desc: MyTag 0
01:09:09 ID: 517 Text: MyTag Desc: MyTag 1
01:09:09 ID: 518 Text: MyTag Desc: MyTag 2
01:09:09 ID: 558 Text: MyTag Desc: MyTag 0
01:09:09 ID: 559 Text: MyTag Desc: MyTag 1
01:09:09 ID: 560 Text: MyTag Desc: MyTag 2
01:09:09 ID: 566 Text: MyTag Desc: MyTag 0
01:09:09 ID: 567 Text: MyTag Desc: MyTag 1
01:09:09 ID: 568 Text: MyTag Desc: MyTag 2
01:09:09 ID: 608 Text: MyTag Desc: MyTag 0
01:09:09 ID: 609 Text: MyTag Desc: MyTag 1
01:09:09 ID: 610 Text: MyTag Desc: MyTag 2
01:09:09 ID: 616 Text: MyTag Desc: MyTag 0
01:09:09 ID: 617 Text: MyTag Desc: MyTag 1
01:09:09 ID: 618 Text: MyTag Desc: MyTag 2
01:09:09 ID: 658 Text: MyTag Desc: MyTag 0
01:09:09 ID: 659 Text: MyTag Desc: MyTag 1
01:09:09 ID: 660 Text: MyTag Desc: MyTag 2
01:09:09 ID: 666 Text: MyTag Desc: MyTag 0
01:09:09 ID: 667 Text: MyTag Desc: MyTag 1
01:09:09 ID: 668 Text: MyTag Desc: MyTag 2
01:09:09 ID: 708 Text: MyTag Desc: MyTag 0
01:09:09 ID: 709 Text: MyTag Desc: MyTag 1
01:09:09 ID: 710 Text: MyTag Desc: MyTag 2
01:09:09 ID: 716 Text: MyTag Desc: MyTag 0
01:09:09 ID: 717 Text: MyTag Desc: MyTag 1
01:09:09 ID: 718 Text: MyTag Desc: MyTag 2
01:09:09 ID: 758 Text: MyTag Desc: MyTag 0
01:09:09 ID: 759 Text: MyTag Desc: MyTag 1
01:09:09 ID: 760 Text: MyTag Desc: MyTag 2
01:09:09 ID: 766 Text: MyTag Desc: MyTag 0
01:09:09 ID: 767 Text: MyTag Desc: MyTag 1
01:09:09 ID: 768 Text: MyTag Desc: MyTag 2
01:09:09 ID: 808 Text: MyTag Desc: MyTag 0
01:09:09 ID: 809 Text: MyTag Desc: MyTag 1
01:09:09 ID: 810 Text: MyTag Desc: MyTag 2
01:09:09 ID: 816 Text: MyTag Desc: MyTag 0
01:09:09 ID: 817 Text: MyTag Desc: MyTag 1
01:09:09 ID: 818 Text: MyTag Desc: MyTag 2
01:09:09 ID: 858 Text: MyTag Desc: MyTag 0
01:09:09 ID: 859 Text: MyTag Desc: MyTag 1
01:09:09 ID: 860 Text: MyTag Desc: MyTag 2
01:09:09 ID: 866 Text: MyTag Desc: MyTag 0
01:09:09 ID: 867 Text: MyTag Desc: MyTag 1
01:09:09 ID: 868 Text: MyTag Desc: MyTag 2
01:09:09 ID: 908 Text: MyTag Desc: MyTag 0
01:09:09 ID: 909 Text: MyTag Desc: MyTag 1
01:09:09 ID: 910 Text: MyTag Desc: MyTag 2
01:09:09 ID: 916 Text: MyTag Desc: MyTag 0
01:09:09 ID: 917 Text: MyTag Desc: MyTag 1
01:09:09 ID: 918 Text: MyTag Desc: MyTag 2
01:09:09 ID: 958 Text: MyTag Desc: MyTag 0
01:09:09 ID: 959 Text: MyTag Desc: MyTag 1
01:09:09 ID: 960 Text: MyTag Desc: MyTag 2
01:09:09 ID: 966 Text: MyTag Desc: MyTag 0
01:09:09 ID: 967 Text: MyTag Desc: MyTag 1
01:09:09 ID: 968 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1008 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1009 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1010 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1016 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1017 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1018 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1058 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1059 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1060 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1066 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1067 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1068 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1108 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1109 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1110 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1116 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1117 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1118 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1208 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1209 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1210 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1216 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1217 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1218 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1258 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1259 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1260 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1266 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1267 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1268 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1308 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1309 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1310 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1316 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1317 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1318 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1358 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1359 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1360 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1366 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1367 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1368 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1408 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1409 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1410 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1416 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1417 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1418 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1458 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1459 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1460 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1466 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1467 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1468 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1508 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1509 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1510 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1516 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1517 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1518 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1558 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1559 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1560 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1566 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1567 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1568 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1860 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1608 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1609 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1610 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1616 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1617 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1618 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1658 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1659 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1660 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1666 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1667 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1668 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1708 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1709 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1710 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1716 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1717 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1718 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1758 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1759 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1760 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1766 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1767 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1768 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1808 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1809 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1810 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1816 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1817 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1818 Text: MyTag Desc: MyTag 2
01:09:09 ID: 1858 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1859 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1866 Text: MyTag Desc: MyTag 0
01:09:09 ID: 1867 Text: MyTag Desc: MyTag 1
01:09:09 ID: 1868 Text: MyTag Desc: MyTag 2
01:09:09 ID: 5908 Text: MyTag Desc: MyTag 0
01:09:09 ID: 5909 Text: MyTag Desc: MyTag 1
01:09:09 ID: 5910 Text: MyTag Desc: MyTag 2
01:09:09 ID: 5916 Text: MyTag Desc: MyTag 0
01:09:09 ID: 5917 Text: MyTag Desc: MyTag 1
01:09:09 ID: 5918 Text: MyTag Desc: MyTag 2
01:09:09 ID: 6058 Text: MyTag Desc: MyTag 0
01:09:09 ID: 6059 Text: MyTag Desc: MyTag 1
01:09:09 ID: 6060 Text: MyTag Desc: MyTag 2
01:09:09 ID: 6066 Text: MyTag Desc: MyTag 0
01:09:09 ID: 6067 Text: MyTag Desc: MyTag 1
01:09:09 ID: 6068 Text: MyTag Desc: MyTag 2
01:09:09 ID: 6108 Text: MyTag Desc: MyTag 0
01:09:11 ID: 6109 Text: MyTag Desc: MyTag 1
01:09:11 ID: 6110 Text: MyTag Desc: MyTag 2
01:09:11 ID: 6116 Text: MyTag Desc: MyTag 0
01:09:11 ID: 6117 Text: MyTag Desc: MyTag 1
01:09:11 ID: 6118 Text: MyTag Desc: MyTag 2
01:09:11 ID: 6158 Text: MyTag Desc: MyTag 0
01:09:11 ID: 6159 Text: MyTag Desc: MyTag 1
01:09:11 ID: 6160 Text: MyTag Desc: MyTag 2
01:09:11 ID: 6166 Text: MyTag Desc: MyTag 0
01:09:11 ID: 6167 Text: MyTag Desc: MyTag 1
01:09:11 ID: 6168 Text: MyTag Desc: MyTag 2
01:09:11 ID: 6208 Text: MyTag Desc: MyTag 0
01:09:11 ID: 6209 Text: MyTag Desc: MyTag 1
01:09:11 ID: 6210 Text: MyTag Desc: MyTag 2
01:09:11 ID: 6216 Text: MyTag Desc: MyTag 0
01:09:11 ID: 6217 Text: MyTag Desc: MyTag 1
01:09:11 ID: 6218 Text: MyTag Desc: MyTag 2
01:09:11 ID: 6258 Text: MyTag Desc: MyTag 0
01:09:11 ID: 6259 Text: MyTag Desc: MyTag 1
01:09:11 ID: 6260 Text: MyTag Desc: MyTag 2
01:09:11 ID: 6266 Text: MyTag Desc: MyTag 0
01:09:11 ID: 6267 Text: MyTag Desc: MyTag 1
01:09:11 ID: 6268 Text: MyTag Desc: MyTag 2
01:09:11 ID: 6308 Text: MyTag Desc: MyTag 0
01:09:11 ID: 6309 Text: MyTag Desc: MyTag 1
01:09:11 ID: 6310 Text: MyTag Desc: MyTag 2
01:09:11 New dataset, Id: 2211
01:09:11 New dataset 2, Id: 2212
01:09:11 test&sizeT=10&sizeZ=5&sizeC=3.fake
01:09:11 Tile at zct tile: 2 0 0 (5, 5, 100, 100)
01:09:11 [[ 0 0 0 ... 102 103 104]
01:09:11 [ 0 0 0 ... 102 103 104]
01:09:11 [ 0 0 0 ... 102 103 104]
01:09:11 ...
01:09:11 [ 5 6 7 ... 102 103 104]
01:09:11 [ 5 6 7 ... 102 103 104]
01:09:11 [ 5 6 7 ... 102 103 104]]
01:09:11 shape: (100, 100)
01:09:11 min: 0 max: 104 pixel type: uint8
01:09:11 Average : 53.9125
01:09:11 Getting data for T, tile: 0 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 1 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 2 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 3 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 4 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 5 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 6 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 7 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 8 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 9 (256, 0, 10, 512)
01:09:11 kymograph_data (512, 100)
01:09:11 Attaching kymograph.png to image
01:09:11 test&sizeT=10&sizeZ=5&sizeC=3.fake
01:09:11 Tile at zct tile: 2 0 0 (5, 5, 100, 100)
01:09:11 [[ 0 0 0 ... 102 103 104]
01:09:11 [ 0 0 0 ... 102 103 104]
01:09:11 [ 0 0 0 ... 102 103 104]
01:09:11 ...
01:09:11 [ 5 6 7 ... 102 103 104]
01:09:11 [ 5 6 7 ... 102 103 104]
01:09:11 [ 5 6 7 ... 102 103 104]]
01:09:11 shape: (100, 100)
01:09:11 min: 0 max: 104 pixel type: uint8
01:09:11 Average : 53.9125
01:09:11 Getting data for T, tile: 0 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 1 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 2 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 3 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 4 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 5 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 6 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 7 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 8 (256, 0, 10, 512)
01:09:11 Getting data for T, tile: 9 (256, 0, 10, 512)
01:09:11 kymograph_data (512, 100)
01:09:11 Attaching kymograph.png to image
01:09:11 No file downloaded. Project not rated.
01:09:11 New image, Id: 2812
01:09:11 Starting at: http://nginx/web/api/
01:09:11 CSRF token SUexISEBSaHsDEVnzL7Cge84bR3gSFh6
01:09:11 Servers:
01:09:11 -id: 1
01:09:11 name: omero
01:09:11 host: omero
01:09:11 port: 4064
01:09:11 -id: 2
01:09:11 name: testintegration
01:09:11 host: testintegration
01:09:11 port: 14064
01:09:11 eventContext {'sessionId': 5932, 'sessionUuid': '23bbdc5d-2ad8-40f1-939b-2b943e0bf8b6', 'userId': 2, 'userName': 'training_user', 'groupId': 3, 'groupName': 'training_group', 'isAdmin': False, 'eventId': -1, 'eventType': 'User', 'memberOfGroups': [3, 4, 1], 'leaderOfGroups': []}
01:09:11 Projects:
01:09:11 2 Project 0
01:09:11 3 Project 0
01:09:11 Created Project: 2206 API TEST foo
01:09:11 {'data': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#Project', '@id': 2206, 'omero:details': {'@type': 'TBD#Details', 'owner': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#Experimenter', '@id': 2, 'omero:details': {'@type': 'TBD#Details', 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rw----', 'canAnnotate': True, 'canDelete': False, 'canEdit': False, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': False, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'FirstName': 'training_user', 'MiddleName': '', 'LastName': 'training_user', 'Email': '', 'Institution': '', 'UserName': 'training_user'}, 'group': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#ExperimenterGroup', '@id': 3, 'omero:details': {'@type': 'TBD#Details', 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rwr---', 'canAnnotate': True, 'canDelete': False, 'canEdit': False, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': True, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'Name': 'training_group'}, 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rwr---', 'canAnnotate': True, 'canDelete': True, 'canEdit': True, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': True, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'Name': 'API TEST foo', 'url:datasets': 'http://nginx/web/api/v0/m/projects/2206/datasets/'}}
01:09:11 !! 02/11/26 01:09:11.779 error: communicator not destroyed during global destruction.+ deactivate
01:09:11 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
01:09:11 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:09:11 + export PATH
01:09:11 + unset _OLD_VIRTUAL_PATH
01:09:11 + '[' -n '' ']'
01:09:11 + hash -r
01:09:11 + '[' -n '' ']'
01:09:11 + unset VIRTUAL_ENV
01:09:11 + unset VIRTUAL_ENV_PROMPT
01:09:11 + '[' '!' '' = nondestructive ']'
01:09:11 + unset -f deactivate
01:09:11 + cd /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/java/src
01:09:11 + javac --release 11 -cp '.:/home/omero/workspace/OMERO-training/OMERO.server/lib/client/*' training/CreateImage.java training/DeleteData.java training/HowToUseTables.java training/LoadMetadataAdvanced.java training/RawDataAccess.java training/ReadDataAdvanced.java training/ReadData.java training/RenderImages.java training/ROIFolders.java training/ROIs.java training/Setup.java training/Sudo.java training/WriteData.java
01:09:13 Note: Some input files use unchecked or unsafe operations.
01:09:13 Note: Recompile with -Xlint:unchecked for details.
01:09:13 + java -cp '.:/home/omero/workspace/OMERO-training/OMERO.server/lib/client/*' training/Setup
01:09:16 omero.cmd.Delete2Response@654d8173
01:09:16 omero.cmd.Delete2Response@a5b0b86
01:09:17 one [class java.lang.String] 1.0 [class java.lang.Double]
01:09:17 two [class java.lang.String] 2.0 [class java.lang.Double]
01:09:17 three [class java.lang.String] 3.0 [class java.lang.Double]
01:09:17 -1.0
01:09:17 0
01:09:17 1
01:09:17 2
01:09:19 0 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1514
01:09:19 1 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 2 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 3 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 4 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 5 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 6 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 7 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 8 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 9 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 10 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 11 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 12 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 13 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 14 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 15 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 16 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 17 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 18 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 19 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 20 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 21 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 22 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 23 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 24 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 25 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 26 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 27 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 28 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 29 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 30 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 31 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 32 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 33 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 34 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 35 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 36 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 37 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 38 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 39 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 40 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 41 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 42 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 43 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 44 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 45 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 46 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 47 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 48 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 49 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
01:09:19 50 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 51 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 52 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 53 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 54 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 55 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 56 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 57 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 58 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 59 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 60 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 61 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 62 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 63 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 64 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 65 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 66 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 67 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 68 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 69 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 70 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 71 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 72 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 73 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 74 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 75 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 76 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 77 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 78 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 79 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 80 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 81 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 82 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 83 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 84 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 85 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 86 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 87 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 88 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 89 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 90 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 91 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 92 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 93 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 94 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 95 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 96 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 97 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 98 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 99 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 100 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 101 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 102 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 103 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 104 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 105 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 106 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 107 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 108 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 109 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 110 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 111 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 112 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 113 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 114 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 115 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 116 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 117 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 118 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 119 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 120 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 121 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 122 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 123 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 124 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 125 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 126 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 127 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 128 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 129 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 130 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 131 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 132 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 133 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 134 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 135 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 136 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 137 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 138 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 139 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 140 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 141 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 142 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 143 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 144 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 145 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 146 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 147 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 148 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 149 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 150 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 151 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 152 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 153 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 154 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 155 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 156 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 157 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 158 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 159 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 160 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 161 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 162 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 163 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 164 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 165 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 166 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 167 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 168 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 169 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 170 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 171 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 172 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 173 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 174 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 175 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 176 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 177 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 178 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 179 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 180 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 181 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 182 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 183 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 184 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 185 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 186 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 187 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 188 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 189 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 190 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 191 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 192 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 193 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 194 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 195 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 196 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 197 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 198 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 199 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 200 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 201 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 202 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 203 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 204 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 205 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 206 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 207 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 208 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 209 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 210 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 211 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 212 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 213 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 214 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 215 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 216 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 217 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 218 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 219 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 220 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 221 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 222 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 223 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 224 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 225 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 226 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 227 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 228 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 229 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 230 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 231 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 232 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 233 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 234 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 235 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 236 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 237 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 238 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 239 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 240 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 241 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 242 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 243 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 244 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 245 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 246 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 247 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 248 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 249 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 250 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 251 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 252 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 253 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 254 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:19 255 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
01:09:20 Project:1702 Project 0
01:09:20 Project:451 Project 1
01:09:20 dataset:451 Dataset 1-1
01:09:20 dataset:467 new Name 1
01:09:20 dataset:452 Dataset 1-2
01:09:20 dataset:457 New Dataset
01:09:20 dataset:468 new Name 2
01:09:20 Project:702 Project 0
01:09:20 Project:1252 Project 0
01:09:20 Project:8 Project 0
01:09:20 Project:1602 Project 0
01:09:20 Project:801 Project 1
01:09:20 dataset:802 Dataset 1-2
01:09:20 dataset:807 New Dataset
01:09:20 dataset:818 new Name 2
01:09:20 dataset:801 Dataset 1-1
01:09:20 dataset:817 new Name 1
01:09:20 Project:1851 Project 1
01:09:20 dataset:1868 new Name 2
01:09:20 dataset:1851 Dataset 1-1
01:09:20 dataset:1857 New Dataset
01:09:20 dataset:1852 Dataset 1-2
01:09:20 dataset:1867 new Name 1
01:09:20 Project:402 Project 0
01:09:20 Project:552 Project 0
01:09:20 Project:1452 Project 0
01:09:20 Project:1401 Project 1
01:09:20 dataset:1417 new Name 1
01:09:20 dataset:1401 Dataset 1-1
01:09:20 dataset:1407 New Dataset
01:09:20 dataset:1402 Dataset 1-2
01:09:20 dataset:1418 new Name 2
01:09:20 Project:1601 Project 1
01:09:20 dataset:1607 New Dataset
01:09:20 dataset:1602 Dataset 1-2
01:09:20 dataset:1618 new Name 2
01:09:20 dataset:1617 new Name 1
01:09:20 dataset:1601 Dataset 1-1
01:09:20 Project:252 Project 0
01:09:20 Project:751 Project 1
01:09:20 dataset:752 Dataset 1-1
01:09:20 dataset:758 New Dataset
01:09:20 dataset:768 new Name 1
01:09:20 dataset:769 new Name 2
01:09:20 dataset:753 Dataset 1-2
01:09:20 Project:952 Project 0
01:09:20 Project:1051 Project 1
01:09:20 dataset:1051 Dataset 1-1
01:09:20 dataset:1052 Dataset 1-2
01:09:20 dataset:1057 New Dataset
01:09:20 dataset:1068 new Name 2
01:09:20 dataset:1067 new Name 1
01:09:20 Project:151 Project 1
01:09:20 dataset:157 New Dataset
01:09:20 dataset:151 Dataset 1-1
01:09:20 dataset:168 new Name 2
01:09:20 dataset:152 Dataset 1-2
01:09:20 dataset:167 new Name 1
01:09:20 Project:501 Project 1
01:09:20 dataset:518 new Name 2
01:09:20 dataset:502 Dataset 1-2
01:09:20 dataset:517 new Name 1
01:09:20 dataset:501 Dataset 1-1
01:09:20 dataset:507 New Dataset
01:09:20 Project:1951 Project 1
01:09:20 dataset:1952 Dataset 1-2
01:09:20 dataset:1957 New Dataset
01:09:20 dataset:1968 new Name 2
01:09:20 dataset:1967 new Name 1
01:09:20 dataset:1951 Dataset 1-1
01:09:20 Project:1752 Project 0
01:09:20 Project:7 Project 1
01:09:20 dataset:29 new Name 1
01:09:20 dataset:19 New Dataset
01:09:20 dataset:13 Dataset 1-1
01:09:20 dataset:14 Dataset 1-2
01:09:20 dataset:30 new Name 2
01:09:20 Project:651 Project 1
01:09:20 dataset:667 new Name 1
01:09:20 dataset:651 Dataset 1-1
01:09:20 dataset:652 Dataset 1-2
01:09:20 dataset:668 new Name 2
01:09:20 dataset:657 New Dataset
01:09:20 Project:2152 Project 0
01:09:20 Project:1501 Project 1
01:09:20 dataset:1507 New Dataset
01:09:20 dataset:1517 new Name 1
01:09:20 dataset:1501 Dataset 1-1
01:09:20 dataset:1502 Dataset 1-2
01:09:20 dataset:1518 new Name 2
01:09:20 Project:2151 Project 1
01:09:20 dataset:2151 Dataset 1-1
01:09:20 dataset:2168 new Name 2
01:09:20 dataset:2157 New Dataset
01:09:20 dataset:2167 new Name 1
01:09:20 dataset:2152 Dataset 1-2
01:09:20 Project:201 Project 1
01:09:20 dataset:201 Dataset 1-1
01:09:20 dataset:202 Dataset 1-2
01:09:20 dataset:207 New Dataset
01:09:20 Project:1651 Project 1
01:09:20 dataset:1668 new Name 2
01:09:20 dataset:1651 Dataset 1-1
01:09:20 dataset:1657 New Dataset
01:09:20 dataset:1667 new Name 1
01:09:20 dataset:1652 Dataset 1-2
01:09:20 Project:1002 Project 0
01:09:20 Project:1001 Project 1
01:09:20 dataset:1007 New Dataset
01:09:20 dataset:1002 Dataset 1-2
01:09:20 dataset:1018 new Name 2
01:09:20 dataset:1017 new Name 1
01:09:20 dataset:1001 Dataset 1-1
01:09:20 Project:502 Project 0
01:09:20 Project:1751 Project 1
01:09:20 dataset:1752 Dataset 1-2
01:09:20 dataset:1751 Dataset 1-1
01:09:20 dataset:1757 New Dataset
01:09:20 dataset:1768 new Name 2
01:09:20 dataset:1767 new Name 1
01:09:20 Project:1 Project 1
01:09:20 dataset:1 Dataset 1-1
01:09:20 dataset:7 New Dataset
01:09:20 dataset:2 Dataset 1-2
01:09:20 Project:2001 Project 1
01:09:20 dataset:2002 Dataset 1-2
01:09:20 dataset:2018 new Name 2
01:09:20 dataset:2001 Dataset 1-1
01:09:20 dataset:2007 New Dataset
01:09:20 dataset:2017 new Name 1
01:09:20 Project:1301 Project 1
01:09:20 dataset:1307 New Dataset
01:09:20 dataset:1317 new Name 1
01:09:20 dataset:1301 Dataset 1-1
01:09:20 dataset:1318 new Name 2
01:09:20 dataset:1302 Dataset 1-2
01:09:20 Project:351 Project 1
01:09:20 dataset:368 new Name 2
01:09:20 dataset:357 New Dataset
01:09:20 dataset:351 Dataset 1-1
01:09:20 dataset:367 new Name 1
01:09:20 dataset:352 Dataset 1-2
01:09:20 Project:2101 Project 1
01:09:20 dataset:2118 new Name 2
01:09:20 dataset:2102 Dataset 1-2
01:09:20 dataset:2101 Dataset 1-1
01:09:20 dataset:2117 new Name 1
01:09:20 dataset:2107 New Dataset
01:09:20 Project:1101 Project 1
01:09:20 dataset:1101 Dataset 1-1
01:09:20 dataset:1102 Dataset 1-2
01:09:20 dataset:1117 new Name 1
01:09:20 dataset:1118 new Name 2
01:09:20 dataset:1107 New Dataset
01:09:20 Project:752 Project 0
01:09:20 Project:314 Project 0
01:09:20 Project:352 Project 0
01:09:20 Project:1701 Project 1
01:09:20 dataset:1707 New Dataset
01:09:20 dataset:1701 Dataset 1-1
01:09:20 dataset:1717 new Name 1
01:09:20 dataset:1718 new Name 2
01:09:20 dataset:1702 Dataset 1-2
01:09:20 Project:1551 Project 1
01:09:20 dataset:1567 new Name 1
01:09:20 dataset:1552 Dataset 1-2
01:09:20 dataset:1551 Dataset 1-1
01:09:20 dataset:1568 new Name 2
01:09:20 dataset:1557 New Dataset
01:09:20 Project:701 Project 1
01:09:20 dataset:717 new Name 1
01:09:20 dataset:701 Dataset 1-1
01:09:20 dataset:718 new Name 2
01:09:20 dataset:707 New Dataset
01:09:20 dataset:702 Dataset 1-2
01:09:20 Project:2052 Project 0
01:09:20 Project:308 Project 0
01:09:20 Project:1502 Project 0
01:09:20 Project:313 Project 1
01:09:20 dataset:341 new Name 1
01:09:20 dataset:326 Dataset 1-2
01:09:20 dataset:342 new Name 2
01:09:20 dataset:331 New Dataset
01:09:20 dataset:325 Dataset 1-1
01:09:20 Project:2202 Project 0
01:09:20 Project:307 Project 1
01:09:20 dataset:314 Dataset 1-2
01:09:20 dataset:313 Dataset 1-1
01:09:20 dataset:319 New Dataset
01:09:20 Project:1652 Project 0
01:09:20 Project:2 Project 0
01:09:20 Project:1451 Project 1
01:09:20 dataset:1452 Dataset 1-2
01:09:20 dataset:1457 New Dataset
01:09:20 dataset:1451 Dataset 1-1
01:09:20 dataset:1468 new Name 2
01:09:20 dataset:1467 new Name 1
01:09:20 Project:1152 Project 0
01:09:20 Project:951 Project 1
01:09:20 dataset:952 Dataset 1-2
01:09:20 dataset:967 new Name 1
01:09:20 dataset:951 Dataset 1-1
01:09:20 dataset:957 New Dataset
01:09:20 dataset:968 new Name 2
01:09:20 Project:2051 Project 1
01:09:20 dataset:2068 new Name 2
01:09:20 dataset:2051 Dataset 1-1
01:09:20 dataset:2052 Dataset 1-2
01:09:20 dataset:2057 New Dataset
01:09:20 dataset:2067 new Name 1
01:09:20 Project:1351 Project 1
01:09:20 dataset:1368 new Name 2
01:09:20 dataset:1357 New Dataset
01:09:20 dataset:1351 Dataset 1-1
01:09:20 dataset:1352 Dataset 1-2
01:09:20 dataset:1367 new Name 1
01:09:20 Project:1352 Project 0
01:09:20 Project:1302 Project 0
01:09:20 Project:101 Project 1
01:09:20 dataset:107 New Dataset
01:09:20 dataset:117 new Name 1
01:09:20 dataset:101 Dataset 1-1
01:09:20 dataset:118 new Name 2
01:09:20 dataset:102 Dataset 1-2
01:09:20 Project:301 Project 1
01:09:20 dataset:302 Dataset 1-2
01:09:20 dataset:307 New Dataset
01:09:20 dataset:301 Dataset 1-1
01:09:20 Project:2002 Project 0
01:09:20 Project:652 Project 0
01:09:20 Project:852 Project 0
01:09:20 Project:1052 Project 0
01:09:20 Project:1251 Project 1
01:09:20 dataset:1252 Dataset 1-2
01:09:20 dataset:1267 new Name 1
01:09:20 dataset:1257 New Dataset
01:09:20 dataset:1251 Dataset 1-1
01:09:20 dataset:1268 new Name 2
01:09:20 Project:102 Project 0
01:09:20 Project:1552 Project 0
01:09:20 Project:802 Project 0
01:09:20 Project:1151 Project 1
01:09:20 dataset:1157 New Dataset
01:09:20 dataset:1151 Dataset 1-1
01:09:20 dataset:1167 new Name 1
01:09:20 dataset:1168 new Name 2
01:09:20 dataset:1152 Dataset 1-2
01:09:20 Project:52 Project 0
01:09:20 Project:51 Project 1
01:09:20 dataset:52 Dataset 1-2
01:09:20 dataset:67 new Name 1
01:09:20 dataset:51 Dataset 1-1
01:09:20 dataset:57 New Dataset
01:09:20 dataset:68 new Name 2
01:09:20 Project:401 Project 1
01:09:20 dataset:402 Dataset 1-2
01:09:20 dataset:418 new Name 2
01:09:20 dataset:401 Dataset 1-1
01:09:20 dataset:417 new Name 1
01:09:20 dataset:407 New Dataset
01:09:20 Project:251 Project 1
01:09:20 dataset:252 Dataset 1-2
01:09:20 dataset:257 New Dataset
01:09:20 dataset:251 Dataset 1-1
01:09:20 Project:1102 Project 0
01:09:20 Project:452 Project 0
01:09:20 Project:902 Project 0
01:09:20 Project:1852 Project 0
01:09:20 Project:2201 Project 1
01:09:20 dataset:2207 New Dataset
01:09:20 dataset:2202 Dataset 1-2
01:09:20 dataset:2201 Dataset 1-1
01:09:20 Project:2102 Project 0
01:09:20 Project:851 Project 1
01:09:20 dataset:851 Dataset 1-1
01:09:20 dataset:868 new Name 2
01:09:20 dataset:852 Dataset 1-2
01:09:20 dataset:867 new Name 1
01:09:20 dataset:857 New Dataset
01:09:20 Project:1201 Project 1
01:09:20 dataset:1217 new Name 1
01:09:20 dataset:1202 Dataset 1-2
01:09:20 dataset:1218 new Name 2
01:09:20 dataset:1201 Dataset 1-1
01:09:20 dataset:1207 New Dataset
01:09:20 Project:601 Project 1
01:09:20 dataset:601 Dataset 1-1
01:09:20 dataset:607 New Dataset
01:09:20 dataset:617 new Name 1
01:09:20 dataset:618 new Name 2
01:09:20 dataset:602 Dataset 1-2
01:09:20 Project:602 Project 0
01:09:20 Project:551 Project 1
01:09:20 dataset:557 New Dataset
01:09:20 dataset:568 new Name 2
01:09:20 dataset:551 Dataset 1-1
01:09:20 dataset:567 new Name 1
01:09:20 dataset:552 Dataset 1-2
01:09:20 Project:1402 Project 0
01:09:20 Project:1952 Project 0
01:09:20 Project:1202 Project 0
01:09:20 Project:202 Project 0
01:09:20 Project:302 Project 0
01:09:20 Project:152 Project 0
01:09:20 Project:901 Project 1
01:09:20 dataset:918 new Name 2
01:09:20 dataset:907 New Dataset
01:09:20 dataset:917 new Name 1
01:09:20 dataset:901 Dataset 1-1
01:09:20 dataset:902 Dataset 1-2
01:09:20 image:2813 newImageFrom2803
01:09:20 image:2802 test.fake
01:09:20 image:2812 New Image
01:09:20 5
01:09:20 10
01:09:20 3
01:09:20 512
01:09:20 512
01:09:20 screen:352 Screen
01:09:20 screen:1052 Screen
01:09:20 screen:5 Screen
01:09:20 screen:801 Screen
01:09:20 plate:802 Plate Name 0
01:09:20 plate:801 Plate
01:09:20 screen:1602 Screen
01:09:20 screen:852 Screen
01:09:20 screen:1601 Screen
01:09:20 plate:1601 Plate
01:09:20 plate:1602 Plate Name 0
01:09:20 screen:1202 Screen
01:09:20 screen:351 Screen
01:09:20 plate:351 Plate
01:09:20 plate:352 Plate Name 0
01:09:20 screen:1701 Screen
01:09:20 plate:1702 Plate Name 0
01:09:20 plate:1701 Plate
01:09:20 screen:304 Screen
01:09:20 plate:305 Plate
01:09:20 plate:306 Plate Name 0
01:09:20 screen:602 Screen
01:09:20 screen:1652 Screen
01:09:20 screen:401 Screen
01:09:20 plate:401 Plate
01:09:20 plate:402 Plate Name 0
01:09:20 screen:202 Screen
01:09:20 screen:651 Screen
01:09:20 plate:651 Plate
01:09:20 plate:652 Plate Name 0
01:09:20 screen:1851 Screen
01:09:20 plate:1902 Plate Name 0
01:09:20 plate:1901 Plate
01:09:20 screen:1901 Screen
01:09:20 plate:1951 Plate
01:09:20 plate:1952 Plate Name 0
01:09:20 screen:308 Screen
01:09:20 screen:451 Screen
01:09:20 plate:452 Plate Name 0
01:09:20 plate:451 Plate
01:09:20 screen:2051 Screen
01:09:20 plate:2102 Plate Name 0
01:09:20 plate:2101 Plate
01:09:20 screen:802 Screen
01:09:20 screen:1 Screen
01:09:20 plate:2 Plate Name 0
01:09:20 plate:1 Plate
01:09:20 screen:1401 Screen
01:09:20 plate:1402 Plate Name 0
01:09:20 plate:1401 Plate
01:09:20 screen:1001 Screen
01:09:20 plate:1001 Plate
01:09:20 plate:1002 Plate Name 0
01:09:20 screen:252 Screen
01:09:20 screen:1301 Screen
01:09:20 plate:1301 Plate
01:09:20 plate:1302 Plate Name 0
01:09:20 screen:1201 Screen
01:09:20 plate:1201 Plate
01:09:20 plate:1202 Plate Name 0
01:09:20 screen:951 Screen
01:09:20 plate:951 Plate
01:09:20 plate:952 Plate Name 0
01:09:20 screen:1502 Screen
01:09:20 screen:901 Screen
01:09:20 plate:901 Plate
01:09:20 plate:902 Plate Name 0
01:09:20 screen:902 Screen
01:09:20 screen:51 Screen
01:09:20 plate:51 Plate
01:09:20 plate:52 Plate Name 0
01:09:20 screen:601 Screen
01:09:20 plate:601 Plate
01:09:20 plate:602 Plate Name 0
01:09:20 screen:1251 Screen
01:09:20 plate:1251 Plate
01:09:20 plate:1252 Plate Name 0
01:09:20 screen:1152 Screen
01:09:20 screen:1252 Screen
01:09:20 screen:1852 Screen
01:09:20 screen:751 Screen
01:09:20 plate:752 Plate Name 0
01:09:20 plate:751 Plate
01:09:20 screen:1352 Screen
01:09:20 screen:1002 Screen
01:09:20 screen:552 Screen
01:09:20 screen:701 Screen
01:09:20 plate:702 Plate Name 0
01:09:20 plate:701 Plate
01:09:20 screen:1751 Screen
01:09:20 plate:1751 Plate
01:09:20 plate:1752 Plate Name 0
01:09:20 screen:2101 Screen
01:09:20 plate:2151 Plate
01:09:20 plate:2152 Plate Name 0
01:09:20 screen:251 Screen
01:09:20 plate:251 Plate
01:09:20 plate:252 Plate Name 0
01:09:20 screen:1752 Screen
01:09:20 screen:952 Screen
01:09:20 screen:1951 Screen
01:09:20 plate:2002 Plate Name 0
01:09:20 plate:2001 Plate
01:09:20 screen:1051 Screen
01:09:20 plate:1052 Plate Name 0
01:09:20 plate:1051 Plate
01:09:20 screen:1102 Screen
01:09:20 screen:1551 Screen
01:09:20 plate:1552 Plate Name 0
01:09:20 plate:1551 Plate
01:09:20 screen:1552 Screen
01:09:20 screen:2 Screen
01:09:20 screen:307 Screen
01:09:20 plate:309 Plate
01:09:20 plate:310 Plate Name 0
01:09:20 screen:702 Screen
01:09:20 screen:305 Screen
01:09:20 screen:1101 Screen
01:09:20 plate:1102 Plate Name 0
01:09:20 plate:1101 Plate
01:09:20 screen:652 Screen
01:09:20 screen:2001 Screen
01:09:20 plate:2051 Plate
01:09:20 plate:2052 Plate Name 0
01:09:20 screen:1402 Screen
01:09:20 screen:1651 Screen
01:09:20 plate:1652 Plate Name 0
01:09:20 plate:1651 Plate
01:09:20 screen:52 Screen
01:09:20 screen:1351 Screen
01:09:20 plate:1351 Plate
01:09:20 plate:1352 Plate Name 0
01:09:20 screen:402 Screen
01:09:20 screen:102 Screen
01:09:20 screen:1952 Screen
01:09:20 screen:1151 Screen
01:09:20 plate:1152 Plate Name 0
01:09:20 plate:1151 Plate
01:09:20 screen:1501 Screen
01:09:20 plate:1501 Plate
01:09:20 plate:1502 Plate Name 0
01:09:20 screen:1702 Screen
01:09:20 screen:302 Screen
01:09:20 screen:851 Screen
01:09:20 plate:851 Plate
01:09:20 plate:852 Plate Name 0
01:09:20 screen:502 Screen
01:09:20 screen:2102 Screen
01:09:20 screen:1452 Screen
01:09:20 screen:1902 Screen
01:09:20 screen:151 Screen
01:09:20 plate:151 Plate
01:09:20 plate:152 Plate Name 0
01:09:20 screen:1451 Screen
01:09:20 plate:1451 Plate
01:09:20 plate:1452 Plate Name 0
01:09:20 screen:152 Screen
01:09:20 screen:2002 Screen
01:09:20 screen:2052 Screen
01:09:20 screen:551 Screen
01:09:20 plate:551 Plate
01:09:20 plate:552 Plate Name 0
01:09:20 screen:752 Screen
01:09:20 screen:101 Screen
01:09:20 plate:101 Plate
01:09:20 plate:102 Plate Name 0
01:09:20 screen:301 Screen
01:09:20 plate:302 Plate Name 0
01:09:20 plate:301 Plate
01:09:20 screen:1801 Screen
01:09:20 plate:1852 Plate Name 0
01:09:20 plate:1851 Plate
01:09:20 screen:201 Screen
01:09:20 plate:201 Plate
01:09:20 plate:202 Plate Name 0
01:09:20 screen:501 Screen
01:09:20 plate:501 Plate
01:09:20 plate:502 Plate Name 0
01:09:20 screen:4 Screen
01:09:20 plate:5 Plate
01:09:20 plate:6 Plate Name 0
01:09:20 screen:452 Screen
01:09:20 screen:1302 Screen
01:09:20 screen:1802 Screen
01:09:20 well:2201
01:09:20 well:2202
01:09:20 well:2203
01:09:20 plate:1253
01:09:20 plate:1
01:09:20 plate:1151
01:09:20 plate:1853
01:09:20 plate:2
01:09:20 plate:1453
01:09:20 plate:1501
01:09:20 plate:501
01:09:20 plate:1952
01:09:20 plate:452
01:09:20 plate:953
01:09:20 plate:503
01:09:20 plate:1753
01:09:20 plate:1203
01:09:20 plate:301
01:09:20 plate:1152
01:09:20 plate:305
01:09:20 plate:1551
01:09:20 plate:1902
01:09:20 plate:1553
01:09:20 plate:1751
01:09:20 plate:6
01:09:20 plate:401
01:09:20 plate:1402
01:09:20 plate:853
01:09:20 plate:152
01:09:20 plate:1901
01:09:20 plate:251
01:09:20 plate:310
01:09:20 plate:651
01:09:20 plate:901
01:09:20 plate:3
01:09:20 plate:252
01:09:20 plate:2101
01:09:20 plate:2103
01:09:20 plate:151
01:09:20 plate:1503
01:09:20 plate:1252
01:09:20 plate:653
01:09:20 plate:652
01:09:20 plate:703
01:09:20 plate:1452
01:09:20 plate:52
01:09:20 plate:2003
01:09:20 plate:1353
01:09:20 plate:1251
01:09:20 plate:1403
01:09:20 plate:902
01:09:20 plate:2053
01:09:20 plate:2002
01:09:20 plate:1602
01:09:20 plate:351
01:09:20 plate:403
01:09:20 plate:952
01:09:20 plate:253
01:09:20 plate:1003
01:09:20 plate:1002
01:09:20 plate:903
01:09:20 plate:2052
01:09:20 plate:1051
01:09:20 plate:601
01:09:20 plate:1451
01:09:20 plate:202
01:09:20 plate:311
01:09:20 plate:51
01:09:20 plate:307
01:09:20 plate:1851
01:09:20 plate:552
01:09:20 plate:1703
01:09:20 plate:302
01:09:20 plate:1701
01:09:20 plate:1303
01:09:20 plate:1301
01:09:20 plate:1652
01:09:20 plate:502
01:09:20 plate:1153
01:09:20 plate:1102
01:09:20 plate:1603
01:09:20 plate:453
01:09:20 plate:702
01:09:20 plate:1202
01:09:20 plate:1702
01:09:20 plate:451
01:09:20 plate:1852
01:09:20 plate:1552
01:09:20 plate:402
01:09:20 plate:802
01:09:20 plate:1352
01:09:20 plate:951
01:09:20 plate:5
01:09:20 plate:102
01:09:20 plate:851
01:09:20 plate:7
01:09:20 plate:603
01:09:20 plate:852
01:09:20 plate:1951
01:09:20 plate:803
01:09:20 plate:1103
01:09:20 plate:201
01:09:20 plate:1001
01:09:20 plate:303
01:09:20 plate:553
01:09:20 plate:2001
01:09:20 plate:2153
01:09:20 plate:2102
01:09:20 plate:2151
01:09:20 plate:1601
01:09:20 plate:751
01:09:20 plate:53
01:09:20 plate:1302
01:09:20 plate:1953
01:09:20 plate:153
01:09:20 plate:306
01:09:20 plate:1101
01:09:20 plate:1401
01:09:20 plate:101
01:09:20 plate:752
01:09:20 plate:551
01:09:20 plate:1502
01:09:20 plate:1653
01:09:20 plate:2152
01:09:20 plate:203
01:09:20 plate:1752
01:09:20 plate:1351
01:09:20 plate:801
01:09:20 plate:1651
01:09:20 plate:701
01:09:20 plate:602
01:09:20 plate:1903
01:09:20 plate:103
01:09:20 plate:1053
01:09:20 plate:1052
01:09:20 plate:2051
01:09:20 plate:353
01:09:20 plate:753
01:09:20 plate:1201
01:09:20 plate:352
01:09:20 plate:309
01:09:21
01:09:21 List Datasets:
01:09:21 ID: 8 Name: MyDataset
01:09:21 ID: 9 Name: MyDataset
01:09:21 ID: 10 Name: MyDataset
01:09:21 ID: 20 Name: MyDataset
01:09:21 ID: 21 Name: MyDataset
01:09:21 ID: 22 Name: MyDataset
01:09:21 ID: 26 Name: MyDataset
01:09:21 ID: 27 Name: MyDataset
01:09:21 ID: 28 Name: MyDataset
01:09:21 ID: 58 Name: MyDataset
01:09:21
01:09:21 List Tags:
01:09:21 ID: 29 NS: omero.training.demo
01:09:21 ID: 30 NS: omero.training.demo
01:09:21 ID: 31 NS: omero.training.demo
01:09:21 ID: 66 NS: omero.training.demo
01:09:21 ID: 67 NS: omero.training.demo
01:09:21 ID: 68 NS: omero.training.demo
01:09:21 ID: 116 NS: omero.training.demo
01:09:21 ID: 117 NS: omero.training.demo
01:09:21 ID: 118 NS: omero.training.demo
01:09:21 ID: 166 NS: omero.training.demo
01:09:21 Project:313 Project 1
01:09:21 Dataset:24 New Dataset2
01:09:21 Dataset:259 MyDataset
01:09:21 Project:51 Project 1
01:09:21 Dataset:1712 New Dataset2
01:09:21 Dataset:404 Orphaned dataset 2
01:09:21 Dataset:338 MyDataset
01:09:21 Dataset:1509 MyDataset
01:09:21 Dataset:912 New Dataset2
01:09:21 Dataset:604 Orphaned dataset 2
01:09:21 Dataset:764 FileAnnotationDelete
01:09:21 Dataset:715 MyDataset
01:09:21 Dataset:2014 MyDataset
01:09:21 Dataset:1154 Orphaned dataset 2
01:09:21 Project:551 Project 1
01:09:21 Dataset:1614 MyDataset
01:09:21 Dataset:1716 MyDataset
01:09:21 Dataset:1303 Orphaned dataset 1
01:09:21 Dataset:564 MyDataset
01:09:21 Dataset:1353 Orphaned dataset 1
01:09:21 Dataset:1764 MyDataset
01:09:21 Dataset:2058 MyDataset
01:09:21 Dataset:953 Orphaned dataset 1
01:09:21 Dataset:2066 MyDataset
01:09:21 Dataset:165 MyDataset
01:09:21 Dataset:2011 New Dataset
01:09:21 Dataset:1603 Orphaned dataset 1
01:09:21 Project:701 Project 1
01:09:21 Dataset:1211 New Dataset
01:09:21 Dataset:1204 Orphaned dataset 2
01:09:21 Dataset:2054 Orphaned dataset 2
01:09:21 Dataset:1663 FileAnnotationDelete
01:09:21 Dataset:809 MyDataset
01:09:21 Dataset:53 Orphaned dataset 1
01:09:21 Dataset:1054 Orphaned dataset 2
01:09:21 Dataset:1563 FileAnnotationDelete
01:09:21 Project:951 Project 1
01:09:21 Dataset:1209 MyDataset
01:09:21 Dataset:811 New Dataset
01:09:21 Dataset:858 MyDataset
01:09:21 Dataset:1366 MyDataset
01:09:21 Project:1601 Project 1
01:09:21 Dataset:2010 MyDataset
01:09:21 Dataset:1016 MyDataset
01:09:21 Dataset:458 MyDataset
01:09:21 Dataset:1953 Orphaned dataset 1
01:09:21 Dataset:1408 MyDataset
01:09:21 Dataset:516 MyDataset
01:09:21 Dataset:328 Orphaned dataset 2
01:09:21 Dataset:1465 MyDataset
01:09:21 Dataset:1415 MyDataset
01:09:21 Dataset:66 MyDataset
01:09:21 Dataset:113 FileAnnotationDelete
01:09:21 Dataset:1463 FileAnnotationDelete
01:09:21 Dataset:1312 New Dataset2
01:09:21 Dataset:1453 Orphaned dataset 1
01:09:21 Dataset:164 MyDataset
01:09:21 Dataset:1864 MyDataset
01:09:21 Dataset:1315 MyDataset
01:09:21 Dataset:2016 MyDataset
01:09:21 Dataset:1259 MyDataset
01:09:21 Dataset:566 MyDataset
01:09:21 Dataset:660 MyDataset
01:09:21 Project:301 Project 1
01:09:21 Dataset:15 Orphaned dataset 1
01:09:21 Dataset:153 Orphaned dataset 1
01:09:21 Dataset:662 New Dataset2
01:09:21 Dataset:1510 MyDataset
01:09:21 Dataset:1066 MyDataset
01:09:21 Dataset:1062 New Dataset2
01:09:21 Dataset:1014 MyDataset
01:09:21 Dataset:1316 MyDataset
01:09:21 Dataset:1662 New Dataset2
01:09:21 Dataset:1010 MyDataset
01:09:21 Dataset:303 Orphaned dataset 1
01:09:21 Dataset:860 MyDataset
01:09:21 Dataset:20 MyDataset
01:09:21 Dataset:2208 MyDataset
01:09:21 Dataset:2061 New Dataset
01:09:21 Dataset:1164 MyDataset
01:09:21 Project:1451 Project 1
01:09:21 Dataset:1013 FileAnnotationDelete
01:09:21 Dataset:1360 MyDataset
01:09:21 Dataset:2214 MyDataset
01:09:21 Dataset:710 MyDataset
01:09:21 Dataset:22 MyDataset
01:09:21 Dataset:353 Orphaned dataset 1
01:09:21 Dataset:1108 MyDataset
01:09:21 Dataset:321 MyDataset
01:09:21 Dataset:1414 MyDataset
01:09:21 Dataset:2212 New Dataset2
01:09:21 Dataset:154 Orphaned dataset 2
01:09:21 Dataset:1361 New Dataset
01:09:21 Dataset:1459 MyDataset
01:09:21 Dataset:514 MyDataset
01:09:21 Dataset:1365 MyDataset
01:09:21 Dataset:1514 MyDataset
01:09:21 Dataset:608 MyDataset
01:09:21 Dataset:1012 New Dataset2
01:09:21 Dataset:12 New Dataset2
01:09:21 Dataset:2154 Orphaned dataset 2
01:09:21 Dataset:754 Orphaned dataset 1
01:09:21 Dataset:361 New Dataset
01:09:21 Dataset:511 New Dataset
01:09:21 Dataset:2211 New Dataset
01:09:21 Dataset:1560 MyDataset
01:09:21 Project:1201 Project 1
01:09:21 Dataset:1004 Orphaned dataset 2
01:09:21 Dataset:1660 MyDataset
01:09:21 Dataset:9 MyDataset
01:09:21 Dataset:62 New Dataset2
01:09:21 Dataset:365 MyDataset
01:09:21 Dataset:58 MyDataset
01:09:21 Dataset:865 MyDataset
01:09:21 Dataset:1053 Orphaned dataset 1
01:09:21 Dataset:561 New Dataset
01:09:21 Dataset:2213 FileAnnotationDelete
01:09:21 Dataset:964 MyDataset
01:09:21 Dataset:1214 MyDataset
01:09:21 Dataset:464 MyDataset
01:09:21 Dataset:166 MyDataset
01:09:21 Dataset:59 MyDataset
01:09:21 Dataset:2159 MyDataset
01:09:21 Dataset:664 MyDataset
01:09:21 Dataset:1454 Orphaned dataset 2
01:09:21 Dataset:810 MyDataset
01:09:21 Dataset:2065 MyDataset
01:09:21 Dataset:1111 New Dataset
01:09:21 Dataset:2165 MyDataset
01:09:21 Dataset:1203 Orphaned dataset 1
01:09:21 Dataset:1666 MyDataset
01:09:21 Dataset:1210 MyDataset
01:09:21 Dataset:814 MyDataset
01:09:21 Dataset:1113 FileAnnotationDelete
01:09:21 Dataset:1262 New Dataset2
01:09:21 Dataset:763 New Dataset2
01:09:21 Dataset:1359 MyDataset
01:09:21 Dataset:610 MyDataset
01:09:21 Dataset:112 New Dataset2
01:09:21 Dataset:1115 MyDataset
01:09:21 Project:1501 Project 1
01:09:21 Dataset:866 MyDataset
01:09:21 Dataset:1862 New Dataset2
01:09:21 Dataset:1460 MyDataset
01:09:21 Dataset:1964 MyDataset
01:09:21 Dataset:262 New Dataset2
01:09:21 Dataset:1061 New Dataset
01:09:21 Dataset:364 MyDataset
01:09:21 Dataset:1613 FileAnnotationDelete
01:09:21 Dataset:2064 MyDataset
01:09:21 Dataset:1413 FileAnnotationDelete
01:09:21 Dataset:2210 MyDataset
01:09:21 Dataset:54 Orphaned dataset 2
01:09:21 Dataset:103 Orphaned dataset 1
01:09:21 Dataset:760 MyDataset
01:09:21 Dataset:963 FileAnnotationDelete
01:09:21 Dataset:512 New Dataset2
01:09:21 Dataset:1562 New Dataset2
01:09:21 Dataset:2103 Orphaned dataset 1
01:09:21 Dataset:363 FileAnnotationDelete
01:09:21 Dataset:659 MyDataset
01:09:21 Dataset:416 MyDataset
01:09:21 Project:651 Project 1
01:09:21 Dataset:2158 MyDataset
01:09:21 Dataset:1665 MyDataset
01:09:21 Dataset:1759 MyDataset
01:09:21 Dataset:1664 MyDataset
01:09:21 Dataset:954 Orphaned dataset 2
01:09:21 Dataset:960 MyDataset
01:09:21 Dataset:2153 Orphaned dataset 1
01:09:21 Dataset:411 New Dataset
01:09:21 Dataset:1215 MyDataset
01:09:21 Dataset:1466 MyDataset
01:09:21 Dataset:1153 Orphaned dataset 1
01:09:21 Dataset:513 FileAnnotationDelete
01:09:21 Dataset:2204 Orphaned dataset 2
01:09:21 Dataset:116 MyDataset
01:09:21 Dataset:2113 FileAnnotationDelete
01:09:21 Dataset:1458 MyDataset
01:09:21 Dataset:704 Orphaned dataset 2
01:09:21 Dataset:708 MyDataset
01:09:21 Dataset:1103 Orphaned dataset 1
01:09:21 Dataset:1554 Orphaned dataset 2
01:09:21 Project:801 Project 1
01:09:21 Dataset:336 New Dataset2
01:09:21 Dataset:962 New Dataset2
01:09:21 Dataset:320 MyDataset
01:09:21 Dataset:616 MyDataset
01:09:21 Dataset:759 MyDataset
01:09:21 Project:7 Project 1
01:09:21 Dataset:408 MyDataset
01:09:21 Dataset:864 MyDataset
01:09:21 Project:851 Project 1
01:09:21 Dataset:1264 MyDataset
01:09:21 Dataset:2059 MyDataset
01:09:21 Dataset:2216 MyDataset
01:09:21 Dataset:1058 MyDataset
01:09:21 Dataset:160 MyDataset
01:09:21 Dataset:1512 New Dataset2
01:09:21 Dataset:211 New Dataset
01:09:21 Dataset:603 Orphaned dataset 1
01:09:21 Dataset:504 Orphaned dataset 2
01:09:21 Dataset:1753 Orphaned dataset 1
01:09:21 Dataset:1253 Orphaned dataset 1
01:09:21 Dataset:332 MyDataset
01:09:21 Dataset:1464 MyDataset
01:09:21 Dataset:413 FileAnnotationDelete
01:09:21 Dataset:1612 New Dataset2
01:09:21 Dataset:366 MyDataset
01:09:21 Dataset:2162 New Dataset2
01:09:21 Dataset:1760 MyDataset
01:09:21 Dataset:2110 MyDataset
01:09:21 Dataset:1114 MyDataset
01:09:21 Dataset:334 MyDataset
01:09:21 Dataset:1758 MyDataset
01:09:21 Dataset:761 MyDataset
01:09:21 Dataset:1609 MyDataset
01:09:21 Dataset:261 New Dataset
01:09:21 Dataset:859 MyDataset
01:09:21 Dataset:1416 MyDataset
01:09:21 Dataset:615 MyDataset
01:09:21 Dataset:410 MyDataset
01:09:21 Dataset:1461 New Dataset
01:09:21 Dataset:816 MyDataset
01:09:21 Project:901 Project 1
01:09:21 Dataset:204 Orphaned dataset 2
01:09:21 Dataset:2163 FileAnnotationDelete
01:09:21 Project:1351 Project 1
01:09:21 Project:2051 Project 1
01:09:21 Dataset:309 MyDataset
01:09:21 Dataset:854 Orphaned dataset 2
01:09:21 Dataset:915 MyDataset
01:09:21 Project:101 Project 1
01:09:21 Dataset:1216 MyDataset
01:09:21 Dataset:25 FileAnnotationDelete
01:09:21 Project:201 Project 1
01:09:21 Dataset:2063 FileAnnotationDelete
01:09:21 Dataset:333 MyDataset
01:09:21 Dataset:409 MyDataset
01:09:21 Dataset:1565 MyDataset
01:09:21 Project:1751 Project 1
01:09:21 Dataset:61 New Dataset
01:09:21 Dataset:904 Orphaned dataset 2
01:09:21 Dataset:254 Orphaned dataset 2
01:09:21 Dataset:1410 MyDataset
01:09:21 Dataset:460 MyDataset
01:09:21 Dataset:335 New Dataset
01:09:21 Dataset:703 Orphaned dataset 1
01:09:21 Dataset:1314 MyDataset
01:09:21 Dataset:1713 FileAnnotationDelete
01:09:21 Dataset:1158 MyDataset
01:09:21 Dataset:312 New Dataset2
01:09:21 Dataset:1358 MyDataset
01:09:21 Dataset:961 New Dataset
01:09:21 Dataset:1258 MyDataset
01:09:21 Dataset:1110 MyDataset
01:09:21 Dataset:453 Orphaned dataset 1
01:09:21 Dataset:414 MyDataset
01:09:21 Dataset:2160 MyDataset
01:09:21 Dataset:812 New Dataset2
01:09:21 Dataset:104 Orphaned dataset 2
01:09:21 Dataset:2012 New Dataset2
01:09:21 Dataset:2111 New Dataset
01:09:21 Dataset:1403 Orphaned dataset 1
01:09:21 Dataset:412 New Dataset2
01:09:21 Dataset:515 MyDataset
01:09:21 Dataset:914 MyDataset
01:09:21 Dataset:861 New Dataset
01:09:21 Dataset:208 MyDataset
01:09:21 Dataset:1754 Orphaned dataset 2
01:09:21 Dataset:2161 New Dataset
01:09:21 Dataset:713 FileAnnotationDelete
01:09:21 Dataset:3 Orphaned dataset 1
01:09:21 Dataset:337 FileAnnotationDelete
01:09:21 Dataset:358 MyDataset
01:09:21 Dataset:803 Orphaned dataset 1
01:09:21 Dataset:853 Orphaned dataset 1
01:09:21 Dataset:10 MyDataset
01:09:21 Dataset:1109 MyDataset
01:09:21 Dataset:209 MyDataset
01:09:21 Dataset:815 MyDataset
01:09:21 Dataset:1161 New Dataset
01:09:21 Dataset:1462 New Dataset2
01:09:21 Dataset:322 MyDataset
01:09:21 Dataset:466 MyDataset
01:09:21 Project:1 Project 1
01:09:21 Dataset:1704 Orphaned dataset 2
01:09:21 Dataset:260 MyDataset
01:09:21 Dataset:903 Orphaned dataset 1
01:09:21 Dataset:1962 New Dataset2
01:09:21 Dataset:2209 MyDataset
01:09:21 Dataset:1511 New Dataset
01:09:21 Dataset:2060 MyDataset
01:09:21 Dataset:1765 MyDataset
01:09:21 Dataset:1112 New Dataset2
01:09:21 Dataset:1503 Orphaned dataset 1
01:09:21 Dataset:658 MyDataset
01:09:21 Dataset:1308 MyDataset
01:09:21 Dataset:362 New Dataset2
01:09:21 Dataset:510 MyDataset
01:09:21 Project:351 Project 1
01:09:21 Dataset:324 New Dataset2
01:09:21 Dataset:1761 New Dataset
01:09:21 Dataset:2166 MyDataset
01:09:21 Dataset:1654 Orphaned dataset 2
01:09:21 Project:751 Project 1
01:09:21 Dataset:653 Orphaned dataset 1
01:09:21 Dataset:1163 FileAnnotationDelete
01:09:21 Dataset:1762 New Dataset2
01:09:21 Dataset:63 FileAnnotationDelete
01:09:21 Dataset:1508 MyDataset
01:09:21 Dataset:1709 MyDataset
01:09:21 Dataset:253 Orphaned dataset 1
01:09:21 Dataset:64 MyDataset
01:09:21 Dataset:1960 MyDataset
01:09:21 Dataset:1409 MyDataset
01:09:21 Dataset:60 MyDataset
01:09:21 Dataset:340 MyDataset
01:09:21 Dataset:463 FileAnnotationDelete
01:09:21 Dataset:1561 New Dataset
01:09:21 Dataset:553 Orphaned dataset 1
01:09:21 Dataset:1003 Orphaned dataset 1
01:09:21 Dataset:2215 MyDataset
01:09:21 Dataset:2009 MyDataset
01:09:21 Dataset:558 MyDataset
01:09:21 Dataset:327 Orphaned dataset 1
01:09:21 Dataset:862 New Dataset2
01:09:21 Dataset:304 Orphaned dataset 2
01:09:21 Project:251 Project 1
01:09:21 Dataset:1064 MyDataset
01:09:21 Dataset:163 FileAnnotationDelete
01:09:21 Dataset:755 Orphaned dataset 2
01:09:21 Dataset:65 MyDataset
01:09:21 Dataset:910 MyDataset
01:09:21 Dataset:766 MyDataset
01:09:21 Dataset:709 MyDataset
01:09:21 Dataset:110 MyDataset
01:09:21 Dataset:712 New Dataset2
01:09:21 Dataset:1104 Orphaned dataset 2
01:09:21 Project:1701 Project 1
01:09:21 Dataset:111 New Dataset
01:09:21 Dataset:316 Orphaned dataset 2
01:09:21 Dataset:1363 FileAnnotationDelete
01:09:21 Dataset:2164 MyDataset
01:09:21 Project:1651 Project 1
01:09:21 Dataset:354 Orphaned dataset 2
01:09:21 Project:1951 Project 1
01:09:21 Project:2001 Project 1
01:09:21 Dataset:1263 FileAnnotationDelete
01:09:21 Dataset:2003 Orphaned dataset 1
01:09:21 Dataset:1853 Orphaned dataset 1
01:09:21 Dataset:23 New Dataset
01:09:21 Project:1551 Project 1
01:09:21 Dataset:1362 New Dataset2
01:09:21 Dataset:1411 New Dataset
01:09:21 Dataset:1858 MyDataset
01:09:21 Dataset:1711 New Dataset
01:09:21 Project:1851 Project 1
01:09:21 Dataset:258 MyDataset
01:09:21 Dataset:1516 MyDataset
01:09:21 Dataset:508 MyDataset
01:09:21 Dataset:1708 MyDataset
01:09:21 Project:501 Project 1
01:09:21 Dataset:2109 MyDataset
01:09:21 Dataset:2062 New Dataset2
01:09:21 Dataset:1611 New Dataset
01:09:21 Dataset:1564 MyDataset
01:09:21 Dataset:1854 Orphaned dataset 2
01:09:21 Dataset:1166 MyDataset
01:09:21 Dataset:1558 MyDataset
01:09:21 Dataset:611 New Dataset
01:09:21 Dataset:2116 MyDataset
01:09:21 Project:1001 Project 1
01:09:21 Dataset:1309 MyDataset
01:09:21 Dataset:459 MyDataset
01:09:21 Dataset:1863 FileAnnotationDelete
01:09:21 Dataset:1866 MyDataset
01:09:21 Dataset:1208 MyDataset
01:09:21 Dataset:661 New Dataset
01:09:21 Project:401 Project 1
01:09:21 Dataset:403 Orphaned dataset 1
01:09:21 Project:451 Project 1
01:09:21 Dataset:767 MyDataset
01:09:21 Dataset:711 New Dataset
01:09:21 Dataset:1065 MyDataset
01:09:21 Dataset:1254 Orphaned dataset 2
01:09:21 Dataset:1559 MyDataset
01:09:21 Dataset:565 MyDataset
01:09:21 Dataset:612 New Dataset2
01:09:21 Dataset:1260 MyDataset
01:09:21 Project:1251 Project 1
01:09:21 Dataset:16 Orphaned dataset 2
01:09:21 Dataset:2112 New Dataset2
01:09:21 Dataset:1265 MyDataset
01:09:21 Dataset:1116 MyDataset
01:09:21 Project:151 Project 1
01:09:21 Dataset:461 New Dataset
01:09:21 Dataset:1059 MyDataset
01:09:21 Dataset:1261 New Dataset
01:09:21 Project:1051 Project 1
01:09:21 Dataset:1354 Orphaned dataset 2
01:09:21 Dataset:1963 FileAnnotationDelete
01:09:21 Dataset:1763 FileAnnotationDelete
01:09:21 Dataset:2008 MyDataset
01:09:21 Dataset:863 FileAnnotationDelete
01:09:21 Dataset:1715 MyDataset
01:09:21 Dataset:2004 Orphaned dataset 2
01:09:21 Dataset:1661 New Dataset
01:09:21 Dataset:1165 MyDataset
01:09:21 Dataset:808 MyDataset
01:09:21 Dataset:21 MyDataset
01:09:21 Dataset:1615 MyDataset
01:09:21 Dataset:1959 MyDataset
01:09:21 Dataset:609 MyDataset
01:09:21 Dataset:359 MyDataset
01:09:21 Dataset:1658 MyDataset
01:09:21 Dataset:210 MyDataset
01:09:21 Dataset:813 FileAnnotationDelete
01:09:21 Dataset:958 MyDataset
01:09:21 Dataset:1162 New Dataset2
01:09:21 Dataset:158 MyDataset
01:09:21 Dataset:2104 Orphaned dataset 2
01:09:21 Dataset:2114 MyDataset
01:09:21 Dataset:11 New Dataset
01:09:21 Dataset:28 MyDataset
01:09:21 Dataset:109 MyDataset
01:09:21 Dataset:1961 New Dataset
01:09:21 Dataset:1310 MyDataset
01:09:21 Dataset:114 MyDataset
01:09:21 Dataset:965 MyDataset
01:09:21 Dataset:315 Orphaned dataset 1
01:09:21 Dataset:1060 MyDataset
01:09:21 Dataset:2115 MyDataset
01:09:21 Dataset:159 MyDataset
01:09:21 Dataset:959 MyDataset
01:09:21 Dataset:311 New Dataset
01:09:21 Dataset:804 Orphaned dataset 2
01:09:21 Dataset:465 MyDataset
01:09:21 Dataset:560 MyDataset
01:09:21 Dataset:716 MyDataset
01:09:21 Dataset:1015 MyDataset
01:09:21 Dataset:360 MyDataset
01:09:21 Dataset:613 FileAnnotationDelete
01:09:21 Dataset:415 MyDataset
01:09:21 Dataset:1653 Orphaned dataset 1
01:09:21 Project:2151 Project 1
01:09:21 Dataset:666 MyDataset
01:09:21 Project:1151 Project 1
01:09:21 Dataset:503 Orphaned dataset 1
01:09:21 Dataset:2015 MyDataset
01:09:21 Dataset:108 MyDataset
01:09:21 Dataset:2203 Orphaned dataset 1
01:09:21 Dataset:454 Orphaned dataset 2
01:09:21 Dataset:654 Orphaned dataset 2
01:09:21 Dataset:1008 MyDataset
01:09:21 Dataset:1364 MyDataset
01:09:21 Dataset:562 New Dataset2
01:09:21 Dataset:908 MyDataset
01:09:21 Project:1401 Project 1
01:09:21 Dataset:1865 MyDataset
01:09:21 Dataset:916 MyDataset
01:09:21 Dataset:1212 New Dataset2
01:09:21 Dataset:1404 Orphaned dataset 2
01:09:21 Dataset:1710 MyDataset
01:09:21 Dataset:1160 MyDataset
01:09:21 Dataset:559 MyDataset
01:09:21 Dataset:1504 Orphaned dataset 2
01:09:21 Dataset:911 New Dataset
01:09:21 Dataset:1266 MyDataset
01:09:21 Dataset:765 MyDataset
01:09:21 Dataset:308 MyDataset
01:09:21 Dataset:663 FileAnnotationDelete
01:09:21 Dataset:563 FileAnnotationDelete
01:09:21 Dataset:909 MyDataset
01:09:21 Dataset:161 New Dataset
01:09:21 Dataset:462 New Dataset2
01:09:21 Dataset:1515 MyDataset
01:09:21 Dataset:714 MyDataset
01:09:21 Dataset:1608 MyDataset
01:09:21 Project:2101 Project 1
01:09:21 Dataset:913 FileAnnotationDelete
01:09:21 Project:1301 Project 1
01:09:21 Dataset:1714 MyDataset
01:09:21 Dataset:665 MyDataset
01:09:21 Dataset:212 New Dataset2
01:09:21 Dataset:2053 Orphaned dataset 1
01:09:21 Dataset:115 MyDataset
01:09:21 Dataset:1604 Orphaned dataset 2
01:09:21 Dataset:310 MyDataset
01:09:21 Dataset:1566 MyDataset
01:09:21 Dataset:1610 MyDataset
01:09:21 Dataset:966 MyDataset
01:09:21 Dataset:1859 MyDataset
01:09:21 Dataset:1861 New Dataset
01:09:21 Dataset:509 MyDataset
01:09:21 Dataset:2013 FileAnnotationDelete
01:09:21 Dataset:8 MyDataset
01:09:21 Dataset:1063 FileAnnotationDelete
01:09:21 Dataset:1954 Orphaned dataset 2
01:09:21 Dataset:1513 FileAnnotationDelete
01:09:21 Project:601 Project 1
01:09:21 Dataset:1412 New Dataset2
01:09:21 Dataset:27 MyDataset
01:09:21 Dataset:1159 MyDataset
01:09:21 Dataset:1659 MyDataset
01:09:21 Dataset:1313 FileAnnotationDelete
01:09:21 Dataset:339 MyDataset
01:09:21 Dataset:614 MyDataset
01:09:21 Project:2201 Project 1
01:09:21 Dataset:1311 New Dataset
01:09:21 Dataset:762 New Dataset
01:09:21 Dataset:1966 MyDataset
01:09:21 Dataset:323 New Dataset
01:09:21 Dataset:1616 MyDataset
01:09:21 Dataset:1213 FileAnnotationDelete
01:09:21 Project:1101 Project 1
01:09:21 Dataset:1304 Orphaned dataset 2
01:09:21 Project:307 Project 1
01:09:21 Dataset:2108 MyDataset
01:09:21 Dataset:1009 MyDataset
01:09:21 Dataset:26 MyDataset
01:09:21 Dataset:203 Orphaned dataset 1
01:09:21 Dataset:554 Orphaned dataset 2
01:09:21 Dataset:1860 MyDataset
01:09:21 Dataset:4 Orphaned dataset 2
01:09:21 Dataset:1011 New Dataset
01:09:21 Dataset:1703 Orphaned dataset 1
01:09:21 Dataset:1965 MyDataset
01:09:21 Dataset:1766 MyDataset
01:09:21 Dataset:1958 MyDataset
01:09:21 Dataset:162 New Dataset2
01:09:21 Dataset:1553 Orphaned dataset 1
01:09:21 Size:0
01:09:21 512 512
01:09:22 9
01:09:22 9
01:09:22 1
01:09:23 Logged in as ladmin_user
01:09:23 Added 'training_user's tag' to dataset FileAnnotationDelete on behalf of training_user
01:09:23 Added 'ladmin_user's tag' to dataset FileAnnotationDelete as admin.
01:09:23 Finished: SUCCESS