Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 109
originally caused by:
 Started by upstream project "Trigger" build number 122
 originally caused by:
  Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@9
[BIOFORMATS-test-folder@9] $ /bin/bash -xe /tmp/jenkins13134860813382864427.sh
+ '[' openlab = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_16957_merge_ci -v /uod/idr/repos/curated/openlab:/data -v /uod/idr-scratch/merge-ci/curated/openlab:/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] 12:48:01,914 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 12:48:01,915 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 12:48:01,915 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 12:48:01,917 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 12:48:01,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 12:48:01,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 12:48:01,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 12:48:01,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 12:48:01,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 12:48:01,919 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 12:48:01,919 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 12:48:01,919 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 12:48:02,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 12:48:02,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 12:48:02,267 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 12:48:02,267 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 12:48:02,273 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 12:48:02,273 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 12:48:02,273 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 12:48:02,273 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 12:48:02,273 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 12:48:02,274 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 12:48:02,274 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 356 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-02 12:48:02,284] [main] java.version = 11.0.16
   [testng] 12:48:02,287 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 12:48:02,287 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:02,331 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-02_12-48-02.log]
   [testng] 12:48:02,332 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-07-02 12:48:02,334] [main] testng.directory = /data
   [testng] [2024-07-02 12:48:02,334] [main] testng.configDirectory = /config
   [testng] [2024-07-02 12:48:02,367] [main] testng.multiplier = 1.0
   [testng] [2024-07-02 12:48:02,369] [main] testng.in-memory = false
   [testng] [2024-07-02 12:48:02,369] [main] testng.allow-missing = false
   [testng] [2024-07-02 12:48:02,369] [main] user.language = en
   [testng] [2024-07-02 12:48:02,369] [main] user.country = ${user.country}
   [testng] [2024-07-02 12:48:02,369] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-02 12:48:16,765] [main] ----------------------------------------
   [testng] [2024-07-02 12:48:16,765] [main] Total files: 155
   [testng] [2024-07-02 12:48:16,765] [main] Scan time: 14.396 s (92 ms/file)
   [testng] [2024-07-02 12:48:16,765] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 153 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-02 12:48:49,459] [pool-1-thread-1] Initializing /data/chris/Y27632+Noc.liff: 
   [testng] 12:48:49,460 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 12:48:49,461 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:49,464 |-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-07-02_12-48-49.log]
   [testng] 12:48:49,465 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3947d536 - End of configuration.
   [testng] [2024-07-02 12:48:49,599] [pool-1-thread-12] Initializing /data/christian/XY point 66 (well E5).liff: 
   [testng] 12:48:49,600 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 12:48:49,600 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:49,600 |-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-07-02_12-48-49.log]
   [testng] 12:48:49,601 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4a15dbe6 - End of configuration.
   [testng] [2024-07-02 12:48:49,656] [pool-1-thread-11] Initializing /data/jan/t_lapse009: 
   [testng] 12:48:49,657 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 12:48:49,657 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:49,658 |-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-07-02_12-48-49.log]
   [testng] 12:48:49,658 |-INFO in ch.qos.logback.core.sift.SiftProcessor@72a9773 - End of configuration.
   [testng] [2024-07-02 12:48:49,735] [pool-1-thread-10] Initializing /data/david/12095 1132 1/gfp 29.0058: 
   [testng] 12:48:49,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 12:48:49,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:49,736 |-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-07-02_12-48-49.log]
   [testng] 12:48:49,736 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ab042cb - End of configuration.
   [testng] [2024-07-02 12:48:49,814] [pool-1-thread-9] Initializing /data/mario/120207_Image1.liff: 
   [testng] 12:48:49,814 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 12:48:49,814 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:49,815 |-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-07-02_12-48-49.log]
   [testng] 12:48:49,815 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1032bd72 - End of configuration.
   [testng] [2024-07-02 12:48:49,889] [pool-1-thread-8] Initializing /data/david/12095 1132 1/DIC 33.0065: 
   [testng] 12:48:49,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 12:48:49,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:49,890 |-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-07-02_12-48-49.log]
   [testng] 12:48:49,890 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6f465136 - End of configuration.
   [testng] [2024-07-02 12:48:49,972] [pool-1-thread-7] Initializing /data/jean-christophe/BRCThP1HelaFormaldehyde.liff: 
   [testng] 12:48:49,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 12:48:49,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:49,973 |-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-07-02_12-48-49.log]
   [testng] 12:48:49,974 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5a382517 - End of configuration.
   [testng] [2024-07-02 12:48:50,033] [pool-1-thread-6] Initializing /data/david/12095 1132 1/gfp 10.0020: 
   [testng] 12:48:50,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 12:48:50,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:50,034 |-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-07-02_12-48-50.log]
   [testng] 12:48:50,034 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71fdd840 - End of configuration.
   [testng] [2024-07-02 12:48:50,083] [pool-1-thread-5] Initializing /data/david/12095 1132 1/DIC 42.0083: 
   [testng] 12:48:50,084 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 12:48:50,084 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:50,084 |-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-07-02_12-48-50.log]
   [testng] 12:48:50,085 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4516e0a0 - End of configuration.
   [testng] [2024-07-02 12:48:50,135] [pool-1-thread-4] Initializing /data/david/12095 1132 1/DIC 10.0019: 
   [testng] 12:48:50,135 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 12:48:50,135 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:50,136 |-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-07-02_12-48-50.log]
   [testng] 12:48:50,136 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71567e15 - End of configuration.
   [testng] [2024-07-02 12:48:50,195] [pool-1-thread-3] Initializing /data/jan/t_lapse004: 
   [testng] 12:48:50,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 12:48:50,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:50,196 |-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-07-02_12-48-50.log]
   [testng] 12:48:50,197 |-INFO in ch.qos.logback.core.sift.SiftProcessor@54d6043 - End of configuration.
   [testng] [2024-07-02 12:48:50,273] [pool-1-thread-2] Initializing /data/andrew/Openlab_5pt5_Best_180808.liff: 
   [testng] 12:48:50,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 12:48:50,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:48:50,274 |-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-07-02_12-48-50.log]
   [testng] 12:48:50,274 |-INFO in ch.qos.logback.core.sift.SiftProcessor@524af6e0 - End of configuration.
   [testng] [2024-07-02 12:48:53,091] [pool-1-thread-4] Initializing /data/tony/153.liff: 
   [testng] [2024-07-02 12:48:53,154] [pool-1-thread-5] Initializing /data/david/12095 1132 1/gfp 4.0008: 
   [testng] [2024-07-02 12:48:53,196] [pool-1-thread-8] Initializing /data/christian/XY point 60 (well E3).liff: 
   [testng] [2024-07-02 12:48:53,243] [pool-1-thread-11] Initializing /data/david/12095 1132 1/DIC 40.0079: 
   [testng] [2024-07-02 12:48:53,286] [pool-1-thread-3] Initializing /data/david/12095 1132 1/DIC 30.0059: 
   [testng] [2024-07-02 12:48:53,334] [pool-1-thread-6] Initializing /data/christian/XY point 62 (well E4).liff: 
   [testng] [2024-07-02 12:48:53,379] [pool-1-thread-10] Initializing /data/david/12095 1132 1/DIC 37.0073: 
   [testng] [2024-07-02 12:48:53,422] [pool-1-thread-12] Initializing /data/christian/XY point 57 (well E3).liff: 
   [testng] [2024-07-02 12:48:53,465] [pool-1-thread-7] Initializing /data/david/12095 1132 1/gfp 23.0046: 
   [testng] [2024-07-02 12:48:53,606] [pool-1-thread-2] Initializing /data/david/12095 1132 1/gfp 15.0030: 
   [testng] [2024-07-02 12:48:53,802] [pool-1-thread-9] Initializing /data/jan/t_lapse008: 
   [testng] [2024-07-02 12:48:54,487] [pool-1-thread-1] Initializing /data/christian/XY point 53 (well E2).liff: 
   [testng] [2024-07-02 12:48:54,599] [pool-1-thread-4] Initializing /data/christian/XY point 55 (well E2).liff: 
   [testng] [2024-07-02 12:48:54,762] [pool-1-thread-11] Initializing /data/mikec/120405 013: 
   [testng] [2024-07-02 12:48:54,816] [pool-1-thread-7] Initializing /data/david/12095 1132 1/DIC 43.0085: 
   [testng] [2024-07-02 12:48:54,854] [pool-1-thread-5] Initializing /data/david/12095 1132 1/DIC 35.0069: 
   [testng] [2024-07-02 12:48:54,894] [pool-1-thread-3] Initializing /data/david/12095 1132 1/DIC 21.0041: 
   [testng] [2024-07-02 12:48:54,940] [pool-1-thread-10] Initializing /data/david/12095 1132 1/DIC 2.0003: 
   [testng] [2024-07-02 12:48:55,008] [pool-1-thread-2] Initializing /data/david/12095 1132 1/DIC 12.0023: 
   [testng] [2024-07-02 12:48:55,149] [pool-1-thread-8] Initializing /data/andrew/Openlab_5pt5_256greys_180808.liff: 
   [testng] [2024-07-02 12:48:55,216] [pool-1-thread-6] Initializing /data/david/12095 1132 1/gfp 42.0084: 
   [testng] [2024-07-02 12:48:55,551] [pool-1-thread-9] Initializing /data/david/12095 1132 1/gfp 24.0048: 
   [testng] [2024-07-02 12:48:55,630] [pool-1-thread-12] Initializing /data/jan/t_lapse007: 
   [testng] [2024-07-02 12:48:56,276] [pool-1-thread-3] Initializing /data/david/12095 1132 1/DIC 17.0033: 
   [testng] [2024-07-02 12:48:56,371] [pool-1-thread-5] Initializing /data/david/12095 1132 1/DIC 34.0067: 
   [testng] [2024-07-02 12:48:56,427] [pool-1-thread-10] Initializing /data/david/12095 1132 1/DIC 39.0077: 
   [testng] [2024-07-02 12:48:56,488] [pool-1-thread-6] Initializing /data/koen/nsz1.tif: 
   [testng] [2024-07-02 12:48:56,583] [pool-1-thread-7] Initializing /data/david/12095 1132 1/gfp 5.0010: 
   [testng] [2024-07-02 12:48:56,673] [pool-1-thread-4] Initializing /data/jan/t_lapse006: 
   [testng] [2024-07-02 12:48:56,744] [pool-1-thread-2] Initializing /data/andrew/Openlab_5point5_180808.liff: 
   [testng] [2024-07-02 12:48:56,847] [pool-1-thread-11] Initializing /data/ahna/OpenlabB: 
   [testng] [2024-07-02 12:48:56,987] [pool-1-thread-8] Initializing /data/christian/XY point 65 (well E5).liff: 
   [testng] [2024-07-02 12:48:57,039] [pool-1-thread-1] Initializing /data/christian/XY point 64 (well E4).liff: 
   [testng] [2024-07-02 12:48:57,234] [pool-1-thread-9] Initializing /data/christian/XY point 71 (well E6).liff: 
   [testng] [2024-07-02 12:48:57,844] [pool-1-thread-12] Initializing /data/david/12095 1132 1/DIC 36.0071: 
   [testng] [2024-07-02 12:48:58,084] [pool-1-thread-6] Initializing /data/david/12095 1132 1/gfp 25.0050: 
   [testng] [2024-07-02 12:48:58,172] [pool-1-thread-3] Initializing /data/david/12095 1132 1/DIC 31.0061: 
   [testng] [2024-07-02 12:48:58,250] [pool-1-thread-5] Initializing /data/david/12095 1132 1/gfp 12.0024: 
   [testng] [2024-07-02 12:48:58,594] [pool-1-thread-4] Initializing /data/david/12095 1132 1/DIC 14.0027: 
   [testng] [2024-07-02 12:48:58,729] [pool-1-thread-7] Initializing /data/david/12095 1132 1/DIC 3.0005: 
   [testng] [2024-07-02 12:48:58,865] [pool-1-thread-10] Initializing /data/christian/XY point 68 (well E5).liff: 
   [testng] [2024-07-02 12:48:58,936] [pool-1-thread-1] Initializing /data/david/12095 1132 1/gfp 36.0072: 
   [testng] [2024-07-02 12:48:58,990] [pool-1-thread-8] Initializing /data/jcb/Figure 1C bottom row panel 1 WC LaminB-blue Nup62-red DIC-grey.liff: 
   [testng] [2024-07-02 12:48:59,120] [pool-1-thread-11] Initializing /data/david/12095 1132 1/gfp 20.0040: 
   [testng] [2024-07-02 12:48:59,213] [pool-1-thread-9] Initializing /data/david/12095 1132 1/gfp 32.0064: 
   [testng] [2024-07-02 12:48:59,602] [pool-1-thread-12] Initializing /data/david/12095 1132 1/DIC 6.0011: 
   [testng] [2024-07-02 12:48:59,733] [pool-1-thread-3] Initializing /data/christian/XY point 59 (well E3).liff: 
   [testng] [2024-07-02 12:48:59,981] [pool-1-thread-6] Initializing /data/david/12095 1132 1/gfp 39.0078: 
   [testng] [2024-07-02 12:49:00,253] [pool-1-thread-4] Initializing /data/david/12095 1132 1/DIC 8.0015: 
   [testng] [2024-07-02 12:49:00,479] [pool-1-thread-5] Initializing /data/chris/Y27632.liff: 
   [testng] [2024-07-02 12:49:00,667] [pool-1-thread-7] Initializing /data/andrew/Openlab_5pt5_Millions_180808.liff: 
   [testng] [2024-07-02 12:49:00,829] [pool-1-thread-11] Initializing /data/david/12095 1132 1/DIC 27.0053: 
   [testng] [2024-07-02 12:49:01,022] [pool-1-thread-10] Initializing /data/andrew/Openlab_5pt5_256col_180808.liff: 
   [testng] [2024-07-02 12:49:01,163] [pool-1-thread-9] Initializing /data/david/12095 1132 1/DIC 23.0045: 
   [testng] [2024-07-02 12:49:01,213] [pool-1-thread-1] Initializing /data/david/12095 1132 1/gfp 38.0076: 
   [testng] [2024-07-02 12:49:01,253] [pool-1-thread-8] Initializing /data/david/12095 1132 1/gfp 37.0074: 
   [testng] [2024-07-02 12:49:01,678] [pool-1-thread-12] Initializing /data/david/12095 1132 1/gfp 33.0066: 
   [testng] [2024-07-02 12:49:02,122] [pool-1-thread-6] Initializing /data/david/12095 1132 1/DIC 24.0047: 
   [testng] [2024-07-02 12:49:02,229] [pool-1-thread-4] Initializing /data/david/12095 1132 1/DIC 38.0075: 
   [testng] [2024-07-02 12:49:02,273] [pool-1-thread-2] Initializing /data/christian/XY point 72 (well E6).liff: 
   [testng] [2024-07-02 12:49:02,319] [pool-1-thread-11] Initializing /data/david/12095 1132 1/gfp 27.0054: 
   [testng] [2024-07-02 12:49:02,376] [pool-1-thread-3] Initializing /data/david/12095 1132 1/DIC 41.0081: 
   [testng] [2024-07-02 12:49:02,451] [pool-1-thread-9] Initializing /data/david/12095 1132 1/DIC 25.0049: 
   [testng] [2024-07-02 12:49:02,506] [pool-1-thread-8] Initializing /data/david/12095 1132 1/DIC 20.0039: 
   [testng] [2024-07-02 12:49:02,564] [pool-1-thread-1] Initializing /data/jan/t_lapse010: 
   [testng] [2024-07-02 12:49:03,440] [pool-1-thread-7] Initializing /data/david/12095 1132 1/DIC 11.0021: 
   [testng] [2024-07-02 12:49:03,745] [pool-1-thread-6] Initializing /data/david/12095 1132 1/gfp 14.0028: 
   [testng] [2024-07-02 12:49:03,837] [pool-1-thread-12] Initializing /data/tony/1-30.tif: 
   [testng] [2024-07-02 12:49:03,880] [pool-1-thread-5] Initializing /data/david/12095 1132 1/gfp 16.0032: 
   [testng] [2024-07-02 12:49:03,925] [pool-1-thread-10] Initializing /data/koen/nsz1: 
   [testng] [2024-07-02 12:49:04,000] [pool-1-thread-4] Initializing /data/christian/XY point 63 (well E4).liff: 
   [testng] [2024-07-02 12:49:04,054] [pool-1-thread-11] Initializing /data/tony/1-30 ome.tif: 
   [testng] [2024-07-02 12:49:04,132] [pool-1-thread-9] Initializing /data/christian/XY point 70 (well E6).liff: 
   [testng] [2024-07-02 12:49:04,177] [pool-1-thread-8] Initializing /data/kevino/embryoTwo: 
   [testng] [2024-07-02 12:49:04,252] [pool-1-thread-2] Initializing /data/kevino/n2.liff: 
   [testng] [2024-07-02 12:49:04,594] [pool-1-thread-3] Initializing /data/andrew/Openlab_5pt5_180808_02.liff: 
   [testng] [2024-07-02 12:49:05,007] [pool-1-thread-1] Initializing /data/david/12095 1132 1/gfp 21.0042: 
   [testng] [2024-07-02 12:49:05,247] [pool-1-thread-7] Initializing /data/david/12095 1132 1/gfp 43.0086: 
   [testng] [2024-07-02 12:49:05,531] [pool-1-thread-6] Initializing /data/jean-christophe/BRCThP1-H10HelaH202MetAceton.liff: 
   [testng] [2024-07-02 12:49:05,588] [pool-1-thread-4] Initializing /data/david/12095 1132 1/DIC 4.0007: 
   [testng] [2024-07-02 12:49:05,678] [pool-1-thread-5] Initializing /data/david/12095 1132 1/gfp 34.0068: 
   [testng] [2024-07-02 12:49:05,740] [pool-1-thread-12] Initializing /data/ahna/OpenlabA: 
   [testng] [2024-07-02 12:49:06,324] [pool-1-thread-10] Initializing /data/michael/VisBioTinyTest.liff: 
   [testng] [2024-07-02 12:49:06,422] [pool-1-thread-9] Initializing /data/david/12095 1132 1/gfp 1.0002: 
   [testng] [2024-07-02 12:49:06,488] [pool-1-thread-2] Initializing /data/bryan/Gram positive: 
   [testng] [2024-07-02 12:49:06,738] [pool-1-thread-11] Initializing /data/jean-christophe/BRCT-C2-10.liff: 
   [testng] [2024-07-02 12:49:07,197] [pool-1-thread-1] Initializing /data/david/12095 1132 1/DIC 9.0017: 
   [testng] [2024-07-02 12:49:07,270] [pool-1-thread-4] Initializing /data/david/12095 1132 1/gfp 17.0034: 
   [testng] [2024-07-02 12:49:07,371] [pool-1-thread-7] Initializing /data/jim/090226JT-SCbridgingDAPI.liff: 
   [testng] [2024-07-02 12:49:07,467] [pool-1-thread-8] Initializing /data/david/12095 1132 1/gfp 22.0044: 
   [testng] [2024-07-02 12:49:07,545] [pool-1-thread-5] Initializing /data/stefan/270508: 
   [testng] [2024-07-02 12:49:08,910] [pool-1-thread-9] Initializing /data/david/12095 1132 1/gfp 11.0022: 
   [testng] [2024-07-02 12:49:09,658] [pool-1-thread-12] Initializing /data/david/12095 1132 1/DIC 29.0057: 
   [testng] [2024-07-02 12:49:09,795] [pool-1-thread-10] Initializing /data/david/12095 1132 1/gfp 35.0070: 
   [testng] [2024-07-02 12:49:10,236] [pool-1-thread-4] Initializing /data/jan/t_lapse003: 
   [testng] [2024-07-02 12:49:10,301] [pool-1-thread-1] Initializing /data/david/12095 1132 1/gfp 30.0060: 
   [testng] [2024-07-02 12:49:10,505] [pool-1-thread-6] Initializing /data/david/12095 1132 1/DIC 28.0055: 
   [testng] [2024-07-02 12:49:10,636] [pool-1-thread-8] Initializing /data/david/12095 1132 1/gfp 3.0006: 
   [testng] [2024-07-02 12:49:11,064] [pool-1-thread-3] Initializing /data/david/12095 1132 1/gfp 8.0016: 
   [testng] [2024-07-02 12:49:11,266] [pool-1-thread-9] Initializing /data/david/12095 1132 1/gfp 26.0052: 
   [testng] [2024-07-02 12:49:11,485] [pool-1-thread-12] Initializing /data/andrew/Nuclei.liff: 
   [testng] [2024-07-02 12:49:11,851] [pool-1-thread-2] Initializing /data/jan/t_lapse002: 
   [testng] [2024-07-02 12:49:12,175] [pool-1-thread-6] Initializing /data/david/12095 1132 1/DIC 18.0035: 
   [testng] [2024-07-02 12:49:12,245] [pool-1-thread-10] Initializing /data/david/12095 1132 1/DIC 32.0063: 
   [testng] [2024-07-02 12:49:12,598] [pool-1-thread-8] Initializing /data/christian/XY point 61 (well E4).liff: 
   [testng] [2024-07-02 12:49:12,809] [pool-1-thread-1] Initializing /data/david/12095 1132 1/DIC 5.0009: 
   [testng] [2024-07-02 12:49:12,912] [pool-1-thread-4] Initializing /data/ivan/XY point 6 (merged).liff: 
   [testng] [2024-07-02 12:49:13,269] [pool-1-thread-3] Initializing /data/jan/t_lapse005: 
   [testng] [2024-07-02 12:49:13,482] [pool-1-thread-9] Initializing /data/tony/1-30.liff: 
   [testng] [2024-07-02 12:49:13,926] [pool-1-thread-11] Initializing /data/jean-christophe/essai.liff: 
   [testng] [2024-07-02 12:49:13,993] [pool-1-thread-6] Initializing /data/jean-christophe/zstack1Openlab4.liff: 
   [testng] [2024-07-02 12:49:14,134] [pool-1-thread-10] Initializing /data/david/12095 1132 1/gfp 19.0038: 
   [testng] [2024-07-02 12:49:14,322] [pool-1-thread-2] Initializing /data/david/12095 1132 1/gfp 9.0018: 
   [testng] [2024-07-02 12:49:14,556] [pool-1-thread-8] Initializing /data/david/12095 1132 1/gfp 2.0004: 
   [testng] [2024-07-02 12:49:14,609] [pool-1-thread-3] Initializing /data/david/12095 1132 1/DIC 13.0025: 
   [testng] [2024-07-02 12:49:14,693] [pool-1-thread-12] Initializing /data/david/12095 1132 1/gfp 31.0062: 
   [testng] [2024-07-02 12:49:14,791] [pool-1-thread-1] Initializing /data/david/12095 1132 1/gfp 7.0014: 
   [testng] [2024-07-02 12:49:15,196] [pool-1-thread-9] Initializing /data/christian/XY point 54 (well E2).liff: 
   [testng] [2024-07-02 12:49:15,522] [pool-1-thread-10] Initializing /data/david/12095 1132 1/DIC 22.0043: 
   [testng] [2024-07-02 12:49:15,609] [pool-1-thread-4] Initializing /data/christian/XY point 67 (well E5).liff: 
   [testng] [2024-07-02 12:49:15,689] [pool-1-thread-2] Initializing /data/david/12095 1132 1/DIC 1.0001: 
   [testng] [2024-07-02 12:49:15,765] [pool-1-thread-3] Initializing /data/david/12095 1132 1/DIC 19.0037: 
   [testng] [2024-07-02 12:49:15,846] [pool-1-thread-8] Initializing /data/david/12095 1132 1/DIC 15.0029: 
   [testng] [2024-07-02 12:49:15,900] [pool-1-thread-6] Initializing /data/david/12095 1132 1/gfp 40.0080: 
   [testng] [2024-07-02 12:49:15,966] [pool-1-thread-7] Initializing /data/christian/XY point 69 (well E6).liff: 
   [testng] [2024-07-02 12:49:16,065] [pool-1-thread-12] Initializing /data/david/12095 1132 1/DIC 26.0051: 
   [testng] [2024-07-02 12:49:16,146] [pool-1-thread-1] Initializing /data/david/12095 1132 1/DIC 7.0013: 
   [testng] [2024-07-02 12:49:16,674] [pool-1-thread-2] Initializing /data/kevino/embryoOne: 
   [testng] [2024-07-02 12:49:16,812] [pool-1-thread-10] Initializing /data/christian/XY point 56 (well E2).liff: 
   [testng] [2024-07-02 12:49:16,914] [pool-1-thread-9] Initializing /data/jan/t_lapse001: 
   [testng] [2024-07-02 12:49:17,014] [pool-1-thread-8] Initializing /data/jean-christophe/BRCThP1-C2-10HelaMetAceton.liff: 
   [testng] [2024-07-02 12:49:17,126] [pool-1-thread-11] Initializing /data/mario/523_1: 
   [testng] [2024-07-02 12:49:17,238] [pool-1-thread-4] Initializing /data/jim/jmSC: 
   [testng] [2024-07-02 12:49:17,323] [pool-1-thread-6] Initializing /data/david/12095 1132 1/gfp 18.0036: 
   [testng] [2024-07-02 12:49:17,414] [pool-1-thread-3] Initializing /data/david/12095 1132 1/gfp 6.0012: 
   [testng] [2024-07-02 12:49:17,465] [pool-1-thread-12] Initializing /data/david/12095 1132 1/gfp 13.0026: 
   [testng] [2024-07-02 12:49:17,508] [pool-1-thread-7] Initializing /data/michael/VisBioTinyTest.tiff: 
   [testng] [2024-07-02 12:49:17,740] [pool-1-thread-1] Initializing /data/david/12095 1132 1/DIC 16.0031: 
   [testng] [2024-07-02 12:49:18,560] [pool-1-thread-10] Initializing /data/david/12095 1132 1/gfp 28.0056: 
   [testng] [2024-07-02 12:49:18,692] [pool-1-thread-7] Initializing /data/christian/XY point 58 (well E3).liff: 
   [testng] [2024-07-02 12:49:18,733] [pool-1-thread-3] Initializing /data/david/12095 1132 1/gfp 41.0082: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 8109, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 1 minute 29 seconds
Finished: SUCCESS