Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 219
originally caused by:
 Started by upstream project "Trigger" build number 246
 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/jenkins7363006917985184094.sh
+ '[' perkinelmer-operetta = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_34735_merge_ci -v /uod/idr/repos/curated/perkinelmer-operetta:/data -v /uod/idr-scratch/merge-ci/curated/perkinelmer-operetta:/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:42:29,608 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:42:29,609 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 01:42:29,609 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:42:29,610 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:42:29,610 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:42:29,611 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:42:29,611 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:42:29,611 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:42:29,612 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:42:29,612 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:42:29,613 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:42:29,613 |-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:42:29,780 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:42:29,780 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:42:29,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:42:29,802 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:42:29,808 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:42:29,808 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:42:29,808 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:42:29,808 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:42:29,808 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 01:42:29,809 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 01:42:29,809 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 197 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-13 01:42:29,818] [main] java.version = 17.0.2
   [testng] 01:42:29,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:42:29,821 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:42:29,861 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-13_01-42-29.log]
   [testng] 01:42:29,862 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-10-13 01:42:29,864] [main] testng.directory = /data
   [testng] [2024-10-13 01:42:29,864] [main] testng.configDirectory = /config
   [testng] [2024-10-13 01:42:29,873] [main] testng.multiplier = 1.0
   [testng] [2024-10-13 01:42:29,874] [main] testng.in-memory = false
   [testng] [2024-10-13 01:42:29,874] [main] testng.allow-missing = false
   [testng] [2024-10-13 01:42:29,874] [main] user.language = en
   [testng] [2024-10-13 01:42:29,874] [main] user.country = ${user.country}
   [testng] [2024-10-13 01:42:29,874] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-13 01:55:59,580] [main] ----------------------------------------
   [testng] [2024-10-13 01:55:59,580] [main] Total files: 14663
   [testng] [2024-10-13 01:55:59,581] [main] Scan time: 809.706 s (55 ms/file)
   [testng] [2024-10-13 01:55:59,581] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 16 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-13 02:10:39,821] [pool-1-thread-1] Initializing /data/public/omer/006P_M3/006P__2017-08-19T12_42_59-Measurement 3/Images/Index.idx.xml: 
   [testng] 02:10:39,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:10:39,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:39,823 |-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-13_02-10-39.log]
   [testng] 02:10:39,823 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b1c5256 - End of configuration.
   [testng] [2024-10-13 02:10:44,537] [pool-1-thread-12] Initializing /data/pki/Export/HRMNY-13786__2021-11-23T13_44_30-Measurement 3/Images/Index.xml: 
   [testng] 02:10:44,537 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:10:44,537 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:44,538 |-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-13_02-10-44.log]
   [testng] 02:10:44,538 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18ad077c - End of configuration.
   [testng] [2024-10-13 02:10:45,869] [pool-1-thread-11] Initializing /data/samples/no-first-series/Index.idx.xml: 
   [testng] 02:10:45,870 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:10:45,870 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:45,871 |-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-13_02-10-45.log]
   [testng] 02:10:45,871 |-INFO in ch.qos.logback.core.sift.SiftProcessor@481ffd45 - End of configuration.
   [testng] [2024-10-13 02:10:46,744] [pool-1-thread-10] Initializing /data/public/idr0034/HipSci Experiment 10 Plate 1__2014-08-21T17_57_35-Measurement1/Images/Index.idx.xml: 
   [testng] 02:10:46,744 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:10:46,744 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:46,745 |-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-13_02-10-46.log]
   [testng] 02:10:46,745 |-INFO in ch.qos.logback.core.sift.SiftProcessor@22a2e7b3 - End of configuration.
   [testng] [2024-10-13 02:11:08,986] [pool-1-thread-9] Initializing /data/stephen/Plate 1(2)__2011-09-29T23_50_20-Measurement1/Images/Index.idx.xml: 
   [testng] 02:11:08,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:11:08,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:11:08,987 |-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-13_02-11-08.log]
   [testng] 02:11:08,988 |-INFO in ch.qos.logback.core.sift.SiftProcessor@eecbcfa - End of configuration.
   [testng] [2024-10-13 02:11:09,884] [pool-1-thread-8] Initializing /data/public/omer/006P_M3/006P_M3_overview_fields.png: 
   [testng] 02:11:09,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:11:09,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:11:09,884 |-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-13_02-11-09.log]
   [testng] 02:11:09,885 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3bd11776 - End of configuration.
   [testng] [2024-10-13 02:11:09,933] [pool-1-thread-7] Initializing /data/public/omer/006P_M3/006P_M3_overview.png: 
   [testng] 02:11:09,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:11:09,934 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:11:09,934 |-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-13_02-11-09.log]
   [testng] 02:11:09,935 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6c1c7cae - End of configuration.
   [testng] [2024-10-13 02:11:09,977] [pool-1-thread-6] Initializing /data/samples/32-bit-file/Index.idx.xml: 
   [testng] 02:11:09,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:11:09,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:11:09,978 |-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-13_02-11-09.log]
   [testng] 02:11:09,979 |-INFO in ch.qos.logback.core.sift.SiftProcessor@58130b5f - End of configuration.
   [testng] [2024-10-13 02:11:10,900] [pool-1-thread-5] Initializing /data/hms/ryang_skbr3_p1__2012-07-10T15_24_30-Measurement1/Images/Index.idx.xml: 
   [testng] 02:11:10,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:11:10,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:11:10,902 |-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-13_02-11-10.log]
   [testng] 02:11:10,902 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3d9530e7 - End of configuration.
   [testng] [2024-10-13 02:11:11,951] [pool-1-thread-4] Initializing /data/samples/smaller-xy/Index.idx.xml: 
   [testng] 02:11:11,952 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:11:11,952 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:11:11,952 |-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-13_02-11-11.log]
   [testng] 02:11:11,953 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f096d76 - End of configuration.
   [testng] [2024-10-13 02:11:12,964] [pool-1-thread-3] Initializing /data/samples/new-phenix/artificial-v6/Hiplex_run1_cycle1_MsPos/Index.idx.xml: 
   [testng] 02:11:12,964 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:11:12,964 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:11:12,965 |-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-13_02-11-12.log]
   [testng] 02:11:12,966 |-INFO in ch.qos.logback.core.sift.SiftProcessor@509f50f - End of configuration.
   [testng] [2024-10-13 02:11:18,798] [pool-1-thread-2] Initializing /data/pki/DataSet/dec61bf8-5ca8-415a-8639-b75bf59ca47c/images/index.xml: 
   [testng] 02:11:18,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:11:18,798 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:11:18,799 |-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-13_02-11-18.log]
   [testng] 02:11:18,799 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1f976c3a - End of configuration.
   [testng] [2024-10-13 02:11:22,984] [pool-1-thread-7] Initializing /data/public/zenodo-7841360/Hoechst__2023-03-07T10_17_54-Measurement 2/Images/Index.idx.xml: 
   [testng] [2024-10-13 02:11:24,039] [pool-1-thread-8] Initializing /data/qa-17826/JLM-20170801-Operetta/Index.idx.xml: 
   [testng] [2024-10-13 02:11:40,930] [pool-1-thread-7] Initializing /data/samples/new-phenix/original/Hiplex_run1_cycle1_MsPos/Index.idx.xml: 
   [testng] [2024-10-13 02:12:26,706] [pool-1-thread-11] Initializing /data/stephen/P004-CC Edu-pHH3__2009-02-03T17_36_29-Measurement1/Images/Index.idx.xml: 
   [testng] 04:42:43,969 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:42:43,969 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:42:43,970 |-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-13_04-42-43.log]
   [testng] 04:42:43,971 |-INFO in ch.qos.logback.core.sift.SiftProcessor@41fd8591 - End of configuration.
   [testng] 05:03:56,458 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:03:56,458 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:03:56,461 |-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-13_05-03-56.log]
   [testng] 05:03:56,461 |-INFO in ch.qos.logback.core.sift.SiftProcessor@401611e1 - End of configuration.
   [testng] 05:04:40,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:04:40,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:04:40,168 |-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-13_05-04-40.log]
   [testng] 05:04:40,169 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11a2dd8c - End of configuration.
   [testng] 05:05:10,782 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:05:10,782 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:05:10,782 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-13_05-05-10.log]
   [testng] 05:05:10,783 |-INFO in ch.qos.logback.core.sift.SiftProcessor@275a633f - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 848, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 202 minutes 46 seconds
Finished: SUCCESS