Started by upstream project "BIOFORMATS-test-repo" build number 366
originally caused by:
Started by upstream project "Trigger" build number 392
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@3
[BIOFORMATS-test-folder@3] $ /bin/bash -xe /tmp/jenkins12957227129842835342.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_58376_merge_ci -v /uod/idr/repos/curated/svs:/data -v /uod/idr-scratch/merge-ci/curated/svs:/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] warning: [options] source value 8 is obsolete and will be removed in a future release
[javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] 4 warnings
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] 01:54:09,998 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
[testng] 01:54:09,999 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - No custom configurators were discovered as a service.
[testng] 01:54:09,999 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 01:54:10,000 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 01:54:10,000 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 01:54:10,001 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 01:54:10,001 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 01:54:10,001 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 01:54:10,001 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 01:54:10,002 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 01:54:10,002 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 01:54:10,003 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
[testng] 01:54:10,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 01:54:10,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 01:54:10,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 01:54:10,189 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 01:54:10,196 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 01:54:10,196 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 01:54:10,196 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 01:54:10,197 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 01:54:10,197 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@47d9a273 - End of configuration.
[testng] 01:54:10,198 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4659191b - Registering current configuration as safe fallback point
[testng] 01:54:10,198 |-INFO in ch.qos.logback.classic.util.ContextInitializer@36d585c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 197 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2025-03-06 01:54:10,207] [main] java.version = 21
[testng] 01:54:10,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 01:54:10,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:54:10,252 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-06_01-54-10.log]
[testng] 01:54:10,254 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69504ae9 - End of configuration.
[testng] [2025-03-06 01:54:10,257] [main] testng.directory = /data
[testng] [2025-03-06 01:54:10,257] [main] testng.configDirectory = /config
[testng] [2025-03-06 01:54:10,266] [main] testng.multiplier = 1.0
[testng] [2025-03-06 01:54:10,266] [main] testng.in-memory = false
[testng] [2025-03-06 01:54:10,266] [main] testng.allow-missing = false
[testng] [2025-03-06 01:54:10,267] [main] user.language = en
[testng] [2025-03-06 01:54:10,267] [main] user.country = ${user.country}
[testng] [2025-03-06 01:54:10,267] [main] Maximum heap size = 15360 MB
[testng] Scanning for files...
[testng] [2025-03-06 01:54:30,107] [main] ----------------------------------------
[testng] [2025-03-06 01:54:30,107] [main] Total files: 119
[testng] [2025-03-06 01:54:30,107] [main] Scan time: 19.84 s (166 ms/file)
[testng] [2025-03-06 01:54:30,108] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 110 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2025-03-06 01:55:53,764] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg:
[testng] 01:55:53,765 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 01:55:53,765 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:53,766 |-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-03-06_01-55-53.log]
[testng] 01:55:53,767 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4ad831fa - End of configuration.
[testng] [2025-03-06 01:55:53,899] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg:
[testng] 01:55:53,899 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 01:55:53,899 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:53,900 |-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-03-06_01-55-53.log]
[testng] 01:55:53,901 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b7c99e5 - End of configuration.
[testng] [2025-03-06 01:55:54,025] [pool-1-thread-11] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs:
[testng] 01:55:54,025 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 01:55:54,025 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:54,026 |-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-03-06_01-55-54.log]
[testng] 01:55:54,026 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1455eee2 - End of configuration.
[testng] [2025-03-06 01:55:54,796] [pool-1-thread-10] Initializing /data/bolek/6jp2.svs:
[testng] 01:55:54,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 01:55:54,797 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:54,797 |-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-03-06_01-55-54.log]
[testng] 01:55:54,798 |-INFO in ch.qos.logback.core.sift.SiftProcessor@50a15581 - End of configuration.
[testng] [2025-03-06 01:55:55,553] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg:
[testng] 01:55:55,554 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 01:55:55,554 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:55,555 |-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-03-06_01-55-55.log]
[testng] 01:55:55,555 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6cfb85de - End of configuration.
[testng] [2025-03-06 01:55:55,684] [pool-1-thread-8] Initializing /data/paul/83797.svs:
[testng] 01:55:55,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 01:55:55,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:55,685 |-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-03-06_01-55-55.log]
[testng] 01:55:55,686 |-INFO in ch.qos.logback.core.sift.SiftProcessor@114d1f9f - End of configuration.
[testng] [2025-03-06 01:55:56,440] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg:
[testng] 01:55:56,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 01:55:56,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:56,441 |-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-03-06_01-55-56.log]
[testng] 01:55:56,442 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7643e1a2 - End of configuration.
[testng] [2025-03-06 01:55:56,581] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg:
[testng] 01:55:56,581 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 01:55:56,581 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:56,582 |-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-03-06_01-55-56.log]
[testng] 01:55:56,582 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e133f28 - End of configuration.
[testng] [2025-03-06 01:55:56,754] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg:
[testng] 01:55:56,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 01:55:56,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:56,755 |-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-03-06_01-55-56.log]
[testng] 01:55:56,755 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6c0e9ff4 - End of configuration.
[testng] [2025-03-06 01:55:56,920] [pool-1-thread-4] Initializing /data/gh-3757/65141.svs:
[testng] 01:55:56,920 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 01:55:56,920 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:56,921 |-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-03-06_01-55-56.log]
[testng] 01:55:56,922 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6e93564c - End of configuration.
[testng] [2025-03-06 01:55:57,654] [pool-1-thread-3] Initializing /data/alexandra/UMD009_HE.svs:
[testng] 01:55:57,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 01:55:57,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:57,655 |-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-03-06_01-55-57.log]
[testng] 01:55:57,656 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1e54be81 - End of configuration.
[testng] [2025-03-06 01:55:58,390] [pool-1-thread-2] Initializing /data/karen/261.svs:
[testng] 01:55:58,390 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 01:55:58,390 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:55:58,391 |-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-03-06_01-55-58.log]
[testng] 01:55:58,391 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c1ff958 - End of configuration.
[testng] [2025-03-06 01:56:03,203] [pool-1-thread-9] Initializing /data/yan/082_flr.svs:
[testng] [2025-03-06 01:56:04,062] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg:
[testng] [2025-03-06 01:56:04,249] [pool-1-thread-7] Initializing /data/julien/crop_problem.svs:
[testng] [2025-03-06 01:56:04,981] [pool-1-thread-6] Initializing /data/paul/83802.svs:
[testng] [2025-03-06 01:56:05,707] [pool-1-thread-12] Initializing /data/david/2316.svs:
[testng] [2025-03-06 01:56:06,419] [pool-1-thread-1] Initializing /data/public/77928.svs:
[testng] [2025-03-06 01:56:08,807] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg:
[testng] [2025-03-06 01:56:10,037] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg:
[testng] [2025-03-06 01:56:12,392] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg:
[testng] [2025-03-06 01:56:13,641] [pool-1-thread-5] Initializing /data/toby/test01_large_jpg2000.svs:
[testng] [2025-03-06 01:56:15,959] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg:
[testng] [2025-03-06 01:56:16,158] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg:
[testng] [2025-03-06 01:56:17,501] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg:
[testng] [2025-03-06 01:56:17,860] [pool-1-thread-7] Initializing /data/jeff/5794_001.svs:
[testng] [2025-03-06 01:56:19,967] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg:
[testng] [2025-03-06 01:56:20,294] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg:
[testng] [2025-03-06 01:56:21,297] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg:
[testng] [2025-03-06 01:56:23,654] [pool-1-thread-2] Initializing /data/jason/77892.svs:
[testng] [2025-03-06 01:56:24,952] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg:
[testng] [2025-03-06 01:56:25,535] [pool-1-thread-7] Initializing /data/qa-17150/450CD3_2016-04-12.tif:
[testng] [2025-03-06 01:56:26,602] [pool-1-thread-8] Initializing /data/samples/Mammal Eye_001.svs:
[testng] [2025-03-06 01:56:28,940] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg:
[testng] [2025-03-06 01:56:29,176] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg:
[testng] [2025-03-06 01:56:29,412] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_YCC.svs:
[testng] [2025-03-06 01:56:32,889] [pool-1-thread-4] Initializing /data/options/remove_thumbnail/CMU-1.svs:
[testng] [2025-03-06 01:56:33,912] [pool-1-thread-3] Initializing /data/jason/50114.svs:
[testng] [2025-03-06 01:56:35,725] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg:
[testng] [2025-03-06 01:56:36,201] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_jpg2000.svs:
[testng] [2025-03-06 01:56:39,345] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg:
[testng] [2025-03-06 01:56:40,859] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg:
[testng] [2025-03-06 01:56:41,069] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg:
[testng] [2025-03-06 01:56:42,550] [pool-1-thread-11] Initializing /data/converted/z-stack/PHAS 01.svs:
[testng] [2025-03-06 01:56:43,996] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg:
[testng] [2025-03-06 01:56:45,029] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg:
[testng] [2025-03-06 01:56:45,209] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg:
[testng] [2025-03-06 01:56:47,809] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_TIFFLZW.tif:
[testng] [2025-03-06 01:56:49,716] [pool-1-thread-7] Initializing /data/alexandra/UMD001_ORO.svs:
[testng] [2025-03-06 01:56:50,488] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg:
[testng] [2025-03-06 01:56:50,657] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg:
[testng] [2025-03-06 01:56:51,607] [pool-1-thread-4] Initializing /data/samples/BreastCancer.svs:
[testng] [2025-03-06 01:56:52,426] [pool-1-thread-8] Initializing /data/samples/sanitized/CMU-1.svs:
[testng] [2025-03-06 01:56:54,476] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg:
[testng] [2025-03-06 01:56:54,883] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg:
[testng] [2025-03-06 01:56:55,079] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg:
[testng] [2025-03-06 01:56:57,338] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg:
[testng] [2025-03-06 01:56:58,334] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg:
[testng] [2025-03-06 01:56:58,607] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg:
[testng] [2025-03-06 01:56:58,801] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg:
[testng] [2025-03-06 01:56:59,442] [pool-1-thread-12] Initializing /data/yan/16722_001.svs:
[testng] [2025-03-06 01:57:00,355] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg:
[testng] [2025-03-06 01:57:01,064] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg:
[testng] [2025-03-06 01:57:02,285] [pool-1-thread-9] Initializing /data/helmut/Aperio_jpg2000_33003.svs:
[testng] [2025-03-06 01:57:03,377] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg:
[testng] [2025-03-06 01:57:03,753] [pool-1-thread-4] Initializing /data/public/77917.svs:
[testng] [2025-03-06 01:57:04,683] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg:
[testng] [2025-03-06 01:57:04,858] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg:
[testng] [2025-03-06 01:57:05,841] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg:
[testng] [2025-03-06 01:57:06,450] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg:
[testng] [2025-03-06 01:57:07,463] [pool-1-thread-3] Initializing /data/david/2310_a.svs:
[testng] [2025-03-06 01:57:09,501] [pool-1-thread-7] Initializing /data/harvey/93888.svs:
[testng] [2025-03-06 01:57:10,477] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg:
[testng] [2025-03-06 01:57:10,635] [pool-1-thread-6] Initializing /data/jason/77886.svs:
[testng] [2025-03-06 01:57:11,397] [pool-1-thread-2] Initializing /data/david-smith/02.svs:
[testng] [2025-03-06 01:57:12,204] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg:
[testng] [2025-03-06 01:57:12,338] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg:
[testng] [2025-03-06 01:57:15,718] [pool-1-thread-5] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs:
[testng] [2025-03-06 01:57:16,656] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg:
[testng] [2025-03-06 01:57:16,794] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg:
[testng] [2025-03-06 01:57:17,383] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg:
[testng] [2025-03-06 01:57:17,938] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg:
[testng] [2025-03-06 01:57:19,757] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg:
[testng] [2025-03-06 01:57:19,935] [pool-1-thread-12] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs:
[testng] [2025-03-06 01:57:21,582] [pool-1-thread-9] Initializing /data/helmut/Comp_jpeg2000.svs:
[testng] [2025-03-06 01:57:22,738] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg:
[testng] [2025-03-06 01:57:23,622] [pool-1-thread-1] Initializing /data/karen/257_a.svs:
[testng] [2025-03-06 01:57:25,835] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg:
[testng] [2025-03-06 01:57:29,044] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg:
[testng] [2025-03-06 01:57:32,635] [pool-1-thread-8] Initializing /data/david-smith/CMU-1.svs:
[testng] [2025-03-06 01:57:33,442] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg:
[testng] [2025-03-06 01:57:34,506] [pool-1-thread-10] Initializing /data/toby/9_0_22_test01.svs:
[testng] [2025-03-06 01:57:35,942] [pool-1-thread-4] Initializing /data/julien/image_jpeg2000.svs:
[testng] [2025-03-06 01:57:36,748] [pool-1-thread-7] Initializing /data/alexandra/UMD019_Tri.svs:
[testng] [2025-03-06 01:57:37,470] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg:
[testng] [2025-03-06 01:57:38,305] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg:
[testng] [2025-03-06 01:57:40,564] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg:
[testng] [2025-03-06 01:57:41,133] [pool-1-thread-6] Initializing /data/jason/ColCan slide 1.svs:
[testng] [2025-03-06 01:57:42,216] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_jpg.jpg:
[testng] [2025-03-06 01:57:43,260] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg:
[testng] [2025-03-06 01:57:43,794] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_jpg.svs:
[testng] [2025-03-06 01:57:45,145] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_TIFF.tif:
[testng] [2025-03-06 01:57:46,773] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg:
[testng] [2025-03-06 01:57:47,782] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg:
[testng] [2025-03-06 01:57:50,471] [pool-1-thread-4] Initializing /data/toby/9_0_22_test02.svs:
[testng] [2025-03-06 01:57:52,340] [pool-1-thread-8] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs:
[testng] [2025-03-06 01:57:53,186] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg:
[testng] [2025-03-06 01:57:53,954] [pool-1-thread-2] Initializing /data/imagesc-61404/1001.svs:
[testng] [2025-03-06 01:57:54,672] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg:
[testng] [2025-03-06 01:57:56,231] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg:
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 5830, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 4 minutes 34 seconds
Finished: SUCCESS