Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 70
originally caused by:
 Started by upstream project "Trigger" build number 78
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@7
[BIOFORMATS-test-folder@7] $ /bin/bash -xe /tmp/jenkins5807887023130809920.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_10552_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] 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] 01:53:00,124 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:53:00,126 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 01:53:00,126 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:53:00,127 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:53:00,128 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:53:00,128 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:53:00,128 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:53:00,128 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:53:00,129 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:53:00,129 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:53:00,130 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:53:00,130 |-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:53:00,310 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:53:00,310 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:53:00,333 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:53:00,333 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:53:00,339 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:53:00,339 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:53:00,339 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:53:00,339 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:53:00,339 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 01:53:00,340 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 01:53:00,340 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 211 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-05-21 01:53:00,350] [main] java.version = 11.0.16
   [testng] 01:53:00,353 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:53:00,353 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:00,397 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-21_01-53-00.log]
   [testng] 01:53:00,398 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-05-21 01:53:00,400] [main] testng.directory = /data
   [testng] [2024-05-21 01:53:00,400] [main] testng.configDirectory = /config
   [testng] [2024-05-21 01:53:00,411] [main] testng.multiplier = 1.0
   [testng] [2024-05-21 01:53:00,412] [main] testng.in-memory = false
   [testng] [2024-05-21 01:53:00,413] [main] testng.allow-missing = false
   [testng] [2024-05-21 01:53:00,413] [main] user.language = en
   [testng] [2024-05-21 01:53:00,413] [main] user.country = ${user.country}
   [testng] [2024-05-21 01:53:00,413] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-05-21 01:53:02,334] [main] ----------------------------------------
   [testng] [2024-05-21 01:53:02,334] [main] Total files: 119
   [testng] [2024-05-21 01:53:02,334] [main] Scan time: 1.921 s (16 ms/file)
   [testng] [2024-05-21 01:53:02,334] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 110 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-05-21 01:53:18,517] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg: 
   [testng] 01:53:18,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:53:18,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:18,521 |-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-21_01-53-18.log]
   [testng] 01:53:18,522 |-INFO in ch.qos.logback.core.sift.SiftProcessor@44b0aa44 - End of configuration.
   [testng] [2024-05-21 01:53:18,578] [pool-1-thread-12] Initializing /data/jason/77892.svs: 
   [testng] 01:53:18,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:53:18,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:18,585 |-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-21_01-53-18.log]
   [testng] 01:53:18,586 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6fe6498d - End of configuration.
   [testng] [2024-05-21 01:53:18,820] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg: 
   [testng] 01:53:18,820 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:53:18,820 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:18,822 |-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-21_01-53-18.log]
   [testng] 01:53:18,822 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3fe97dd7 - End of configuration.
   [testng] [2024-05-21 01:53:18,851] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg: 
   [testng] 01:53:18,852 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:53:18,852 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:18,853 |-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-21_01-53-18.log]
   [testng] 01:53:18,853 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d608668 - End of configuration.
   [testng] [2024-05-21 01:53:18,891] [pool-1-thread-9] Initializing /data/samples/sanitized/CMU-1.svs: 
   [testng] 01:53:18,891 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:53:18,891 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:18,892 |-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-21_01-53-18.log]
   [testng] 01:53:18,892 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7c24bcc9 - End of configuration.
   [testng] [2024-05-21 01:53:18,982] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg: 
   [testng] 01:53:18,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:53:18,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:18,983 |-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-21_01-53-18.log]
   [testng] 01:53:18,983 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67666cfe - End of configuration.
   [testng] [2024-05-21 01:53:19,002] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_YCC.svs: 
   [testng] 01:53:19,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:53:19,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:19,004 |-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-21_01-53-19.log]
   [testng] 01:53:19,004 |-INFO in ch.qos.logback.core.sift.SiftProcessor@670262f1 - End of configuration.
   [testng] [2024-05-21 01:53:19,091] [pool-1-thread-6] Initializing /data/public/77928.svs: 
   [testng] 01:53:19,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:53:19,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:19,092 |-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-21_01-53-19.log]
   [testng] 01:53:19,093 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21f67869 - End of configuration.
   [testng] [2024-05-21 01:53:19,231] [pool-1-thread-5] Initializing /data/gh-3757/65141.svs: 
   [testng] 01:53:19,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:53:19,232 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:19,232 |-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-21_01-53-19.log]
   [testng] 01:53:19,233 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4096a3e1 - End of configuration.
   [testng] [2024-05-21 01:53:19,365] [pool-1-thread-4] Initializing /data/harvey/93888.svs: 
   [testng] 01:53:19,365 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:53:19,365 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:19,366 |-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-21_01-53-19.log]
   [testng] 01:53:19,367 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6abdfb3 - End of configuration.
   [testng] [2024-05-21 01:53:19,491] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg: 
   [testng] 01:53:19,491 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:53:19,492 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:19,492 |-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-21_01-53-19.log]
   [testng] 01:53:19,493 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12b124dd - End of configuration.
   [testng] [2024-05-21 01:53:19,523] [pool-1-thread-2] Initializing /data/david/2316.svs: 
   [testng] 01:53:19,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:53:19,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:53:19,524 |-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-21_01-53-19.log]
   [testng] 01:53:19,524 |-INFO in ch.qos.logback.core.sift.SiftProcessor@72467235 - End of configuration.
   [testng] [2024-05-21 01:53:21,823] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg: 
   [testng] [2024-05-21 01:53:21,833] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg: 
   [testng] [2024-05-21 01:53:21,851] [pool-1-thread-8] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs: 
   [testng] [2024-05-21 01:53:21,909] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg: 
   [testng] [2024-05-21 01:53:21,939] [pool-1-thread-10] Initializing /data/alexandra/UMD009_HE.svs: 
   [testng] [2024-05-21 01:53:22,539] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg: 
   [testng] [2024-05-21 01:53:22,762] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_jpg.jpg: 
   [testng] [2024-05-21 01:53:23,136] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg: 
   [testng] [2024-05-21 01:53:23,208] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg: 
   [testng] [2024-05-21 01:53:23,627] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg: 
   [testng] [2024-05-21 01:53:23,757] [pool-1-thread-1] Initializing /data/qa-17150/450CD3_2016-04-12.tif: 
   [testng] [2024-05-21 01:53:24,094] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg: 
   [testng] [2024-05-21 01:53:24,543] [pool-1-thread-3] Initializing /data/julien/image_jpeg2000.svs: 
   [testng] [2024-05-21 01:53:28,898] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg: 
   [testng] [2024-05-21 01:53:29,414] [pool-1-thread-7] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs: 
   [testng] [2024-05-21 01:53:29,763] [pool-1-thread-3] Initializing /data/karen/261.svs: 
   [testng] [2024-05-21 01:53:33,078] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg: 
   [testng] [2024-05-21 01:53:33,554] [pool-1-thread-11] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs: 
   [testng] [2024-05-21 01:53:38,239] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg: 
   [testng] [2024-05-21 01:53:38,697] [pool-1-thread-1] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs: 
   [testng] [2024-05-21 01:53:44,192] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg: 
   [testng] [2024-05-21 01:53:44,656] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg: 
   [testng] [2024-05-21 01:53:45,129] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg: 
   [testng] [2024-05-21 01:53:45,668] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg: 
   [testng] [2024-05-21 01:53:46,145] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg: 
   [testng] [2024-05-21 01:53:46,703] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg: 
   [testng] [2024-05-21 01:53:47,186] [pool-1-thread-1] Initializing /data/imagesc-61404/1001.svs: 
   [testng] [2024-05-21 01:53:48,087] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg: 
   [testng] [2024-05-21 01:53:48,587] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg: 
   [testng] [2024-05-21 01:53:49,049] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg: 
   [testng] [2024-05-21 01:53:49,592] [pool-1-thread-12] Initializing /data/toby/9_0_22_test01.svs: 
   [testng] [2024-05-21 01:53:50,035] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg: 
   [testng] [2024-05-21 01:53:50,289] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg: 
   [testng] [2024-05-21 01:53:50,477] [pool-1-thread-4] Initializing /data/jason/77886.svs: 
   [testng] [2024-05-21 01:53:50,737] [pool-1-thread-3] Initializing /data/bolek/6jp2.svs: 
   [testng] [2024-05-21 01:53:51,437] [pool-1-thread-11] Initializing /data/paul/83797.svs: 
   [testng] [2024-05-21 01:53:51,624] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg: 
   [testng] [2024-05-21 01:53:52,054] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg: 
   [testng] [2024-05-21 01:53:52,151] [pool-1-thread-6] Initializing /data/david-smith/CMU-1.svs: 
   [testng] [2024-05-21 01:53:52,317] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_jpg2000.svs: 
   [testng] [2024-05-21 01:53:53,961] [pool-1-thread-8] Initializing /data/yan/082_flr.svs: 
   [testng] [2024-05-21 01:53:58,640] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg: 
   [testng] [2024-05-21 01:53:58,850] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg: 
   [testng] [2024-05-21 01:53:59,387] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg: 
   [testng] [2024-05-21 01:53:59,610] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg: 
   [testng] [2024-05-21 01:53:59,833] [pool-1-thread-10] Initializing /data/jason/50114.svs: 
   [testng] [2024-05-21 01:54:00,286] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg: 
   [testng] [2024-05-21 01:54:00,508] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg: 
   [testng] [2024-05-21 01:54:00,666] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg: 
   [testng] [2024-05-21 01:54:00,743] [pool-1-thread-2] Initializing /data/jeff/5794_001.svs: 
   [testng] [2024-05-21 01:54:01,083] [pool-1-thread-5] Initializing /data/paul/83802.svs: 
   [testng] [2024-05-21 01:54:03,835] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg: 
   [testng] [2024-05-21 01:54:04,470] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg: 
   [testng] [2024-05-21 01:54:05,038] [pool-1-thread-2] Initializing /data/julien/crop_problem.svs: 
   [testng] [2024-05-21 01:54:08,933] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg: 
   [testng] [2024-05-21 01:54:09,477] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg: 
   [testng] [2024-05-21 01:54:09,910] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_jpg.svs: 
   [testng] [2024-05-21 01:54:12,600] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg: 
   [testng] [2024-05-21 01:54:12,805] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg: 
   [testng] [2024-05-21 01:54:13,030] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_TIFFLZW.tif: 
   [testng] [2024-05-21 01:54:13,115] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg: 
   [testng] [2024-05-21 01:54:13,557] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg: 
   [testng] [2024-05-21 01:54:13,723] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg: 
   [testng] [2024-05-21 01:54:13,808] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg: 
   [testng] [2024-05-21 01:54:14,197] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg: 
   [testng] [2024-05-21 01:54:14,397] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg: 
   [testng] [2024-05-21 01:54:14,422] [pool-1-thread-9] Initializing /data/yan/16722_001.svs: 
   [testng] [2024-05-21 01:54:14,640] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg: 
   [testng] [2024-05-21 01:54:14,673] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg: 
   [testng] [2024-05-21 01:54:15,096] [pool-1-thread-1] Initializing /data/jason/ColCan slide 1.svs: 
   [testng] [2024-05-21 01:54:15,485] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_TIFF.tif: 
   [testng] [2024-05-21 01:54:17,850] [pool-1-thread-7] Initializing /data/samples/BreastCancer.svs: 
   [testng] [2024-05-21 01:54:19,004] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg: 
   [testng] [2024-05-21 01:54:19,196] [pool-1-thread-6] Initializing /data/converted/z-stack/PHAS 01.svs: 
   [testng] [2024-05-21 01:54:19,296] [pool-1-thread-4] Initializing /data/helmut/Aperio_jpg2000_33003.svs: 
   [testng] [2024-05-21 01:54:19,536] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg: 
   [testng] [2024-05-21 01:54:19,984] [pool-1-thread-9] Initializing /data/karen/257_a.svs: 
   [testng] [2024-05-21 01:54:20,056] [pool-1-thread-7] Initializing /data/toby/test01_large_jpg2000.svs: 
   [testng] [2024-05-21 01:54:22,050] [pool-1-thread-2] Initializing /data/alexandra/UMD019_Tri.svs: 
   [testng] [2024-05-21 01:54:22,625] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg: 
   [testng] [2024-05-21 01:54:23,114] [pool-1-thread-5] Initializing /data/toby/9_0_22_test02.svs: 
   [testng] [2024-05-21 01:54:23,223] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg: 
   [testng] [2024-05-21 01:54:23,712] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg: 
   [testng] [2024-05-21 01:54:24,074] [pool-1-thread-10] Initializing /data/samples/Mammal Eye_001.svs: 
   [testng] [2024-05-21 01:54:24,429] [pool-1-thread-11] Initializing /data/options/remove_thumbnail/CMU-1.svs: 
   [testng] [2024-05-21 01:54:27,375] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg: 
   [testng] [2024-05-21 01:54:27,477] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg: 
   [testng] [2024-05-21 01:54:27,774] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg: 
   [testng] [2024-05-21 01:54:27,887] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg: 
   [testng] [2024-05-21 01:54:28,211] [pool-1-thread-4] Initializing /data/public/77917.svs: 
   [testng] [2024-05-21 01:54:37,897] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg: 
   [testng] [2024-05-21 01:54:38,210] [pool-1-thread-9] Initializing /data/alexandra/UMD001_ORO.svs: 
   [testng] [2024-05-21 01:54:38,361] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg: 
   [testng] [2024-05-21 01:54:38,859] [pool-1-thread-12] Initializing /data/david/2310_a.svs: 
   [testng] [2024-05-21 01:54:39,815] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg: 
   [testng] [2024-05-21 01:54:40,232] [pool-1-thread-11] Initializing /data/helmut/Comp_jpeg2000.svs: 
   [testng] [2024-05-21 01:54:41,921] [pool-1-thread-10] Initializing /data/david-smith/02.svs: 
   [testng] [2024-05-21 01:54:53,373] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5830, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 2 minutes 42 seconds
Finished: SUCCESS