Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 312
originally caused by:
 Started by upstream project "Trigger" build number 334
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@9
[BIOFORMATS-test-folder@9] $ /bin/bash -xe /tmp/jenkins16542189952751002520.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_49461_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] 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] 01:55:05,816 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:55:05,818 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 01:55:05,818 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:55:05,819 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:55:05,820 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:55:05,820 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:55:05,820 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:55:05,820 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:55:05,821 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:55:05,821 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:55:05,822 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:55:05,822 |-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:55:06,006 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:55:06,006 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:55:06,028 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:55:06,028 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:55:06,033 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:55:06,034 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:55:06,034 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:55:06,034 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:55:06,034 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 01:55:06,035 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 01:55:06,036 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 214 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-01-08 01:55:06,044] [main] java.version = 17.0.2
   [testng] 01:55:06,048 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:55:06,048 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:55:06,089 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-01-08_01-55-06.log]
   [testng] 01:55:06,091 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2025-01-08 01:55:06,093] [main] testng.directory = /data
   [testng] [2025-01-08 01:55:06,093] [main] testng.configDirectory = /config
   [testng] [2025-01-08 01:55:06,102] [main] testng.multiplier = 1.0
   [testng] [2025-01-08 01:55:06,102] [main] testng.in-memory = false
   [testng] [2025-01-08 01:55:06,103] [main] testng.allow-missing = false
   [testng] [2025-01-08 01:55:06,103] [main] user.language = en
   [testng] [2025-01-08 01:55:06,103] [main] user.country = ${user.country}
   [testng] [2025-01-08 01:55:06,103] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-01-08 01:55:25,726] [main] ----------------------------------------
   [testng] [2025-01-08 01:55:25,726] [main] Total files: 119
   [testng] [2025-01-08 01:55:25,726] [main] Scan time: 19.623 s (164 ms/file)
   [testng] [2025-01-08 01:55:25,726] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 110 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-01-08 01:56:15,058] [pool-1-thread-1] Initializing /data/karen/257_a.svs: 
   [testng] 01:56:15,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:56:15,058 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:15,059 |-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-01-08_01-56-15.log]
   [testng] 01:56:15,060 |-INFO in ch.qos.logback.core.sift.SiftProcessor@58f45a4d - End of configuration.
   [testng] [2025-01-08 01:56:15,851] [pool-1-thread-12] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs: 
   [testng] 01:56:15,851 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:56:15,851 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:15,852 |-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-01-08_01-56-15.log]
   [testng] 01:56:15,853 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1be192e - End of configuration.
   [testng] [2025-01-08 01:56:16,522] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg: 
   [testng] 01:56:16,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:56:16,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:16,523 |-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-01-08_01-56-16.log]
   [testng] 01:56:16,523 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e016bb5 - End of configuration.
   [testng] [2025-01-08 01:56:16,613] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg: 
   [testng] 01:56:16,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:56:16,613 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:16,614 |-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-01-08_01-56-16.log]
   [testng] 01:56:16,614 |-INFO in ch.qos.logback.core.sift.SiftProcessor@799b550e - End of configuration.
   [testng] [2025-01-08 01:56:16,731] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg: 
   [testng] 01:56:16,731 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:56:16,732 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:16,733 |-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-01-08_01-56-16.log]
   [testng] 01:56:16,733 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7d89b2d9 - End of configuration.
   [testng] [2025-01-08 01:56:17,378] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg: 
   [testng] 01:56:17,379 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:56:17,379 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:17,379 |-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-01-08_01-56-17.log]
   [testng] 01:56:17,380 |-INFO in ch.qos.logback.core.sift.SiftProcessor@460916c - End of configuration.
   [testng] [2025-01-08 01:56:18,138] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg: 
   [testng] 01:56:18,139 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:56:18,139 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:18,140 |-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-01-08_01-56-18.log]
   [testng] 01:56:18,140 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2bbabd41 - End of configuration.
   [testng] [2025-01-08 01:56:18,602] [pool-1-thread-6] Initializing /data/gh-3757/65141.svs: 
   [testng] 01:56:18,603 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:56:18,603 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:18,604 |-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-01-08_01-56-18.log]
   [testng] 01:56:18,605 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a7a20c - End of configuration.
   [testng] [2025-01-08 01:56:19,122] [pool-1-thread-5] Initializing /data/toby/test01_large_jpg2000.svs: 
   [testng] 01:56:19,123 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:56:19,123 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:19,124 |-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-01-08_01-56-19.log]
   [testng] 01:56:19,124 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7ee7227f - End of configuration.
   [testng] [2025-01-08 01:56:19,634] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_TIFF.tif: 
   [testng] 01:56:19,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:56:19,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:19,635 |-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-01-08_01-56-19.log]
   [testng] 01:56:19,636 |-INFO in ch.qos.logback.core.sift.SiftProcessor@58166cd5 - End of configuration.
   [testng] [2025-01-08 01:56:20,099] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg: 
   [testng] 01:56:20,099 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:56:20,099 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:20,099 |-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-01-08_01-56-20.log]
   [testng] 01:56:20,100 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6411a252 - End of configuration.
   [testng] [2025-01-08 01:56:20,218] [pool-1-thread-2] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs: 
   [testng] 01:56:20,219 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:56:20,219 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:56:20,219 |-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-01-08_01-56-20.log]
   [testng] 01:56:20,220 |-INFO in ch.qos.logback.core.sift.SiftProcessor@470dfb1b - End of configuration.
   [testng] [2025-01-08 01:56:23,802] [pool-1-thread-8] Initializing /data/david-smith/02.svs: 
   [testng] [2025-01-08 01:56:24,217] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg: 
   [testng] [2025-01-08 01:56:24,303] [pool-1-thread-9] Initializing /data/helmut/Aperio_jpg2000_33003.svs: 
   [testng] [2025-01-08 01:56:24,856] [pool-1-thread-7] Initializing /data/public/77917.svs: 
   [testng] [2025-01-08 01:56:25,419] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg: 
   [testng] [2025-01-08 01:56:25,525] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg: 
   [testng] [2025-01-08 01:56:26,826] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg: 
   [testng] [2025-01-08 01:56:27,417] [pool-1-thread-2] Initializing /data/alexandra/UMD009_HE.svs: 
   [testng] [2025-01-08 01:56:28,072] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_jpg.svs: 
   [testng] [2025-01-08 01:56:28,497] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg: 
   [testng] [2025-01-08 01:56:29,136] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg: 
   [testng] [2025-01-08 01:56:29,588] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg: 
   [testng] [2025-01-08 01:56:30,786] [pool-1-thread-3] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs: 
   [testng] [2025-01-08 01:56:32,277] [pool-1-thread-4] Initializing /data/jeff/5794_001.svs: 
   [testng] [2025-01-08 01:56:32,925] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg: 
   [testng] [2025-01-08 01:56:35,795] [pool-1-thread-9] Initializing /data/toby/9_0_22_test02.svs: 
   [testng] [2025-01-08 01:56:37,339] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg: 
   [testng] [2025-01-08 01:56:38,238] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg: 
   [testng] [2025-01-08 01:56:39,372] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg: 
   [testng] [2025-01-08 01:56:39,570] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg: 
   [testng] [2025-01-08 01:56:40,449] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg: 
   [testng] [2025-01-08 01:56:40,798] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg: 
   [testng] [2025-01-08 01:56:41,834] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg: 
   [testng] [2025-01-08 01:56:42,136] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg: 
   [testng] [2025-01-08 01:56:42,855] [pool-1-thread-11] Initializing /data/julien/crop_problem.svs: 
   [testng] [2025-01-08 01:56:43,406] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg: 
   [testng] [2025-01-08 01:56:44,643] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg: 
   [testng] [2025-01-08 01:56:44,848] [pool-1-thread-4] Initializing /data/helmut/Comp_jpeg2000.svs: 
   [testng] [2025-01-08 01:56:46,121] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg: 
   [testng] [2025-01-08 01:56:46,229] [pool-1-thread-1] Initializing /data/imagesc-61404/1001.svs: 
   [testng] [2025-01-08 01:56:48,185] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg: 
   [testng] [2025-01-08 01:56:48,392] [pool-1-thread-6] Initializing /data/qa-17150/450CD3_2016-04-12.tif: 
   [testng] [2025-01-08 01:56:49,948] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg: 
   [testng] [2025-01-08 01:56:50,757] [pool-1-thread-10] Initializing /data/yan/16722_001.svs: 
   [testng] [2025-01-08 01:56:52,370] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg: 
   [testng] [2025-01-08 01:56:54,334] [pool-1-thread-3] Initializing /data/toby/9_0_22_test01.svs: 
   [testng] [2025-01-08 01:56:55,731] [pool-1-thread-7] Initializing /data/options/remove_thumbnail/CMU-1.svs: 
   [testng] [2025-01-08 01:56:56,319] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg: 
   [testng] [2025-01-08 01:56:56,700] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg: 
   [testng] [2025-01-08 01:56:57,179] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg: 
   [testng] [2025-01-08 01:56:58,172] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg: 
   [testng] [2025-01-08 01:56:58,515] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg: 
   [testng] [2025-01-08 01:56:58,997] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg: 
   [testng] [2025-01-08 01:56:59,224] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg: 
   [testng] [2025-01-08 01:57:01,003] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg: 
   [testng] [2025-01-08 01:57:01,316] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg: 
   [testng] [2025-01-08 01:57:02,034] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg: 
   [testng] [2025-01-08 01:57:02,526] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg: 
   [testng] [2025-01-08 01:57:02,900] [pool-1-thread-5] Initializing /data/paul/83797.svs: 
   [testng] [2025-01-08 01:57:03,557] [pool-1-thread-11] Initializing /data/jason/77892.svs: 
   [testng] [2025-01-08 01:57:04,582] [pool-1-thread-10] Initializing /data/julien/image_jpeg2000.svs: 
   [testng] [2025-01-08 01:57:05,071] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg: 
   [testng] [2025-01-08 01:57:05,172] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg: 
   [testng] [2025-01-08 01:57:05,296] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg: 
   [testng] [2025-01-08 01:57:05,404] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg: 
   [testng] [2025-01-08 01:57:07,646] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg: 
   [testng] [2025-01-08 01:57:07,773] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg: 
   [testng] [2025-01-08 01:57:07,884] [pool-1-thread-2] Initializing /data/yan/082_flr.svs: 
   [testng] [2025-01-08 01:57:08,349] [pool-1-thread-12] Initializing /data/alexandra/UMD001_ORO.svs: 
   [testng] [2025-01-08 01:57:08,777] [pool-1-thread-1] Initializing /data/bolek/6jp2.svs: 
   [testng] [2025-01-08 01:57:10,728] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg: 
   [testng] [2025-01-08 01:57:10,830] [pool-1-thread-6] Initializing /data/harvey/93888.svs: 
   [testng] [2025-01-08 01:57:12,018] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg: 
   [testng] [2025-01-08 01:57:13,033] [pool-1-thread-7] Initializing /data/alexandra/UMD019_Tri.svs: 
   [testng] [2025-01-08 01:57:15,778] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg: 
   [testng] [2025-01-08 01:57:16,381] [pool-1-thread-10] Initializing /data/jason/50114.svs: 
   [testng] [2025-01-08 01:57:18,597] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg: 
   [testng] [2025-01-08 01:57:20,051] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg: 
   [testng] [2025-01-08 01:57:21,897] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg: 
   [testng] [2025-01-08 01:57:22,660] [pool-1-thread-8] Initializing /data/samples/BreastCancer.svs: 
   [testng] [2025-01-08 01:57:24,960] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_TIFFLZW.tif: 
   [testng] [2025-01-08 01:57:25,845] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_jpg.jpg: 
   [testng] [2025-01-08 01:57:26,744] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg: 
   [testng] [2025-01-08 01:57:27,560] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg: 
   [testng] [2025-01-08 01:57:28,129] [pool-1-thread-8] Initializing /data/jason/77886.svs: 
   [testng] [2025-01-08 01:57:29,510] [pool-1-thread-9] Initializing /data/david/2316.svs: 
   [testng] [2025-01-08 01:57:29,973] [pool-1-thread-11] Initializing /data/david-smith/CMU-1.svs: 
   [testng] [2025-01-08 01:57:30,703] [pool-1-thread-12] Initializing /data/converted/z-stack/PHAS 01.svs: 
   [testng] [2025-01-08 01:57:35,114] [pool-1-thread-3] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs: 
   [testng] [2025-01-08 01:57:36,831] [pool-1-thread-5] Initializing /data/public/77928.svs: 
   [testng] [2025-01-08 01:57:37,365] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg: 
   [testng] [2025-01-08 01:57:38,463] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg: 
   [testng] [2025-01-08 01:57:38,640] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg: 
   [testng] [2025-01-08 01:57:39,924] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg: 
   [testng] [2025-01-08 01:57:41,291] [pool-1-thread-10] Initializing /data/karen/261.svs: 
   [testng] [2025-01-08 01:57:41,786] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg: 
   [testng] [2025-01-08 01:57:42,870] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg: 
   [testng] [2025-01-08 01:57:44,051] [pool-1-thread-4] Initializing /data/david/2310_a.svs: 
   [testng] [2025-01-08 01:57:45,427] [pool-1-thread-6] Initializing /data/jason/ColCan slide 1.svs: 
   [testng] [2025-01-08 01:57:47,164] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg: 
   [testng] [2025-01-08 01:57:48,810] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg: 
   [testng] [2025-01-08 01:57:49,502] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg: 
   [testng] [2025-01-08 01:57:51,600] [pool-1-thread-7] Initializing /data/paul/83802.svs: 
   [testng] [2025-01-08 01:57:52,375] [pool-1-thread-8] Initializing /data/samples/Mammal Eye_001.svs: 
   [testng] [2025-01-08 01:57:53,275] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg: 
   [testng] [2025-01-08 01:57:55,563] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_YCC.svs: 
   [testng] [2025-01-08 01:57:56,747] [pool-1-thread-11] Initializing /data/samples/sanitized/CMU-1.svs: 
   [testng] [2025-01-08 01:57:58,196] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_jpg2000.svs: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5830, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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