Skip to content

Console Output

Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins4706506633876151404.sh
+ '[' png = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_6039_merge_ci -v /uod/idr/repos/curated/png:/data -v /uod/idr-scratch/merge-ci/curated/png:/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] 15:23:57,167 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 15:23:57,168 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 15:23:57,168 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 15:23:57,169 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 15:23:57,170 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 15:23:57,170 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 15:23:57,170 |-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] 15:23:57,170 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 15:23:57,171 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 15:23:57,171 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 15:23:57,172 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 15:23:57,172 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 15:23:57,474 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 15:23:57,474 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 15:23:57,494 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 15:23:57,494 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 15:23:57,510 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 15:23:57,510 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 15:23:57,510 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 15:23:57,511 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 15:23:57,511 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 15:23:57,511 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 15:23:57,511 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 340 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-23 15:23:57,520] [main] java.version = 11.0.16
   [testng] 15:23:57,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 15:23:57,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:23:57,608 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-23_15-23-57.log]
   [testng] 15:23:57,610 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-04-23 15:23:57,625] [main] testng.directory = /data
   [testng] [2024-04-23 15:23:57,625] [main] testng.configDirectory = /config
   [testng] [2024-04-23 15:23:57,708] [main] testng.multiplier = 1.0
   [testng] [2024-04-23 15:23:57,709] [main] testng.in-memory = false
   [testng] [2024-04-23 15:23:57,709] [main] testng.allow-missing = false
   [testng] [2024-04-23 15:23:57,709] [main] user.language = en
   [testng] [2024-04-23 15:23:57,709] [main] user.country = ${user.country}
   [testng] [2024-04-23 15:23:57,709] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-23 15:23:58,850] [main] ----------------------------------------
   [testng] [2024-04-23 15:23:58,850] [main] Total files: 152
   [testng] [2024-04-23 15:23:58,850] [main] Scan time: 1.141 s (7 ms/file)
   [testng] [2024-04-23 15:23:58,850] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 150 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-23 15:24:05,100] [pool-1-thread-1] Initializing /data/public/user-9/Pdataset-user-9/user-9 07 TEST.png: 
   [testng] 15:24:05,101 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 15:24:05,101 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,103 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,104 |-INFO in ch.qos.logback.core.sift.SiftProcessor@644077a7 - End of configuration.
   [testng] [2024-04-23 15:24:05,111] [pool-1-thread-12] Initializing /data/public/user-11/user-11 09 TEST.png: 
   [testng] 15:24:05,111 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 15:24:05,111 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,112 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,126 |-INFO in ch.qos.logback.core.sift.SiftProcessor@833018a - End of configuration.
   [testng] [2024-04-23 15:24:05,129] [pool-1-thread-11] Initializing /data/public/user-2/dataset-user-2/user-2 01 TEST.png: 
   [testng] 15:24:05,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 15:24:05,130 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,130 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,131 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ae6ea2a - End of configuration.
   [testng] [2024-04-23 15:24:05,145] [pool-1-thread-10] Initializing /data/public/user-9/user-9 10 TEST.png: 
   [testng] 15:24:05,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 15:24:05,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,145 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,145 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4c769e5a - End of configuration.
   [testng] [2024-04-23 15:24:05,195] [pool-1-thread-9] Initializing /data/public/user-1/Pdataset-user-1/user-1 06 TEST.png: 
   [testng] 15:24:05,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 15:24:05,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,196 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,197 |-INFO in ch.qos.logback.core.sift.SiftProcessor@661e17a9 - End of configuration.
   [testng] [2024-04-23 15:24:05,237] [pool-1-thread-8] Initializing /data/public/will/WesternBlots/Hela-frctn3305-VRAQ-11.11.png: 
   [testng] 15:24:05,237 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 15:24:05,237 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,238 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,238 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2f1edf99 - End of configuration.
   [testng] [2024-04-23 15:24:05,244] [pool-1-thread-7] Initializing /data/public/user-12/Pdataset-user-12/user-12 07 TEST.png: 
   [testng] 15:24:05,244 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 15:24:05,244 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,244 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,244 |-INFO in ch.qos.logback.core.sift.SiftProcessor@79be5fa1 - End of configuration.
   [testng] [2024-04-23 15:24:05,250] [pool-1-thread-6] Initializing /data/public/user-12/dataset-user-12/user-12 02 TEST.png: 
   [testng] 15:24:05,250 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 15:24:05,250 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,250 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,251 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ce80a6b - End of configuration.
   [testng] [2024-04-23 15:24:05,273] [pool-1-thread-5] Initializing /data/public/user-11/dataset-user-11/user-11 04 TEST.png: 
   [testng] 15:24:05,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 15:24:05,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,274 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,274 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b87af8d - End of configuration.
   [testng] [2024-04-23 15:24:05,296] [pool-1-thread-4] Initializing /data/public/user-12/dataset-user-12/user-12 01 TEST.png: 
   [testng] 15:24:05,296 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 15:24:05,296 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,296 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,296 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c8edcd9 - End of configuration.
   [testng] [2024-04-23 15:24:05,312] [pool-1-thread-3] Initializing /data/public/user-6/dataset-user-6/user-6 02 TEST.png: 
   [testng] 15:24:05,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 15:24:05,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,312 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,313 |-INFO in ch.qos.logback.core.sift.SiftProcessor@696deea1 - End of configuration.
   [testng] [2024-04-23 15:24:05,322] [pool-1-thread-2] Initializing /data/petr/000b.png: 
   [testng] 15:24:05,322 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 15:24:05,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 15:24:05,323 |-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-04-23_15-24-05.log]
   [testng] 15:24:05,323 |-INFO in ch.qos.logback.core.sift.SiftProcessor@53d866d - End of configuration.
   [testng] [2024-04-23 15:24:07,173] [pool-1-thread-9] Initializing /data/public/user-2/Pdataset-user-2/user-2 07 TEST.png: 
   [testng] [2024-04-23 15:24:07,176] [pool-1-thread-3] Initializing /data/public/user-8/Pdataset-user-8/user-8 06 TEST.png: 
   [testng] [2024-04-23 15:24:07,178] [pool-1-thread-10] Initializing /data/public/user-4/user-4 09 TEST.png: 
   [testng] [2024-04-23 15:24:07,180] [pool-1-thread-4] Initializing /data/public/user-5/Pdataset-user-5/user-5 07 TEST.png: 
   [testng] [2024-04-23 15:24:07,182] [pool-1-thread-5] Initializing /data/stephane/S_2C1Z3T_sh.png: 
   [testng] [2024-04-23 15:24:07,185] [pool-1-thread-11] Initializing /data/public/user-10/Pdataset-user-10/user-10 05 TEST.png: 
   [testng] [2024-04-23 15:24:07,188] [pool-1-thread-1] Initializing /data/public/user-2/Pdataset-user-2/user-2 06 TEST.png: 
   [testng] [2024-04-23 15:24:07,189] [pool-1-thread-7] Initializing /data/public/user-9/user-9 09 TEST.png: 
   [testng] [2024-04-23 15:24:07,191] [pool-1-thread-6] Initializing /data/public/user-6/user-6 10 TEST.png: 
   [testng] [2024-04-23 15:24:07,194] [pool-1-thread-12] Initializing /data/public/user-5/Pdataset-user-5/user-5 06 TEST.png: 
   [testng] [2024-04-23 15:24:07,196] [pool-1-thread-2] Initializing /data/public/user-9/Pdataset-user-9/user-9 05 TEST.png: 
   [testng] [2024-04-23 15:24:07,198] [pool-1-thread-8] Initializing /data/public/user-5/Pdataset-user-5/user-5 08 TEST.png: 
   [testng] [2024-04-23 15:24:07,433] [pool-1-thread-11] Initializing /data/big-images/4kx4k.png: 
   [testng] [2024-04-23 15:24:07,436] [pool-1-thread-1] Initializing /data/public/will/WesternBlots/BillE-IPbuffer-lysates-13.1.png: 
   [testng] [2024-04-23 15:24:07,441] [pool-1-thread-4] Initializing /data/curtis/rgba8_bk.png: 
   [testng] [2024-04-23 15:24:07,529] [pool-1-thread-3] Initializing /data/public/user-10/user-10 10 TEST.png: 
   [testng] [2024-04-23 15:24:07,531] [pool-1-thread-9] Initializing /data/public/user-1/dataset-user-1/user-1 02 TEST.png: 
   [testng] [2024-04-23 15:24:07,533] [pool-1-thread-12] Initializing /data/public/user-12/user-12 10 TEST.png: 
   [testng] [2024-04-23 15:24:07,534] [pool-1-thread-6] Initializing /data/petr/002w.png: 
   [testng] [2024-04-23 15:24:07,536] [pool-1-thread-8] Initializing /data/stephane/save.tif: 
   [testng] [2024-04-23 15:24:07,580] [pool-1-thread-7] Initializing /data/public/user-6/dataset-user-6/user-6 03 TEST.png: 
   [testng] [2024-04-23 15:24:07,581] [pool-1-thread-10] Initializing /data/public/user-4/Pdataset-user-4/user-4 08 TEST.png: 
   [testng] [2024-04-23 15:24:07,583] [pool-1-thread-2] Initializing /data/public/user-4/dataset-user-4/user-4 04 TEST.png: 
   [testng] [2024-04-23 15:24:07,616] [pool-1-thread-5] Initializing /data/public/will/WesternBlots/Hela-frctns-DM1a-5.12.png: 
   [testng] [2024-04-23 15:24:07,618] [pool-1-thread-4] Initializing /data/public/user-11/dataset-user-11/user-11 01 TEST.png: 
   [testng] [2024-04-23 15:24:07,672] [pool-1-thread-6] Initializing /data/public/user-3/user-3 09 TEST.png: 
   [testng] [2024-04-23 15:24:07,720] [pool-1-thread-7] Initializing /data/public/user-1/user-1 09 TEST.png: 
   [testng] [2024-04-23 15:24:07,722] [pool-1-thread-9] Initializing /data/public/user-12/dataset-user-12/user-12 03 TEST.png: 
   [testng] [2024-04-23 15:24:07,724] [pool-1-thread-3] Initializing /data/samples/Cats.png: 
   [testng] [2024-04-23 15:24:07,774] [pool-1-thread-2] Initializing /data/stephane/test.tiff: 
   [testng] [2024-04-23 15:24:07,828] [pool-1-thread-4] Initializing /data/public/user-11/Pdataset-user-11/user-11 06 TEST.png: 
   [testng] [2024-04-23 15:24:07,830] [pool-1-thread-10] Initializing /data/public/user-4/Pdataset-user-4/user-4 06 TEST.png: 
   [testng] [2024-04-23 15:24:07,831] [pool-1-thread-12] Initializing /data/jean-marie/CFPNEAT01_R3D.png: 
   [testng] [2024-04-23 15:24:07,875] [pool-1-thread-6] Initializing /data/public/user-9/dataset-user-9/user-9 01 TEST.png: 
   [testng] [2024-04-23 15:24:07,909] [pool-1-thread-9] Initializing /data/public/will/WesternBlots/In-Abs-blot.png: 
   [testng] [2024-04-23 15:24:07,927] [pool-1-thread-7] Initializing /data/public/user-8/Pdataset-user-8/user-8 07 TEST.png: 
   [testng] [2024-04-23 15:24:07,965] [pool-1-thread-4] Initializing /data/petr/000a.png: 
   [testng] [2024-04-23 15:24:07,967] [pool-1-thread-12] Initializing /data/public/user-10/dataset-user-10/user-10 02 TEST.png: 
   [testng] [2024-04-23 15:24:07,979] [pool-1-thread-5] Initializing /data/public/user-5/dataset-user-5/user-5 03 TEST.png: 
   [testng] [2024-04-23 15:24:07,990] [pool-1-thread-10] Initializing /data/big-images/2kx2k.png: 
   [testng] [2024-04-23 15:24:08,006] [pool-1-thread-1] Initializing /data/public/user-5/dataset-user-5/user-5 04 TEST.png: 
   [testng] [2024-04-23 15:24:08,028] [pool-1-thread-3] Initializing /data/public/user-4/user-4 10 TEST.png: 
   [testng] [2024-04-23 15:24:08,030] [pool-1-thread-6] Initializing /data/public/user-7/user-7 09 TEST.png: 
   [testng] [2024-04-23 15:24:08,046] [pool-1-thread-7] Initializing /data/public/user-9/dataset-user-9/user-9 04 TEST.png: 
   [testng] [2024-04-23 15:24:08,094] [pool-1-thread-5] Initializing /data/public/user-10/dataset-user-10/user-10 04 TEST.png: 
   [testng] [2024-04-23 15:24:08,095] [pool-1-thread-4] Initializing /data/public/will/WesternBlots/Blot-purif-Ab-west-11.11.png: 
   [testng] [2024-04-23 15:24:08,115] [pool-1-thread-1] Initializing /data/petr/006NbWeb b.png: 
   [testng] [2024-04-23 15:24:08,117] [pool-1-thread-12] Initializing /data/public/user-8/Pdataset-user-8/user-8 05 TEST.png: 
   [testng] [2024-04-23 15:24:08,134] [pool-1-thread-8] Initializing /data/public/user-7/Pdataset-user-7/user-7 08 TEST.png: 
   [testng] [2024-04-23 15:24:08,141] [pool-1-thread-3] Initializing /data/public/user-11/dataset-user-11/user-11 02 TEST.png: 
   [testng] [2024-04-23 15:24:08,181] [pool-1-thread-7] Initializing /data/public/user-11/dataset-user-11/user-11 03 TEST.png: 
   [testng] [2024-04-23 15:24:08,184] [pool-1-thread-6] Initializing /data/public/user-1/dataset-user-1/user-1 03 TEST.png: 
   [testng] [2024-04-23 15:24:08,208] [pool-1-thread-5] Initializing /data/petr/006NbWeb.png: 
   [testng] [2024-04-23 15:24:08,218] [pool-1-thread-1] Initializing /data/public/user-11/user-11 10 TEST.png: 
   [testng] [2024-04-23 15:24:08,258] [pool-1-thread-8] Initializing /data/public/user-3/Pdataset-user-3/user-3 07 TEST.png: 
   [testng] [2024-04-23 15:24:08,259] [pool-1-thread-12] Initializing /data/public/user-8/user-8 10 TEST.png: 
   [testng] [2024-04-23 15:24:08,286] [pool-1-thread-3] Initializing /data/public/user-7/dataset-user-7/user-7 01 TEST.png: 
   [testng] [2024-04-23 15:24:08,311] [pool-1-thread-5] Initializing /data/public/user-12/Pdataset-user-12/user-12 06 TEST.png: 
   [testng] [2024-04-23 15:24:08,313] [pool-1-thread-7] Initializing /data/public/user-5/user-5 10 TEST.png: 
   [testng] [2024-04-23 15:24:08,330] [pool-1-thread-6] Initializing /data/public/user-7/Pdataset-user-7/user-7 06 TEST.png: 
   [testng] [2024-04-23 15:24:08,331] [pool-1-thread-4] Initializing /data/public/user-10/Pdataset-user-10/user-10 07 TEST.png: 
   [testng] [2024-04-23 15:24:08,380] [pool-1-thread-1] Initializing /data/stephane/save.png: 
   [testng] [2024-04-23 15:24:08,385] [pool-1-thread-2] Initializing /data/curtis/toucan.png: 
   [testng] [2024-04-23 15:24:08,386] [pool-1-thread-8] Initializing /data/public/will/WesternBlots/HeLa-frctns-11.5.5-3.3.png: 
   [testng] [2024-04-23 15:24:08,388] [pool-1-thread-12] Initializing /data/public/user-4/dataset-user-4/user-4 02 TEST.png: 
   [testng] [2024-04-23 15:24:08,411] [pool-1-thread-3] Initializing /data/public/user-5/dataset-user-5/user-5 01 TEST.png: 
   [testng] [2024-04-23 15:24:08,440] [pool-1-thread-7] Initializing /data/public/user-9/dataset-user-9/user-9 02 TEST.png: 
   [testng] [2024-04-23 15:24:08,442] [pool-1-thread-6] Initializing /data/qa-11038/BGEMG.png: 
   [testng] [2024-04-23 15:24:08,444] [pool-1-thread-5] Initializing /data/public/user-2/Pdataset-user-2/user-2 08 TEST.png: 
   [testng] [2024-04-23 15:24:08,453] [pool-1-thread-4] Initializing /data/public/user-6/Pdataset-user-6/user-6 05 TEST.png: 
   [testng] [2024-04-23 15:24:08,476] [pool-1-thread-2] Initializing /data/public/user-10/dataset-user-10/user-10 03 TEST.png: 
   [testng] [2024-04-23 15:24:08,493] [pool-1-thread-12] Initializing /data/public/user-8/dataset-user-8/user-8 03 TEST.png: 
   [testng] [2024-04-23 15:24:08,517] [pool-1-thread-3] Initializing /data/big-images/8kx8k.png: 
   [testng] [2024-04-23 15:24:08,534] [pool-1-thread-7] Initializing /data/public/user-4/dataset-user-4/user-4 03 TEST.png: 
   [testng] [2024-04-23 15:24:08,540] [pool-1-thread-5] Initializing /data/public/will/WesternBlots/BillE-IPbuffer-IPs-18-21.1.png: 
   [testng] [2024-04-23 15:24:08,552] [pool-1-thread-4] Initializing /data/public/user-2/dataset-user-2/user-2 04 TEST.png: 
   [testng] [2024-04-23 15:24:08,771] [pool-1-thread-2] Initializing /data/public/user-1/Pdataset-user-1/user-1 07 TEST.png: 
   [testng] [2024-04-23 15:24:08,793] [pool-1-thread-12] Initializing /data/public/user-7/Pdataset-user-7/user-7 07 TEST.png: 
   [testng] [2024-04-23 15:24:08,794] [pool-1-thread-7] Initializing /data/public/user-3/Pdataset-user-3/user-3 05 TEST.png: 
   [testng] [2024-04-23 15:24:08,796] [pool-1-thread-4] Initializing /data/public/user-1/dataset-user-1/user-1 01 TEST.png: 
   [testng] [2024-04-23 15:24:08,806] [pool-1-thread-1] Initializing /data/public/user-7/Pdataset-user-7/user-7 05 TEST.png: 
   [testng] [2024-04-23 15:24:08,808] [pool-1-thread-6] Initializing /data/public/user-6/Pdataset-user-6/user-6 08 TEST.png: 
   [testng] [2024-04-23 15:24:08,859] [pool-1-thread-2] Initializing /data/public/user-7/dataset-user-7/user-7 04 TEST.png: 
   [testng] [2024-04-23 15:24:08,892] [pool-1-thread-7] Initializing /data/public/user-6/Pdataset-user-6/user-6 06 TEST.png: 
   [testng] [2024-04-23 15:24:08,893] [pool-1-thread-12] Initializing /data/public/user-8/dataset-user-8/user-8 02 TEST.png: 
   [testng] [2024-04-23 15:24:08,894] [pool-1-thread-4] Initializing /data/public/user-3/dataset-user-3/user-3 03 TEST.png: 
   [testng] [2024-04-23 15:24:08,907] [pool-1-thread-1] Initializing /data/public/user-11/Pdataset-user-11/user-11 07 TEST.png: 
   [testng] [2024-04-23 15:24:08,908] [pool-1-thread-6] Initializing /data/public/user-1/user-1 10 TEST.png: 
   [testng] [2024-04-23 15:24:08,958] [pool-1-thread-5] Initializing /data/public/user-3/dataset-user-3/user-3 02 TEST.png: 
   [testng] [2024-04-23 15:24:08,959] [pool-1-thread-2] Initializing /data/public/user-10/user-10 09 TEST.png: 
   [testng] [2024-04-23 15:24:08,996] [pool-1-thread-12] Initializing /data/public/user-12/Pdataset-user-12/user-12 05 TEST.png: 
   [testng] [2024-04-23 15:24:08,998] [pool-1-thread-4] Initializing /data/public/user-9/Pdataset-user-9/user-9 08 TEST.png: 
   [testng] [2024-04-23 15:24:08,999] [pool-1-thread-7] Initializing /data/public/user-6/dataset-user-6/user-6 01 TEST.png: 
   [testng] [2024-04-23 15:24:09,006] [pool-1-thread-10] Initializing /data/public/user-3/dataset-user-3/user-3 01 TEST.png: 
   [testng] [2024-04-23 15:24:09,016] [pool-1-thread-6] Initializing /data/public/user-9/Pdataset-user-9/user-9 06 TEST.png: 
   [testng] [2024-04-23 15:24:09,017] [pool-1-thread-1] Initializing /data/public/user-4/Pdataset-user-4/user-4 07 TEST.png: 
   [testng] [2024-04-23 15:24:09,029] [pool-1-thread-8] Initializing /data/public/user-8/Pdataset-user-8/user-8 08 TEST.png: 
   [testng] [2024-04-23 15:24:09,062] [pool-1-thread-2] Initializing /data/public/user-3/Pdataset-user-3/user-3 08 TEST.png: 
   [testng] [2024-04-23 15:24:09,064] [pool-1-thread-5] Initializing /data/public/user-2/user-2 10 TEST.png: 
   [testng] [2024-04-23 15:24:09,099] [pool-1-thread-7] Initializing /data/public/user-6/dataset-user-6/user-6 04 TEST.png: 
   [testng] [2024-04-23 15:24:09,100] [pool-1-thread-12] Initializing /data/public/user-7/dataset-user-7/user-7 03 TEST.png: 
   [testng] [2024-04-23 15:24:09,102] [pool-1-thread-4] Initializing /data/public/user-9/dataset-user-9/user-9 03 TEST.png: 
   [testng] [2024-04-23 15:24:09,109] [pool-1-thread-9] Initializing /data/public/user-5/Pdataset-user-5/user-5 05 TEST.png: 
   [testng] [2024-04-23 15:24:09,123] [pool-1-thread-10] Initializing /data/public/user-5/dataset-user-5/user-5 02 TEST.png: 
   [testng] [2024-04-23 15:24:09,127] [pool-1-thread-1] Initializing /data/public/user-2/Pdataset-user-2/user-2 05 TEST.png: 
   [testng] [2024-04-23 15:24:09,129] [pool-1-thread-6] Initializing /data/simon/test.png: 
   [testng] [2024-04-23 15:24:09,130] [pool-1-thread-8] Initializing /data/public/user-3/dataset-user-3/user-3 04 TEST.png: 
   [testng] [2024-04-23 15:24:09,170] [pool-1-thread-2] Initializing /data/stephane/test.png: 
   [testng] [2024-04-23 15:24:09,172] [pool-1-thread-5] Initializing /data/petr/003w.png: 
   [testng] [2024-04-23 15:24:09,192] [pool-1-thread-7] Initializing /data/public/user-2/dataset-user-2/user-2 02 TEST.png: 
   [testng] [2024-04-23 15:24:09,204] [pool-1-thread-12] Initializing /data/public/user-10/dataset-user-10/user-10 01 TEST.png: 
   [testng] [2024-04-23 15:24:09,205] [pool-1-thread-4] Initializing /data/public/user-6/user-6 09 TEST.png: 
   [testng] [2024-04-23 15:24:09,244] [pool-1-thread-9] Initializing /data/public/user-7/dataset-user-7/user-7 02 TEST.png: 
   [testng] [2024-04-23 15:24:09,245] [pool-1-thread-6] Initializing /data/public/user-1/Pdataset-user-1/user-1 08 TEST.png: 
   [testng] [2024-04-23 15:24:09,247] [pool-1-thread-1] Initializing /data/public/user-11/Pdataset-user-11/user-11 05 TEST.png: 
   [testng] [2024-04-23 15:24:09,262] [pool-1-thread-8] Initializing /data/public/user-6/Pdataset-user-6/user-6 07 TEST.png: 
   [testng] [2024-04-23 15:24:09,264] [pool-1-thread-10] Initializing /data/public/user-10/Pdataset-user-10/user-10 06 TEST.png: 
   [testng] [2024-04-23 15:24:09,304] [pool-1-thread-7] Initializing /data/public/user-12/user-12 09 TEST.png: 
   [testng] [2024-04-23 15:24:09,333] [pool-1-thread-12] Initializing /data/public/user-8/dataset-user-8/user-8 01 TEST.png: 
   [testng] [2024-04-23 15:24:09,334] [pool-1-thread-5] Initializing /data/public/user-5/user-5 09 TEST.png: 
   [testng] [2024-04-23 15:24:09,336] [pool-1-thread-4] Initializing /data/public/user-10/Pdataset-user-10/user-10 08 TEST.png: 
   [testng] [2024-04-23 15:24:09,375] [pool-1-thread-9] Initializing /data/public/user-2/user-2 09 TEST.png: 
   [testng] [2024-04-23 15:24:09,376] [pool-1-thread-1] Initializing /data/public/user-1/dataset-user-1/user-1 04 TEST.png: 
   [testng] [2024-04-23 15:24:09,377] [pool-1-thread-8] Initializing /data/public/user-12/dataset-user-12/user-12 04 TEST.png: 
   [testng] [2024-04-23 15:24:09,379] [pool-1-thread-10] Initializing /data/stephane/save.ome.tif: 
   [testng] [2024-04-23 15:24:09,447] [pool-1-thread-6] Initializing /data/public/user-2/dataset-user-2/user-2 03 TEST.png: 
   [testng] [2024-04-23 15:24:09,457] [pool-1-thread-7] Initializing /data/public/user-1/Pdataset-user-1/user-1 05 TEST.png: 
   [testng] [2024-04-23 15:24:09,489] [pool-1-thread-12] Initializing /data/public/user-11/Pdataset-user-11/user-11 08 TEST.png: 
   [testng] [2024-04-23 15:24:09,491] [pool-1-thread-4] Initializing /data/public/user-3/Pdataset-user-3/user-3 06 TEST.png: 
   [testng] [2024-04-23 15:24:09,500] [pool-1-thread-5] Initializing /data/public/user-8/user-8 09 TEST.png: 
   [testng] [2024-04-23 15:24:09,517] [pool-1-thread-8] Initializing /data/public/user-12/Pdataset-user-12/user-12 08 TEST.png: 
   [testng] [2024-04-23 15:24:09,519] [pool-1-thread-1] Initializing /data/curtis/png-logo.png: 
   [testng] [2024-04-23 15:24:09,520] [pool-1-thread-9] Initializing /data/petr/4.4.5 version works fine.png: 
   [testng] [2024-04-23 15:24:09,548] [pool-1-thread-7] Initializing /data/public/user-7/user-7 10 TEST.png: 
   [testng] [2024-04-23 15:24:09,549] [pool-1-thread-6] Initializing /data/public/user-4/Pdataset-user-4/user-4 05 TEST.png: 
   [testng] [2024-04-23 15:24:09,586] [pool-1-thread-12] Initializing /data/public/user-3/user-3 10 TEST.png: 
   [testng] [2024-04-23 15:24:09,596] [pool-1-thread-5] Initializing /data/public/user-8/dataset-user-8/user-8 04 TEST.png: 
   [testng] [2024-04-23 15:24:09,598] [pool-1-thread-4] Initializing /data/public/user-4/dataset-user-4/user-4 01 TEST.png: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 7950, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 31 seconds
Finished: SUCCESS