Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 397
originally caused by:
 Started by upstream project "Trigger" build number 481
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@5
[BIOFORMATS-test-folder@5] $ /bin/bash -xe /tmp/jenkins597862105061979983.sh
+ '[' micromanager = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_62718_merge_ci -v /uod/idr/repos/curated/micromanager:/data -v /uod/idr-scratch/merge-ci/curated/micromanager:/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] 04:05:40,244 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 04:05:40,246 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - No custom configurators were discovered as a service.
   [testng] 04:05:40,246 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:05:40,247 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:05:40,247 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:05:40,248 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:05:40,248 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 04:05:40,248 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:05:40,248 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:05:40,249 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:05:40,249 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:05:40,250 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 04:05:40,428 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:05:40,428 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:05:40,453 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:05:40,453 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:05:40,459 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:05:40,459 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:05:40,459 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:05:40,459 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:05:40,460 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@65c7a252 - End of configuration.
   [testng] 04:05:40,460 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@38cee291 - Registering current configuration as safe fallback point
   [testng] 04:05:40,460 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 212 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-05-17 04:05:40,470] [main] java.version = 11.0.16
   [testng] 04:05:40,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:05:40,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:40,538 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-05-17_04-05-40.log]
   [testng] 04:05:40,541 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13d73f29 - End of configuration.
   [testng] [2025-05-17 04:05:40,544] [main] testng.directory = /data
   [testng] [2025-05-17 04:05:40,544] [main] testng.configDirectory = /config
   [testng] [2025-05-17 04:05:40,559] [main] testng.multiplier = 1.0
   [testng] [2025-05-17 04:05:40,561] [main] testng.in-memory = false
   [testng] [2025-05-17 04:05:40,561] [main] testng.allow-missing = false
   [testng] [2025-05-17 04:05:40,561] [main] user.language = en
   [testng] [2025-05-17 04:05:40,561] [main] user.country = ${user.country}
   [testng] [2025-05-17 04:05:40,562] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-05-17 04:12:07,462] [main] ----------------------------------------
   [testng] [2025-05-17 04:12:07,463] [main] Total files: 1686
   [testng] [2025-05-17 04:12:07,463] [main] Scan time: 386.9 s (229 ms/file)
   [testng] [2025-05-17 04:12:07,463] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 49 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-05-17 04:32:42,953] [pool-1-thread-1] Initializing /data/nico/test_1/Acqusition.xml: 
   [testng] 04:32:42,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 04:32:42,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:32:42,956 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-05-17_04-32-42.log]
   [testng] 04:32:42,957 |-INFO in ch.qos.logback.core.sift.SiftProcessor@211dafc3 - End of configuration.
   [testng] [2025-05-17 04:32:54,043] [pool-1-thread-12] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_008.tif: 
   [testng] 04:32:54,043 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 04:32:54,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:32:54,044 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-05-17_04-32-54.log]
   [testng] 04:32:54,045 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3fe74e9f - End of configuration.
   [testng] [2025-05-17 04:33:09,223] [pool-1-thread-12] Used files list does not include base file
   [testng] [2025-05-17 04:33:09,227] [pool-1-thread-11] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_007.tif: 
   [testng] 04:33:09,227 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 04:33:09,227 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:33:09,228 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-05-17_04-33-09.log]
   [testng] 04:33:09,228 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63cc2d18 - End of configuration.
   [testng] [2025-05-17 04:33:29,803] [pool-1-thread-11] Used files list does not include base file
   [testng] [2025-05-17 04:33:29,806] [pool-1-thread-10] Initializing /data/eric/GFP-Aladin mCh-Tub_5/Acqusition.xml: 
   [testng] 04:33:29,806 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:33:29,806 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:33:29,806 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-05-17_04-33-29.log]
   [testng] 04:33:29,807 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37a6f332 - End of configuration.
   [testng] [2025-05-17 04:34:33,194] [pool-1-thread-9] Initializing /data/david/res test/res test.tif: 
   [testng] 04:34:33,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 04:34:33,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:34:33,195 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-05-17_04-34-33.log]
   [testng] 04:34:33,195 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e1da2d9 - End of configuration.
   [testng] [2025-05-17 04:34:41,725] [pool-1-thread-8] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_009.tif: 
   [testng] 04:34:41,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 04:34:41,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:34:41,726 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-05-17_04-34-41.log]
   [testng] 04:34:41,727 |-INFO in ch.qos.logback.core.sift.SiftProcessor@443f0984 - End of configuration.
   [testng] [2025-05-17 04:34:59,984] [pool-1-thread-8] Used files list does not include base file
   [testng] [2025-05-17 04:34:59,988] [pool-1-thread-7] Initializing /data/kally/img_000000000_Brightfield_000.tif: 
   [testng] 04:34:59,988 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 04:34:59,988 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:34:59,989 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-05-17_04-34-59.log]
   [testng] 04:34:59,989 |-INFO in ch.qos.logback.core.sift.SiftProcessor@15b6edde - End of configuration.
   [testng] [2025-05-17 04:35:17,058] [pool-1-thread-6] Initializing /data/nico/test2/img_000000000_Cy5_000.tif: 
   [testng] 04:35:17,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 04:35:17,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:35:17,059 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-05-17_04-35-17.log]
   [testng] 04:35:17,059 |-INFO in ch.qos.logback.core.sift.SiftProcessor@35978451 - End of configuration.
   [testng] [2025-05-17 04:35:24,194] [pool-1-thread-5] Initializing /data/pr-3229/1.4-large-acq-take-2_1_MMStack_Pos0_metadata.txt: 
   [testng] 04:35:24,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 04:35:24,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:35:24,195 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-05-17_04-35-24.log]
   [testng] 04:35:24,195 |-INFO in ch.qos.logback.core.sift.SiftProcessor@60c05c7f - End of configuration.
   [testng] [2025-05-17 04:37:56,480] [pool-1-thread-4] Initializing /data/eric/GFP-Aladin mCh-Tub_4/Acqusition.xml: 
   [testng] 04:37:56,481 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 04:37:56,481 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:37:56,483 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-05-17_04-37-56.log]
   [testng] 04:37:56,484 |-INFO in ch.qos.logback.core.sift.SiftProcessor@25362fe8 - End of configuration.
   [testng] [2025-05-17 04:39:05,156] [pool-1-thread-3] Initializing /data/eric/GFP-Aladin mCh-Tub_0/Acqusition.xml: 
   [testng] 04:39:05,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 04:39:05,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:39:05,157 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-05-17_04-39-05.log]
   [testng] 04:39:05,157 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5fee1a14 - End of configuration.
   [testng] [2025-05-17 04:39:24,510] [pool-1-thread-2] Initializing /data/david/img_000000000_white_000.tif: 
   [testng] 04:39:24,510 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 04:39:24,510 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:39:24,511 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-05-17_04-39-24.log]
   [testng] 04:39:24,511 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b20983d - End of configuration.
   [testng] [2025-05-17 04:40:24,472] [pool-1-thread-9] Initializing /data/nico/MM_test_0/img_0_Cy5_0.tif: 
   [testng] [2025-05-17 04:40:49,385] [pool-1-thread-2] Initializing /data/colin/20121205_H_rel_3c_0nm_1/img_000000000_Cy5_000.tif: 
   [testng] [2025-05-17 04:43:14,559] [pool-1-thread-6] Initializing /data/nico/S2-GFP-Histone-Cherry-tub_9_Great2/metadata.txt: 
   [testng] [2025-05-17 04:51:40,875] [pool-1-thread-9] Initializing /data/stanislav/s105-GFP-_0/img_000000000_GFP_000.tif: 
   [testng] [2025-05-17 04:52:39,889] [pool-1-thread-1] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_000_000_metadata.txt: 
   [testng] [2025-05-17 04:54:11,671] [pool-1-thread-1] Initializing /data/public/1.4.22/thomas/test/test2_sep/Pos0/metadata.txt: 
   [testng] [2025-05-17 04:57:24,910] [pool-1-thread-1] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_000_001_metadata.txt: 
   [testng] [2025-05-17 04:59:01,563] [pool-1-thread-1] Initializing /data/public/1.4.22/thomas/test/test_stack/test_stack_MMStack_Pos0_metadata.txt: 
   [testng] [2025-05-17 05:00:46,117] [pool-1-thread-1] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_001_001_metadata.txt: 
   [testng] [2025-05-17 05:00:55,912] [pool-1-thread-5] Initializing /data/scott/EMoffchanfurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2025-05-17 05:02:08,731] [pool-1-thread-1] Initializing /data/public/1.4.16/serge/Pos2/img_000000000_00-BF0_000.tif: 
   [testng] [2025-05-17 05:05:20,248] [pool-1-thread-9] Initializing /data/public/1.4.22/thomas/test/test2_stack/MMStack_Pos0_metadata.txt: 
   [testng] [2025-05-17 05:06:42,319] [pool-1-thread-9] Initializing /data/scott/EMonslicefurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2025-05-17 05:09:18,810] [pool-1-thread-7] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_006.tif: 
   [testng] [2025-05-17 05:09:42,440] [pool-1-thread-7] Used files list does not include base file
   [testng] [2025-05-17 05:10:12,839] [pool-1-thread-5] Initializing /data/eric/GFP-Aladin mCh-Tub_1/Acqusition.xml: 
   [testng] [2025-05-17 05:10:58,881] [pool-1-thread-3] Initializing /data/scott/EMonchanfurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2025-05-17 05:15:03,177] [pool-1-thread-9] Initializing /data/public/1.4.16/serge/Pos0/img_000000000_00-BF0_000.tif: 
   [testng] [2025-05-17 05:15:15,029] [pool-1-thread-1] Initializing /data/public/1.4.22/thomas/test/test_sep/Pos0/img_000000000_FITC_000.tif: 
   [testng] [2025-05-17 05:19:16,927] [pool-1-thread-1] Initializing /data/public/1.4.16/serge/Pos3/img_000000000_00-BF0_000.tif: 
   [testng] [2025-05-17 05:19:31,872] [pool-1-thread-3] Initializing /data/eik/1-Pos_000_000/img_000000000_Blue_002.tif: 
   [testng] [2025-05-17 05:23:19,053] [pool-1-thread-5] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_008.tif: 
   [testng] [2025-05-17 05:23:44,456] [pool-1-thread-5] Used files list does not include base file
   [testng] [2025-05-17 05:27:39,006] [pool-1-thread-9] Initializing /data/qa-4984/img_000000000__000.tif: 
   [testng] [2025-05-17 05:28:43,470] [pool-1-thread-3] Initializing /data/eric/GFP-Aladin mCh-Tub_2/Acqusition.xml: 
   [testng] [2025-05-17 05:29:15,929] [pool-1-thread-9] Initializing /data/eric/GFP-Aladin mCh-Tub_3/Acqusition.xml: 
   [testng] [2025-05-17 05:32:13,779] [pool-1-thread-1] Initializing /data/david/trial 2 part 3 40x_0/Acqusition.xml: 
   [testng] [2025-05-17 05:38:05,246] [pool-1-thread-12] Initializing /data/public/1.4.16/serge/Pos4/img_000000000_00-BF0_000.tif: 
   [testng] [2025-05-17 05:38:24,054] [pool-1-thread-8] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_001_000_metadata.txt: 
   [testng] [2025-05-17 05:38:32,594] [pool-1-thread-1] Initializing /data/public/1.4.16/serge/Pos5/img_000000000_00-BF0_000.tif: 
   [testng] [2025-05-17 05:38:48,710] [pool-1-thread-11] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_009.tif: 
   [testng] [2025-05-17 05:39:11,228] [pool-1-thread-11] Used files list does not include base file
   [testng] [2025-05-17 05:41:08,145] [pool-1-thread-8] Initializing /data/scott/EMoffslicefurst2Time_0/img_000000000_491_000.tif: 
   [testng] [2025-05-17 05:45:27,535] [pool-1-thread-3] Initializing /data/nico/Untitled_4_multi_file/img_000000000_gfpFast_000.tif: 
   [testng] [2025-05-17 05:51:13,202] [pool-1-thread-8] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_007.tif: 
   [testng] [2025-05-17 05:51:40,268] [pool-1-thread-8] Used files list does not include base file
   [testng] [2025-05-17 05:54:19,689] [pool-1-thread-12] Initializing /data/public/1.4.22/sebastien/Test_Dataset_MultiPosition_Stack_1_MMStack_Pos0_metadata.txt: 
   [testng] [2025-05-17 05:54:42,732] [pool-1-thread-1] Initializing /data/public/1.4.16/serge/Pos1/img_000000000_00-BF0_000.tif: 
   [testng] [2025-05-17 05:54:57,996] [pool-1-thread-9] Initializing /data/public/1.4.23/jens/fucci_GFP-geminin_RFP-cdt1_2_MMStack_Pos0_metadata.txt: 
   [testng] [2025-05-17 05:56:54,249] [pool-1-thread-9] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_006.tif: 
   [testng] [2025-05-17 05:57:15,658] [pool-1-thread-9] Used files list does not include base file
   [testng] [2025-05-17 05:59:07,374] [pool-1-thread-12] Initializing /data/pr-3253/img_000000000__000.tif: 
   [testng] 06:03:15,581 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 06:03:15,581 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:03:15,582 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-05-17_06-03-15.log]
   [testng] 06:03:15,582 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f1571f1 - End of configuration.
   [testng] 06:03:22,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 06:03:22,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:03:22,175 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-05-17_06-03-22.log]
   [testng] 06:03:22,175 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5ac1d498 - End of configuration.
   [testng] 09:32:59,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 09:32:59,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:32:59,060 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-05-17_09-32-59.log]
   [testng] 09:32:59,061 |-INFO in ch.qos.logback.core.sift.SiftProcessor@28b36f2a - End of configuration.
   [testng] 17:12:34,089 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 17:12:34,089 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 17:12:34,090 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-05-17_17-12-34.log]
   [testng] 17:12:34,090 |-INFO in ch.qos.logback.core.sift.SiftProcessor@66ae8b6d - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 2597, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 786 minutes 57 seconds
Finished: SUCCESS