Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 111
originally caused by:
 Started by upstream project "Trigger" build number 124
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@8
[BIOFORMATS-test-folder@8] $ /bin/bash -xe /tmp/jenkins578534386669920789.sh
+ '[' olympus-oir = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_17204_merge_ci -v /uod/idr/repos/curated/olympus-oir:/data -v /uod/idr-scratch/merge-ci/curated/olympus-oir:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 01:22:16,024 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:22:16,026 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 01:22:16,026 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:22:16,028 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:22:16,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:22:16,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:22:16,030 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:22:16,030 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:22:16,031 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:22:16,031 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:22:16,032 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:22:16,032 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 01:22:16,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:22:16,282 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:22:16,318 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:22:16,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:22:16,328 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:22:16,329 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:22:16,329 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:22:16,329 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:22:16,330 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 01:22:16,331 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 01:22:16,331 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 301 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-04 01:22:16,344] [main] java.version = 21
   [testng] 01:22:16,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:22:16,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:22:16,419 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-04_01-22-16.log]
   [testng] 01:22:16,421 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-07-04 01:22:16,424] [main] testng.directory = /data
   [testng] [2024-07-04 01:22:16,424] [main] testng.configDirectory = /config
   [testng] [2024-07-04 01:22:16,439] [main] testng.multiplier = 1.0
   [testng] [2024-07-04 01:22:16,439] [main] testng.in-memory = false
   [testng] [2024-07-04 01:22:16,440] [main] testng.allow-missing = false
   [testng] [2024-07-04 01:22:16,440] [main] user.language = en
   [testng] [2024-07-04 01:22:16,440] [main] user.country = ${user.country}
   [testng] [2024-07-04 01:22:16,440] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-04 01:22:31,856] [main] ----------------------------------------
   [testng] [2024-07-04 01:22:31,857] [main] Total files: 283
   [testng] [2024-07-04 01:22:31,857] [main] Scan time: 15.416 s (54 ms/file)
   [testng] [2024-07-04 01:22:31,857] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 186 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-04 01:30:57,424] [pool-1-thread-1] Initializing /data/olympus/XYZt.oir: 
   [testng] 01:30:57,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:30:57,426 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:30:57,428 |-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-07-04_01-30-57.log]
   [testng] 01:30:57,429 |-INFO in ch.qos.logback.core.sift.SiftProcessor@77b9baa9 - End of configuration.
   [testng] [2024-07-04 01:30:58,817] [pool-1-thread-12] Initializing /data/olympus/_calcium sparks_XYt_/stack1/frame_t_0.ets: 
   [testng] 01:30:58,817 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:30:58,817 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:30:58,818 |-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-07-04_01-30-58.log]
   [testng] 01:30:58,818 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7e8cdc06 - End of configuration.
   [testng] [2024-07-04 01:30:58,895] [pool-1-thread-11] Initializing /data/olympus/spectral_scan_XYL.oir: 
   [testng] 01:30:58,895 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:30:58,895 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:30:58,896 |-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-07-04_01-30-58.log]
   [testng] 01:30:58,897 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1e2367d - End of configuration.
   [testng] [2024-07-04 01:30:59,320] [pool-1-thread-10] Initializing /data/qa-17222/Clipboard-ps245 red tubulin green 60x_0002.tif: 
   [testng] 01:30:59,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:30:59,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:30:59,321 |-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-07-04_01-30-59.log]
   [testng] 01:30:59,321 |-INFO in ch.qos.logback.core.sift.SiftProcessor@796879c6 - End of configuration.
   [testng] [2024-07-04 01:30:59,362] [pool-1-thread-9] Initializing /data/qa-17919/f10187.oir: 
   [testng] 01:30:59,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:30:59,363 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:30:59,363 |-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-07-04_01-30-59.log]
   [testng] 01:30:59,364 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5dbc60b3 - End of configuration.
   [testng] [2024-07-04 01:31:19,878] [pool-1-thread-8] Initializing /data/public/etienne/venus stack.oir: 
   [testng] 01:31:19,879 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:31:19,879 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:31:19,879 |-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-07-04_01-31-19.log]
   [testng] 01:31:19,880 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e65eb28 - End of configuration.
   [testng] [2024-07-04 01:31:20,260] [pool-1-thread-7] Initializing /data/olympus/not_opening_in_ImageJ/Image_0033/Image_0033_0001.ome.tif: 
   [testng] 01:31:20,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:31:20,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:31:20,261 |-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-07-04_01-31-20.log]
   [testng] 01:31:20,262 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3520127a - End of configuration.
   [testng] [2024-07-04 01:31:20,338] [pool-1-thread-6] Initializing /data/olympus/not_opening_in_ImageJ/Image_0050/Image_0050_0001.oir: 
   [testng] 01:31:20,338 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:31:20,338 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:31:20,339 |-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-07-04_01-31-20.log]
   [testng] 01:31:20,339 |-INFO in ch.qos.logback.core.sift.SiftProcessor@79a9e0a4 - End of configuration.
   [testng] [2024-07-04 01:31:20,443] [pool-1-thread-5] Initializing /data/qa-17922/example_multipart.oir: 
   [testng] 01:31:20,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:31:20,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:31:20,444 |-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-07-04_01-31-20.log]
   [testng] 01:31:20,444 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a428dc3 - End of configuration.
   [testng] [2024-07-04 01:31:43,254] [pool-1-thread-4] Initializing /data/qa-17335/1.ome.tif: 
   [testng] 01:31:43,254 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:31:43,254 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:31:43,256 |-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-07-04_01-31-43.log]
   [testng] 01:31:43,256 |-INFO in ch.qos.logback.core.sift.SiftProcessor@297f1f07 - End of configuration.
   [testng] [2024-07-04 01:31:43,306] [pool-1-thread-3] Initializing /data/olympus/not_opening_in_ImageJ/Image_0106/Image_0106_0001.ome.tif: 
   [testng] 01:31:43,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:31:43,306 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:31:43,307 |-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-07-04_01-31-43.log]
   [testng] 01:31:43,307 |-INFO in ch.qos.logback.core.sift.SiftProcessor@32359781 - End of configuration.
   [testng] [2024-07-04 01:31:43,358] [pool-1-thread-2] Initializing /data/olympus/_stitched 4x4 zstack 10X_XYZ_/stack1/frame_t_0.ets: 
   [testng] 01:31:43,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:31:43,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:31:43,359 |-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-07-04_01-31-43.log]
   [testng] 01:31:43,360 |-INFO in ch.qos.logback.core.sift.SiftProcessor@518a5da6 - End of configuration.
   [testng] [2024-07-04 01:31:46,087] [pool-1-thread-12] Initializing /data/qa-17222/ps245 red tubulin green 60x_0001.ome.tif: 
   [testng] [2024-07-04 01:31:46,223] [pool-1-thread-3] Initializing /data/qa-21577/R13L-S2-5_X20_ZOOM1_Z_CONTROL.oir: 
   [testng] [2024-07-04 01:31:46,573] [pool-1-thread-4] Initializing /data/olympus/2021-04-20/20x_MATL_Cycle/Stitch_A01_G001.oir: 
   [testng] [2024-07-04 01:31:46,663] [pool-1-thread-7] Initializing /data/qa-16881/Clipboard-P10-50 D2.tif: 
   [testng] [2024-07-04 01:31:46,724] [pool-1-thread-6] Initializing /data/qa-17222/ps245 red tubulin green 60x-1.oir.vsi: 
   [testng] [2024-07-04 01:31:47,017] [pool-1-thread-10] Initializing /data/cudmore/20190401__0005.oir: 
   [testng] [2024-07-04 01:31:54,537] [pool-1-thread-2] Initializing /data/qa-16881/W11-180 D3 20151021_0024.oir: 
   [testng] [2024-07-04 01:31:55,265] [pool-1-thread-8] Initializing /data/samples/channel-reorder/Stitched_XYZ-modified.oir: 
   [testng] [2024-07-04 01:31:55,504] [pool-1-thread-11] Initializing /data/public/etienne/venus stack.ome.tif: 
   [testng] [2024-07-04 01:31:56,766] [pool-1-thread-7] Initializing /data/olympus/Clipboard-stitched 4x4 zstack 10X_XYZ.tif: 
   [testng] [2024-07-04 01:31:56,967] [pool-1-thread-6] Initializing /data/qa-16881/P10D1 20150729.oir: 
   [testng] [2024-07-04 01:31:57,322] [pool-1-thread-12] Initializing /data/qa-17222/ps245 red tubulin green 60x_0001.oir: 
   [testng] [2024-07-04 01:31:57,638] [pool-1-thread-2] Initializing /data/olympus/not_opening_in_ImageJ/Image_0058/Image_0058_0001.oir: 
   [testng] [2024-07-04 01:31:58,259] [pool-1-thread-3] Initializing /data/olympus/not_opening_in_ImageJ/Image_0043/Image_0043_0001.oir: 
   [testng] [2024-07-04 01:31:58,418] [pool-1-thread-11] Initializing /data/qa-16881/W1-135 D6 New 20150818_0010.oir: 
   [testng] [2024-07-04 01:31:59,072] [pool-1-thread-8] Initializing /data/qa-16881/P10-50 D2.ome.tif: 
   [testng] [2024-07-04 01:31:59,525] [pool-1-thread-2] Initializing /data/qa-16881/Clipboard-W1-75 D11 New 20150825_0004.tif: 
   [testng] [2024-07-04 01:31:59,603] [pool-1-thread-7] Initializing /data/qa-16881/W4-45 D5 New 20150816_0011.oir: 
   [testng] [2024-07-04 01:32:00,215] [pool-1-thread-6] Initializing /data/olympus/Clipboard-XYZt.tif: 
   [testng] [2024-07-04 01:32:00,420] [pool-1-thread-3] Initializing /data/olympus/not_opening_in_ImageJ/Image_0091/Image_0091_0001.ome.tif: 
   [testng] [2024-07-04 01:32:00,790] [pool-1-thread-11] Initializing /data/qa-17335/stimulation_0001_LSM.ome.tif: 
   [testng] [2024-07-04 01:32:00,884] [pool-1-thread-12] Initializing /data/qa-17917/f10010.oir: 
   [testng] [2024-07-04 01:32:33,834] [pool-1-thread-1] Initializing /data/qa-17335/stimulation_0001_LSM.oir: 
   [testng] [2024-07-04 01:32:34,442] [pool-1-thread-2] Initializing /data/qa-17222/ps245 red tubulin green 60x.ome.tif: 
   [testng] [2024-07-04 01:32:34,581] [pool-1-thread-8] Initializing /data/qa-17335/Clipboard-1.tif: 
   [testng] [2024-07-04 01:32:34,655] [pool-1-thread-7] Initializing /data/qa-17222/Clipboard-ps245 red tubulin green 60x_0001.tif: 
   [testng] [2024-07-04 01:32:34,729] [pool-1-thread-6] Initializing /data/olympus/not_opening_in_ImageJ/Image_0055/Clipboard-Image_0055_0001.tif: 
   [testng] [2024-07-04 01:32:34,989] [pool-1-thread-3] Initializing /data/olympus/not_opening_in_ImageJ/Image_0064/Image_0064_0001.ome.tif: 
   [testng] [2024-07-04 01:32:35,424] [pool-1-thread-11] Initializing /data/qa-17409/Stitch_A01_G001-exported.ome.tif: 
   [testng] [2024-07-04 01:32:35,713] [pool-1-thread-4] Initializing /data/qa-16871/XY_0003.ome.tif: 
   [testng] [2024-07-04 01:32:36,084] [pool-1-thread-7] Initializing /data/qa-16881/W1-75 D11 New 20150825_0004.oir: 
   [testng] [2024-07-04 01:32:36,338] [pool-1-thread-8] Initializing /data/olympus/40X_4CH_XY.vsi: 
   [testng] [2024-07-04 01:32:36,465] [pool-1-thread-3] Initializing /data/qa-17293/2-z-t_0001_LSM.ome.tif: 
   [testng] [2024-07-04 01:32:36,576] [pool-1-thread-2] Initializing /data/qa-16871/Clipboard.tif: 
   [testng] [2024-07-04 01:32:36,707] [pool-1-thread-6] Initializing /data/qa-16881/P10D1 20150729_0024.ome.tif: 
   [testng] [2024-07-04 01:32:36,813] [pool-1-thread-1] Initializing /data/qa-21577/R13L-S2-5_X20_ZOOM1_Z.oir: 
   [testng] [2024-07-04 01:32:37,359] [pool-1-thread-4] Initializing /data/olympus/not_opening_in_ImageJ/Image_0064/Clipboard-Image_0064_0001.tif: 
   [testng] [2024-07-04 01:32:37,955] [pool-1-thread-7] Initializing /data/olympus/2017-04-21/SampleImagesWS/CagedATP CaG10.ome.tif: 
   [testng] [2024-07-04 01:32:38,071] [pool-1-thread-3] Initializing /data/qa-16881/P10D1 20150729.ome.tif: 
   [testng] [2024-07-04 01:32:38,410] [pool-1-thread-2] Initializing /data/olympus/2017-04-20/mito_0006_0001.oir: 
   [testng] [2024-07-04 01:32:38,668] [pool-1-thread-6] Initializing /data/qa-17270/image1.oir: 
   [testng] [2024-07-04 01:32:38,978] [pool-1-thread-4] Initializing /data/olympus/not_opening_in_ImageJ/Image_0001/Image_0001_0001.oir: 
   [testng] [2024-07-04 01:32:39,360] [pool-1-thread-8] Initializing /data/qa-17335/Clipboard-OSR-Z.tif: 
   [testng] [2024-07-04 01:32:39,537] [pool-1-thread-2] Initializing /data/qa-17222/ps245 red tubulin green 60x_0002_5ADVMLE.oir.vsi: 
   [testng] [2024-07-04 01:32:39,663] [pool-1-thread-7] Initializing /data/qa-16881/P10D1 20150729_0024.oir: 
   [testng] [2024-07-04 01:32:39,888] [pool-1-thread-6] Initializing /data/olympus/not_opening_in_ImageJ/Image_0099/Image_0099_0001.oir: 
   [testng] [2024-07-04 01:32:40,021] [pool-1-thread-1] Initializing /data/qa-17335/OSR-Z.oir: 
   [testng] [2024-07-04 01:32:40,355] [pool-1-thread-3] Initializing /data/qa-16881/Clipboard-P10D1 20150729_0024.tif: 
   [testng] [2024-07-04 01:32:40,933] [pool-1-thread-4] Initializing /data/qa-16881/W4-45 D5 New 20150816_0011.ome.tif: 
   [testng] [2024-07-04 01:32:41,190] [pool-1-thread-11] Initializing /data/olympus/not_opening_in_ImageJ/Image_0043/Clipboard-Image_0043_0001.tif: 
   [testng] [2024-07-04 01:32:41,254] [pool-1-thread-8] Initializing /data/olympus/2021-03-23/Dataset01_incl_stitched_image/Stitch_A01_G001_0001.oir: 
   [testng] [2024-07-04 01:32:41,656] [pool-1-thread-6] Initializing /data/olympus/40X_4CH_XY.oir: 
   [testng] [2024-07-04 01:32:41,786] [pool-1-thread-1] Initializing /data/qa-17270/Clipboard-alexa488.tif: 
   [testng] [2024-07-04 01:32:42,015] [pool-1-thread-7] Initializing /data/qa-17222/ps245 red tubulin green 60x.oir: 
   [testng] [2024-07-04 01:32:42,228] [pool-1-thread-3] Initializing /data/qa-17222/Clipboard-ps245 red tubulin green 60x.tif: 
   [testng] [2024-07-04 01:32:42,277] [pool-1-thread-2] Initializing /data/olympus/2021-03-23/Dataset02_incl_stitched_image/Stitch_A01_G001.oir: 
   [testng] [2024-07-04 01:32:42,986] [pool-1-thread-11] Initializing /data/olympus/40X_4CH_XY.ome.tif: 
   [testng] [2024-07-04 01:32:43,240] [pool-1-thread-4] Initializing /data/olympus/Clipboard-40X_4CH_XY.tif: 
   [testng] [2024-07-04 01:32:43,360] [pool-1-thread-1] Initializing /data/qa-17331/60x zstack RS.oir: 
   [testng] [2024-07-04 01:32:43,686] [pool-1-thread-3] Initializing /data/qa-16881/W11-180 D3 20151021_0006.oir: 
   [testng] [2024-07-04 01:32:44,337] [pool-1-thread-7] Initializing /data/olympus/calcium sparks_XYt.oir: 
   [testng] [2024-07-04 01:32:44,861] [pool-1-thread-6] Initializing /data/public/etienne/Clipboard-amy slice z stack_0001.tif: 
   [testng] [2024-07-04 01:32:45,145] [pool-1-thread-4] Initializing /data/olympus/not_opening_in_ImageJ/Image_0001/Clipboard-Image_0001_0001.tif: 
   [testng] [2024-07-04 01:32:45,688] [pool-1-thread-3] Initializing /data/olympus/2017-04-21/SampleImagesWS/PA-GFPv-2.ome.tif: 
   [testng] [2024-07-04 01:32:45,800] [pool-1-thread-1] Initializing /data/qa-16881/Clipboard-P10D1 20150729_0019.tif: 
   [testng] [2024-07-04 01:32:46,144] [pool-1-thread-6] Initializing /data/olympus/not_opening_in_ImageJ/Image_0058/Clipboard-Image_0058_0001.tif: 
   [testng] [2024-07-04 01:32:46,491] [pool-1-thread-4] Initializing /data/qa-17222/ps245 red tubulin green 60x_0001_5ADVMLE.oir.vsi: 
   [testng] [2024-07-04 01:32:46,840] [pool-1-thread-4] Initializing /data/qa-18802/20171020_JupGFPHisRFP_L3_30xSI_galvo_p5z_p1xy_better_than_nyquist.oir: 
   [testng] [2024-07-04 01:32:47,817] [pool-1-thread-1] Initializing /data/olympus/2021-07-19/FRAP_0006_LSM.oir: 
   [testng] [2024-07-04 01:32:48,548] [pool-1-thread-3] Initializing /data/olympus/2017-11-20/xytz_golgi/xytz_golgi.oir: 
   [testng] [2024-07-04 01:32:52,322] [pool-1-thread-11] Initializing /data/olympus/not_opening_in_ImageJ/Image_0058/Image_0058_0001.ome.tif: 
   [testng] [2024-07-04 01:32:52,400] [pool-1-thread-7] Initializing /data/olympus/stitched 4x4 zstack 10X_XYZ.ome.tif: 
   [testng] [2024-07-04 01:32:52,671] [pool-1-thread-6] Initializing /data/qa-16881/P10-50 D2_0006.ome.tif: 
   [testng] [2024-07-04 01:32:52,942] [pool-1-thread-2] Initializing /data/olympus/Clipboard-Stitched_XYZ.tif: 
   [testng] [2024-07-04 01:32:53,263] [pool-1-thread-8] Initializing /data/olympus/Clipboard-spectral_scan_XYL.tif: 
   [testng] [2024-07-04 01:32:53,720] [pool-1-thread-11] Initializing /data/qa-17335/OSR-Z.ome.tif: 
   [testng] [2024-07-04 01:32:54,358] [pool-1-thread-2] Initializing /data/olympus/2017-04-21/SampleImagesWS/Caged Glu-3 point.ome.tif: 
   [testng] [2024-07-04 01:32:54,476] [pool-1-thread-6] Initializing /data/qa-17270/stack1.ome.tif: 
   [testng] [2024-07-04 01:32:54,682] [pool-1-thread-8] Initializing /data/qa-17222/ps245 red tubulin green 60x_0002.oir: 
   [testng] [2024-07-04 01:32:55,442] [pool-1-thread-11] Initializing /data/olympus/2021-03-23/Dataset02_incl_stitched_image/matl.omp2info: 
   [testng] [2024-07-04 01:32:58,463] [pool-1-thread-1] Initializing /data/olympus/Stitched_XYZ.oir: 
   [testng] [2024-07-04 01:32:58,782] [pool-1-thread-10] Initializing /data/public/etienne/amy slice z stack_0001.ome.tif: 
   [testng] [2024-07-04 01:32:59,212] [pool-1-thread-2] Initializing /data/qa-16881/Clipboard-W11-180 D3 20151021_0006.tif: 
   [testng] [2024-07-04 01:32:59,658] [pool-1-thread-6] Initializing /data/qa-16881/W4-0 D14 New 20150828_0007.oir: 
   [testng] [2024-07-04 01:32:59,984] [pool-1-thread-7] Initializing /data/olympus/2017-11-20/fish_overview/fish-overview-night.oir: 
   [testng] [2024-07-04 01:33:21,715] [pool-1-thread-8] Initializing /data/qa-17270/image1.ome.tif: 
   [testng] [2024-07-04 01:33:22,083] [pool-1-thread-10] Initializing /data/qa-16881/Clipboard-W4-45 D5 New 20150816_0011.tif: 
   [testng] [2024-07-04 01:33:22,381] [pool-1-thread-2] Initializing /data/olympus/2017-04-21/SampleImagesWS/Clipboard-Caged Glu-3 point.tif: 
   [testng] [2024-07-04 01:33:22,971] [pool-1-thread-8] Initializing /data/olympus/2017-04-21/SampleImagesWS/Clipboard-LILY POLLEN.tif: 
   [testng] [2024-07-04 01:33:23,098] [pool-1-thread-6] Initializing /data/olympus/not_opening_in_ImageJ/Image_0099/Clipboard-Image_0099_0001.tif: 
   [testng] [2024-07-04 01:33:23,387] [pool-1-thread-1] Initializing /data/olympus/calcium sparks_XYt.ome.tif: 
   [testng] [2024-07-04 01:33:23,581] [pool-1-thread-10] Initializing /data/qa-17409/Stitch_A01_G001.oir: 
   [testng] [2024-07-04 01:33:24,432] [pool-1-thread-2] Initializing /data/olympus/2017-04-20/Clipboard.tif: 
   [testng] [2024-07-04 01:33:24,506] [pool-1-thread-4] Initializing /data/qa-17331/60x zstack RS.ome.tif: 
   [testng] [2024-07-04 01:33:24,585] [pool-1-thread-3] Initializing /data/public/etienne/amy slice z stack_0001.oir: 
   [testng] [2024-07-04 01:33:25,515] [pool-1-thread-8] Initializing /data/olympus/2017-04-21/Clipboard.tif: 
   [testng] [2024-07-04 01:33:25,620] [pool-1-thread-6] Initializing /data/qa-16881/P10-50 D2_0006.oir: 
   [testng] [2024-07-04 01:33:26,072] [pool-1-thread-2] Initializing /data/qa-16881/P10D1 20150729_0019.oir: 
   [testng] [2024-07-04 01:33:26,659] [pool-1-thread-4] Initializing /data/olympus/not_opening_in_ImageJ/Image_0079/Image_0079_0001.oir: 
   [testng] [2024-07-04 01:33:27,024] [pool-1-thread-3] Initializing /data/qa-17293/Clipboard.tif: 
   [testng] [2024-07-04 01:33:27,132] [pool-1-thread-1] Initializing /data/gh-3779/10kDa.P19.ZDC.7xConcentrationAlexProtocol.HomogenizedDex.oir: 
   [testng] [2024-07-04 01:33:27,961] [pool-1-thread-8] Initializing /data/olympus/2017-04-20/mito_0006_0001.ome.tif: 
   [testng] [2024-07-04 01:33:28,045] [pool-1-thread-6] Initializing /data/olympus/not_opening_in_ImageJ/Image_0033/Image_0033_0001.oir: 
   [testng] [2024-07-04 01:33:28,183] [pool-1-thread-4] Initializing /data/qa-16881/P10-50 D2.oir: 
   [testng] [2024-07-04 01:33:28,864] [pool-1-thread-2] Initializing /data/qa-17270/stack1.oir: 
   [testng] [2024-07-04 01:33:30,686] [pool-1-thread-3] Initializing /data/olympus/not_opening_in_ImageJ/Image_0099/Image_0099_0001.ome.tif: 
   [testng] [2024-07-04 01:33:30,866] [pool-1-thread-8] Initializing /data/qa-17270/alexa488.oir: 
   [testng] [2024-07-04 01:33:31,317] [pool-1-thread-6] Initializing /data/olympus/not_opening_in_ImageJ/Image_0055/Image_0055_0001.ome.tif: 
   [testng] [2024-07-04 01:33:31,603] [pool-1-thread-4] Initializing /data/qa-16881/Clipboard-W1-135 D6 New 20150818_0010.tif: 
   [testng] [2024-07-04 01:33:31,845] [pool-1-thread-10] Initializing /data/olympus/not_opening_in_ImageJ/Image_0106/Clipboard-Image_0106_0001.tif: 
   [testng] [2024-07-04 01:33:32,005] [pool-1-thread-3] Initializing /data/qa-16881/P10-50 D2_0019.ome.tif: 
   [testng] [2024-07-04 01:33:32,954] [pool-1-thread-1] Initializing /data/olympus/calcium sparks.jpg: 
   [testng] [2024-07-04 01:33:33,044] [pool-1-thread-8] Initializing /data/qa-16881/W4-0 D14 New 20150828_0007.ome.tif: 
   [testng] [2024-07-04 01:33:33,326] [pool-1-thread-6] Initializing /data/olympus/2017-04-21/SampleImagesWS/LILY POLLEN.oir: 
   [testng] [2024-07-04 01:33:33,931] [pool-1-thread-4] Initializing /data/qa-16881/W11-180 D3 20151021_0024.ome.tif: 
   [testng] [2024-07-04 01:33:34,310] [pool-1-thread-10] Initializing /data/olympus/not_opening_in_ImageJ/Image_0106/Image_0106_0001.oir: 
   [testng] [2024-07-04 01:33:34,835] [pool-1-thread-3] Initializing /data/public/etienne/Clipboard-coupe shg stack_0001.tif: 
   [testng] [2024-07-04 01:33:35,070] [pool-1-thread-10] Initializing /data/qa-17270/alexa488.ome.tif: 
   [testng] [2024-07-04 01:33:35,385] [pool-1-thread-8] Initializing /data/qa-16881/W1-75 D11 New 20150825_0004.ome.tif: 
   [testng] [2024-07-04 01:33:35,755] [pool-1-thread-4] Initializing /data/olympus/stitched 4x4 zstack 10X_XYZ.oir: 
   [testng] [2024-07-04 01:33:36,141] [pool-1-thread-1] Initializing /data/olympus/2021-03-23/Dataset01_incl_stitched_image/image_Cycle_02.oir: 
   [testng] [2024-07-04 01:33:36,516] [pool-1-thread-3] Initializing /data/olympus/not_opening_in_ImageJ/Image_0001/Image_0001_0001.ome.tif: 
   [testng] [2024-07-04 01:33:37,165] [pool-1-thread-8] Initializing /data/martin/20170824_JupGFP_HisRFP_wL3_30xSI_4xzoom_0p5z_A01_G001_0001.oir: 
   [testng] [2024-07-04 01:34:59,073] [pool-1-thread-6] Initializing /data/qa-17409/Clipboard.tif: 
   [testng] [2024-07-04 01:34:59,245] [pool-1-thread-10] Initializing /data/olympus/not_opening_in_ImageJ/Image_0033/Clipboard-Image_0033_0001.tif: 
   [testng] [2024-07-04 01:34:59,844] [pool-1-thread-3] Initializing /data/olympus/spectral_scan_XYL.ome.tif: 
   [testng] [2024-07-04 01:34:59,933] [pool-1-thread-1] Initializing /data/olympus/2021-04-20/20x_MATL_Cycle/matl.omp2info: 
   [testng] [2024-07-04 01:35:07,912] [pool-1-thread-6] Initializing /data/qa-17293/2-z-t_0001_LSM.oir: 
   [testng] [2024-07-04 01:35:08,309] [pool-1-thread-10] Initializing /data/olympus/2017-04-21/SampleImagesWS/PA-GFPv-2.oir: 
   [testng] [2024-07-04 01:35:08,932] [pool-1-thread-4] Initializing /data/public/etienne/Clipboard-venus stack.tif: 
   [testng] [2024-07-04 01:35:09,274] [pool-1-thread-2] Initializing /data/qa-17335/1.oir: 
   [testng] [2024-07-04 01:35:09,571] [pool-1-thread-3] Initializing /data/olympus/2017-11-20/stimulation_exp/stimulation_exp.oir: 
   [testng] [2024-07-04 01:35:15,470] [pool-1-thread-6] Initializing /data/olympus/2021-03-23/Dataset01_incl_stitched_image/matl.omp2info: 
   [testng] [2024-07-04 01:35:22,190] [pool-1-thread-2] Initializing /data/qa-16871/XY_0003.oir: 
   [testng] [2024-07-04 01:35:22,526] [pool-1-thread-4] Initializing /data/qa-17270/Clipboard-image1.tif: 
   [testng] [2024-07-04 01:35:23,056] [pool-1-thread-2] Initializing /data/qa-17270/Clipboard-stack1.tif: 
   [testng] [2024-07-04 01:35:23,953] [pool-1-thread-4] Initializing /data/qa-17222/ps245 red tubulin green 60x_0002.ome.tif: 
   [testng] [2024-07-04 01:35:24,387] [pool-1-thread-10] Initializing /data/olympus/not_opening_in_ImageJ/Image_0091/Image_0091_0001.oir: 
   [testng] [2024-07-04 01:35:24,758] [pool-1-thread-2] Initializing /data/qa-16881/Clipboard-P10-50 D2_0019.tif: 
   [testng] [2024-07-04 01:35:25,936] [pool-1-thread-2] Initializing /data/olympus/not_opening_in_ImageJ/Image_0079/Image_0079_0001.ome.tif: 
   [testng] [2024-07-04 01:35:26,330] [pool-1-thread-4] Initializing /data/public/etienne/coupe shg stack_0001.ome.tif: 
   [testng] [2024-07-04 01:35:26,408] [pool-1-thread-10] Initializing /data/qa-17222/ps245 red tubulin green 60x_5ADVMLE-1.oir.vsi: 
   [testng] [2024-07-04 01:35:26,972] [pool-1-thread-2] Initializing /data/qa-16881/Clipboard-P10-50 D2_0006.tif: 
   [testng] [2024-07-04 01:35:27,302] [pool-1-thread-7] Initializing /data/qa-16881/P10D1 20150729_0019.ome.tif: 
   [testng] [2024-07-04 01:35:28,186] [pool-1-thread-4] Initializing /data/olympus/2021-04-20/overview 2 x_Cycle_01/matl.omp2info: 
   [testng] [2024-07-04 01:35:28,506] [pool-1-thread-10] Initializing /data/qa-16881/Clipboard-P10D1 20150729.tif: 
   [testng] [2024-07-04 01:35:28,789] [pool-1-thread-2] Initializing /data/olympus/not_opening_in_ImageJ/Image_0079/Clipboard-Image_0079_0001.tif: 
   [testng] [2024-07-04 01:35:29,343] [pool-1-thread-7] Initializing /data/olympus/Stitched_XYZ.ome.tif: 
   [testng] [2024-07-04 01:35:29,847] [pool-1-thread-10] Initializing /data/olympus/XYZt.vsi: 
   [testng] [2024-07-04 01:35:30,120] [pool-1-thread-2] Initializing /data/olympus/not_opening_in_ImageJ/Image_0050/Clipboard-Image_0050_0001.tif: 
   [testng] [2024-07-04 01:35:30,462] [pool-1-thread-4] Initializing /data/olympus/2017-04-21/zebra shg.oir: 
   [testng] [2024-07-04 01:35:33,394] [pool-1-thread-10] Initializing /data/olympus/not_opening_in_ImageJ/Image_0050/Image_0050_0001.ome.tif: 
   [testng] [2024-07-04 01:35:34,232] [pool-1-thread-2] Initializing /data/qa-17335/Clipboard-stimulation_0001_LSM.tif: 
   [testng] [2024-07-04 01:35:34,503] [pool-1-thread-10] Initializing /data/olympus/Clipboard-calcium sparks_XYt.tif: 
   [testng] [2024-07-04 01:35:35,463] [pool-1-thread-7] Initializing /data/qa-16881/Clipboard-W11-180 D3 20151021_0024.tif: 
   [testng] [2024-07-04 01:35:35,612] [pool-1-thread-2] Initializing /data/qa-16881/P10-50 D2_0019.oir: 
   [testng] [2024-07-04 01:35:36,037] [pool-1-thread-10] Initializing /data/olympus/2017-04-21/SampleImagesWS/Clipboard-PA-GFPv-2.tif: 
   [testng] [2024-07-04 01:35:36,094] [pool-1-thread-11] Initializing /data/qa-17331/Clipboard.tif: 
   [testng] [2024-07-04 01:35:37,028] [pool-1-thread-7] Initializing /data/olympus/2017-04-21/SampleImagesWS/Clipboard-CagedATP Cag10.tif: 
   [testng] [2024-07-04 01:35:37,282] [pool-1-thread-11] Initializing /data/olympus/2021-07-19/2021-07-19 15_37_09-Original Metadata - FRAP_0006_LSM.oir.png: 
   [testng] [2024-07-04 01:35:37,340] [pool-1-thread-10] Initializing /data/olympus/XYZt.ome.tif: 
   [testng] [2024-07-04 01:35:37,539] [pool-1-thread-2] Initializing /data/olympus/not_opening_in_ImageJ/Image_0091/Clipboard-Image_0091_0001.tif: 
   [testng] [2024-07-04 01:35:37,711] [pool-1-thread-11] Initializing /data/olympus/2017-04-21/SampleImagesWS/CagedATP CaG10.oir: 
   [testng] [2024-07-04 01:35:38,677] [pool-1-thread-7] Initializing /data/olympus/2017-04-21/SampleImagesWS/Caged Glu-3 point.oir: 
   [testng] [2024-07-04 01:35:39,283] [pool-1-thread-2] Initializing /data/olympus/not_opening_in_ImageJ/Image_0064/Image_0064_0001.oir: 
   [testng] [2024-07-04 01:35:39,767] [pool-1-thread-11] Initializing /data/olympus/not_opening_in_ImageJ/Image_0055/Image_0055_0001.oir: 
   [testng] [2024-07-04 01:35:40,529] [pool-1-thread-2] Initializing /data/qa-16881/W11-180 D3 20151021_0006.ome.tif: 
   [testng] [2024-07-04 01:35:41,049] [pool-1-thread-10] Initializing /data/olympus/2017-04-21/SampleImagesWS/LILY POLLEN.ome.tif: 
   [testng] [2024-07-04 01:35:41,854] [pool-1-thread-11] Initializing /data/qa-16881/Clipboard-W4-0 D14 New 20150828_0007.tif: 
   [testng] [2024-07-04 01:35:41,937] [pool-1-thread-7] Initializing /data/public/etienne/coupe shg stack_0001.oir: 
   [testng] [2024-07-04 01:35:42,929] [pool-1-thread-2] Initializing /data/qa-16881/W1-135 D6 New 20150818_0010.ome.tif: 
   [testng] [2024-07-04 01:35:43,267] [pool-1-thread-11] Initializing /data/olympus/not_opening_in_ImageJ/Image_0043/Image_0043_0001.ome.tif: 
   [testng] [2024-07-04 01:35:43,627] [pool-1-thread-10] Initializing /data/qa-21508/Stitch_A01_G008.oir: 
   [testng] [2024-07-04 01:35:44,243] [pool-1-thread-7] Initializing /data/olympus/Stitched_XYZ.vsi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 9858, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 49 minutes 32 seconds
Finished: SUCCESS