Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 293
originally caused by:
 Started by upstream project "Trigger" build number 312
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@3
[BIOFORMATS-test-folder@3] $ /bin/bash -xe /tmp/jenkins18152226661927793022.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_46401_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] 11:20:24,179 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 11:20:24,180 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 11:20:24,181 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 11:20:24,181 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 11:20:24,182 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 11:20:24,182 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 11:20:24,183 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 11:20:24,183 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 11:20:24,183 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 11:20:24,184 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 11:20:24,184 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 11:20:24,184 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 11:20:24,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 11:20:24,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 11:20:24,375 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 11:20:24,375 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 11:20:24,383 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 11:20:24,383 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 11:20:24,383 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 11:20:24,384 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 11:20:24,384 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 11:20:24,385 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 11:20:24,385 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 202 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-17 11:20:24,395] [main] java.version = 11.0.16
   [testng] 11:20:24,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 11:20:24,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:20:24,440 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-17_11-20-24.log]
   [testng] 11:20:24,441 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-12-17 11:20:24,443] [main] testng.directory = /data
   [testng] [2024-12-17 11:20:24,443] [main] testng.configDirectory = /config
   [testng] [2024-12-17 11:20:24,453] [main] testng.multiplier = 1.0
   [testng] [2024-12-17 11:20:24,454] [main] testng.in-memory = false
   [testng] [2024-12-17 11:20:24,454] [main] testng.allow-missing = false
   [testng] [2024-12-17 11:20:24,454] [main] user.language = en
   [testng] [2024-12-17 11:20:24,454] [main] user.country = ${user.country}
   [testng] [2024-12-17 11:20:24,454] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-17 11:28:59,454] [main] ----------------------------------------
   [testng] [2024-12-17 11:28:59,454] [main] Total files: 404
   [testng] [2024-12-17 11:28:59,454] [main] Scan time: 514.999 s (1274 ms/file)
   [testng] [2024-12-17 11:28:59,454] [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-17 11:40:38,582] [pool-1-thread-1] Initializing /data/pascal/test.lif: 
   [testng] 11:40:38,583 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 11:40:38,583 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:38,585 |-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-17_11-40-38.log]
   [testng] 11:40:38,585 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6baf799e - End of configuration.
   [testng] [2024-12-17 11:40:39,090] [pool-1-thread-12] Initializing /data/schek/LIF2_test.lif: 
   [testng] 11:40:39,090 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 11:40:39,090 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:39,091 |-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-17_11-40-39.log]
   [testng] 11:40:39,091 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1cc0f6e6 - End of configuration.
   [testng] [2024-12-17 11:40:39,569] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] 11:40:39,570 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 11:40:39,570 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:39,570 |-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-17_11-40-39.log]
   [testng] 11:40:39,571 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7aba8c88 - End of configuration.
   [testng] [2024-12-17 11:40:42,006] [pool-1-thread-10] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] 11:40:42,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 11:40:42,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:42,007 |-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-17_11-40-42.log]
   [testng] 11:40:42,008 |-INFO in ch.qos.logback.core.sift.SiftProcessor@431d82e0 - End of configuration.
   [testng] [2024-12-17 11:40:42,502] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] 11:40:42,502 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 11:40:42,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:42,503 |-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-17_11-40-42.log]
   [testng] 11:40:42,503 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a7dfe26 - End of configuration.
   [testng] [2024-12-17 11:40:44,977] [pool-1-thread-8] Initializing /data/stefan/spe.tif: 
   [testng] 11:40:44,977 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 11:40:44,977 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:44,978 |-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-17_11-40-44.log]
   [testng] 11:40:44,978 |-INFO in ch.qos.logback.core.sift.SiftProcessor@346a0114 - End of configuration.
   [testng] [2024-12-17 11:40:47,546] [pool-1-thread-7] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] 11:40:47,547 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 11:40:47,547 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:47,547 |-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-17_11-40-47.log]
   [testng] 11:40:47,548 |-INFO in ch.qos.logback.core.sift.SiftProcessor@56482041 - End of configuration.
   [testng] [2024-12-17 11:40:48,086] [pool-1-thread-6] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] 11:40:48,086 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 11:40:48,087 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:48,087 |-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-17_11-40-48.log]
   [testng] 11:40:48,088 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6cdcc77e - End of configuration.
   [testng] [2024-12-17 11:40:48,654] [pool-1-thread-5] Initializing /data/jerome/E345_312.lif: 
   [testng] 11:40:48,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 11:40:48,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:48,655 |-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-17_11-40-48.log]
   [testng] 11:40:48,656 |-INFO in ch.qos.logback.core.sift.SiftProcessor@603d3f6 - End of configuration.
   [testng] [2024-12-17 11:40:49,201] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] 11:40:49,201 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 11:40:49,201 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:49,202 |-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-17_11-40-49.log]
   [testng] 11:40:49,202 |-INFO in ch.qos.logback.core.sift.SiftProcessor@60642e92 - End of configuration.
   [testng] [2024-12-17 11:40:51,951] [pool-1-thread-3] Initializing /data/romain/tile 002.lif: 
   [testng] 11:40:51,951 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 11:40:51,951 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:51,952 |-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-17_11-40-51.log]
   [testng] 11:40:51,952 |-INFO in ch.qos.logback.core.sift.SiftProcessor@177de8d0 - End of configuration.
   [testng] [2024-12-17 11:40:52,444] [pool-1-thread-2] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] 11:40:52,444 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 11:40:52,444 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:40:52,445 |-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-17_11-40-52.log]
   [testng] 11:40:52,445 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4cf74b96 - End of configuration.
   [testng] [2024-12-17 11:40:58,511] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-12-17 11:41:00,910] [pool-1-thread-12] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-12-17 11:41:01,575] [pool-1-thread-1] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-12-17 11:41:03,303] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-12-17 11:41:07,344] [pool-1-thread-2] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-12-17 11:41:08,000] [pool-1-thread-5] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-12-17 11:41:08,667] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-12-17 11:41:11,058] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-12-17 11:41:13,669] [pool-1-thread-3] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-12-17 11:41:15,136] [pool-1-thread-1] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-12-17 11:41:16,434] [pool-1-thread-8] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-12-17 11:41:17,343] [pool-1-thread-11] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-12-17 11:41:17,944] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-12-17 11:41:20,336] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-12-17 11:41:27,341] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-12-17 11:41:30,038] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-12-17 11:41:30,714] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-12-17 11:41:33,493] [pool-1-thread-2] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-12-17 11:41:34,556] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-12-17 11:41:37,802] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2024-12-17 11:41:44,203] [pool-1-thread-2] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-12-17 11:41:45,055] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-12-17 11:41:47,455] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-12-17 11:41:48,127] [pool-1-thread-8] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-12-17 11:41:50,880] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-12-17 11:41:53,767] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-12-17 11:41:59,697] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-12-17 11:42:02,925] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-12-17 11:42:07,655] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-12-17 11:42:10,756] [pool-1-thread-3] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2024-12-17 11:42:11,478] [pool-1-thread-5] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-12-17 11:42:12,730] [pool-1-thread-2] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-12-17 11:42:14,411] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-12-17 11:42:20,082] [pool-1-thread-11] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-12-17 11:42:20,636] [pool-1-thread-10] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-12-17 11:42:23,028] [pool-1-thread-3] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-12-17 11:42:24,830] [pool-1-thread-8] Initializing /data/kristine/Kristine.lif: 
   [testng] [2024-12-17 11:42:25,652] [pool-1-thread-5] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-12-17 11:42:26,496] [pool-1-thread-6] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-12-17 11:42:27,044] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-12-17 11:42:29,500] [pool-1-thread-1] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-12-17 11:42:30,216] [pool-1-thread-2] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-12-17 11:42:31,497] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2024-12-17 11:42:34,187] [pool-1-thread-5] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-12-17 11:42:36,032] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-12-17 11:42:38,757] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-12-17 11:42:41,195] [pool-1-thread-11] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2024-12-17 11:42:41,780] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-12-17 11:42:44,299] [pool-1-thread-2] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-12-17 11:42:45,261] [pool-1-thread-6] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-12-17 11:42:45,958] [pool-1-thread-8] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-12-17 11:42:46,522] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-12-17 11:42:51,524] [pool-1-thread-5] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-12-17 11:42:53,411] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-12-17 11:42:56,647] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-12-17 11:42:59,669] [pool-1-thread-12] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-12-17 11:43:00,341] [pool-1-thread-8] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-12-17 11:43:01,398] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-12-17 11:43:04,373] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-12-17 11:43:05,025] [pool-1-thread-3] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-12-17 11:43:05,936] [pool-1-thread-10] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-12-17 11:43:06,525] [pool-1-thread-1] Initializing /data/rich/TEST.lif: 
   [testng] [2024-12-17 11:43:07,301] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-12-17 11:43:10,836] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-12-17 11:43:15,075] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-12-17 11:43:17,838] [pool-1-thread-8] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-12-17 11:43:20,839] [pool-1-thread-4] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-12-17 11:43:21,435] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-12-17 11:43:24,058] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-12-17 11:43:26,650] [pool-1-thread-11] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-12-17 11:43:27,283] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-12-17 11:43:30,534] [pool-1-thread-10] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-12-17 11:43:33,101] [pool-1-thread-4] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-12-17 11:43:35,494] [pool-1-thread-11] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-12-17 11:43:35,855] [pool-1-thread-2] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2024-12-17 11:43:37,613] [pool-1-thread-9] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-12-17 11:43:38,903] [pool-1-thread-10] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-12-17 11:43:39,760] [pool-1-thread-7] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-12-17 11:43:40,408] [pool-1-thread-4] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-12-17 11:43:42,428] [pool-1-thread-5] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-12-17 11:43:43,162] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-12-17 11:43:43,819] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-12-17 11:43:46,902] [pool-1-thread-12] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-12-17 11:43:48,270] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2024-12-17 11:43:51,039] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-12-17 11:43:53,850] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-12-17 11:43:56,495] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-12-17 11:43:59,053] [pool-1-thread-3] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-12-17 11:43:59,630] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-12-17 11:44:02,230] [pool-1-thread-10] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-12-17 11:44:02,939] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-12-17 11:44:08,460] [pool-1-thread-5] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-12-17 11:44:10,043] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-12-17 11:44:14,776] [pool-1-thread-4] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-12-17 11:44:16,643] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-12-17 11:44:19,474] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-12-17 11:44:23,696] [pool-1-thread-5] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-12-17 11:44:24,434] [pool-1-thread-11] Initializing /data/martin/sample files.lif: 
   [testng] [2024-12-17 11:44:25,204] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-12-17 11:44:28,458] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-12-17 11:44:31,417] [pool-1-thread-7] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-12-17 11:44:31,767] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-12-17 11:44:34,565] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-12-17 11:44:37,120] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-12-17 11:44:40,056] [pool-1-thread-9] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-12-17 11:44:41,760] [pool-1-thread-12] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-12-17 11:44:42,753] [pool-1-thread-5] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-12-17 11:44:45,364] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-12-17 11:44:49,217] [pool-1-thread-9] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-12-17 11:44:53,000] [pool-1-thread-5] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-12-17 11:44:53,636] [pool-1-thread-7] Initializing /data/oliver/100529.lif: 
   [testng] [2024-12-17 11:44:54,260] [pool-1-thread-3] Initializing /data/stefan/spe.lif: 
   [testng] [2024-12-17 11:44:54,903] [pool-1-thread-2] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] [2024-12-17 11:44:55,512] [pool-1-thread-10] Initializing /data/claude/1A.lif: 
   [testng] [2024-12-17 11:44:56,365] [pool-1-thread-12] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-12-17 11:44:57,176] [pool-1-thread-4] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-12-17 11:45:00,185] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-12-17 11:45:03,278] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-12-17 11:45:06,232] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-12-17 11:45:09,962] [pool-1-thread-8] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-12-17 11:45:10,590] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-12-17 11:45:13,606] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-12-17 11:45:16,858] [pool-1-thread-2] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-12-17 11:45:17,985] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-12-17 11:45:20,745] [pool-1-thread-4] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-12-17 11:45:23,011] [pool-1-thread-8] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-12-17 11:45:24,804] [pool-1-thread-9] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2024-12-17 11:45:26,404] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-12-17 11:45:30,261] [pool-1-thread-4] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-12-17 11:45:32,188] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-12-17 11:45:35,132] [pool-1-thread-6] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-12-17 11:45:40,050] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-12-17 11:45:42,348] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-12-17 11:45:42,969] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-12-17 11:45:45,620] [pool-1-thread-11] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-12-17 11:45:46,242] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-12-17 11:45:51,401] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-12-17 11:45:55,042] [pool-1-thread-11] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-12-17 11:45:55,801] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-12-17 11:46:01,420] [pool-1-thread-11] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-12-17 11:46:02,278] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-12-17 11:46:09,428] [pool-1-thread-9] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-12-17 11:46:10,042] [pool-1-thread-6] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-12-17 11:46:11,840] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-12-17 11:46:15,816] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-12-17 11:46:18,851] [pool-1-thread-7] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-12-17 11:46:19,599] [pool-1-thread-4] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-12-17 11:46:22,155] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-12-17 11:46:26,469] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-12-17 11:46:30,062] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-12-17 11:46:32,750] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-12-17 11:46:35,614] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-12-17 11:46:38,319] [pool-1-thread-12] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-12-17 11:46:42,974] [pool-1-thread-8] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-12-17 11:46:43,695] [pool-1-thread-12] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-12-17 11:46:46,133] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-12-17 11:46:48,897] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-12-17 11:46:51,613] [pool-1-thread-9] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-12-17 11:46:51,898] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-12-17 11:46:56,388] [pool-1-thread-4] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-12-17 11:46:59,451] [pool-1-thread-12] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-12-17 11:47:00,923] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-12-17 11:47:05,518] [pool-1-thread-9] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-12-17 11:47:06,184] [pool-1-thread-7] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2024-12-17 11:47:06,854] [pool-1-thread-6] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-12-17 11:47:08,049] [pool-1-thread-12] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-12-17 11:47:11,784] [pool-1-thread-11] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-12-17 11:47:13,768] [pool-1-thread-10] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-12-17 11:47:20,969] [pool-1-thread-9] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-12-17 11:47:21,666] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-12-17 11:47:26,523] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-12-17 11:47:27,090] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-12-17 11:47:29,690] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-12-17 11:47:30,250] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-12-17 11:47:32,864] [pool-1-thread-2] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-12-17 11:47:35,163] [pool-1-thread-11] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2024-12-17 11:47:35,874] [pool-1-thread-8] Initializing /data/tony/December_806b.lif: 
   [testng] [2024-12-17 11:47:36,567] [pool-1-thread-7] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-12-17 11:47:39,721] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-12-17 11:47:43,015] [pool-1-thread-9] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-12-17 11:47:43,640] [pool-1-thread-5] Initializing /data/leon/leon002.lif: 
   [testng] [2024-12-17 11:47:44,260] [pool-1-thread-11] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2024-12-17 11:47:44,795] [pool-1-thread-6] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-12-17 11:47:47,699] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-12-17 11:47:50,605] [pool-1-thread-12] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-12-17 11:47:51,985] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-12-17 11:47:55,230] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-12-17 11:47:58,111] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-12-17 11:48:00,750] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-12-17 11:48:03,375] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-12-17 11:48:05,934] [pool-1-thread-3] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-12-17 11:48:06,442] [pool-1-thread-11] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-12-17 11:48:06,910] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-12-17 11:48:11,734] [pool-1-thread-12] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-12-17 11:48:15,038] [pool-1-thread-11] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-12-17 11:48:15,704] [pool-1-thread-3] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-12-17 11:48:17,548] [pool-1-thread-2] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-12-17 11:48:18,599] [pool-1-thread-12] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-12-17 11:48:21,421] [pool-1-thread-11] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-12-17 11:48:23,522] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-12-17 11:48:26,615] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-12-17 11:48:29,630] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-12-17 11:48:32,612] [pool-1-thread-2] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-12-17 11:48:33,156] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-12-17 11:48:35,881] [pool-1-thread-4] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-12-17 11:48:36,410] [pool-1-thread-5] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-12-17 11:48:36,632] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-12-17 11:48:39,296] [pool-1-thread-9] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-12-17 11:48:39,817] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-12-17 11:48:46,514] [pool-1-thread-5] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-12-17 11:48:47,916] [pool-1-thread-9] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-12-17 11:48:48,468] [pool-1-thread-4] Initializing /data/garcion/testTwo.lif: 
   [testng] [2024-12-17 11:48:51,349] [pool-1-thread-2] Initializing /data/claude/4B.lif: 
   [testng] [2024-12-17 11:48:52,617] [pool-1-thread-5] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-12-17 11:48:55,349] [pool-1-thread-9] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-12-17 11:48:57,166] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-12-17 11:49:03,528] [pool-1-thread-8] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-12-17 11:49:04,147] [pool-1-thread-1] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-12-17 11:49:04,650] [pool-1-thread-6] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2024-12-17 11:49:05,145] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-12-17 11:49:07,703] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-12-17 11:49:10,289] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-12-17 11:49:16,295] [pool-1-thread-11] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-12-17 11:49:17,639] [pool-1-thread-1] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-12-17 11:49:17,741] [pool-1-thread-6] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-12-17 11:49:18,750] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-12-17 11:49:24,560] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-12-17 11:49:27,388] [pool-1-thread-5] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-12-17 11:49:27,987] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-12-17 11:49:30,734] [pool-1-thread-11] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-12-17 11:49:33,167] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-12-17 11:49:34,434] [pool-1-thread-2] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-12-17 11:49:35,188] [pool-1-thread-3] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-12-17 11:49:35,899] [pool-1-thread-5] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-12-17 11:49:38,680] [pool-1-thread-6] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-12-17 11:49:40,527] [pool-1-thread-12] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-12-17 11:49:41,220] [pool-1-thread-7] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-12-17 11:49:41,817] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-12-17 11:49:45,184] [pool-1-thread-4] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-12-17 11:49:47,756] [pool-1-thread-3] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-12-17 11:49:48,539] [pool-1-thread-7] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-12-17 11:49:49,074] [pool-1-thread-2] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-12-17 11:49:51,061] [pool-1-thread-12] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-12-17 11:49:52,942] [pool-1-thread-8] Initializing /data/ville/expected output.png: 
   [testng] [2024-12-17 11:49:54,733] [pool-1-thread-1] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-12-17 11:49:55,277] [pool-1-thread-9] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-12-17 11:49:56,267] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-12-17 11:49:57,044] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-12-17 11:50:00,072] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-12-17 11:50:02,956] [pool-1-thread-5] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-12-17 11:50:03,602] [pool-1-thread-12] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-12-17 11:50:04,420] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-12-17 11:50:07,658] [pool-1-thread-4] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-12-17 11:50:08,748] [pool-1-thread-1] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-12-17 11:50:10,416] [pool-1-thread-6] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2024-12-17 11:50:11,388] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 31 minutes 28 seconds
Finished: SUCCESS