Skip to content

Console Output

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

test-automated:
   [testng] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 08:36:43,121 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 08:36:43,123 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 08:36:43,123 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 08:36:43,124 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 08:36:43,124 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 08:36:43,124 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 08:36:43,125 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 08:36:43,125 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 08:36:43,125 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 08:36:43,126 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 08:36:43,126 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 08:36:43,126 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 08:36:43,291 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 08:36:43,291 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 08:36:43,313 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 08:36:43,313 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 08:36:43,318 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 08:36:43,318 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 08:36:43,318 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 08:36:43,319 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 08:36:43,319 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 08:36:43,320 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 08:36:43,320 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 195 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-14 08:36:43,328] [main] java.version = 11.0.16
   [testng] 08:36:43,331 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 08:36:43,331 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:36:43,373 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-14_08-36-43.log]
   [testng] 08:36:43,374 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-12-14 08:36:43,376] [main] testng.directory = /data
   [testng] [2024-12-14 08:36:43,376] [main] testng.configDirectory = /config
   [testng] [2024-12-14 08:36:43,385] [main] testng.multiplier = 1.0
   [testng] [2024-12-14 08:36:43,386] [main] testng.in-memory = false
   [testng] [2024-12-14 08:36:43,386] [main] testng.allow-missing = false
   [testng] [2024-12-14 08:36:43,386] [main] user.language = en
   [testng] [2024-12-14 08:36:43,387] [main] user.country = ${user.country}
   [testng] [2024-12-14 08:36:43,387] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-14 08:37:13,882] [main] ----------------------------------------
   [testng] [2024-12-14 08:37:13,882] [main] Total files: 157
   [testng] [2024-12-14 08:37:13,882] [main] Scan time: 30.495 s (194 ms/file)
   [testng] [2024-12-14 08:37:13,882] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 150 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-14 08:46:04,214] [pool-1-thread-1] Initializing /data/shalin/ibidiuslide1-timelapse3_mid2.zvi: 
   [testng] 08:46:04,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 08:46:04,215 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:04,216 |-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-12-14_08-46-04.log]
   [testng] 08:46:04,217 |-INFO in ch.qos.logback.core.sift.SiftProcessor@24f08af8 - End of configuration.
   [testng] [2024-12-14 08:46:05,420] [pool-1-thread-12] Initializing /data/converted/damian-compressed.zvi: 
   [testng] 08:46:05,420 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 08:46:05,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:05,421 |-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-12-14_08-46-05.log]
   [testng] 08:46:05,422 |-INFO in ch.qos.logback.core.sift.SiftProcessor@41fc1d62 - End of configuration.
   [testng] [2024-12-14 08:46:06,535] [pool-1-thread-11] Initializing /data/converted/2ChZ.zvi: 
   [testng] 08:46:06,535 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 08:46:06,535 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:06,536 |-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-12-14_08-46-06.log]
   [testng] 08:46:06,536 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18c5026f - End of configuration.
   [testng] [2024-12-14 08:46:07,622] [pool-1-thread-10] Initializing /data/kelsey/432x342BW.zvi: 
   [testng] 08:46:07,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 08:46:07,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:07,623 |-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-12-14_08-46-07.log]
   [testng] 08:46:07,623 |-INFO in ch.qos.logback.core.sift.SiftProcessor@455e5d06 - End of configuration.
   [testng] [2024-12-14 08:46:08,731] [pool-1-thread-9] Initializing /data/darren/section0002_w1.zvi: 
   [testng] 08:46:08,732 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 08:46:08,732 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:08,732 |-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-12-14_08-46-08.log]
   [testng] 08:46:08,732 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4aa6abf2 - End of configuration.
   [testng] [2024-12-14 08:46:10,013] [pool-1-thread-8] Initializing /data/markus/HeLa-Reggie-GFP_ZT_fast-DCV-CI-measured-PSF.zvi: 
   [testng] 08:46:10,013 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 08:46:10,013 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:10,013 |-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-12-14_08-46-10.log]
   [testng] 08:46:10,014 |-INFO in ch.qos.logback.core.sift.SiftProcessor@10a2f26d - End of configuration.
   [testng] [2024-12-14 08:46:11,641] [pool-1-thread-7] Initializing /data/joseph/BEST_EXAMPLE_LONGER_EXPOSURE.zvi: 
   [testng] 08:46:11,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 08:46:11,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:11,642 |-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-12-14_08-46-11.log]
   [testng] 08:46:11,643 |-INFO in ch.qos.logback.core.sift.SiftProcessor@48fcb28e - End of configuration.
   [testng] [2024-12-14 08:46:12,765] [pool-1-thread-6] Initializing /data/converted/WTZER_Series76_z003_ch00-with-ROIs.TIF: 
   [testng] 08:46:12,765 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 08:46:12,765 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:12,765 |-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-12-14_08-46-12.log]
   [testng] 08:46:12,766 |-INFO in ch.qos.logback.core.sift.SiftProcessor@be5a2fc - End of configuration.
   [testng] [2024-12-14 08:46:15,581] [pool-1-thread-5] Initializing /data/rolf/example_1-2010_11_25.zvi: 
   [testng] 08:46:15,581 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 08:46:15,581 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:15,582 |-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-12-14_08-46-15.log]
   [testng] 08:46:15,582 |-INFO in ch.qos.logback.core.sift.SiftProcessor@799b275d - End of configuration.
   [testng] [2024-12-14 08:46:16,722] [pool-1-thread-4] Initializing /data/gaetan/gml16_cenp-fitc_dapi_11.zvi: 
   [testng] 08:46:16,722 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 08:46:16,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:16,723 |-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-12-14_08-46-16.log]
   [testng] 08:46:16,723 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e10d0e6 - End of configuration.
   [testng] [2024-12-14 08:46:18,608] [pool-1-thread-3] Initializing /data/strand/2Colors1Plane.zvi: 
   [testng] 08:46:18,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 08:46:18,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:18,609 |-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-12-14_08-46-18.log]
   [testng] 08:46:18,609 |-INFO in ch.qos.logback.core.sift.SiftProcessor@53da0cd0 - End of configuration.
   [testng] [2024-12-14 08:46:19,761] [pool-1-thread-2] Initializing /data/oli/10 x smc 2 neg.zvi: 
   [testng] 08:46:19,761 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 08:46:19,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:46:19,762 |-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-12-14_08-46-19.log]
   [testng] 08:46:19,762 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3a45989e - End of configuration.
   [testng] [2024-12-14 08:46:30,407] [pool-1-thread-10] Initializing /data/georg/Recorder-Stream-0003.zvi: 
   [testng] [2024-12-14 08:46:31,853] [pool-1-thread-12] Initializing /data/qa-7332/ARF1_M90T_01-0002_Position(46).zvi: 
   [testng] [2024-12-14 08:46:33,162] [pool-1-thread-7] Initializing /data/ville/MultiCh-RGB/pollen_rgb.zvi: 
   [testng] [2024-12-14 08:46:34,362] [pool-1-thread-11] Initializing /data/pradeep/MCF10A_Scratch-0003_CatGDsiNeg.zvi: 
   [testng] [2024-12-14 08:46:35,471] [pool-1-thread-1] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c4.TIF: 
   [testng] [2024-12-14 08:46:38,305] [pool-1-thread-2] Initializing /data/sam/ADDLs3-48hrsMouse-Vib50-Biotyn-IHC-s1c2r2-5x-001-07.zvi: 
   [testng] [2024-12-14 08:46:39,730] [pool-1-thread-5] Initializing /data/dietmar/imagej-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0010.tif: 
   [testng] [2024-12-14 08:46:42,603] [pool-1-thread-3] Initializing /data/eirinn/Pharm3-saline2-0147_11.zvi: 
   [testng] [2024-12-14 08:46:44,055] [pool-1-thread-8] Initializing /data/dietmar/imagej-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.tif: 
   [testng] [2024-12-14 08:46:46,868] [pool-1-thread-4] Initializing /data/gaetan/gml16_cenp-fitc_dapi_4.zvi: 
   [testng] [2024-12-14 08:46:48,638] [pool-1-thread-9] Initializing /data/lee/u87.cells-0027_AB02_01.zvi: 
   [testng] [2024-12-14 08:46:57,559] [pool-1-thread-6] Initializing /data/christophe/Exemple_Zeiss_ROI.zvi: 
   [testng] [2024-12-14 08:46:59,731] [pool-1-thread-7] Initializing /data/othmar/mozaic.zvi: 
   [testng] [2024-12-14 08:47:01,366] [pool-1-thread-11] Initializing /data/gaetan/gml16_cenp-fitc_dapi_22.zvi: 
   [testng] [2024-12-14 08:47:03,461] [pool-1-thread-12] Initializing /data/eirinn/Correctly-tiled.JPG: 
   [testng] [2024-12-14 08:47:03,786] [pool-1-thread-10] Initializing /data/gaetan/gml16_cenp-fitc_dapi_17.zvi: 
   [testng] [2024-12-14 08:47:05,957] [pool-1-thread-9] Initializing /data/michel/a.zvi: 
   [testng] [2024-12-14 08:47:07,304] [pool-1-thread-4] Initializing /data/karsten/247096n3s3s9.zvi: 
   [testng] [2024-12-14 08:47:08,645] [pool-1-thread-3] Initializing /data/gaetan/gml16_cenp-fitc_dapi_5.zvi: 
   [testng] [2024-12-14 08:47:10,506] [pool-1-thread-1] Initializing /data/jonas/10_0907_multidrug-0001_AB01_08.zvi: 
   [testng] [2024-12-14 08:47:13,119] [pool-1-thread-8] Initializing /data/susan/BY4741NQ2.zvi: 
   [testng] [2024-12-14 08:47:14,237] [pool-1-thread-5] Initializing /data/markus/Confidence_ratio_image_PC12_neuroblastoma_Fura2_exp#9-2.zvi: 
   [testng] [2024-12-14 08:47:18,671] [pool-1-thread-2] Initializing /data/kelsey/650x514BW.zvi: 
   [testng] [2024-12-14 08:47:19,770] [pool-1-thread-12] Initializing /data/nicolas/image.tif: 
   [testng] [2024-12-14 08:47:22,637] [pool-1-thread-6] Initializing /data/eirinn/5_6_2009-DJ9-03_A01_01.zvi: 
   [testng] [2024-12-14 08:47:24,625] [pool-1-thread-9] Initializing /data/georg/TinCD4 x Gcamp3-2x adult CyD-80uM+blebb-10uM-0001.zvi: 
   [testng] [2024-12-14 08:47:31,813] [pool-1-thread-4] Initializing /data/eirinn/Demo-tile.zvi: 
   [testng] [2024-12-14 08:47:33,872] [pool-1-thread-8] Initializing /data/markus/PhaseGFP-MosaiX-Timelapse_Tiles.zvi: 
   [testng] [2024-12-14 08:47:36,335] [pool-1-thread-11] Initializing /data/othmar/z-stack.zvi: 
   [testng] [2024-12-14 08:47:39,685] [pool-1-thread-10] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast.zvi: 
   [testng] [2024-12-14 08:47:41,092] [pool-1-thread-1] Initializing /data/lior/live+cf5b.zvi: 
   [testng] [2024-12-14 08:47:42,218] [pool-1-thread-5] Initializing /data/oli/10 x smc 2.zvi: 
   [testng] [2024-12-14 08:47:43,219] [pool-1-thread-3] Initializing /data/markus/PC12_neuroblastoma_Fura2_exp#9.zvi: 
   [testng] [2024-12-14 08:47:45,144] [pool-1-thread-2] Initializing /data/rolf/example_2-c1+c3.jpg: 
   [testng] [2024-12-14 08:47:45,457] [pool-1-thread-6] Initializing /data/markus/Mouse-newborn-panorama_JPEG_5percent_compressed.zvi: 
   [testng] [2024-12-14 08:47:46,848] [pool-1-thread-7] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-sectioned.zvi: 
   [testng] [2024-12-14 08:47:53,950] [pool-1-thread-4] Initializing /data/ville/MultiCh-RGB/pollen_bw.zvi: 
   [testng] [2024-12-14 08:47:56,780] [pool-1-thread-5] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-ten.zvi: 
   [testng] [2024-12-14 08:47:58,367] [pool-1-thread-12] Initializing /data/gaetan/gml16_cenp-fitc_dapi_12.zvi: 
   [testng] [2024-12-14 08:48:00,640] [pool-1-thread-1] Initializing /data/rachel/40K 30s A1.zvi: 
   [testng] [2024-12-14 08:48:01,753] [pool-1-thread-10] Initializing /data/dietmar/hMADS-24h-BAC1-7-AF647-AF488-RHO-1day-hyb-CSK-2007-06-29-0008_Position(113).zvi: 
   [testng] [2024-12-14 08:48:03,049] [pool-1-thread-2] Initializing /data/pki/E-07.zvi: 
   [testng] [2024-12-14 08:48:06,035] [pool-1-thread-7] Initializing /data/rolf/example_2.png: 
   [testng] [2024-12-14 08:48:06,117] [pool-1-thread-3] Initializing /data/michel/c.zvi: 
   [testng] [2024-12-14 08:48:12,221] [pool-1-thread-9] Initializing /data/gaetan/gml16_cenp-fitc_dapi_6.zvi: 
   [testng] [2024-12-14 08:48:14,147] [pool-1-thread-6] Initializing /data/rolf/example_2-c3.jpg: 
   [testng] [2024-12-14 08:48:14,459] [pool-1-thread-7] Initializing /data/sebastien/test.zvi: 
   [testng] [2024-12-14 08:48:15,832] [pool-1-thread-5] Initializing /data/gaetan/gml16_cenp-fitc_dapi_24.zvi: 
   [testng] [2024-12-14 08:48:17,787] [pool-1-thread-8] Initializing /data/gaetan/gml16_cenp-fitc_dapi_19.zvi: 
   [testng] [2024-12-14 08:48:19,756] [pool-1-thread-4] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c3.TIF: 
   [testng] [2024-12-14 08:48:22,573] [pool-1-thread-1] Initializing /data/oli/10 x smc 4.zvi: 
   [testng] [2024-12-14 08:48:24,001] [pool-1-thread-10] Initializing /data/vladan/vladan.zvi: 
   [testng] [2024-12-14 08:48:25,777] [pool-1-thread-11] Initializing /data/gaetan/gml16_cenp-fitc_dapi_21.zvi: 
   [testng] [2024-12-14 08:48:29,423] [pool-1-thread-3] Initializing /data/markus/Long_TL_CElegans.zvi: 
   [testng] [2024-12-14 08:48:37,376] [pool-1-thread-6] Initializing /data/kmichel/20110209_region1_1505_atp.zvi: 
   [testng] [2024-12-14 08:48:38,831] [pool-1-thread-12] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.zvi: 
   [testng] [2024-12-14 08:48:42,142] [pool-1-thread-7] Initializing /data/rolf/example_2-2010_11_25.zvi: 
   [testng] [2024-12-14 08:48:43,363] [pool-1-thread-1] Initializing /data/eirinn/11_10_2009-01-LCStim-15-10-09_Position(1).zvi: 
   [testng] [2024-12-14 08:48:44,630] [pool-1-thread-2] Initializing /data/gaetan/gml16_cenp-fitc_dapi_9.zvi: 
   [testng] [2024-12-14 08:48:48,253] [pool-1-thread-9] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-sidebyside.zvi: 
   [testng] [2024-12-14 08:48:49,779] [pool-1-thread-5] Initializing /data/karsten/Bild1.zvi: 
   [testng] [2024-12-14 08:48:51,125] [pool-1-thread-6] Initializing /data/kmichel/20110209_region4_1841_atp.zvi: 
   [testng] [2024-12-14 08:48:52,313] [pool-1-thread-10] Initializing /data/joseph/Alike_best_example_but_WORKS_FINE_maybe_cause_shorter_expose.zvi: 
   [testng] [2024-12-14 08:48:53,455] [pool-1-thread-11] Initializing /data/rachel/40K 30s A2.zvi: 
   [testng] [2024-12-14 08:48:54,547] [pool-1-thread-8] Initializing /data/joseph/E-2009-0004.zvi: 
   [testng] [2024-12-14 08:48:55,746] [pool-1-thread-12] Initializing /data/david/SNAP-181518-0001.zvi: 
   [testng] [2024-12-14 08:48:57,260] [pool-1-thread-4] Initializing /data/converted/damian.zvi: 
   [testng] [2024-12-14 08:49:01,022] [pool-1-thread-1] Initializing /data/converted/mri-stack.zvi: 
   [testng] [2024-12-14 08:49:03,616] [pool-1-thread-5] Initializing /data/michel/d.zvi: 
   [testng] [2024-12-14 08:49:04,735] [pool-1-thread-7] Initializing /data/joseph/BEST_EXAMPLE_should_look_like.jpg: 
   [testng] [2024-12-14 08:49:05,810] [pool-1-thread-9] Initializing /data/oli/10 x smc 1.zvi: 
   [testng] [2024-12-14 08:49:07,795] [pool-1-thread-11] Initializing /data/dietmar/hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-six.zvi: 
   [testng] [2024-12-14 08:49:09,003] [pool-1-thread-6] Initializing /data/eirinn/12_2_2009-16-Hes5-BrdU-Proper_Position(52).zvi: 
   [testng] [2024-12-14 08:49:10,248] [pool-1-thread-8] Initializing /data/markus/MosaiX_irregular_Z-stack_with_autofocus.zvi: 
   [testng] [2024-12-14 08:49:11,593] [pool-1-thread-2] Initializing /data/oli/10 x smc 3.zvi: 
   [testng] [2024-12-14 08:49:12,616] [pool-1-thread-10] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c1.TIF: 
   [testng] [2024-12-14 08:49:15,243] [pool-1-thread-4] Initializing /data/dan/Zstack_convalaria.zvi: 
   [testng] [2024-12-14 08:49:19,352] [pool-1-thread-7] Initializing /data/converted/WTZER_Series76_z003_ch00.zvi: 
   [testng] [2024-12-14 08:49:20,552] [pool-1-thread-1] Initializing /data/gaetan/gml16_cenp-fitc_dapi_23.zvi: 
   [testng] [2024-12-14 08:49:22,694] [pool-1-thread-12] Initializing /data/markus/Material_color_image_HRc_microscanned_4x3K.zvi: 
   [testng] [2024-12-14 08:49:24,117] [pool-1-thread-5] Initializing /data/joe/test_file_ng_2012.zvi: 
   [testng] [2024-12-14 08:49:25,235] [pool-1-thread-9] Initializing /data/markus/6ch-Z-stack_deconvolved.zvi: 
   [testng] [2024-12-14 08:49:28,634] [pool-1-thread-3] Initializing /data/markus/30channels_exposure-series.zvi: 
   [testng] [2024-12-14 08:49:30,601] [pool-1-thread-2] Initializing /data/converted/deconvolve6_Pseudo_Tl000_Zs000.zvi: 
   [testng] [2024-12-14 08:49:31,786] [pool-1-thread-11] Initializing /data/darren/section0001_w1.zvi: 
   [testng] [2024-12-14 08:49:33,226] [pool-1-thread-4] Initializing /data/gaetan/gml16_cenp-fitc_dapi_16.zvi: 
   [testng] [2024-12-14 08:49:35,298] [pool-1-thread-6] Initializing /data/markus/Mouse-newborn-panorama.zvi: 
   [testng] [2024-12-14 08:49:36,747] [pool-1-thread-7] Initializing /data/gaetan/gml16_cenp-fitc_dapi_2.zvi: 
   [testng] [2024-12-14 08:49:38,679] [pool-1-thread-8] Initializing /data/gaetan/gml16_cenp-fitc_dapi_14.zvi: 
   [testng] [2024-12-14 08:49:42,344] [pool-1-thread-10] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055.zvi: 
   [testng] [2024-12-14 08:49:45,130] [pool-1-thread-3] Initializing /data/joseph/E-2009_0022.zvi: 
   [testng] [2024-12-14 08:49:46,594] [pool-1-thread-2] Initializing /data/gaetan/gml16_cenp-fitc_dapi_25.zvi: 
   [testng] [2024-12-14 08:49:49,043] [pool-1-thread-9] Initializing /data/markus/Branchiostoma_6x12_MosaiX_Tiles_color.zvi: 
   [testng] [2024-12-14 08:49:52,129] [pool-1-thread-1] Initializing /data/jonas/10_0907_multidrug-0001_AB01_03.zvi: 
   [testng] [2024-12-14 08:49:54,568] [pool-1-thread-5] Initializing /data/gaetan/gml16_cenp-fitc_dapi_18.zvi: 
   [testng] [2024-12-14 08:49:56,668] [pool-1-thread-12] Initializing /data/dietmar/137.zvi: 
   [testng] [2024-12-14 08:49:58,057] [pool-1-thread-11] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_(c1+c2+c3+c4).TIF: 
   [testng] [2024-12-14 08:50:06,245] [pool-1-thread-4] Initializing /data/gaetan/gml16_cenp-fitc_dapi_1.zvi: 
   [testng] [2024-12-14 08:50:08,193] [pool-1-thread-3] Initializing /data/cecilia/Day 1 Naked NB positive 1-2007-0055_c2.TIF: 
   [testng] [2024-12-14 08:50:11,505] [pool-1-thread-10] Initializing /data/markus/Smart_Experiment_4ch-T-time-stitched.zvi: 
   [testng] [2024-12-14 08:50:13,387] [pool-1-thread-7] Initializing /data/dietmar/DAPI-TexasRed-0015.zvi: 
   [testng] [2024-12-14 08:50:14,570] [pool-1-thread-8] Initializing /data/converted/WTZER_Series76_z003_ch00-with-ROIs.zvi: 
   [testng] [2024-12-14 08:50:15,655] [pool-1-thread-12] Initializing /data/michel/b.zvi: 
   [testng] [2024-12-14 08:50:16,707] [pool-1-thread-6] Initializing /data/oli/10 x smc 1 neg.zvi: 
   [testng] [2024-12-14 08:50:24,636] [pool-1-thread-5] Initializing /data/markus/Brain_high_dynamic_range_imaging_Z-stack.zvi: 
   [testng] [2024-12-14 08:50:26,464] [pool-1-thread-2] Initializing /data/nicolas/image.zvi: 
   [testng] [2024-12-14 08:50:27,808] [pool-1-thread-1] Initializing /data/converted/2chZT.zvi: 
   [testng] [2024-12-14 08:50:29,401] [pool-1-thread-11] Initializing /data/markus/HighSpeedParas.zvi: 
   [testng] [2024-12-14 08:50:34,375] [pool-1-thread-8] Initializing /data/jeffrey/750-30-03.zvi: 
   [testng] [2024-12-14 08:50:35,778] [pool-1-thread-6] Initializing /data/karsten/Bild2.zvi: 
   [testng] [2024-12-14 08:50:36,943] [pool-1-thread-7] Initializing /data/gaetan/gml16_cenp-fitc_dapi_15.zvi: 
   [testng] [2024-12-14 08:50:38,844] [pool-1-thread-4] Initializing /data/markus/Mouse-newborn-panorama_lossless_compressed.zvi: 
   [testng] [2024-12-14 08:50:40,384] [pool-1-thread-12] Initializing /data/jan/SampleStack_Mosaic4x5_comb.zvi: 
   [testng] [2024-12-14 08:50:48,707] [pool-1-thread-2] Initializing /data/gaetan/gml16_cenp-fitc_dapi_8.zvi: 
   [testng] [2024-12-14 08:50:50,681] [pool-1-thread-10] Initializing /data/monica/Monica_elegans_movie.zvi: 
   [testng] [2024-12-14 08:50:52,595] [pool-1-thread-3] Initializing /data/joseph/E-2009-0001a.zvi: 
   [testng] [2024-12-14 08:50:54,199] [pool-1-thread-1] Initializing /data/markus/VivaTome_sample/cell 40 w raw fast-widefield.zvi: 
   [testng] [2024-12-14 08:50:55,573] [pool-1-thread-5] Initializing /data/miso/Aufnahme-184058-0002.zvi: 
   [testng] [2024-12-14 08:50:56,860] [pool-1-thread-8] Initializing /data/gaetan/gml16_cenp-fitc_dapi_10.zvi: 
   [testng] [2024-12-14 08:50:58,662] [pool-1-thread-6] Initializing /data/lior/live+cf2b.zvi: 
   [testng] [2024-12-14 08:51:06,622] [pool-1-thread-7] Initializing /data/chris/file01.zvi: 
   [testng] [2024-12-14 08:51:09,318] [pool-1-thread-10] Initializing /data/james/Sylvain_run3_1Gy_Live7-2008-0019.zvi: 
   [testng] [2024-12-14 08:51:10,470] [pool-1-thread-5] Initializing /data/rolf/example_2.tif: 
   [testng] [2024-12-14 08:51:13,219] [pool-1-thread-12] Initializing /data/dietmar/bio-formats-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0010.tif: 
   [testng] [2024-12-14 08:51:15,989] [pool-1-thread-6] Initializing /data/qa-7332/qa-7332_expected_rendering_ARF1_M90T_01-0002_Position(46)_Gallery.tif: 
   [testng] [2024-12-14 08:51:18,581] [pool-1-thread-4] Initializing /data/dietmar/138.zvi: 
   [testng] [2024-12-14 08:51:19,758] [pool-1-thread-3] Initializing /data/markus/Hypocampus_Tiles_with_stiching.zvi: 
   [testng] [2024-12-14 08:51:20,988] [pool-1-thread-1] Initializing /data/qa-21711/test.zvi: 
   [testng] [2024-12-14 08:51:24,437] [pool-1-thread-2] Initializing /data/eirinn/12_16_2009-01-Tara-HD-Triple-5to15_Position(1)5.zvi: 
   [testng] [2024-12-14 08:51:25,836] [pool-1-thread-8] Initializing /data/thomas/test_axiocam_3_1.zvi: 
   [testng] [2024-12-14 08:51:29,033] [pool-1-thread-11] Initializing /data/sebastien/F1.zvi: 
   [testng] [2024-12-14 08:51:33,062] [pool-1-thread-10] Initializing /data/dietmar/bio-formats-hMADS-BAC1-BAC7-AF488-RHO-AF647_pre-2006-03-30-0016.tif: 
   [testng] [2024-12-14 08:51:36,944] [pool-1-thread-7] Initializing /data/dan/adultNr1.zvi: 
   [testng] [2024-12-14 08:51:39,140] [pool-1-thread-4] Initializing /data/gaetan/gml16_cenp-fitc_dapi_3.zvi: 
   [testng] [2024-12-14 08:51:42,052] [pool-1-thread-8] Initializing /data/rolf/example_2-c1.jpg: 
   [testng] [2024-12-14 08:51:43,868] [pool-1-thread-9] Initializing /data/gaetan/gml16_cenp-fitc_dapi_13.zvi: 
   [testng] [2024-12-14 08:51:46,034] [pool-1-thread-2] Initializing /data/kelsey/1300x1030BW.zvi: 
   [testng] [2024-12-14 08:51:47,311] [pool-1-thread-3] Initializing /data/michel/e.zvi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 7950, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 15 minutes 23 seconds
Finished: SUCCESS