Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 29
originally caused by:
 Started by upstream project "Trigger" build number 32
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins10219806767578265095.sh
+ '[' hitachi = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_3760_merge_ci -v /uod/idr/repos/curated/hitachi:/data -v /uod/idr-scratch/merge-ci/curated/hitachi:/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] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 01:20:47,333 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:20:47,335 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 01:20:47,335 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:20:47,336 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:20:47,336 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:20:47,336 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:20:47,337 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:20:47,337 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:20:47,337 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:20:47,338 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:20:47,338 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:20:47,338 |-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:47,504 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:20:47,504 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:20:47,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:20:47,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:20:47,534 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:20:47,534 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:20:47,534 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:20:47,535 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:20:47,535 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 01:20:47,536 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 01:20:47,536 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 199 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-10 01:20:47,545] [main] java.version = 17.0.2
   [testng] 01:20:47,548 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:20:47,548 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:47,589 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-10_01-20-47.log]
   [testng] 01:20:47,590 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-04-10 01:20:47,592] [main] testng.directory = /data
   [testng] [2024-04-10 01:20:47,592] [main] testng.configDirectory = /config
   [testng] [2024-04-10 01:20:47,601] [main] testng.multiplier = 1.0
   [testng] [2024-04-10 01:20:47,602] [main] testng.in-memory = false
   [testng] [2024-04-10 01:20:47,602] [main] testng.allow-missing = false
   [testng] [2024-04-10 01:20:47,602] [main] user.language = en
   [testng] [2024-04-10 01:20:47,602] [main] user.country = ${user.country}
   [testng] [2024-04-10 01:20:47,602] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-10 01:20:48,669] [main] ----------------------------------------
   [testng] [2024-04-10 01:20:48,669] [main] Total files: 21
   [testng] [2024-04-10 01:20:48,669] [main] Scan time: 1.067 s (50 ms/file)
   [testng] [2024-04-10 01:20:48,669] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 18 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-10 01:20:50,497] [pool-1-thread-1] Initializing /data/stefan/001_q05.txt: 
   [testng] 01:20:50,497 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:20:50,497 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:50,498 |-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-04-10_01-20-50.log]
   [testng] 01:20:50,499 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7fe54190 - End of configuration.
   [testng] [2024-04-10 01:20:50,546] [pool-1-thread-12] Initializing /data/stefan/001_q14.txt: 
   [testng] 01:20:50,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:20:50,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:50,547 |-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-04-10_01-20-50.log]
   [testng] 01:20:50,548 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1fa2c105 - End of configuration.
   [testng] [2024-04-10 01:20:50,597] [pool-1-thread-11] Initializing /data/stefan/001_q03.txt: 
   [testng] 01:20:50,597 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:20:50,597 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:50,598 |-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-04-10_01-20-50.log]
   [testng] 01:20:50,598 |-INFO in ch.qos.logback.core.sift.SiftProcessor@235aa4bd - End of configuration.
   [testng] [2024-04-10 01:20:50,632] [pool-1-thread-10] Initializing /data/stefan/001_q18.txt: 
   [testng] 01:20:50,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:20:50,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:50,642 |-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-04-10_01-20-50.log]
   [testng] 01:20:50,642 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4255baff - End of configuration.
   [testng] [2024-04-10 01:20:50,718] [pool-1-thread-9] Initializing /data/stefan/001_q11.txt: 
   [testng] 01:20:50,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:20:50,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:50,719 |-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-04-10_01-20-50.log]
   [testng] 01:20:50,720 |-INFO in ch.qos.logback.core.sift.SiftProcessor@22424a61 - End of configuration.
   [testng] [2024-04-10 01:20:50,800] [pool-1-thread-8] Initializing /data/stefan/001_q10.txt: 
   [testng] 01:20:50,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:20:50,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:50,801 |-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-04-10_01-20-50.log]
   [testng] 01:20:50,801 |-INFO in ch.qos.logback.core.sift.SiftProcessor@33ff6cfc - End of configuration.
   [testng] [2024-04-10 01:20:50,884] [pool-1-thread-7] Initializing /data/stefan/001_q04.txt: 
   [testng] 01:20:50,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:20:50,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:50,885 |-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-04-10_01-20-50.log]
   [testng] 01:20:50,886 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37d09324 - End of configuration.
   [testng] [2024-04-10 01:20:50,921] [pool-1-thread-6] Initializing /data/stefan/001_q13.txt: 
   [testng] 01:20:50,922 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:20:50,922 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:50,923 |-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-04-10_01-20-50.log]
   [testng] 01:20:50,923 |-INFO in ch.qos.logback.core.sift.SiftProcessor@30d6583d - End of configuration.
   [testng] [2024-04-10 01:20:50,975] [pool-1-thread-5] Initializing /data/stefan/001_q01.txt: 
   [testng] 01:20:50,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:20:50,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:50,977 |-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-04-10_01-20-50.log]
   [testng] 01:20:50,978 |-INFO in ch.qos.logback.core.sift.SiftProcessor@479991ff - End of configuration.
   [testng] [2024-04-10 01:20:51,007] [pool-1-thread-4] Initializing /data/stefan/001_q12.txt: 
   [testng] 01:20:51,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:20:51,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:51,008 |-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-04-10_01-20-51.log]
   [testng] 01:20:51,009 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ae98d9f - End of configuration.
   [testng] [2024-04-10 01:20:51,109] [pool-1-thread-3] Initializing /data/stefan/001_q06.txt: 
   [testng] 01:20:51,109 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:20:51,109 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:51,110 |-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-04-10_01-20-51.log]
   [testng] 01:20:51,110 |-INFO in ch.qos.logback.core.sift.SiftProcessor@57312687 - End of configuration.
   [testng] [2024-04-10 01:20:51,143] [pool-1-thread-2] Initializing /data/stefan/001_q02.txt: 
   [testng] 01:20:51,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:20:51,144 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:20:51,145 |-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-04-10_01-20-51.log]
   [testng] 01:20:51,145 |-INFO in ch.qos.logback.core.sift.SiftProcessor@40a4edee - End of configuration.
   [testng] [2024-04-10 01:20:53,714] [pool-1-thread-12] Initializing /data/stefan/001_q07.txt: 
   [testng] [2024-04-10 01:20:53,786] [pool-1-thread-5] Initializing /data/stefan/001_q17.txt: 
   [testng] [2024-04-10 01:20:53,859] [pool-1-thread-6] Initializing /data/stefan/001_q16.txt: 
   [testng] [2024-04-10 01:20:53,897] [pool-1-thread-2] Initializing /data/stefan/001_q09.txt: 
   [testng] [2024-04-10 01:20:53,962] [pool-1-thread-7] Initializing /data/stefan/001_q08.txt: 
   [testng] [2024-04-10 01:20:54,029] [pool-1-thread-8] Initializing /data/stefan/001_q15.txt: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 954, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 11 seconds
Finished: SUCCESS