Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 42
originally caused by:
 Started by upstream project "Trigger" build number 49
 originally caused by:
  Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@9
[BIOFORMATS-test-folder@9] $ /bin/bash -xe /tmp/jenkins13185469523315206902.sh
+ '[' simplepci = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_5938_merge_ci -v /uod/idr/repos/curated/simplepci:/data -v /uod/idr-scratch/merge-ci/curated/simplepci:/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] 06:28:56,306 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 06:28:56,307 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 06:28:56,307 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:28:56,308 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:28:56,309 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 06:28:56,309 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 06:28:56,310 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 06:28:56,310 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:28:56,310 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:28:56,311 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 06:28:56,311 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 06:28:56,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 06:28:56,526 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 06:28:56,526 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 06:28:56,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 06:28:56,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 06:28:56,558 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 06:28:56,558 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 06:28:56,558 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 06:28:56,559 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 06:28:56,559 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 06:28:56,560 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 06:28:56,560 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 250 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-23 06:28:56,570] [main] java.version = 11.0.16
   [testng] 06:28:56,574 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 06:28:56,575 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:28:56,626 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-23_06-28-56.log]
   [testng] 06:28:56,628 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-04-23 06:28:56,631] [main] testng.directory = /data
   [testng] [2024-04-23 06:28:56,632] [main] testng.configDirectory = /config
   [testng] [2024-04-23 06:28:56,644] [main] testng.multiplier = 1.0
   [testng] [2024-04-23 06:28:56,645] [main] testng.in-memory = false
   [testng] [2024-04-23 06:28:56,646] [main] testng.allow-missing = false
   [testng] [2024-04-23 06:28:56,646] [main] user.language = en
   [testng] [2024-04-23 06:28:56,646] [main] user.country = ${user.country}
   [testng] [2024-04-23 06:28:56,646] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-23 06:28:57,963] [main] ----------------------------------------
   [testng] [2024-04-23 06:28:57,963] [main] Total files: 76
   [testng] [2024-04-23 06:28:57,964] [main] Scan time: 1.317 s (17 ms/file)
   [testng] [2024-04-23 06:28:57,964] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 73 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-23 06:30:52,888] [pool-1-thread-1] Initializing /data/ciprian/Fura 2.cxd: 
   [testng] 06:30:52,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 06:30:52,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:52,893 |-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_06-30-52.log]
   [testng] 06:30:52,893 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1603e803 - End of configuration.
   [testng] [2024-04-23 06:30:52,983] [pool-1-thread-12] Initializing /data/hopi/3 colors YFP(green)2.99s gain4  CFP(red) 0.48s gain4 and Hoechst(blue)0.96gain4.tif: 
   [testng] 06:30:52,983 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 06:30:52,984 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:52,985 |-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_06-30-52.log]
   [testng] 06:30:52,986 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11b20922 - End of configuration.
   [testng] [2024-04-23 06:30:53,141] [pool-1-thread-11] Initializing /data/arvonn/3d Deconvolve Two Channel Sample.cxd: 
   [testng] 06:30:53,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 06:30:53,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:53,143 |-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_06-30-53.log]
   [testng] 06:30:53,144 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3050f741 - End of configuration.
   [testng] [2024-04-23 06:30:53,293] [pool-1-thread-10] Initializing /data/imagesc-90085/VASA_PC2FISH1.cxd: 
   [testng] 06:30:53,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 06:30:53,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:53,296 |-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_06-30-53.log]
   [testng] 06:30:53,297 |-INFO in ch.qos.logback.core.sift.SiftProcessor@74fdc234 - End of configuration.
   [testng] [2024-04-23 06:30:53,417] [pool-1-thread-9] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s.avi: 
   [testng] 06:30:53,417 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 06:30:53,417 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:53,418 |-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_06-30-53.log]
   [testng] 06:30:53,418 |-INFO in ch.qos.logback.core.sift.SiftProcessor@166c6ce2 - End of configuration.
   [testng] [2024-04-23 06:30:53,503] [pool-1-thread-8] Initializing /data/arvonn/Rat Fluor 2.cxd: 
   [testng] 06:30:53,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 06:30:53,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:53,504 |-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_06-30-53.log]
   [testng] 06:30:53,505 |-INFO in ch.qos.logback.core.sift.SiftProcessor@48de8770 - End of configuration.
   [testng] [2024-04-23 06:30:54,000] [pool-1-thread-7] Initializing /data/gh-3625/no_timestamp_for_real.cxd: 
   [testng] 06:30:54,001 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 06:30:54,001 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:54,002 |-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_06-30-54.log]
   [testng] 06:30:54,003 |-INFO in ch.qos.logback.core.sift.SiftProcessor@287b598b - End of configuration.
   [testng] [2024-04-23 06:30:54,402] [pool-1-thread-6] Initializing /data/cecilia/recheck_test2.cxd: 
   [testng] 06:30:54,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 06:30:54,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:54,404 |-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_06-30-54.log]
   [testng] 06:30:54,404 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5e69e37b - End of configuration.
   [testng] [2024-04-23 06:30:54,480] [pool-1-thread-5] Initializing /data/arvonn/gfpras2.cxd: 
   [testng] 06:30:54,480 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 06:30:54,480 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:54,481 |-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_06-30-54.log]
   [testng] 06:30:54,481 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7961b322 - End of configuration.
   [testng] [2024-04-23 06:30:54,505] [pool-1-thread-4] Initializing /data/nico/b00/Image7.tif: 
   [testng] 06:30:54,505 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 06:30:54,505 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:54,506 |-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_06-30-54.log]
   [testng] 06:30:54,506 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3dcbc5d1 - End of configuration.
   [testng] [2024-04-23 06:30:54,540] [pool-1-thread-3] Initializing /data/arvonn/New Particles from Imants.cxd: 
   [testng] 06:30:54,541 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 06:30:54,541 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:54,543 |-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_06-30-54.log]
   [testng] 06:30:54,543 |-INFO in ch.qos.logback.core.sift.SiftProcessor@44aea6d1 - End of configuration.
   [testng] [2024-04-23 06:30:54,857] [pool-1-thread-2] Initializing /data/nico/b00/Image2.tif: 
   [testng] 06:30:54,857 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 06:30:54,857 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:30:54,858 |-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_06-30-54.log]
   [testng] 06:30:54,859 |-INFO in ch.qos.logback.core.sift.SiftProcessor@706f4026 - End of configuration.
   [testng] [2024-04-23 06:30:57,208] [pool-1-thread-2] Initializing /data/cecilia/CoreScope/Test_50_100.cxd: 
   [testng] [2024-04-23 06:30:57,265] [pool-1-thread-4] Initializing /data/imagesc-72023/Data727.cxd: 
   [testng] [2024-04-23 06:30:57,344] [pool-1-thread-6] Initializing /data/martin/XY-03.tif: 
   [testng] [2024-04-23 06:30:57,448] [pool-1-thread-1] Initializing /data/arvonn/shark.cxd: 
   [testng] [2024-04-23 06:30:57,524] [pool-1-thread-5] Initializing /data/hopi/#21 phase.tif: 
   [testng] [2024-04-23 06:30:58,106] [pool-1-thread-9] Initializing /data/martin/XY-ch-02.tif: 
   [testng] [2024-04-23 06:30:58,536] [pool-1-thread-3] Initializing /data/martin/HCI sample files/test_2.tif: 
   [testng] [2024-04-23 06:30:58,829] [pool-1-thread-11] Initializing /data/martin/XYT-01.tif: 
   [testng] [2024-04-23 06:30:59,707] [pool-1-thread-12] Initializing /data/arvonn/Point Spread Function 02um Bead TRITC.cxd: 
   [testng] [2024-04-23 06:30:59,813] [pool-1-thread-8] Initializing /data/hopi/#1YFP 0.96s gain5.tif: 
   [testng] [2024-04-23 06:30:59,890] [pool-1-thread-10] Initializing /data/martin/HCI sample files/screenshot HCI.png: 
   [testng] [2024-04-23 06:31:00,241] [pool-1-thread-1] Initializing /data/martin/20090422bead20x_C1.ome.cxd: 
   [testng] [2024-04-23 06:31:00,299] [pool-1-thread-2] Initializing /data/martin/Data1.cxd: 
   [testng] [2024-04-23 06:31:00,430] [pool-1-thread-4] Initializing /data/ascb/030811RPE1.1x100DICData2nebd.cxd: 
   [testng] [2024-04-23 06:31:03,201] [pool-1-thread-11] Initializing /data/arvonn/RG Z Beads.cxd: 
   [testng] [2024-04-23 06:31:03,935] [pool-1-thread-6] Initializing /data/martin/HCI sample files/XYZT test.cxd: 
   [testng] [2024-04-23 06:31:03,995] [pool-1-thread-10] Initializing /data/jason/mb_220411PS.cxd: 
   [testng] [2024-04-23 06:31:04,264] [pool-1-thread-5] Initializing /data/ciprian/Color Pollen.cxd: 
   [testng] [2024-04-23 06:31:04,543] [pool-1-thread-7] Initializing /data/ciprian/Maggot color.tif: 
   [testng] [2024-04-23 06:31:04,908] [pool-1-thread-12] Initializing /data/nico/b00/Image4.tif: 
   [testng] [2024-04-23 06:31:05,685] [pool-1-thread-9] Initializing /data/nico/b00/Image1.tif: 
   [testng] [2024-04-23 06:31:05,731] [pool-1-thread-2] Initializing /data/nico/b00/Image8.tif: 
   [testng] [2024-04-23 06:31:06,018] [pool-1-thread-8] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s green.avi: 
   [testng] [2024-04-23 06:31:06,183] [pool-1-thread-11] Initializing /data/martin/XY-ch-01.tif: 
   [testng] [2024-04-23 06:31:06,700] [pool-1-thread-1] Initializing /data/nico/b00/Image6.tif: 
   [testng] [2024-04-23 06:31:07,109] [pool-1-thread-5] Initializing /data/qa-17305/image0_00021.tif: 
   [testng] [2024-04-23 06:31:07,238] [pool-1-thread-12] Initializing /data/georg/GCamp3xtinCD4, GCamp3_99wmn_01_BT.cxd: 
   [testng] [2024-04-23 06:31:09,284] [pool-1-thread-3] Initializing /data/hopi/#21 YFP filter.tif: 
   [testng] [2024-04-23 06:31:09,509] [pool-1-thread-9] Initializing /data/hopi/time laps 10 min per frame YFP exposure 0.60s gain1 and CFP 0.36s gain1.cxd: 
   [testng] [2024-04-23 06:31:09,646] [pool-1-thread-2] Initializing /data/hopi/#1Hoechst 0.1s gain5.tif: 
   [testng] [2024-04-23 06:31:09,832] [pool-1-thread-7] Initializing /data/qa-11327/bone_tmp1981_00011.tif: 
   [testng] [2024-04-23 06:31:10,138] [pool-1-thread-6] Initializing /data/ben/Data1.cxd: 
   [testng] [2024-04-23 06:31:10,280] [pool-1-thread-1] Initializing /data/qa-11073/tinCD4 GCamp5 tdTomato DualView #1 488 only6.cxd: 
   [testng] [2024-04-23 06:31:11,422] [pool-1-thread-10] Initializing /data/alessandro/Data1_1.cxd: 
   [testng] [2024-04-23 06:31:11,833] [pool-1-thread-8] Initializing /data/arvonn/a rat 10x inverted qimaging  2 color 2000R-1.cxd: 
   [testng] [2024-04-23 06:31:12,058] [pool-1-thread-5] Initializing /data/ciprian/fibroblast.tif: 
   [testng] [2024-04-23 06:31:12,521] [pool-1-thread-3] Initializing /data/martin/HCI sample files/XYT test 8x binning 286fps.cxd: 
   [testng] [2024-04-23 06:31:12,927] [pool-1-thread-11] Initializing /data/nico/b00/Image3.tif: 
   [testng] [2024-04-23 06:31:13,064] [pool-1-thread-2] Initializing /data/arvonn/gfpras2.avi: 
   [testng] [2024-04-23 06:31:13,805] [pool-1-thread-10] Initializing /data/hopi/3 channel/#7 image#1Rhod(r)0.48s gain5 YFP(g)0.36sgain2 CFP(blue)0.36sgain1cub1 every 10min.cxd: 
   [testng] [2024-04-23 06:31:14,020] [pool-1-thread-6] Initializing /data/jcb/BEAF and SuHw 0.25M NaCl 5-11-12 #2.cxd: 
   [testng] [2024-04-23 06:31:14,561] [pool-1-thread-8] Initializing /data/arvonn/good pollen 2z.cxd: 
   [testng] [2024-04-23 06:31:16,375] [pool-1-thread-11] Initializing /data/martin/sample shift Mirella.cxd: 
   [testng] [2024-04-23 06:31:16,956] [pool-1-thread-2] Initializing /data/cecilia/ts_05_13_10_5.cxd: 
   [testng] [2024-04-23 06:31:17,265] [pool-1-thread-9] Initializing /data/jesper/1q35.cxd: 
   [testng] [2024-04-23 06:31:17,336] [pool-1-thread-7] Initializing /data/arvonn/gfpras_623.cxd: 
   [testng] [2024-04-23 06:31:17,421] [pool-1-thread-5] Initializing /data/martin/XY-01.tif: 
   [testng] [2024-04-23 06:31:18,303] [pool-1-thread-3] Initializing /data/hopi/#2 phase.tif: 
   [testng] [2024-04-23 06:31:18,537] [pool-1-thread-2] Initializing /data/martin/XY-02.tif: 
   [testng] [2024-04-23 06:31:18,683] [pool-1-thread-7] Initializing /data/ciprian/Pollen Band.cxd: 
   [testng] [2024-04-23 06:31:18,725] [pool-1-thread-8] Initializing /data/cecilia/CoreScope/Test_40_100.cxd: 
   [testng] [2024-04-23 06:31:18,804] [pool-1-thread-9] Initializing /data/jcb/Test Run, 60 Sec PassesNEW.cxd: 
   [testng] [2024-04-23 06:31:19,177] [pool-1-thread-11] Initializing /data/hopi/#21 two colors CFP(Red) YFP (green).tif: 
   [testng] [2024-04-23 06:31:19,557] [pool-1-thread-6] Initializing /data/imagesc-90085/Data00042.cxd: 
   [testng] [2024-04-23 06:31:19,666] [pool-1-thread-5] Initializing /data/martin/20090422bead20x_C2.ome.cxd: 
   [testng] [2024-04-23 06:31:20,115] [pool-1-thread-7] Initializing /data/nico/b00/Image5.tif: 
   [testng] [2024-04-23 06:31:20,341] [pool-1-thread-8] Initializing /data/martin/XYT-01.cxd: 
   [testng] [2024-04-23 06:31:20,509] [pool-1-thread-10] Initializing /data/arvonn/fura.cxd: 
   [testng] [2024-04-23 06:31:20,818] [pool-1-thread-7] Initializing /data/hopi/#2 2colors CFP0.36sgain1 YFP0.60sgain5.tif: 
   [testng] [2024-04-23 06:31:20,905] [pool-1-thread-3] Initializing /data/hopi/#21 CFP filter.tif: 
   [testng] [2024-04-23 06:31:20,960] [pool-1-thread-2] Initializing /data/nico/b00.cxd: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3869, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 2 minutes 34 seconds
Finished: SUCCESS