Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 265
originally caused by:
 Started by upstream project "Trigger" build number 288
 originally caused by:
  Started by timer
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/jenkins631206231873713720.sh
+ '[' columbus = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_41795_merge_ci -v /uod/idr/repos/curated/columbus:/data -v /uod/idr-scratch/merge-ci/curated/columbus:/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] 00:25:57,777 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 00:25:57,779 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 00:25:57,779 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:25:57,780 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:25:57,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 00:25:57,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 00:25:57,781 |-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] 00:25:57,781 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:25:57,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:25:57,783 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 00:25:57,783 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 00:25:57,783 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 00:25:57,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 00:25:57,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 00:25:57,996 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 00:25:57,996 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 00:25:58,002 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 00:25:58,002 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 00:25:58,002 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 00:25:58,003 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 00:25:58,003 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 00:25:58,003 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 00:25:58,003 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 221 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-23 00:25:58,013] [main] java.version = 11.0.16
   [testng] 00:25:58,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 00:25:58,016 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:25:58,060 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-23_00-25-58.log]
   [testng] 00:25:58,061 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-11-23 00:25:58,063] [main] testng.directory = /data
   [testng] [2024-11-23 00:25:58,064] [main] testng.configDirectory = /config
   [testng] [2024-11-23 00:25:58,074] [main] testng.multiplier = 1.0
   [testng] [2024-11-23 00:25:58,075] [main] testng.in-memory = false
   [testng] [2024-11-23 00:25:58,075] [main] testng.allow-missing = false
   [testng] [2024-11-23 00:25:58,075] [main] user.language = en
   [testng] [2024-11-23 00:25:58,076] [main] user.country = ${user.country}
   [testng] [2024-11-23 00:25:58,076] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-11-23 01:10:05,939] [main] ----------------------------------------
   [testng] [2024-11-23 01:10:05,940] [main] Total files: 4135
   [testng] [2024-11-23 01:10:05,940] [main] Scan time: 2647.863 s (640 ms/file)
   [testng] [2024-11-23 01:10:05,940] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 21 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-11-23 01:11:52,901] [pool-1-thread-1] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f1p6[7271]/2024-01-23T120146+1100[7776]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:11:52,902 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:11:52,902 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:11:52,904 |-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-11-23_01-11-52.log]
   [testng] 01:11:52,904 |-INFO in ch.qos.logback.core.sift.SiftProcessor@76752de4 - End of configuration.
   [testng] [2024-11-23 01:11:54,327] [pool-1-thread-12] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w1c3t4f5p6[7268]/2024-01-23T114912+1100[7773]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:11:54,328 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:11:54,328 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:11:54,330 |-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-11-23_01-11-54.log]
   [testng] 01:11:54,330 |-INFO in ch.qos.logback.core.sift.SiftProcessor@9a9aeaa - End of configuration.
   [testng] [2024-11-23 01:11:55,800] [pool-1-thread-11] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t1f5p6[7270]/2024-01-23T115956+1100[7775]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:11:55,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:11:55,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:11:55,801 |-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-11-23_01-11-55.log]
   [testng] 01:11:55,801 |-INFO in ch.qos.logback.core.sift.SiftProcessor@285025b8 - End of configuration.
   [testng] [2024-11-23 01:11:57,443] [pool-1-thread-10] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t1f5p6[7270]/2024-01-23T115956+1100[7775]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:11:57,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:11:57,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:11:57,444 |-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-11-23_01-11-57.log]
   [testng] 01:11:57,444 |-INFO in ch.qos.logback.core.sift.SiftProcessor@68b721d4 - End of configuration.
   [testng] [2024-11-23 01:11:58,978] [pool-1-thread-9] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p1[7272]/2024-01-23T120450+1100[7777]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:11:58,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:11:58,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:11:58,979 |-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-11-23_01-11-58.log]
   [testng] 01:11:58,979 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ab3e902 - End of configuration.
   [testng] [2024-11-23 01:12:00,440] [pool-1-thread-8] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w64c3t1f1p6x63[7275]/2024-01-23T121859+1100[7780]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:12:00,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:12:00,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:12:00,441 |-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-11-23_01-12-00.log]
   [testng] 01:12:00,442 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21724f61 - End of configuration.
   [testng] [2024-11-23 01:12:02,125] [pool-1-thread-7] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6[7274]/2024-01-23T111314+1100[7779]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:12:02,125 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:12:02,125 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:12:02,126 |-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-11-23_01-12-02.log]
   [testng] 01:12:02,127 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3e122e13 - End of configuration.
   [testng] [2024-11-23 01:12:03,714] [pool-1-thread-6] Initializing /data/public/zenodo-6327496/flex/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:12:03,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:12:03,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:12:03,716 |-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-11-23_01-12-03.log]
   [testng] 01:12:03,716 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1a1ce24c - End of configuration.
   [testng] [2024-11-23 01:12:05,212] [pool-1-thread-5] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6_rep[7273]/2024-01-23T115103+1100[7778]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:12:05,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:12:05,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:12:05,213 |-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-11-23_01-12-05.log]
   [testng] 01:12:05,213 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1824c2a5 - End of configuration.
   [testng] [2024-11-23 01:12:06,652] [pool-1-thread-4] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p1[7272]/2024-01-23T120450+1100[7777]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:12:06,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:12:06,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:12:06,653 |-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-11-23_01-12-06.log]
   [testng] 01:12:06,653 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6dca466d - End of configuration.
   [testng] [2024-11-23 01:12:08,031] [pool-1-thread-3] Initializing /data/public/zenodo-6327496/tif/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:12:08,031 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:12:08,031 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:12:08,032 |-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-11-23_01-12-08.log]
   [testng] 01:12:08,032 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5ac1ffa4 - End of configuration.
   [testng] [2024-11-23 01:12:09,527] [pool-1-thread-2] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6_rep[7273]/2024-01-23T115103+1100[7778]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 01:12:09,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:12:09,527 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:12:09,528 |-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-11-23_01-12-09.log]
   [testng] 01:12:09,528 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2bcc06ff - End of configuration.
   [testng] [2024-11-23 01:12:52,566] [pool-1-thread-1] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6[7274]/2024-01-23T111314+1100[7779]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-11-23 01:12:54,782] [pool-1-thread-6] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w1c3t4f5p6[7268]/2024-01-23T114912+1100[7773]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-11-23 01:12:56,454] [pool-1-thread-3] Initializing /data/public/idr0020/200972429 TOG[2702]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-11-23 01:13:26,865] [pool-1-thread-12] Initializing /data/public/idr0056/1983[1461]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-11-23 01:14:09,158] [pool-1-thread-4] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c1t4f5p6[7269]/2024-01-23T115618+1100[7774]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-11-23 01:14:10,691] [pool-1-thread-11] Initializing /data/public/idr0019/22_lines_HC_EGF_200145913/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-11-23 01:14:19,007] [pool-1-thread-7] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c1t4f5p6[7269]/2024-01-23T115618+1100[7774]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-11-23 01:14:20,668] [pool-1-thread-5] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w64c3t1f1p6x63[7275]/2024-01-23T121859+1100[7780]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-11-23 01:16:28,606] [pool-1-thread-7] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f1p6[7271]/2024-01-23T120146+1100[7776]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 07:05:50,029 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 07:05:50,030 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:05:50,031 |-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-11-23_07-05-50.log]
   [testng] 07:05:50,031 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18cbf970 - End of configuration.
   [testng] 07:28:16,277 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 07:28:16,277 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:28:16,279 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-23_07-28-16.log]
   [testng] 07:28:16,280 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4b90f49d - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 1113, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 422 minutes 21 seconds
Finished: SUCCESS