Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 93
originally caused by:
 Started by upstream project "Trigger" build number 104
 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/jenkins915327042558808062.sh
+ '[' afi = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_14322_merge_ci -v /uod/idr/repos/curated/afi:/data -v /uod/idr-scratch/merge-ci/curated/afi:/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:51:38,724 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:51:38,789 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:51:38,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:51:38,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:51:38,859 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:51:38,860 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:51:38,860 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:51:38,860 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:51:38,861 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@41a0aa7d - End of configuration.
   [testng] 01:51:38,862 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6574a52c - Registering current configuration as safe fallback point
   [testng] 01:51:38,862 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c1a5b54 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 823 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-06-15 01:51:38,873] [main] java.version = 11.0.16
   [testng] 01:51:38,877 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:51:38,877 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:38,942 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-06-15_01-51-38.log]
   [testng] 01:51:38,944 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-06-15 01:51:38,966] [main] testng.directory = /data
   [testng] [2024-06-15 01:51:38,967] [main] testng.configDirectory = /config
   [testng] [2024-06-15 01:51:39,012] [main] testng.multiplier = 1.0
   [testng] [2024-06-15 01:51:39,025] [main] testng.in-memory = false
   [testng] [2024-06-15 01:51:39,026] [main] testng.allow-missing = false
   [testng] [2024-06-15 01:51:39,026] [main] user.language = en
   [testng] [2024-06-15 01:51:39,026] [main] user.country = ${user.country}
   [testng] [2024-06-15 01:51:39,026] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-06-15 01:51:40,304] [main] ----------------------------------------
   [testng] [2024-06-15 01:51:40,304] [main] Total files: 16
   [testng] [2024-06-15 01:51:40,304] [main] Scan time: 1.278 s (79 ms/file)
   [testng] [2024-06-15 01:51:40,304] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 15 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-06-15 01:51:53,655] [pool-1-thread-1] Initializing /data/samples/5371.afi: 
   [testng] 01:51:53,656 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:51:53,656 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:53,661 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-06-15_01-51-53.log]
   [testng] 01:51:53,662 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ed6df6f - End of configuration.
   [testng] [2024-06-15 01:51:53,946] [pool-1-thread-12] Initializing /data/samples/5440.afi: 
   [testng] 01:51:53,946 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:51:53,947 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:54,050 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-06-15_01-51-54.log]
   [testng] 01:51:54,052 |-INFO in ch.qos.logback.core.sift.SiftProcessor@20e1a956 - End of configuration.
   [testng] [2024-06-15 01:51:54,294] [pool-1-thread-11] Initializing /data/samples/5358.afi: 
   [testng] 01:51:54,295 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:51:54,295 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:54,297 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-06-15_01-51-54.log]
   [testng] 01:51:54,298 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5eccb5bc - End of configuration.
   [testng] [2024-06-15 01:51:54,507] [pool-1-thread-10] Initializing /data/samples/5339.afi: 
   [testng] 01:51:54,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:51:54,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:54,510 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-06-15_01-51-54.log]
   [testng] 01:51:54,511 |-INFO in ch.qos.logback.core.sift.SiftProcessor@666bf6b1 - End of configuration.
   [testng] [2024-06-15 01:51:54,758] [pool-1-thread-9] Initializing /data/samples/5306.afi: 
   [testng] 01:51:54,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:51:54,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:54,759 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-06-15_01-51-54.log]
   [testng] 01:51:54,760 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6169a56d - End of configuration.
   [testng] [2024-06-15 01:51:54,956] [pool-1-thread-8] Initializing /data/samples/5414.afi: 
   [testng] 01:51:54,957 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:51:54,957 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:54,959 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-06-15_01-51-54.log]
   [testng] 01:51:54,960 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7989283e - End of configuration.
   [testng] [2024-06-15 01:51:55,277] [pool-1-thread-7] Initializing /data/samples/5387.afi: 
   [testng] 01:51:55,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:51:55,278 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:55,279 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-06-15_01-51-55.log]
   [testng] 01:51:55,280 |-INFO in ch.qos.logback.core.sift.SiftProcessor@336fedd5 - End of configuration.
   [testng] [2024-06-15 01:51:55,469] [pool-1-thread-6] Initializing /data/samples/5407.afi: 
   [testng] 01:51:55,470 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:51:55,471 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:55,473 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-06-15_01-51-55.log]
   [testng] 01:51:55,474 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14e65859 - End of configuration.
   [testng] [2024-06-15 01:51:55,839] [pool-1-thread-5] Initializing /data/samples/5383.afi: 
   [testng] 01:51:55,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:51:55,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:55,841 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-06-15_01-51-55.log]
   [testng] 01:51:55,842 |-INFO in ch.qos.logback.core.sift.SiftProcessor@26146bf5 - End of configuration.
   [testng] [2024-06-15 01:51:55,977] [pool-1-thread-4] Initializing /data/samples/5446.afi: 
   [testng] 01:51:55,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:51:55,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:55,979 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-06-15_01-51-55.log]
   [testng] 01:51:55,980 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1778f7e0 - End of configuration.
   [testng] [2024-06-15 01:51:56,225] [pool-1-thread-3] Initializing /data/samples/5347.afi: 
   [testng] 01:51:56,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:51:56,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:56,228 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-06-15_01-51-56.log]
   [testng] 01:51:56,229 |-INFO in ch.qos.logback.core.sift.SiftProcessor@799a9114 - End of configuration.
   [testng] [2024-06-15 01:51:56,370] [pool-1-thread-2] Initializing /data/samples/5351.afi: 
   [testng] 01:51:56,371 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:51:56,371 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:51:56,372 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-06-15_01-51-56.log]
   [testng] 01:51:56,373 |-INFO in ch.qos.logback.core.sift.SiftProcessor@40e2d1f - End of configuration.
   [testng] [2024-06-15 01:52:47,186] [pool-1-thread-8] Initializing /data/samples/5400.afi: 
   [testng] [2024-06-15 01:52:51,151] [pool-1-thread-9] Initializing /data/samples/5343.afi: 
   [testng] [2024-06-15 01:52:53,532] [pool-1-thread-11] Initializing /data/samples/5365.afi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 795, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 2 minutes 7 seconds
Finished: SUCCESS