Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 296
originally caused by:
 Started by upstream project "Trigger" build number 315
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@4
[BIOFORMATS-test-folder@4] $ /bin/bash -xe /tmp/jenkins5055049331728018291.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_46897_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

test-automated:
   [testng] File leak detector installed
   [testng] 06:26:38,928 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 06:26:38,930 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
   [testng] 06:26:38,930 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:26:38,931 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 06:26:38,931 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 06:26:38,931 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 06:26:38,931 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 06:26:38,931 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:26:38,932 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 06:26:38,932 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 06:26:38,932 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 06:26:38,932 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 06:26:39,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 06:26:39,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 06:26:39,178 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 06:26:39,178 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 06:26:39,186 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 06:26:39,186 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 06:26:39,186 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 06:26:39,186 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 06:26:39,187 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
   [testng] 06:26:39,187 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
   [testng] 06:26:39,187 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 255 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-20 06:26:39,197] [main] java.version = 1.8.0_342
   [testng] 06:26:39,200 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 06:26:39,200 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:26:39,244 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-20_06-26-39.log]
   [testng] 06:26:39,246 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
   [testng] [2024-12-20 06:26:39,247] [main] testng.directory = /data
   [testng] [2024-12-20 06:26:39,248] [main] testng.configDirectory = /config
   [testng] [2024-12-20 06:26:39,259] [main] testng.multiplier = 1.0
   [testng] [2024-12-20 06:26:39,259] [main] testng.in-memory = false
   [testng] [2024-12-20 06:26:39,259] [main] testng.allow-missing = false
   [testng] [2024-12-20 06:26:39,259] [main] user.language = en
   [testng] [2024-12-20 06:26:39,259] [main] user.country = ${user.country}
   [testng] [2024-12-20 06:26:39,259] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-12-20 06:33:42,769] [main] ----------------------------------------
   [testng] [2024-12-20 06:33:42,769] [main] Total files: 404
   [testng] [2024-12-20 06:33:42,769] [main] Scan time: 423.51 s (1048 ms/file)
   [testng] [2024-12-20 06:33:42,769] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-20 06:41:59,113] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] 06:41:59,113 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 06:41:59,114 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:41:59,114 |-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-12-20_06-41-59.log]
   [testng] 06:41:59,115 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3807760d - End of configuration.
   [testng] [2024-12-20 06:42:00,921] [pool-1-thread-12] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] 06:42:00,921 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 06:42:00,921 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:00,922 |-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-12-20_06-42-00.log]
   [testng] 06:42:00,922 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7cb061e3 - End of configuration.
   [testng] [2024-12-20 06:42:01,416] [pool-1-thread-11] Initializing /data/richard/resolution check.lif: 
   [testng] 06:42:01,416 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 06:42:01,416 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:01,417 |-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-12-20_06-42-01.log]
   [testng] 06:42:01,418 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2cfe8445 - End of configuration.
   [testng] [2024-12-20 06:42:01,764] [pool-1-thread-10] Initializing /data/melissa/roi-test-0.tif: 
   [testng] 06:42:01,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 06:42:01,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:01,765 |-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-12-20_06-42-01.log]
   [testng] 06:42:01,766 |-INFO in ch.qos.logback.core.sift.SiftProcessor@50cca957 - End of configuration.
   [testng] [2024-12-20 06:42:03,529] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] 06:42:03,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 06:42:03,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:03,529 |-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-12-20_06-42-03.log]
   [testng] 06:42:03,530 |-INFO in ch.qos.logback.core.sift.SiftProcessor@715b6bc7 - End of configuration.
   [testng] [2024-12-20 06:42:05,262] [pool-1-thread-8] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] 06:42:05,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 06:42:05,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:05,262 |-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-12-20_06-42-05.log]
   [testng] 06:42:05,263 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5483d765 - End of configuration.
   [testng] [2024-12-20 06:42:05,464] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] 06:42:05,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 06:42:05,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:05,465 |-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-12-20_06-42-05.log]
   [testng] 06:42:05,465 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ee2d933 - End of configuration.
   [testng] [2024-12-20 06:42:07,221] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] 06:42:07,222 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 06:42:07,222 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:07,222 |-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-12-20_06-42-07.log]
   [testng] 06:42:07,222 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b1ca6d3 - End of configuration.
   [testng] [2024-12-20 06:42:08,954] [pool-1-thread-5] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] 06:42:08,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 06:42:08,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:08,955 |-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-12-20_06-42-08.log]
   [testng] 06:42:08,956 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b631c1d - End of configuration.
   [testng] [2024-12-20 06:42:09,280] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] 06:42:09,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 06:42:09,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:09,281 |-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-12-20_06-42-09.log]
   [testng] 06:42:09,281 |-INFO in ch.qos.logback.core.sift.SiftProcessor@476ac791 - End of configuration.
   [testng] [2024-12-20 06:42:11,051] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] 06:42:11,052 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 06:42:11,052 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:11,052 |-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-12-20_06-42-11.log]
   [testng] 06:42:11,053 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f4cd690 - End of configuration.
   [testng] [2024-12-20 06:42:12,818] [pool-1-thread-2] Initializing /data/oliver/100529.lif: 
   [testng] 06:42:12,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 06:42:12,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 06:42:12,818 |-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-12-20_06-42-12.log]
   [testng] 06:42:12,819 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ee8cc17 - End of configuration.
   [testng] [2024-12-20 06:42:17,467] [pool-1-thread-11] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-12-20 06:42:19,181] [pool-1-thread-8] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-12-20 06:42:20,397] [pool-1-thread-12] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-12-20 06:42:21,275] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-12-20 06:42:21,687] [pool-1-thread-2] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-12-20 06:42:24,121] [pool-1-thread-8] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-12-20 06:42:25,176] [pool-1-thread-11] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-12-20 06:42:27,378] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-12-20 06:42:29,755] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-12-20 06:42:31,605] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-12-20 06:42:33,455] [pool-1-thread-7] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-12-20 06:42:34,964] [pool-1-thread-4] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-12-20 06:42:35,132] [pool-1-thread-10] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-12-20 06:42:35,503] [pool-1-thread-1] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-12-20 06:42:35,898] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-12-20 06:42:39,017] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-12-20 06:42:41,694] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-12-20 06:42:43,899] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-12-20 06:42:46,952] [pool-1-thread-4] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-12-20 06:42:47,867] [pool-1-thread-1] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-12-20 06:42:48,806] [pool-1-thread-10] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-12-20 06:42:52,443] [pool-1-thread-1] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-12-20 06:42:53,275] [pool-1-thread-10] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-12-20 06:42:56,635] [pool-1-thread-4] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-12-20 06:42:57,094] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-12-20 06:42:59,178] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-12-20 06:43:01,200] [pool-1-thread-6] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-12-20 06:43:01,969] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-12-20 06:43:04,034] [pool-1-thread-2] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-12-20 06:43:04,439] [pool-1-thread-8] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-12-20 06:43:04,832] [pool-1-thread-1] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-12-20 06:43:05,202] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-12-20 06:43:09,605] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-12-20 06:43:11,448] [pool-1-thread-1] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-12-20 06:43:11,860] [pool-1-thread-2] Initializing /data/claude/4B.lif: 
   [testng] [2024-12-20 06:43:12,607] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-12-20 06:43:15,480] [pool-1-thread-8] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-12-20 06:43:16,750] [pool-1-thread-6] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-12-20 06:43:17,711] [pool-1-thread-1] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-12-20 06:43:18,489] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-12-20 06:43:20,265] [pool-1-thread-4] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-12-20 06:43:22,292] [pool-1-thread-6] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-12-20 06:43:24,167] [pool-1-thread-5] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-12-20 06:43:24,589] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-12-20 06:43:26,448] [pool-1-thread-3] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-12-20 06:43:26,834] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-12-20 06:43:28,820] [pool-1-thread-1] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-12-20 06:43:29,320] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-12-20 06:43:31,320] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-12-20 06:43:34,562] [pool-1-thread-3] Initializing /data/pascal/test.lif: 
   [testng] [2024-12-20 06:43:34,918] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-12-20 06:43:37,131] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-12-20 06:43:40,204] [pool-1-thread-10] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-12-20 06:43:42,452] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-12-20 06:43:44,342] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-12-20 06:43:46,324] [pool-1-thread-10] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-12-20 06:43:46,880] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-12-20 06:43:48,779] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-12-20 06:43:50,869] [pool-1-thread-7] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-12-20 06:43:51,096] [pool-1-thread-8] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-12-20 06:43:53,648] [pool-1-thread-5] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-12-20 06:43:54,157] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-12-20 06:43:56,316] [pool-1-thread-6] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2024-12-20 06:43:56,873] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-12-20 06:43:59,439] [pool-1-thread-7] Initializing /data/garcion/testTwo.lif: 
   [testng] [2024-12-20 06:43:59,889] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-12-20 06:44:02,768] [pool-1-thread-5] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-12-20 06:44:03,153] [pool-1-thread-2] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-12-20 06:44:03,615] [pool-1-thread-10] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-12-20 06:44:04,348] [pool-1-thread-3] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-12-20 06:44:06,302] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-12-20 06:44:08,073] [pool-1-thread-9] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-12-20 06:44:08,458] [pool-1-thread-11] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-12-20 06:44:08,913] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-12-20 06:44:11,672] [pool-1-thread-2] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-12-20 06:44:12,072] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-12-20 06:44:13,737] [pool-1-thread-3] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2024-12-20 06:44:14,128] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-12-20 06:44:17,063] [pool-1-thread-2] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-12-20 06:44:17,872] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-12-20 06:44:19,487] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-12-20 06:44:22,216] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-12-20 06:44:23,776] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-12-20 06:44:25,596] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-12-20 06:44:28,163] [pool-1-thread-2] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-12-20 06:44:28,603] [pool-1-thread-5] Initializing /data/tony/December_806b.lif: 
   [testng] [2024-12-20 06:44:29,082] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2024-12-20 06:44:32,240] [pool-1-thread-12] Initializing /data/schek/LIF2_test.lif: 
   [testng] [2024-12-20 06:44:33,218] [pool-1-thread-6] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2024-12-20 06:44:33,578] [pool-1-thread-1] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-12-20 06:44:33,917] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-12-20 06:44:36,605] [pool-1-thread-2] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-12-20 06:44:36,850] [pool-1-thread-4] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2024-12-20 06:44:37,430] [pool-1-thread-10] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2024-12-20 06:44:37,794] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-12-20 06:44:39,382] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-12-20 06:44:42,505] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-12-20 06:44:44,812] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-12-20 06:44:46,659] [pool-1-thread-10] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-12-20 06:44:47,037] [pool-1-thread-2] Initializing /data/stefan/spe.tif: 
   [testng] [2024-12-20 06:44:48,759] [pool-1-thread-9] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-12-20 06:44:49,162] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-12-20 06:44:50,894] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] [2024-12-20 06:44:52,931] [pool-1-thread-8] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-12-20 06:44:53,309] [pool-1-thread-11] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-12-20 06:44:56,088] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-12-20 06:44:58,406] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-12-20 06:45:00,935] [pool-1-thread-7] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-12-20 06:45:03,360] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-12-20 06:45:05,073] [pool-1-thread-8] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-12-20 06:45:05,395] [pool-1-thread-1] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-12-20 06:45:05,714] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-12-20 06:45:08,445] [pool-1-thread-2] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-12-20 06:45:08,876] [pool-1-thread-6] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-12-20 06:45:09,253] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-12-20 06:45:10,897] [pool-1-thread-11] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-12-20 06:45:12,927] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-12-20 06:45:15,139] [pool-1-thread-1] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-12-20 06:45:15,820] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-12-20 06:45:17,519] [pool-1-thread-6] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-12-20 06:45:18,499] [pool-1-thread-2] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2024-12-20 06:45:20,633] [pool-1-thread-1] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-12-20 06:45:21,791] [pool-1-thread-4] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-12-20 06:45:23,280] [pool-1-thread-9] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-12-20 06:45:24,211] [pool-1-thread-2] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-12-20 06:45:25,838] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-12-20 06:45:27,436] [pool-1-thread-12] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-12-20 06:45:28,333] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-12-20 06:45:30,010] [pool-1-thread-6] Initializing /data/claude/1A.lif: 
   [testng] [2024-12-20 06:45:30,596] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2024-12-20 06:45:32,545] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-12-20 06:45:35,647] [pool-1-thread-9] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-12-20 06:45:36,053] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-12-20 06:45:39,032] [pool-1-thread-12] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-12-20 06:45:44,310] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-12-20 06:45:46,029] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-12-20 06:45:47,771] [pool-1-thread-2] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2024-12-20 06:45:48,171] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-12-20 06:45:49,971] [pool-1-thread-1] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-12-20 06:45:51,270] [pool-1-thread-8] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-12-20 06:45:51,629] [pool-1-thread-3] Initializing /data/martin/sample files.lif: 
   [testng] [2024-12-20 06:45:52,563] [pool-1-thread-2] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-12-20 06:45:55,126] [pool-1-thread-8] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-12-20 06:45:55,331] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-12-20 06:45:58,367] [pool-1-thread-3] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-12-20 06:45:58,808] [pool-1-thread-2] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-12-20 06:45:59,416] [pool-1-thread-8] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-12-20 06:46:01,274] [pool-1-thread-12] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-12-20 06:46:01,941] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-12-20 06:46:02,426] [pool-1-thread-5] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-12-20 06:46:03,737] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-12-20 06:46:05,737] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-12-20 06:46:07,577] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-12-20 06:46:10,641] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-12-20 06:46:12,303] [pool-1-thread-11] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-12-20 06:46:12,753] [pool-1-thread-1] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-12-20 06:46:14,791] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-12-20 06:46:17,455] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-12-20 06:46:20,465] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-12-20 06:46:21,207] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-12-20 06:46:24,070] [pool-1-thread-5] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-12-20 06:46:24,507] [pool-1-thread-9] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-12-20 06:46:25,678] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-12-20 06:46:27,375] [pool-1-thread-10] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-12-20 06:46:27,681] [pool-1-thread-12] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-12-20 06:46:27,730] [pool-1-thread-11] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-12-20 06:46:29,854] [pool-1-thread-5] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-12-20 06:46:30,797] [pool-1-thread-9] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-12-20 06:46:31,318] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-12-20 06:46:33,419] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-12-20 06:46:35,415] [pool-1-thread-2] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-12-20 06:46:37,039] [pool-1-thread-8] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-12-20 06:46:37,445] [pool-1-thread-11] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-12-20 06:46:38,208] [pool-1-thread-1] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-12-20 06:46:39,035] [pool-1-thread-4] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-12-20 06:46:40,177] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-12-20 06:46:41,884] [pool-1-thread-9] Initializing /data/ville/expected output.png: 
   [testng] [2024-12-20 06:46:41,992] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-12-20 06:46:43,730] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-12-20 06:46:45,113] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-12-20 06:46:47,255] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] [2024-12-20 06:46:48,976] [pool-1-thread-5] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-12-20 06:46:49,341] [pool-1-thread-4] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-12-20 06:46:50,014] [pool-1-thread-12] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-12-20 06:46:51,229] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-12-20 06:46:53,083] [pool-1-thread-3] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-12-20 06:46:53,796] [pool-1-thread-8] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-12-20 06:46:54,572] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-12-20 06:46:56,304] [pool-1-thread-4] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-12-20 06:46:57,641] [pool-1-thread-2] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-12-20 06:46:58,112] [pool-1-thread-12] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-12-20 06:46:59,905] [pool-1-thread-8] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-12-20 06:47:01,557] [pool-1-thread-11] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-12-20 06:47:01,953] [pool-1-thread-1] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-12-20 06:47:02,620] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-12-20 06:47:04,446] [pool-1-thread-8] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-12-20 06:47:05,138] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-12-20 06:47:07,449] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-12-20 06:47:07,899] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-12-20 06:47:09,962] [pool-1-thread-2] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-12-20 06:47:10,420] [pool-1-thread-4] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-12-20 06:47:10,841] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-12-20 06:47:13,816] [pool-1-thread-5] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-12-20 06:47:14,261] [pool-1-thread-1] Initializing /data/rich/TEST.lif: 
   [testng] [2024-12-20 06:47:14,956] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-12-20 06:47:16,800] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-12-20 06:47:19,537] [pool-1-thread-4] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2024-12-20 06:47:19,948] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-12-20 06:47:22,070] [pool-1-thread-1] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-12-20 06:47:22,484] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-12-20 06:47:25,405] [pool-1-thread-9] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-12-20 06:47:25,465] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-12-20 06:47:27,194] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-12-20 06:47:28,888] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-12-20 06:47:30,879] [pool-1-thread-10] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-12-20 06:47:32,307] [pool-1-thread-9] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-12-20 06:47:32,811] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-12-20 06:47:37,083] [pool-1-thread-11] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-12-20 06:47:37,482] [pool-1-thread-2] Initializing /data/kristine/Kristine.lif: 
   [testng] [2024-12-20 06:47:38,076] [pool-1-thread-12] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-12-20 06:47:38,905] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-12-20 06:47:42,226] [pool-1-thread-10] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-12-20 06:47:43,119] [pool-1-thread-5] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-12-20 06:47:44,130] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-12-20 06:47:47,056] [pool-1-thread-4] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-12-20 06:47:47,414] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-12-20 06:47:49,245] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-12-20 06:47:51,022] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-12-20 06:47:52,667] [pool-1-thread-2] Initializing /data/leon/leon002.lif: 
   [testng] [2024-12-20 06:47:52,979] [pool-1-thread-1] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-12-20 06:47:53,507] [pool-1-thread-5] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-12-20 06:47:55,901] [pool-1-thread-10] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-12-20 06:47:58,796] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-12-20 06:48:00,531] [pool-1-thread-2] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-12-20 06:48:02,813] [pool-1-thread-9] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-12-20 06:48:03,777] [pool-1-thread-1] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-12-20 06:48:04,248] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-12-20 06:48:06,467] [pool-1-thread-2] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-12-20 06:48:08,293] [pool-1-thread-9] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-12-20 06:48:08,969] [pool-1-thread-1] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2024-12-20 06:48:09,857] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-12-20 06:48:13,738] [pool-1-thread-11] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-12-20 06:48:14,039] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-12-20 06:48:15,565] [pool-1-thread-6] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-12-20 06:48:15,844] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-12-20 06:48:18,427] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-12-20 06:48:20,048] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-12-20 06:48:21,936] [pool-1-thread-4] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-12-20 06:48:22,363] [pool-1-thread-9] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2024-12-20 06:48:23,714] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-12-20 06:48:25,471] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-12-20 06:48:27,473] [pool-1-thread-6] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-12-20 06:48:28,585] [pool-1-thread-11] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-12-20 06:48:29,615] [pool-1-thread-12] Initializing /data/stefan/spe.lif: 
   [testng] [2024-12-20 06:48:30,005] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-12-20 06:48:32,600] [pool-1-thread-4] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 22 minutes 13 seconds
Finished: SUCCESS