Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 211
originally caused by:
 Started by upstream project "Trigger" build number 237
 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/jenkins13384488721446446913.sh
+ '[' OMERO_Test_Images = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_33559_merge_ci -v /uod/idr/repos/curated/OMERO_Test_Images:/data -v /uod/idr-scratch/merge-ci/curated/OMERO_Test_Images:/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] 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] 03:14:16,627 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 03:14:16,629 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 03:14:16,629 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:14:16,629 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:14:16,630 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 03:14:16,630 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 03:14:16,630 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 03:14:16,630 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:14:16,631 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:14:16,632 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 03:14:16,632 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 03:14:16,632 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 03:14:16,797 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 03:14:16,797 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 03:14:16,819 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 03:14:16,819 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 03:14:16,825 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 03:14:16,825 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 03:14:16,825 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 03:14:16,825 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 03:14:16,825 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 03:14:16,826 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 03:14:16,826 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 195 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-06 03:14:16,834] [main] java.version = 17.0.2
   [testng] 03:14:16,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 03:14:16,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:14:16,879 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-06_03-14-16.log]
   [testng] 03:14:16,880 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-10-06 03:14:16,882] [main] testng.directory = /data
   [testng] [2024-10-06 03:14:16,882] [main] testng.configDirectory = /config
   [testng] [2024-10-06 03:14:16,891] [main] testng.multiplier = 1.0
   [testng] [2024-10-06 03:14:16,892] [main] testng.in-memory = false
   [testng] [2024-10-06 03:14:16,892] [main] testng.allow-missing = false
   [testng] [2024-10-06 03:14:16,892] [main] user.language = en
   [testng] [2024-10-06 03:14:16,892] [main] user.country = ${user.country}
   [testng] [2024-10-06 03:14:16,892] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-06 03:14:29,598] [main] ----------------------------------------
   [testng] [2024-10-06 03:14:29,598] [main] Total files: 135
   [testng] [2024-10-06 03:14:29,599] [main] Scan time: 12.706 s (94 ms/file)
   [testng] [2024-10-06 03:14:29,599] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 126 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-06 03:15:12,862] [pool-1-thread-1] Initializing /data/Deltavision/images/DLD1-MT-03_R3D.dv: 
   [testng] 03:15:12,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 03:15:12,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:12,864 |-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-10-06_03-15-12.log]
   [testng] 03:15:12,864 |-INFO in ch.qos.logback.core.sift.SiftProcessor@570c5a22 - End of configuration.
   [testng] [2024-10-06 03:15:13,010] [pool-1-thread-12] Initializing /data/OME-XML/images/valid/Sample-2008_02.ome: 
   [testng] 03:15:13,010 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 03:15:13,010 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:13,011 |-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-10-06_03-15-13.log]
   [testng] 03:15:13,011 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6eaea6c5 - End of configuration.
   [testng] [2024-10-06 03:15:13,231] [pool-1-thread-11] Initializing /data/PGM/images/original2.pgm: 
   [testng] 03:15:13,231 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 03:15:13,231 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:13,232 |-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-10-06_03-15-13.log]
   [testng] 03:15:13,232 |-INFO in ch.qos.logback.core.sift.SiftProcessor@58bfd360 - End of configuration.
   [testng] [2024-10-06 03:15:13,281] [pool-1-thread-10] Initializing /data/PGM/images/original1.pgm: 
   [testng] 03:15:13,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 03:15:13,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:13,282 |-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-10-06_03-15-13.log]
   [testng] 03:15:13,282 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1c510bcf - End of configuration.
   [testng] [2024-10-06 03:15:13,324] [pool-1-thread-9] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w457.tif: 
   [testng] 03:15:13,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 03:15:13,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:13,325 |-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-10-06_03-15-13.log]
   [testng] 03:15:13,325 |-INFO in ch.qos.logback.core.sift.SiftProcessor@55c48edf - End of configuration.
   [testng] [2024-10-06 03:15:14,305] [pool-1-thread-8] Initializing /data/FITS/images/2dpsf_resid_cnts.fits: 
   [testng] 03:15:14,305 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 03:15:14,305 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:14,306 |-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-10-06_03-15-14.log]
   [testng] 03:15:14,306 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4932bff4 - End of configuration.
   [testng] [2024-10-06 03:15:14,395] [pool-1-thread-7] Initializing /data/IPLAB/images/650nm.ipl: 
   [testng] 03:15:14,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 03:15:14,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:14,396 |-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-10-06_03-15-14.log]
   [testng] 03:15:14,396 |-INFO in ch.qos.logback.core.sift.SiftProcessor@27117ea7 - End of configuration.
   [testng] [2024-10-06 03:15:14,513] [pool-1-thread-6] Initializing /data/PGM/images/pigfoot.pgm: 
   [testng] 03:15:14,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 03:15:14,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:14,514 |-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-10-06_03-15-14.log]
   [testng] 03:15:14,514 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6cd91971 - End of configuration.
   [testng] [2024-10-06 03:15:14,571] [pool-1-thread-5] Initializing /data/Leica-LEI/images/pfa_10_04_06/pfa_10_04_06.lei: 
   [testng] 03:15:14,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 03:15:14,571 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:14,572 |-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-10-06_03-15-14.log]
   [testng] 03:15:14,572 |-INFO in ch.qos.logback.core.sift.SiftProcessor@418c9d1b - End of configuration.
   [testng] [2024-10-06 03:15:15,007] [pool-1-thread-4] Initializing /data/GIF/images/terrest_gif.gif: 
   [testng] 03:15:15,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 03:15:15,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:15,008 |-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-10-06_03-15-15.log]
   [testng] 03:15:15,008 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6e585beb - End of configuration.
   [testng] [2024-10-06 03:15:15,077] [pool-1-thread-3] Initializing /data/IPLAB/images/550nm.ipl: 
   [testng] 03:15:15,077 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 03:15:15,077 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:15,078 |-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-10-06_03-15-15.log]
   [testng] 03:15:15,078 |-INFO in ch.qos.logback.core.sift.SiftProcessor@38288b78 - End of configuration.
   [testng] [2024-10-06 03:15:15,163] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_SIN.fits: 
   [testng] 03:15:15,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 03:15:15,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:15:15,164 |-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-10-06_03-15-15.log]
   [testng] 03:15:15,164 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1c068c46 - End of configuration.
   [testng] [2024-10-06 03:15:17,695] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_BON.fits: 
   [testng] [2024-10-06 03:15:17,759] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_HPX.fits: 
   [testng] [2024-10-06 03:15:17,829] [pool-1-thread-6] Initializing /data/GIF/images/raw_a.gif: 
   [testng] [2024-10-06 03:15:17,893] [pool-1-thread-10] Initializing /data/JPEG/images/23srp5dksub.jpg: 
   [testng] [2024-10-06 03:15:17,977] [pool-1-thread-4] Initializing /data/Leica-LIF/images/mitotracker test/mito tracker green.lif: 
   [testng] [2024-10-06 03:15:18,157] [pool-1-thread-11] Initializing /data/EPS/images/FLAG_B24.EPS: 
   [testng] [2024-10-06 03:15:18,473] [pool-1-thread-12] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_1200.lif: 
   [testng] [2024-10-06 03:15:18,675] [pool-1-thread-3] Initializing /data/FITS/images/expmap.fits: 
   [testng] [2024-10-06 03:15:18,810] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_MOL.fits: 
   [testng] [2024-10-06 03:15:19,190] [pool-1-thread-1] Initializing /data/EPS/images/BLU.EPS: 
   [testng] [2024-10-06 03:15:19,533] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w617.tif: 
   [testng] [2024-10-06 03:15:20,613] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_STG.fits: 
   [testng] [2024-10-06 03:15:20,711] [pool-1-thread-6] Initializing /data/PNG/images/raw_a.png: 
   [testng] [2024-10-06 03:15:21,024] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_ZEA.fits: 
   [testng] [2024-10-06 03:15:21,160] [pool-1-thread-7] Initializing /data/TIFF/images/DMSOHigh_001.tif: 
   [testng] [2024-10-06 03:15:22,330] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_AIT.fits: 
   [testng] [2024-10-06 03:15:22,470] [pool-1-thread-11] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_4800.lif: 
   [testng] [2024-10-06 03:15:22,900] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_TSC.fits: 
   [testng] [2024-10-06 03:15:22,973] [pool-1-thread-6] Initializing /data/OME-XML/images/valid/black6-7.ome: 
   [testng] [2024-10-06 03:15:23,488] [pool-1-thread-12] Initializing /data/PGM/images/Tsukuba_L.pgm: 
   [testng] [2024-10-06 03:15:23,562] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_ARC.fits: 
   [testng] [2024-10-06 03:15:23,646] [pool-1-thread-3] Initializing /data/JPEG/images/DMSOHigh_001.jpg: 
   [testng] [2024-10-06 03:15:23,733] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_TAN.fits: 
   [testng] [2024-10-06 03:15:23,807] [pool-1-thread-10] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_rg_thumb.jpg: 
   [testng] [2024-10-06 03:15:23,944] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_MER.fits: 
   [testng] [2024-10-06 03:15:24,299] [pool-1-thread-9] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_05_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-06 03:15:24,803] [pool-1-thread-12] Initializing /data/IPLAB/images/700nm.ipl: 
   [testng] [2024-10-06 03:15:24,933] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_PCO.fits: 
   [testng] [2024-10-06 03:15:25,011] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w528.tif: 
   [testng] [2024-10-06 03:15:25,841] [pool-1-thread-4] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w685.tif: 
   [testng] [2024-10-06 03:15:27,454] [pool-1-thread-2] Initializing /data/Deltavision/images/HelaMNB071030_2_R3D.dv: 
   [testng] [2024-10-06 03:15:27,677] [pool-1-thread-8] Initializing /data/IPLAB/images/600nm.ipl: 
   [testng] [2024-10-06 03:15:27,866] [pool-1-thread-10] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w685.tif: 
   [testng] [2024-10-06 03:15:28,704] [pool-1-thread-5] Initializing /data/IPLAB/images/400nm.ipl: 
   [testng] [2024-10-06 03:15:28,798] [pool-1-thread-6] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA.lif: 
   [testng] [2024-10-06 03:15:28,962] [pool-1-thread-3] Initializing /data/EPS/images/TRU256.EPS: 
   [testng] [2024-10-06 03:15:29,145] [pool-1-thread-12] Initializing /data/FITS/images/img.fits: 
   [testng] [2024-10-06 03:15:29,558] [pool-1-thread-11] Initializing /data/TIFF/images/23srp5dksub.tif: 
   [testng] [2024-10-06 03:15:30,361] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_AZP.fits: 
   [testng] [2024-10-06 03:15:30,438] [pool-1-thread-9] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w528.tif: 
   [testng] [2024-10-06 03:15:31,202] [pool-1-thread-2] Initializing /data/Deltavision/images/Raw/VX_4umZ_05_R3D.dv: 
   [testng] [2024-10-06 03:15:31,623] [pool-1-thread-12] Initializing /data/GIF/images/DMSOHigh_001.gif: 
   [testng] [2024-10-06 03:15:32,076] [pool-1-thread-5] Initializing /data/PNG/images/DMSOHigh_001.png: 
   [testng] [2024-10-06 03:15:32,110] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_CAR.fits: 
   [testng] [2024-10-06 03:15:32,219] [pool-1-thread-3] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_07_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-06 03:15:32,411] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w457.tif: 
   [testng] [2024-10-06 03:15:33,316] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_COE.fits: 
   [testng] [2024-10-06 03:15:33,657] [pool-1-thread-5] Initializing /data/FITS/images/center_box_0.25pix.fits: 
   [testng] [2024-10-06 03:15:33,835] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_AIR.fits: 
   [testng] [2024-10-06 03:15:33,954] [pool-1-thread-12] Initializing /data/JPEG/images/raw_a_rg.jpg: 
   [testng] [2024-10-06 03:15:34,056] [pool-1-thread-1] Initializing /data/Deltavision/images/Raw/VX_4umZ_02_R3D.dv: 
   [testng] [2024-10-06 03:15:34,662] [pool-1-thread-4] Initializing /data/PNG/images/raw_a_rg.png: 
   [testng] [2024-10-06 03:15:34,737] [pool-1-thread-6] Initializing /data/OME-XML/images/valid/TAABA.ome: 
   [testng] [2024-10-06 03:15:35,646] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_CYP.fits: 
   [testng] [2024-10-06 03:15:35,857] [pool-1-thread-5] Initializing /data/PICT/images/MARBLES_B16.pct: 
   [testng] [2024-10-06 03:15:36,286] [pool-1-thread-4] Initializing /data/EPS/images/RED.EPS: 
   [testng] [2024-10-06 03:15:36,601] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_COO.fits: 
   [testng] [2024-10-06 03:15:37,105] [pool-1-thread-12] Initializing /data/Deltavision/images/Deconvolved/VX_0umZ_1024_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-06 03:15:37,288] [pool-1-thread-2] Initializing /data/EPS/images/BLK.EPS: 
   [testng] [2024-10-06 03:15:37,509] [pool-1-thread-10] Initializing /data/EPS/images/WHT.EPS: 
   [testng] [2024-10-06 03:15:37,773] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_COP.fits: 
   [testng] [2024-10-06 03:15:37,880] [pool-1-thread-3] Initializing /data/Leica-LEI/images/211205-iii/211205-iii.lei: 
   [testng] [2024-10-06 03:15:38,749] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_PAR.fits: 
   [testng] [2024-10-06 03:15:38,833] [pool-1-thread-1] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_thumb.jpg: 
   [testng] [2024-10-06 03:15:39,039] [pool-1-thread-11] Initializing /data/OpenLab-LIFF/images/DLD1-MT-04_R3D_D3D.liff: 
   [testng] [2024-10-06 03:15:40,189] [pool-1-thread-9] Initializing /data/OME-XML/images/valid/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2024-10-06 03:15:41,164] [pool-1-thread-4] Initializing /data/Deltavision/images/Projection/VX_4umZ_02_R3D_PRJ.dv: 
   [testng] [2024-10-06 03:15:41,345] [pool-1-thread-5] Initializing /data/IPLAB/images/450nm.ipl: 
   [testng] [2024-10-06 03:15:41,578] [pool-1-thread-8] Initializing /data/Deltavision/images/Projection/VX_4umZ_05_R3D_PRJ.dv: 
   [testng] [2024-10-06 03:15:41,711] [pool-1-thread-7] Initializing /data/Deltavision/images/Projection/VX_4umZ_07_R3D_PRJ.dv: 
   [testng] [2024-10-06 03:15:41,843] [pool-1-thread-2] Initializing /data/PNG/images/23srp5dksub.png: 
   [testng] [2024-10-06 03:15:41,870] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_NCP.fits: 
   [testng] [2024-10-06 03:15:41,948] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_ZPN.fits: 
   [testng] [2024-10-06 03:15:42,409] [pool-1-thread-6] Initializing /data/OME-XML/images/valid/Sample-2003-custom-ST.ome: 
   [testng] [2024-10-06 03:15:42,887] [pool-1-thread-12] Initializing /data/Deltavision/images/Raw/VX_0umZ_1024_02_R3D.dv: 
   [testng] [2024-10-06 03:15:43,036] [pool-1-thread-2] Initializing /data/Leica-LIF/images/mitotracker test/mito green 1.lif: 
   [testng] [2024-10-06 03:15:43,246] [pool-1-thread-4] Initializing /data/FITS/images/psf_f1_norm_0.25pix.fits: 
   [testng] [2024-10-06 03:15:43,365] [pool-1-thread-1] Initializing /data/Deltavision/images/Raw/VX_4umZ_07_R3D.dv: 
   [testng] [2024-10-06 03:15:43,486] [pool-1-thread-10] Initializing /data/PGM/images/Im_L.pgm: 
   [testng] [2024-10-06 03:15:43,539] [pool-1-thread-5] Initializing /data/PGM/images/coronary.pgm: 
   [testng] [2024-10-06 03:15:43,935] [pool-1-thread-8] Initializing /data/PGM/images/Im_R.pgm: 
   [testng] [2024-10-06 03:15:43,996] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w685.tif: 
   [testng] [2024-10-06 03:15:45,061] [pool-1-thread-4] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w617.tif: 
   [testng] [2024-10-06 03:15:45,786] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_QSC.fits: 
   [testng] [2024-10-06 03:15:45,879] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w457.tif: 
   [testng] [2024-10-06 03:15:46,641] [pool-1-thread-9] Initializing /data/EPS/images/VENUS.EPS: 
   [testng] [2024-10-06 03:15:46,869] [pool-1-thread-6] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-10-06 03:15:47,210] [pool-1-thread-8] Initializing /data/GIF/images/raw_a_rg.gif: 
   [testng] [2024-10-06 03:15:47,320] [pool-1-thread-11] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA_1.lif: 
   [testng] [2024-10-06 03:15:47,656] [pool-1-thread-2] Initializing /data/Deltavision/images/Projection/VX_0umZ_1024_02_R3D_PRJ.dv: 
   [testng] [2024-10-06 03:15:47,850] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/Hoechst_ND - n000000.ome: 
   [testng] [2024-10-06 03:15:48,216] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w528.tif: 
   [testng] [2024-10-06 03:15:49,453] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_CEA.fits: 
   [testng] [2024-10-06 03:15:49,985] [pool-1-thread-8] Initializing /data/OME-XML/images/valid/sdub.ome: 
   [testng] [2024-10-06 03:15:50,683] [pool-1-thread-9] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_2400.lif: 
   [testng] [2024-10-06 03:15:50,930] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w617.tif: 
   [testng] [2024-10-06 03:15:51,617] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w685.tif: 
   [testng] [2024-10-06 03:15:52,359] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_COD.fits: 
   [testng] [2024-10-06 03:15:52,477] [pool-1-thread-4] Initializing /data/JPEG/images/DLD1-MT-02_R3D_D3D_01.jpg: 
   [testng] [2024-10-06 03:15:52,607] [pool-1-thread-6] Initializing /data/PICT/images/FLAG_B16.pct: 
   [testng] [2024-10-06 03:15:52,927] [pool-1-thread-11] Initializing /data/PGM/images/Tsukuba_R.pgm: 
   [testng] [2024-10-06 03:15:53,856] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w457.tif: 
   [testng] [2024-10-06 03:15:55,331] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_SFL.fits: 
   [testng] [2024-10-06 03:15:55,491] [pool-1-thread-7] Initializing /data/LSM/150707_WTstack.lsm: 
   [testng] [2024-10-06 03:15:55,898] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w528.tif: 
   [testng] [2024-10-06 03:15:56,646] [pool-1-thread-9] Initializing /data/JPEG/images/raw_a.jpg: 
   [testng] [2024-10-06 03:15:56,846] [pool-1-thread-6] Initializing /data/IPLAB/images/500nm.ipl: 
   [testng] [2024-10-06 03:15:56,956] [pool-1-thread-4] Initializing /data/OME-XML/images/valid/black0.ome: 
   [testng] [2024-10-06 03:15:57,282] [pool-1-thread-10] Initializing /data/Leica-LEI/images/seq_colon_dapi_phalloidinA488/seq_colon_dapi_phalloidinA488.lei: 
   [testng] [2024-10-06 03:15:57,767] [pool-1-thread-1] Initializing /data/OME-XML/images/valid/all-black.ome: 
   [testng] [2024-10-06 03:15:57,920] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_SZP.fits: 
   [testng] [2024-10-06 03:15:58,684] [pool-1-thread-9] Initializing /data/EPS/images/GRN.EPS: 
   [testng] [2024-10-06 03:15:58,939] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_CSC.fits: 
   [testng] [2024-10-06 03:15:59,015] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w617.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6678, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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