Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 103
originally caused by:
 Started by upstream project "Trigger" build number 114
 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/jenkins6141901662471575255.sh
+ '[' gatan = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_15884_merge_ci -v /uod/idr/repos/curated/gatan:/data -v /uod/idr-scratch/merge-ci/curated/gatan:/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] 01:20:36,891 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:20:36,894 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 01:20:36,894 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:20:36,895 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:20:36,896 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:20:36,897 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:20:36,897 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:20:36,897 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:20:36,898 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:20:36,899 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:20:36,899 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:20:36,899 |-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:20:37,111 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:20:37,112 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:20:37,136 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:20:37,136 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:20:37,141 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:20:37,142 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:20:37,142 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:20:37,142 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:20:37,142 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 01:20:37,143 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 01:20:37,144 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 246 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-06-25 01:20:37,153] [main] java.version = 11.0.16
   [testng] 01:20:37,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:20:37,157 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:37,201 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-06-25_01-20-37.log]
   [testng] 01:20:37,202 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-06-25 01:20:37,205] [main] testng.directory = /data
   [testng] [2024-06-25 01:20:37,205] [main] testng.configDirectory = /config
   [testng] [2024-06-25 01:20:37,215] [main] testng.multiplier = 1.0
   [testng] [2024-06-25 01:20:37,216] [main] testng.in-memory = false
   [testng] [2024-06-25 01:20:37,216] [main] testng.allow-missing = false
   [testng] [2024-06-25 01:20:37,216] [main] user.language = en
   [testng] [2024-06-25 01:20:37,216] [main] user.country = ${user.country}
   [testng] [2024-06-25 01:20:37,216] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-06-25 01:20:38,197] [main] ----------------------------------------
   [testng] [2024-06-25 01:20:38,198] [main] Total files: 103
   [testng] [2024-06-25 01:20:38,198] [main] Scan time: 0.981 s (9 ms/file)
   [testng] [2024-06-25 01:20:38,198] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 98 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-06-25 01:20:46,000] [pool-1-thread-1] Initializing /data/public/imagesc-36590/SmallMontage0003.dm4: 
   [testng] 01:20:46,001 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:20:46,001 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,003 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,003 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7ceac597 - End of configuration.
   [testng] [2024-06-25 01:20:46,036] [pool-1-thread-12] Initializing /data/public/imagesc-36590/SmallMontage0001.dm4: 
   [testng] 01:20:46,036 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:20:46,036 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,038 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,038 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1f8054c7 - End of configuration.
   [testng] [2024-06-25 01:20:46,056] [pool-1-thread-11] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.tif: 
   [testng] 01:20:46,056 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:20:46,056 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,057 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,057 |-INFO in ch.qos.logback.core.sift.SiftProcessor@49ef249 - End of configuration.
   [testng] [2024-06-25 01:20:46,118] [pool-1-thread-10] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0046.dm4: 
   [testng] 01:20:46,119 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:20:46,119 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,119 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,120 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4fa3eb9b - End of configuration.
   [testng] [2024-06-25 01:20:46,272] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0005.dm4: 
   [testng] 01:20:46,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:20:46,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,273 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,274 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2858bf4a - End of configuration.
   [testng] [2024-06-25 01:20:46,525] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0012.dm4: 
   [testng] 01:20:46,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:20:46,525 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,526 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,527 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6156bc8f - End of configuration.
   [testng] [2024-06-25 01:20:46,551] [pool-1-thread-7] Initializing /data/jay/samples/APC2a-e4.tif: 
   [testng] 01:20:46,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:20:46,552 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,552 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,553 |-INFO in ch.qos.logback.core.sift.SiftProcessor@288b20a - End of configuration.
   [testng] [2024-06-25 01:20:46,641] [pool-1-thread-6] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-480x480.tif: 
   [testng] 01:20:46,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:20:46,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,643 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,643 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1446d1e7 - End of configuration.
   [testng] [2024-06-25 01:20:46,709] [pool-1-thread-5] Initializing /data/ofra/lowloss.dm3: 
   [testng] 01:20:46,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:20:46,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,710 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,710 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7c47127 - End of configuration.
   [testng] [2024-06-25 01:20:46,724] [pool-1-thread-4] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362-smaller.tif: 
   [testng] 01:20:46,724 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:20:46,724 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,725 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,726 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2c9cc5d7 - End of configuration.
   [testng] [2024-06-25 01:20:46,847] [pool-1-thread-3] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0050.dm4: 
   [testng] 01:20:46,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:20:46,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,848 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,848 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3d887faa - End of configuration.
   [testng] [2024-06-25 01:20:46,866] [pool-1-thread-2] Initializing /data/jay/recAmaghi.dm3: 
   [testng] 01:20:46,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:20:46,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:46,867 |-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-06-25_01-20-46.log]
   [testng] 01:20:46,868 |-INFO in ch.qos.logback.core.sift.SiftProcessor@54793062 - End of configuration.
   [testng] [2024-06-25 01:20:48,832] [pool-1-thread-5] Initializing /data/public/imagesc-36590/SmallMontage0004.dm4: 
   [testng] [2024-06-25 01:20:48,869] [pool-1-thread-12] Initializing /data/jay/graphitedm3.dm3: 
   [testng] [2024-06-25 01:20:48,917] [pool-1-thread-1] Initializing /data/jay/smallerfile.dm3: 
   [testng] [2024-06-25 01:20:48,964] [pool-1-thread-6] Initializing /data/jay/DMtest2.dm3: 
   [testng] [2024-06-25 01:20:49,064] [pool-1-thread-4] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0048.dm4: 
   [testng] [2024-06-25 01:20:49,236] [pool-1-thread-7] Initializing /data/qa-8007/Prefix_3VBSED_slice_0011.dm3: 
   [testng] [2024-06-25 01:20:49,356] [pool-1-thread-5] Initializing /data/jay/samples/APC2a-e3.tif: 
   [testng] [2024-06-25 01:20:49,653] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0016.dm4: 
   [testng] [2024-06-25 01:20:49,747] [pool-1-thread-8] Initializing /data/public/imagesc-36590/SmallMontage0002.dm4: 
   [testng] [2024-06-25 01:20:49,761] [pool-1-thread-1] Initializing /data/jayne/AM-2/MonGb3-S1.dm3: 
   [testng] [2024-06-25 01:20:50,084] [pool-1-thread-8] Initializing /data/jay/samples/APC2a-e4.dm3: 
   [testng] [2024-06-25 01:20:50,305] [pool-1-thread-7] Initializing /data/jayne/AM-2/MonGb3-S3.dm3: 
   [testng] [2024-06-25 01:20:50,380] [pool-1-thread-5] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-1020x1020.tif: 
   [testng] [2024-06-25 01:20:50,864] [pool-1-thread-8] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0045.dm4: 
   [testng] [2024-06-25 01:20:51,512] [pool-1-thread-2] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-26000X-Sindhu-364.tif: 
   [testng] [2024-06-25 01:20:51,723] [pool-1-thread-9] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0051.dm4: 
   [testng] [2024-06-25 01:20:52,224] [pool-1-thread-5] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-96x96.tif: 
   [testng] [2024-06-25 01:20:52,607] [pool-1-thread-5] Initializing /data/public/imagesc-36590/SmallMontage0006.dm4: 
   [testng] [2024-06-25 01:20:52,659] [pool-1-thread-11] Initializing /data/samples/test-tiles.dm3: 
   [testng] [2024-06-25 01:20:52,988] [pool-1-thread-11] Initializing /data/public/EMPIAR/EMPIAR-10013/BGal_000438_frames.dm4: 
   [testng] [2024-06-25 01:20:53,012] [pool-1-thread-5] Initializing /data/jay/ViewDMtest.dm3: 
   [testng] [2024-06-25 01:20:53,297] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0009.dm4: 
   [testng] [2024-06-25 01:20:53,337] [pool-1-thread-12] Initializing /data/jay/recAmag6500dm.dm3: 
   [testng] [2024-06-25 01:20:53,920] [pool-1-thread-1] Initializing /data/public/imagesc-36590/SmallMontage0008.dm4: 
   [testng] [2024-06-25 01:20:54,901] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0006.dm4: 
   [testng] [2024-06-25 01:20:55,167] [pool-1-thread-7] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0000.dm4: 
   [testng] [2024-06-25 01:20:57,368] [pool-1-thread-6] Initializing /data/thorsten/60kx_HAADF_03.dm3: 
   [testng] [2024-06-25 01:20:58,263] [pool-1-thread-1] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0049.dm4: 
   [testng] [2024-06-25 01:20:58,542] [pool-1-thread-6] Initializing /data/jay/camtest1.dm3: 
   [testng] [2024-06-25 01:20:58,880] [pool-1-thread-7] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0052.dm4: 
   [testng] [2024-06-25 01:20:59,206] [pool-1-thread-2] Initializing /data/public/imagesc-36590/SmallMontage0000.dm4: 
   [testng] [2024-06-25 01:21:00,750] [pool-1-thread-2] Initializing /data/public/imagesc-36590/SmallMontage0007.dm4: 
   [testng] [2024-06-25 01:21:01,013] [pool-1-thread-5] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.dm3: 
   [testng] [2024-06-25 01:21:01,025] [pool-1-thread-12] Initializing /data/imagesc-3719/Prefix_BSE_slice_0001.dm4: 
   [testng] [2024-06-25 01:21:02,117] [pool-1-thread-2] Initializing /data/jayne/AM-2/MonGb2-S9.dm3: 
   [testng] [2024-06-25 01:21:04,670] [pool-1-thread-11] Initializing /data/ofra/Co on INT 28-12-10.11.dm3: 
   [testng] [2024-06-25 01:21:05,569] [pool-1-thread-6] Initializing /data/jayne/AM-2/MonGb2-S8.dm3: 
   [testng] [2024-06-25 01:21:05,664] [pool-1-thread-11] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-360.tif: 
   [testng] [2024-06-25 01:21:06,898] [pool-1-thread-5] Initializing /data/jay/samples/APC2a-e5.dm3: 
   [testng] [2024-06-25 01:21:07,233] [pool-1-thread-2] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362.tif: 
   [testng] [2024-06-25 01:21:08,050] [pool-1-thread-5] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-799x799.tif: 
   [testng] [2024-06-25 01:21:10,170] [pool-1-thread-5] Initializing /data/jayne/AM-2/MonGb2-S7.dm3: 
   [testng] [2024-06-25 01:21:11,001] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0019.dm4: 
   [testng] [2024-06-25 01:21:13,169] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0013.dm4: 
   [testng] [2024-06-25 01:21:13,430] [pool-1-thread-11] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0014.dm4: 
   [testng] [2024-06-25 01:21:14,046] [pool-1-thread-5] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0018.dm4: 
   [testng] [2024-06-25 01:21:14,526] [pool-1-thread-2] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-256x256.tif: 
   [testng] [2024-06-25 01:21:15,006] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0011.dm4: 
   [testng] [2024-06-25 01:21:15,174] [pool-1-thread-6] Initializing /data/jay/dnasample.tif: 
   [testng] [2024-06-25 01:21:15,704] [pool-1-thread-11] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.tif: 
   [testng] [2024-06-25 01:21:16,338] [pool-1-thread-5] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0010.dm4: 
   [testng] [2024-06-25 01:21:17,226] [pool-1-thread-2] Initializing /data/jay/DMtest.dm3: 
   [testng] [2024-06-25 01:21:18,812] [pool-1-thread-5] Initializing /data/qa-21647/Sample2_L1-0002.dm4: 
   [testng] [2024-06-25 01:21:19,599] [pool-1-thread-5] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0003.dm4: 
   [testng] [2024-06-25 01:21:20,239] [pool-1-thread-4] Initializing /data/nuno/Prefix_3VBSED_stack_30_slice_0290.dm3: 
   [testng] [2024-06-25 01:21:20,395] [pool-1-thread-3] Initializing /data/jay/Carbon.34.dm3: 
   [testng] [2024-06-25 01:21:20,858] [pool-1-thread-12] Initializing /data/qa-21761/example.dm4: 
   [testng] [2024-06-25 01:21:21,371] [pool-1-thread-6] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-363.dm3: 
   [testng] [2024-06-25 01:21:21,573] [pool-1-thread-10] Initializing /data/qa-11392/Example_Gatan_File.dm4: 
   [testng] [2024-06-25 01:21:21,725] [pool-1-thread-11] Initializing /data/public/imagesc-36590/SmallMontage0005.dm4: 
   [testng] [2024-06-25 01:21:21,738] [pool-1-thread-2] Initializing /data/samples/mode-metadata/mode_format_test.dm3: 
   [testng] [2024-06-25 01:21:21,830] [pool-1-thread-5] Initializing /data/imagesc-3719/Heart_BSE_slice_0019.dm4: 
   [testng] [2024-06-25 01:21:21,915] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0015.dm4: 
   [testng] [2024-06-25 01:21:22,249] [pool-1-thread-11] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-362.tif: 
   [testng] [2024-06-25 01:21:22,426] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0007.dm4: 
   [testng] [2024-06-25 01:21:22,972] [pool-1-thread-9] Initializing /data/qa-7642/8.dm4: 
   [testng] [2024-06-25 01:21:24,016] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0002.dm4: 
   [testng] [2024-06-25 01:21:24,115] [pool-1-thread-3] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.dm3: 
   [testng] [2024-06-25 01:21:24,314] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0008.dm4: 
   [testng] [2024-06-25 01:21:24,742] [pool-1-thread-1] Initializing /data/nuno/Prefix_3VBSED_slice_0011.dm3: 
   [testng] [2024-06-25 01:21:25,131] [pool-1-thread-9] Initializing /data/melissa/annotation-test.tif: 
   [testng] [2024-06-25 01:21:25,476] [pool-1-thread-9] Initializing /data/jay/samples/APC2a-e5.tif: 
   [testng] [2024-06-25 01:21:25,793] [pool-1-thread-6] Initializing /data/jay/biosamplefullframe.dm3: 
   [testng] [2024-06-25 01:21:25,918] [pool-1-thread-2] Initializing /data/melissa/annotation-test.dm3: 
   [testng] [2024-06-25 01:21:25,948] [pool-1-thread-7] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-128x128.tif: 
   [testng] [2024-06-25 01:21:26,158] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0001.dm4: 
   [testng] [2024-06-25 01:21:26,210] [pool-1-thread-12] Initializing /data/jay/biosamplefullframetif.tif: 
   [testng] [2024-06-25 01:21:26,363] [pool-1-thread-2] Initializing /data/chip/Nanogold-1.dm3: 
   [testng] [2024-06-25 01:21:26,388] [pool-1-thread-8] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.tif: 
   [testng] [2024-06-25 01:21:26,705] [pool-1-thread-7] Initializing /data/jay/dnasample1.dm3: 
   [testng] [2024-06-25 01:21:26,893] [pool-1-thread-5] Initializing /data/jay/samples/APC2a-e3.dm3: 
   [testng] [2024-06-25 01:21:27,496] [pool-1-thread-9] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0053.dm4: 
   [testng] [2024-06-25 01:21:27,531] [pool-1-thread-11] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0017.dm4: 
   [testng] [2024-06-25 01:21:28,003] [pool-1-thread-5] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.dm4: 
   [testng] [2024-06-25 01:21:28,116] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0004.dm4: 
   [testng] [2024-06-25 01:21:28,210] [pool-1-thread-1] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0047.dm4: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5194, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 1 minute 13 seconds
Finished: SUCCESS