Started by upstream project "BIOFORMATS-test-repo" build number 128
originally caused by:
Started by upstream project "Trigger" build number 145
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@2
[BIOFORMATS-test-folder@2] $ /bin/bash -xe /tmp/jenkins17523190029651247921.sh
+ '[' OMERO_Test_Images = slidebook ']'
++ date +%u
+ '[' 1 -le 1 ']'
+ DOCKER_ARGS='-Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR'
+ sudo docker run --rm --name BIOFORMATS-test-folder_20104_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 -Duser.language=fr -Duser.country=FR
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
test-automated:
[testng] File leak detector installed
[testng] 02:21:51,082 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
[testng] 02:21:51,084 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - No custom configurators were discovered as a service.
[testng] 02:21:51,084 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 02:21:51,085 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 02:21:51,085 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 02:21:51,085 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 02:21:51,086 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 02:21:51,086 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 02:21:51,086 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 02:21:51,087 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 02:21:51,087 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 02:21:51,087 |-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:21:51,327 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 02:21:51,327 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 02:21:51,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 02:21:51,357 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 02:21:51,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 02:21:51,366 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 02:21:51,367 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 02:21:51,367 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 02:21:51,367 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1ddf84b8 - End of configuration.
[testng] 02:21:51,368 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5e82df6a - Registering current configuration as safe fallback point
[testng] 02:21:51,368 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 282 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2024-07-22 02:21:51,379] [main] java.version = 1.8.0_342
[testng] 02:21:51,382 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 02:21:51,383 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:21:51,434 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-22_02-21-51.log]
[testng] 02:21:51,436 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36fc695d - End of configuration.
[testng] [2024-07-22 02:21:51,438] [main] testng.directory = /data
[testng] [2024-07-22 02:21:51,438] [main] testng.configDirectory = /config
[testng] [2024-07-22 02:21:51,454] [main] testng.multiplier = 1.0
[testng] [2024-07-22 02:21:51,455] [main] testng.in-memory = false
[testng] [2024-07-22 02:21:51,455] [main] testng.allow-missing = false
[testng] [2024-07-22 02:21:51,455] [main] user.language = fr
[testng] [2024-07-22 02:21:51,455] [main] user.country = FR
[testng] [2024-07-22 02:21:51,455] [main] Maximum heap size = 13653 MB
[testng] Scanning for files...
[testng] [2024-07-22 02:21:54,976] [main] ----------------------------------------
[testng] [2024-07-22 02:21:54,977] [main] Total files: 135
[testng] [2024-07-22 02:21:54,977] [main] Scan time: 3.521 s (26 ms/file)
[testng] [2024-07-22 02:21:54,977] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 126 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2024-07-22 02:22:05,354] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w685.tif:
[testng] 02:22:05,355 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 02:22:05,355 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,357 |-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-22_02-22-05.log]
[testng] 02:22:05,358 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7e0e80c2 - End of configuration.
[testng] [2024-07-22 02:22:05,436] [pool-1-thread-12] Initializing /data/OME-XML/images/valid/black6-7.ome:
[testng] 02:22:05,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 02:22:05,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,437 |-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-22_02-22-05.log]
[testng] 02:22:05,438 |-INFO in ch.qos.logback.core.sift.SiftProcessor@27bdc809 - End of configuration.
[testng] [2024-07-22 02:22:05,715] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_TSC.fits:
[testng] 02:22:05,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 02:22:05,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,716 |-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-22_02-22-05.log]
[testng] 02:22:05,716 |-INFO in ch.qos.logback.core.sift.SiftProcessor@10097c2e - End of configuration.
[testng] [2024-07-22 02:22:05,724] [pool-1-thread-10] Initializing /data/EPS/images/WHT.EPS:
[testng] 02:22:05,724 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 02:22:05,724 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,724 |-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-22_02-22-05.log]
[testng] 02:22:05,725 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b0a1e8b - End of configuration.
[testng] [2024-07-22 02:22:05,754] [pool-1-thread-9] Initializing /data/Leica-LEI/images/pfa_10_04_06/pfa_10_04_06.lei:
[testng] 02:22:05,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 02:22:05,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,755 |-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-22_02-22-05.log]
[testng] 02:22:05,755 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1afc367f - End of configuration.
[testng] [2024-07-22 02:22:05,826] [pool-1-thread-8] Initializing /data/EPS/images/FLAG_B24.EPS:
[testng] 02:22:05,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 02:22:05,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,827 |-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-22_02-22-05.log]
[testng] 02:22:05,827 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5433b030 - End of configuration.
[testng] [2024-07-22 02:22:05,846] [pool-1-thread-7] Initializing /data/PGM/images/Tsukuba_R.pgm:
[testng] 02:22:05,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 02:22:05,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,847 |-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-22_02-22-05.log]
[testng] 02:22:05,847 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69ff77d1 - End of configuration.
[testng] [2024-07-22 02:22:05,851] [pool-1-thread-6] Initializing /data/JPEG/images/raw_a_rg.jpg:
[testng] 02:22:05,851 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 02:22:05,851 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,852 |-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-22_02-22-05.log]
[testng] 02:22:05,852 |-INFO in ch.qos.logback.core.sift.SiftProcessor@24995796 - End of configuration.
[testng] [2024-07-22 02:22:05,859] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w457.tif:
[testng] 02:22:05,859 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 02:22:05,859 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,860 |-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-22_02-22-05.log]
[testng] 02:22:05,860 |-INFO in ch.qos.logback.core.sift.SiftProcessor@53a05774 - End of configuration.
[testng] [2024-07-22 02:22:05,906] [pool-1-thread-4] Initializing /data/TIFF/images/23srp5dksub.tif:
[testng] 02:22:05,907 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 02:22:05,907 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,907 |-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-22_02-22-05.log]
[testng] 02:22:05,908 |-INFO in ch.qos.logback.core.sift.SiftProcessor@dad53ac - End of configuration.
[testng] [2024-07-22 02:22:05,944] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_PCO.fits:
[testng] 02:22:05,944 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 02:22:05,944 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,945 |-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-22_02-22-05.log]
[testng] 02:22:05,945 |-INFO in ch.qos.logback.core.sift.SiftProcessor@266434eb - End of configuration.
[testng] [2024-07-22 02:22:05,951] [pool-1-thread-2] Initializing /data/PICT/images/MARBLES_B16.pct:
[testng] 02:22:05,951 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 02:22:05,951 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:22:05,952 |-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-22_02-22-05.log]
[testng] 02:22:05,952 |-INFO in ch.qos.logback.core.sift.SiftProcessor@78aba3e4 - End of configuration.
[testng] [2024-07-22 02:22:07,049] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_ZEA.fits:
[testng] [2024-07-22 02:22:07,053] [pool-1-thread-3] Initializing /data/OME-XML/images/valid/black0.ome:
[testng] [2024-07-22 02:22:07,276] [pool-1-thread-8] Initializing /data/EPS/images/VENUS.EPS:
[testng] [2024-07-22 02:22:07,304] [pool-1-thread-7] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_2400.lif:
[testng] [2024-07-22 02:22:07,354] [pool-1-thread-6] Initializing /data/GIF/images/DMSOHigh_001.gif:
[testng] [2024-07-22 02:22:07,364] [pool-1-thread-10] Initializing /data/EPS/images/GRN.EPS:
[testng] [2024-07-22 02:22:07,513] [pool-1-thread-4] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_05_R3D_PRJ_D3D.dv:
[testng] [2024-07-22 02:22:07,675] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w617.tif:
[testng] [2024-07-22 02:22:07,708] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_COO.fits:
[testng] [2024-07-22 02:22:07,713] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_AZP.fits:
[testng] [2024-07-22 02:22:07,717] [pool-1-thread-11] Initializing /data/GIF/images/terrest_gif.gif:
[testng] [2024-07-22 02:22:07,799] [pool-1-thread-5] Initializing /data/FITS/images/2dpsf_resid_cnts.fits:
[testng] [2024-07-22 02:22:07,817] [pool-1-thread-6] Initializing /data/FITS/images/psf_f1_norm_0.25pix.fits:
[testng] [2024-07-22 02:22:07,861] [pool-1-thread-1] Initializing /data/JPEG/images/DLD1-MT-02_R3D_D3D_01.jpg:
[testng] [2024-07-22 02:22:07,894] [pool-1-thread-10] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w685.tif:
[testng] [2024-07-22 02:22:07,966] [pool-1-thread-9] Initializing /data/JPEG/images/DMSOHigh_001.jpg:
[testng] [2024-07-22 02:22:08,016] [pool-1-thread-5] Initializing /data/OME-XML/images/valid/Sample-2008_02.ome:
[testng] [2024-07-22 02:22:08,098] [pool-1-thread-8] Initializing /data/FITS/images/center_box_0.25pix.fits:
[testng] [2024-07-22 02:22:08,153] [pool-1-thread-6] Initializing /data/Deltavision/images/Projection/VX_4umZ_02_R3D_PRJ.dv:
[testng] [2024-07-22 02:22:08,163] [pool-1-thread-11] Initializing /data/TIFF/images/DMSOHigh_001.tif:
[testng] [2024-07-22 02:22:08,263] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_COP.fits:
[testng] [2024-07-22 02:22:08,473] [pool-1-thread-7] Initializing /data/OME-XML/images/valid/Hoechst_ND - n000000.ome:
[testng] [2024-07-22 02:22:08,554] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_SFL.fits:
[testng] [2024-07-22 02:22:08,558] [pool-1-thread-8] Initializing /data/Deltavision/images/HelaMNB071030_2_R3D.dv:
[testng] [2024-07-22 02:22:08,567] [pool-1-thread-9] Initializing /data/Deltavision/images/Raw/VX_4umZ_07_R3D.dv:
[testng] [2024-07-22 02:22:08,577] [pool-1-thread-2] Initializing /data/PGM/images/Im_R.pgm:
[testng] [2024-07-22 02:22:08,579] [pool-1-thread-4] Initializing /data/JPEG/images/23srp5dksub.jpg:
[testng] [2024-07-22 02:22:08,641] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w528.tif:
[testng] [2024-07-22 02:22:08,680] [pool-1-thread-6] Initializing /data/PGM/images/original2.pgm:
[testng] [2024-07-22 02:22:08,731] [pool-1-thread-1] Initializing /data/PNG/images/23srp5dksub.png:
[testng] [2024-07-22 02:22:08,744] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_TAN.fits:
[testng] [2024-07-22 02:22:08,783] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_COD.fits:
[testng] [2024-07-22 02:22:08,797] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/sdub.ome:
[testng] [2024-07-22 02:22:09,030] [pool-1-thread-2] Initializing /data/Deltavision/images/Raw/VX_4umZ_02_R3D.dv:
[testng] [2024-07-22 02:22:09,043] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_NCP.fits:
[testng] [2024-07-22 02:22:09,062] [pool-1-thread-5] Initializing /data/PGM/images/Im_L.pgm:
[testng] [2024-07-22 02:22:09,079] [pool-1-thread-6] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_4800.lif:
[testng] [2024-07-22 02:22:09,225] [pool-1-thread-9] Initializing /data/PGM/images/coronary.pgm:
[testng] [2024-07-22 02:22:09,232] [pool-1-thread-10] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_02_R3D_PRJ_D3D.dv:
[testng] [2024-07-22 02:22:09,307] [pool-1-thread-3] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_rg_thumb.jpg:
[testng] [2024-07-22 02:22:09,335] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_CYP.fits:
[testng] [2024-07-22 02:22:09,339] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_MOL.fits:
[testng] [2024-07-22 02:22:09,385] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_AIT.fits:
[testng] [2024-07-22 02:22:09,409] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_CSC.fits:
[testng] [2024-07-22 02:22:09,439] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_BON.fits:
[testng] [2024-07-22 02:22:09,478] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_COE.fits:
[testng] [2024-07-22 02:22:09,497] [pool-1-thread-8] Initializing /data/Leica-LEI/images/211205-iii/211205-iii.lei:
[testng] [2024-07-22 02:22:09,595] [pool-1-thread-12] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w528.tif:
[testng] [2024-07-22 02:22:09,686] [pool-1-thread-9] Initializing /data/PGM/images/pigfoot.pgm:
[testng] [2024-07-22 02:22:09,690] [pool-1-thread-5] Initializing /data/FITS/images/expmap.fits:
[testng] [2024-07-22 02:22:09,707] [pool-1-thread-4] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA.lif:
[testng] [2024-07-22 02:22:09,740] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w685.tif:
[testng] [2024-07-22 02:22:09,807] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_CAR.fits:
[testng] [2024-07-22 02:22:09,832] [pool-1-thread-2] Initializing /data/PICT/images/FLAG_B16.pct:
[testng] [2024-07-22 02:22:09,838] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_ZPN.fits:
[testng] [2024-07-22 02:22:09,879] [pool-1-thread-9] Initializing /data/Deltavision/images/Raw/VX_0umZ_1024_02_R3D.dv:
[testng] [2024-07-22 02:22:09,930] [pool-1-thread-1] Initializing /data/GIF/images/raw_a_rg.gif:
[testng] [2024-07-22 02:22:09,961] [pool-1-thread-5] Initializing /data/OME-XML/images/valid/all-black.ome:
[testng] [2024-07-22 02:22:09,997] [pool-1-thread-2] Initializing /data/GIF/images/raw_a.gif:
[testng] [2024-07-22 02:22:10,081] [pool-1-thread-1] Initializing /data/Leica-LIF/images/mitotracker test/mito green 1.lif:
[testng] [2024-07-22 02:22:10,134] [pool-1-thread-10] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w457.tif:
[testng] [2024-07-22 02:22:10,198] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_SIN.fits:
[testng] [2024-07-22 02:22:10,297] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w528.tif:
[testng] [2024-07-22 02:22:10,337] [pool-1-thread-4] Initializing /data/IPLAB/images/650nm.ipl:
[testng] [2024-07-22 02:22:10,356] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w617.tif:
[testng] [2024-07-22 02:22:10,464] [pool-1-thread-5] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_thumb.jpg:
[testng] [2024-07-22 02:22:10,557] [pool-1-thread-5] Initializing /data/LSM/150707_WTstack.lsm:
[testng] [2024-07-22 02:22:10,611] [pool-1-thread-9] Initializing /data/IPLAB/images/600nm.ipl:
[testng] [2024-07-22 02:22:10,623] [pool-1-thread-11] Initializing /data/IPLAB/images/550nm.ipl:
[testng] [2024-07-22 02:22:10,629] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_QSC.fits:
[testng] [2024-07-22 02:22:10,684] [pool-1-thread-12] Initializing /data/OME-XML/images/valid/Antarctic_Diatom_D3D_01.ome:
[testng] [2024-07-22 02:22:11,459] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/TAABA.ome:
[testng] [2024-07-22 02:22:12,144] [pool-1-thread-2] Initializing /data/Deltavision/images/Projection/VX_4umZ_05_R3D_PRJ.dv:
[testng] [2024-07-22 02:22:12,167] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w617.tif:
[testng] [2024-07-22 02:22:12,212] [pool-1-thread-4] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_1200.lif:
[testng] [2024-07-22 02:22:12,366] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w685.tif:
[testng] [2024-07-22 02:22:12,506] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w457.tif:
[testng] [2024-07-22 02:22:12,857] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w617.tif:
[testng] [2024-07-22 02:22:12,908] [pool-1-thread-6] Initializing /data/EPS/images/BLK.EPS:
[testng] [2024-07-22 02:22:12,986] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/Sample-2003-custom-ST.ome:
[testng] [2024-07-22 02:22:13,063] [pool-1-thread-9] Initializing /data/OpenLab-LIFF/images/DLD1-MT-04_R3D_D3D.liff:
[testng] [2024-07-22 02:22:13,212] [pool-1-thread-3] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_07_R3D_PRJ_D3D.dv:
[testng] [2024-07-22 02:22:13,263] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_STG.fits:
[testng] [2024-07-22 02:22:13,304] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_AIR.fits:
[testng] [2024-07-22 02:22:13,316] [pool-1-thread-7] Initializing /data/IPLAB/images/700nm.ipl:
[testng] [2024-07-22 02:22:13,358] [pool-1-thread-1] Initializing /data/EPS/images/TRU256.EPS:
[testng] [2024-07-22 02:22:13,366] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_MER.fits:
[testng] [2024-07-22 02:22:13,378] [pool-1-thread-5] Initializing /data/PGM/images/Tsukuba_L.pgm:
[testng] [2024-07-22 02:22:13,397] [pool-1-thread-6] Initializing /data/PNG/images/raw_a.png:
[testng] [2024-07-22 02:22:13,447] [pool-1-thread-4] Initializing /data/Deltavision/images/Projection/VX_4umZ_07_R3D_PRJ.dv:
[testng] [2024-07-22 02:22:13,485] [pool-1-thread-5] Initializing /data/PNG/images/DMSOHigh_001.png:
[testng] [2024-07-22 02:22:13,489] [pool-1-thread-6] Initializing /data/PGM/images/original1.pgm:
[testng] [2024-07-22 02:22:13,552] [pool-1-thread-1] Initializing /data/Deltavision/images/Projection/VX_0umZ_1024_02_R3D_PRJ.dv:
[testng] [2024-07-22 02:22:13,596] [pool-1-thread-6] Initializing /data/EPS/images/BLU.EPS:
[testng] [2024-07-22 02:22:13,681] [pool-1-thread-11] Initializing /data/EPS/images/RED.EPS:
[testng] [2024-07-22 02:22:13,693] [pool-1-thread-3] Initializing /data/IPLAB/images/450nm.ipl:
[testng] [2024-07-22 02:22:13,699] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_HPX.fits:
[testng] [2024-07-22 02:22:13,741] [pool-1-thread-4] Initializing /data/IPLAB/images/500nm.ipl:
[testng] [2024-07-22 02:22:13,803] [pool-1-thread-5] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA_1.lif:
[testng] [2024-07-22 02:22:13,860] [pool-1-thread-2] Initializing /data/FITS/images/fits_wcs/1904-66_PAR.fits:
[testng] [2024-07-22 02:22:13,890] [pool-1-thread-6] Initializing /data/Deltavision/images/DLD1-MT-03_R3D.dv:
[testng] [2024-07-22 02:22:13,951] [pool-1-thread-9] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w457.tif:
[testng] [2024-07-22 02:22:13,988] [pool-1-thread-7] Initializing /data/Deltavision/images/Deconvolved/VX_0umZ_1024_02_R3D_PRJ_D3D.dv:
[testng] [2024-07-22 02:22:14,023] [pool-1-thread-11] Initializing /data/PNG/images/raw_a_rg.png:
[testng] [2024-07-22 02:22:14,046] [pool-1-thread-2] Initializing /data/JPEG/images/raw_a.jpg:
[testng] [2024-07-22 02:22:14,149] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_ARC.fits:
[testng] [2024-07-22 02:22:14,161] [pool-1-thread-1] Initializing /data/Leica-LIF/images/mitotracker test/mito tracker green.lif:
[testng] [2024-07-22 02:22:14,195] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w528.tif:
[testng] [2024-07-22 02:22:14,287] [pool-1-thread-11] Initializing /data/Leica-LEI/images/seq_colon_dapi_phalloidinA488/seq_colon_dapi_phalloidinA488.lei:
[testng] [2024-07-22 02:22:14,343] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_SZP.fits:
[testng] [2024-07-22 02:22:14,389] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_CEA.fits:
[testng] [2024-07-22 02:22:14,411] [pool-1-thread-4] Initializing /data/IPLAB/images/400nm.ipl:
[testng] [2024-07-22 02:22:14,449] [pool-1-thread-3] Initializing /data/Deltavision/images/Raw/VX_4umZ_05_R3D.dv:
[testng] [2024-07-22 02:22:14,462] [pool-1-thread-5] Initializing /data/FITS/images/img.fits:
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 6678, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 28 seconds
Finished: SUCCESS