Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 250
originally caused by:
 Started by upstream project "Trigger" build number 274
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@3
[BIOFORMATS-test-folder@3] $ /bin/bash -xe /tmp/jenkins9516782587041377254.sh
+ '[' volocity = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_39320_merge_ci -v /uod/idr/repos/curated/volocity:/data -v /uod/idr-scratch/merge-ci/curated/volocity:/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] 00:22:00,346 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 00:22:00,348 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 00:22:00,348 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:22:00,349 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:22:00,349 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 00:22:00,350 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 00:22:00,350 |-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] 00:22:00,350 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:22:00,351 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:22:00,351 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 00:22:00,351 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 00:22:00,352 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 00:22:00,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 00:22:00,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 00:22:00,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 00:22:00,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 00:22:00,552 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 00:22:00,552 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 00:22:00,552 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 00:22:00,552 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 00:22:00,553 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 00:22:00,553 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 00:22:00,553 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 202 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-09 00:22:00,562] [main] java.version = 11.0.16
   [testng] 00:22:00,565 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 00:22:00,565 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:22:00,607 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-09_00-22-00.log]
   [testng] 00:22:00,608 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-11-09 00:22:00,610] [main] testng.directory = /data
   [testng] [2024-11-09 00:22:00,611] [main] testng.configDirectory = /config
   [testng] [2024-11-09 00:22:00,621] [main] testng.multiplier = 1.0
   [testng] [2024-11-09 00:22:00,622] [main] testng.in-memory = false
   [testng] [2024-11-09 00:22:00,622] [main] testng.allow-missing = false
   [testng] [2024-11-09 00:22:00,622] [main] user.language = en
   [testng] [2024-11-09 00:22:00,622] [main] user.country = ${user.country}
   [testng] [2024-11-09 00:22:00,622] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-11-09 00:37:35,183] [main] ----------------------------------------
   [testng] [2024-11-09 00:37:35,183] [main] Total files: 653
   [testng] [2024-11-09 00:37:35,183] [main] Scan time: 934.561 s (1431 ms/file)
   [testng] [2024-11-09 00:37:35,183] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 73 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-11-09 00:45:31,052] [pool-1-thread-1] Initializing /data/michael/1colorZfirstThenChan.tif: 
   [testng] 00:45:31,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 00:45:31,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:31,055 |-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-09_00-45-31.log]
   [testng] 00:45:31,056 |-INFO in ch.qos.logback.core.sift.SiftProcessor@589f2bd0 - End of configuration.
   [testng] [2024-11-09 00:45:31,522] [pool-1-thread-12] Initializing /data/jeremy/Snapshot of 3 Colour.jpg: 
   [testng] 00:45:31,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 00:45:31,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:31,523 |-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-09_00-45-31.log]
   [testng] 00:45:31,524 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6274ac92 - End of configuration.
   [testng] [2024-11-09 00:45:31,606] [pool-1-thread-11] Initializing /data/tony/Exported/OME TIFF/Convollaria XYZt.tif: 
   [testng] 00:45:31,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 00:45:31,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:31,607 |-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-09_00-45-31.log]
   [testng] 00:45:31,607 |-INFO in ch.qos.logback.core.sift.SiftProcessor@28ddf75 - End of configuration.
   [testng] [2024-11-09 00:45:32,088] [pool-1-thread-10] Initializing /data/michael/1colorZChanThenZ.tif: 
   [testng] 00:45:32,088 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 00:45:32,088 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:32,089 |-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-09_00-45-32.log]
   [testng] 00:45:32,089 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b86aad8 - End of configuration.
   [testng] [2024-11-09 00:45:32,562] [pool-1-thread-9] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYZ.tif: 
   [testng] 00:45:32,563 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 00:45:32,563 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:32,563 |-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-09_00-45-32.log]
   [testng] 00:45:32,563 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12d32caa - End of configuration.
   [testng] [2024-11-09 00:45:33,019] [pool-1-thread-8] Initializing /data/martin/0190813/0190813.mvd2: 
   [testng] 00:45:33,019 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 00:45:33,019 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:33,020 |-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-09_00-45-33.log]
   [testng] 00:45:33,021 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f65126c - End of configuration.
   [testng] [2024-11-09 00:45:33,311] [pool-1-thread-7] Initializing /data/josh/081910/testing/testing.mvd2: 
   [testng] 00:45:33,311 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 00:45:33,311 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:33,312 |-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-09_00-45-33.log]
   [testng] 00:45:33,312 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3bcdf044 - End of configuration.
   [testng] [2024-11-09 00:45:33,581] [pool-1-thread-6] Initializing /data/michael/1colorTime.liff: 
   [testng] 00:45:33,582 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 00:45:33,582 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:33,582 |-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-09_00-45-33.log]
   [testng] 00:45:33,583 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7cc09a84 - End of configuration.
   [testng] [2024-11-09 00:45:34,237] [pool-1-thread-5] Initializing /data/dirk/simona2/simona2.mvd2: 
   [testng] 00:45:34,237 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 00:45:34,237 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:34,238 |-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-09_00-45-34.log]
   [testng] 00:45:34,238 |-INFO in ch.qos.logback.core.sift.SiftProcessor@39ad48fa - End of configuration.
   [testng] [2024-11-09 00:45:38,489] [pool-1-thread-4] Initializing /data/michael/2ColorTimeZfirstThenChan.liff: 
   [testng] 00:45:38,489 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 00:45:38,489 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:38,490 |-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-09_00-45-38.log]
   [testng] 00:45:38,491 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1d90038a - End of configuration.
   [testng] [2024-11-09 00:45:39,999] [pool-1-thread-3] Initializing /data/martin/original/hegc3A.mvd2: 
   [testng] 00:45:39,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 00:45:39,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:40,000 |-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-09_00-45-40.log]
   [testng] 00:45:40,000 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7479e8d8 - End of configuration.
   [testng] [2024-11-09 00:45:40,537] [pool-1-thread-2] Initializing /data/michael/1colorTime.tif: 
   [testng] 00:45:40,537 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 00:45:40,537 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:45:40,538 |-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-09_00-45-40.log]
   [testng] 00:45:40,538 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f01fc62 - End of configuration.
   [testng] [2024-11-09 00:45:46,427] [pool-1-thread-12] Initializing /data/tony/Exported/LIFF/Convollaria XY.liff: 
   [testng] [2024-11-09 00:45:51,403] [pool-1-thread-11] Initializing /data/alessandro/Sara 25-02-2010/Sara 25-02-2010.mvd2: 
   [testng] [2024-11-09 00:45:52,338] [pool-1-thread-10] Initializing /data/martin/Snapshot of Snapshot of Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-11-09 00:45:52,964] [pool-1-thread-2] Initializing /data/jeremy/Tx red.acff: 
   [testng] [2024-11-09 00:45:53,220] [pool-1-thread-1] Initializing /data/jeremy/Green.acff: 
   [testng] [2024-11-09 00:45:53,583] [pool-1-thread-4] Initializing /data/johannes/acff/one-pixel-white.acff: 
   [testng] [2024-11-09 00:45:54,011] [pool-1-thread-6] Initializing /data/michael/twoColorZChanThenZ.liff: 
   [testng] [2024-11-09 00:45:55,217] [pool-1-thread-9] Initializing /data/michael/twoColorZfirstThenChan.liff: 
   [testng] [2024-11-09 00:45:59,582] [pool-1-thread-2] Initializing /data/michael/twoColorZChanThenZ.tif: 
   [testng] [2024-11-09 00:46:00,476] [pool-1-thread-1] Initializing /data/chris/Fig 5/Fig 5.mvd2: 
   [testng] [2024-11-09 00:46:01,519] [pool-1-thread-8] Initializing /data/martin/OME Tiffs/0001.ome.tiff: 
   [testng] [2024-11-09 00:46:02,647] [pool-1-thread-4] Initializing /data/oliver/training.mvd2: 
   [testng] [2024-11-09 00:46:03,220] [pool-1-thread-12] Initializing /data/matt/Volocity libraries for LOCI/matt colocalisation/matt colocalisation.mvd2: 
   [testng] [2024-11-09 00:46:04,837] [pool-1-thread-7] Initializing /data/tony/Exported/LIFF/Convollaria XYZ.liff: 
   [testng] [2024-11-09 00:46:11,399] [pool-1-thread-6] Initializing /data/martin/0190813/Volocity snapshot 2.jpg: 
   [testng] [2024-11-09 00:46:11,587] [pool-1-thread-9] Initializing /data/michael/2CTZfirstZThenChan.tif: 
   [testng] [2024-11-09 00:46:13,233] [pool-1-thread-2] Initializing /data/martin/OME Tiffs/0003.ome.tiff: 
   [testng] [2024-11-09 00:46:14,058] [pool-1-thread-10] Initializing /data/michael/twoColorZfirstThenChan.tif: 
   [testng] [2024-11-09 00:46:16,408] [pool-1-thread-8] Initializing /data/tony/Exported/OME TIFF/Convollaria XYt.tif: 
   [testng] [2024-11-09 00:46:17,180] [pool-1-thread-7] Initializing /data/oliver/Testslides_Mitomorphologie/Testslides_Mitomorphologie.mvd2: 
   [testng] [2024-11-09 00:46:18,466] [pool-1-thread-6] Initializing /data/johannes/mvd2/one-pixel.mvd2: 
   [testng] [2024-11-09 00:46:20,700] [pool-1-thread-3] Initializing /data/michael/2ColorZTimethenChan.tif: 
   [testng] [2024-11-09 00:46:25,203] [pool-1-thread-9] Initializing /data/alessandro/100811_control lifeact myfp/100811_lifmyfp_control/100811_lifmyfp_control.mvd2: 
   [testng] [2024-11-09 00:46:26,396] [pool-1-thread-2] Initializing /data/martin/0190813/0190813 export 2.ome.tiff: 
   [testng] [2024-11-09 00:46:28,088] [pool-1-thread-10] Initializing /data/michael/twoColorTime.tif: 
   [testng] [2024-11-09 00:46:29,783] [pool-1-thread-6] Initializing /data/michael/VolcityDatabase/VolcityDatabase.mvd2: 
   [testng] [2024-11-09 00:46:31,753] [pool-1-thread-8] Initializing /data/alessandro/100419_Par3/100419_Par3.mvd2: 
   [testng] [2024-11-09 00:46:35,848] [pool-1-thread-3] Initializing /data/jeremy/DAPI.acff: 
   [testng] [2024-11-09 00:46:39,639] [pool-1-thread-4] Initializing /data/johannes/acff/four-pixels-white.acff: 
   [testng] [2024-11-09 00:46:40,230] [pool-1-thread-10] Initializing /data/martin/Snapshot of Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-11-09 00:46:41,724] [pool-1-thread-3] Initializing /data/tony/Exported/LIFF/Convollaria XYt.liff: 
   [testng] [2024-11-09 00:46:43,119] [pool-1-thread-2] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XY.tif: 
   [testng] [2024-11-09 00:46:45,221] [pool-1-thread-4] Initializing /data/matt/Volocity libraries for LOCI/Untitled Library/Untitled Library.mvd2: 
   [testng] [2024-11-09 00:46:58,601] [pool-1-thread-2] Initializing /data/michael/twoColorTime.liff: 
   [testng] [2024-11-09 00:47:00,982] [pool-1-thread-3] Initializing /data/michael/1colorZChanThenZ.liff: 
   [testng] [2024-11-09 00:47:02,402] [pool-1-thread-10] Initializing /data/michael/1colorZfirstThenChan.liff: 
   [testng] [2024-11-09 00:47:06,391] [pool-1-thread-7] Initializing /data/martin/0190813/Volocity snapshot 1.jpg: 
   [testng] [2024-11-09 00:47:11,007] [pool-1-thread-7] Initializing /data/martin/original files/omero samples.mvd2: 
   [testng] [2024-11-09 00:47:12,870] [pool-1-thread-2] Initializing /data/martin/OME Tiffs/0002.ome.tiff: 
   [testng] [2024-11-09 00:47:14,607] [pool-1-thread-3] Initializing /data/martin/3 March 2011/3 March 2011.mvd2: 
   [testng] [2024-11-09 00:47:23,094] [pool-1-thread-10] Initializing /data/ruben/Nuc-Golgi/Nuc-Golgi.mvd2: 
   [testng] [2024-11-09 00:47:28,656] [pool-1-thread-2] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYZt.tif: 
   [testng] [2024-11-09 00:47:30,086] [pool-1-thread-1] Initializing /data/matt/WT 23_4_12/WT 23_4_12.mvd2: 
   [testng] [2024-11-09 00:47:43,647] [pool-1-thread-6] Initializing /data/johannes/acff/four-pixels.acff: 
   [testng] [2024-11-09 00:47:45,351] [pool-1-thread-2] Initializing /data/martin/Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-11-09 00:47:48,265] [pool-1-thread-6] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYt.tif: 
   [testng] [2024-11-09 00:47:51,353] [pool-1-thread-11] Initializing /data/alessandro/100811_control lifeact myfp/100811_lifmyfp_control_fish#2/100811_lifmyfp_control_fish#2.mvd2: 
   [testng] [2024-11-09 00:47:54,616] [pool-1-thread-2] Initializing /data/josh/newvelocitytest/newvelocitytest.mvd2: 
   [testng] [2024-11-09 00:47:56,784] [pool-1-thread-6] Initializing /data/tony/27 May 08/27 May 08.mvd2: 
   [testng] [2024-11-09 00:47:59,526] [pool-1-thread-9] Initializing /data/tony/Exported/LIFF/Convollaria XYZt.liff: 
   [testng] [2024-11-09 00:48:08,337] [pool-1-thread-8] Initializing /data/tony/Exported/OME TIFF/Convollaria XYZ.tif: 
   [testng] [2024-11-09 00:48:10,457] [pool-1-thread-2] Initializing /data/johannes/acff/one-pixel.acff: 
   [testng] [2024-11-09 00:48:11,092] [pool-1-thread-12] Initializing /data/qa-7982/sep4_cherryzeus_20140211.mvd2: 
   [testng] [2024-11-09 00:48:11,735] [pool-1-thread-9] Initializing /data/martin/original/hegc3A.tif: 
   [testng] [2024-11-09 00:48:14,475] [pool-1-thread-2] Initializing /data/chris/Fig 4/Fig 4.mvd2: 
   [testng] [2024-11-09 00:48:17,063] [pool-1-thread-7] Initializing /data/alex/PE_UV/2010 11 26 pm, ome test 2.mvd2: 
   [testng] [2024-11-09 00:48:22,034] [pool-1-thread-9] Initializing /data/chris-wood/11292011/11292011.mvd2: 
   [testng] [2024-11-09 00:48:29,785] [pool-1-thread-8] Initializing /data/martin/OME Tiffs/0000.ome.tiff: 
   [testng] [2024-11-09 00:48:35,936] [pool-1-thread-12] Initializing /data/martin/0190813/0190813 export 1.ome.tiff: 
   [testng] [2024-11-09 00:48:38,251] [pool-1-thread-8] Initializing /data/tony/Exported/OME TIFF/Convollaria XY.tif: 
   [testng] [2024-11-09 00:48:42,077] [pool-1-thread-11] Initializing /data/martin/Untitled Acquisition Protocol 2.ome.tiff: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3869, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 36 minutes 32 seconds
Finished: SUCCESS