Started by upstream project "BIOFORMATS-test-repo" build number 399
originally caused by:
Started by upstream project "Trigger" build number 485
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/jenkins13087082758107311222.sh
+ '[' i2i = slidebook ']'
++ date +%u
+ '[' 1 -le 1 ']'
+ DOCKER_ARGS='-Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR'
+ sudo docker run --rm --name BIOFORMATS-test-folder_62970_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 -Duser.language=fr -Duser.country=FR
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
test-automated:
[testng] File leak detector installed
[testng] 01:31:09,882 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
[testng] 01:31:09,885 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - No custom configurators were discovered as a service.
[testng] 01:31:09,885 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 01:31:09,886 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 01:31:09,886 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 01:31:09,886 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 01:31:09,887 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 01:31:09,887 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 01:31:09,887 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 01:31:09,887 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 01:31:09,888 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 01:31:09,888 |-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:31:10,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 01:31:10,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 01:31:10,157 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 01:31:10,157 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 01:31:10,165 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 01:31:10,165 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 01:31:10,165 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 01:31:10,166 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 01:31:10,166 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@63355449 - End of configuration.
[testng] 01:31:10,167 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48ae9b55 - Registering current configuration as safe fallback point
[testng] 01:31:10,167 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 280 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2025-05-19 01:31:10,177] [main] java.version = 1.8.0_342
[testng] 01:31:10,180 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 01:31:10,181 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:31:10,226 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-05-19_01-31-10.log]
[testng] 01:31:10,228 |-INFO in ch.qos.logback.core.sift.SiftProcessor@765d7657 - End of configuration.
[testng] [2025-05-19 01:31:10,230] [main] testng.directory = /data
[testng] [2025-05-19 01:31:10,230] [main] testng.configDirectory = /config
[testng] [2025-05-19 01:31:10,243] [main] testng.multiplier = 1.0
[testng] [2025-05-19 01:31:10,243] [main] testng.in-memory = false
[testng] [2025-05-19 01:31:10,243] [main] testng.allow-missing = false
[testng] [2025-05-19 01:31:10,243] [main] user.language = fr
[testng] [2025-05-19 01:31:10,243] [main] user.country = FR
[testng] [2025-05-19 01:31:10,243] [main] Maximum heap size = 13653 MB
[testng] Scanning for files...
[testng] [2025-05-19 01:31:23,098] [main] ----------------------------------------
[testng] [2025-05-19 01:31:23,098] [main] Total files: 108
[testng] [2025-05-19 01:31:23,098] [main] Scan time: 12.855 s (119 ms/file)
[testng] [2025-05-19 01:31:23,098] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 103 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2025-05-19 01:44:42,911] [pool-1-thread-1] 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] 01:44:42,912 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 01:44:42,912 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:44:42,913 |-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-05-19_01-44-42.log]
[testng] 01:44:42,914 |-INFO in ch.qos.logback.core.sift.SiftProcessor@19f73fb - End of configuration.
[testng] [2025-05-19 01:45:03,835] [pool-1-thread-12] 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] 01:45:03,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 01:45:03,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:45:03,836 |-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-05-19_01-45-03.log]
[testng] 01:45:03,837 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71647c70 - End of configuration.
[testng] [2025-05-19 01:45:24,878] [pool-1-thread-11] 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] 01:45:24,878 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 01:45:24,878 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:45:24,879 |-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-05-19_01-45-24.log]
[testng] 01:45:24,880 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4a77b19b - End of configuration.
[testng] [2025-05-19 01:45:40,361] [pool-1-thread-10] 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] 01:45:40,361 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 01:45:40,361 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:45:40,362 |-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-05-19_01-45-40.log]
[testng] 01:45:40,362 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51e25f75 - End of configuration.
[testng] [2025-05-19 01:46:31,345] [pool-1-thread-9] 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] 01:46:31,345 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 01:46:31,345 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:46:31,345 |-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-05-19_01-46-31.log]
[testng] 01:46:31,346 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7432918f - End of configuration.
[testng] [2025-05-19 01:46:58,373] [pool-1-thread-8] 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] 01:46:58,374 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 01:46:58,374 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:46:58,374 |-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-05-19_01-46-58.log]
[testng] 01:46:58,375 |-INFO in ch.qos.logback.core.sift.SiftProcessor@70bcd06e - End of configuration.
[testng] [2025-05-19 01:47:22,864] [pool-1-thread-7] 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] 01:47:22,864 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 01:47:22,864 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:47:22,865 |-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-05-19_01-47-22.log]
[testng] 01:47:22,866 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a1a74bf - End of configuration.
[testng] [2025-05-19 01:47:37,500] [pool-1-thread-6] 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] 01:47:37,501 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 01:47:37,501 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:47:37,501 |-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-05-19_01-47-37.log]
[testng] 01:47:37,501 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63044bd - End of configuration.
[testng] [2025-05-19 01:47:54,061] [pool-1-thread-5] 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] 01:47:54,061 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 01:47:54,061 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:47:54,062 |-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-05-19_01-47-54.log]
[testng] 01:47:54,062 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1807f894 - End of configuration.
[testng] [2025-05-19 01:48:05,585] [pool-1-thread-4] 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:48:05,586 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 01:48:05,586 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:48:05,586 |-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-05-19_01-48-05.log]
[testng] 01:48:05,587 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6f181f7 - End of configuration.
[testng] [2025-05-19 01:48:26,055] [pool-1-thread-3] 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:48:26,055 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 01:48:26,056 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:48:26,056 |-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-05-19_01-48-26.log]
[testng] 01:48:26,057 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e2225c2 - End of configuration.
[testng] [2025-05-19 01:48:52,922] [pool-1-thread-2] 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:48:52,922 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 01:48:52,922 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:48:52,923 |-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-05-19_01-48-52.log]
[testng] 01:48:52,923 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2cb70aa8 - End of configuration.
[testng] [2025-05-19 01:50:36,598] [pool-1-thread-3] 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] [2025-05-19 01:50:57,135] [pool-1-thread-8] 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] [2025-05-19 01:51:12,652] [pool-1-thread-2] 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] [2025-05-19 01:51:24,222] [pool-1-thread-6] 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] [2025-05-19 01:51:34,999] [pool-1-thread-5] 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] [2025-05-19 01:51:41,766] [pool-1-thread-10] 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] [2025-05-19 01:51:56,391] [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] [2025-05-19 01:52:08,877] [pool-1-thread-12] 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] [2025-05-19 01:52:17,637] [pool-1-thread-1] 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] [2025-05-19 01:52:27,776] [pool-1-thread-4] 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] [2025-05-19 01:52:38,359] [pool-1-thread-7] 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] [2025-05-19 01:52:54,992] [pool-1-thread-9] 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] [2025-05-19 01:54:06,950] [pool-1-thread-3] 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] [2025-05-19 01:54:21,591] [pool-1-thread-2] 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] [2025-05-19 01:54:30,538] [pool-1-thread-4] 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] [2025-05-19 01:54:38,367] [pool-1-thread-1] 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] [2025-05-19 01:54:47,268] [pool-1-thread-10] 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] [2025-05-19 01:54:55,706] [pool-1-thread-12] 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] [2025-05-19 01:55:02,122] [pool-1-thread-9] 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] [2025-05-19 01:55:13,371] [pool-1-thread-8] 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] [2025-05-19 01:55:21,931] [pool-1-thread-7] 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] [2025-05-19 01:55:33,360] [pool-1-thread-5] 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] [2025-05-19 01:55:44,986] [pool-1-thread-6] 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] [2025-05-19 01:55:53,391] [pool-1-thread-11] 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] [2025-05-19 01:57:28,938] [pool-1-thread-2] 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] [2025-05-19 01:57:51,573] [pool-1-thread-4] 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] [2025-05-19 01:58:17,365] [pool-1-thread-7] 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] [2025-05-19 01:58:29,957] [pool-1-thread-11] 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] [2025-05-19 01:58:44,947] [pool-1-thread-9] 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] [2025-05-19 01:59:01,623] [pool-1-thread-5] 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] [2025-05-19 01:59:13,657] [pool-1-thread-3] 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] [2025-05-19 01:59:32,222] [pool-1-thread-1] 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] [2025-05-19 01:59:50,461] [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] [2025-05-19 02:00:08,891] [pool-1-thread-10] 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] [2025-05-19 02:00:51,466] [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] [2025-05-19 02:01:28,343] [pool-1-thread-8] 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] [2025-05-19 02:04:27,565] [pool-1-thread-5] 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] [2025-05-19 02:04:39,256] [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] [2025-05-19 02:05:01,747] [pool-1-thread-2] 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] [2025-05-19 02:05:57,673] [pool-1-thread-3] 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] [2025-05-19 02:06:22,031] [pool-1-thread-6] 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] [2025-05-19 02:06:58,164] [pool-1-thread-10] 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] [2025-05-19 02:07:18,090] [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] [2025-05-19 02:07:36,110] [pool-1-thread-1] 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] [2025-05-19 02:08:07,373] [pool-1-thread-11] 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] [2025-05-19 02:08:54,228] [pool-1-thread-4] 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] [2025-05-19 02:09:09,906] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_i2i_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF.i2i:
[testng] [2025-05-19 02:09:14,874] [pool-1-thread-12] 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] [2025-05-19 02:10:46,826] [pool-1-thread-9] 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] [2025-05-19 02:11:51,482] [pool-1-thread-2] 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] [2025-05-19 02:12:02,466] [pool-1-thread-12] Initializing /data/sample files/ZEISS_microscope/ZEISS_i2i sampleFiles/F02_2_2_0_20130627_GEDMAT_016_ARO_SQ2_DAY7.i2i:
[testng] [2025-05-19 02:12:05,205] [pool-1-thread-8] 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] [2025-05-19 02:12:09,795] [pool-1-thread-3] 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] [2025-05-19 02:12:18,743] [pool-1-thread-10] 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] [2025-05-19 02:12:31,459] [pool-1-thread-4] 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] [2025-05-19 02:12:48,318] [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] [2025-05-19 02:13:05,063] [pool-1-thread-11] 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] [2025-05-19 02:13:14,790] [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] [2025-05-19 02:13:30,849] [pool-1-thread-7] 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] [2025-05-19 02:13:43,604] [pool-1-thread-1] 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] [2025-05-19 02:14:34,219] [pool-1-thread-12] 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] [2025-05-19 02:14:44,957] [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] [2025-05-19 02:15:08,328] [pool-1-thread-4] 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] [2025-05-19 02:15:18,104] [pool-1-thread-3] 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] [2025-05-19 02:15:28,773] [pool-1-thread-1] 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] [2025-05-19 02:15:38,799] [pool-1-thread-5] 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] [2025-05-19 02:15:52,190] [pool-1-thread-10] 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] [2025-05-19 02:16:01,893] [pool-1-thread-6] 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] [2025-05-19 02:16:11,692] [pool-1-thread-2] 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] [2025-05-19 02:16:20,429] [pool-1-thread-7] 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] [2025-05-19 02:16:27,938] [pool-1-thread-11] 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] [2025-05-19 02:16:39,418] [pool-1-thread-8] 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] [2025-05-19 02:17:18,208] [pool-1-thread-12] 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] [2025-05-19 02:17:38,041] [pool-1-thread-9] Initializing /data/sample files/TESM_microscope/TESM_tiff_sampleFiles/2013-06-13-U2OS_MFR_Test_0_491-TIRF.tif:
[testng] [2025-05-19 02:18:25,519] [pool-1-thread-7] 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] [2025-05-19 02:18:38,433] [pool-1-thread-2] 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] [2025-05-19 02:18:54,101] [pool-1-thread-4] 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] [2025-05-19 02:19:09,346] [pool-1-thread-5] 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] [2025-05-19 02:19:22,078] [pool-1-thread-3] 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] [2025-05-19 02:19:30,052] [pool-1-thread-11] 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] [2025-05-19 02:19:42,110] [pool-1-thread-8] 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] [2025-05-19 02:19:58,999] [pool-1-thread-6] 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] [2025-05-19 02:20:46,971] [pool-1-thread-1] 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] [2025-05-19 02:21:03,874] [pool-1-thread-10] 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] [2025-05-19 02:21:59,627] [pool-1-thread-12] 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] [2025-05-19 02:22:30,133] [pool-1-thread-9] 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] [2025-05-19 02:22:59,536] [pool-1-thread-11] 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] [2025-05-19 02:23:13,884] [pool-1-thread-7] 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] [2025-05-19 02:23:33,757] [pool-1-thread-8] 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] [2025-05-19 02:23:48,014] [pool-1-thread-5] 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] [2025-05-19 02:24:00,040] [pool-1-thread-10] 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]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 5459, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 54 minutes 22 seconds
Finished: SUCCESS