Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 122
originally caused by:
 Started by upstream project "Trigger" build number 139
 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/jenkins17873003058608437407.sh
+ '[' gatan = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_19000_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:04,091 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:20:04,093 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 01:20:04,093 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:20:04,094 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:20:04,094 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:20:04,095 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:20:04,095 |-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] 01:20:04,095 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:20:04,096 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:20:04,096 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:20:04,097 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:20:04,097 |-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:04,285 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:20:04,285 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:20:04,309 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:20:04,309 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:20:04,314 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:20:04,314 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:20:04,314 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:20:04,315 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:20:04,315 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 01:20:04,316 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 01:20:04,316 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 220 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-16 01:20:04,326] [main] java.version = 11.0.16
   [testng] 01:20:04,329 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:20:04,329 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:04,375 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-16_01-20-04.log]
   [testng] 01:20:04,376 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-07-16 01:20:04,379] [main] testng.directory = /data
   [testng] [2024-07-16 01:20:04,379] [main] testng.configDirectory = /config
   [testng] [2024-07-16 01:20:04,389] [main] testng.multiplier = 1.0
   [testng] [2024-07-16 01:20:04,390] [main] testng.in-memory = false
   [testng] [2024-07-16 01:20:04,390] [main] testng.allow-missing = false
   [testng] [2024-07-16 01:20:04,391] [main] user.language = en
   [testng] [2024-07-16 01:20:04,391] [main] user.country = ${user.country}
   [testng] [2024-07-16 01:20:04,391] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-16 01:20:05,258] [main] ----------------------------------------
   [testng] [2024-07-16 01:20:05,259] [main] Total files: 103
   [testng] [2024-07-16 01:20:05,259] [main] Scan time: 0.867 s (8 ms/file)
   [testng] [2024-07-16 01:20:05,259] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 98 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-16 01:20:12,618] [pool-1-thread-1] Initializing /data/public/imagesc-36590/SmallMontage0003.dm4: 
   [testng] 01:20:12,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:20:12,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:12,621 |-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-16_01-20-12.log]
   [testng] 01:20:12,621 |-INFO in ch.qos.logback.core.sift.SiftProcessor@20c924a2 - End of configuration.
   [testng] [2024-07-16 01:20:12,655] [pool-1-thread-12] Initializing /data/public/imagesc-36590/SmallMontage0001.dm4: 
   [testng] 01:20:12,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:20:12,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:12,656 |-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-16_01-20-12.log]
   [testng] 01:20:12,657 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31949e61 - End of configuration.
   [testng] [2024-07-16 01:20:12,672] [pool-1-thread-11] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.tif: 
   [testng] 01:20:12,672 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:20:12,672 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:12,673 |-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-16_01-20-12.log]
   [testng] 01:20:12,674 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4fa3eb9b - End of configuration.
   [testng] [2024-07-16 01:20:12,751] [pool-1-thread-10] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0046.dm4: 
   [testng] 01:20:12,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:20:12,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:12,753 |-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-16_01-20-12.log]
   [testng] 01:20:12,753 |-INFO in ch.qos.logback.core.sift.SiftProcessor@39d07b87 - End of configuration.
   [testng] [2024-07-16 01:20:12,888] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0005.dm4: 
   [testng] 01:20:12,888 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:20:12,888 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:12,889 |-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-16_01-20-12.log]
   [testng] 01:20:12,890 |-INFO in ch.qos.logback.core.sift.SiftProcessor@420853f9 - End of configuration.
   [testng] [2024-07-16 01:20:13,103] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0012.dm4: 
   [testng] 01:20:13,103 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:20:13,103 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:13,104 |-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-16_01-20-13.log]
   [testng] 01:20:13,104 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7f374ea1 - End of configuration.
   [testng] [2024-07-16 01:20:13,131] [pool-1-thread-7] Initializing /data/jay/samples/APC2a-e4.tif: 
   [testng] 01:20:13,131 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:20:13,131 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:13,132 |-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-16_01-20-13.log]
   [testng] 01:20:13,133 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d3f9a20 - End of configuration.
   [testng] [2024-07-16 01:20:13,195] [pool-1-thread-6] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-480x480.tif: 
   [testng] 01:20:13,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:20:13,196 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:13,196 |-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-16_01-20-13.log]
   [testng] 01:20:13,197 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4b70a58b - End of configuration.
   [testng] [2024-07-16 01:20:13,245] [pool-1-thread-5] Initializing /data/ofra/lowloss.dm3: 
   [testng] 01:20:13,245 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:20:13,245 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:13,246 |-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-16_01-20-13.log]
   [testng] 01:20:13,247 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2ea509bb - End of configuration.
   [testng] [2024-07-16 01:20:13,259] [pool-1-thread-4] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362-smaller.tif: 
   [testng] 01:20:13,259 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:20:13,259 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:13,260 |-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-16_01-20-13.log]
   [testng] 01:20:13,261 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6c250512 - End of configuration.
   [testng] [2024-07-16 01:20:13,348] [pool-1-thread-3] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0050.dm4: 
   [testng] 01:20:13,348 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:20:13,348 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:13,349 |-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-16_01-20-13.log]
   [testng] 01:20:13,349 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5776ab98 - End of configuration.
   [testng] [2024-07-16 01:20:13,367] [pool-1-thread-2] Initializing /data/jay/recAmaghi.dm3: 
   [testng] 01:20:13,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:20:13,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:13,367 |-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-16_01-20-13.log]
   [testng] 01:20:13,368 |-INFO in ch.qos.logback.core.sift.SiftProcessor@447bc8f9 - End of configuration.
   [testng] [2024-07-16 01:20:15,689] [pool-1-thread-5] Initializing /data/public/imagesc-36590/SmallMontage0004.dm4: 
   [testng] [2024-07-16 01:20:15,731] [pool-1-thread-1] Initializing /data/jay/graphitedm3.dm3: 
   [testng] [2024-07-16 01:20:15,743] [pool-1-thread-12] Initializing /data/jay/smallerfile.dm3: 
   [testng] [2024-07-16 01:20:15,786] [pool-1-thread-6] Initializing /data/jay/DMtest2.dm3: 
   [testng] [2024-07-16 01:20:16,355] [pool-1-thread-4] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0048.dm4: 
   [testng] [2024-07-16 01:20:16,465] [pool-1-thread-7] Initializing /data/qa-8007/Prefix_3VBSED_slice_0011.dm3: 
   [testng] [2024-07-16 01:20:16,479] [pool-1-thread-5] Initializing /data/jay/samples/APC2a-e3.tif: 
   [testng] [2024-07-16 01:20:17,047] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0016.dm4: 
   [testng] [2024-07-16 01:20:17,059] [pool-1-thread-9] Initializing /data/jayne/AM-2/MonGb3-S1.dm3: 
   [testng] [2024-07-16 01:20:17,070] [pool-1-thread-12] Initializing /data/public/imagesc-36590/SmallMontage0002.dm4: 
   [testng] [2024-07-16 01:20:18,487] [pool-1-thread-12] Initializing /data/jay/samples/APC2a-e4.dm3: 
   [testng] [2024-07-16 01:20:18,877] [pool-1-thread-5] Initializing /data/jayne/AM-2/MonGb3-S3.dm3: 
   [testng] [2024-07-16 01:20:18,901] [pool-1-thread-7] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-1020x1020.tif: 
   [testng] [2024-07-16 01:20:19,377] [pool-1-thread-12] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0045.dm4: 
   [testng] [2024-07-16 01:20:19,626] [pool-1-thread-2] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-26000X-Sindhu-364.tif: 
   [testng] [2024-07-16 01:20:20,048] [pool-1-thread-8] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0051.dm4: 
   [testng] [2024-07-16 01:20:20,626] [pool-1-thread-7] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-96x96.tif: 
   [testng] [2024-07-16 01:20:20,752] [pool-1-thread-11] Initializing /data/public/imagesc-36590/SmallMontage0006.dm4: 
   [testng] [2024-07-16 01:20:20,996] [pool-1-thread-7] Initializing /data/samples/test-tiles.dm3: 
   [testng] [2024-07-16 01:20:21,103] [pool-1-thread-11] Initializing /data/public/EMPIAR/EMPIAR-10013/BGal_000438_frames.dm4: 
   [testng] [2024-07-16 01:20:21,252] [pool-1-thread-7] Initializing /data/jay/ViewDMtest.dm3: 
   [testng] [2024-07-16 01:20:21,333] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0009.dm4: 
   [testng] [2024-07-16 01:20:21,613] [pool-1-thread-6] Initializing /data/jay/recAmag6500dm.dm3: 
   [testng] [2024-07-16 01:20:22,722] [pool-1-thread-9] Initializing /data/public/imagesc-36590/SmallMontage0008.dm4: 
   [testng] [2024-07-16 01:20:23,141] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0006.dm4: 
   [testng] [2024-07-16 01:20:23,854] [pool-1-thread-5] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0000.dm4: 
   [testng] [2024-07-16 01:20:24,328] [pool-1-thread-1] Initializing /data/thorsten/60kx_HAADF_03.dm3: 
   [testng] [2024-07-16 01:20:25,071] [pool-1-thread-1] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0049.dm4: 
   [testng] [2024-07-16 01:20:26,267] [pool-1-thread-9] Initializing /data/jay/camtest1.dm3: 
   [testng] [2024-07-16 01:20:26,746] [pool-1-thread-5] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0052.dm4: 
   [testng] [2024-07-16 01:20:26,906] [pool-1-thread-6] Initializing /data/public/imagesc-36590/SmallMontage0000.dm4: 
   [testng] [2024-07-16 01:20:27,304] [pool-1-thread-7] Initializing /data/public/imagesc-36590/SmallMontage0007.dm4: 
   [testng] [2024-07-16 01:20:27,413] [pool-1-thread-2] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.dm3: 
   [testng] [2024-07-16 01:20:27,690] [pool-1-thread-6] Initializing /data/imagesc-3719/Prefix_BSE_slice_0001.dm4: 
   [testng] [2024-07-16 01:20:28,099] [pool-1-thread-7] Initializing /data/jayne/AM-2/MonGb2-S9.dm3: 
   [testng] [2024-07-16 01:20:31,279] [pool-1-thread-11] Initializing /data/ofra/Co on INT 28-12-10.11.dm3: 
   [testng] [2024-07-16 01:20:31,755] [pool-1-thread-9] Initializing /data/jayne/AM-2/MonGb2-S8.dm3: 
   [testng] [2024-07-16 01:20:32,247] [pool-1-thread-11] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-360.tif: 
   [testng] [2024-07-16 01:20:33,094] [pool-1-thread-2] Initializing /data/jay/samples/APC2a-e5.dm3: 
   [testng] [2024-07-16 01:20:33,342] [pool-1-thread-7] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362.tif: 
   [testng] [2024-07-16 01:20:34,776] [pool-1-thread-2] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-799x799.tif: 
   [testng] [2024-07-16 01:20:36,468] [pool-1-thread-2] Initializing /data/jayne/AM-2/MonGb2-S7.dm3: 
   [testng] [2024-07-16 01:20:36,925] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0019.dm4: 
   [testng] [2024-07-16 01:20:39,425] [pool-1-thread-3] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0013.dm4: 
   [testng] [2024-07-16 01:20:39,517] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0014.dm4: 
   [testng] [2024-07-16 01:20:40,184] [pool-1-thread-11] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0018.dm4: 
   [testng] [2024-07-16 01:20:40,268] [pool-1-thread-2] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-256x256.tif: 
   [testng] [2024-07-16 01:20:40,719] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0011.dm4: 
   [testng] [2024-07-16 01:20:41,039] [pool-1-thread-7] Initializing /data/jay/dnasample.tif: 
   [testng] [2024-07-16 01:20:41,385] [pool-1-thread-9] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.tif: 
   [testng] [2024-07-16 01:20:41,572] [pool-1-thread-3] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0010.dm4: 
   [testng] [2024-07-16 01:20:42,485] [pool-1-thread-11] Initializing /data/jay/DMtest.dm3: 
   [testng] [2024-07-16 01:20:42,799] [pool-1-thread-2] Initializing /data/qa-21647/Sample2_L1-0002.dm4: 
   [testng] [2024-07-16 01:20:43,474] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0003.dm4: 
   [testng] [2024-07-16 01:20:43,590] [pool-1-thread-3] Initializing /data/nuno/Prefix_3VBSED_stack_30_slice_0290.dm3: 
   [testng] [2024-07-16 01:20:44,796] [pool-1-thread-10] Initializing /data/jay/Carbon.34.dm3: 
   [testng] [2024-07-16 01:20:45,442] [pool-1-thread-2] Initializing /data/qa-21761/example.dm4: 
   [testng] [2024-07-16 01:20:46,460] [pool-1-thread-9] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-363.dm3: 
   [testng] [2024-07-16 01:20:46,787] [pool-1-thread-2] Initializing /data/qa-11392/Example_Gatan_File.dm4: 
   [testng] [2024-07-16 01:20:46,824] [pool-1-thread-7] Initializing /data/public/imagesc-36590/SmallMontage0005.dm4: 
   [testng] [2024-07-16 01:20:47,257] [pool-1-thread-4] Initializing /data/samples/mode-metadata/mode_format_test.dm3: 
   [testng] [2024-07-16 01:20:47,293] [pool-1-thread-7] Initializing /data/imagesc-3719/Heart_BSE_slice_0019.dm4: 
   [testng] [2024-07-16 01:20:47,304] [pool-1-thread-11] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0015.dm4: 
   [testng] [2024-07-16 01:20:47,435] [pool-1-thread-8] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-362.tif: 
   [testng] [2024-07-16 01:20:47,727] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0007.dm4: 
   [testng] [2024-07-16 01:20:47,787] [pool-1-thread-12] Initializing /data/qa-7642/8.dm4: 
   [testng] [2024-07-16 01:20:49,345] [pool-1-thread-11] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0002.dm4: 
   [testng] [2024-07-16 01:20:49,514] [pool-1-thread-10] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.dm3: 
   [testng] [2024-07-16 01:20:49,633] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0008.dm4: 
   [testng] [2024-07-16 01:20:49,662] [pool-1-thread-12] Initializing /data/nuno/Prefix_3VBSED_slice_0011.dm3: 
   [testng] [2024-07-16 01:20:50,308] [pool-1-thread-9] Initializing /data/melissa/annotation-test.tif: 
   [testng] [2024-07-16 01:20:50,629] [pool-1-thread-9] Initializing /data/jay/samples/APC2a-e5.tif: 
   [testng] [2024-07-16 01:20:50,680] [pool-1-thread-12] Initializing /data/jay/biosamplefullframe.dm3: 
   [testng] [2024-07-16 01:20:50,734] [pool-1-thread-4] Initializing /data/melissa/annotation-test.dm3: 
   [testng] [2024-07-16 01:20:50,872] [pool-1-thread-4] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-128x128.tif: 
   [testng] [2024-07-16 01:20:50,928] [pool-1-thread-11] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0001.dm4: 
   [testng] [2024-07-16 01:20:50,952] [pool-1-thread-7] Initializing /data/jay/biosamplefullframetif.tif: 
   [testng] [2024-07-16 01:20:51,048] [pool-1-thread-6] Initializing /data/chip/Nanogold-1.dm3: 
   [testng] [2024-07-16 01:20:51,286] [pool-1-thread-4] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.tif: 
   [testng] [2024-07-16 01:20:51,617] [pool-1-thread-9] Initializing /data/jay/dnasample1.dm3: 
   [testng] [2024-07-16 01:20:51,723] [pool-1-thread-8] Initializing /data/jay/samples/APC2a-e3.dm3: 
   [testng] [2024-07-16 01:20:51,732] [pool-1-thread-5] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0053.dm4: 
   [testng] [2024-07-16 01:20:51,824] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0017.dm4: 
   [testng] [2024-07-16 01:20:52,279] [pool-1-thread-8] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.dm4: 
   [testng] [2024-07-16 01:20:52,298] [pool-1-thread-4] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0004.dm4: 
   [testng] [2024-07-16 01:20:52,430] [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 13 seconds
Finished: SUCCESS