Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 104
originally caused by:
 Started by upstream project "Trigger" build number 116
 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/jenkins851802720010957017.sh
+ '[' ome-xml = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_16181_merge_ci -v /uod/idr/repos/curated/ome-xml:/data -v /uod/idr-scratch/merge-ci/curated/ome-xml:/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] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

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] 02:27:56,626 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:27:56,628 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 02:27:56,628 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:27:56,630 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:27:56,631 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:27:56,632 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:27:56,632 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:27:56,633 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:27:56,633 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:27:56,635 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:27:56,635 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:27:56,636 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:27:56,902 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:27:56,902 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:27:56,930 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:27:56,930 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:27:56,937 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:27:56,937 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:27:56,938 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:27:56,938 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:27:56,938 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 02:27:56,939 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 02:27:56,939 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 306 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-06-27 02:27:56,949] [main] java.version = 21
   [testng] 02:27:56,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:27:56,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:27:57,000 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-06-27_02-27-56.log]
   [testng] 02:27:57,001 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-06-27 02:27:57,003] [main] testng.directory = /data
   [testng] [2024-06-27 02:27:57,004] [main] testng.configDirectory = /config
   [testng] [2024-06-27 02:27:57,019] [main] testng.multiplier = 1.0
   [testng] [2024-06-27 02:27:57,020] [main] testng.in-memory = false
   [testng] [2024-06-27 02:27:57,021] [main] testng.allow-missing = false
   [testng] [2024-06-27 02:27:57,021] [main] user.language = en
   [testng] [2024-06-27 02:27:57,021] [main] user.country = ${user.country}
   [testng] [2024-06-27 02:27:57,021] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-06-27 02:27:59,031] [main] ----------------------------------------
   [testng] [2024-06-27 02:27:59,031] [main] Total files: 203
   [testng] [2024-06-27 02:27:59,031] [main] Scan time: 2.01 s (9 ms/file)
   [testng] [2024-06-27 02:27:59,032] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 202 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-06-27 02:28:26,064] [pool-1-thread-1] Initializing /data/public/2013-06/single-image.ome.xml: 
   [testng] 02:28:26,064 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:28:26,064 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:26,066 |-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-27_02-28-26.log]
   [testng] 02:28:26,066 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2386178 - End of configuration.
   [testng] [2024-06-27 02:28:26,085] [pool-1-thread-12] Initializing /data/public/2012-06/spim.ome.xml: 
   [testng] 02:28:26,085 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:28:26,085 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:26,086 |-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-27_02-28-26.log]
   [testng] 02:28:26,087 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4b3cc7c1 - End of configuration.
   [testng] [2024-06-27 02:28:26,170] [pool-1-thread-11] Initializing /data/public/2012-06/ROI.ome.xml: 
   [testng] 02:28:26,170 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:28:26,170 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:26,171 |-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-27_02-28-26.log]
   [testng] 02:28:26,172 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8dd0 - End of configuration.
   [testng] [2024-06-27 02:28:26,197] [pool-1-thread-10] Initializing /data/public/2015-01/hcs.ome.xml: 
   [testng] 02:28:26,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:28:26,197 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:26,198 |-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-27_02-28-26.log]
   [testng] 02:28:26,199 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4eb516c3 - End of configuration.
   [testng] [2024-06-27 02:28:26,217] [pool-1-thread-9] Initializing /data/public/2013-06/spim.ome.xml: 
   [testng] 02:28:26,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:28:26,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:26,218 |-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-27_02-28-26.log]
   [testng] 02:28:26,219 |-INFO in ch.qos.logback.core.sift.SiftProcessor@22d3dcc2 - End of configuration.
   [testng] [2024-06-27 02:28:26,286] [pool-1-thread-8] Initializing /data/public/2009-09/multi-channel-z-series.ome.xml: 
   [testng] 02:28:26,286 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:28:26,286 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:26,287 |-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-27_02-28-26.log]
   [testng] 02:28:26,287 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c0837c0 - End of configuration.
   [testng] [2024-06-27 02:28:26,318] [pool-1-thread-7] Initializing /data/public/2011-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] 02:28:26,318 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:28:26,319 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:26,319 |-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-27_02-28-26.log]
   [testng] 02:28:26,320 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3e01d40e - End of configuration.
   [testng] [2024-06-27 02:28:26,412] [pool-1-thread-6] Initializing /data/melissa/large-xml-test.ome: 
   [testng] 02:28:26,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:28:26,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:26,414 |-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-27_02-28-26.log]
   [testng] 02:28:26,414 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f992e85 - End of configuration.
   [testng] [2024-06-27 02:28:36,945] [pool-1-thread-5] Initializing /data/public/2010-06/xmlannotation-svg.ome.xml: 
   [testng] 02:28:36,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:28:36,946 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:36,947 |-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-27_02-28-36.log]
   [testng] 02:28:36,948 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4575c1a3 - End of configuration.
   [testng] [2024-06-27 02:28:36,979] [pool-1-thread-4] Initializing /data/public/2015-01/z-series-time-series.ome.xml: 
   [testng] 02:28:36,980 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:28:36,980 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:36,980 |-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-27_02-28-36.log]
   [testng] 02:28:36,981 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ac48bd8 - End of configuration.
   [testng] [2024-06-27 02:28:36,999] [pool-1-thread-3] Initializing /data/public/2010-04/one-screen-one-plate-four-wells.ome.xml: 
   [testng] 02:28:36,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:28:36,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:37,000 |-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-27_02-28-37.log]
   [testng] 02:28:37,000 |-INFO in ch.qos.logback.core.sift.SiftProcessor@32ec1c6a - End of configuration.
   [testng] [2024-06-27 02:28:37,062] [pool-1-thread-2] Initializing /data/public/2012-06/transformations-downgrade.ome.xml: 
   [testng] 02:28:37,062 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:28:37,062 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:28:37,063 |-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-27_02-28-37.log]
   [testng] 02:28:37,064 |-INFO in ch.qos.logback.core.sift.SiftProcessor@70cb19cd - End of configuration.
   [testng] [2024-06-27 02:28:38,782] [pool-1-thread-1] Initializing /data/public/2010-06/ROI.ome.xml: 
   [testng] [2024-06-27 02:28:38,804] [pool-1-thread-12] Initializing /data/public/2016-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-06-27 02:28:38,820] [pool-1-thread-4] Initializing /data/public/2016-06/transformations-upgrade.ome.xml: 
   [testng] [2024-06-27 02:28:38,855] [pool-1-thread-11] Initializing /data/public/2016-06/time-series.ome.xml: 
   [testng] [2024-06-27 02:28:38,869] [pool-1-thread-5] Initializing /data/public/2012-06/z-series.ome.xml: 
   [testng] [2024-06-27 02:28:38,888] [pool-1-thread-8] Initializing /data/public/2015-01/no-date.ome.xml: 
   [testng] [2024-06-27 02:28:38,903] [pool-1-thread-2] Initializing /data/curtis/black6-7.ome: 
   [testng] [2024-06-27 02:28:39,176] [pool-1-thread-3] Initializing /data/public/2016-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-06-27 02:28:39,229] [pool-1-thread-9] Initializing /data/public/2016-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:39,337] [pool-1-thread-7] Initializing /data/samples/Sample-2003_FC.ome: 
   [testng] [2024-06-27 02:28:39,611] [pool-1-thread-10] Initializing /data/public/2013-06/no-date.ome.xml: 
   [testng] [2024-06-27 02:28:39,692] [pool-1-thread-11] Initializing /data/public/2015-01/instrument-units-default.ome.xml: 
   [testng] [2024-06-27 02:28:39,712] [pool-1-thread-12] Initializing /data/public/2015-01/transformations-upgrade.ome.xml: 
   [testng] [2024-06-27 02:28:39,767] [pool-1-thread-8] Initializing /data/public/2013-06/commentannotation.ome.xml: 
   [testng] [2024-06-27 02:28:39,811] [pool-1-thread-5] Initializing /data/samples/Sample-2003-custom-ST.ome: 
   [testng] [2024-06-27 02:28:39,994] [pool-1-thread-1] Initializing /data/public/2013-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:40,149] [pool-1-thread-3] Initializing /data/public/2015-01/spim.ome.xml: 
   [testng] [2024-06-27 02:28:40,199] [pool-1-thread-4] Initializing /data/public/2008-09/multi-pixel-default.ome.xml: 
   [testng] [2024-06-27 02:28:40,272] [pool-1-thread-9] Initializing /data/public/2010-04/metadata-only.ome.xml: 
   [testng] [2024-06-27 02:28:40,291] [pool-1-thread-10] Initializing /data/public/2015-01/commentannotation.ome.xml: 
   [testng] [2024-06-27 02:28:40,314] [pool-1-thread-8] Initializing /data/public/2012-06/time-series.ome.xml: 
   [testng] [2024-06-27 02:28:40,376] [pool-1-thread-11] Initializing /data/public/2009-09/z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:40,522] [pool-1-thread-12] Initializing /data/public/2010-04/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:40,664] [pool-1-thread-7] Initializing /data/public/2015-01/z-series.ome.xml: 
   [testng] [2024-06-27 02:28:40,752] [pool-1-thread-4] Initializing /data/public/2016-06/folders-larger-taxonomy.ome.xml: 
   [testng] [2024-06-27 02:28:40,959] [pool-1-thread-1] Initializing /data/public/2012-06/multi-channel.ome.xml: 
   [testng] [2024-06-27 02:28:40,994] [pool-1-thread-9] Initializing /data/public/2008-09/multi-pixel-aquired.ome.xml: 
   [testng] [2024-06-27 02:28:41,039] [pool-1-thread-8] Initializing /data/public/2013-06/multi-channel.ome.xml: 
   [testng] [2024-06-27 02:28:41,076] [pool-1-thread-10] Initializing /data/public/2010-04/filter.ome.xml: 
   [testng] [2024-06-27 02:28:41,198] [pool-1-thread-11] Initializing /data/public/2011-06/spim.ome.xml: 
   [testng] [2024-06-27 02:28:41,303] [pool-1-thread-7] Initializing /data/public/2016-06/ROI.ome.xml: 
   [testng] [2024-06-27 02:28:41,322] [pool-1-thread-5] Initializing /data/public/2010-06/single-image.ome.xml: 
   [testng] [2024-06-27 02:28:41,375] [pool-1-thread-1] Initializing /data/public/2012-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-06-27 02:28:41,416] [pool-1-thread-3] Initializing /data/public/2013-06/instrument.ome.xml: 
   [testng] [2024-06-27 02:28:41,482] [pool-1-thread-8] Initializing /data/curtis/black6-7.tif: 
   [testng] [2024-06-27 02:28:41,615] [pool-1-thread-2] Initializing /data/public/2016-06/minimum-specification.ome.xml: 
   [testng] [2024-06-27 02:28:41,661] [pool-1-thread-9] Initializing /data/public/2010-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-06-27 02:28:41,686] [pool-1-thread-10] Initializing /data/public/2015-01/single-image.ome.xml: 
   [testng] [2024-06-27 02:28:41,777] [pool-1-thread-7] Initializing /data/public/2009-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:41,815] [pool-1-thread-1] Initializing /data/public/2008-09/z-series.ome.xml: 
   [testng] [2024-06-27 02:28:41,833] [pool-1-thread-12] Initializing /data/public/2011-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-06-27 02:28:41,860] [pool-1-thread-5] Initializing /data/public/2010-04/z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:41,916] [pool-1-thread-3] Initializing /data/public/2008-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:42,027] [pool-1-thread-2] Initializing /data/public/2010-06/z-series.ome.xml: 
   [testng] [2024-06-27 02:28:42,100] [pool-1-thread-10] Initializing /data/public/2011-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-06-27 02:28:42,186] [pool-1-thread-11] Initializing /data/public/2011-06/metadata-only.ome.xml: 
   [testng] [2024-06-27 02:28:42,204] [pool-1-thread-9] Initializing /data/public/2016-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-06-27 02:28:42,286] [pool-1-thread-12] Initializing /data/public/2009-09/multi-channel.ome.xml: 
   [testng] [2024-06-27 02:28:42,351] [pool-1-thread-1] Initializing /data/public/2011-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:42,383] [pool-1-thread-4] Initializing /data/public/2011-06/no-date.ome.xml: 
   [testng] [2024-06-27 02:28:42,418] [pool-1-thread-5] Initializing /data/public/2015-01/ROI.ome.xml: 
   [testng] [2024-06-27 02:28:42,441] [pool-1-thread-3] Initializing /data/public/2015-01/multi-channel-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:42,459] [pool-1-thread-2] Initializing /data/public/2008-09/time-series.ome.xml: 
   [testng] [2024-06-27 02:28:42,494] [pool-1-thread-7] Initializing /data/public/2008-09/multi-channel.ome.xml: 
   [testng] [2024-06-27 02:28:42,562] [pool-1-thread-10] Initializing /data/samples/testImportPlateMultiplePlateAcquisitions1508.ome: 
   [testng] [2024-06-27 02:28:42,852] [pool-1-thread-11] Initializing /data/public/2009-09/instrument.ome.xml: 
   [testng] [2024-06-27 02:28:42,891] [pool-1-thread-9] Initializing /data/public/2013-06/transformations-upgrade.ome.xml: 
   [testng] [2024-06-27 02:28:42,952] [pool-1-thread-8] Initializing /data/public/2016-06/hcs.ome.xml: 
   [testng] [2024-06-27 02:28:42,995] [pool-1-thread-12] Initializing /data/curtis/min-sample-2008-02.ome: 
   [testng] [2024-06-27 02:28:43,032] [pool-1-thread-4] Initializing /data/johannes/20100625_W3_Ppac_8.ome: 
   [testng] [2024-06-27 02:28:43,127] [pool-1-thread-2] Initializing /data/public/2013-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-06-27 02:28:43,145] [pool-1-thread-1] Initializing /data/public/2010-06/metadata-only.ome.xml: 
   [testng] [2024-06-27 02:28:43,160] [pool-1-thread-5] Initializing /data/public/2012-06/metadata-only.ome.xml: 
   [testng] [2024-06-27 02:28:43,175] [pool-1-thread-3] Initializing /data/public/2012-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:43,264] [pool-1-thread-7] Initializing /data/public/2013-06/transformations-downgrade.ome.xml: 
   [testng] [2024-06-27 02:28:43,426] [pool-1-thread-12] Initializing /data/public/2016-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:43,484] [pool-1-thread-11] Initializing /data/public/2008-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-06-27 02:28:43,535] [pool-1-thread-9] Initializing /data/public/2016-06/transformations-downgrade.ome.xml: 
   [testng] [2024-06-27 02:28:43,632] [pool-1-thread-2] Initializing /data/public/2011-06/multi-channel.ome.xml: 
   [testng] [2024-06-27 02:28:43,665] [pool-1-thread-1] Initializing /data/public/2011-06/single-image.ome.xml: 
   [testng] [2024-06-27 02:28:43,685] [pool-1-thread-5] Initializing /data/public/2011-06/time-series.ome.xml: 
   [testng] [2024-06-27 02:28:43,751] [pool-1-thread-12] Initializing /data/samples/TAABA.ome: 
   [testng] [2024-06-27 02:28:44,476] [pool-1-thread-7] Initializing /data/public/2013-06/timestampannotation.ome.xml: 
   [testng] [2024-06-27 02:28:44,587] [pool-1-thread-8] Initializing /data/public/2008-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:44,714] [pool-1-thread-11] Initializing /data/public/2010-06/multi-channel.ome.xml: 
   [testng] [2024-06-27 02:28:44,769] [pool-1-thread-9] Initializing /data/public/2015-01/multi-channel.ome.xml: 
   [testng] [2024-06-27 02:28:44,783] [pool-1-thread-2] Initializing /data/public/2013-06/ROI.ome.xml: 
   [testng] [2024-06-27 02:28:44,806] [pool-1-thread-5] Initializing /data/curtis/black0.ome: 
   [testng] [2024-06-27 02:28:45,010] [pool-1-thread-1] Initializing /data/public/2015-01/minimum-specification.ome.xml: 
   [testng] [2024-06-27 02:28:45,039] [pool-1-thread-3] Initializing /data/public/2011-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:45,250] [pool-1-thread-11] Initializing /data/public/2011-06/instrument.ome.xml: 
   [testng] [2024-06-27 02:28:45,285] [pool-1-thread-10] Initializing /data/public/2015-01/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-06-27 02:28:45,319] [pool-1-thread-4] Initializing /data/public/2011-06/z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:45,348] [pool-1-thread-7] Initializing /data/public/2010-06/spim.ome.xml: 
   [testng] [2024-06-27 02:28:45,420] [pool-1-thread-9] Initializing /data/public/2015-01/xmlannotation-body-space.ome.xml: 
   [testng] [2024-06-27 02:28:45,432] [pool-1-thread-2] Initializing /data/public/2013-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-06-27 02:28:45,466] [pool-1-thread-1] Initializing /data/public/2016-06/instrument.ome.xml: 
   [testng] [2024-06-27 02:28:45,481] [pool-1-thread-8] Initializing /data/public/2015-01/filter.ome.xml: 
   [testng] [2024-06-27 02:28:45,726] [pool-1-thread-9] Initializing /data/public/2009-09/metadata-only.ome.xml: 
   [testng] [2024-06-27 02:28:45,740] [pool-1-thread-11] Initializing /data/public/2015-01/time-series.ome.xml: 
   [testng] [2024-06-27 02:28:45,789] [pool-1-thread-4] Initializing /data/public/2016-06/timestampannotation.ome.xml: 
   [testng] [2024-06-27 02:28:45,814] [pool-1-thread-3] Initializing /data/public/2010-04/ROI.ome.xml: 
   [testng] [2024-06-27 02:28:45,844] [pool-1-thread-8] Initializing /data/public/2015-01/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:45,918] [pool-1-thread-1] Initializing /data/public/2010-04/instrument.ome.xml: 
   [testng] [2024-06-27 02:28:45,973] [pool-1-thread-2] Initializing /data/public/2009-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:46,028] [pool-1-thread-10] Initializing /data/public/2015-01/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:46,112] [pool-1-thread-11] Initializing /data/public/2010-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:46,206] [pool-1-thread-9] Initializing /data/public/2015-01/timestampannotation.ome.xml: 
   [testng] [2024-06-27 02:28:46,255] [pool-1-thread-3] Initializing /data/public/2013-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:46,370] [pool-1-thread-4] Initializing /data/public/2010-06/filter.ome.xml: 
   [testng] [2024-06-27 02:28:46,499] [pool-1-thread-1] Initializing /data/public/2016-06/no-date.ome.xml: 
   [testng] [2024-06-27 02:28:46,510] [pool-1-thread-7] Initializing /data/mario/Hoechst_ND - n000000.ome: 
   [testng] [2024-06-27 02:28:46,603] [pool-1-thread-8] Initializing /data/public/2008-09/instrument.ome.xml: 
   [testng] [2024-06-27 02:28:46,632] [pool-1-thread-2] Initializing /data/public/2010-06/no-date.ome.xml: 
   [testng] [2024-06-27 02:28:46,800] [pool-1-thread-11] Initializing /data/public/2010-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:46,875] [pool-1-thread-10] Initializing /data/public/2015-01/transformations-downgrade.ome.xml: 
   [testng] [2024-06-27 02:28:46,903] [pool-1-thread-4] Initializing /data/public/2013-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:46,918] [pool-1-thread-9] Initializing /data/public/2010-04/multi-channel-z-series.ome.xml: 
   [testng] [2024-06-27 02:28:46,936] [pool-1-thread-5] Initializing /data/curtis/all-black.tif: 
   [testng] [2024-06-27 02:28:47,012] [pool-1-thread-1] Initializing /data/public/2016-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-06-27 02:28:47,091] [pool-1-thread-2] Initializing /data/samples/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2024-06-27 02:28:47,586] [pool-1-thread-3] Initializing /data/curtis/black0.tif: 
   [testng] [2024-06-27 02:28:47,760] [pool-1-thread-8] Initializing /data/public/2016-06/single-image.ome.xml: 
   [testng] [2024-06-27 02:28:47,770] [pool-1-thread-4] Initializing /data/public/2016-06/commentannotation.ome.xml: 
   [testng] [2024-06-27 02:28:47,780] [pool-1-thread-1] Initializing /data/public/2015-01/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-06-27 02:28:47,797] [pool-1-thread-9] Initializing /data/public/2010-04/single-image.ome.xml: 
   [testng] [2024-06-27 02:28:47,831] [pool-1-thread-10] Initializing /data/public/2010-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:48,029] [pool-1-thread-4] Initializing /data/public/2015-01/tagannotation.ome.xml: 
   [testng] [2024-06-27 02:28:48,039] [pool-1-thread-8] Initializing /data/public/2012-06/tagannotation.ome.xml: 
   [testng] [2024-06-27 02:28:48,062] [pool-1-thread-1] Initializing /data/public/2010-06/time-series.ome.xml: 
   [testng] [2024-06-27 02:28:48,085] [pool-1-thread-9] Initializing /data/public/2008-09/dataset-group-project.ome.xml: 
   [testng] [2024-06-27 02:28:48,149] [pool-1-thread-11] Initializing /data/public/2016-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:48,204] [pool-1-thread-5] Initializing /data/public/2010-04/multi-channel.ome.xml: 
   [testng] [2024-06-27 02:28:48,239] [pool-1-thread-10] Initializing /data/public/2015-01/multi-channel-z-series.ome.xml: 
   [testng] [2024-06-27 02:28:48,320] [pool-1-thread-4] Initializing /data/public/2013-06/tagannotation.ome.xml: 
   [testng] [2024-06-27 02:28:48,341] [pool-1-thread-8] Initializing /data/samples/Sample-2007_06.ome: 
   [testng] [2024-06-27 02:28:48,433] [pool-1-thread-1] Initializing /data/public/2015-01/instrument.ome.xml: 
   [testng] [2024-06-27 02:28:48,501] [pool-1-thread-9] Initializing /data/public/2009-09/ROI.ome.xml: 
   [testng] [2024-06-27 02:28:48,536] [pool-1-thread-3] Initializing /data/public/2013-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-06-27 02:28:48,574] [pool-1-thread-10] Initializing /data/public/2013-06/z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:48,593] [pool-1-thread-5] Initializing /data/public/2013-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-06-27 02:28:48,605] [pool-1-thread-11] Initializing /data/public/2011-06/ROI.ome.xml: 
   [testng] [2024-06-27 02:28:48,619] [pool-1-thread-4] Initializing /data/public/2009-09/single-image.ome.xml: 
   [testng] [2024-06-27 02:28:48,774] [pool-1-thread-1] Initializing /data/public/2016-06/multi-channel.ome.xml: 
   [testng] [2024-06-27 02:28:48,786] [pool-1-thread-9] Initializing /data/public/2013-06/metadata-only.ome.xml: 
   [testng] [2024-06-27 02:28:48,799] [pool-1-thread-3] Initializing /data/public/2013-06/z-series.ome.xml: 
   [testng] [2024-06-27 02:28:48,903] [pool-1-thread-5] Initializing /data/public/2010-04/z-series.ome.xml: 
   [testng] [2024-06-27 02:28:48,929] [pool-1-thread-10] Initializing /data/public/2016-06/spim.ome.xml: 
   [testng] [2024-06-27 02:28:48,974] [pool-1-thread-4] Initializing /data/public/2013-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-06-27 02:28:48,989] [pool-1-thread-11] Initializing /data/public/2009-09/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:49,228] [pool-1-thread-9] Initializing /data/samples/test.OME: 
   [testng] [2024-06-27 02:28:49,248] [pool-1-thread-3] Initializing /data/public/2010-06/instrument.ome.xml: 
   [testng] [2024-06-27 02:28:49,276] [pool-1-thread-1] Initializing /data/samples/sdub.ome: 
   [testng] [2024-06-27 02:28:49,494] [pool-1-thread-8] Initializing /data/public/2016-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:49,628] [pool-1-thread-5] Initializing /data/public/2013-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:49,666] [pool-1-thread-4] Initializing /data/public/2015-01/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:49,846] [pool-1-thread-9] Initializing /data/public/2016-06/metadata-only.ome.xml: 
   [testng] [2024-06-27 02:28:49,857] [pool-1-thread-3] Initializing /data/public/2010-04/time-series.ome.xml: 
   [testng] [2024-06-27 02:28:49,922] [pool-1-thread-10] Initializing /data/public/2011-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:50,058] [pool-1-thread-5] Initializing /data/curtis/all-black.ome: 
   [testng] [2024-06-27 02:28:50,110] [pool-1-thread-9] Initializing /data/public/2015-01/metadata-only.ome.xml: 
   [testng] [2024-06-27 02:28:50,137] [pool-1-thread-11] Initializing /data/public/2015-01/xmlannotation-svg.ome.xml: 
   [testng] [2024-06-27 02:28:50,167] [pool-1-thread-3] Initializing /data/public/2016-06/folders-simple-taxonomy.ome.xml: 
   [testng] [2024-06-27 02:28:50,245] [pool-1-thread-8] Initializing /data/public/2015-01/mapannotation.ome.xml: 
   [testng] [2024-06-27 02:28:50,273] [pool-1-thread-12] Initializing /data/public/2010-04/multi-channel-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:50,348] [pool-1-thread-10] Initializing /data/public/2016-06/mapannotation.ome.xml: 
   [testng] [2024-06-27 02:28:50,358] [pool-1-thread-9] Initializing /data/public/2009-09/time-series.ome.xml: 
   [testng] [2024-06-27 02:28:50,392] [pool-1-thread-11] Initializing /data/public/2012-06/filter.ome.xml: 
   [testng] [2024-06-27 02:28:50,498] [pool-1-thread-8] Initializing /data/public/2012-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:50,540] [pool-1-thread-4] Initializing /data/public/2016-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-06-27 02:28:50,556] [pool-1-thread-5] Initializing /data/public/2009-09/z-series.ome.xml: 
   [testng] [2024-06-27 02:28:50,612] [pool-1-thread-12] Initializing /data/public/2015-01/instrument-units-alternate.ome.xml: 
   [testng] [2024-06-27 02:28:50,639] [pool-1-thread-10] Initializing /data/public/2012-06/z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:50,692] [pool-1-thread-11] Initializing /data/public/2013-06/filter.ome.xml: 
   [testng] [2024-06-27 02:28:50,714] [pool-1-thread-9] Initializing /data/mario/Hoechst_ND - n000000.tif: 
   [testng] [2024-06-27 02:28:50,798] [pool-1-thread-4] Initializing /data/public/2012-06/single-image.ome.xml: 
   [testng] [2024-06-27 02:28:50,888] [pool-1-thread-5] Initializing /data/public/2010-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:50,925] [pool-1-thread-3] Initializing /data/public/2010-04/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:50,962] [pool-1-thread-12] Initializing /data/public/2016-06/z-series.ome.xml: 
   [testng] [2024-06-27 02:28:50,998] [pool-1-thread-10] Initializing /data/public/2012-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:51,031] [pool-1-thread-11] Initializing /data/public/2011-06/transformations-upgrade.ome.xml: 
   [testng] [2024-06-27 02:28:51,073] [pool-1-thread-8] Initializing /data/public/2010-06/z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:51,092] [pool-1-thread-1] Initializing /data/public/2008-09/z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:51,130] [pool-1-thread-4] Initializing /data/public/2008-09/single-image.ome.xml: 
   [testng] [2024-06-27 02:28:51,232] [pool-1-thread-12] Initializing /data/public/2009-09/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-06-27 02:28:51,320] [pool-1-thread-5] Initializing /data/public/2016-06/instrument-units-default.ome.xml: 
   [testng] [2024-06-27 02:28:51,371] [pool-1-thread-10] Initializing /data/public/2016-06/instrument-units-alternate.ome.xml: 
   [testng] [2024-06-27 02:28:51,412] [pool-1-thread-3] Initializing /data/public/2012-06/no-date.ome.xml: 
   [testng] [2024-06-27 02:28:51,452] [pool-1-thread-7] Initializing /data/public/2011-06/filter.ome.xml: 
   [testng] [2024-06-27 02:28:51,485] [pool-1-thread-4] Initializing /data/public/2012-06/transformations-upgrade.ome.xml: 
   [testng] [2024-06-27 02:28:51,523] [pool-1-thread-8] Initializing /data/samples/Sample-2008_02.ome: 
   [testng] [2024-06-27 02:28:51,606] [pool-1-thread-1] Initializing /data/public/2012-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:51,647] [pool-1-thread-2] Initializing /data/public/2011-06/z-series.ome.xml: 
   [testng] [2024-06-27 02:28:51,740] [pool-1-thread-11] Initializing /data/public/2013-06/time-series.ome.xml: 
   [testng] [2024-06-27 02:28:51,750] [pool-1-thread-5] Initializing /data/public/2012-06/instrument.ome.xml: 
   [testng] [2024-06-27 02:28:51,785] [pool-1-thread-3] Initializing /data/public/2012-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-06-27 02:28:51,802] [pool-1-thread-10] Initializing /data/public/2016-06/z-series-time-series.ome.xml: 
   [testng] [2024-06-27 02:28:51,821] [pool-1-thread-7] Initializing /data/public/2016-06/filter.ome.xml: 
   [testng] [2024-06-27 02:28:51,929] [pool-1-thread-2] Initializing /data/public/2016-06/tagannotation.ome.xml: 
   [testng] [2024-06-27 02:28:51,986] [pool-1-thread-11] Initializing /data/sandeep/synth_rbc.ome: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 10706, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 1 minute 51 seconds
Finished: SUCCESS