Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 394
originally caused by:
 Started by upstream project "Trigger" build number 463
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@13
[BIOFORMATS-test-folder@13] $ /bin/bash -xe /tmp/jenkins1503768750921753238.sh
+ '[' OMERO_Test_Images = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_62255_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] 05:05:44,403 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 05:05:44,405 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - No custom configurators were discovered as a service.
   [testng] 05:05:44,405 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:05:44,406 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:05:44,406 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:05:44,406 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:05:44,407 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 05:05:44,407 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:05:44,407 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:05:44,408 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:05:44,408 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:05:44,408 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 05:05:44,573 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:05:44,573 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:05:44,596 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:05:44,596 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:05:44,602 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:05:44,602 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:05:44,602 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:05:44,603 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:05:44,603 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3f6f6701 - End of configuration.
   [testng] 05:05:44,604 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4f80542f - Registering current configuration as safe fallback point
   [testng] 05:05:44,604 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 197 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-05-07 05:05:44,613] [main] java.version = 17.0.2
   [testng] 05:05:44,616 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:05:44,616 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:05:44,657 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-05-07_05-05-44.log]
   [testng] 05:05:44,659 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14bdbc74 - End of configuration.
   [testng] [2025-05-07 05:05:44,661] [main] testng.directory = /data
   [testng] [2025-05-07 05:05:44,661] [main] testng.configDirectory = /config
   [testng] [2025-05-07 05:05:44,669] [main] testng.multiplier = 1.0
   [testng] [2025-05-07 05:05:44,670] [main] testng.in-memory = false
   [testng] [2025-05-07 05:05:44,670] [main] testng.allow-missing = false
   [testng] [2025-05-07 05:05:44,670] [main] user.language = en
   [testng] [2025-05-07 05:05:44,670] [main] user.country = ${user.country}
   [testng] [2025-05-07 05:05:44,670] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-05-07 05:07:53,251] [main] ----------------------------------------
   [testng] [2025-05-07 05:07:53,251] [main] Total files: 135
   [testng] [2025-05-07 05:07:53,251] [main] Scan time: 128.58 s (952 ms/file)
   [testng] [2025-05-07 05:07:53,251] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 126 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-05-07 05:14:19,277] [pool-1-thread-1] Initializing /data/PNG/images/raw_a_rg.png: 
   [testng] 05:14:19,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:14:19,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:19,279 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-05-07_05-14-19.log]
   [testng] 05:14:19,279 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6f659e9c - End of configuration.
   [testng] [2025-05-07 05:14:19,669] [pool-1-thread-12] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_2400.lif: 
   [testng] 05:14:19,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:14:19,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:19,670 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-05-07_05-14-19.log]
   [testng] 05:14:19,671 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f7750b6 - End of configuration.
   [testng] [2025-05-07 05:14:22,260] [pool-1-thread-11] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w528.tif: 
   [testng] 05:14:22,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:14:22,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:22,261 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-05-07_05-14-22.log]
   [testng] 05:14:22,262 |-INFO in ch.qos.logback.core.sift.SiftProcessor@516b96a9 - End of configuration.
   [testng] [2025-05-07 05:14:35,829] [pool-1-thread-10] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w457.tif: 
   [testng] 05:14:35,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:14:35,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:35,829 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-05-07_05-14-35.log]
   [testng] 05:14:35,830 |-INFO in ch.qos.logback.core.sift.SiftProcessor@518766fa - End of configuration.
   [testng] [2025-05-07 05:14:43,464] [pool-1-thread-9] Initializing /data/PGM/images/original2.pgm: 
   [testng] 05:14:43,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:14:43,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:43,465 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-05-07_05-14-43.log]
   [testng] 05:14:43,465 |-INFO in ch.qos.logback.core.sift.SiftProcessor@455308a3 - End of configuration.
   [testng] [2025-05-07 05:14:43,801] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_NCP.fits: 
   [testng] 05:14:43,801 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:14:43,801 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:43,802 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-05-07_05-14-43.log]
   [testng] 05:14:43,802 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5295ea16 - End of configuration.
   [testng] [2025-05-07 05:14:44,208] [pool-1-thread-7] Initializing /data/GIF/images/raw_a.gif: 
   [testng] 05:14:44,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:14:44,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:44,209 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-05-07_05-14-44.log]
   [testng] 05:14:44,209 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e0728b7 - End of configuration.
   [testng] [2025-05-07 05:14:44,666] [pool-1-thread-6] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w617.tif: 
   [testng] 05:14:44,666 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:14:44,666 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:44,667 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-05-07_05-14-44.log]
   [testng] 05:14:44,667 |-INFO in ch.qos.logback.core.sift.SiftProcessor@48979f7a - End of configuration.
   [testng] [2025-05-07 05:14:53,250] [pool-1-thread-5] Initializing /data/IPLAB/images/600nm.ipl: 
   [testng] 05:14:53,250 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:14:53,250 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:53,251 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-05-07_05-14-53.log]
   [testng] 05:14:53,251 |-INFO in ch.qos.logback.core.sift.SiftProcessor@54e792ff - End of configuration.
   [testng] [2025-05-07 05:14:54,445] [pool-1-thread-4] Initializing /data/FITS/images/psf_f1_norm_0.25pix.fits: 
   [testng] 05:14:54,445 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:14:54,445 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:54,445 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-05-07_05-14-54.log]
   [testng] 05:14:54,446 |-INFO in ch.qos.logback.core.sift.SiftProcessor@453de4eb - End of configuration.
   [testng] [2025-05-07 05:14:55,428] [pool-1-thread-3] Initializing /data/Leica-LEI/images/seq_colon_dapi_phalloidinA488/seq_colon_dapi_phalloidinA488.lei: 
   [testng] 05:14:55,428 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:14:55,428 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:55,429 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-05-07_05-14-55.log]
   [testng] 05:14:55,429 |-INFO in ch.qos.logback.core.sift.SiftProcessor@551a3741 - End of configuration.
   [testng] [2025-05-07 05:15:02,423] [pool-1-thread-2] Initializing /data/PGM/images/pigfoot.pgm: 
   [testng] 05:15:02,423 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:15:02,423 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:15:02,424 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-05-07_05-15-02.log]
   [testng] 05:15:02,424 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f1e7aae - End of configuration.
   [testng] [2025-05-07 05:15:12,903] [pool-1-thread-1] Initializing /data/IPLAB/images/450nm.ipl: 
   [testng] [2025-05-07 05:15:16,547] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w528.tif: 
   [testng] [2025-05-07 05:15:29,052] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_SZP.fits: 
   [testng] [2025-05-07 05:15:30,104] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w528.tif: 
   [testng] [2025-05-07 05:15:41,232] [pool-1-thread-7] Initializing /data/OME-XML/images/valid/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2025-05-07 05:15:43,717] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_COO.fits: 
   [testng] [2025-05-07 05:15:44,792] [pool-1-thread-5] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_07_R3D_PRJ_D3D.dv: 
   [testng] [2025-05-07 05:15:48,471] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w685.tif: 
   [testng] [2025-05-07 05:16:02,739] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_HPX.fits: 
   [testng] [2025-05-07 05:16:03,949] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_MOL.fits: 
   [testng] [2025-05-07 05:16:06,877] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_QSC.fits: 
   [testng] [2025-05-07 05:16:12,308] [pool-1-thread-9] Initializing /data/PNG/images/23srp5dksub.png: 
   [testng] [2025-05-07 05:16:12,769] [pool-1-thread-7] Initializing /data/FITS/images/center_box_0.25pix.fits: 
   [testng] [2025-05-07 05:16:13,253] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_COP.fits: 
   [testng] [2025-05-07 05:16:14,458] [pool-1-thread-5] Initializing /data/IPLAB/images/400nm.ipl: 
   [testng] [2025-05-07 05:16:15,421] [pool-1-thread-4] Initializing /data/OME-XML/images/valid/TAABA.ome: 
   [testng] [2025-05-07 05:16:18,154] [pool-1-thread-9] Initializing /data/PNG/images/raw_a.png: 
   [testng] [2025-05-07 05:16:19,998] [pool-1-thread-1] Initializing /data/IPLAB/images/650nm.ipl: 
   [testng] [2025-05-07 05:16:21,275] [pool-1-thread-7] Initializing /data/Deltavision/images/Projection/VX_4umZ_07_R3D_PRJ.dv: 
   [testng] [2025-05-07 05:16:23,764] [pool-1-thread-6] Initializing /data/EPS/images/FLAG_B24.EPS: 
   [testng] [2025-05-07 05:16:26,661] [pool-1-thread-10] Initializing /data/IPLAB/images/700nm.ipl: 
   [testng] [2025-05-07 05:16:28,128] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/Sample-2008_02.ome: 
   [testng] [2025-05-07 05:16:30,572] [pool-1-thread-2] Initializing /data/PGM/images/Im_L.pgm: 
   [testng] [2025-05-07 05:16:33,107] [pool-1-thread-9] Initializing /data/PGM/images/Im_R.pgm: 
   [testng] [2025-05-07 05:16:33,966] [pool-1-thread-5] Initializing /data/JPEG/images/raw_a.jpg: 
   [testng] [2025-05-07 05:16:38,363] [pool-1-thread-1] Initializing /data/PGM/images/Tsukuba_L.pgm: 
   [testng] [2025-05-07 05:16:39,172] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w617.tif: 
   [testng] [2025-05-07 05:16:56,041] [pool-1-thread-2] Initializing /data/TIFF/images/23srp5dksub.tif: 
   [testng] [2025-05-07 05:17:10,834] [pool-1-thread-8] Initializing /data/Deltavision/images/Projection/VX_0umZ_1024_02_R3D_PRJ.dv: 
   [testng] [2025-05-07 05:17:12,524] [pool-1-thread-3] Initializing /data/PGM/images/coronary.pgm: 
   [testng] [2025-05-07 05:17:13,355] [pool-1-thread-4] Initializing /data/FITS/images/2dpsf_resid_cnts.fits: 
   [testng] [2025-05-07 05:17:14,646] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_TAN.fits: 
   [testng] [2025-05-07 05:17:15,911] [pool-1-thread-1] Initializing /data/Deltavision/images/Raw/VX_4umZ_07_R3D.dv: 
   [testng] [2025-05-07 05:17:18,084] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_SFL.fits: 
   [testng] [2025-05-07 05:17:19,353] [pool-1-thread-12] Initializing /data/Deltavision/images/Projection/VX_4umZ_02_R3D_PRJ.dv: 
   [testng] [2025-05-07 05:17:21,629] [pool-1-thread-6] Initializing /data/OpenLab-LIFF/images/DLD1-MT-04_R3D_D3D.liff: 
   [testng] [2025-05-07 05:17:37,460] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_SIN.fits: 
   [testng] [2025-05-07 05:17:38,858] [pool-1-thread-5] Initializing /data/IPLAB/images/550nm.ipl: 
   [testng] [2025-05-07 05:17:41,632] [pool-1-thread-3] Initializing /data/EPS/images/VENUS.EPS: 
   [testng] [2025-05-07 05:17:43,058] [pool-1-thread-4] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_rg_thumb.jpg: 
   [testng] [2025-05-07 05:17:43,581] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_BON.fits: 
   [testng] [2025-05-07 05:17:44,034] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_AIR.fits: 
   [testng] [2025-05-07 05:17:44,538] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w685.tif: 
   [testng] [2025-05-07 05:17:55,877] [pool-1-thread-8] Initializing /data/FITS/images/expmap.fits: 
   [testng] [2025-05-07 05:18:00,190] [pool-1-thread-11] Initializing /data/Leica-LEI/images/pfa_10_04_06/pfa_10_04_06.lei: 
   [testng] [2025-05-07 05:18:08,273] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_COD.fits: 
   [testng] [2025-05-07 05:18:09,574] [pool-1-thread-10] Initializing /data/PNG/images/DMSOHigh_001.png: 
   [testng] [2025-05-07 05:18:09,964] [pool-1-thread-9] Initializing /data/Deltavision/images/HelaMNB071030_2_R3D.dv: 
   [testng] [2025-05-07 05:18:11,912] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_CAR.fits: 
   [testng] [2025-05-07 05:18:15,568] [pool-1-thread-4] Initializing /data/EPS/images/BLK.EPS: 
   [testng] [2025-05-07 05:18:19,024] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w528.tif: 
   [testng] [2025-05-07 05:18:31,295] [pool-1-thread-8] Initializing /data/Deltavision/images/Raw/VX_0umZ_1024_02_R3D.dv: 
   [testng] [2025-05-07 05:18:35,305] [pool-1-thread-10] Initializing /data/Leica-LIF/images/mitotracker test/mito green 1.lif: 
   [testng] [2025-05-07 05:18:37,716] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w617.tif: 
   [testng] [2025-05-07 05:18:48,706] [pool-1-thread-2] Initializing /data/EPS/images/WHT.EPS: 
   [testng] [2025-05-07 05:18:52,600] [pool-1-thread-1] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA_1.lif: 
   [testng] [2025-05-07 05:18:54,979] [pool-1-thread-5] Initializing /data/PGM/images/original1.pgm: 
   [testng] [2025-05-07 05:18:56,963] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_MER.fits: 
   [testng] [2025-05-07 05:18:58,044] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_CEA.fits: 
   [testng] [2025-05-07 05:19:05,274] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/black6-7.ome: 
   [testng] [2025-05-07 05:19:08,151] [pool-1-thread-8] Initializing /data/OME-XML/images/valid/all-black.ome: 
   [testng] [2025-05-07 05:19:10,127] [pool-1-thread-6] Initializing /data/OME-XML/images/valid/sdub.ome: 
   [testng] [2025-05-07 05:19:11,597] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_AIT.fits: 
   [testng] [2025-05-07 05:19:12,807] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_ARC.fits: 
   [testng] [2025-05-07 05:19:13,849] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_ZPN.fits: 
   [testng] [2025-05-07 05:19:14,321] [pool-1-thread-9] Initializing /data/JPEG/images/23srp5dksub.jpg: 
   [testng] [2025-05-07 05:19:15,000] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w457.tif: 
   [testng] [2025-05-07 05:19:28,028] [pool-1-thread-12] Initializing /data/Deltavision/images/Raw/VX_4umZ_02_R3D.dv: 
   [testng] [2025-05-07 05:19:34,370] [pool-1-thread-5] Initializing /data/JPEG/images/DLD1-MT-02_R3D_D3D_01.jpg: 
   [testng] [2025-05-07 05:19:35,548] [pool-1-thread-2] Initializing /data/Leica-LIF/images/mitotracker test/mito tracker green.lif: 
   [testng] [2025-05-07 05:19:38,180] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_COE.fits: 
   [testng] [2025-05-07 05:19:39,325] [pool-1-thread-10] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA.lif: 
   [testng] [2025-05-07 05:19:43,632] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_CYP.fits: 
   [testng] [2025-05-07 05:19:46,636] [pool-1-thread-4] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_1200.lif: 
   [testng] [2025-05-07 05:19:49,137] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_AZP.fits: 
   [testng] [2025-05-07 05:19:54,776] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_STG.fits: 
   [testng] [2025-05-07 05:19:57,043] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w685.tif: 
   [testng] [2025-05-07 05:20:10,137] [pool-1-thread-7] Initializing /data/JPEG/images/raw_a_rg.jpg: 
   [testng] [2025-05-07 05:20:11,014] [pool-1-thread-11] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_05_R3D_PRJ_D3D.dv: 
   [testng] [2025-05-07 05:20:12,571] [pool-1-thread-2] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_02_R3D_PRJ_D3D.dv: 
   [testng] [2025-05-07 05:20:14,421] [pool-1-thread-6] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w685.tif: 
   [testng] [2025-05-07 05:20:26,948] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/Sample-2003-custom-ST.ome: 
   [testng] [2025-05-07 05:20:29,611] [pool-1-thread-12] Initializing /data/OME-XML/images/valid/black0.ome: 
   [testng] [2025-05-07 05:20:33,745] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w457.tif: 
   [testng] [2025-05-07 05:20:43,945] [pool-1-thread-9] Initializing /data/Deltavision/images/Raw/VX_4umZ_05_R3D.dv: 
   [testng] [2025-05-07 05:20:44,848] [pool-1-thread-3] Initializing /data/Deltavision/images/Projection/VX_4umZ_05_R3D_PRJ.dv: 
   [testng] [2025-05-07 05:20:46,299] [pool-1-thread-4] Initializing /data/GIF/images/DMSOHigh_001.gif: 
   [testng] [2025-05-07 05:20:50,445] [pool-1-thread-7] Initializing /data/Leica-LEI/images/211205-iii/211205-iii.lei: 
   [testng] [2025-05-07 05:21:02,419] [pool-1-thread-11] Initializing /data/EPS/images/RED.EPS: 
   [testng] [2025-05-07 05:21:05,191] [pool-1-thread-2] Initializing /data/EPS/images/TRU256.EPS: 
   [testng] [2025-05-07 05:21:07,964] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/Hoechst_ND - n000000.ome: 
   [testng] [2025-05-07 05:21:10,175] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w617.tif: 
   [testng] [2025-05-07 05:21:23,186] [pool-1-thread-1] Initializing /data/LSM/150707_WTstack.lsm: 
   [testng] [2025-05-07 05:21:29,544] [pool-1-thread-4] Initializing /data/FITS/images/img.fits: 
   [testng] [2025-05-07 05:21:34,378] [pool-1-thread-3] Initializing /data/EPS/images/BLU.EPS: 
   [testng] [2025-05-07 05:21:43,601] [pool-1-thread-9] Initializing /data/IPLAB/images/500nm.ipl: 
   [testng] [2025-05-07 05:21:45,683] [pool-1-thread-4] Initializing /data/PGM/images/Tsukuba_R.pgm: 
   [testng] [2025-05-07 05:21:51,898] [pool-1-thread-2] Initializing /data/PICT/images/MARBLES_B16.pct: 
   [testng] [2025-05-07 05:21:54,835] [pool-1-thread-11] Initializing /data/GIF/images/raw_a_rg.gif: 
   [testng] [2025-05-07 05:21:57,487] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_TSC.fits: 
   [testng] [2025-05-07 05:22:00,544] [pool-1-thread-4] Initializing /data/TIFF/images/DMSOHigh_001.tif: 
   [testng] [2025-05-07 05:22:12,123] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_ZEA.fits: 
   [testng] [2025-05-07 05:22:12,636] [pool-1-thread-8] Initializing /data/PICT/images/FLAG_B16.pct: 
   [testng] [2025-05-07 05:22:14,229] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_CSC.fits: 
   [testng] [2025-05-07 05:22:15,545] [pool-1-thread-6] Initializing /data/EPS/images/GRN.EPS: 
   [testng] [2025-05-07 05:22:17,450] [pool-1-thread-1] Initializing /data/GIF/images/terrest_gif.gif: 
   [testng] [2025-05-07 05:22:19,825] [pool-1-thread-11] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_thumb.jpg: 
   [testng] [2025-05-07 05:22:20,932] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_PAR.fits: 
   [testng] [2025-05-07 05:22:21,939] [pool-1-thread-5] Initializing /data/JPEG/images/DMSOHigh_001.jpg: 
   [testng] [2025-05-07 05:22:26,576] [pool-1-thread-2] Initializing /data/Deltavision/images/Deconvolved/VX_0umZ_1024_02_R3D_PRJ_D3D.dv: 
   [testng] [2025-05-07 05:22:28,786] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w457.tif: 
   [testng] [2025-05-07 05:22:44,462] [pool-1-thread-9] Initializing /data/Deltavision/images/DLD1-MT-03_R3D.dv: 
   [testng] [2025-05-07 05:22:48,815] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_PCO.fits: 
   [testng] [2025-05-07 05:22:50,704] [pool-1-thread-12] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_4800.lif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6678, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 22 minutes 6 seconds
Finished: SUCCESS