Started by upstream project "BIOFORMATS-test-repo" build number 366
originally caused by:
Started by upstream project "Trigger" build number 392
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@7
[BIOFORMATS-test-folder@7] $ /bin/bash -xe /tmp/jenkins8341608564551753371.sh
+ '[' micromanager = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_58381_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] warning: [options] source value 8 is obsolete and will be removed in a future release
[javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] 4 warnings
test-automated:
[testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
[testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
[testng] File leak detector installed
[testng] 01:56:40,022 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
[testng] 01:56:40,024 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - No custom configurators were discovered as a service.
[testng] 01:56:40,024 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 01:56:40,025 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 01:56:40,025 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 01:56:40,026 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 01:56:40,026 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 01:56:40,026 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 01:56:40,027 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 01:56:40,027 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 01:56:40,028 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 01:56:40,028 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
[testng] 01:56:40,204 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 01:56:40,205 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 01:56:40,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 01:56:40,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 01:56:40,239 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 01:56:40,239 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 01:56:40,240 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 01:56:40,240 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 01:56:40,240 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@47d9a273 - End of configuration.
[testng] 01:56:40,241 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4659191b - Registering current configuration as safe fallback point
[testng] 01:56:40,241 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 214 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2025-03-06 01:56:40,251] [main] java.version = 21
[testng] 01:56:40,255 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 01:56:40,255 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:56:40,300 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-06_01-56-40.log]
[testng] 01:56:40,301 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69504ae9 - End of configuration.
[testng] [2025-03-06 01:56:40,303] [main] testng.directory = /data
[testng] [2025-03-06 01:56:40,304] [main] testng.configDirectory = /config
[testng] [2025-03-06 01:56:40,313] [main] testng.multiplier = 1.0
[testng] [2025-03-06 01:56:40,314] [main] testng.in-memory = false
[testng] [2025-03-06 01:56:40,314] [main] testng.allow-missing = false
[testng] [2025-03-06 01:56:40,314] [main] user.language = en
[testng] [2025-03-06 01:56:40,314] [main] user.country = ${user.country}
[testng] [2025-03-06 01:56:40,315] [main] Maximum heap size = 15360 MB
[testng] Scanning for files...
[testng] [2025-03-06 01:58:14,902] [main] ----------------------------------------
[testng] [2025-03-06 01:58:14,902] [main] Total files: 1686
[testng] [2025-03-06 01:58:14,902] [main] Scan time: 94.587 s (56 ms/file)
[testng] [2025-03-06 01:58:14,903] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 49 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2025-03-06 02:05:53,884] [pool-1-thread-1] Initializing /data/nico/MM_test_0/img_0_Cy5_0.tif:
[testng] 02:05:53,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 02:05:53,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:05:53,885 |-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-03-06_02-05-53.log]
[testng] 02:05:53,886 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3983906e - End of configuration.
[testng] [2025-03-06 02:05:56,594] [pool-1-thread-12] Initializing /data/public/1.4.16/serge/Pos2/img_000000000_00-BF0_000.tif:
[testng] 02:05:56,594 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 02:05:56,594 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:05:56,595 |-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-03-06_02-05-56.log]
[testng] 02:05:56,595 |-INFO in ch.qos.logback.core.sift.SiftProcessor@385ec76a - End of configuration.
[testng] [2025-03-06 02:05:58,488] [pool-1-thread-11] Initializing /data/pr-3253/img_000000000__000.tif:
[testng] 02:05:58,489 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 02:05:58,489 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:05:58,490 |-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-03-06_02-05-58.log]
[testng] 02:05:58,490 |-INFO in ch.qos.logback.core.sift.SiftProcessor@57b66dee - End of configuration.
[testng] [2025-03-06 02:05:59,740] [pool-1-thread-10] Initializing /data/qa-4984/img_000000000__000.tif:
[testng] 02:05:59,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 02:05:59,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:05:59,741 |-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-03-06_02-05-59.log]
[testng] 02:05:59,741 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1fa227ff - End of configuration.
[testng] [2025-03-06 02:06:00,913] [pool-1-thread-9] Initializing /data/public/1.4.16/serge/Pos1/img_000000000_00-BF0_000.tif:
[testng] 02:06:00,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 02:06:00,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:06:00,914 |-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-03-06_02-06-00.log]
[testng] 02:06:00,915 |-INFO in ch.qos.logback.core.sift.SiftProcessor@55bf586d - End of configuration.
[testng] [2025-03-06 02:06:02,781] [pool-1-thread-8] Initializing /data/eric/GFP-Aladin mCh-Tub_1/Acqusition.xml:
[testng] 02:06:02,782 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 02:06:02,782 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:06:02,782 |-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-03-06_02-06-02.log]
[testng] 02:06:02,783 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7b00dbbe - End of configuration.
[testng] [2025-03-06 02:06:04,829] [pool-1-thread-7] Initializing /data/scott/EMonslicefurst2Time_0/img_000000000_491_000.tif:
[testng] 02:06:04,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 02:06:04,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:06:04,829 |-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-03-06_02-06-04.log]
[testng] 02:06:04,830 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6880f2ab - End of configuration.
[testng] [2025-03-06 02:06:06,693] [pool-1-thread-6] Initializing /data/scott/EMoffchanfurst2Time_0/img_000000000_491_000.tif:
[testng] 02:06:06,693 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 02:06:06,693 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:06:06,694 |-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-03-06_02-06-06.log]
[testng] 02:06:06,694 |-INFO in ch.qos.logback.core.sift.SiftProcessor@745aea39 - End of configuration.
[testng] [2025-03-06 02:06:08,244] [pool-1-thread-5] Initializing /data/public/1.4.22/thomas/test/test2_sep/Pos0/metadata.txt:
[testng] 02:06:08,244 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 02:06:08,245 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:06:08,245 |-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-03-06_02-06-08.log]
[testng] 02:06:08,246 |-INFO in ch.qos.logback.core.sift.SiftProcessor@64d8d3 - End of configuration.
[testng] [2025-03-06 02:06:09,320] [pool-1-thread-4] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_000_001_metadata.txt:
[testng] 02:06:09,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 02:06:09,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:06:09,321 |-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-03-06_02-06-09.log]
[testng] 02:06:09,321 |-INFO in ch.qos.logback.core.sift.SiftProcessor@597d7b9e - End of configuration.
[testng] [2025-03-06 02:06:10,439] [pool-1-thread-3] Initializing /data/public/1.4.23/jens/fucci_GFP-geminin_RFP-cdt1_2_MMStack_Pos0_metadata.txt:
[testng] 02:06:10,439 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 02:06:10,439 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:06:10,440 |-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-03-06_02-06-10.log]
[testng] 02:06:10,440 |-INFO in ch.qos.logback.core.sift.SiftProcessor@82423be - End of configuration.
[testng] [2025-03-06 02:06:11,816] [pool-1-thread-2] Initializing /data/eric/GFP-Aladin mCh-Tub_3/Acqusition.xml:
[testng] 02:06:11,817 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 02:06:11,817 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:06:11,817 |-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-03-06_02-06-11.log]
[testng] 02:06:11,818 |-INFO in ch.qos.logback.core.sift.SiftProcessor@93bb044 - End of configuration.
[testng] [2025-03-06 02:06:29,248] [pool-1-thread-4] Initializing /data/kally/img_000000000_Brightfield_000.tif:
[testng] [2025-03-06 02:06:37,167] [pool-1-thread-3] Initializing /data/public/1.4.16/serge/Pos0/img_000000000_00-BF0_000.tif:
[testng] [2025-03-06 02:06:39,809] [pool-1-thread-11] Initializing /data/public/1.4.22/sebastien/Test_Dataset_MultiPosition_Stack_1_MMStack_Pos0_metadata.txt:
[testng] [2025-03-06 02:06:59,289] [pool-1-thread-10] Initializing /data/david/trial 2 part 3 40x_0/Acqusition.xml:
[testng] [2025-03-06 02:07:02,371] [pool-1-thread-5] Initializing /data/public/1.4.22/thomas/test/test_sep/Pos0/img_000000000_FITC_000.tif:
[testng] [2025-03-06 02:08:05,816] [pool-1-thread-5] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_001_000_metadata.txt:
[testng] [2025-03-06 02:08:14,815] [pool-1-thread-1] Initializing /data/colin/20121205_H_rel_3c_0nm_1/img_000000000_Cy5_000.tif:
[testng] [2025-03-06 02:08:24,187] [pool-1-thread-7] Initializing /data/pr-3229/1.4-large-acq-take-2_1_MMStack_Pos0_metadata.txt:
[testng] [2025-03-06 02:10:42,042] [pool-1-thread-6] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_001_001_metadata.txt:
[testng] [2025-03-06 02:10:48,781] [pool-1-thread-10] Initializing /data/eric/GFP-Aladin mCh-Tub_0/Acqusition.xml:
[testng] [2025-03-06 02:10:53,786] [pool-1-thread-5] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_007.tif:
[testng] [2025-03-06 02:10:57,934] [pool-1-thread-5] Used files list does not include base file
[testng] [2025-03-06 02:10:59,873] [pool-1-thread-12] Initializing /data/scott/EMoffslicefurst2Time_0/img_000000000_491_000.tif:
[testng] [2025-03-06 02:11:02,177] [pool-1-thread-9] Initializing /data/nico/Untitled_4_multi_file/img_000000000_gfpFast_000.tif:
[testng] [2025-03-06 02:11:06,004] [pool-1-thread-8] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_009.tif:
[testng] [2025-03-06 02:11:10,865] [pool-1-thread-8] Used files list does not include base file
[testng] [2025-03-06 02:11:18,001] [pool-1-thread-6] Initializing /data/eik/1-Pos_000_000/img_000000000_Blue_002.tif:
[testng] [2025-03-06 02:11:48,475] [pool-1-thread-11] Initializing /data/stanislav/s105-GFP-_0/img_000000000_GFP_000.tif:
[testng] [2025-03-06 02:12:29,023] [pool-1-thread-3] Initializing /data/nico/test2/img_000000000_Cy5_000.tif:
[testng] [2025-03-06 02:13:15,081] [pool-1-thread-12] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_009.tif:
[testng] [2025-03-06 02:13:20,269] [pool-1-thread-12] Used files list does not include base file
[testng] [2025-03-06 02:13:24,901] [pool-1-thread-3] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_008.tif:
[testng] [2025-03-06 02:13:29,776] [pool-1-thread-3] Used files list does not include base file
[testng] [2025-03-06 02:13:44,846] [pool-1-thread-2] Initializing /data/eric/GFP-Aladin mCh-Tub_4/Acqusition.xml:
[testng] [2025-03-06 02:14:11,182] [pool-1-thread-6] Initializing /data/public/1.4.16/serge/Pos5/img_000000000_00-BF0_000.tif:
[testng] [2025-03-06 02:14:39,313] [pool-1-thread-11] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_006.tif:
[testng] [2025-03-06 02:14:46,256] [pool-1-thread-11] Used files list does not include base file
[testng] [2025-03-06 02:15:28,668] [pool-1-thread-4] Initializing /data/nico/test-ASI-Z_181/img_000000004_FITC_007.tif:
[testng] [2025-03-06 02:15:32,994] [pool-1-thread-4] Used files list does not include base file
[testng] [2025-03-06 02:16:12,962] [pool-1-thread-9] Initializing /data/public/1.4.22/thomas/test/test_stack/test_stack_MMStack_Pos0_metadata.txt:
[testng] [2025-03-06 02:16:35,895] [pool-1-thread-9] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_008.tif:
[testng] [2025-03-06 02:16:41,850] [pool-1-thread-9] Used files list does not include base file
[testng] [2025-03-06 02:17:24,834] [pool-1-thread-6] Initializing /data/eric/GFP-Aladin mCh-Tub_2/Acqusition.xml:
[testng] [2025-03-06 02:17:57,326] [pool-1-thread-10] Initializing /data/nico/test_1/Acqusition.xml:
[testng] [2025-03-06 02:20:20,703] [pool-1-thread-10] Initializing /data/scott/EMonchanfurst2Time_0/img_000000000_491_000.tif:
[testng] [2025-03-06 02:20:47,903] [pool-1-thread-6] Initializing /data/public/1.4.16/serge/Pos3/img_000000000_00-BF0_000.tif:
[testng] [2025-03-06 02:22:34,791] [pool-1-thread-10] Initializing /data/eric/GFP-Aladin mCh-Tub_5/Acqusition.xml:
[testng] [2025-03-06 02:24:23,359] [pool-1-thread-6] Initializing /data/david/img_000000000_white_000.tif:
[testng] [2025-03-06 02:25:02,811] [pool-1-thread-6] Initializing /data/public/1.4.16/serge/Pos4/img_000000000_00-BF0_000.tif:
[testng] [2025-03-06 02:25:29,964] [pool-1-thread-5] Initializing /data/nico/S2-GFP-Histone-Cherry-tub_9_Great2/metadata.txt:
[testng] [2025-03-06 02:27:07,230] [pool-1-thread-8] Initializing /data/nico/test-ASI-Z_181/img_000000004_Cy3_006.tif:
[testng] [2025-03-06 02:27:15,625] [pool-1-thread-8] Used files list does not include base file
[testng] [2025-03-06 02:28:19,480] [pool-1-thread-12] Initializing /data/qa-17040/hyper2.0_1_MMStack_1-Pos_000_000_metadata.txt:
[testng] [2025-03-06 02:28:37,536] [pool-1-thread-3] Initializing /data/public/1.4.22/thomas/test/test2_stack/MMStack_Pos0_metadata.txt:
[testng] [2025-03-06 02:28:45,666] [pool-1-thread-12] Initializing /data/david/res test/res test.tif:
[testng] 04:42:41,384 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 04:42:41,384 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 04:42:41,386 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-06_04-42-41.log]
[testng] 04:42:41,386 |-INFO in ch.qos.logback.core.sift.SiftProcessor@16b0acaf - 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: 166 minutes 4 seconds
Finished: SUCCESS