Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 304
originally caused by:
 Started by upstream project "Trigger" build number 326
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins17664940162790372217.sh
+ '[' volocity = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_48062_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:34:51,488 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 00:34:51,490 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 00:34:51,490 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:34:51,491 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:34:51,491 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 00:34:51,492 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 00:34:51,492 |-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:34:51,492 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:34:51,492 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:34:51,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 00:34:51,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 00:34:51,494 |-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:34:51,662 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 00:34:51,662 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 00:34:51,685 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 00:34:51,685 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 00:34:51,691 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 00:34:51,691 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 00:34:51,691 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 00:34:51,691 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 00:34:51,691 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 00:34:51,692 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 00:34:51,692 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 200 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-31 00:34:51,701] [main] java.version = 11.0.16
   [testng] 00:34:51,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 00:34:51,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:34:51,747 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-31_00-34-51.log]
   [testng] 00:34:51,748 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-12-31 00:34:51,750] [main] testng.directory = /data
   [testng] [2024-12-31 00:34:51,750] [main] testng.configDirectory = /config
   [testng] [2024-12-31 00:34:51,760] [main] testng.multiplier = 1.0
   [testng] [2024-12-31 00:34:51,761] [main] testng.in-memory = false
   [testng] [2024-12-31 00:34:51,761] [main] testng.allow-missing = false
   [testng] [2024-12-31 00:34:51,761] [main] user.language = en
   [testng] [2024-12-31 00:34:51,761] [main] user.country = ${user.country}
   [testng] [2024-12-31 00:34:51,761] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-31 00:49:53,705] [main] ----------------------------------------
   [testng] [2024-12-31 00:49:53,705] [main] Total files: 653
   [testng] [2024-12-31 00:49:53,705] [main] Scan time: 901.944 s (1381 ms/file)
   [testng] [2024-12-31 00:49:53,706] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 73 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-31 00:56:50,037] [pool-1-thread-1] Initializing /data/michael/1colorTime.liff: 
   [testng] 00:56:50,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 00:56:50,038 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:56:50,040 |-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-31_00-56-50.log]
   [testng] 00:56:50,040 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6c2f6c17 - End of configuration.
   [testng] [2024-12-31 00:56:52,603] [pool-1-thread-12] Initializing /data/chris/Fig 5/Fig 5.mvd2: 
   [testng] 00:56:52,603 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 00:56:52,603 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:56:52,605 |-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-31_00-56-52.log]
   [testng] 00:56:52,605 |-INFO in ch.qos.logback.core.sift.SiftProcessor@772a8663 - End of configuration.
   [testng] [2024-12-31 00:56:53,972] [pool-1-thread-11] Initializing /data/tony/Exported/LIFF/Convollaria XYZ.liff: 
   [testng] 00:56:53,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 00:56:53,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:56:53,973 |-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-31_00-56-53.log]
   [testng] 00:56:53,974 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6ca913e7 - End of configuration.
   [testng] [2024-12-31 00:56:55,039] [pool-1-thread-10] Initializing /data/matt/Volocity libraries for LOCI/matt colocalisation/matt colocalisation.mvd2: 
   [testng] 00:56:55,040 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 00:56:55,040 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:56:55,040 |-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-31_00-56-55.log]
   [testng] 00:56:55,041 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4b99abdf - End of configuration.
   [testng] [2024-12-31 00:56:56,910] [pool-1-thread-9] Initializing /data/oliver/training.mvd2: 
   [testng] 00:56:56,911 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 00:56:56,911 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:56:56,911 |-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-31_00-56-56.log]
   [testng] 00:56:56,912 |-INFO in ch.qos.logback.core.sift.SiftProcessor@52995754 - End of configuration.
   [testng] [2024-12-31 00:56:58,152] [pool-1-thread-8] Initializing /data/johannes/mvd2/one-pixel.mvd2: 
   [testng] 00:56:58,152 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 00:56:58,152 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:56:58,153 |-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-31_00-56-58.log]
   [testng] 00:56:58,153 |-INFO in ch.qos.logback.core.sift.SiftProcessor@a7f7aeb - End of configuration.
   [testng] [2024-12-31 00:56:59,034] [pool-1-thread-7] Initializing /data/johannes/acff/four-pixels-white.acff: 
   [testng] 00:56:59,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 00:56:59,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:56:59,035 |-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-31_00-56-59.log]
   [testng] 00:56:59,035 |-INFO in ch.qos.logback.core.sift.SiftProcessor@658e9407 - End of configuration.
   [testng] [2024-12-31 00:57:00,053] [pool-1-thread-6] Initializing /data/martin/original/hegc3A.tif: 
   [testng] 00:57:00,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 00:57:00,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:57:00,054 |-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-31_00-57-00.log]
   [testng] 00:57:00,055 |-INFO in ch.qos.logback.core.sift.SiftProcessor@58d0d39 - End of configuration.
   [testng] [2024-12-31 00:57:01,583] [pool-1-thread-5] Initializing /data/alessandro/Sara 25-02-2010/Sara 25-02-2010.mvd2: 
   [testng] 00:57:01,583 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 00:57:01,583 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:57:01,584 |-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-31_00-57-01.log]
   [testng] 00:57:01,584 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11730a9e - End of configuration.
   [testng] [2024-12-31 00:57:03,375] [pool-1-thread-4] Initializing /data/michael/1colorZChanThenZ.liff: 
   [testng] 00:57:03,375 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 00:57:03,375 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:57:03,376 |-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-31_00-57-03.log]
   [testng] 00:57:03,376 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3cca1731 - End of configuration.
   [testng] [2024-12-31 00:57:04,265] [pool-1-thread-3] Initializing /data/martin/OME Tiffs/0003.ome.tiff: 
   [testng] 00:57:04,265 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 00:57:04,266 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:57:04,266 |-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-31_00-57-04.log]
   [testng] 00:57:04,267 |-INFO in ch.qos.logback.core.sift.SiftProcessor@347cb63a - End of configuration.
   [testng] [2024-12-31 00:57:04,899] [pool-1-thread-2] Initializing /data/martin/original files/omero samples.mvd2: 
   [testng] 00:57:04,899 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 00:57:04,899 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:57:04,900 |-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-31_00-57-04.log]
   [testng] 00:57:04,900 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ae14dad - End of configuration.
   [testng] [2024-12-31 00:57:09,763] [pool-1-thread-7] Initializing /data/tony/27 May 08/27 May 08.mvd2: 
   [testng] [2024-12-31 00:57:13,132] [pool-1-thread-8] Initializing /data/chris-wood/11292011/11292011.mvd2: 
   [testng] [2024-12-31 00:57:20,748] [pool-1-thread-6] Initializing /data/chris/Fig 4/Fig 4.mvd2: 
   [testng] [2024-12-31 00:57:22,066] [pool-1-thread-3] Initializing /data/martin/3 March 2011/3 March 2011.mvd2: 
   [testng] [2024-12-31 00:57:33,225] [pool-1-thread-1] Initializing /data/jeremy/Green.acff: 
   [testng] [2024-12-31 00:57:33,853] [pool-1-thread-4] Initializing /data/michael/2ColorTimeZfirstThenChan.liff: 
   [testng] [2024-12-31 00:57:35,422] [pool-1-thread-11] Initializing /data/michael/VolcityDatabase/VolcityDatabase.mvd2: 
   [testng] [2024-12-31 00:57:40,495] [pool-1-thread-1] Initializing /data/michael/2ColorZTimethenChan.tif: 
   [testng] [2024-12-31 00:57:43,592] [pool-1-thread-9] Initializing /data/alessandro/100811_control lifeact myfp/100811_lifmyfp_control/100811_lifmyfp_control.mvd2: 
   [testng] [2024-12-31 00:57:48,251] [pool-1-thread-4] Initializing /data/martin/0190813/0190813.mvd2: 
   [testng] [2024-12-31 00:57:51,425] [pool-1-thread-1] Initializing /data/michael/twoColorZChanThenZ.liff: 
   [testng] [2024-12-31 00:58:06,092] [pool-1-thread-4] Initializing /data/tony/Exported/OME TIFF/Convollaria XYZt.tif: 
   [testng] [2024-12-31 00:58:07,608] [pool-1-thread-1] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XY.tif: 
   [testng] [2024-12-31 00:58:10,744] [pool-1-thread-7] Initializing /data/tony/Exported/OME TIFF/Convollaria XYZ.tif: 
   [testng] [2024-12-31 00:58:17,680] [pool-1-thread-4] Initializing /data/martin/Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-12-31 00:58:19,094] [pool-1-thread-1] Initializing /data/josh/newvelocitytest/newvelocitytest.mvd2: 
   [testng] [2024-12-31 00:58:24,121] [pool-1-thread-2] Initializing /data/michael/1colorTime.tif: 
   [testng] [2024-12-31 00:58:25,649] [pool-1-thread-7] Initializing /data/martin/0190813/Volocity snapshot 2.jpg: 
   [testng] [2024-12-31 00:58:29,444] [pool-1-thread-12] Initializing /data/michael/twoColorTime.liff: 
   [testng] [2024-12-31 00:58:31,308] [pool-1-thread-4] Initializing /data/tony/Exported/LIFF/Convollaria XYZt.liff: 
   [testng] [2024-12-31 00:58:35,482] [pool-1-thread-7] Initializing /data/michael/twoColorTime.tif: 
   [testng] [2024-12-31 00:58:42,717] [pool-1-thread-2] Initializing /data/jeremy/Tx red.acff: 
   [testng] [2024-12-31 00:58:46,705] [pool-1-thread-1] Initializing /data/michael/1colorZChanThenZ.tif: 
   [testng] [2024-12-31 00:58:50,743] [pool-1-thread-7] Initializing /data/tony/Exported/OME TIFF/Convollaria XY.tif: 
   [testng] [2024-12-31 00:58:52,951] [pool-1-thread-12] Initializing /data/johannes/acff/one-pixel.acff: 
   [testng] [2024-12-31 00:58:54,105] [pool-1-thread-4] Initializing /data/michael/2CTZfirstZThenChan.tif: 
   [testng] [2024-12-31 00:58:55,808] [pool-1-thread-2] Initializing /data/michael/1colorZfirstThenChan.liff: 
   [testng] [2024-12-31 00:58:57,653] [pool-1-thread-6] Initializing /data/alex/PE_UV/2010 11 26 pm, ome test 2.mvd2: 
   [testng] [2024-12-31 00:59:04,595] [pool-1-thread-12] Initializing /data/dirk/simona2/simona2.mvd2: 
   [testng] [2024-12-31 00:59:14,915] [pool-1-thread-1] Initializing /data/martin/OME Tiffs/0000.ome.tiff: 
   [testng] [2024-12-31 00:59:16,143] [pool-1-thread-11] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYZt.tif: 
   [testng] [2024-12-31 00:59:17,929] [pool-1-thread-7] Initializing /data/oliver/Testslides_Mitomorphologie/Testslides_Mitomorphologie.mvd2: 
   [testng] [2024-12-31 00:59:20,198] [pool-1-thread-4] Initializing /data/martin/Untitled Acquisition Protocol 2.ome.tiff: 
   [testng] [2024-12-31 00:59:25,596] [pool-1-thread-2] Initializing /data/michael/1colorZfirstThenChan.tif: 
   [testng] [2024-12-31 00:59:29,739] [pool-1-thread-1] Initializing /data/matt/Volocity libraries for LOCI/Untitled Library/Untitled Library.mvd2: 
   [testng] [2024-12-31 00:59:39,018] [pool-1-thread-5] Initializing /data/matt/WT 23_4_12/WT 23_4_12.mvd2: 
   [testng] [2024-12-31 00:59:46,486] [pool-1-thread-11] Initializing /data/martin/Snapshot of Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-12-31 00:59:48,923] [pool-1-thread-4] Initializing /data/josh/081910/testing/testing.mvd2: 
   [testng] [2024-12-31 00:59:52,758] [pool-1-thread-2] Initializing /data/martin/0190813/Volocity snapshot 1.jpg: 
   [testng] [2024-12-31 00:59:54,562] [pool-1-thread-6] Initializing /data/martin/0190813/0190813 export 1.ome.tiff: 
   [testng] [2024-12-31 00:59:57,796] [pool-1-thread-2] Initializing /data/michael/twoColorZfirstThenChan.liff: 
   [testng] [2024-12-31 01:00:02,882] [pool-1-thread-9] Initializing /data/qa-7982/sep4_cherryzeus_20140211.mvd2: 
   [testng] [2024-12-31 01:00:03,403] [pool-1-thread-10] Initializing /data/martin/original/hegc3A.mvd2: 
   [testng] [2024-12-31 01:00:04,270] [pool-1-thread-11] Initializing /data/tony/Exported/OME TIFF/Convollaria XYt.tif: 
   [testng] [2024-12-31 01:00:07,247] [pool-1-thread-7] Initializing /data/jeremy/DAPI.acff: 
   [testng] [2024-12-31 01:00:07,756] [pool-1-thread-4] Initializing /data/martin/OME Tiffs/0002.ome.tiff: 
   [testng] [2024-12-31 01:00:09,474] [pool-1-thread-2] Initializing /data/ruben/Nuc-Golgi/Nuc-Golgi.mvd2: 
   [testng] [2024-12-31 01:00:10,806] [pool-1-thread-6] Initializing /data/johannes/acff/four-pixels.acff: 
   [testng] [2024-12-31 01:00:14,067] [pool-1-thread-7] Initializing /data/michael/twoColorZfirstThenChan.tif: 
   [testng] [2024-12-31 01:00:16,782] [pool-1-thread-11] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYZ.tif: 
   [testng] [2024-12-31 01:00:19,523] [pool-1-thread-6] Initializing /data/tony/Exported/LIFF/Convollaria XY.liff: 
   [testng] [2024-12-31 01:00:21,615] [pool-1-thread-4] Initializing /data/jeremy/Snapshot of 3 Colour.jpg: 
   [testng] [2024-12-31 01:00:25,701] [pool-1-thread-4] Initializing /data/michael/twoColorZChanThenZ.tif: 
   [testng] [2024-12-31 01:00:26,656] [pool-1-thread-7] Initializing /data/martin/Snapshot of Snapshot of Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-12-31 01:00:27,513] [pool-1-thread-9] Initializing /data/alessandro/100419_Par3/100419_Par3.mvd2: 
   [testng] [2024-12-31 01:00:29,189] [pool-1-thread-11] Initializing /data/alessandro/100811_control lifeact myfp/100811_lifmyfp_control_fish#2/100811_lifmyfp_control_fish#2.mvd2: 
   [testng] [2024-12-31 01:00:32,522] [pool-1-thread-6] Initializing /data/martin/0190813/0190813 export 2.ome.tiff: 
   [testng] [2024-12-31 01:00:36,308] [pool-1-thread-4] Initializing /data/tony/Exported/LIFF/Convollaria XYt.liff: 
   [testng] [2024-12-31 01:00:42,774] [pool-1-thread-7] Initializing /data/johannes/acff/one-pixel-white.acff: 
   [testng] [2024-12-31 01:00:47,268] [pool-1-thread-7] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYt.tif: 
   [testng] [2024-12-31 01:00:48,679] [pool-1-thread-10] Initializing /data/martin/OME Tiffs/0001.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 49 seconds
Finished: SUCCESS