Started by upstream project "BIOFORMATS-test-repo" build number 60
originally caused by:
Started by upstream project "Trigger" build number 67
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@8
[BIOFORMATS-test-folder@8] $ /bin/bash -xe /tmp/jenkins1871639701491919601.sh
+ '[' cellsens = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_8950_merge_ci -v /uod/idr/repos/curated/cellsens:/data -v /uod/idr-scratch/merge-ci/curated/cellsens:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
[echo] isSnapshot = true
init-title:
[echo] ----------=========== bio-formats-testing-framework ===========----------
init-timestamp:
init:
copy-resources:
compile:
[resolver:resolve] Resolving artifacts
compile-tests:
[resolver:resolve] Resolving artifacts
[javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
[javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[javac] 1 warning
test-automated:
[testng] WARNING: An illegal reflective access operation has occurred
[testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
[testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
[testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[testng] WARNING: All illegal access operations will be denied in a future release
[testng] File leak detector installed
[testng] 02:15:53,231 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
[testng] 02:15:53,233 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
[testng] 02:15:53,233 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 02:15:53,234 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 02:15:53,235 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 02:15:53,235 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 02:15:53,236 |-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] 02:15:53,236 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 02:15:53,236 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 02:15:53,237 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 02:15:53,237 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 02:15:53,237 |-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:15:53,423 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 02:15:53,423 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 02:15:53,446 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 02:15:53,446 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 02:15:53,452 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 02:15:53,452 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 02:15:53,453 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 02:15:53,453 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 02:15:53,453 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
[testng] 02:15:53,454 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
[testng] 02:15:53,454 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 218 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2024-05-11 02:15:53,464] [main] java.version = 11.0.16
[testng] 02:15:53,467 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 02:15:53,467 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:15:53,519 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-11_02-15-53.log]
[testng] 02:15:53,520 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
[testng] [2024-05-11 02:15:53,522] [main] testng.directory = /data
[testng] [2024-05-11 02:15:53,522] [main] testng.configDirectory = /config
[testng] [2024-05-11 02:15:53,533] [main] testng.multiplier = 1.0
[testng] [2024-05-11 02:15:53,534] [main] testng.in-memory = false
[testng] [2024-05-11 02:15:53,534] [main] testng.allow-missing = false
[testng] [2024-05-11 02:15:53,534] [main] user.language = en
[testng] [2024-05-11 02:15:53,535] [main] user.country = ${user.country}
[testng] [2024-05-11 02:15:53,535] [main] Maximum heap size = 15360 MB
[testng] Scanning for files...
[testng] [2024-05-11 02:17:45,141] [main] ----------------------------------------
[testng] [2024-05-11 02:17:45,141] [main] Total files: 134
[testng] [2024-05-11 02:17:45,141] [main] Scan time: 111.606 s (832 ms/file)
[testng] [2024-05-11 02:17:45,141] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 72 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2024-05-11 02:17:59,258] [pool-1-thread-1] Initializing /data/samples/Fluorescence/drehung.avi:
[testng] 02:17:59,259 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 02:17:59,259 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,261 |-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-05-11_02-17-59.log]
[testng] 02:17:59,262 |-INFO in ch.qos.logback.core.sift.SiftProcessor@321d5e7a - End of configuration.
[testng] [2024-05-11 02:17:59,290] [pool-1-thread-12] Initializing /data/samples/Shading Correction/Micrometer Original.tif:
[testng] 02:17:59,290 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 02:17:59,290 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,291 |-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-05-11_02-17-59.log]
[testng] 02:17:59,291 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12d32caa - End of configuration.
[testng] [2024-05-11 02:17:59,359] [pool-1-thread-11] Initializing /data/johannes/PSF_green_1.vsi:
[testng] 02:17:59,360 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 02:17:59,360 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,361 |-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-05-11_02-17-59.log]
[testng] 02:17:59,361 |-INFO in ch.qos.logback.core.sift.SiftProcessor@300551ef - End of configuration.
[testng] [2024-05-11 02:17:59,397] [pool-1-thread-10] Initializing /data/alex/pN1_new.vsi:
[testng] 02:17:59,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 02:17:59,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,398 |-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-05-11_02-17-59.log]
[testng] 02:17:59,399 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6f90620f - End of configuration.
[testng] [2024-05-11 02:17:59,435] [pool-1-thread-9] Initializing /data/samples/Deconvolution/Gut section raw.vsi:
[testng] 02:17:59,435 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 02:17:59,435 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,435 |-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-05-11_02-17-59.log]
[testng] 02:17:59,436 |-INFO in ch.qos.logback.core.sift.SiftProcessor@d7859f2 - End of configuration.
[testng] [2024-05-11 02:17:59,456] [pool-1-thread-8] Initializing /data/samples/Channels/svens cells - green.tif:
[testng] 02:17:59,456 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 02:17:59,456 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,457 |-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-05-11_02-17-59.log]
[testng] 02:17:59,457 |-INFO in ch.qos.logback.core.sift.SiftProcessor@385fc257 - End of configuration.
[testng] [2024-05-11 02:17:59,501] [pool-1-thread-7] Initializing /data/samples/Channels/svens cells - DIC.tif:
[testng] 02:17:59,501 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 02:17:59,501 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,503 |-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-05-11_02-17-59.log]
[testng] 02:17:59,503 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b3db611 - End of configuration.
[testng] [2024-05-11 02:17:59,559] [pool-1-thread-6] Initializing /data/david/smithd_20111115_1.vsi:
[testng] 02:17:59,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 02:17:59,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,560 |-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-05-11_02-17-59.log]
[testng] 02:17:59,560 |-INFO in ch.qos.logback.core.sift.SiftProcessor@73d1ead8 - End of configuration.
[testng] [2024-05-11 02:17:59,713] [pool-1-thread-5] Initializing /data/public/evident/Image_V4.1_BF.vsi:
[testng] 02:17:59,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 02:17:59,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,714 |-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-05-11_02-17-59.log]
[testng] 02:17:59,714 |-INFO in ch.qos.logback.core.sift.SiftProcessor@c855115 - End of configuration.
[testng] [2024-05-11 02:17:59,761] [pool-1-thread-4] Initializing /data/qa-11039/Image_01.vsi:
[testng] 02:17:59,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 02:17:59,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,762 |-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-05-11_02-17-59.log]
[testng] 02:17:59,762 |-INFO in ch.qos.logback.core.sift.SiftProcessor@41f7b1d3 - End of configuration.
[testng] [2024-05-11 02:17:59,825] [pool-1-thread-3] Initializing /data/alex/test.vsi:
[testng] 02:17:59,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 02:17:59,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,826 |-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-05-11_02-17-59.log]
[testng] 02:17:59,826 |-INFO in ch.qos.logback.core.sift.SiftProcessor@16c2c8d5 - End of configuration.
[testng] [2024-05-11 02:17:59,846] [pool-1-thread-2] Initializing /data/public/evident/Image_V4.1_FL_2D.vsi:
[testng] 02:17:59,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 02:17:59,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 02:17:59,847 |-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-05-11_02-17-59.log]
[testng] 02:17:59,847 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7c675dbb - End of configuration.
[testng] [2024-05-11 02:18:02,158] [pool-1-thread-1] Initializing /data/qa-29751/VSI-import-example-file.vsi:
[testng] [2024-05-11 02:18:02,175] [pool-1-thread-3] Initializing /data/brian/Image_28.vsi:
[testng] [2024-05-11 02:18:02,194] [pool-1-thread-7] Initializing /data/samples/Image SHOW/HER2_FISH Assay.tif:
[testng] [2024-05-11 02:18:02,272] [pool-1-thread-9] Initializing /data/samples/Fluorescence Unmixing/HeLa_YFP_only.tif:
[testng] [2024-05-11 02:18:02,320] [pool-1-thread-8] Initializing /data/qa-11394/f1 lateral 25hpf yen4 20X timelapse.vsi:
[testng] [2024-05-11 02:18:02,414] [pool-1-thread-12] Initializing /data/samples/Deconvolution/Silver birch raw.vsi:
[testng] [2024-05-11 02:18:02,434] [pool-1-thread-11] Initializing /data/david/Image_normal_skin with hair/Image_normal_skin with hair.vsi:
[testng] [2024-05-11 02:18:03,177] [pool-1-thread-9] Initializing /data/samples/Measurement & ROI/Snake.tif:
[testng] [2024-05-11 02:18:03,221] [pool-1-thread-12] Initializing /data/michelle/FC(26)-19 Gadd45b 1hr_20121011_01.vsi:
[testng] [2024-05-11 02:18:03,709] [pool-1-thread-7] Initializing /data/samples/Channels/svens cells - red.tif:
[testng] [2024-05-11 02:18:03,771] [pool-1-thread-8] Initializing /data/samples/Deconvolution/Skin 2.tif:
[testng] [2024-05-11 02:18:04,077] [pool-1-thread-9] Initializing /data/samples/Deconvolution/_chroma liver 40x 8 planes_/stack1/frame_t_0.ets:
[testng] [2024-05-11 02:18:04,422] [pool-1-thread-8] Initializing /data/anthony/11R1398A1.vsi:
[testng] [2024-05-11 02:18:04,560] [pool-1-thread-7] Initializing /data/brian/SW10082402-02_21.vsi:
[testng] [2024-05-11 02:18:05,452] [pool-1-thread-9] Initializing /data/gh-3822/image.jp2:
[testng] [2024-05-11 02:18:09,506] [pool-1-thread-9] Initializing /data/samples/Channels/svens cells - blue.tif:
[testng] [2024-05-11 02:18:10,313] [pool-1-thread-9] Initializing /data/gh-3822/_image_/stack1/frame_t_0.ets:
[testng] [2024-05-11 02:18:13,475] [pool-1-thread-10] Initializing /data/olivier/Stress47_02.vsi:
[testng] [2024-05-11 02:18:25,990] [pool-1-thread-9] Initializing /data/melissa/artificial-vsi/Image_V4.1_BF.vsi:
[testng] [2024-05-11 02:18:34,780] [pool-1-thread-11] Initializing /data/samples/Fluorescence Unmixing/HeLa_original.tif:
[testng] [2024-05-11 02:18:35,737] [pool-1-thread-11] Initializing /data/olivier/26-10-2014/Image_27.vsi:
[testng] [2024-05-11 02:18:56,504] [pool-1-thread-10] Initializing /data/olivier/26-10-2014/Image_27_2.vsi:
[testng] [2024-05-11 02:19:03,930] [pool-1-thread-7] Initializing /data/qa-18870/Image_T30.vsi:
[testng] [2024-05-11 02:19:21,881] [pool-1-thread-1] Initializing /data/melissa/SW10082402-02_21 - cy2 - cy5 copy.vsi:
[testng] [2024-05-11 02:19:34,307] [pool-1-thread-6] Initializing /data/samples/Deconvolution/_islets_40X_2_/_islets_40X_2_/stack1/frame_t_0.ets:
[testng] [2024-05-11 02:19:35,691] [pool-1-thread-6] Initializing /data/olivier/26-10-2014/Image_06.vsi:
[testng] [2024-05-11 02:19:37,377] [pool-1-thread-5] Initializing /data/melissa/SW10082402-02_21 - 1 - GOLD copy.vsi:
[testng] [2024-05-11 02:19:53,965] [pool-1-thread-3] Initializing /data/samples/Colocalisation/Daisy_Coloc.vsi:
[testng] [2024-05-11 02:19:54,658] [pool-1-thread-3] Initializing /data/samples/Fluorescence/Plant FL 100x 29 Z CI Decon2.vsi:
[testng] [2024-05-11 02:19:55,691] [pool-1-thread-3] Initializing /data/gh-3819/H30-18-endo-sost-40x.vsi:
[testng] [2024-05-11 02:20:00,102] [pool-1-thread-11] Initializing /data/olivier/14-09-2012/Image_07.vsi:
[testng] [2024-05-11 02:20:05,564] [pool-1-thread-1] Initializing /data/samples/Count & Measure/color squares.tif:
[testng] [2024-05-11 02:20:06,664] [pool-1-thread-1] Initializing /data/samples/Measurement & ROI/Oxyuranus_microlepidotus.tif:
[testng] [2024-05-11 02:20:07,277] [pool-1-thread-1] Initializing /data/samples/Process/Epithelial Cells3.tif:
[testng] [2024-05-11 02:20:07,546] [pool-1-thread-3] Initializing /data/samples/Process/HER2_FISH Assay.tif:
[testng] [2024-05-11 02:20:07,972] [pool-1-thread-1] Initializing /data/anda/Image_01_V76 K2 11_lung.thumbnail.jpg:
[testng] [2024-05-11 02:20:08,229] [pool-1-thread-1] Initializing /data/samples/Measurement & ROI/Intensity t series.vsi:
[testng] [2024-05-11 02:20:08,726] [pool-1-thread-3] Initializing /data/samples/Fluorescence Unmixing/HeLa_GFP_only.tif:
[testng] [2024-05-11 02:20:09,151] [pool-1-thread-3] Initializing /data/samples/Count & Measure/slide IHC.tif:
[testng] [2024-05-11 02:20:09,376] [pool-1-thread-1] Initializing /data/gh-3859/Image_Test2.vsi:
[testng] [2024-05-11 02:20:10,548] [pool-1-thread-3] Initializing /data/olivier/7262 wt col.vsi:
[testng] [2024-05-11 02:20:17,765] [pool-1-thread-5] Initializing /data/samples/Measurement & ROI/Cell Multichannel-M&R.tif:
[testng] [2024-05-11 02:20:18,658] [pool-1-thread-5] Initializing /data/robert/Lung_Mite.vsi:
[testng] [2024-05-11 02:20:20,306] [pool-1-thread-5] Initializing /data/samples/Fluorescence/Dako_CISH.vsi:
[testng] [2024-05-11 02:20:24,366] [pool-1-thread-5] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack.vsi:
[testng] [2024-05-11 02:20:25,463] [pool-1-thread-5] Initializing /data/brian/BZ cfos1-2_05.vsi:
[testng] [2024-05-11 02:20:32,603] [pool-1-thread-9] Initializing /data/samples/Count & Measure/color dots.tif:
[testng] [2024-05-11 02:20:33,660] [pool-1-thread-10] Initializing /data/samples/Measurement & ROI/Bandy Snake.tif:
[testng] [2024-05-11 02:20:33,847] [pool-1-thread-9] Initializing /data/anda/Image_01_V76 K2 11_lung.overview.jpg:
[testng] [2024-05-11 02:20:35,266] [pool-1-thread-10] Initializing /data/olivier/Image_06.vsi:
[testng] [2024-05-11 02:20:48,787] [pool-1-thread-9] Initializing /data/samples/Image SHOW/Layer&Channels.tif:
[testng] [2024-05-11 02:20:49,979] [pool-1-thread-5] Initializing /data/samples/Measurement & ROI/Brown snake.tif:
[testng] [2024-05-11 02:20:50,036] [pool-1-thread-9] Initializing /data/olivier/14-09-2012/Image_01.vsi:
[testng] [2024-05-11 02:20:50,758] [pool-1-thread-5] Initializing /data/samples/Fluorescence Unmixing/HeLa_unmixed.tif:
[testng] [2024-05-11 02:20:51,589] [pool-1-thread-5] Initializing /data/samples/Shading Correction/Micrometer Background.tif:
[testng] [2024-05-11 02:20:52,435] [pool-1-thread-5] Initializing /data/anda/Image_01_V76 K2 11_lung.vsi:
[testng] [2024-05-11 02:21:04,658] [pool-1-thread-5] Initializing /data/olivier/small-tiles/esgTS-+;Sox21a[6]-+_30D25_09.vsi:
[testng] [2024-05-11 02:21:18,073] [pool-1-thread-6] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack corr..vsi:
[testng] [2024-05-11 02:21:19,292] [pool-1-thread-6] Initializing /data/samples/Channels/Composite.vsi:
[testng] [2024-05-11 02:21:20,212] [pool-1-thread-6] Initializing /data/public/evident/Image_V4.1_FL_3D.vsi:
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 3816, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 11 minutes 4 seconds
Finished: SUCCESS