Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 119
originally caused by:
 Started by upstream project "Trigger" build number 136
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins12702044807285007866.sh
+ '[' prairie = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_18624_merge_ci -v /uod/idr/repos/curated/prairie:/data -v /uod/idr-scratch/merge-ci/curated/prairie:/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] 02:14:52,487 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:14:52,489 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 02:14:52,489 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:14:52,490 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:14:52,490 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:14:52,491 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:14:52,491 |-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] 02:14:52,491 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:14:52,492 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:14:52,492 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:14:52,492 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:14:52,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:14:52,664 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:14:52,664 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:14:52,686 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:14:52,686 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:14:52,692 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:14:52,692 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:14:52,692 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:14:52,693 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:14:52,693 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 02:14:52,694 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 02:14:52,694 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 202 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-13 02:14:52,703] [main] java.version = 11.0.16
   [testng] 02:14:52,706 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:14:52,706 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:14:52,747 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-13_02-14-52.log]
   [testng] 02:14:52,749 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-07-13 02:14:52,751] [main] testng.directory = /data
   [testng] [2024-07-13 02:14:52,751] [main] testng.configDirectory = /config
   [testng] [2024-07-13 02:14:52,761] [main] testng.multiplier = 1.0
   [testng] [2024-07-13 02:14:52,763] [main] testng.in-memory = false
   [testng] [2024-07-13 02:14:52,763] [main] testng.allow-missing = false
   [testng] [2024-07-13 02:14:52,763] [main] user.language = en
   [testng] [2024-07-13 02:14:52,763] [main] user.country = ${user.country}
   [testng] [2024-07-13 02:14:52,763] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-13 02:15:01,681] [main] ----------------------------------------
   [testng] [2024-07-13 02:15:01,682] [main] Total files: 714
   [testng] [2024-07-13 02:15:01,682] [main] Scan time: 8.918 s (12 ms/file)
   [testng] [2024-07-13 02:15:01,682] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 45 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-13 02:15:06,535] [pool-1-thread-1] Initializing /data/joe/x,y inversion test/TSeries-invertxnotchecked_invertynotchecked-001/TSeries-invertxnotchecked_invertynotchecked-001.xml: 
   [testng] 02:15:06,536 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:15:06,536 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:06,538 |-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-13_02-15-06.log]
   [testng] 02:15:06,538 |-INFO in ch.qos.logback.core.sift.SiftProcessor@259e6762 - End of configuration.
   [testng] [2024-07-13 02:15:06,622] [pool-1-thread-12] Initializing /data/julie/test slide 1_3/test slide 1_3.xml: 
   [testng] 02:15:06,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:15:06,622 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:06,623 |-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-13_02-15-06.log]
   [testng] 02:15:06,624 |-INFO in ch.qos.logback.core.sift.SiftProcessor@65d03ba9 - End of configuration.
   [testng] [2024-07-13 02:15:06,680] [pool-1-thread-11] Initializing /data/julie/bill-bement/5/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] 02:15:06,680 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:15:06,680 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:06,680 |-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-13_02-15-06.log]
   [testng] 02:15:06,681 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6c3049d0 - End of configuration.
   [testng] [2024-07-13 02:15:06,704] [pool-1-thread-10] Initializing /data/julie/bill-bement/4/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] 02:15:06,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:15:06,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:06,705 |-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-13_02-15-06.log]
   [testng] 02:15:06,705 |-INFO in ch.qos.logback.core.sift.SiftProcessor@e97d817 - End of configuration.
   [testng] [2024-07-13 02:15:06,724] [pool-1-thread-9] Initializing /data/julie/testslide6 2/testslide6 2.xml: 
   [testng] 02:15:06,724 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:15:06,724 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:06,724 |-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-13_02-15-06.log]
   [testng] 02:15:06,725 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6f1b3655 - End of configuration.
   [testng] [2024-07-13 02:15:06,745] [pool-1-thread-8] Initializing /data/julie/bill-bement/4/TSeries-10092012-1446-002/TSeries-10092012-1446-002.xml: 
   [testng] 02:15:06,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:15:06,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:06,746 |-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-13_02-15-06.log]
   [testng] 02:15:06,746 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4bd9ed33 - End of configuration.
   [testng] [2024-07-13 02:15:06,772] [pool-1-thread-7] Initializing /data/joe/x,y inversion test/TSeries-invertxchecked_invertychecked-001/TSeries-invertxchecked_invertychecked-001.xml: 
   [testng] 02:15:06,772 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:15:06,772 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:06,772 |-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-13_02-15-06.log]
   [testng] 02:15:06,773 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4c0cab30 - End of configuration.
   [testng] [2024-07-13 02:15:06,800] [pool-1-thread-6] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollendouble-003/ZSeries-pollendouble-003.xml: 
   [testng] 02:15:06,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:15:06,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:06,801 |-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-13_02-15-06.log]
   [testng] 02:15:06,801 |-INFO in ch.qos.logback.core.sift.SiftProcessor@123ab4dc - End of configuration.
   [testng] [2024-07-13 02:15:06,822] [pool-1-thread-5] Initializing /data/julie/sample1-010/sample1-010.xml: 
   [testng] 02:15:06,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:15:06,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:06,822 |-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-13_02-15-06.log]
   [testng] 02:15:06,823 |-INFO in ch.qos.logback.core.sift.SiftProcessor@59260484 - End of configuration.
   [testng] [2024-07-13 02:15:06,861] [pool-1-thread-4] Initializing /data/joe/TSeries-03232012-0934-006/TSeries-03232012-0934-006.xml: 
   [testng] 02:15:06,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:15:06,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:06,862 |-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-13_02-15-06.log]
   [testng] 02:15:06,863 |-INFO in ch.qos.logback.core.sift.SiftProcessor@760d1375 - End of configuration.
   [testng] [2024-07-13 02:15:07,013] [pool-1-thread-3] Initializing /data/pam/SingleImage-09022010/SingleImage-09022010.xml: 
   [testng] 02:15:07,013 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:15:07,013 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:07,014 |-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-13_02-15-07.log]
   [testng] 02:15:07,014 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7eba1fb0 - End of configuration.
   [testng] [2024-07-13 02:15:07,033] [pool-1-thread-2] Initializing /data/julie/sample1-010/sample1-010movie.avi: 
   [testng] 02:15:07,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:15:07,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:07,034 |-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-13_02-15-07.log]
   [testng] 02:15:07,034 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51768d1d - End of configuration.
   [testng] [2024-07-13 02:15:09,498] [pool-1-thread-11] Initializing /data/joe/x,y inversion test/TSeries-invertxnotchecked_invertychecked-001/TSeries-invertxnotchecked_invertychecked-001.xml: 
   [testng] [2024-07-13 02:15:09,536] [pool-1-thread-10] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-001/pollen-001.xml: 
   [testng] [2024-07-13 02:15:09,558] [pool-1-thread-2] Initializing /data/julie/bill-bement/5/TSeries-10092012-1446-004/TSeries-10092012-1446-004.xml: 
   [testng] [2024-07-13 02:15:09,590] [pool-1-thread-3] Initializing /data/julie/bill-bement/6/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] [2024-07-13 02:15:09,608] [pool-1-thread-12] Initializing /data/misc/Ultima ver 2.5 test data sets/TSeries-pollendouble-004/TSeries-pollendouble-004.xml: 
   [testng] [2024-07-13 02:15:09,653] [pool-1-thread-9] Initializing /data/kristin/sampleset-001/References/sampleset-001_ImageWindow2Ch3-TSeriesReference.tif: 
   [testng] [2024-07-13 02:15:10,505] [pool-1-thread-3] Initializing /data/pam/092910-psf/ZSeries-09292010-1520-373/ZSeries-09292010-1520-373.xml: 
   [testng] [2024-07-13 02:15:10,654] [pool-1-thread-9] Initializing /data/julie/bill-bement/4/TSeries-10092012-1446-003/TSeries-10092012-1446-003.xml: 
   [testng] [2024-07-13 02:15:10,970] [pool-1-thread-10] Initializing /data/misc/Ultima ver 2.5 test data sets/TSeries-pollendouble-006/TSeries-pollendouble-006.xml: 
   [testng] [2024-07-13 02:15:11,052] [pool-1-thread-8] Initializing /data/julie/bill-bement/3/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] [2024-07-13 02:15:11,572] [pool-1-thread-6] Initializing /data/kristin/sampleset-001/References/sampleset-001_ImageWindow1Ch4-TSeriesReference.tif: 
   [testng] [2024-07-13 02:15:11,789] [pool-1-thread-8] Initializing /data/joe/x,y inversion test/TSeries-invertxchecked_invertynotchecked-001/TSeries-invertxchecked_invertynotchecked-001.xml: 
   [testng] [2024-07-13 02:15:12,237] [pool-1-thread-7] Initializing /data/julie/sample1-010/References/sample1-010_ImageWindow1Ch2-TSeriesReference.tif: 
   [testng] [2024-07-13 02:15:12,282] [pool-1-thread-2] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollentriple-002/ZSeries-pollentriple-002.xml: 
   [testng] [2024-07-13 02:15:12,307] [pool-1-thread-6] Initializing /data/pam/ZSeries-09022010-356/ZSeries-09022010-356.xml: 
   [testng] [2024-07-13 02:15:12,399] [pool-1-thread-1] Initializing /data/julie/bill-bement/6/TSeries-10092012-1446-006/TSeries-10092012-1446-006.xml: 
   [testng] [2024-07-13 02:15:12,885] [pool-1-thread-12] Initializing /data/joe/x,y inversion test/1mg-dish1-wide-003/1mg-dish1-wide-003.xml: 
   [testng] [2024-07-13 02:15:13,183] [pool-1-thread-7] Initializing /data/julie/bill-bement/5/TSeries-10092012-1446-005/TSeries-10092012-1446-005.xml: 
   [testng] [2024-07-13 02:15:13,633] [pool-1-thread-11] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-003/pollen-003.xml: 
   [testng] [2024-07-13 02:15:13,829] [pool-1-thread-10] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-002/pollen-002.xml: 
   [testng] [2024-07-13 02:15:14,307] [pool-1-thread-11] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-006/pollenB-006.xml: 
   [testng] [2024-07-13 02:15:14,486] [pool-1-thread-6] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollen-001/ZSeries-pollen-001.xml: 
   [testng] [2024-07-13 02:15:14,777] [pool-1-thread-10] Initializing /data/joe/x,y inversion test/SingleImage-07312012-1639-099/SingleImage-07312012-1639-099.xml: 
   [testng] [2024-07-13 02:15:14,987] [pool-1-thread-11] Initializing /data/pam/TSeries-09022010-171/TSeries-09022010-171.xml: 
   [testng] [2024-07-13 02:15:15,419] [pool-1-thread-10] Initializing /data/julie/bill-bement/3/TSeries-10092012-1446-001/TSeries-10092012-1446-001.xml: 
   [testng] [2024-07-13 02:15:15,651] [pool-1-thread-8] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-005/pollen-005.xml: 
   [testng] [2024-07-13 02:15:16,651] [pool-1-thread-8] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-007/pollenB-007.xml: 
   [testng] [2024-07-13 02:15:16,858] [pool-1-thread-6] Initializing /data/pam/092910-psf/ZSeries-09292010-1520-372/ZSeries-09292010-1520-372.xml: 
   [testng] [2024-07-13 02:15:17,464] [pool-1-thread-8] Initializing /data/pam/TSeries-09022010-170/TSeries-09022010-170.xml: 
   [testng] [2024-07-13 02:15:18,639] [pool-1-thread-2] Initializing /data/kristin/sampleset-001/sampleset-001.xml: 
   [testng] [2024-07-13 02:15:18,802] [pool-1-thread-8] Initializing /data/marta/SingleImage-09272011-0856-001/SingleImage-09272011-0856-001.xml: 
   [testng] [2024-07-13 02:15:19,808] [pool-1-thread-8] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-008/pollenB-008.xml: 
   [testng] [2024-07-13 02:15:20,505] [pool-1-thread-5] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-004/pollen-004.xml: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 2385, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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