Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 44
originally caused by:
 Started by upstream project "Trigger" build number 51
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins11685985768092552772.sh
+ '[' zeiss-zvi = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_6359_merge_ci -v /uod/idr/repos/curated/zeiss-zvi:/data -v /uod/idr-scratch/merge-ci/curated/zeiss-zvi:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 02:42:08,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:42:08,756 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 02:42:08,756 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:42:08,757 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:42:08,757 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:42:08,757 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:42:08,758 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:42:08,758 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:42:08,758 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:42:08,759 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:42:08,759 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:42:08,759 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:42:08,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:42:08,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:42:08,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:42:08,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:42:08,940 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:42:08,940 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:42:08,940 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:42:08,940 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:42:08,941 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 02:42:08,941 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 02:42:08,941 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 183 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-25 02:42:08,950] [main] java.version = 21
   [testng] 02:42:08,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:42:08,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:42:08,993 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-25_02-42-08.log]
   [testng] 02:42:08,994 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-04-25 02:42:08,995] [main] testng.directory = /data
   [testng] [2024-04-25 02:42:08,996] [main] testng.configDirectory = /config
   [testng] [2024-04-25 02:42:09,004] [main] testng.multiplier = 1.0
   [testng] [2024-04-25 02:42:09,005] [main] testng.in-memory = false
   [testng] [2024-04-25 02:42:09,005] [main] testng.allow-missing = false
   [testng] [2024-04-25 02:42:09,005] [main] user.language = en
   [testng] [2024-04-25 02:42:09,005] [main] user.country = ${user.country}
   [testng] [2024-04-25 02:42:09,005] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-25 02:42:11,619] [main] ----------------------------------------
   [testng] [2024-04-25 02:42:11,619] [main] Total files: 157
   [testng] [2024-04-25 02:42:11,619] [main] Scan time: 2.614 s (16 ms/file)
   [testng] [2024-04-25 02:42:11,620] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 150 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-25 02:47:59,342] [pool-1-thread-1] Initializing /data/markus/HighSpeedParas.zvi: 
   [testng] 02:47:59,343 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:47:59,343 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:47:59,345 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-04-25_02-47-59.log]
   [testng] 02:47:59,345 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1d014665 - End of configuration.
   [testng] [2024-04-25 02:48:05,589] [pool-1-thread-12] Initializing /data/qa-7332/qa-7332_expected_rendering_ARF1_M90T_01-0002_Position(46)_Gallery.tif: 
   [testng] 02:48:05,590 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:48:05,590 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:05,592 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-04-25_02-48-05.log]
   [testng] 02:48:05,592 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e7bf16f - End of configuration.
   [testng] [2024-04-25 02:48:05,647] [pool-1-thread-11] Initializing /data/gaetan/gml16_cenp-fitc_dapi_19.zvi: 
   [testng] 02:48:05,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:48:05,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:05,648 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-04-25_02-48-05.log]
   [testng] 02:48:05,648 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7341bcf3 - End of configuration.
   [testng] [2024-04-25 02:48:11,447] [pool-1-thread-10] Initializing /data/lior/live+cf5b.zvi: 
   [testng] 02:48:11,447 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:48:11,447 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:11,448 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-04-25_02-48-11.log]
   [testng] 02:48:11,449 |-INFO in ch.qos.logback.core.sift.SiftProcessor@48d2dd4 - End of configuration.
   [testng] [2024-04-25 02:48:11,616] [pool-1-thread-9] Initializing /data/markus/Mouse-newborn-panorama.zvi: 
   [testng] 02:48:11,617 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:48:11,617 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:11,617 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-04-25_02-48-11.log]
   [testng] 02:48:11,618 |-INFO in ch.qos.logback.core.sift.SiftProcessor@151e0408 - End of configuration.
   [testng] [2024-04-25 02:48:12,133] [pool-1-thread-8] Initializing /data/eirinn/5_6_2009-DJ9-03_A01_01.zvi: 
   [testng] 02:48:12,133 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:48:12,133 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:12,134 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-04-25_02-48-12.log]
   [testng] 02:48:12,134 |-INFO in ch.qos.logback.core.sift.SiftProcessor@45eb39b7 - End of configuration.
   [testng] [2024-04-25 02:48:12,186] [pool-1-thread-7] Initializing /data/converted/WTZER_Series76_z003_ch00.zvi: 
   [testng] 02:48:12,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:48:12,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:12,187 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-04-25_02-48-12.log]
   [testng] 02:48:12,188 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6e2726a1 - End of configuration.
   [testng] [2024-04-25 02:48:12,269] [pool-1-thread-6] Initializing /data/jonas/10_0907_multidrug-0001_AB01_03.zvi: 
   [testng] 02:48:12,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:48:12,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:12,270 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-04-25_02-48-12.log]
   [testng] 02:48:12,270 |-INFO in ch.qos.logback.core.sift.SiftProcessor@435e70b2 - End of configuration.
   [testng] [2024-04-25 02:48:14,347] [pool-1-thread-5] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-widefield.zvi: 
   [testng] 02:48:14,347 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:48:14,347 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:14,348 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-04-25_02-48-14.log]
   [testng] 02:48:14,348 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7886cb35 - End of configuration.
   [testng] [2024-04-25 02:48:14,692] [pool-1-thread-4] Initializing /data/markus/HeLa-Reggie-GFP_ZT_fast-DCV-CI-measured-PSF.zvi: 
   [testng] 02:48:14,692 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:48:14,692 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:14,693 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-04-25_02-48-14.log]
   [testng] 02:48:14,693 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3e32d37f - End of configuration.
   [testng] [2024-04-25 02:48:15,508] [pool-1-thread-3] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c3.TIF: 
   [testng] 02:48:15,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:48:15,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:15,509 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-04-25_02-48-15.log]
   [testng] 02:48:15,509 |-INFO in ch.qos.logback.core.sift.SiftProcessor@560e6e03 - End of configuration.
   [testng] [2024-04-25 02:48:15,570] [pool-1-thread-2] Initializing /data/sebastien/test.zvi: 
   [testng] 02:48:15,570 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:48:15,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:15,571 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-04-25_02-48-15.log]
   [testng] 02:48:15,572 |-INFO in ch.qos.logback.core.sift.SiftProcessor@78c9f8d1 - End of configuration.
   [testng] [2024-04-25 02:48:17,886] [pool-1-thread-7] Initializing /data/markus/Mouse-newborn-panorama_JPEG_5percent_compressed.zvi: 
   [testng] [2024-04-25 02:48:17,925] [pool-1-thread-12] Initializing /data/markus/Mouse-newborn-panorama_lossless_compressed.zvi: 
   [testng] [2024-04-25 02:48:18,531] [pool-1-thread-3] Initializing /data/gaetan/gml16_cenp-fitc_dapi_23.zvi: 
   [testng] [2024-04-25 02:48:24,498] [pool-1-thread-10] Initializing /data/karsten/247096n3s3s9.zvi: 
   [testng] [2024-04-25 02:48:24,828] [pool-1-thread-8] Initializing /data/converted/damian.zvi: 
   [testng] [2024-04-25 02:48:24,965] [pool-1-thread-5] Initializing /data/othmar/mozaic.zvi: 
   [testng] [2024-04-25 02:48:25,618] [pool-1-thread-2] Initializing /data/markus/PhaseGFP-MosaiX-Timelapse_Tiles.zvi: 
   [testng] [2024-04-25 02:48:28,014] [pool-1-thread-8] Initializing /data/david/SNAP-181518-0001.zvi: 
   [testng] [2024-04-25 02:48:29,308] [pool-1-thread-4] Initializing /data/lior/live+cf2b.zvi: 
   [testng] [2024-04-25 02:48:30,716] [pool-1-thread-10] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-six.zvi: 
   [testng] [2024-04-25 02:48:31,126] [pool-1-thread-4] Initializing /data/markus/Hypocampus_Tiles_with_stiching.zvi: 
   [testng] [2024-04-25 02:48:32,640] [pool-1-thread-10] Initializing /data/joseph/Alike_best_example_but_WORKS_FINE_maybe_cause_shorter_expose.zvi: 
   [testng] [2024-04-25 02:48:33,269] [pool-1-thread-10] Initializing /data/michel/e.zvi: 
   [testng] [2024-04-25 02:48:33,973] [pool-1-thread-10] Initializing /data/gaetan/gml16_cenp-fitc_dapi_11.zvi: 
   [testng] [2024-04-25 02:48:40,236] [pool-1-thread-11] Initializing /data/sam/ADDLs3-48hrsMouse-Vib50-Biotyn-IHC-s1c2r2-5x-001-07.zvi: 
   [testng] [2024-04-25 02:48:41,899] [pool-1-thread-3] Initializing /data/dietmar/hMADS-24h-BAC1-7-AF647-AF488-RHO-1day-hyb-CSK-2007-06-29-0008_Position(113).zvi: 
   [testng] [2024-04-25 02:48:43,813] [pool-1-thread-8] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_(c1+c2+c3+c4).TIF: 
   [testng] [2024-04-25 02:48:43,877] [pool-1-thread-6] Initializing /data/gaetan/gml16_cenp-fitc_dapi_22.zvi: 
   [testng] [2024-04-25 02:48:50,358] [pool-1-thread-9] Initializing /data/converted/2ChZ.zvi: 
   [testng] [2024-04-25 02:48:50,453] [pool-1-thread-7] Initializing /data/vladan/vladan.zvi: 
   [testng] [2024-04-25 02:48:51,812] [pool-1-thread-9] Initializing /data/dietmar/137.zvi: 
   [testng] [2024-04-25 02:48:53,395] [pool-1-thread-12] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c2.TIF: 
   [testng] [2024-04-25 02:48:53,831] [pool-1-thread-8] Initializing /data/oli/10 x smc 3.zvi: 
   [testng] [2024-04-25 02:48:54,668] [pool-1-thread-3] Initializing /data/eirinn/Demo-tile.zvi: 
   [testng] [2024-04-25 02:48:54,812] [pool-1-thread-8] Initializing /data/markus/Confidence_ratio_image_PC12_neuroblastoma_Fura2_exp#9-2.zvi: 
   [testng] [2024-04-25 02:48:56,109] [pool-1-thread-12] Initializing /data/nicolas/image.zvi: 
   [testng] [2024-04-25 02:48:56,145] [pool-1-thread-3] Initializing /data/dietmar/imagej-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.tif: 
   [testng] [2024-04-25 02:48:56,423] [pool-1-thread-9] Initializing /data/georg/TinCD4 x Gcamp3-2x adult CyD-80uM+blebb-10uM-0001.zvi: 
   [testng] [2024-04-25 02:49:01,391] [pool-1-thread-4] Initializing /data/qa-21711/test.zvi: 
   [testng] [2024-04-25 02:49:05,396] [pool-1-thread-2] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c4.TIF: 
   [testng] [2024-04-25 02:49:05,481] [pool-1-thread-5] Initializing /data/joseph/E-2009_0022.zvi: 
   [testng] [2024-04-25 02:49:06,342] [pool-1-thread-3] Initializing /data/nicolas/image.tif: 
   [testng] [2024-04-25 02:49:06,460] [pool-1-thread-12] Initializing /data/markus/Branchiostoma_6x12_MosaiX_Tiles_color.zvi: 
   [testng] [2024-04-25 02:49:09,413] [pool-1-thread-10] Initializing /data/eirinn/12_16_2009-01-Tara-HD-Triple-5to15_Position(1)5.zvi: 
   [testng] [2024-04-25 02:49:11,628] [pool-1-thread-1] Initializing /data/eirinn/Correctly-tiled.JPG: 
   [testng] [2024-04-25 02:49:11,655] [pool-1-thread-6] Initializing /data/gaetan/gml16_cenp-fitc_dapi_14.zvi: 
   [testng] [2024-04-25 02:49:20,038] [pool-1-thread-2] Initializing /data/gaetan/gml16_cenp-fitc_dapi_18.zvi: 
   [testng] [2024-04-25 02:49:28,603] [pool-1-thread-8] Initializing /data/darren/section0001_w1.zvi: 
   [testng] [2024-04-25 02:49:29,600] [pool-1-thread-1] Initializing /data/rachel/40K 30s A2.zvi: 
   [testng] [2024-04-25 02:49:29,967] [pool-1-thread-3] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast.zvi: 
   [testng] [2024-04-25 02:49:30,742] [pool-1-thread-5] Initializing /data/kmichel/20110209_region1_1505_atp.zvi: 
   [testng] [2024-04-25 02:49:31,042] [pool-1-thread-7] Initializing /data/gaetan/gml16_cenp-fitc_dapi_6.zvi: 
   [testng] [2024-04-25 02:49:33,487] [pool-1-thread-11] Initializing /data/oli/10 x smc 4.zvi: 
   [testng] [2024-04-25 02:49:33,879] [pool-1-thread-1] Initializing /data/converted/WTZER_Series76_z003_ch00-with-ROIs.TIF: 
   [testng] [2024-04-25 02:49:34,363] [pool-1-thread-5] Initializing /data/gaetan/gml16_cenp-fitc_dapi_21.zvi: 
   [testng] [2024-04-25 02:49:42,126] [pool-1-thread-11] Initializing /data/rolf/example_2-c1+c3.jpg: 
   [testng] [2024-04-25 02:49:42,259] [pool-1-thread-10] Initializing /data/joseph/BEST_EXAMPLE_LONGER_EXPOSURE.zvi: 
   [testng] [2024-04-25 02:49:42,373] [pool-1-thread-1] Initializing /data/markus/Material_color_image_HRc_microscanned_4x3K.zvi: 
   [testng] [2024-04-25 02:49:43,063] [pool-1-thread-10] Initializing /data/markus/6ch-Z-stack_deconvolved.zvi: 
   [testng] [2024-04-25 02:49:44,557] [pool-1-thread-11] Initializing /data/joseph/E-2009-0004.zvi: 
   [testng] [2024-04-25 02:49:45,667] [pool-1-thread-3] Initializing /data/gaetan/gml16_cenp-fitc_dapi_3.zvi: 
   [testng] [2024-04-25 02:49:52,091] [pool-1-thread-6] Initializing /data/jan/SampleStack_Mosaic4x5_comb.zvi: 
   [testng] [2024-04-25 02:50:00,224] [pool-1-thread-8] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c1.TIF: 
   [testng] [2024-04-25 02:50:00,289] [pool-1-thread-2] Initializing /data/gaetan/gml16_cenp-fitc_dapi_17.zvi: 
   [testng] [2024-04-25 02:50:07,074] [pool-1-thread-9] Initializing /data/oli/10 x smc 2 neg.zvi: 
   [testng] [2024-04-25 02:50:07,171] [pool-1-thread-10] Initializing /data/rolf/example_2.png: 
   [testng] [2024-04-25 02:50:07,176] [pool-1-thread-7] Initializing /data/karsten/Bild2.zvi: 
   [testng] [2024-04-25 02:50:07,569] [pool-1-thread-7] Initializing /data/gaetan/gml16_cenp-fitc_dapi_13.zvi: 
   [testng] [2024-04-25 02:50:14,237] [pool-1-thread-4] Initializing /data/gaetan/gml16_cenp-fitc_dapi_24.zvi: 
   [testng] [2024-04-25 02:50:21,194] [pool-1-thread-11] Initializing /data/susan/BY4741NQ2.zvi: 
   [testng] [2024-04-25 02:50:21,478] [pool-1-thread-9] Initializing /data/dan/adultNr1.zvi: 
   [testng] [2024-04-25 02:50:22,569] [pool-1-thread-1] Initializing /data/markus/PC12_neuroblastoma_Fura2_exp#9.zvi: 
   [testng] [2024-04-25 02:50:23,916] [pool-1-thread-5] Initializing /data/converted/damian-compressed.zvi: 
   [testng] [2024-04-25 02:50:24,096] [pool-1-thread-10] Initializing /data/pradeep/MCF10A_Scratch-0003_CatGDsiNeg.zvi: 
   [testng] [2024-04-25 02:50:24,380] [pool-1-thread-5] Initializing /data/darren/section0002_w1.zvi: 
   [testng] [2024-04-25 02:50:25,296] [pool-1-thread-8] Initializing /data/gaetan/gml16_cenp-fitc_dapi_10.zvi: 
   [testng] [2024-04-25 02:50:31,819] [pool-1-thread-11] Initializing /data/gaetan/gml16_cenp-fitc_dapi_4.zvi: 
   [testng] [2024-04-25 02:50:38,822] [pool-1-thread-10] Initializing /data/converted/deconvolve6_Pseudo_Tl000_Zs000.zvi: 
   [testng] [2024-04-25 02:50:40,166] [pool-1-thread-10] Initializing /data/sebastien/F1.zvi: 
   [testng] [2024-04-25 02:50:40,835] [pool-1-thread-3] Initializing /data/ville/MultiCh-RGB/pollen_bw.zvi: 
   [testng] [2024-04-25 02:50:42,016] [pool-1-thread-3] Initializing /data/rolf/example_2-2010_11_25.zvi: 
   [testng] [2024-04-25 02:50:42,355] [pool-1-thread-7] Initializing /data/gaetan/gml16_cenp-fitc_dapi_5.zvi: 
   [testng] [2024-04-25 02:50:48,705] [pool-1-thread-4] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-sectioned.zvi: 
   [testng] [2024-04-25 02:50:49,039] [pool-1-thread-2] Initializing /data/othmar/z-stack.zvi: 
   [testng] [2024-04-25 02:50:52,515] [pool-1-thread-6] Initializing /data/lee/u87.cells-0027_AB02_01.zvi: 
   [testng] [2024-04-25 02:50:52,985] [pool-1-thread-5] Initializing /data/kmichel/20110209_region4_1841_atp.zvi: 
   [testng] [2024-04-25 02:50:53,112] [pool-1-thread-1] Initializing /data/qa-7332/ARF1_M90T_01-0002_Position(46).zvi: 
   [testng] [2024-04-25 02:50:53,458] [pool-1-thread-8] Initializing /data/rolf/example_2-c3.jpg: 
   [testng] [2024-04-25 02:50:54,343] [pool-1-thread-9] Initializing /data/christophe/Exemple_Zeiss_ROI.zvi: 
   [testng] [2024-04-25 02:50:54,696] [pool-1-thread-5] Initializing /data/joe/test_file_ng_2012.zvi: 
   [testng] [2024-04-25 02:50:54,960] [pool-1-thread-8] Initializing /data/dietmar/DAPI-TexasRed-0015.zvi: 
   [testng] [2024-04-25 02:50:56,501] [pool-1-thread-3] Initializing /data/dietmar/bio-formats-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0010.tif: 
   [testng] [2024-04-25 02:50:56,740] [pool-1-thread-10] Initializing /data/gaetan/gml16_cenp-fitc_dapi_9.zvi: 
   [testng] [2024-04-25 02:51:03,844] [pool-1-thread-11] Initializing /data/joseph/BEST_EXAMPLE_should_look_like.jpg: 
   [testng] [2024-04-25 02:51:03,952] [pool-1-thread-9] Initializing /data/thomas/test_axiocam_3_1.zvi: 
   [testng] [2024-04-25 02:51:03,999] [pool-1-thread-12] Initializing /data/pki/E-07.zvi: 
   [testng] [2024-04-25 02:51:07,106] [pool-1-thread-4] Initializing /data/markus/Brain_high_dynamic_range_imaging_Z-stack.zvi: 
   [testng] [2024-04-25 02:51:09,347] [pool-1-thread-1] Initializing /data/converted/2chZT.zvi: 
   [testng] [2024-04-25 02:51:13,049] [pool-1-thread-6] Initializing /data/rachel/40K 30s A1.zvi: 
   [testng] [2024-04-25 02:51:13,182] [pool-1-thread-3] Initializing /data/ville/MultiCh-RGB/pollen_rgb.zvi: 
   [testng] [2024-04-25 02:51:13,467] [pool-1-thread-9] Initializing /data/michel/d.zvi: 
   [testng] [2024-04-25 02:51:13,586] [pool-1-thread-11] Initializing /data/shalin/ibidiuslide1-timelapse3_mid2.zvi: 
   [testng] [2024-04-25 02:51:14,150] [pool-1-thread-8] Initializing /data/eirinn/12_2_2009-16-Hes5-BrdU-Proper_Position(52).zvi: 
   [testng] [2024-04-25 02:51:15,476] [pool-1-thread-9] Initializing /data/joseph/E-2009-0001a.zvi: 
   [testng] [2024-04-25 02:51:17,034] [pool-1-thread-6] Initializing /data/rolf/example_1-2010_11_25.zvi: 
   [testng] [2024-04-25 02:51:17,880] [pool-1-thread-1] Initializing /data/georg/Recorder-Stream-0003.zvi: 
   [testng] [2024-04-25 02:51:19,870] [pool-1-thread-5] Initializing /data/gaetan/gml16_cenp-fitc_dapi_8.zvi: 
   [testng] [2024-04-25 02:51:25,019] [pool-1-thread-3] Initializing /data/miso/Aufnahme-184058-0002.zvi: 
   [testng] [2024-04-25 02:51:25,099] [pool-1-thread-11] Initializing /data/gaetan/gml16_cenp-fitc_dapi_25.zvi: 
   [testng] [2024-04-25 02:51:31,712] [pool-1-thread-7] Initializing /data/oli/10 x smc 1 neg.zvi: 
   [testng] [2024-04-25 02:51:31,764] [pool-1-thread-9] Initializing /data/markus/Smart_Experiment_4ch-T-time-stitched.zvi: 
   [testng] [2024-04-25 02:51:32,800] [pool-1-thread-4] Initializing /data/converted/WTZER_Series76_z003_ch00-with-ROIs.zvi: 
   [testng] [2024-04-25 02:51:33,143] [pool-1-thread-10] Initializing /data/gaetan/gml16_cenp-fitc_dapi_15.zvi: 
   [testng] [2024-04-25 02:51:38,487] [pool-1-thread-2] Initializing /data/gaetan/gml16_cenp-fitc_dapi_1.zvi: 
   [testng] [2024-04-25 02:51:43,306] [pool-1-thread-6] Initializing /data/dietmar/imagej-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0010.tif: 
   [testng] [2024-04-25 02:51:43,758] [pool-1-thread-4] Initializing /data/gaetan/gml16_cenp-fitc_dapi_2.zvi: 
   [testng] [2024-04-25 02:51:49,162] [pool-1-thread-8] Initializing /data/karsten/Bild1.zvi: 
   [testng] [2024-04-25 02:51:49,323] [pool-1-thread-3] Initializing /data/dietmar/138.zvi: 
   [testng] [2024-04-25 02:51:50,955] [pool-1-thread-7] Initializing /data/eirinn/Pharm3-saline2-0147_11.zvi: 
   [testng] [2024-04-25 02:51:53,883] [pool-1-thread-6] Initializing /data/gaetan/gml16_cenp-fitc_dapi_12.zvi: 
   [testng] [2024-04-25 02:52:00,809] [pool-1-thread-8] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.zvi: 
   [testng] [2024-04-25 02:52:01,364] [pool-1-thread-1] Initializing /data/eirinn/11_10_2009-01-LCStim-15-10-09_Position(1).zvi: 
   [testng] [2024-04-25 02:52:01,978] [pool-1-thread-11] Initializing /data/michel/a.zvi: 
   [testng] [2024-04-25 02:52:02,020] [pool-1-thread-12] Initializing /data/james/Sylvain_run3_1Gy_Live7-2008-0019.zvi: 
   [testng] [2024-04-25 02:52:02,588] [pool-1-thread-9] Initializing /data/dan/Zstack_convalaria.zvi: 
   [testng] [2024-04-25 02:52:03,050] [pool-1-thread-5] Initializing /data/jeffrey/750-30-03.zvi: 
   [testng] [2024-04-25 02:52:03,579] [pool-1-thread-11] Initializing /data/kelsey/650x514BW.zvi: 
   [testng] [2024-04-25 02:52:04,081] [pool-1-thread-11] Initializing /data/rolf/example_2-c1.jpg: 
   [testng] [2024-04-25 02:52:04,429] [pool-1-thread-5] Initializing /data/dietmar/bio-formats-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.tif: 
   [testng] [2024-04-25 02:52:04,774] [pool-1-thread-12] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055.zvi: 
   [testng] [2024-04-25 02:52:05,397] [pool-1-thread-8] Initializing /data/oli/10 x smc 1.zvi: 
   [testng] [2024-04-25 02:52:05,617] [pool-1-thread-1] Initializing /data/michel/c.zvi: 
   [testng] [2024-04-25 02:52:05,813] [pool-1-thread-3] Initializing /data/michel/b.zvi: 
   [testng] [2024-04-25 02:52:06,222] [pool-1-thread-1] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-ten.zvi: 
   [testng] [2024-04-25 02:52:07,242] [pool-1-thread-5] Initializing /data/chris/file01.zvi: 
   [testng] [2024-04-25 02:52:08,803] [pool-1-thread-9] Initializing /data/gaetan/gml16_cenp-fitc_dapi_16.zvi: 
   [testng] [2024-04-25 02:52:14,852] [pool-1-thread-11] Initializing /data/strand/2Colors1Plane.zvi: 
   [testng] [2024-04-25 02:52:15,637] [pool-1-thread-2] Initializing /data/oli/10 x smc 2.zvi: 
   [testng] [2024-04-25 02:52:15,888] [pool-1-thread-10] Initializing /data/jonas/10_0907_multidrug-0001_AB01_08.zvi: 
   [testng] [2024-04-25 02:52:29,218] [pool-1-thread-3] Initializing /data/rolf/example_2.tif: 
   [testng] [2024-04-25 02:52:29,291] [pool-1-thread-8] Initializing /data/kelsey/1300x1030BW.zvi: 
   [testng] [2024-04-25 02:52:30,309] [pool-1-thread-8] Initializing /data/markus/Long_TL_CElegans.zvi: 
   [testng] [2024-04-25 02:53:04,897] [pool-1-thread-1] Initializing /data/markus/MosaiX_irregular_Z-stack_with_autofocus.zvi: 
   [testng] [2024-04-25 02:53:09,258] [pool-1-thread-7] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-sidebyside.zvi: 
   [testng] [2024-04-25 02:53:13,707] [pool-1-thread-4] Initializing /data/monica/Monica_elegans_movie.zvi: 
   [testng] [2024-04-25 02:53:16,139] [pool-1-thread-12] Initializing /data/kelsey/432x342BW.zvi: 
   [testng] [2024-04-25 02:53:16,180] [pool-1-thread-6] Initializing /data/markus/30channels_exposure-series.zvi: 
   [testng] [2024-04-25 02:53:16,600] [pool-1-thread-2] Initializing /data/converted/mri-stack.zvi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 7950, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 12 minutes 1 second
Finished: SUCCESS