Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 30
originally caused by:
 Started by upstream project "Trigger" build number 33
 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/jenkins10509964177348978200.sh
+ '[' i2i = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_3917_merge_ci -v /uod/idr/repos/curated/i2i:/data -v /uod/idr-scratch/merge-ci/curated/i2i:/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:20:12,914 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:20:12,916 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 01:20:12,916 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:20:12,917 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:20:12,919 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:20:12,919 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:20:12,920 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:20:12,920 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:20:12,921 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:20:12,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:20:12,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:20:12,924 |-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:20:13,153 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:20:13,153 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:20:13,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:20:13,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:20:13,192 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:20:13,193 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:20:13,193 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:20:13,193 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:20:13,193 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 01:20:13,194 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 01:20:13,194 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 273 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-11 01:20:13,204] [main] java.version = 21
   [testng] 01:20:13,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:20:13,211 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:13,273 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-11_01-20-13.log]
   [testng] 01:20:13,275 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-04-11 01:20:13,277] [main] testng.directory = /data
   [testng] [2024-04-11 01:20:13,278] [main] testng.configDirectory = /config
   [testng] [2024-04-11 01:20:13,293] [main] testng.multiplier = 1.0
   [testng] [2024-04-11 01:20:13,294] [main] testng.in-memory = false
   [testng] [2024-04-11 01:20:13,295] [main] testng.allow-missing = false
   [testng] [2024-04-11 01:20:13,295] [main] user.language = en
   [testng] [2024-04-11 01:20:13,295] [main] user.country = ${user.country}
   [testng] [2024-04-11 01:20:13,295] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-11 01:20:15,265] [main] ----------------------------------------
   [testng] [2024-04-11 01:20:15,265] [main] Total files: 108
   [testng] [2024-04-11 01:20:15,265] [main] Scan time: 1.97 s (18 ms/file)
   [testng] [2024-04-11 01:20:15,266] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 103 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-11 01:20:24,734] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000061_491-TIRF_000.tif: 
   [testng] 01:20:24,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:20:24,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:24,737 |-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-04-11_01-20-24.log]
   [testng] 01:20:24,737 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3e921fc0 - End of configuration.
   [testng] [2024-04-11 01:20:24,836] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000024_491-TIRF_000.tif: 
   [testng] 01:20:24,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:20:24,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:24,837 |-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-04-11_01-20-24.log]
   [testng] 01:20:24,838 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2db44267 - End of configuration.
   [testng] [2024-04-11 01:20:24,980] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000043_491-TIRF_000.tif: 
   [testng] 01:20:24,980 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:20:24,980 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:24,981 |-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-04-11_01-20-24.log]
   [testng] 01:20:24,981 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6522fb08 - End of configuration.
   [testng] [2024-04-11 01:20:25,041] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000083_491-TIRF_000.tif: 
   [testng] 01:20:25,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:20:25,041 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:25,042 |-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-04-11_01-20-25.log]
   [testng] 01:20:25,043 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e7485a5 - End of configuration.
   [testng] [2024-04-11 01:20:25,097] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000062_491-TIRF_000.tif: 
   [testng] 01:20:25,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:20:25,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:25,098 |-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-04-11_01-20-25.log]
   [testng] 01:20:25,098 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4a237670 - End of configuration.
   [testng] [2024-04-11 01:20:25,138] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000075_491-TIRF_000.tif: 
   [testng] 01:20:25,139 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:20:25,139 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:25,141 |-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-04-11_01-20-25.log]
   [testng] 01:20:25,142 |-INFO in ch.qos.logback.core.sift.SiftProcessor@705ef7b4 - End of configuration.
   [testng] [2024-04-11 01:20:25,193] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000072_491-TIRF_000.tif: 
   [testng] 01:20:25,193 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:20:25,193 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:25,194 |-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-04-11_01-20-25.log]
   [testng] 01:20:25,195 |-INFO in ch.qos.logback.core.sift.SiftProcessor@47a2f215 - End of configuration.
   [testng] [2024-04-11 01:20:25,235] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000065_491-TIRF_000.tif: 
   [testng] 01:20:25,235 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:20:25,235 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:25,236 |-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-04-11_01-20-25.log]
   [testng] 01:20:25,236 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4c6efe13 - End of configuration.
   [testng] [2024-04-11 01:20:25,278] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000052_491-TIRF_000.tif: 
   [testng] 01:20:25,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:20:25,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:25,279 |-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-04-11_01-20-25.log]
   [testng] 01:20:25,280 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7385e7cb - End of configuration.
   [testng] [2024-04-11 01:20:25,319] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000008_491-TIRF_000.tif: 
   [testng] 01:20:25,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:20:25,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:25,320 |-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-04-11_01-20-25.log]
   [testng] 01:20:25,321 |-INFO in ch.qos.logback.core.sift.SiftProcessor@40419511 - End of configuration.
   [testng] [2024-04-11 01:20:25,359] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000011_491-TIRF_000.tif: 
   [testng] 01:20:25,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:20:25,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:25,360 |-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-04-11_01-20-25.log]
   [testng] 01:20:25,361 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2ec1e881 - End of configuration.
   [testng] [2024-04-11 01:20:25,399] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000073_491-TIRF_000.tif: 
   [testng] 01:20:25,399 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:20:25,399 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:25,400 |-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-04-11_01-20-25.log]
   [testng] 01:20:25,401 |-INFO in ch.qos.logback.core.sift.SiftProcessor@e8fba1a - End of configuration.
   [testng] [2024-04-11 01:20:28,234] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000029_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,275] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000025_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,310] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000079_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,339] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000016_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,368] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000057_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,401] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000034_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,434] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000019_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,466] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000068_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,499] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000048_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,535] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000058_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,569] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000010_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:28,605] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000088_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,634] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000046_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,676] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000012_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,754] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000021_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,785] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000064_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,813] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000018_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,841] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000084_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,869] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000095_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,899] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000031_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,925] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000097_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,951] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000094_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:29,978] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000082_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:30,009] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000070_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,065] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000066_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,192] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000056_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,224] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000017_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,260] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000071_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,317] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000086_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,379] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000074_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,436] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000090_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,503] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_i2i_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF.i2i: 
   [testng] [2024-04-11 01:20:31,529] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000035_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,592] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000053_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,643] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000039_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:31,685] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000044_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:32,454] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000026_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:32,706] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000092_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:32,835] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000091_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:32,867] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000078_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:32,895] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000038_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:32,923] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000055_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:32,958] [pool-1-thread-10] Initializing /data/sample files/ZEISS_microscope/ZEISS_i2i sampleFiles/F02_2_2_0_20130627_GEDMAT_016_ARO_SQ2_DAY7.i2i: 
   [testng] [2024-04-11 01:20:32,978] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000014_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:33,014] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000096_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:33,043] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000045_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:33,078] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000085_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:33,116] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000033_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:33,590] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000013_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,000] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000067_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,037] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000076_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,081] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000028_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,119] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000003_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,162] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000050_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,203] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000037_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,241] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000069_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,295] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000027_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,360] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF.tif: 
   [testng] [2024-04-11 01:20:34,439] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000077_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,695] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000081_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:34,919] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000030_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,390] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000006_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,422] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000002_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,463] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000000_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,494] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000054_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,525] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000099_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,554] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000004_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,587] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000089_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,619] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000049_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,657] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000032_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,728] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000041_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:35,792] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000040_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:36,212] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000080_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:36,667] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000051_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:36,708] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000093_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:36,745] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000098_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:36,782] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000042_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:36,818] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000009_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:36,856] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000020_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:36,885] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000023_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:36,978] [pool-1-thread-3] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000036_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:37,036] [pool-1-thread-10] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000087_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:37,095] [pool-1-thread-11] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000007_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:37,127] [pool-1-thread-5] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000060_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:37,527] [pool-1-thread-1] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000022_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:37,919] [pool-1-thread-4] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000047_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:37,952] [pool-1-thread-7] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000063_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:37,993] [pool-1-thread-2] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000001_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:38,030] [pool-1-thread-12] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000059_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:38,069] [pool-1-thread-6] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000015_491-TIRF_000.tif: 
   [testng] [2024-04-11 01:20:38,117] [pool-1-thread-8] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF/img_000000005_491-TIRF_000.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5459, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 30 seconds
Finished: SUCCESS