Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 256
originally caused by:
 Started by upstream project "Trigger" build number 280
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@4
[BIOFORMATS-test-folder@4] $ /bin/bash -xe /tmp/jenkins3062454716489754938.sh
+ '[' zeiss-zvi = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_40454_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

test-automated:
   [testng] File leak detector installed
   [testng] 04:03:36,822 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 04:03:36,824 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
   [testng] 04:03:36,824 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:03:36,825 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:03:36,825 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:03:36,826 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:03:36,826 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 04:03:36,826 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:03:36,826 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:03:36,827 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:03:36,827 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:03:36,827 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 04:03:37,069 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:03:37,069 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:03:37,100 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:03:37,100 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:03:37,109 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:03:37,109 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:03:37,109 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:03:37,110 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:03:37,110 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
   [testng] 04:03:37,111 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
   [testng] 04:03:37,111 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 285 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-15 04:03:37,121] [main] java.version = 1.8.0_342
   [testng] 04:03:37,125 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:03:37,125 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:03:37,173 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-15_04-03-37.log]
   [testng] 04:03:37,175 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
   [testng] [2024-11-15 04:03:37,177] [main] testng.directory = /data
   [testng] [2024-11-15 04:03:37,177] [main] testng.configDirectory = /config
   [testng] [2024-11-15 04:03:37,190] [main] testng.multiplier = 1.0
   [testng] [2024-11-15 04:03:37,190] [main] testng.in-memory = false
   [testng] [2024-11-15 04:03:37,190] [main] testng.allow-missing = false
   [testng] [2024-11-15 04:03:37,190] [main] user.language = en
   [testng] [2024-11-15 04:03:37,190] [main] user.country = ${user.country}
   [testng] [2024-11-15 04:03:37,191] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-11-15 04:03:51,482] [main] ----------------------------------------
   [testng] [2024-11-15 04:03:51,483] [main] Total files: 157
   [testng] [2024-11-15 04:03:51,483] [main] Scan time: 14.291 s (91 ms/file)
   [testng] [2024-11-15 04:03:51,483] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 150 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-11-15 04:08:54,369] [pool-1-thread-1] Initializing /data/gaetan/gml16_cenp-fitc_dapi_19.zvi: 
   [testng] 04:08:54,371 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 04:08:54,371 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:08:54,374 |-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-11-15_04-08-54.log]
   [testng] 04:08:54,375 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3caebb79 - End of configuration.
   [testng] [2024-11-15 04:08:56,234] [pool-1-thread-12] Initializing /data/sebastien/F1.zvi: 
   [testng] 04:08:56,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 04:08:56,235 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:08:56,236 |-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-11-15_04-08-56.log]
   [testng] 04:08:56,236 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5bc1962b - End of configuration.
   [testng] [2024-11-15 04:08:57,110] [pool-1-thread-11] Initializing /data/markus/HeLa-Reggie-GFP_ZT_fast-DCV-CI-measured-PSF.zvi: 
   [testng] 04:08:57,110 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 04:08:57,110 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:08:57,111 |-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-11-15_04-08-57.log]
   [testng] 04:08:57,111 |-INFO in ch.qos.logback.core.sift.SiftProcessor@61522a1d - End of configuration.
   [testng] [2024-11-15 04:08:58,181] [pool-1-thread-10] Initializing /data/dietmar/imagej-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0010.tif: 
   [testng] 04:08:58,181 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:08:58,181 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:08:58,181 |-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-11-15_04-08-58.log]
   [testng] 04:08:58,182 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2b3664b2 - End of configuration.
   [testng] [2024-11-15 04:08:59,132] [pool-1-thread-9] Initializing /data/susan/BY4741NQ2.zvi: 
   [testng] 04:08:59,132 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 04:08:59,132 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:08:59,133 |-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-11-15_04-08-59.log]
   [testng] 04:08:59,134 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3cadff89 - End of configuration.
   [testng] [2024-11-15 04:08:59,519] [pool-1-thread-8] Initializing /data/othmar/z-stack.zvi: 
   [testng] 04:08:59,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 04:08:59,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:08:59,520 |-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-11-15_04-08-59.log]
   [testng] 04:08:59,520 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6431d769 - End of configuration.
   [testng] [2024-11-15 04:09:03,074] [pool-1-thread-7] Initializing /data/markus/MosaiX_irregular_Z-stack_with_autofocus.zvi: 
   [testng] 04:09:03,074 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 04:09:03,074 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:09:03,075 |-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-11-15_04-09-03.log]
   [testng] 04:09:03,075 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6a942c3e - End of configuration.
   [testng] [2024-11-15 04:09:03,831] [pool-1-thread-6] Initializing /data/gaetan/gml16_cenp-fitc_dapi_18.zvi: 
   [testng] 04:09:03,831 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 04:09:03,831 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:09:03,832 |-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-11-15_04-09-03.log]
   [testng] 04:09:03,833 |-INFO in ch.qos.logback.core.sift.SiftProcessor@49fa86c3 - End of configuration.
   [testng] [2024-11-15 04:09:05,565] [pool-1-thread-5] Initializing /data/eirinn/5_6_2009-DJ9-03_A01_01.zvi: 
   [testng] 04:09:05,565 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 04:09:05,565 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:09:05,566 |-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-11-15_04-09-05.log]
   [testng] 04:09:05,566 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d492001 - End of configuration.
   [testng] [2024-11-15 04:09:05,907] [pool-1-thread-4] Initializing /data/jonas/10_0907_multidrug-0001_AB01_03.zvi: 
   [testng] 04:09:05,907 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 04:09:05,907 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:09:05,907 |-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-11-15_04-09-05.log]
   [testng] 04:09:05,908 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2367691 - End of configuration.
   [testng] [2024-11-15 04:09:08,176] [pool-1-thread-3] Initializing /data/markus/PC12_neuroblastoma_Fura2_exp#9.zvi: 
   [testng] 04:09:08,176 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 04:09:08,176 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:09:08,177 |-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-11-15_04-09-08.log]
   [testng] 04:09:08,177 |-INFO in ch.qos.logback.core.sift.SiftProcessor@40ad1f13 - End of configuration.
   [testng] [2024-11-15 04:09:09,825] [pool-1-thread-2] Initializing /data/gaetan/gml16_cenp-fitc_dapi_9.zvi: 
   [testng] 04:09:09,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 04:09:09,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:09:09,826 |-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-11-15_04-09-09.log]
   [testng] 04:09:09,826 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4ddcbf85 - End of configuration.
   [testng] [2024-11-15 04:09:15,543] [pool-1-thread-9] Initializing /data/markus/Branchiostoma_6x12_MosaiX_Tiles_color.zvi: 
   [testng] [2024-11-15 04:09:18,935] [pool-1-thread-5] Initializing /data/dan/adultNr1.zvi: 
   [testng] [2024-11-15 04:09:20,364] [pool-1-thread-10] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-widefield.zvi: 
   [testng] [2024-11-15 04:09:22,529] [pool-1-thread-12] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-ten.zvi: 
   [testng] [2024-11-15 04:09:23,368] [pool-1-thread-11] Initializing /data/kelsey/650x514BW.zvi: 
   [testng] [2024-11-15 04:09:24,892] [pool-1-thread-7] Initializing /data/markus/30channels_exposure-series.zvi: 
   [testng] [2024-11-15 04:09:26,152] [pool-1-thread-11] Initializing /data/christophe/Exemple_Zeiss_ROI.zvi: 
   [testng] [2024-11-15 04:09:26,544] [pool-1-thread-10] Initializing /data/converted/deconvolve6_Pseudo_Tl000_Zs000.zvi: 
   [testng] [2024-11-15 04:09:26,938] [pool-1-thread-12] Initializing /data/gaetan/gml16_cenp-fitc_dapi_15.zvi: 
   [testng] [2024-11-15 04:09:29,888] [pool-1-thread-2] Initializing /data/thomas/test_axiocam_3_1.zvi: 
   [testng] [2024-11-15 04:09:30,239] [pool-1-thread-3] Initializing /data/karsten/Bild1.zvi: 
   [testng] [2024-11-15 04:09:31,672] [pool-1-thread-1] Initializing /data/kelsey/1300x1030BW.zvi: 
   [testng] [2024-11-15 04:09:31,958] [pool-1-thread-6] Initializing /data/gaetan/gml16_cenp-fitc_dapi_12.zvi: 
   [testng] [2024-11-15 04:09:34,420] [pool-1-thread-7] Initializing /data/oli/10 x smc 2 neg.zvi: 
   [testng] [2024-11-15 04:09:34,741] [pool-1-thread-4] Initializing /data/qa-7332/qa-7332_expected_rendering_ARF1_M90T_01-0002_Position(46)_Gallery.tif: 
   [testng] [2024-11-15 04:09:35,433] [pool-1-thread-11] Initializing /data/rolf/example_2-c1.jpg: 
   [testng] [2024-11-15 04:09:36,675] [pool-1-thread-10] Initializing /data/rachel/40K 30s A2.zvi: 
   [testng] [2024-11-15 04:09:37,330] [pool-1-thread-3] Initializing /data/oli/10 x smc 1.zvi: 
   [testng] [2024-11-15 04:09:37,746] [pool-1-thread-2] Initializing /data/pki/E-07.zvi: 
   [testng] [2024-11-15 04:09:41,939] [pool-1-thread-5] Initializing /data/oli/10 x smc 1 neg.zvi: 
   [testng] [2024-11-15 04:09:42,289] [pool-1-thread-1] Initializing /data/rachel/40K 30s A1.zvi: 
   [testng] [2024-11-15 04:09:42,610] [pool-1-thread-7] Initializing /data/gaetan/gml16_cenp-fitc_dapi_11.zvi: 
   [testng] [2024-11-15 04:09:44,933] [pool-1-thread-11] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-sectioned.zvi: 
   [testng] [2024-11-15 04:09:46,379] [pool-1-thread-10] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-sidebyside.zvi: 
   [testng] [2024-11-15 04:09:47,749] [pool-1-thread-3] Initializing /data/dietmar/bio-formats-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.tif: 
   [testng] [2024-11-15 04:09:48,579] [pool-1-thread-8] Initializing /data/chris/file01.zvi: 
   [testng] [2024-11-15 04:09:49,369] [pool-1-thread-4] Initializing /data/pradeep/MCF10A_Scratch-0003_CatGDsiNeg.zvi: 
   [testng] [2024-11-15 04:09:50,285] [pool-1-thread-5] Initializing /data/lior/live+cf2b.zvi: 
   [testng] [2024-11-15 04:09:50,907] [pool-1-thread-12] Initializing /data/miso/Aufnahme-184058-0002.zvi: 
   [testng] [2024-11-15 04:09:51,580] [pool-1-thread-1] Initializing /data/shalin/ibidiuslide1-timelapse3_mid2.zvi: 
   [testng] [2024-11-15 04:09:52,343] [pool-1-thread-6] Initializing /data/michel/e.zvi: 
   [testng] [2024-11-15 04:09:52,738] [pool-1-thread-11] Initializing /data/eirinn/12_16_2009-01-Tara-HD-Triple-5to15_Position(1)5.zvi: 
   [testng] [2024-11-15 04:09:54,836] [pool-1-thread-3] Initializing /data/markus/Brain_high_dynamic_range_imaging_Z-stack.zvi: 
   [testng] [2024-11-15 04:09:56,087] [pool-1-thread-5] Initializing /data/rolf/example_2.tif: 
   [testng] [2024-11-15 04:09:56,895] [pool-1-thread-8] Initializing /data/gaetan/gml16_cenp-fitc_dapi_8.zvi: 
   [testng] [2024-11-15 04:09:58,491] [pool-1-thread-10] Initializing /data/dietmar/138.zvi: 
   [testng] [2024-11-15 04:09:59,278] [pool-1-thread-12] Initializing /data/eirinn/Correctly-tiled.JPG: 
   [testng] [2024-11-15 04:09:59,368] [pool-1-thread-4] Initializing /data/converted/damian-compressed.zvi: 
   [testng] [2024-11-15 04:09:59,718] [pool-1-thread-1] Initializing /data/jeffrey/750-30-03.zvi: 
   [testng] [2024-11-15 04:10:00,141] [pool-1-thread-6] Initializing /data/michel/a.zvi: 
   [testng] [2024-11-15 04:10:01,675] [pool-1-thread-7] Initializing /data/converted/damian.zvi: 
   [testng] [2024-11-15 04:10:02,414] [pool-1-thread-12] Initializing /data/oli/10 x smc 3.zvi: 
   [testng] [2024-11-15 04:10:02,780] [pool-1-thread-11] Initializing /data/gaetan/gml16_cenp-fitc_dapi_24.zvi: 
   [testng] [2024-11-15 04:10:04,848] [pool-1-thread-4] Initializing /data/othmar/mozaic.zvi: 
   [testng] [2024-11-15 04:10:05,935] [pool-1-thread-6] Initializing /data/gaetan/gml16_cenp-fitc_dapi_4.zvi: 
   [testng] [2024-11-15 04:10:07,512] [pool-1-thread-10] Initializing /data/nicolas/image.zvi: 
   [testng] [2024-11-15 04:10:08,103] [pool-1-thread-1] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-six.zvi: 
   [testng] [2024-11-15 04:10:08,685] [pool-1-thread-3] Initializing /data/karsten/Bild2.zvi: 
   [testng] [2024-11-15 04:10:09,119] [pool-1-thread-2] Initializing /data/converted/2chZT.zvi: 
   [testng] [2024-11-15 04:10:10,118] [pool-1-thread-5] Initializing /data/converted/WTZER_Series76_z003_ch00-with-ROIs.zvi: 
   [testng] [2024-11-15 04:10:10,507] [pool-1-thread-7] Initializing /data/vladan/vladan.zvi: 
   [testng] [2024-11-15 04:10:13,032] [pool-1-thread-12] Initializing /data/gaetan/gml16_cenp-fitc_dapi_13.zvi: 
   [testng] [2024-11-15 04:10:15,524] [pool-1-thread-3] Initializing /data/gaetan/gml16_cenp-fitc_dapi_21.zvi: 
   [testng] [2024-11-15 04:10:17,202] [pool-1-thread-10] Initializing /data/markus/Material_color_image_HRc_microscanned_4x3K.zvi: 
   [testng] [2024-11-15 04:10:17,788] [pool-1-thread-8] Initializing /data/joseph/E-2009-0004.zvi: 
   [testng] [2024-11-15 04:10:18,366] [pool-1-thread-1] Initializing /data/michel/c.zvi: 
   [testng] [2024-11-15 04:10:19,470] [pool-1-thread-5] Initializing /data/dietmar/hMADS-24h-BAC1-7-AF647-AF488-RHO-1day-hyb-CSK-2007-06-29-0008_Position(113).zvi: 
   [testng] [2024-11-15 04:10:21,608] [pool-1-thread-2] Initializing /data/markus/6ch-Z-stack_deconvolved.zvi: 
   [testng] [2024-11-15 04:10:22,584] [pool-1-thread-1] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast.zvi: 
   [testng] [2024-11-15 04:10:23,941] [pool-1-thread-8] Initializing /data/gaetan/gml16_cenp-fitc_dapi_6.zvi: 
   [testng] [2024-11-15 04:10:25,516] [pool-1-thread-6] Initializing /data/dietmar/137.zvi: 
   [testng] [2024-11-15 04:10:27,153] [pool-1-thread-11] Initializing /data/lee/u87.cells-0027_AB02_01.zvi: 
   [testng] [2024-11-15 04:10:27,571] [pool-1-thread-5] Initializing /data/darren/section0001_w1.zvi: 
   [testng] [2024-11-15 04:10:29,480] [pool-1-thread-2] Initializing /data/david/SNAP-181518-0001.zvi: 
   [testng] [2024-11-15 04:10:30,612] [pool-1-thread-7] Initializing /data/michel/b.zvi: 
   [testng] [2024-11-15 04:10:32,322] [pool-1-thread-10] Initializing /data/kmichel/20110209_region1_1505_atp.zvi: 
   [testng] [2024-11-15 04:10:32,759] [pool-1-thread-6] Initializing /data/sebastien/test.zvi: 
   [testng] [2024-11-15 04:10:33,449] [pool-1-thread-4] Initializing /data/ville/MultiCh-RGB/pollen_rgb.zvi: 
   [testng] [2024-11-15 04:10:33,856] [pool-1-thread-1] Initializing /data/converted/WTZER_Series76_z003_ch00-with-ROIs.TIF: 
   [testng] [2024-11-15 04:10:34,629] [pool-1-thread-3] Initializing /data/joseph/E-2009-0001a.zvi: 
   [testng] [2024-11-15 04:10:35,201] [pool-1-thread-12] Initializing /data/georg/Recorder-Stream-0003.zvi: 
   [testng] [2024-11-15 04:10:36,986] [pool-1-thread-7] Initializing /data/lior/live+cf5b.zvi: 
   [testng] [2024-11-15 04:10:37,837] [pool-1-thread-11] Initializing /data/gaetan/gml16_cenp-fitc_dapi_23.zvi: 
   [testng] [2024-11-15 04:10:41,324] [pool-1-thread-10] Initializing /data/qa-7332/ARF1_M90T_01-0002_Position(46).zvi: 
   [testng] [2024-11-15 04:10:42,312] [pool-1-thread-4] Initializing /data/gaetan/gml16_cenp-fitc_dapi_3.zvi: 
   [testng] [2024-11-15 04:10:43,929] [pool-1-thread-8] Initializing /data/rolf/example_2-c3.jpg: 
   [testng] [2024-11-15 04:10:44,416] [pool-1-thread-3] Initializing /data/jan/SampleStack_Mosaic4x5_comb.zvi: 
   [testng] [2024-11-15 04:10:46,291] [pool-1-thread-2] Initializing /data/dietmar/bio-formats-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0010.tif: 
   [testng] [2024-11-15 04:10:47,183] [pool-1-thread-7] Initializing /data/gaetan/gml16_cenp-fitc_dapi_22.zvi: 
   [testng] [2024-11-15 04:10:49,182] [pool-1-thread-5] Initializing /data/dietmar/imagej-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.tif: 
   [testng] [2024-11-15 04:10:49,886] [pool-1-thread-12] Initializing /data/markus/HighSpeedParas.zvi: 
   [testng] [2024-11-15 04:10:56,086] [pool-1-thread-6] Initializing /data/markus/Mouse-newborn-panorama_JPEG_5percent_compressed.zvi: 
   [testng] [2024-11-15 04:10:56,357] [pool-1-thread-1] Initializing /data/georg/TinCD4 x Gcamp3-2x adult CyD-80uM+blebb-10uM-0001.zvi: 
   [testng] [2024-11-15 04:11:01,908] [pool-1-thread-8] Initializing /data/converted/WTZER_Series76_z003_ch00.zvi: 
   [testng] [2024-11-15 04:11:03,372] [pool-1-thread-10] Initializing /data/gaetan/gml16_cenp-fitc_dapi_5.zvi: 
   [testng] [2024-11-15 04:11:06,941] [pool-1-thread-8] Initializing /data/kelsey/432x342BW.zvi: 
   [testng] [2024-11-15 04:11:07,309] [pool-1-thread-9] Initializing /data/gaetan/gml16_cenp-fitc_dapi_14.zvi: 
   [testng] [2024-11-15 04:11:09,638] [pool-1-thread-2] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c1.TIF: 
   [testng] [2024-11-15 04:11:10,390] [pool-1-thread-5] Initializing /data/gaetan/gml16_cenp-fitc_dapi_16.zvi: 
   [testng] [2024-11-15 04:11:12,992] [pool-1-thread-11] Initializing /data/nicolas/image.tif: 
   [testng] [2024-11-15 04:11:15,351] [pool-1-thread-8] Initializing /data/oli/10 x smc 4.zvi: 
   [testng] [2024-11-15 04:11:16,044] [pool-1-thread-6] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c2.TIF: 
   [testng] [2024-11-15 04:11:18,365] [pool-1-thread-4] Initializing /data/rolf/example_2.png: 
   [testng] [2024-11-15 04:11:19,034] [pool-1-thread-8] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c3.TIF: 
   [testng] [2024-11-15 04:11:19,726] [pool-1-thread-11] Initializing /data/markus/PhaseGFP-MosaiX-Timelapse_Tiles.zvi: 
   [testng] [2024-11-15 04:11:22,403] [pool-1-thread-7] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_(c1+c2+c3+c4).TIF: 
   [testng] [2024-11-15 04:11:23,131] [pool-1-thread-2] Initializing /data/jonas/10_0907_multidrug-0001_AB01_08.zvi: 
   [testng] [2024-11-15 04:11:25,452] [pool-1-thread-3] Initializing /data/ville/MultiCh-RGB/pollen_bw.zvi: 
   [testng] [2024-11-15 04:11:26,784] [pool-1-thread-4] Initializing /data/rolf/example_1-2010_11_25.zvi: 
   [testng] [2024-11-15 04:11:27,219] [pool-1-thread-10] Initializing /data/joseph/Alike_best_example_but_WORKS_FINE_maybe_cause_shorter_expose.zvi: 
   [testng] [2024-11-15 04:11:27,756] [pool-1-thread-6] Initializing /data/joseph/BEST_EXAMPLE_LONGER_EXPOSURE.zvi: 
   [testng] [2024-11-15 04:11:29,626] [pool-1-thread-3] Initializing /data/dietmar/DAPI-TexasRed-0015.zvi: 
   [testng] [2024-11-15 04:11:30,459] [pool-1-thread-10] Initializing /data/james/Sylvain_run3_1Gy_Live7-2008-0019.zvi: 
   [testng] [2024-11-15 04:11:30,886] [pool-1-thread-8] Initializing /data/monica/Monica_elegans_movie.zvi: 
   [testng] [2024-11-15 04:11:32,527] [pool-1-thread-1] Initializing /data/gaetan/gml16_cenp-fitc_dapi_25.zvi: 
   [testng] [2024-11-15 04:11:34,525] [pool-1-thread-7] Initializing /data/markus/Smart_Experiment_4ch-T-time-stitched.zvi: 
   [testng] [2024-11-15 04:11:35,787] [pool-1-thread-6] Initializing /data/converted/2ChZ.zvi: 
   [testng] [2024-11-15 04:11:36,060] [pool-1-thread-9] Initializing /data/joseph/E-2009_0022.zvi: 
   [testng] [2024-11-15 04:11:36,613] [pool-1-thread-5] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c4.TIF: 
   [testng] [2024-11-15 04:11:37,309] [pool-1-thread-4] Initializing /data/eirinn/12_2_2009-16-Hes5-BrdU-Proper_Position(52).zvi: 
   [testng] [2024-11-15 04:11:39,797] [pool-1-thread-10] Initializing /data/sam/ADDLs3-48hrsMouse-Vib50-Biotyn-IHC-s1c2r2-5x-001-07.zvi: 
   [testng] [2024-11-15 04:11:40,610] [pool-1-thread-3] Initializing /data/rolf/example_2-c1+c3.jpg: 
   [testng] [2024-11-15 04:11:41,036] [pool-1-thread-6] Initializing /data/gaetan/gml16_cenp-fitc_dapi_2.zvi: 
   [testng] [2024-11-15 04:11:44,287] [pool-1-thread-3] Initializing /data/qa-21711/test.zvi: 
   [testng] [2024-11-15 04:11:49,160] [pool-1-thread-8] Initializing /data/markus/Mouse-newborn-panorama.zvi: 
   [testng] [2024-11-15 04:11:49,972] [pool-1-thread-9] Initializing /data/gaetan/gml16_cenp-fitc_dapi_10.zvi: 
   [testng] [2024-11-15 04:11:51,913] [pool-1-thread-5] Initializing /data/karsten/247096n3s3s9.zvi: 
   [testng] [2024-11-15 04:11:52,518] [pool-1-thread-2] Initializing /data/oli/10 x smc 2.zvi: 
   [testng] [2024-11-15 04:11:52,809] [pool-1-thread-4] Initializing /data/markus/Hypocampus_Tiles_with_stiching.zvi: 
   [testng] [2024-11-15 04:11:55,319] [pool-1-thread-11] Initializing /data/joe/test_file_ng_2012.zvi: 
   [testng] [2024-11-15 04:11:55,918] [pool-1-thread-7] Initializing /data/eirinn/Pharm3-saline2-0147_11.zvi: 
   [testng] [2024-11-15 04:11:57,134] [pool-1-thread-12] Initializing /data/strand/2Colors1Plane.zvi: 
   [testng] [2024-11-15 04:11:59,133] [pool-1-thread-2] Initializing /data/eirinn/11_10_2009-01-LCStim-15-10-09_Position(1).zvi: 
   [testng] [2024-11-15 04:12:00,943] [pool-1-thread-5] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055.zvi: 
   [testng] [2024-11-15 04:12:01,443] [pool-1-thread-1] Initializing /data/dan/Zstack_convalaria.zvi: 
   [testng] [2024-11-15 04:12:01,884] [pool-1-thread-6] Initializing /data/gaetan/gml16_cenp-fitc_dapi_1.zvi: 
   [testng] [2024-11-15 04:12:05,773] [pool-1-thread-2] Initializing /data/rolf/example_2-2010_11_25.zvi: 
   [testng] [2024-11-15 04:12:06,130] [pool-1-thread-12] Initializing /data/eirinn/Demo-tile.zvi: 
   [testng] [2024-11-15 04:12:06,484] [pool-1-thread-11] Initializing /data/joseph/BEST_EXAMPLE_should_look_like.jpg: 
   [testng] [2024-11-15 04:12:07,559] [pool-1-thread-9] Initializing /data/kmichel/20110209_region4_1841_atp.zvi: 
   [testng] [2024-11-15 04:12:08,681] [pool-1-thread-7] Initializing /data/markus/Confidence_ratio_image_PC12_neuroblastoma_Fura2_exp#9-2.zvi: 
   [testng] [2024-11-15 04:12:10,145] [pool-1-thread-1] Initializing /data/converted/mri-stack.zvi: 
   [testng] [2024-11-15 04:12:10,440] [pool-1-thread-5] Initializing /data/darren/section0002_w1.zvi: 
   [testng] [2024-11-15 04:12:11,081] [pool-1-thread-8] Initializing /data/michel/d.zvi: 
   [testng] [2024-11-15 04:12:11,330] [pool-1-thread-12] Initializing /data/markus/Long_TL_CElegans.zvi: 
   [testng] [2024-11-15 04:12:20,255] [pool-1-thread-11] Initializing /data/gaetan/gml16_cenp-fitc_dapi_17.zvi: 
   [testng] [2024-11-15 04:12:23,439] [pool-1-thread-4] Initializing /data/markus/Mouse-newborn-panorama_lossless_compressed.zvi: 
   [testng] [2024-11-15 04:12:24,867] [pool-1-thread-2] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.zvi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 7950, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 9 minutes 54 seconds
Finished: SUCCESS