Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 100
originally caused by:
 Started by upstream project "Trigger" build number 111
 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/jenkins18364592484263405091.sh
+ '[' gatan = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_15392_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] 02:26:05,603 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:26:05,604 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 02:26:05,604 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:26:05,605 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:26:05,606 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:26:05,606 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:26:05,606 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:26:05,606 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:26:05,607 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:26:05,607 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:26:05,608 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:26:05,608 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:26:05,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:26:05,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:26:05,787 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:26:05,787 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:26:05,792 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:26:05,792 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:26:05,792 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:26:05,792 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:26:05,792 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 02:26:05,793 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 02:26:05,793 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 186 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-06-22 02:26:05,802] [main] java.version = 11.0.16
   [testng] 02:26:05,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:26:05,805 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:05,844 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-06-22_02-26-05.log]
   [testng] 02:26:05,845 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-06-22 02:26:05,848] [main] testng.directory = /data
   [testng] [2024-06-22 02:26:05,848] [main] testng.configDirectory = /config
   [testng] [2024-06-22 02:26:05,857] [main] testng.multiplier = 1.0
   [testng] [2024-06-22 02:26:05,858] [main] testng.in-memory = false
   [testng] [2024-06-22 02:26:05,858] [main] testng.allow-missing = false
   [testng] [2024-06-22 02:26:05,858] [main] user.language = en
   [testng] [2024-06-22 02:26:05,859] [main] user.country = ${user.country}
   [testng] [2024-06-22 02:26:05,859] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-06-22 02:26:06,743] [main] ----------------------------------------
   [testng] [2024-06-22 02:26:06,743] [main] Total files: 103
   [testng] [2024-06-22 02:26:06,744] [main] Scan time: 0.884 s (8 ms/file)
   [testng] [2024-06-22 02:26:06,744] [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-22 02:26:14,667] [pool-1-thread-1] Initializing /data/public/imagesc-36590/SmallMontage0003.dm4: 
   [testng] 02:26:14,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:26:14,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:14,670 |-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-22_02-26-14.log]
   [testng] 02:26:14,671 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1341e8b5 - End of configuration.
   [testng] [2024-06-22 02:26:14,704] [pool-1-thread-12] Initializing /data/public/imagesc-36590/SmallMontage0001.dm4: 
   [testng] 02:26:14,704 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:26:14,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:14,708 |-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-22_02-26-14.log]
   [testng] 02:26:14,708 |-INFO in ch.qos.logback.core.sift.SiftProcessor@131149b8 - End of configuration.
   [testng] [2024-06-22 02:26:14,725] [pool-1-thread-11] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.tif: 
   [testng] 02:26:14,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:26:14,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:14,726 |-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-22_02-26-14.log]
   [testng] 02:26:14,726 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4eec66e8 - End of configuration.
   [testng] [2024-06-22 02:26:14,773] [pool-1-thread-10] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0046.dm4: 
   [testng] 02:26:14,773 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:26:14,773 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:14,774 |-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-22_02-26-14.log]
   [testng] 02:26:14,774 |-INFO in ch.qos.logback.core.sift.SiftProcessor@397ab3eb - End of configuration.
   [testng] [2024-06-22 02:26:14,826] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0005.dm4: 
   [testng] 02:26:14,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:26:14,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:14,827 |-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-22_02-26-14.log]
   [testng] 02:26:14,827 |-INFO in ch.qos.logback.core.sift.SiftProcessor@520ab988 - End of configuration.
   [testng] [2024-06-22 02:26:14,942] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0012.dm4: 
   [testng] 02:26:14,942 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:26:14,942 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:14,943 |-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-22_02-26-14.log]
   [testng] 02:26:14,944 |-INFO in ch.qos.logback.core.sift.SiftProcessor@26f5dea8 - End of configuration.
   [testng] [2024-06-22 02:26:15,161] [pool-1-thread-7] Initializing /data/jay/samples/APC2a-e4.tif: 
   [testng] 02:26:15,161 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:26:15,161 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:15,162 |-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-22_02-26-15.log]
   [testng] 02:26:15,162 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3a002f1 - End of configuration.
   [testng] [2024-06-22 02:26:15,226] [pool-1-thread-6] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-480x480.tif: 
   [testng] 02:26:15,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:26:15,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:15,227 |-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-22_02-26-15.log]
   [testng] 02:26:15,227 |-INFO in ch.qos.logback.core.sift.SiftProcessor@56af8fea - End of configuration.
   [testng] [2024-06-22 02:26:15,268] [pool-1-thread-5] Initializing /data/ofra/lowloss.dm3: 
   [testng] 02:26:15,268 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:26:15,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:15,269 |-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-22_02-26-15.log]
   [testng] 02:26:15,270 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3fadafe7 - End of configuration.
   [testng] [2024-06-22 02:26:15,280] [pool-1-thread-4] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362-smaller.tif: 
   [testng] 02:26:15,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:26:15,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:15,281 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-06-22_02-26-15.log]
   [testng] 02:26:15,281 |-INFO in ch.qos.logback.core.sift.SiftProcessor@73486367 - End of configuration.
   [testng] [2024-06-22 02:26:15,332] [pool-1-thread-3] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0050.dm4: 
   [testng] 02:26:15,333 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:26:15,333 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:15,334 |-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-22_02-26-15.log]
   [testng] 02:26:15,334 |-INFO in ch.qos.logback.core.sift.SiftProcessor@20b469fb - End of configuration.
   [testng] [2024-06-22 02:26:15,351] [pool-1-thread-2] Initializing /data/jay/recAmaghi.dm3: 
   [testng] 02:26:15,351 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:26:15,351 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:26:15,352 |-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-22_02-26-15.log]
   [testng] 02:26:15,352 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1f8e3087 - End of configuration.
   [testng] [2024-06-22 02:26:17,158] [pool-1-thread-5] Initializing /data/public/imagesc-36590/SmallMontage0004.dm4: 
   [testng] [2024-06-22 02:26:17,196] [pool-1-thread-12] Initializing /data/jay/graphitedm3.dm3: 
   [testng] [2024-06-22 02:26:17,219] [pool-1-thread-1] Initializing /data/jay/smallerfile.dm3: 
   [testng] [2024-06-22 02:26:17,233] [pool-1-thread-6] Initializing /data/jay/DMtest2.dm3: 
   [testng] [2024-06-22 02:26:17,395] [pool-1-thread-4] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0048.dm4: 
   [testng] [2024-06-22 02:26:17,600] [pool-1-thread-7] Initializing /data/qa-8007/Prefix_3VBSED_slice_0011.dm3: 
   [testng] [2024-06-22 02:26:18,077] [pool-1-thread-9] Initializing /data/jay/samples/APC2a-e3.tif: 
   [testng] [2024-06-22 02:26:18,143] [pool-1-thread-8] Initializing /data/public/imagesc-36590/SmallMontage0002.dm4: 
   [testng] [2024-06-22 02:26:18,156] [pool-1-thread-5] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0016.dm4: 
   [testng] [2024-06-22 02:26:18,237] [pool-1-thread-1] Initializing /data/jayne/AM-2/MonGb3-S1.dm3: 
   [testng] [2024-06-22 02:26:18,541] [pool-1-thread-7] Initializing /data/jay/samples/APC2a-e4.dm3: 
   [testng] [2024-06-22 02:26:18,831] [pool-1-thread-9] Initializing /data/jayne/AM-2/MonGb3-S3.dm3: 
   [testng] [2024-06-22 02:26:19,091] [pool-1-thread-7] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-1020x1020.tif: 
   [testng] [2024-06-22 02:26:19,249] [pool-1-thread-2] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0045.dm4: 
   [testng] [2024-06-22 02:26:20,224] [pool-1-thread-8] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-26000X-Sindhu-364.tif: 
   [testng] [2024-06-22 02:26:20,328] [pool-1-thread-11] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0051.dm4: 
   [testng] [2024-06-22 02:26:20,361] [pool-1-thread-7] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-96x96.tif: 
   [testng] [2024-06-22 02:26:20,969] [pool-1-thread-7] Initializing /data/public/imagesc-36590/SmallMontage0006.dm4: 
   [testng] [2024-06-22 02:26:21,453] [pool-1-thread-7] Initializing /data/samples/test-tiles.dm3: 
   [testng] [2024-06-22 02:26:21,759] [pool-1-thread-7] Initializing /data/public/EMPIAR/EMPIAR-10013/BGal_000438_frames.dm4: 
   [testng] [2024-06-22 02:26:21,839] [pool-1-thread-5] Initializing /data/jay/ViewDMtest.dm3: 
   [testng] [2024-06-22 02:26:22,899] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0009.dm4: 
   [testng] [2024-06-22 02:26:22,930] [pool-1-thread-9] Initializing /data/jay/recAmag6500dm.dm3: 
   [testng] [2024-06-22 02:26:22,998] [pool-1-thread-12] Initializing /data/public/imagesc-36590/SmallMontage0008.dm4: 
   [testng] [2024-06-22 02:26:23,006] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0006.dm4: 
   [testng] [2024-06-22 02:26:23,864] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0000.dm4: 
   [testng] [2024-06-22 02:26:24,836] [pool-1-thread-8] Initializing /data/thorsten/60kx_HAADF_03.dm3: 
   [testng] [2024-06-22 02:26:25,070] [pool-1-thread-1] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0049.dm4: 
   [testng] [2024-06-22 02:26:25,286] [pool-1-thread-6] Initializing /data/jay/camtest1.dm3: 
   [testng] [2024-06-22 02:26:25,447] [pool-1-thread-8] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0052.dm4: 
   [testng] [2024-06-22 02:26:25,481] [pool-1-thread-12] Initializing /data/public/imagesc-36590/SmallMontage0000.dm4: 
   [testng] [2024-06-22 02:26:26,539] [pool-1-thread-12] Initializing /data/public/imagesc-36590/SmallMontage0007.dm4: 
   [testng] [2024-06-22 02:26:27,907] [pool-1-thread-12] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.dm3: 
   [testng] [2024-06-22 02:26:28,321] [pool-1-thread-5] Initializing /data/imagesc-3719/Prefix_BSE_slice_0001.dm4: 
   [testng] [2024-06-22 02:26:28,728] [pool-1-thread-9] Initializing /data/jayne/AM-2/MonGb2-S9.dm3: 
   [testng] [2024-06-22 02:26:33,308] [pool-1-thread-7] Initializing /data/ofra/Co on INT 28-12-10.11.dm3: 
   [testng] [2024-06-22 02:26:33,684] [pool-1-thread-6] Initializing /data/jayne/AM-2/MonGb2-S8.dm3: 
   [testng] [2024-06-22 02:26:34,122] [pool-1-thread-7] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-360.tif: 
   [testng] [2024-06-22 02:26:35,057] [pool-1-thread-12] Initializing /data/jay/samples/APC2a-e5.dm3: 
   [testng] [2024-06-22 02:26:35,559] [pool-1-thread-9] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362.tif: 
   [testng] [2024-06-22 02:26:36,354] [pool-1-thread-12] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-799x799.tif: 
   [testng] [2024-06-22 02:26:37,623] [pool-1-thread-12] Initializing /data/jayne/AM-2/MonGb2-S7.dm3: 
   [testng] [2024-06-22 02:26:38,098] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0019.dm4: 
   [testng] [2024-06-22 02:26:39,773] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0013.dm4: 
   [testng] [2024-06-22 02:26:40,318] [pool-1-thread-7] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0014.dm4: 
   [testng] [2024-06-22 02:26:41,136] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0018.dm4: 
   [testng] [2024-06-22 02:26:41,623] [pool-1-thread-9] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-256x256.tif: 
   [testng] [2024-06-22 02:26:41,982] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0011.dm4: 
   [testng] [2024-06-22 02:26:42,278] [pool-1-thread-9] Initializing /data/jay/dnasample.tif: 
   [testng] [2024-06-22 02:26:42,539] [pool-1-thread-7] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.tif: 
   [testng] [2024-06-22 02:26:43,123] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0010.dm4: 
   [testng] [2024-06-22 02:26:44,205] [pool-1-thread-6] Initializing /data/jay/DMtest.dm3: 
   [testng] [2024-06-22 02:26:44,870] [pool-1-thread-12] Initializing /data/qa-21647/Sample2_L1-0002.dm4: 
   [testng] [2024-06-22 02:26:45,584] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0003.dm4: 
   [testng] [2024-06-22 02:26:46,940] [pool-1-thread-5] Initializing /data/nuno/Prefix_3VBSED_stack_30_slice_0290.dm3: 
   [testng] [2024-06-22 02:26:47,014] [pool-1-thread-9] Initializing /data/jay/Carbon.34.dm3: 
   [testng] [2024-06-22 02:26:47,329] [pool-1-thread-7] Initializing /data/qa-21761/example.dm4: 
   [testng] [2024-06-22 02:26:47,536] [pool-1-thread-12] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-363.dm3: 
   [testng] [2024-06-22 02:26:48,580] [pool-1-thread-7] Initializing /data/qa-11392/Example_Gatan_File.dm4: 
   [testng] [2024-06-22 02:26:48,940] [pool-1-thread-6] Initializing /data/public/imagesc-36590/SmallMontage0005.dm4: 
   [testng] [2024-06-22 02:26:49,573] [pool-1-thread-3] Initializing /data/samples/mode-metadata/mode_format_test.dm3: 
   [testng] [2024-06-22 02:26:49,591] [pool-1-thread-6] Initializing /data/imagesc-3719/Heart_BSE_slice_0019.dm4: 
   [testng] [2024-06-22 02:26:49,856] [pool-1-thread-4] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0015.dm4: 
   [testng] [2024-06-22 02:26:49,896] [pool-1-thread-11] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-362.tif: 
   [testng] [2024-06-22 02:26:50,125] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0007.dm4: 
   [testng] [2024-06-22 02:26:50,672] [pool-1-thread-2] Initializing /data/qa-7642/8.dm4: 
   [testng] [2024-06-22 02:26:50,889] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0002.dm4: 
   [testng] [2024-06-22 02:26:51,595] [pool-1-thread-9] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.dm3: 
   [testng] [2024-06-22 02:26:51,792] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0008.dm4: 
   [testng] [2024-06-22 02:26:51,882] [pool-1-thread-10] Initializing /data/nuno/Prefix_3VBSED_slice_0011.dm3: 
   [testng] [2024-06-22 02:26:51,901] [pool-1-thread-4] Initializing /data/melissa/annotation-test.tif: 
   [testng] [2024-06-22 02:26:52,089] [pool-1-thread-12] Initializing /data/jay/samples/APC2a-e5.tif: 
   [testng] [2024-06-22 02:26:52,268] [pool-1-thread-4] Initializing /data/jay/biosamplefullframe.dm3: 
   [testng] [2024-06-22 02:26:52,305] [pool-1-thread-2] Initializing /data/melissa/annotation-test.dm3: 
   [testng] [2024-06-22 02:26:52,395] [pool-1-thread-8] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-128x128.tif: 
   [testng] [2024-06-22 02:26:52,492] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0001.dm4: 
   [testng] [2024-06-22 02:26:52,802] [pool-1-thread-8] Initializing /data/jay/biosamplefullframetif.tif: 
   [testng] [2024-06-22 02:26:52,957] [pool-1-thread-3] Initializing /data/chip/Nanogold-1.dm3: 
   [testng] [2024-06-22 02:26:52,968] [pool-1-thread-10] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.tif: 
   [testng] [2024-06-22 02:26:53,235] [pool-1-thread-1] Initializing /data/jay/dnasample1.dm3: 
   [testng] [2024-06-22 02:26:53,288] [pool-1-thread-12] Initializing /data/jay/samples/APC2a-e3.dm3: 
   [testng] [2024-06-22 02:26:53,985] [pool-1-thread-6] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0053.dm4: 
   [testng] [2024-06-22 02:26:54,023] [pool-1-thread-12] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0017.dm4: 
   [testng] [2024-06-22 02:26:54,141] [pool-1-thread-10] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.dm4: 
   [testng] [2024-06-22 02:26:54,269] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0004.dm4: 
   [testng] [2024-06-22 02:26:54,435] [pool-1-thread-11] 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 12 seconds
Finished: SUCCESS