Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 235
originally caused by:
 Started by upstream project "Trigger" build number 260
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins14011074453109038135.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_37015_merge_ci -v /uod/idr/repos/curated/leica-lif:/data -v /uod/idr-scratch/merge-ci/curated/leica-lif:/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] 05:35:14,932 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 05:35:14,934 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 05:35:14,934 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:35:14,935 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:35:14,935 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:35:14,935 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:35:14,936 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 05:35:14,936 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:35:14,936 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:35:14,937 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:35:14,937 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:35:14,937 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 05:35:15,106 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:35:15,106 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:35:15,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:35:15,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:35:15,132 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:35:15,133 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:35:15,133 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:35:15,133 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:35:15,133 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 05:35:15,134 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 05:35:15,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 198 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-26 05:35:15,142] [main] java.version = 11.0.16
   [testng] 05:35:15,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:35:15,145 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:35:15,186 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-26_05-35-15.log]
   [testng] 05:35:15,187 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-10-26 05:35:15,189] [main] testng.directory = /data
   [testng] [2024-10-26 05:35:15,189] [main] testng.configDirectory = /config
   [testng] [2024-10-26 05:35:15,198] [main] testng.multiplier = 1.0
   [testng] [2024-10-26 05:35:15,199] [main] testng.in-memory = false
   [testng] [2024-10-26 05:35:15,199] [main] testng.allow-missing = false
   [testng] [2024-10-26 05:35:15,199] [main] user.language = en
   [testng] [2024-10-26 05:35:15,199] [main] user.country = ${user.country}
   [testng] [2024-10-26 05:35:15,200] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-26 05:41:15,137] [main] ----------------------------------------
   [testng] [2024-10-26 05:41:15,137] [main] Total files: 404
   [testng] [2024-10-26 05:41:15,137] [main] Scan time: 359.937 s (890 ms/file)
   [testng] [2024-10-26 05:41:15,137] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-26 05:45:53,314] [pool-1-thread-1] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] 05:45:53,315 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:45:53,315 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:53,317 |-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-10-26_05-45-53.log]
   [testng] 05:45:53,317 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4c1a84fe - End of configuration.
   [testng] [2024-10-26 05:45:53,511] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] 05:45:53,511 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:45:53,511 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:53,512 |-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-10-26_05-45-53.log]
   [testng] 05:45:53,513 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7ff6d4f3 - End of configuration.
   [testng] [2024-10-26 05:45:54,421] [pool-1-thread-11] Initializing /data/garcion/testTwo.lif: 
   [testng] 05:45:54,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:45:54,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:54,422 |-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-10-26_05-45-54.log]
   [testng] 05:45:54,422 |-INFO in ch.qos.logback.core.sift.SiftProcessor@23546d94 - End of configuration.
   [testng] [2024-10-26 05:45:54,618] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] 05:45:54,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:45:54,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:54,618 |-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-10-26_05-45-54.log]
   [testng] 05:45:54,619 |-INFO in ch.qos.logback.core.sift.SiftProcessor@255b22eb - End of configuration.
   [testng] [2024-10-26 05:45:55,510] [pool-1-thread-9] Initializing /data/tony/December_806b.lif: 
   [testng] 05:45:55,510 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:45:55,510 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:55,511 |-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-10-26_05-45-55.log]
   [testng] 05:45:55,511 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5be9e0b6 - End of configuration.
   [testng] [2024-10-26 05:45:55,754] [pool-1-thread-8] Initializing /data/pki/20111116preCK50.lif: 
   [testng] 05:45:55,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:45:55,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:55,754 |-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-10-26_05-45-55.log]
   [testng] 05:45:55,755 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7b4149e7 - End of configuration.
   [testng] [2024-10-26 05:45:55,953] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] 05:45:55,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:45:55,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:55,954 |-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-10-26_05-45-55.log]
   [testng] 05:45:55,954 |-INFO in ch.qos.logback.core.sift.SiftProcessor@495f2ef0 - End of configuration.
   [testng] [2024-10-26 05:45:56,175] [pool-1-thread-6] Initializing /data/matthias/ms-first tests.lif: 
   [testng] 05:45:56,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:45:56,176 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:56,176 |-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-10-26_05-45-56.log]
   [testng] 05:45:56,176 |-INFO in ch.qos.logback.core.sift.SiftProcessor@cd3488e - End of configuration.
   [testng] [2024-10-26 05:45:56,519] [pool-1-thread-5] Initializing /data/kristine/Kristine.lif: 
   [testng] 05:45:56,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:45:56,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:56,519 |-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-10-26_05-45-56.log]
   [testng] 05:45:56,520 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3bde214 - End of configuration.
   [testng] [2024-10-26 05:45:56,968] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] 05:45:56,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:45:56,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:56,968 |-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-10-26_05-45-56.log]
   [testng] 05:45:56,969 |-INFO in ch.qos.logback.core.sift.SiftProcessor@33acfe42 - End of configuration.
   [testng] [2024-10-26 05:45:57,923] [pool-1-thread-3] Initializing /data/schek/LIF2_test.lif: 
   [testng] 05:45:57,923 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:45:57,923 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:57,924 |-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-10-26_05-45-57.log]
   [testng] 05:45:57,924 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6c0daa85 - End of configuration.
   [testng] [2024-10-26 05:45:58,109] [pool-1-thread-2] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] 05:45:58,109 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:45:58,109 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:45:58,110 |-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-10-26_05-45-58.log]
   [testng] 05:45:58,110 |-INFO in ch.qos.logback.core.sift.SiftProcessor@725a0bd6 - End of configuration.
   [testng] [2024-10-26 05:46:01,055] [pool-1-thread-1] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-10-26 05:46:01,897] [pool-1-thread-3] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-10-26 05:46:02,696] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-10-26 05:46:03,810] [pool-1-thread-9] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-10-26 05:46:04,353] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-10-26 05:46:05,266] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-10-26 05:46:06,361] [pool-1-thread-2] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-10-26 05:46:06,689] [pool-1-thread-5] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-10-26 05:46:07,028] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-10-26 05:46:07,954] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-10-26 05:46:08,838] [pool-1-thread-4] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-10-26 05:46:09,068] [pool-1-thread-1] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-10-26 05:46:09,968] [pool-1-thread-9] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-10-26 05:46:10,469] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-10-26 05:46:11,428] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-10-26 05:46:12,247] [pool-1-thread-2] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-10-26 05:46:12,756] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-10-26 05:46:14,131] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-10-26 05:46:14,411] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-10-26 05:46:15,521] [pool-1-thread-9] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-10-26 05:46:16,075] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-10-26 05:46:17,410] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-10-26 05:46:18,726] [pool-1-thread-3] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-10-26 05:46:19,089] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-10-26 05:46:20,120] [pool-1-thread-12] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-10-26 05:46:20,399] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-10-26 05:46:21,437] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-10-26 05:46:22,436] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-10-26 05:46:23,074] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-10-26 05:46:24,851] [pool-1-thread-4] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-10-26 05:46:25,131] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-10-26 05:46:26,129] [pool-1-thread-3] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-10-26 05:46:26,531] [pool-1-thread-8] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-10-26 05:46:26,780] [pool-1-thread-7] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-10-26 05:46:27,173] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-10-26 05:46:28,144] [pool-1-thread-2] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-10-26 05:46:29,231] [pool-1-thread-12] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-10-26 05:46:29,495] [pool-1-thread-6] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-10-26 05:46:29,728] [pool-1-thread-3] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-10-26 05:46:30,452] [pool-1-thread-4] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-10-26 05:46:30,713] [pool-1-thread-2] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-10-26 05:46:31,434] [pool-1-thread-10] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-10-26 05:46:31,805] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-10-26 05:46:33,005] [pool-1-thread-1] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-10-26 05:46:33,240] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-10-26 05:46:34,180] [pool-1-thread-8] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-10-26 05:46:34,364] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-10-26 05:46:35,320] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-10-26 05:46:36,398] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-10-26 05:46:37,485] [pool-1-thread-3] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-10-26 05:46:39,110] [pool-1-thread-2] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-10-26 05:46:39,456] [pool-1-thread-8] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-10-26 05:46:39,691] [pool-1-thread-1] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-10-26 05:46:39,932] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-10-26 05:46:42,053] [pool-1-thread-2] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-10-26 05:46:42,910] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-10-26 05:46:44,229] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-10-26 05:46:45,259] [pool-1-thread-12] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-10-26 05:46:45,497] [pool-1-thread-5] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-10-26 05:46:45,833] [pool-1-thread-1] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-10-26 05:46:46,113] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-10-26 05:46:46,991] [pool-1-thread-9] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-10-26 05:46:47,238] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-10-26 05:46:48,527] [pool-1-thread-6] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-10-26 05:46:48,792] [pool-1-thread-3] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-10-26 05:46:49,011] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-10-26 05:46:50,852] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-10-26 05:46:51,948] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-10-26 05:46:52,209] [pool-1-thread-10] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-10-26 05:46:53,366] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-10-26 05:46:54,381] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-10-26 05:46:55,575] [pool-1-thread-6] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-10-26 05:46:56,038] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-10-26 05:46:56,994] [pool-1-thread-5] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-10-26 05:46:57,272] [pool-1-thread-11] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-10-26 05:46:57,551] [pool-1-thread-10] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-10-26 05:46:58,201] [pool-1-thread-2] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-10-26 05:46:58,493] [pool-1-thread-7] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-10-26 05:46:59,470] [pool-1-thread-12] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-10-26 05:47:00,013] [pool-1-thread-6] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-10-26 05:47:00,727] [pool-1-thread-5] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2024-10-26 05:47:01,156] [pool-1-thread-10] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-10-26 05:47:01,435] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-10-26 05:47:01,748] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-10-26 05:47:03,250] [pool-1-thread-2] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-10-26 05:47:03,573] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-10-26 05:47:04,532] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-10-26 05:47:05,507] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-10-26 05:47:06,423] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-10-26 05:47:07,341] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-10-26 05:47:08,360] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-10-26 05:47:09,285] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-10-26 05:47:10,211] [pool-1-thread-7] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-10-26 05:47:11,463] [pool-1-thread-1] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-10-26 05:47:11,785] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-10-26 05:47:15,230] [pool-1-thread-1] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-10-26 05:47:17,143] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-10-26 05:47:18,106] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-10-26 05:47:19,471] [pool-1-thread-12] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-10-26 05:47:20,053] [pool-1-thread-8] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2024-10-26 05:47:20,280] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-10-26 05:47:21,352] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-10-26 05:47:22,354] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-10-26 05:47:23,316] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-10-26 05:47:24,315] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-10-26 05:47:26,275] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-10-26 05:47:27,497] [pool-1-thread-2] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2024-10-26 05:47:28,631] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-10-26 05:47:29,742] [pool-1-thread-1] Initializing /data/stefan/spe.lif: 
   [testng] [2024-10-26 05:47:30,187] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-10-26 05:47:32,202] [pool-1-thread-6] Initializing /data/oliver/100529.lif: 
   [testng] [2024-10-26 05:47:32,506] [pool-1-thread-11] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-10-26 05:47:32,920] [pool-1-thread-8] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-10-26 05:47:33,223] [pool-1-thread-4] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-10-26 05:47:33,478] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-10-26 05:47:34,648] [pool-1-thread-9] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-10-26 05:47:34,892] [pool-1-thread-10] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-10-26 05:47:35,160] [pool-1-thread-5] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-10-26 05:47:36,919] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-10-26 05:47:37,952] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-10-26 05:47:40,089] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-10-26 05:47:42,679] [pool-1-thread-9] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2024-10-26 05:47:43,204] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-10-26 05:47:44,172] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-10-26 05:47:45,169] [pool-1-thread-6] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-10-26 05:47:45,411] [pool-1-thread-10] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-10-26 05:47:45,695] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-10-26 05:47:47,380] [pool-1-thread-1] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-10-26 05:47:47,575] [pool-1-thread-11] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-10-26 05:47:47,612] [pool-1-thread-12] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-10-26 05:47:49,449] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-10-26 05:47:50,430] [pool-1-thread-11] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-10-26 05:47:51,697] [pool-1-thread-4] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-10-26 05:47:52,101] [pool-1-thread-6] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-10-26 05:47:52,492] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-10-26 05:47:53,504] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-10-26 05:47:54,994] [pool-1-thread-10] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-10-26 05:47:56,493] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-10-26 05:47:57,422] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-10-26 05:47:58,357] [pool-1-thread-3] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-10-26 05:47:58,539] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-10-26 05:47:59,508] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-10-26 05:47:59,750] [pool-1-thread-6] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-10-26 05:48:00,170] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-10-26 05:48:01,233] [pool-1-thread-8] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-10-26 05:48:01,751] [pool-1-thread-4] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-10-26 05:48:03,044] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-10-26 05:48:04,018] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-10-26 05:48:04,963] [pool-1-thread-6] Initializing /data/claude/4B.lif: 
   [testng] [2024-10-26 05:48:05,925] [pool-1-thread-8] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-10-26 05:48:06,377] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-10-26 05:48:07,837] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-10-26 05:48:10,282] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-10-26 05:48:11,199] [pool-1-thread-2] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-10-26 05:48:11,732] [pool-1-thread-9] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-10-26 05:48:11,912] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-10-26 05:48:12,990] [pool-1-thread-8] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-10-26 05:48:14,364] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-10-26 05:48:15,343] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-10-26 05:48:16,602] [pool-1-thread-9] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-10-26 05:48:17,439] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-10-26 05:48:18,487] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-10-26 05:48:20,143] [pool-1-thread-4] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-10-26 05:48:20,527] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-10-26 05:48:22,779] [pool-1-thread-10] Initializing /data/ville/expected output.png: 
   [testng] [2024-10-26 05:48:22,813] [pool-1-thread-5] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-10-26 05:48:22,914] [pool-1-thread-4] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-10-26 05:48:24,327] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-10-26 05:48:25,310] [pool-1-thread-12] Initializing /data/leon/leon002.lif: 
   [testng] [2024-10-26 05:48:26,122] [pool-1-thread-10] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-10-26 05:48:26,578] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-10-26 05:48:28,115] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-10-26 05:48:28,986] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-10-26 05:48:29,860] [pool-1-thread-9] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-10-26 05:48:30,753] [pool-1-thread-12] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-10-26 05:48:30,953] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-10-26 05:48:33,746] [pool-1-thread-12] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-10-26 05:48:34,272] [pool-1-thread-10] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-10-26 05:48:34,812] [pool-1-thread-4] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-10-26 05:48:35,431] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-10-26 05:48:37,083] [pool-1-thread-6] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-10-26 05:48:37,284] [pool-1-thread-12] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-10-26 05:48:37,555] [pool-1-thread-5] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-10-26 05:48:37,835] [pool-1-thread-10] Initializing /data/martin/sample files.lif: 
   [testng] [2024-10-26 05:48:38,720] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-10-26 05:48:39,708] [pool-1-thread-3] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-10-26 05:48:39,918] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-10-26 05:48:40,888] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-10-26 05:48:41,807] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-10-26 05:48:43,432] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-10-26 05:48:45,466] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-10-26 05:48:46,435] [pool-1-thread-12] Initializing /data/claude/1A.lif: 
   [testng] [2024-10-26 05:48:47,390] [pool-1-thread-10] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-10-26 05:48:47,758] [pool-1-thread-1] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-10-26 05:48:49,602] [pool-1-thread-5] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-10-26 05:48:50,871] [pool-1-thread-10] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-10-26 05:48:51,937] [pool-1-thread-8] Initializing /data/stefan/spe.tif: 
   [testng] [2024-10-26 05:48:53,256] [pool-1-thread-4] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-10-26 05:48:53,487] [pool-1-thread-9] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-10-26 05:48:54,071] [pool-1-thread-6] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-10-26 05:48:54,298] [pool-1-thread-2] Initializing /data/rich/TEST.lif: 
   [testng] [2024-10-26 05:48:54,936] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-10-26 05:48:56,604] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-10-26 05:48:58,578] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-10-26 05:48:59,657] [pool-1-thread-10] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-10-26 05:48:59,873] [pool-1-thread-4] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-10-26 05:49:00,007] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-10-26 05:49:01,313] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-10-26 05:49:01,627] [pool-1-thread-9] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-10-26 05:49:01,901] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-10-26 05:49:04,014] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2024-10-26 05:49:05,085] [pool-1-thread-8] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-10-26 05:49:05,330] [pool-1-thread-11] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-10-26 05:49:06,331] [pool-1-thread-3] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-10-26 05:49:10,091] [pool-1-thread-7] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-10-26 05:49:10,288] [pool-1-thread-10] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-10-26 05:49:10,512] [pool-1-thread-9] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-10-26 05:49:10,720] [pool-1-thread-5] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-10-26 05:49:10,975] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-10-26 05:49:11,976] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-10-26 05:49:12,825] [pool-1-thread-2] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-10-26 05:49:12,992] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-10-26 05:49:13,839] [pool-1-thread-1] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2024-10-26 05:49:13,995] [pool-1-thread-8] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-10-26 05:49:14,199] [pool-1-thread-4] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-10-26 05:49:16,106] [pool-1-thread-2] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-10-26 05:49:16,351] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-10-26 05:49:17,285] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-10-26 05:49:18,198] [pool-1-thread-4] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-10-26 05:49:18,514] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-10-26 05:49:20,124] [pool-1-thread-10] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-10-26 05:49:20,933] [pool-1-thread-2] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-10-26 05:49:22,776] [pool-1-thread-8] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-10-26 05:49:23,053] [pool-1-thread-9] Initializing /data/pascal/test.lif: 
   [testng] [2024-10-26 05:49:23,326] [pool-1-thread-4] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-10-26 05:49:23,742] [pool-1-thread-6] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-10-26 05:49:24,604] [pool-1-thread-3] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-10-26 05:49:24,977] [pool-1-thread-11] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-10-26 05:49:25,978] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-10-26 05:49:28,261] [pool-1-thread-9] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-10-26 05:49:28,727] [pool-1-thread-11] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-10-26 05:49:29,428] [pool-1-thread-1] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-10-26 05:49:29,739] [pool-1-thread-8] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-10-26 05:49:30,497] [pool-1-thread-5] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-10-26 05:49:32,064] [pool-1-thread-7] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-10-26 05:49:32,833] [pool-1-thread-10] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-10-26 05:49:34,183] [pool-1-thread-3] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-10-26 05:49:34,587] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-10-26 05:49:35,670] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-10-26 05:49:36,734] [pool-1-thread-7] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-10-26 05:49:37,955] [pool-1-thread-10] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-10-26 05:49:39,311] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-10-26 05:49:40,444] [pool-1-thread-2] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-10-26 05:49:40,978] [pool-1-thread-1] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-10-26 05:49:41,396] [pool-1-thread-7] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-10-26 05:49:43,456] [pool-1-thread-3] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 16 minutes 10 seconds
Finished: SUCCESS