Skip to content

Console Output

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

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

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 11:09:21,659 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 11:09:21,661 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 11:09:21,661 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 11:09:21,662 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 11:09:21,662 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 11:09:21,663 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 11:09:21,663 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 11:09:21,663 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 11:09:21,663 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 11:09:21,664 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 11:09:21,664 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 11:09:21,664 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 11:09:21,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 11:09:21,826 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 11:09:21,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 11:09:21,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 11:09:21,853 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 11:09:21,853 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 11:09:21,853 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 11:09:21,853 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 11:09:21,853 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 11:09:21,854 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 11:09:21,854 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 191 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-08 11:09:21,862] [main] java.version = 11.0.16
   [testng] 11:09:21,865 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 11:09:21,865 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:09:21,922 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-08_11-09-21.log]
   [testng] 11:09:21,923 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-10-08 11:09:21,936] [main] testng.directory = /data
   [testng] [2024-10-08 11:09:21,937] [main] testng.configDirectory = /config
   [testng] [2024-10-08 11:09:21,980] [main] testng.multiplier = 1.0
   [testng] [2024-10-08 11:09:21,982] [main] testng.in-memory = false
   [testng] [2024-10-08 11:09:21,982] [main] testng.allow-missing = false
   [testng] [2024-10-08 11:09:21,982] [main] user.language = en
   [testng] [2024-10-08 11:09:21,982] [main] user.country = ${user.country}
   [testng] [2024-10-08 11:09:21,982] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-08 12:13:43,191] [main] ----------------------------------------
   [testng] [2024-10-08 12:13:43,191] [main] Total files: 268
   [testng] [2024-10-08 12:13:43,191] [main] Scan time: 3861.209 s (14407 ms/file)
   [testng] [2024-10-08 12:13:43,191] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 160 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-08 13:30:41,120] [pool-1-thread-1] Initializing /data/steve/JEOL/WinSem (Sue)/RICK1.IMG: 
   [testng] 13:30:41,120 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 13:30:41,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:30:41,122 |-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-10-08_13-30-41.log]
   [testng] 13:30:41,123 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d1eca00 - End of configuration.
   [testng] [2024-10-08 13:30:49,895] [pool-1-thread-12] Initializing /data/steve/Philips (Markus G)/135-33.IMG: 
   [testng] 13:30:49,895 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 13:30:49,895 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:30:49,896 |-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-10-08_13-30-49.log]
   [testng] 13:30:49,896 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1a5e8923 - End of configuration.
   [testng] [2024-10-08 13:30:56,620] [pool-1-thread-11] Initializing /data/steve/Misc SXM test images/Stacks/Fred's stack: 
   [testng] 13:30:56,620 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 13:30:56,620 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:30:56,621 |-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-10-08_13-30-56.log]
   [testng] 13:30:56,621 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5dd6ce2c - End of configuration.
   [testng] [2024-10-08 13:31:10,957] [pool-1-thread-10] Initializing /data/steve/TopoMetrix/Topo SFM (SC)/PA7.TFR: 
   [testng] 13:31:10,957 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 13:31:10,957 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:31:10,957 |-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-10-08_13-31-10.log]
   [testng] 13:31:10,958 |-INFO in ch.qos.logback.core.sift.SiftProcessor@43428a11 - End of configuration.
   [testng] [2024-10-08 13:31:16,402] [pool-1-thread-9] Initializing /data/steve/Quesant Instr/Quesant v1.2 (Marc F)/afm3.afm: 
   [testng] 13:31:16,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 13:31:16,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:31:16,402 |-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-10-08_13-31-16.log]
   [testng] 13:31:16,403 |-INFO in ch.qos.logback.core.sift.SiftProcessor@26ec8396 - End of configuration.
   [testng] [2024-10-08 13:31:25,948] [pool-1-thread-8] Initializing /data/steve/TopoMetrix/Topo MFM (SC)/NDPOL-01.TFR: 
   [testng] 13:31:25,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 13:31:25,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:31:25,948 |-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-10-08_13-31-25.log]
   [testng] 13:31:25,949 |-INFO in ch.qos.logback.core.sift.SiftProcessor@22e0a112 - End of configuration.
   [testng] [2024-10-08 13:31:30,519] [pool-1-thread-7] Initializing /data/steve/TIFF/CONCRETE TIFF: 
   [testng] 13:31:30,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 13:31:30,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:31:30,520 |-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-10-08_13-31-30.log]
   [testng] 13:31:30,520 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e0fd967 - End of configuration.
   [testng] [2024-10-08 13:31:48,394] [pool-1-thread-6] Initializing /data/steve/Philips (Markus G)/135-31.IMG: 
   [testng] 13:31:48,394 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 13:31:48,394 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:31:48,395 |-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-10-08_13-31-48.log]
   [testng] 13:31:48,395 |-INFO in ch.qos.logback.core.sift.SiftProcessor@33074ba9 - End of configuration.
   [testng] [2024-10-08 13:31:51,703] [pool-1-thread-5] Initializing /data/steve/Quesant Instr/Quesant v1.2 (Marc F)/stm1.afm: 
   [testng] 13:31:51,703 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 13:31:51,703 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:31:51,704 |-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-10-08_13-31-51.log]
   [testng] 13:31:51,704 |-INFO in ch.qos.logback.core.sift.SiftProcessor@68d02bf7 - End of configuration.
   [testng] [2024-10-08 13:31:55,970] [pool-1-thread-4] Initializing /data/steve/FITS/M13.fits: 
   [testng] 13:31:55,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 13:31:55,970 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:31:55,971 |-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-10-08_13-31-55.log]
   [testng] 13:31:55,971 |-INFO in ch.qos.logback.core.sift.SiftProcessor@47388760 - End of configuration.
   [testng] [2024-10-08 13:31:59,450] [pool-1-thread-3] Initializing /data/steve/JEOL/SPM (Hiroyuki Isobe)/HOPG.tif: 
   [testng] 13:31:59,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 13:31:59,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:31:59,450 |-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-10-08_13-31-59.log]
   [testng] 13:31:59,451 |-INFO in ch.qos.logback.core.sift.SiftProcessor@cf5254 - End of configuration.
   [testng] [2024-10-08 13:32:23,986] [pool-1-thread-2] Initializing /data/steve/TIFF/Macrophage cell images/T08-08 1600 24-bit.tif: 
   [testng] 13:32:23,987 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 13:32:23,987 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:32:23,987 |-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-10-08_13-32-23.log]
   [testng] 13:32:23,987 |-INFO in ch.qos.logback.core.sift.SiftProcessor@cf3c66f - End of configuration.
   [testng] [2024-10-08 13:33:08,047] [pool-1-thread-4] Initializing /data/steve/Zeiss LSM/Zeiss LSM (John S)/Zeiss LSM 2 samples:pixel/coltubfitc1.lsm: 
   [testng] [2024-10-08 13:33:28,248] [pool-1-thread-8] Initializing /data/steve/RHK Tech/RHK (Mark Flowers)/Demo04.sm2: 
   [testng] [2024-10-08 13:33:33,450] [pool-1-thread-12] Initializing /data/steve/VG SAM (Karen)/BGND.DTI: 
   [testng] [2024-10-08 13:33:38,423] [pool-1-thread-6] Initializing /data/steve/Burleigh/Burleigh v2/Burleigh v2 (Phil W)/1_2h2_3.img: 
   [testng] [2024-10-08 13:33:52,297] [pool-1-thread-5] Initializing /data/steve/Zeiss LSM/Zeiss LSM (Ewald B)/FGD006.TIF: 
   [testng] [2024-10-08 13:34:10,127] [pool-1-thread-10] Initializing /data/steve/TIFF/ta269 TIFF: 
   [testng] [2024-10-08 13:34:26,318] [pool-1-thread-9] Initializing /data/steve/JEOL/SPM (Hiroyuki Isobe)/990304j.tif: 
   [testng] [2024-10-08 13:35:11,494] [pool-1-thread-8] Initializing /data/steve/Gatan/Gatan Mac (Guy Mayor)/Digital Micrograph 2.5: 
   [testng] [2024-10-08 13:35:18,424] [pool-1-thread-1] Initializing /data/steve/JEOL/WinSem (Sue)/Shuttle tile ceramic/SHUTTLED.IMG: 
   [testng] [2024-10-08 13:35:26,501] [pool-1-thread-4] Initializing /data/steve/SM-Camera/W(110)+Fe,5nA,30min@110eV: 
   [testng] [2024-10-08 13:35:47,622] [pool-1-thread-7] Initializing /data/steve/Gatan/Gatan (Sue D)/WOODLOUSE: 
   [testng] [2024-10-08 13:35:50,960] [pool-1-thread-11] Initializing /data/steve/Targa/Test.TGA: 
   [testng] [2024-10-08 13:35:55,711] [pool-1-thread-3] Initializing /data/steve/TIFF/CD-ROM TIFF: 
   [testng] [2024-10-08 13:36:10,997] [pool-1-thread-12] Initializing /data/steve/Leica TCS (Keith B)/25_5BB.SXM: 
   [testng] [2024-10-08 13:36:31,143] [pool-1-thread-2] Initializing /data/steve/Zeiss LSM/Zeiss LSM (John S)/Zeiss LSM 1 sample:pixel/ug6proj3.lsm: 
   [testng] [2024-10-08 13:36:46,287] [pool-1-thread-8] Initializing /data/steve/RHK Tech/RHK (Bob Baker)/Examp_04.SM2: 
   [testng] [2024-10-08 13:36:51,930] [pool-1-thread-7] Initializing /data/steve/Philips (Markus G)/135-30.IMG: 
   [testng] [2024-10-08 13:36:57,202] [pool-1-thread-10] Initializing /data/steve/JEOL/WinSem (Sue)/TA.IMG: 
   [testng] [2024-10-08 13:37:05,464] [pool-1-thread-5] Initializing /data/steve/Gatan/Gatan TIFF/THE FLY 4 TIFF: 
   [testng] [2024-10-08 13:37:24,084] [pool-1-thread-6] Initializing /data/steve/TopoMetrix/Topo MFM (SC)/NDR2-1.2FL: 
   [testng] [2024-10-08 13:37:27,164] [pool-1-thread-11] Initializing /data/steve/Misc SXM test images/AVI movie/Clean Cu(110) LEED.avi: 
   [testng] [2024-10-08 13:37:29,668] [pool-1-thread-9] Initializing /data/steve/SBIG/M82 H 100s Tr=10s: 
   [testng] [2024-10-08 13:37:51,446] [pool-1-thread-1] Initializing /data/steve/Zeiss LSM/Zeiss LSM (John S)/Zeiss LSM 1 sample:pixel/ug6stack3.lsm: 
   [testng] [2024-10-08 13:38:11,462] [pool-1-thread-4] Initializing /data/steve/Gatan/Gatan (Sue D)/Honey Bee: 
   [testng] [2024-10-08 13:38:15,973] [pool-1-thread-8] Initializing /data/steve/JEOL/WinSem (Sue)/BALLS.IMG: 
   [testng] [2024-10-08 13:38:22,758] [pool-1-thread-2] Initializing /data/steve/JEOL/WinSem (Sue)/Shuttle tile ceramic/SHUTTLEC.IMG: 
   [testng] [2024-10-08 13:38:34,993] [pool-1-thread-7] Initializing /data/steve/Unisoku (Takashi)/Sample.HDR: 
   [testng] [2024-10-08 13:38:40,450] [pool-1-thread-6] Initializing /data/steve/Quesant Instr/Quesant v1.2 (Marc F)/afm2.afm: 
   [testng] [2024-10-08 13:38:45,178] [pool-1-thread-11] Initializing /data/steve/VG SAM (Karen)/PEAK.DTI: 
   [testng] [2024-10-08 13:38:54,666] [pool-1-thread-3] Initializing /data/steve/RHK Tech/RHK (Oliver Leifeld)/SM02_08.SM2: 
   [testng] [2024-10-08 13:39:18,200] [pool-1-thread-10] Initializing /data/steve/JEOL/SPM (Masashi N)/FFM204.TIF: 
   [testng] [2024-10-08 13:39:51,988] [pool-1-thread-4] Initializing /data/steve/Philips (Markus G)/302.TIF: 
   [testng] [2024-10-08 13:40:17,007] [pool-1-thread-1] Initializing /data/steve/Quesant Instr/Quesant v2.0 (Brad Taft)/03031004.afm: 
   [testng] [2024-10-08 13:40:22,439] [pool-1-thread-11] Initializing /data/steve/SBIG/M81 M 40s: 
   [testng] [2024-10-08 13:40:40,201] [pool-1-thread-12] Initializing /data/steve/Seiko Instr (Hwansoo)/05808001.xqd: 
   [testng] [2024-10-08 13:40:46,060] [pool-1-thread-6] Initializing /data/steve/Gatan/Gatan (Sue D)/THE FLY A: 
   [testng] [2024-10-08 13:40:49,504] [pool-1-thread-5] Initializing /data/steve/RHK Tech/RHK (Mark Flowers)/Silicon.sm2: 
   [testng] [2024-10-08 13:40:54,865] [pool-1-thread-3] Initializing /data/steve/Burleigh/Burleigh v2/Burleigh v2 (Phil W)/0_h4_3.img: 
   [testng] [2024-10-08 13:41:14,686] [pool-1-thread-9] Initializing /data/steve/TIFF/HAFF SEM: 
   [testng] [2024-10-08 13:41:52,145] [pool-1-thread-1] Initializing /data/steve/Bio-Rad (Nico Lindegger)/b.PIC: 
   [testng] [2024-10-08 13:41:57,670] [pool-1-thread-2] Initializing /data/steve/Zeiss LSM/Zeiss LSM (Ewald B)/NIALDIAN.TIF: 
   [testng] [2024-10-08 13:42:16,466] [pool-1-thread-8] Initializing /data/steve/Misc SXM test images/Fake STM/Fake STM (4 rpts) TIFF: 
   [testng] [2024-10-08 13:42:39,601] [pool-1-thread-6] Initializing /data/steve/Gatan/Gatan (Patrick Burton)/PDB_DARK_25k.dm2: 
   [testng] [2024-10-08 13:42:48,678] [pool-1-thread-12] Initializing /data/steve/RHK Tech/RHK (Bob Baker)/Examp_05.SM2: 
   [testng] [2024-10-08 13:42:57,037] [pool-1-thread-5] Initializing /data/steve/Burleigh/Burleigh v2/Graphite: 
   [testng] [2024-10-08 13:43:20,077] [pool-1-thread-4] Initializing /data/steve/JEOL/SPM (Hiroyuki Isobe)/990301c.tif: 
   [testng] [2024-10-08 13:43:36,638] [pool-1-thread-10] Initializing /data/steve/FITS/M51.fits: 
   [testng] [2024-10-08 13:43:37,285] [pool-1-thread-7] Initializing /data/steve/Misc SXM test images/Hough transform/Nathalie's test: 
   [testng] [2024-10-08 13:44:02,509] [pool-1-thread-10] Initializing /data/steve/Misc SXM test images/Stacks/DoF test stack (Ahnelt): 
   [testng] [2024-10-08 13:44:36,710] [pool-1-thread-6] Initializing /data/steve/Gatan/Gatan TIFF/Si CHIP TIFF: 
   [testng] [2024-10-08 13:44:54,622] [pool-1-thread-12] Initializing /data/steve/Bio-Rad (Nico Lindegger)/a.PIC: 
   [testng] [2024-10-08 13:45:02,504] [pool-1-thread-9] Initializing /data/steve/Oxford Instr (Yoshimasa)/80619a.top: 
   [testng] [2024-10-08 13:45:06,990] [pool-1-thread-3] Initializing /data/steve/TIFF/Macrophage cell images/T48-44 800 24-bit.tif: 
   [testng] [2024-10-08 13:45:31,794] [pool-1-thread-1] Initializing /data/steve/TIFF/Macrophage cell images/RT1-f-24 1600 24-bit.tif: 
   [testng] [2024-10-08 13:46:06,487] [pool-1-thread-8] Initializing /data/steve/JEOL/JSM (Inger Ekvell)/g11@0.IMG: 
   [testng] [2024-10-08 13:46:19,289] [pool-1-thread-2] Initializing /data/steve/Gatan/Gatan PC (Eric Leroy)/Iron map 10.dm3: 
   [testng] [2024-10-08 13:46:20,901] [pool-1-thread-11] Initializing /data/steve/RHK Tech/RHK (Bob Baker)/Examp_02.SM2: 
   [testng] [2024-10-08 13:46:42,344] [pool-1-thread-9] Initializing /data/steve/Molecular Imaging/Mol Imag v5.2 (Steve Higgins)/015.STP: 
   [testng] [2024-10-08 13:46:51,404] [pool-1-thread-2] Initializing /data/steve/Philips (Markus G)/135-32.IMG: 
   [testng] [2024-10-08 13:46:58,728] [pool-1-thread-12] Initializing /data/steve/Misc SXM test images/Chromosome images/HKGmaizeMei3.pict: 
   [testng] [2024-10-08 13:47:05,487] [pool-1-thread-5] Initializing /data/steve/TIFF/ta123 stack TIFF: 
   [testng] [2024-10-08 13:47:32,885] [pool-1-thread-7] Initializing /data/steve/Molecular Imaging/Mol Imag v4.18 (Reinat)/car-mac-con-g_003.STP: 
   [testng] [2024-10-08 13:47:38,041] [pool-1-thread-10] Initializing /data/steve/TIFF/Little owl TIFF: 
   [testng] [2024-10-08 13:48:02,120] [pool-1-thread-4] Initializing /data/steve/Gatan/Gatan PC (Eric Leroy)/BF super alliage.dm3: 
   [testng] [2024-10-08 13:48:04,469] [pool-1-thread-11] Initializing /data/steve/FITS/Meade DSI/M31bR1.fts: 
   [testng] [2024-10-08 13:48:06,924] [pool-1-thread-8] Initializing /data/steve/TopoMetrix/Topo STM v4 (Gabriella)/159HF02.ZFP: 
   [testng] [2024-10-08 13:48:11,180] [pool-1-thread-6] Initializing /data/steve/JEOL/SPM (Masashi N)/AFM204.TIF: 
   [testng] [2024-10-08 13:48:47,676] [pool-1-thread-12] Initializing /data/steve/Gatan/TEM (Larry Thomas)/TEM 10 KX: 
   [testng] [2024-10-08 13:48:52,931] [pool-1-thread-2] Initializing /data/steve/TopoMetrix/Topo STM v5 (Ewald B)/c80-50.zfr: 
   [testng] [2024-10-08 13:48:56,910] [pool-1-thread-9] Initializing /data/steve/Seiko Instr (Hwansoo)/05808001-2.xqd: 
   [testng] [2024-10-08 13:49:01,318] [pool-1-thread-11] Initializing /data/steve/Philips (Markus G)/302.IMG: 
   [testng] [2024-10-08 13:49:15,131] [pool-1-thread-4] Initializing /data/steve/Misc SXM test images/Fake STM/Fake STM (8 rpts) TIFF: 
   [testng] [2024-10-08 13:49:40,005] [pool-1-thread-3] Initializing /data/steve/Misc SXM test images/BMP images/m20_p.bmp: 
   [testng] [2024-10-08 13:49:44,125] [pool-1-thread-1] Initializing /data/steve/JPK Instr (Christian L)/Anti-reflex-coating.jpk: 
   [testng] [2024-10-08 13:49:54,311] [pool-1-thread-7] Initializing /data/steve/Misc SXM test images/Hough transform/Dale's bubbles: 
   [testng] [2024-10-08 13:50:18,250] [pool-1-thread-8] Initializing /data/steve/TopoMetrix/Topo STM v5 (Ewald B)/c80-50zfr.tif: 
   [testng] [2024-10-08 13:50:35,474] [pool-1-thread-5] Initializing /data/steve/Zeiss LSM/Zeiss LSM - 2 samp:pix (??)/16bcutagain.lsm: 
   [testng] [2024-10-08 13:50:56,303] [pool-1-thread-3] Initializing /data/steve/Burleigh/Burleigh v2/Burleigh v2 (Phil W)/0_h4_4.img: 
   [testng] [2024-10-08 13:51:13,383] [pool-1-thread-6] Initializing /data/steve/UBM (Rosset)/SG2.PR3: 
   [testng] [2024-10-08 13:51:21,889] [pool-1-thread-12] Initializing /data/steve/Gatan/Gatan (Patrick Burton)/PDB_DARK_25k.dm3: 
   [testng] [2024-10-08 13:51:24,661] [pool-1-thread-11] Initializing /data/steve/Gatan/Gatan (Sue D)/THE FLY 3: 
   [testng] [2024-10-08 13:51:29,262] [pool-1-thread-2] Initializing /data/steve/TopoMetrix/Topo SFM (SC)/IM_P1.TFR: 
   [testng] [2024-10-08 13:51:33,038] [pool-1-thread-9] Initializing /data/steve/Quesant Instr/Quesant v1.2 (Marc F)/stm3.afm: 
   [testng] [2024-10-08 13:51:42,578] [pool-1-thread-10] Initializing /data/steve/JEOL/SPM (Hiroyuki Isobe)/JEOL3.tif: 
   [testng] [2024-10-08 13:52:09,562] [pool-1-thread-1] Initializing /data/steve/TopoMetrix/Topo SFM (SC)/FFT test: 
   [testng] [2024-10-08 13:52:26,989] [pool-1-thread-4] Initializing /data/steve/Gatan/Gatan (Sue D)/SEM 500X (Larry): 
   [testng] [2024-10-08 13:52:34,075] [pool-1-thread-12] Initializing /data/steve/Hamamatsu (Keith B)/HIS-12bit-2b.HIS: 
   [testng] [2024-10-08 13:52:44,678] [pool-1-thread-5] Initializing /data/steve/Gatan/Gatan TIFF/BALL TIFF: 
   [testng] [2024-10-08 13:53:05,564] [pool-1-thread-11] Initializing /data/steve/Zeiss LSM/Zeiss LSM (John S)/Zeiss LSM 2 samples:pixel/coltubfitc1proj.lsm: 
   [testng] [2024-10-08 13:53:20,532] [pool-1-thread-6] Initializing /data/steve/Gatan/Gatan PC (Eric Leroy)/Oxygen map 1.dm3: 
   [testng] [2024-10-08 13:53:25,331] [pool-1-thread-9] Initializing /data/steve/FITS/Meade DSI/M31bB1.fts: 
   [testng] [2024-10-08 13:53:27,707] [pool-1-thread-2] Initializing /data/steve/RHK Tech/RHK (Bob Baker)/Examp_01.SM2: 
   [testng] [2024-10-08 13:53:35,176] [pool-1-thread-7] Initializing /data/steve/Quesant Instr/Quesant v2.0 (Hal E)/03-17-05A.afm: 
   [testng] [2024-10-08 13:53:38,038] [pool-1-thread-8] Initializing /data/steve/Oxford Instr (Yoshimasa)/98042103.TIF: 
   [testng] [2024-10-08 13:54:01,965] [pool-1-thread-3] Initializing /data/steve/Quesant Instr/Quesant v2.0 (Brad Taft)/03031020.afm: 
   [testng] [2024-10-08 13:54:18,271] [pool-1-thread-4] Initializing /data/steve/Quesant Instr/Quesant v2.0 (Hal E)/2-18-05A.afm: 
   [testng] [2024-10-08 13:54:26,567] [pool-1-thread-9] Initializing /data/steve/RHK Tech/RHK (Mark Flowers)/Demo07.sm2: 
   [testng] [2024-10-08 13:54:31,122] [pool-1-thread-12] Initializing /data/steve/FITS/Meade DSI/M31bG1.fts: 
   [testng] [2024-10-08 13:54:34,491] [pool-1-thread-6] Initializing /data/steve/JEOL/WinSem (Sue)/SIC2.IMG: 
   [testng] [2024-10-08 13:54:42,218] [pool-1-thread-10] Initializing /data/steve/Hamamatsu (Keith B)/HIS-12bit-3.HIS: 
   [testng] [2024-10-08 13:54:55,127] [pool-1-thread-1] Initializing /data/steve/TopoMetrix/Topo SFM (SC)/PA2.TFR: 
   [testng] [2024-10-08 13:55:00,225] [pool-1-thread-2] Initializing /data/steve/Molecular Imaging/Mol Imag v4.19 (Michael Z)/Wafer_vesicles_2min_010.STP: 
   [testng] [2024-10-08 13:55:06,642] [pool-1-thread-7] Initializing /data/steve/TopoMetrix/Topo STM v5 (Ewald B)/c80-50ffr.tif: 
   [testng] [2024-10-08 13:55:24,856] [pool-1-thread-11] Initializing /data/steve/TIFF/Macrophage cell images/T24-24 1600 36_48-bit.tif: 
   [testng] [2024-10-08 13:55:53,207] [pool-1-thread-3] Initializing /data/steve/FITS/M104.fits: 
   [testng] [2024-10-08 13:55:55,638] [pool-1-thread-12] Initializing /data/steve/TIFF/Macrophage cell images/Pre-d-0 1392 36-bit.tif: 
   [testng] [2024-10-08 13:56:03,472] [pool-1-thread-5] Initializing /data/steve/RHK Tech/RHK-XPM Pro (Lydie L)/B70417000Q.SM3: 
   [testng] [2024-10-08 13:56:06,795] [pool-1-thread-8] Initializing /data/steve/Misc SXM test images/Chromosome images/HKGmaizeMitose5.pict: 
   [testng] [2024-10-08 13:56:11,656] [pool-1-thread-4] Initializing /data/steve/RHK Tech/RHK (Bob Baker)/Examp_03.SM2: 
   [testng] [2024-10-08 13:56:23,105] [pool-1-thread-9] Initializing /data/steve/Hamamatsu (Keith B)/HIS-16bit-nopack.HIS: 
   [testng] [2024-10-08 13:56:28,008] [pool-1-thread-3] Initializing /data/steve/JEOL/WinSem (Sue)/Shuttle tile ceramic/SHUTTLEE.IMG: 
   [testng] [2024-10-08 13:56:47,969] [pool-1-thread-1] Initializing /data/steve/Quesant Instr/Quesant v1.2 (Marc F)/afm1.afm: 
   [testng] [2024-10-08 13:56:54,947] [pool-1-thread-10] Initializing /data/steve/Burleigh/Burleigh v1/Burleigh.IMG: 
   [testng] [2024-10-08 13:57:18,645] [pool-1-thread-2] Initializing /data/steve/Gatan/Gatan (Sue D)/THE FLY 2: 
   [testng] [2024-10-08 13:57:22,114] [pool-1-thread-8] Initializing /data/steve/JEOL/WinSem (Sue)/CONCRETE.IMG: 
   [testng] [2024-10-08 13:57:36,400] [pool-1-thread-6] Initializing /data/steve/RHK Tech/RHK STS (Peter Sloan)/B50303AS.SM2: 
   [testng] [2024-10-08 13:57:40,806] [pool-1-thread-4] Initializing /data/steve/SBIG/M81 H 250s Tr=5s: 
   [testng] [2024-10-08 13:58:02,489] [pool-1-thread-5] Initializing /data/steve/JEOL/WinSem (Sue)/Shuttle tile ceramic/SHUTTLEB.IMG: 
   [testng] [2024-10-08 13:58:17,274] [pool-1-thread-9] Initializing /data/steve/Hamamatsu (Keith B)/HIS-16bit-packed.HIS: 
   [testng] [2024-10-08 13:58:28,364] [pool-1-thread-12] Initializing /data/steve/RHK Tech/RHK-XPM Pro (Lydie L)/B70417000K.SM3: 
   [testng] [2024-10-08 13:58:34,179] [pool-1-thread-7] Initializing /data/steve/Gatan/Gatan Mac (Guy Mayor)/Digital Micrograph 3.4: 
   [testng] [2024-10-08 13:58:39,167] [pool-1-thread-1] Initializing /data/steve/Hamamatsu (Keith B)/HIS-12bit-1a.HIS: 
   [testng] [2024-10-08 13:58:43,170] [pool-1-thread-11] Initializing /data/steve/TIFF/Hough test TIFF: 
   [testng] [2024-10-08 13:59:58,287] [pool-1-thread-2] Initializing /data/steve/Misc SXM test images/Chromosome images/HRhuman1.pict: 
   [testng] [2024-10-08 14:00:22,161] [pool-1-thread-7] Initializing /data/steve/SM-Camera/Orhan + IPES rig: 
   [testng] [2024-10-08 14:01:19,110] [pool-1-thread-3] Initializing /data/steve/TIFF/8MAR03A.TIFF: 
   [testng] [2024-10-08 14:02:17,044] [pool-1-thread-6] Initializing /data/steve/Molecular Imaging/Mol Imag v4.18 (Reinat)/npc-liq-sharO_003.STP: 
   [testng] [2024-10-08 14:02:31,372] [pool-1-thread-9] Initializing /data/steve/JEOL/SEM (Steve Foulds)/IPS2000.DAT: 
   [testng] [2024-10-08 14:02:44,378] [pool-1-thread-12] Initializing /data/steve/Seiko Instr (Hwansoo)/05808002.xqf: 
   [testng] [2024-10-08 14:02:53,682] [pool-1-thread-8] Initializing /data/steve/Gatan/Gatan (Sue D)/THE FLY: 
   [testng] [2024-10-08 14:03:03,949] [pool-1-thread-10] Initializing /data/steve/Molecular Imaging/Mol Imag v5.2 (Steve Higgins)/014.STP: 
   [testng] [2024-10-08 14:03:33,035] [pool-1-thread-1] Initializing /data/steve/RHK Tech/RHK STS (Peter Sloan)/SloanSpec.SM2: 
   [testng] [2024-10-08 14:03:52,372] [pool-1-thread-2] Initializing /data/steve/RHK Tech/RHK IV (Koji N)/02042603.sm2: 
   [testng] [2024-10-08 14:04:20,602] [pool-1-thread-5] Initializing /data/steve/Hamamatsu (Keith B)/HIS-8bit.HIS: 
   [testng] [2024-10-08 14:04:36,477] [pool-1-thread-6] Initializing /data/steve/Leica TCS (Keith B)/25_5BJ.SXM: 
   [testng] [2024-10-08 14:05:15,095] [pool-1-thread-4] Initializing /data/steve/Misc SXM test images/Chromosome images/Chironomus2.pict: 
   [testng] [2024-10-08 14:05:27,887] [pool-1-thread-8] Initializing /data/steve/Molecular Imaging/Mol Imag v5.0 (Lionel S)/Cu#18-NaOH-035.STP: 
   [testng] [2024-10-08 14:05:37,958] [pool-1-thread-12] Initializing /data/steve/Seiko Instr (Hwansoo)/05808001-3.xqd: 
   [testng] [2024-10-08 14:05:48,906] [pool-1-thread-11] Initializing /data/steve/JEOL/WinSem (Sue)/Shuttle tile ceramic/SHUTTLEA.IMG: 
   [testng] [2024-10-08 14:06:00,849] [pool-1-thread-9] Initializing /data/steve/TopoMetrix/Topo STM (Liam McD)/GRID1.TFR: 
   [testng] [2024-10-08 14:06:07,585] [pool-1-thread-10] Initializing /data/steve/Oxford Instr (Yoshimasa)/98042103.top: 
   [testng] [2024-10-08 14:06:13,800] [pool-1-thread-7] Initializing /data/steve/Quesant Instr/Quesant v1.2 (Marc F)/stm2.afm: 
   [testng] [2024-10-08 14:06:23,144] [pool-1-thread-3] Initializing /data/steve/JPK Instr (Christian L)/Virus.jpk: 
   [testng] [2024-10-08 14:06:42,129] [pool-1-thread-5] Initializing /data/steve/TIFF/Macrophage cell images/D1-A-1 1392 36-bit.tif: 
   [testng] [2024-10-08 14:06:54,715] [pool-1-thread-1] Initializing /data/steve/TopoMetrix/Topo STM v5 (Ewald B)/c80-50.ffr: 
   [testng] [2024-10-08 14:06:59,637] [pool-1-thread-2] Initializing /data/steve/JPK Instr (Christian L)/Titanium-implant.jpk: 
   [testng] [2024-10-08 14:07:14,641] [pool-1-thread-4] Initializing /data/steve/Molecular Imaging/Mol Imag v4.18 (Reinat)/TwoDots.STP: 
   [testng] [2024-10-08 14:07:19,310] [pool-1-thread-8] Initializing /data/steve/RHK Tech/RHK (Bob Baker)/SCREEN1.PICT: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 8480, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 179 minutes 27 seconds
Finished: SUCCESS