Started by user devspace Running as SYSTEM Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder [BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins7894875377900998756.sh + '[' zeiss-czi = slidebook ']' ++ date +%u + '[' 4 -le 1 ']' + sudo docker run --rm --name BIOFORMATS-test-folder_35429_merge_ci -v /uod/idr/repos/curated/zeiss-czi:/data -v /uod/idr-scratch/merge-ci/curated/zeiss-czi:/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] 10:21:32,914 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14 [testng] 10:21:32,916 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - No custom configurators were discovered as a service. [testng] 10:21:32,916 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator [testng] 10:21:32,917 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator [testng] 10:21:32,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] [testng] 10:21:32,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] [testng] 10:21:32,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY [testng] 10:21:32,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator [testng] 10:21:32,918 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator [testng] 10:21:32,919 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}] [testng] 10:21:32,919 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] [testng] 10:21:32,919 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml] [testng] 10:21:33,073 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout] [testng] 10:21:33,073 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] [testng] 10:21:33,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT] [testng] 10:21:33,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender] [testng] 10:21:33,103 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG [testng] 10:21:33,103 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO [testng] 10:21:33,103 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT] [testng] 10:21:33,104 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng] [testng] 10:21:33,104 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@29215f06 - End of configuration. [testng] 10:21:33,105 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@b9b00e0 - Registering current configuration as safe fallback point [testng] 10:21:33,105 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 187 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [testng] [2024-10-17 10:21:33,113] [main] java.version = 21 [testng] 10:21:33,116 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main] [testng] 10:21:33,116 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:21:33,156 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-17_10-21-33.log] [testng] 10:21:33,157 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1b919693 - End of configuration. [testng] [2024-10-17 10:21:33,158] [main] testng.directory = /data [testng] [2024-10-17 10:21:33,158] [main] testng.configDirectory = /config [testng] [2024-10-17 10:21:33,167] [main] testng.multiplier = 1.0 [testng] [2024-10-17 10:21:33,167] [main] testng.in-memory = false [testng] [2024-10-17 10:21:33,167] [main] testng.allow-missing = false [testng] [2024-10-17 10:21:33,167] [main] user.language = en [testng] [2024-10-17 10:21:33,167] [main] user.country = ${user.country} [testng] [2024-10-17 10:21:33,167] [main] Maximum heap size = 15360 MB [testng] Scanning for files... [testng] [2024-10-17 10:23:48,152] [main] ---------------------------------------- [testng] [2024-10-17 10:23:48,152] [main] Total files: 504 [testng] [2024-10-17 10:23:48,152] [main] Scan time: 134.985 s (267 ms/file) [testng] [2024-10-17 10:23:48,153] [main] ---------------------------------------- [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity. [testng] Building list of tests... [testng] Ready to test 473 files [testng] [TestNG] Running: [testng] Bio-Formats software test suite [testng] [testng] [2024-10-17 10:37:56,113] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-16-Scene-2-P2-C3-02.czi: [testng] 10:37:56,113 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1] [testng] 10:37:56,113 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:37:56,114 |-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-17_10-37-56.log] [testng] 10:37:56,115 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11cf90bf - End of configuration. [testng] [2024-10-17 10:37:56,445] [pool-1-thread-12] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/LineScan_T80_Z25.czi: [testng] 10:37:56,445 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12] [testng] 10:37:56,445 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:37:56,446 |-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-17_10-37-56.log] [testng] 10:37:56,446 |-INFO in ch.qos.logback.core.sift.SiftProcessor@52c0c737 - End of configuration. [testng] [2024-10-17 10:37:56,857] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-14-Scene-3-P2-E3-03.czi: [testng] 10:37:56,858 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11] [testng] 10:37:56,858 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:37:56,858 |-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-17_10-37-56.log] [testng] 10:37:56,859 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f88e91e - End of configuration. [testng] [2024-10-17 10:37:57,114] [pool-1-thread-10] Initializing /data/gh-3710/ROI 1 scene 1.czi: [testng] 10:37:57,114 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10] [testng] 10:37:57,114 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:37:57,115 |-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-17_10-37-57.log] [testng] 10:37:57,115 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5478ec50 - End of configuration. [testng] [2024-10-17 10:37:57,594] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T1Z3/ConfocalCh1T1Z3.czi: [testng] 10:37:57,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9] [testng] 10:37:57,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:37:57,595 |-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-17_10-37-57.log] [testng] 10:37:57,595 |-INFO in ch.qos.logback.core.sift.SiftProcessor@70d3fbb7 - End of configuration. [testng] [2024-10-17 10:37:57,937] [pool-1-thread-8] Initializing /data/sebastian/october-2016/CZI_Test_20x20Tile.czi: [testng] 10:37:57,938 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8] [testng] 10:37:57,938 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:37:57,938 |-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-17_10-37-57.log] [testng] 10:37:57,938 |-INFO in ch.qos.logback.core.sift.SiftProcessor@59cc1b9f - End of configuration. [testng] [2024-10-17 10:37:58,391] [pool-1-thread-7] Initializing /data/zeiss/zstd/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_ZSTD0.czi: [testng] 10:37:58,391 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7] [testng] 10:37:58,391 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:37:58,392 |-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-17_10-37-58.log] [testng] 10:37:58,392 |-INFO in ch.qos.logback.core.sift.SiftProcessor@674e8a1b - End of configuration. [testng] [2024-10-17 10:37:58,967] [pool-1-thread-6] Initializing /data/qa-7891/bright_RGB.czi: [testng] 10:37:58,967 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6] [testng] 10:37:58,967 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:37:58,967 |-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-17_10-37-58.log] [testng] 10:37:58,968 |-INFO in ch.qos.logback.core.sift.SiftProcessor@46a02414 - End of configuration. [testng] [2024-10-17 10:37:59,542] [pool-1-thread-5] Initializing /data/zeiss/samples/NLO_ZStack_0013.czi: [testng] 10:37:59,543 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5] [testng] 10:37:59,543 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:37:59,544 |-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-17_10-37-59.log] [testng] 10:37:59,544 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36119b9f - End of configuration. [testng] [2024-10-17 10:37:59,854] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-04-Scene-2-P2-C1-02.czi: [testng] 10:37:59,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4] [testng] 10:37:59,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:37:59,855 |-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-17_10-37-59.log] [testng] 10:37:59,855 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63cbcfb - End of configuration. [testng] [2024-10-17 10:38:00,098] [pool-1-thread-3] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/ztacktimeposition16bit.czi: [testng] 10:38:00,098 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3] [testng] 10:38:00,098 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:38:00,098 |-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-17_10-38-00.log] [testng] 10:38:00,099 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e7e2bb5 - End of configuration. [testng] [2024-10-17 10:38:00,402] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-38-Scene-3-P2-A7-03.czi: [testng] 10:38:00,402 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2] [testng] 10:38:00,403 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender] [testng] 10:38:00,403 |-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-17_10-38-00.log] [testng] 10:38:00,403 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b5addfd - End of configuration. [testng] [2024-10-17 10:38:11,394] [pool-1-thread-11] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z54BigFrameSize/ConfocalCh3T1Z54BigFrameSize.czi: [testng] [2024-10-17 10:38:11,539] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Drosophila_Z_001_Maximumintensityprojection.czi: [testng] [2024-10-17 10:38:11,793] [pool-1-thread-12] Initializing /data/zeiss/jpeg-xr/d)BF-2scenes-zstack-EDF-compression85%.czi: [testng] [2024-10-17 10:38:12,302] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-27-Scene-2-P1-D5-02.czi: [testng] [2024-10-17 10:38:12,418] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-29-Scene-2-P2-A6-02.czi: [testng] [2024-10-17 10:38:12,555] [pool-1-thread-4] Initializing /data/aaron/101post.czi: [testng] [2024-10-17 10:38:12,701] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-38-Scene-1-P1-A7-01.czi: [testng] [2024-10-17 10:38:12,861] [pool-1-thread-9] Initializing /data/qa-4981/CZI linescanbug/LSMfile_usingloci.png: [testng] [2024-10-17 10:38:12,873] [pool-1-thread-7] Initializing /data/zeiss/zstd/8bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_Uncompressed.czi: [testng] [2024-10-17 10:38:15,220] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-24-Scene-2-P3-F4-02.czi: [testng] [2024-10-17 10:38:16,857] [pool-1-thread-6] Initializing /data/zeiss/zen-2012/Widefield/BPAE-cells-bin2x2_3chTZ(WF).czi: [testng] [2024-10-17 10:38:18,929] [pool-1-thread-10] Initializing /data/qa-4981/CZI linescanbug/f01.czi: [testng] [2024-10-17 10:38:20,573] [pool-1-thread-2] Initializing /data/qa-7771/CervantesNew_10EuroCentCoinSpain_Comb_8PO_OfflinePyramide.czi: [testng] [2024-10-17 10:38:20,879] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-06-Scene-2-P1-A1-02.czi: [testng] [2024-10-17 10:38:21,401] [pool-1-thread-3] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/rendertest.czi: [testng] [2024-10-17 10:38:21,519] [pool-1-thread-7] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_ZSTD0.czi: [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity. [testng] [2024-10-17 10:38:22,233] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-07-Scene-3-P1-A2-03.czi: [testng] [2024-10-17 10:38:22,626] [pool-1-thread-4] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/ztacktimeposition.czi: [testng] [2024-10-17 10:38:22,781] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T3Z5/AiryscanCh1T3Z5.czi: [testng] [2024-10-17 10:38:23,500] [pool-1-thread-11] Initializing /data/vito/zf_psa.czi: [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity. [testng] [2024-10-17 10:38:27,711] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Palm_Source.czi: [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity. [testng] [2024-10-17 10:38:29,152] [pool-1-thread-5] Initializing /data/zeiss/zen-2012/VivaTome/Mouse_kidney_VivaTome-1chTZ.czi: [testng] [2024-10-17 10:38:29,849] [pool-1-thread-3] Initializing /data/sebastian/HeLa-Reggie-GFP_ZT_fast2_bin-CI-measured-PSF.czi: [testng] [2024-10-17 10:38:30,472] [pool-1-thread-10] Initializing /data/zeiss/jpeg-xr/h_FL_3channel_noZ_compression85%.czi: [testng] [2024-10-17 10:38:30,938] [pool-1-thread-6] Initializing /data/qa-17192/Conv 2 3 colors BandW.czi: [testng] [2024-10-17 10:38:31,232] [pool-1-thread-7] Initializing /data/imagic/Zeiss Zen lite normal preview.png: [testng] [2024-10-17 10:38:31,281] [pool-1-thread-4] Initializing /data/vito/lena 10k x 10k bnw 8bit.czi: [testng] [2024-10-17 10:38:31,523] [pool-1-thread-11] Initializing /data/vito/GFP_YFP lambda.czi: [testng] [2024-10-17 10:38:31,879] [pool-1-thread-9] Initializing /data/vito/ratbrainstack_render.czi: [testng] [2024-10-17 10:38:33,597] [pool-1-thread-7] Initializing /data/michael-porter/EB01 - Airyscan Fast SR 20x_Airyscan Processing.czi: [testng] [2024-10-17 10:38:34,585] [pool-1-thread-1] Initializing /data/qa-4981/CZI linescanbug/f01.lsm: [testng] [2024-10-17 10:38:35,085] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/MT-Tilescan2-3stitched.czi: [testng] [2024-10-17 10:38:35,469] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-03-Scene-1-P1-D1-01.czi: [testng] [2024-10-17 10:38:35,916] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV/LysoTracker-DAPI_ZSTack_002.czi: [testng] [2024-10-17 10:38:36,733] [pool-1-thread-9] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD0_from_Uncompressed.czi: [testng] [2024-10-17 10:38:37,268] [pool-1-thread-11] Initializing /data/vito/FRETAcceptorbleach1_Linearunmixing.czi: [testng] [2024-10-17 10:38:40,703] [pool-1-thread-3] Initializing /data/qa-29487/TMA101_HE.czi: [testng] [2024-10-17 10:38:41,470] [pool-1-thread-5] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_1C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:38:41,974] [pool-1-thread-1] Initializing /data/vito/volvox25_rotate.czi: [testng] [2024-10-17 10:38:42,779] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-20-Scene-1-P3-B4-01.czi: [testng] [2024-10-17 10:38:43,430] [pool-1-thread-6] Initializing /data/vito/CalliphoraSalgld_lambda_FM4-64TMRE011.czi: [testng] [2024-10-17 10:38:43,848] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-23-Scene-2-P1-E4-02.czi: [testng] [2024-10-17 10:38:44,041] [pool-1-thread-9] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/Pollen-Z-stack.czi: [testng] [2024-10-17 10:38:44,490] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/PALM_OnlineVerrechnet.czi: [testng] [2024-10-17 10:38:47,628] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-Scene-3-P3-F1-03.czi: [testng] [2024-10-17 10:38:48,247] [pool-1-thread-5] Initializing /data/zeiss/samples/FluoCells_DCV-Teststack.czi: [testng] [2024-10-17 10:38:48,903] [pool-1-thread-11] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_2C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_ZSTD1.czi: [testng] [2024-10-17 10:38:49,488] [pool-1-thread-6] Initializing /data/qa-11361/01_01_Out.czi: [testng] [2024-10-17 10:38:50,109] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-31-Scene-3-P3-D6-03.czi: [testng] [2024-10-17 10:38:50,560] [pool-1-thread-9] Initializing /data/zeiss/zen-2012/Widefield/BPAE-Cells_63x_oversampled-3chZ(WF).czi: [testng] [2024-10-17 10:38:52,223] [pool-1-thread-7] Initializing /data/qa-11375/haptomonad.czi: [testng] [2024-10-17 10:38:53,830] [pool-1-thread-4] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:38:55,293] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-19-Scene-1-P2-A4-01.czi: [testng] [2024-10-17 10:38:56,059] [pool-1-thread-2] Initializing /data/zeiss/zstd/topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_Uncompressed.czi: [testng] [2024-10-17 10:38:56,362] [pool-1-thread-8] Initializing /data/richard/63x 60 Tile 214 Slice Image.czi: [testng] [2024-10-17 10:38:57,596] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-09-Scene-2-P1-C2-02.czi: [testng] [2024-10-17 10:38:58,334] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-24-Scene-1-P1-F4-01.czi: [testng] [2024-10-17 10:38:59,009] [pool-1-thread-11] Initializing /data/michael/multipos-z-time-channel-tile.czi: [testng] [2024-10-17 10:38:59,481] [pool-1-thread-9] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Tiles/Cross_12M_3x4tiles_5%_Comb.czi: [testng] [2024-10-17 10:39:01,115] [pool-1-thread-7] Initializing /data/qa-10431/KO100_1E.czi: [testng] [2024-10-17 10:39:02,719] [pool-1-thread-1] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Maiglckchen.czi: [testng] [2024-10-17 10:39:03,284] [pool-1-thread-4] Initializing /data/qa-17711/2015_08_21__16_09__0954.czi: [testng] [2024-10-17 10:39:04,693] [pool-1-thread-2] Initializing /data/zeiss/zstd/topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_ZSTD-1.czi: [testng] [2024-10-17 10:39:06,985] [pool-1-thread-6] Initializing /data/qa-7601/AxioCamICc5_bgr48_36ValidBits_1C_8Z.czi: [testng] [2024-10-17 10:39:07,493] [pool-1-thread-5] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:39:08,095] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-14-Scene-2-P3-E3-02.czi: [testng] [2024-10-17 10:39:08,370] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD0.czi: [testng] [2024-10-17 10:39:09,082] [pool-1-thread-9] Initializing /data/qa-17711/2017_05_04__08_59__0002.czi: [testng] [2024-10-17 10:39:12,640] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T1Z5/AiryscanCh3T1Z5.czi: [testng] [2024-10-17 10:39:13,954] [pool-1-thread-11] Initializing /data/zeiss/jpeg-xr/c)BF-1scene-zstack-compression 85%.czi: [testng] [2024-10-17 10:39:16,338] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/SIM_nicht verrechnet.czi: [testng] [2024-10-17 10:39:16,904] [pool-1-thread-6] Initializing /data/zeiss/jpeg-xr/j_FL_3channel_2scenes_Zstack_EDF_compression85%.czi: [testng] [2024-10-17 10:39:18,090] [pool-1-thread-1] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-3-Channels-ZStack-FrameScan-Integration-And-PhotonCounting.czi: [testng] [2024-10-17 10:39:18,201] [pool-1-thread-10] Initializing /data/olivier/EXP12 1 CD31 A.czi: [testng] [2024-10-17 10:39:19,829] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-22-Scene-3-P1-D4-03.czi: [testng] [2024-10-17 10:39:22,068] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LambdaImage.czi: [testng] [2024-10-17 10:39:22,408] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_ZSTD0.czi: [testng] [2024-10-17 10:39:24,319] [pool-1-thread-10] Initializing /data/sebastian/12935/20160425_BF_CZI.czi: [testng] [2024-10-17 10:39:25,503] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/TileZstack5_NichtGestitchen.czi: [testng] [2024-10-17 10:39:28,013] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/WF.czi: [testng] [2024-10-17 10:39:29,123] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-13-Scene-2-P1-F3-02.czi: [testng] [2024-10-17 10:39:31,591] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-35-Scene-1-P3-E7-01.czi: [testng] [2024-10-17 10:39:32,659] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-11-Scene-3-P3-E2-03.czi: [testng] [2024-10-17 10:39:34,380] [pool-1-thread-1] Initializing /data/michael/multipos.czi: [testng] [2024-10-17 10:39:35,595] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-32-Scene-1-P3-E6-01.czi: [testng] [2024-10-17 10:39:35,863] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-40-Scene-2-P2-D8-02.czi: [testng] [2024-10-17 10:39:37,061] [pool-1-thread-5] Initializing /data/vito/YFPbleach.czi: [testng] [2024-10-17 10:39:38,376] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-28-Scene-1-P1-A5-01.czi: [testng] [2024-10-17 10:39:40,806] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Fluo#1_ZEN2-1-Airyscan.czi: [testng] [2024-10-17 10:39:41,036] [pool-1-thread-10] Initializing /data/greg/Experiment-519.czi: [testng] [2024-10-17 10:39:48,887] [pool-1-thread-5] Initializing /data/mette/Mc_04-Feb-2014_Angle1.czi: [testng] [2024-10-17 10:39:49,470] [pool-1-thread-12] Initializing /data/silke/White_574.czi: [testng] [2024-10-17 10:39:51,780] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/OnlineFingerprinting_2Channel.czi: [testng] [2024-10-17 10:39:52,475] [pool-1-thread-8] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/Inside4D_demo_image.czi: [testng] [2024-10-17 10:39:53,592] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-05-Scene-2-P1-B1-02.czi: [testng] [2024-10-17 10:39:55,293] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-17-Scene-3-P2-B3-03.czi: [testng] [2024-10-17 10:39:55,727] [pool-1-thread-1] Initializing /data/qa-17192/Conv 2 3 colors.czi: [testng] [2024-10-17 10:39:56,162] [pool-1-thread-12] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-01_Tinting_Annotationen_MeasFeatures_V03_ohneFocusPos.czi: [testng] [2024-10-17 10:39:56,871] [pool-1-thread-8] Initializing /data/qa-17740/215_1626_DAPi_0_tdTom_0_0_TAM_hc_cor.czi: [testng] [2024-10-17 10:39:59,435] [pool-1-thread-2] Initializing /data/qa-4981/CZI linescanbug/metadata in zenblack.png: [testng] [2024-10-17 10:40:00,206] [pool-1-thread-5] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_ZSTD-0_compressed_Quality50.czi: [testng] [2024-10-17 10:40:00,968] [pool-1-thread-2] Initializing /data/zeiss/zstd/8bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD0.czi: [testng] [2024-10-17 10:40:01,727] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-21-Scene-1-P3-C4-01.czi: [testng] [2024-10-17 10:40:02,342] [pool-1-thread-12] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T3Z1/AiryscanCh1T3Z1.czi: [testng] [2024-10-17 10:40:05,300] [pool-1-thread-5] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-04_Tinting_Annotations.czi: [testng] [2024-10-17 10:40:05,956] [pool-1-thread-2] Initializing /data/sebastian/Tiles1_CH=2_Z=3_T=2_B2_B4_SingleCZI.czi: [testng] [2024-10-17 10:40:06,227] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Image 16_Spectral channel extraction.czi: [testng] [2024-10-17 10:40:06,838] [pool-1-thread-12] Initializing /data/sebastian/12843/AxioScan_Test.czi: [testng] [2024-10-17 10:40:10,085] [pool-1-thread-5] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:40:11,203] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-09-Scene-3-P3-C2-03.czi: [testng] [2024-10-17 10:40:12,482] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-20-Scene-2-P1-B4-02.czi: [testng] [2024-10-17 10:40:14,117] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-02-Scene-2-P1-E1-02.czi: [testng] [2024-10-17 10:40:14,705] [pool-1-thread-5] Initializing /data/greg/Experiment-519-export.czi: [testng] [2024-10-17 10:40:16,605] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T1ConvertedForZENblack/LambdaCh10T1ConvertedForZENblack.czi: [testng] [2024-10-17 10:40:17,310] [pool-1-thread-7] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_1C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_ZSTD1.czi: [testng] [2024-10-17 10:40:17,682] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T1Z1/AiryscanCh1T1Z1.czi: [testng] [2024-10-17 10:40:17,804] [pool-1-thread-5] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_2C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:40:18,043] [pool-1-thread-6] Initializing /data/imagic/Code sample wrong thumbnail.jpg: [testng] [2024-10-17 10:40:18,685] [pool-1-thread-11] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_ZSTD1.czi: [testng] [2024-10-17 10:40:18,920] [pool-1-thread-2] Initializing /data/zeiss/zstd/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_Uncompressed.czi: [testng] [2024-10-17 10:40:19,902] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Tile4-4Zstack5_Gestitchen.czi: [testng] [2024-10-17 10:40:20,056] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/NLO_ZStack_0013.czi: [testng] [2024-10-17 10:40:21,131] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-38-Scene-2-P3-A7-02.czi: [testng] [2024-10-17 10:40:21,195] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-Scene-2-P1-F1-02.czi: [testng] [2024-10-17 10:40:21,397] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-42-Scene-3-P2-F8-03.czi: [testng] [2024-10-17 10:40:21,686] [pool-1-thread-11] Initializing /data/vito/hp1am26zelle14 RICS.czi: [testng] [2024-10-17 10:40:21,885] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T3Z5/AiryscanCh3T3Z5.czi: [testng] [2024-10-17 10:40:22,211] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-02-Scene-1-P2-E1-01.czi: [testng] [2024-10-17 10:40:22,861] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/HDRsampling.czi: [testng] [2024-10-17 10:40:22,927] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Bleach/bleach.czi: [testng] [2024-10-17 10:40:23,155] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T1Z1/AiryscanProcessedCh1T1Z1.czi: [testng] [2024-10-17 10:40:24,156] [pool-1-thread-11] Initializing /data/qa-7601/AxioCamMRc_Gray16_12ValidBits_1C_9Z.czi: [testng] [2024-10-17 10:40:24,332] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T3Z1/AiryscanCh3T3Z1.czi: [testng] [2024-10-17 10:40:24,840] [pool-1-thread-2] Initializing /data/jan/raw.czi: [testng] [2024-10-17 10:40:24,966] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-09-Scene-1-P2-C2-01.czi: [testng] [2024-10-17 10:40:25,204] [pool-1-thread-5] Initializing /data/sebastian/LOCI-XML_Data_Display.png: [testng] [2024-10-17 10:40:25,710] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-41-Scene-2-P1-E8-02.czi: [testng] [2024-10-17 10:40:26,788] [pool-1-thread-5] Initializing /data/zeiss/zstd/8bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD-1.czi: [testng] [2024-10-17 10:40:28,168] [pool-1-thread-11] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:40:29,548] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-33-Scene-3-P2-F6-03.czi: [testng] [2024-10-17 10:40:30,001] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-31-Scene-2-P2-D6-02.czi: [testng] [2024-10-17 10:40:30,109] [pool-1-thread-1] Initializing /data/qa-11104/Jumping_dom_brain3_slide1.czi: [testng] [2024-10-17 10:40:30,853] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-20-Scene-3-P2-B4-03.czi: [testng] [2024-10-17 10:40:33,961] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-21-Scene-2-P1-C4-02.czi: [testng] [2024-10-17 10:40:35,748] [pool-1-thread-7] Initializing /data/gh-2377/20160425_BF_CZI.czi: [testng] [2024-10-17 10:40:36,244] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-Scene-1-P2-F1-01.czi: [testng] [2024-10-17 10:40:36,425] [pool-1-thread-11] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Bleach/bleach16bit.czi: [testng] [2024-10-17 10:40:37,018] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD0_from_Uncompressed.czi: [testng] [2024-10-17 10:40:40,297] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-11-Scene-1-P2-E2-01.czi: [testng] [2024-10-17 10:40:40,897] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-13-Scene-1-P3-F3-01.czi: [testng] [2024-10-17 10:40:41,392] [pool-1-thread-11] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z3/ConfocalCh3T1Z3.czi: [testng] [2024-10-17 10:40:42,795] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/zstack2.czi: [testng] [2024-10-17 10:40:43,861] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-13-Scene-3-P2-F3-03.czi: [testng] [2024-10-17 10:40:45,200] [pool-1-thread-12] Initializing /data/falvara/cell11-Zen2.3.czi: [testng] [2024-10-17 10:40:48,742] [pool-1-thread-11] Initializing /data/qa-17539/2017_02_03_12wksWTQm3179.czi: [testng] [2024-10-17 10:40:49,335] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV/Amphioxus_2CH_ZStack_002.czi: [testng] [2024-10-17 10:40:49,542] [pool-1-thread-6] Initializing /data/zeiss/jpeg-xr/k_FL_3channel_noZ_compression lossless.czi: [testng] [2024-10-17 10:40:50,744] [pool-1-thread-2] Initializing /data/qa-10301/141016_OP43adult_Worm3_DAPI_head.czi: [testng] [2024-10-17 10:40:51,443] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Test3D-1_Maximumintensityprojection.czi: [testng] [2024-10-17 10:40:53,222] [pool-1-thread-7] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/RFP_GFP-Z-stack_RIF.czi: [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [2024-10-17 10:40:55,386] [pool-1-thread-10] Initializing /data/martin/Zeiss-CZI file info.png: [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [2024-10-17 10:40:57,739] [pool-1-thread-5] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_Uncompressed.czi: [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [2024-10-17 10:40:58,456] [pool-1-thread-10] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Anettes nice Stack.czi: [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>". [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity. [testng] [2024-10-17 10:41:00,762] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/channel_3.czi: [testng] [2024-10-17 10:41:05,059] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-ZStack-LineScan-Bidirectional-Averaging.czi: [testng] [2024-10-17 10:41:07,895] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-18-Scene-2-P3-A3-02.czi: [testng] [2024-10-17 10:41:08,960] [pool-1-thread-10] Initializing /data/qa-33776/210412 DOPC-Chol 1-1 STAR600 sFCS.czi: [testng] [2024-10-17 10:42:07,486] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/MT-Tilescan2-3unstitched.czi: [testng] [2024-10-17 10:42:10,835] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-08-Scene-2-P3-B2-02.czi: [testng] [2024-10-17 10:42:11,746] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-32-Scene-2-P1-E6-02.czi: [testng] [2024-10-17 10:42:13,108] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T3/LambdaCh10T3.czi: [testng] [2024-10-17 10:42:15,648] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T3Z3/ConfocalCh1T3Z3.czi: [testng] [2024-10-17 10:42:16,090] [pool-1-thread-12] Initializing /data/bruno/Screen Shot 2013-09-25 at 4.36.26 PM.png: [testng] [2024-10-17 10:42:17,152] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T1Z1/ConfocalCh1T1Z1.czi: [testng] [2024-10-17 10:42:17,609] [pool-1-thread-12] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_ZSTD0.czi: [testng] [2024-10-17 10:42:19,713] [pool-1-thread-5] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/Longterm-Timelapse_Buters.czi: [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [2024-10-17 10:42:25,476] [pool-1-thread-7] Initializing /data/sebastian/fused/Overview_10X_DAPI_stitched.czi: [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [2024-10-17 10:42:28,252] [pool-1-thread-12] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-Positions.czi: [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>". [testng] [2024-10-17 10:42:31,043] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-11-Scene-2-P1-E2-02.czi: [testng] [2024-10-17 10:42:36,844] [pool-1-thread-8] Initializing /data/qa-17229/unstrained fields.czi: [testng] [2024-10-17 10:42:40,210] [pool-1-thread-12] Initializing /data/vito/kaede5lsm.czi: [testng] [2024-10-17 10:42:41,388] [pool-1-thread-5] Initializing /data/imagic/1_WF_MolProbesKidney.czi.jpg: [testng] [2024-10-17 10:42:47,901] [pool-1-thread-5] Initializing /data/gh-3710/ROI 1 scene_2.czi: [testng] [2024-10-17 10:42:50,158] [pool-1-thread-12] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T3Z1/AiryscanProcessedCh3T3Z1.czi: [testng] [2024-10-17 10:42:53,574] [pool-1-thread-2] Initializing /data/zeiss/jpeg-xr/b)BF-2scenes-nozstack-compression85%.czi: [testng] [2024-10-17 10:42:54,475] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-15-Scene-3-P2-D3-03.czi: [testng] [2024-10-17 10:42:55,517] [pool-1-thread-8] Initializing /data/qa-16882/allSeriesContainSignal.czi: [testng] [2024-10-17 10:42:56,258] [pool-1-thread-4] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Tiles/Partikelnormal_5x_27x37tiles_5%_comb_mBP.czi: [testng] [2024-10-17 10:43:00,553] [pool-1-thread-12] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Lambda_HDR.czi: [testng] [2024-10-17 10:43:03,962] [pool-1-thread-6] Initializing /data/stephane/AO5.czi: [testng] [2024-10-17 10:43:08,296] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z1/ConfocalCh3T1Z1.czi: [testng] [2024-10-17 10:43:09,146] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-18-Scene-3-P2-A3-03.czi: [testng] [2024-10-17 10:43:10,269] [pool-1-thread-7] Initializing /data/public/zenodo-10577186/2023_11_30__RecognizedCode-27-Background subtraction-08.czi: [testng] [2024-10-17 10:43:11,346] [pool-1-thread-9] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/positions.czi: [testng] [2024-10-17 10:43:14,473] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-37-Scene-2-P2-B7-02.czi: [testng] [2024-10-17 10:43:15,694] [pool-1-thread-8] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Z-Stack2CHPRO.czi: [testng] [2024-10-17 10:43:21,049] [pool-1-thread-4] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:43:21,666] [pool-1-thread-5] Initializing /data/vito/ratbrainstack.czi: [testng] [2024-10-17 10:43:23,061] [pool-1-thread-9] Initializing /data/wimpomp/zstd/yeast.czi: [testng] [2024-10-17 10:43:23,875] [pool-1-thread-12] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_ZSTD0.czi: [testng] [2024-10-17 10:43:26,389] [pool-1-thread-8] Initializing /data/zeiss/zen-2012/CellObserver SD/EB3-microtubules-GFP_H2BmCherry_2chT(SD).czi: [testng] [2024-10-17 10:43:28,178] [pool-1-thread-5] Initializing /data/michael/multipos-z-time-channel.czi: [testng] [2024-10-17 10:43:28,699] [pool-1-thread-9] Initializing /data/qa-17173/20160429E7B206 more midband cells.czi: [testng] [2024-10-17 10:43:30,095] [pool-1-thread-4] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/positions16bit.czi: [testng] [2024-10-17 10:43:30,736] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-15-Scene-2-P1-D3-02.czi: [testng] [2024-10-17 10:43:31,220] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/MT-ZStack5_Position4_Time3.czi: [testng] [2024-10-17 10:43:33,264] [pool-1-thread-5] Initializing /data/qa-7748/IP-Stitching-04.czi: [testng] [2024-10-17 10:43:34,458] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-14-Scene-1-P1-E3-01.czi: [testng] [2024-10-17 10:43:34,988] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-30-Scene-1-P3-C6-01.czi: [testng] [2024-10-17 10:43:35,780] [pool-1-thread-6] Initializing /data/zeiss/jpeg-xr/e)BF-1scene-nozstack-compressionlossless.czi: [testng] [2024-10-17 10:43:37,230] [pool-1-thread-8] Initializing /data/zeiss/zen-2012/Widefield/BPAE-cells_mitosis_3chZ(WF).czi: [testng] [2024-10-17 10:43:37,768] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LAmbda+Rand+Tpmt.czi: [testng] [2024-10-17 10:43:39,038] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-27-Scene-3-P2-D5-03.czi: [testng] [2024-10-17 10:43:39,167] [pool-1-thread-4] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_ZSTD0.czi: [testng] [2024-10-17 10:43:41,375] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-26-Scene-1-P3-E5-01.czi: [testng] [2024-10-17 10:43:42,467] [pool-1-thread-8] Initializing /data/qa-11007/SCC47 EGF647 LAMP1488 - LAMP1 only 3D with 405 2_PALM - KAthrin.czi: [testng] [2024-10-17 10:43:43,351] [pool-1-thread-12] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Dualcam/redgreen.czi: [testng] [2024-10-17 10:43:43,777] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-36-Scene-2-P2-D7-02.czi: [testng] [2024-10-17 10:43:44,751] [pool-1-thread-9] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-TimeSeries-Marker-Start-Trigger-End-Time-With-Pause.czi: [testng] [2024-10-17 10:43:46,939] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-30-Scene-2-P1-C6-02.czi: [testng] [2024-10-17 10:43:47,197] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-28-Scene-2-P3-A5-02.czi: [testng] [2024-10-17 10:43:47,719] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-17-Scene-1-P1-B3-01.czi: [testng] [2024-10-17 10:43:50,023] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/SIM verrechnet.czi: [testng] [2024-10-17 10:43:50,421] [pool-1-thread-12] Initializing /data/qa-7771/WholeSection-DAPI+488_10X_stitched_fused_DAPI.czi: [testng] [2024-10-17 10:43:50,567] [pool-1-thread-4] Initializing /data/qa-27461/OCR-LySM-CPS-stitched.czi: [testng] [2024-10-17 10:43:51,026] [pool-1-thread-9] Initializing /data/bruno/Snap-8070.czi: [testng] [2024-10-17 10:43:54,989] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-36-Scene-3-P1-D7-03.czi: [testng] [2024-10-17 10:43:55,710] [pool-1-thread-8] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_ZSTD1.czi: [testng] [2024-10-17 10:43:56,570] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-37-Scene-1-P1-B7-01.czi: [testng] [2024-10-17 10:43:57,038] [pool-1-thread-5] Initializing /data/qa-4981/CZI linescanbug/Zenblue.png: [testng] [2024-10-17 10:43:58,357] [pool-1-thread-11] Initializing /data/zeiss/jpeg-xr/i_FL_3channel_2scenes_noZ_compression85%.czi: [testng] [2024-10-17 10:43:59,050] [pool-1-thread-5] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_1C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_ZSTD1.czi: [testng] [2024-10-17 10:44:00,690] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LambdaImage_Spectral channel extraction2CHannel.czi: [testng] [2024-10-17 10:44:01,292] [pool-1-thread-9] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_1C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:44:02,525] [pool-1-thread-6] Initializing /data/qa-17199/fails-to-open.czi: [testng] [2024-10-17 10:44:02,979] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Time_Bleaching_Marker_BleachROI.czi: [testng] [2024-10-17 10:44:04,351] [pool-1-thread-12] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV_LSM/NeuronsStack.czi: [testng] [2024-10-17 10:44:04,892] [pool-1-thread-8] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/stack16bit.czi: [testng] [2024-10-17 10:44:05,485] [pool-1-thread-5] Initializing /data/zeiss/zen-2012/ath5-gfp--his-rfp_Dual Side Fusion_FileBasedRegistration_Subset.czi: [testng] [2024-10-17 10:44:07,983] [pool-1-thread-2] Initializing /data/olivier/EXP12 14 DAPI A.czi: [testng] [2024-10-17 10:44:08,819] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-ZStack-LineScan-Averaging-HDR-Sampling-Zoom3.7.czi: [testng] [2024-10-17 10:44:09,373] [pool-1-thread-6] Initializing /data/nottingham/incorrect-colors/SIM SpinalChord2ch SeqFrame modeLongerExpo_OutResaved.lsm: [testng] [2024-10-17 10:44:09,631] [pool-1-thread-9] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/C195 Collate 3 A.czi: [testng] [2024-10-17 10:44:10,243] [pool-1-thread-8] Initializing /data/qa-17616/abeta647-dilution1milliontimesnanomolar.czi: [testng] [2024-10-17 10:44:10,949] [pool-1-thread-12] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/winnt.czi: [testng] [2024-10-17 10:44:12,839] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LambdaImage_Linear unmixing.czi: [testng] [2024-10-17 10:44:12,912] [pool-1-thread-2] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD1.czi: [testng] [2024-10-17 10:44:13,108] [pool-1-thread-7] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_2C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:44:13,609] [pool-1-thread-12] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_2C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD1.czi: [testng] [2024-10-17 10:44:13,966] [pool-1-thread-9] Initializing /data/qa-10448/L2.04day5_spot34_20150128_03.czi: [testng] [2024-10-17 10:44:14,279] [pool-1-thread-5] Initializing /data/qa-7601/AxioCamICc5_Gray16_12ValidBits_1C_8Z.czi: [testng] [2024-10-17 10:44:14,869] [pool-1-thread-6] Initializing /data/olivier/EXP12 1 CD31 B.czi: [testng] [2024-10-17 10:44:15,195] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-33-Scene-1-P1-F6-01.czi: [testng] [2024-10-17 10:44:15,315] [pool-1-thread-8] Initializing /data/nicholas-trahearn/example.czi: [testng] [2024-10-17 10:44:15,742] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV/NeuronsStack.czi: [testng] [2024-10-17 10:44:16,423] [pool-1-thread-2] Initializing /data/qa-27169/226-0903_wt_DAPI_0_DsRED_tdT_0_CB-Scene-1-ScanRegion0.czi: [testng] [2024-10-17 10:44:16,710] [pool-1-thread-6] Initializing /data/zeiss/jpeg-xr/f)BF-1scene-nozstack-compression50%.czi: [testng] [2024-10-17 10:44:17,052] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-10-Scene-1-P1-D2-01.czi: [testng] [2024-10-17 10:44:17,133] [pool-1-thread-5] Initializing /data/sebastian/october-2016/96Well_Ch=1_50Wells_3x3_pro_Well.czi: [testng] [2024-10-17 10:44:17,469] [pool-1-thread-7] Initializing /data/zeiss/samples/Pollen-Z-stack.czi: [testng] [2024-10-17 10:44:18,399] [pool-1-thread-12] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/PALM/04Lck10-tdEosts_Subset_Palm.czi: [testng] [2024-10-17 10:44:18,539] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-22-Scene-1-P3-D4-01.czi: [testng] [2024-10-17 10:44:19,432] [pool-1-thread-12] Initializing /data/zeiss/zen-2012/Young_mouse.czi: [testng] [2024-10-17 10:44:20,409] [pool-1-thread-7] Initializing /data/zeiss/zstd/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD0.czi: [testng] [2024-10-17 10:44:21,411] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-16-Scene-3-P3-C3-03.czi: [testng] [2024-10-17 10:44:22,712] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T1Z1/AiryscanCh3T1Z1.czi: [testng] [2024-10-17 10:44:23,685] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T15Z1Bleaching2ROIs/ConfocalCh1T15Z1Bleaching2ROIs.czi: [testng] [2024-10-17 10:44:24,657] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z3P2/ConfocalCh3T1Z3P2.czi: [testng] [2024-10-17 10:44:25,923] [pool-1-thread-7] Initializing /data/zeiss/zstd/topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_ZSTD0.czi: [testng] [2024-10-17 10:44:28,291] [pool-1-thread-7] Initializing /data/qa-7276/Experiment-297.czi: [testng] [2024-10-17 10:44:37,914] [pool-1-thread-7] Initializing /data/nottingham/truncated-files/Image 18_Out.czi: [testng] [2024-10-17 10:44:43,051] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-27-Scene-1-P3-D5-01.czi: [testng] [2024-10-17 10:44:44,187] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-06-Scene-1-P3-A1-01.czi: [testng] [2024-10-17 10:44:45,573] [pool-1-thread-6] Initializing /data/zeiss/zen-2012/Multiscene/Mouse-kidney-3-scene_VivaTome_1chZS.czi: [testng] [2024-10-17 10:44:46,140] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-15-Scene-1-P3-D3-01.czi: [testng] [2024-10-17 10:44:47,031] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-19-Scene-3-P1-A4-03.czi: [testng] [2024-10-17 10:44:48,728] [pool-1-thread-11] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T1Z5/AiryscanProcessedCh3T1Z5.czi: [testng] [2024-10-17 10:44:49,618] [pool-1-thread-7] Initializing /data/zeiss/zen-2012/Kidney_RAC_3color.czi: [testng] [2024-10-17 10:44:50,426] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-05-Scene-1-P3-B1-01.czi: [testng] [2024-10-17 10:44:50,770] [pool-1-thread-2] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD_1_from_Uncompressed.czi: [testng] [2024-10-17 10:44:51,234] [pool-1-thread-12] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Image 5_PALM_verrechnet.czi: [testng] [2024-10-17 10:44:53,239] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-29-Scene-3-P3-A6-03.czi: [testng] [2024-10-17 10:44:53,858] [pool-1-thread-6] Initializing /data/sebastian/fused/Overview_10X_DAPI_stitched_fused.czi: [testng] [2024-10-17 10:44:54,650] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-32-Scene-3-P2-E6-03.czi: [testng] [2024-10-17 10:44:55,623] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-06-Scene-3-P2-A1-03.czi: [testng] [2024-10-17 10:44:56,109] [pool-1-thread-2] Initializing /data/teresa/1minute30asecinterval2cycles807ms.czi: [testng] [2024-10-17 10:44:58,751] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-31-Scene-1-P1-D6-01.czi: [testng] [2024-10-17 10:44:59,135] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-40-Scene-3-P3-D8-03.czi: [testng] [2024-10-17 10:45:00,139] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-25-Scene-1-P1-F5-01.czi: [testng] [2024-10-17 10:45:01,751] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-35-Scene-3-P2-E7-03.czi: [testng] [2024-10-17 10:45:01,809] [pool-1-thread-11] Initializing /data/falvara/cell4-Zen2.6.czi: [testng] [2024-10-17 10:45:07,569] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/LineScan_Z200.czi: [testng] [2024-10-17 10:45:08,957] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-21-Scene-3-P2-C4-03.czi: [testng] [2024-10-17 10:45:09,235] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-03-Scene-2-P3-D1-02.czi: [testng] [2024-10-17 10:45:09,350] [pool-1-thread-12] Initializing /data/michael/multipos-z-time-lambda-tile.czi: [testng] [2024-10-17 10:45:10,300] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-07-Scene-1-P2-A2-01.czi: [testng] [2024-10-17 10:45:10,602] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-10-Scene-2-P3-D2-02.czi: [testng] [2024-10-17 10:45:11,256] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Zstack_003.czi: [testng] [2024-10-17 10:45:11,420] [pool-1-thread-2] Initializing /data/zeiss/zen-2012/CellObserver SD/LLC-PK1_TubX-emerald_H2B-mCherry-2chZ(SD).czi: [testng] [2024-10-17 10:45:11,916] [pool-1-thread-12] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T3Z3P2/ConfocalCh3T3Z3P2.czi: [testng] [2024-10-17 10:45:12,264] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-12-Scene-3-P3-F2-03.czi: [testng] [2024-10-17 10:45:12,695] [pool-1-thread-2] Initializing /data/qa-7601/AxioCamICc5_bgr24_24ValidBits_1C_8Z.czi: [testng] [2024-10-17 10:45:13,192] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Calcium_4D_002.czi: [testng] [2024-10-17 10:45:13,276] [pool-1-thread-12] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV_LSM/LysoTracker-DAPI_ZSTack_002.czi: [testng] [2024-10-17 10:45:13,531] [pool-1-thread-5] Initializing /data/qa-17192/Convalaria 2 channel.czi: [testng] [2024-10-17 10:45:13,942] [pool-1-thread-6] Initializing /data/ruben/Experiment-13.czi: [testng] [2024-10-17 10:45:14,195] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-08-Scene-1-P1-B2-01.czi: [testng] [2024-10-17 10:45:14,333] [pool-1-thread-12] Initializing /data/qa-17711/2017_05_04__09_10__0001.czi: [testng] [2024-10-17 10:45:15,337] [pool-1-thread-5] Initializing /data/qa-10972/01042015-36.czi: [testng] [2024-10-17 10:45:15,566] [pool-1-thread-2] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-01_Tinting_Annotationen_MeasFeatures.czi: [testng] [2024-10-17 10:45:15,799] [pool-1-thread-6] Initializing /data/mette/Mc_04-Feb-2014_Angle0.czi: [testng] [2024-10-17 10:45:16,658] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T3Z1/ConfocalCh1T3Z1.czi: [testng] [2024-10-17 10:45:17,407] [pool-1-thread-2] Initializing /data/zeiss/jpeg-xr/j_FL_3channel_2scenes_Zstack_compression85%.czi: [testng] [2024-10-17 10:45:17,889] [pool-1-thread-6] Initializing /data/ayako/Screenshot1.jpg: [testng] [2024-10-17 10:45:18,793] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:45:20,157] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T1Z5/AiryscanProcessedCh1T1Z5.czi: [testng] [2024-10-17 10:45:21,028] [pool-1-thread-6] Initializing /data/michael-porter/3x1 Tile 3 Colour Airyscan Fast SR with Z - Well 2_Airyscan Processing_Stitch.czi: [testng] [2024-10-17 10:45:28,365] [pool-1-thread-6] Initializing /data/nottingham/truncated-files/SpinalChord63x_1 SIM_Out.czi: [testng] [2024-10-17 10:45:31,422] [pool-1-thread-7] Initializing /data/vito/FRETAcceptorbleach1 lambda series.czi: [testng] [2024-10-17 10:45:32,394] [pool-1-thread-7] Initializing /data/gh-3884/test-fullplate.czi: [testng] [2024-10-17 10:45:33,690] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-39-Scene-2-P3-C8-02.czi: [testng] [2024-10-17 10:45:37,069] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-39-Scene-1-P1-C8-01.czi: [testng] [2024-10-17 10:45:38,659] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-02-Scene-3-P3-E1-03.czi: [testng] [2024-10-17 10:45:39,514] [pool-1-thread-6] Initializing /data/silke/20120425_10x_stiched.czi: [testng] [2024-10-17 10:45:40,602] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-26-Scene-3-P2-E5-03.czi: [testng] [2024-10-17 10:45:43,288] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-33-Scene-2-P3-F6-02.czi: [testng] [2024-10-17 10:45:44,998] [pool-1-thread-11] Initializing /data/vito/CaRatioSeries.czi: [testng] [2024-10-17 10:45:45,702] [pool-1-thread-4] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-TimeSeries-Marker-Start-Trigger-End-Time-With-Pause-Bleaching-Dummy.czi: [testng] [2024-10-17 10:45:49,040] [pool-1-thread-11] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD0_from_Uncompressed.czi: [testng] [2024-10-17 10:45:50,033] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-19-Scene-2-P3-A4-02.czi: [testng] [2024-10-17 10:45:51,289] [pool-1-thread-1] Initializing /data/sebastian/OME-TIFF_ROI_Wrong_from_CZI/Original_CZI_File_After_Fiji_Import.tif: [testng] [2024-10-17 10:45:54,066] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-26-Scene-2-P1-E5-02.czi: [testng] [2024-10-17 10:45:56,032] [pool-1-thread-4] Initializing /data/public/zenodo-10577186/2023_11_30__RecognizedCode-27.czi: [testng] [2024-10-17 10:45:58,292] [pool-1-thread-11] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T3Z5/AiryscanProcessedCh1T3Z5.czi: [testng] [2024-10-17 10:45:59,432] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Lamda/psf 10x 0,3 500 nm beads II.czi: [testng] [2024-10-17 10:46:02,242] [pool-1-thread-1] Initializing /data/zeiss/samples/ztacktimeposition16bit.czi: [testng] [2024-10-17 10:46:06,754] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-41-Scene-3-P2-E8-03.czi: [testng] [2024-10-17 10:46:06,988] [pool-1-thread-11] Initializing /data/qa-7271/bioformats_multifile.czi: [testng] [2024-10-17 10:46:07,408] [pool-1-thread-2] Initializing /data/vito/36bit.czi: [testng] [2024-10-17 10:46:07,609] [pool-1-thread-1] Initializing /data/qa-27508/SKIP-NMD_4053-101_Batch1_A-Sarc_0712.czi: [testng] [2024-10-17 10:46:09,850] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-12-Scene-1-P2-F2-01.czi: [testng] [2024-10-17 10:46:10,474] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-30-Scene-3-P2-C6-03.czi: [testng] [2024-10-17 10:46:13,584] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV_LSM/Amphioxus_2CH_ZStack_002.czi: [testng] [2024-10-17 10:46:14,029] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:46:18,147] [pool-1-thread-2] Initializing /data/niko/20160212-FL-20x-3ch-3z-8sc-off-unc.czi: [testng] [2024-10-17 10:46:20,617] [pool-1-thread-6] Initializing /data/michael/multipos-z-time.czi: [testng] [2024-10-17 10:46:23,243] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T3Z1/ConfocalCh3T3Z1.czi: [testng] [2024-10-17 10:46:26,186] [pool-1-thread-9] Initializing /data/samples/test.czi: [testng] [2024-10-17 10:46:26,954] [pool-1-thread-11] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/timeserie16bit.czi: [testng] [2024-10-17 10:46:29,346] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-35-Scene-2-P1-E7-02.czi: [testng] [2024-10-17 10:46:34,778] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-10-Scene-3-P2-D2-03.czi: [testng] [2024-10-17 10:46:35,935] [pool-1-thread-6] Initializing /data/olivier/EXP12 14 CD31 A.czi: [testng] [2024-10-17 10:46:40,483] [pool-1-thread-11] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD0.czi: [testng] [2024-10-17 10:46:43,002] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD_1_from_Uncompressed.czi: [testng] [2024-10-17 10:46:45,672] [pool-1-thread-4] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Timeserie_GraphikElemente.czi: [testng] [2024-10-17 10:46:47,797] [pool-1-thread-11] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-TimeSeries-Marker-Start-Trigger-End-Time-With-Pause-Bleaching-Dummy-2.czi: [testng] [2024-10-17 10:46:49,814] [pool-1-thread-6] Initializing /data/zeiss/jpeg-xr/g_FL_1channel_noZ_compression85%.czi: [testng] [2024-10-17 10:46:53,081] [pool-1-thread-4] Initializing /data/martin/seeds 3D 01.czi: [testng] [2024-10-17 10:46:55,907] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-34-Scene-3-P3-F7-03.czi: [testng] [2024-10-17 10:46:57,647] [pool-1-thread-8] Initializing /data/vito/Snap-02-HRc-SW.czi: [testng] [2024-10-17 10:46:59,945] [pool-1-thread-4] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/5Positionen.czi: [testng] [2024-10-17 10:47:00,683] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-04-Scene-1-P1-C1-01.czi: [testng] [2024-10-17 10:47:02,291] [pool-1-thread-11] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/ApoTome/40_Dual.czi: [testng] [2024-10-17 10:47:05,614] [pool-1-thread-9] Initializing /data/qa-20612/Triple_Stained_Tumor_subset_02.czi: [testng] [2024-10-17 10:47:08,458] [pool-1-thread-8] Initializing /data/nottingham/incorrect-colors/SpinalChord63x_1 SIMcrop_Structured Illumination.czi: [testng] [2024-10-17 10:47:09,702] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-24-Scene-3-P2-F4-03.czi: [testng] [2024-10-17 10:47:12,256] [pool-1-thread-4] Initializing /data/aaron/101post.tiff: [testng] [2024-10-17 10:47:17,245] [pool-1-thread-8] Initializing /data/zeiss/jpeg-xr/d)BF-2scenes-zstack-compression 85%-.czi: [testng] [2024-10-17 10:47:19,724] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-04-Scene-3-P3-C1-03.czi: [testng] [2024-10-17 10:47:23,032] [pool-1-thread-5] Initializing /data/qa-4981/CZI linescanbug/Zenblack2.png: [testng] [2024-10-17 10:47:23,778] [pool-1-thread-4] Initializing /data/zeiss/zen-2012/Axio Scan.Z1/Intestine_3color_RAC.czi: [testng] [2024-10-17 10:47:24,979] [pool-1-thread-5] Initializing /data/qa-17179/WT_calc_after24h_stitch_2.czi: [testng] [2024-10-17 10:47:29,641] [pool-1-thread-11] Initializing /data/public/zenodo-10577186/2023_11_30__RecognizedCode-27-Deconvolution (defaults)-11.czi: [testng] [2024-10-17 10:47:30,940] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-41-Scene-1-P3-E8-01.czi: [testng] [2024-10-17 10:47:35,938] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-16-Scene-1-P1-C3-01.czi: [testng] [2024-10-17 10:47:36,808] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T3ConvertedForZENblack/LambdaCh10T3ConvertedForZENblack.czi: [testng] [2024-10-17 10:47:38,085] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-42-Scene-1-P1-F8-01.czi: [testng] [2024-10-17 10:47:47,591] [pool-1-thread-5] Initializing /data/zeiss/jpeg-xr/a)BF-1scene-nozstack-compression85%.czi: [testng] [2024-10-17 10:47:50,858] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:47:53,284] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-40-Scene-1-P1-D8-01.czi: [testng] [2024-10-17 10:47:57,636] [pool-1-thread-9] Initializing /data/zeiss/zen-2012/Tiles/Mouse_stomach_20x_ROI_3chZTiles(WF).czi: [testng] [2024-10-17 10:47:58,726] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-23-Scene-1-P3-E4-01.czi: [testng] [2024-10-17 10:48:02,504] [pool-1-thread-6] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_ZSTD1_compressed_Quality-100.czi: [testng] [2024-10-17 10:48:03,047] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-17-Scene-2-P3-B3-02.czi: [testng] [2024-10-17 10:48:07,946] [pool-1-thread-9] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/Annotation_Measurment_V01.czi: [testng] [2024-10-17 10:48:08,484] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_Uncompressed.czi: [testng] [2024-10-17 10:48:17,605] [pool-1-thread-10] Initializing /data/qa-11007/SCC47 EGF647 LAMP1488 - EGF only 3D with 405_PALM.czi: [testng] [2024-10-17 10:48:18,012] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-36-Scene-1-P3-D7-01.czi: [testng] [2024-10-17 10:48:18,537] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-42-Scene-2-P3-F8-02.czi: [testng] [2024-10-17 10:48:18,761] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/2C_LUTs_Rainbow_Spectrum.czi: [testng] [2024-10-17 10:48:21,186] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-39-Scene-3-P2-C8-03.czi: [testng] [2024-10-17 10:48:21,579] [pool-1-thread-6] Initializing /data/lorenz/exceptionalize.czi: [testng] [2024-10-17 10:48:21,793] [pool-1-thread-9] Initializing /data/imagic/Code sample good thumbnail.jpg: [testng] [2024-10-17 10:48:24,606] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T1Z5/AiryscanCh1T1Z5.czi: [testng] [2024-10-17 10:48:25,025] [pool-1-thread-6] Initializing /data/nottingham/incorrect-colors/Image 6_Structured Illumination.czi: [testng] [2024-10-17 10:48:25,563] [pool-1-thread-4] Initializing /data/bruno/Snap-8070.tif: [testng] [2024-10-17 10:48:26,598] [pool-1-thread-10] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:48:27,064] [pool-1-thread-9] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-04_Annotationen.czi: [testng] [2024-10-17 10:48:28,052] [pool-1-thread-11] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:48:31,402] [pool-1-thread-1] Initializing /data/zeiss/zen-2012/CellObserver SD/Micrasterias fimbriata#1_2chTZ(SD).czi: [testng] [2024-10-17 10:48:33,802] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/HDR_Illu.czi: [testng] [2024-10-17 10:48:34,369] [pool-1-thread-10] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/LineScan_T3500.czi: [testng] [2024-10-17 10:48:35,003] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-37-Scene-3-P3-B7-03.czi: [testng] [2024-10-17 10:48:35,170] [pool-1-thread-6] Initializing /data/aaron/ticket-13186/Image_2.czi: [testng] [2024-10-17 10:48:35,575] [pool-1-thread-11] Initializing /data/sebastian/OME-TIFF_ROI_Wrong_from_CZI/Original_CZI_File.czi: [testng] [2024-10-17 10:48:39,857] [pool-1-thread-5] Initializing /data/vito/CalliphoraSalgld_Linearunmixing_FM4-64TMRE01.czi: [testng] [2024-10-17 10:48:40,544] [pool-1-thread-9] Initializing /data/vito/GFPYFP_Linearunmixing.czi: [testng] [2024-10-17 10:48:40,904] [pool-1-thread-4] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Crop-Tilescan.czi: [testng] [2024-10-17 10:48:41,101] [pool-1-thread-11] Initializing /data/aaron/ticket-13186/Image1.czi: [testng] [2024-10-17 10:48:41,383] [pool-1-thread-10] Initializing /data/qa-9521/c3_z11_t1.czi: [testng] [2024-10-17 10:48:41,518] [pool-1-thread-6] Initializing /data/jianguo/03-01-2014_Barcode-0541-1.czi: [testng] [2024-10-17 10:48:44,232] [pool-1-thread-5] Initializing /data/vito/36bit cast to 48.czi: [testng] [2024-10-17 10:48:44,531] [pool-1-thread-9] Initializing /data/qa-9410/cav_PALM_drift_correct_Convert to Image.czi: [testng] [2024-10-17 10:48:45,449] [pool-1-thread-11] Initializing /data/qa-4981/CZI linescanbug/Zenblack1.png: [testng] [2024-10-17 10:48:45,496] [pool-1-thread-4] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_ZSTD0.czi: [testng] [2024-10-17 10:48:45,994] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-03-Scene-3-P2-D1-03.czi: [testng] [2024-10-17 10:48:47,358] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-34-Scene-1-P1-F7-01.czi: [testng] [2024-10-17 10:48:47,523] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T1Z1/AiryscanProcessedCh3T1Z1.czi: [testng] [2024-10-17 10:48:48,886] [pool-1-thread-9] Initializing /data/vito/Snap-09KWi.czi: [testng] [2024-10-17 10:48:49,280] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-23-Scene-3-P2-E4-03.czi: [testng] [2024-10-17 10:48:51,374] [pool-1-thread-4] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_ZSTD-1_compressed_Quality-50.czi: [testng] [2024-10-17 10:48:51,955] [pool-1-thread-11] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-01_Tinting_Annotationen_MeasFeatures_V03.czi: [testng] [2024-10-17 10:48:52,703] [pool-1-thread-5] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Tiles/Cross_12M_3x4tiles_5%_Meander.czi: [testng] [2024-10-17 10:48:53,304] [pool-1-thread-1] Initializing /data/falvara/cell1-Zen2.6.czi: [testng] [2024-10-17 10:48:57,288] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-18-Scene-1-P1-A3-01.czi: [testng] [2024-10-17 10:48:57,547] [pool-1-thread-9] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/PALM/01PSCFP2_Subset50_Subset.czi: [testng] [2024-10-17 10:48:58,103] [pool-1-thread-4] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:48:59,214] [pool-1-thread-11] Initializing /data/qa-7601/AxioCamMRc_bgr48_36ValidBits_1C_9Z.czi: [testng] [2024-10-17 10:49:00,769] [pool-1-thread-10] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/SpotScan_T50000.czi: [testng] [2024-10-17 10:49:03,085] [pool-1-thread-9] Initializing /data/gh-2791/testwell96_withAttachment_S1-3.czi: [testng] [2024-10-17 10:49:05,917] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T3Z1/AiryscanProcessedCh1T3Z1.czi: [testng] [2024-10-17 10:49:06,538] [pool-1-thread-4] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/zstack.czi: [testng] [2024-10-17 10:49:08,475] [pool-1-thread-11] Initializing /data/ayako/Mouse_MosaiX_RGB.czi: [testng] [2024-10-17 10:49:10,199] [pool-1-thread-4] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T3Z5/AiryscanProcessedCh3T3Z5.czi: [testng] [2024-10-17 10:49:10,590] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-05-Scene-3-P2-B1-03.czi: [testng] [2024-10-17 10:49:10,847] [pool-1-thread-11] Initializing /data/demolitionb/hzdr-sims.czi: [testng] [2024-10-17 10:49:12,631] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-28-Scene-3-P2-A5-03.czi: [testng] [2024-10-17 10:49:12,949] [pool-1-thread-5] Initializing /data/gh-3884/test-plate.czi: [testng] [2024-10-17 10:49:13,477] [pool-1-thread-11] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T1/LambdaCh10T1.czi: [testng] [2024-10-17 10:49:13,833] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-12-Scene-2-P1-F2-02.czi: [testng] [2024-10-17 10:49:14,065] [pool-1-thread-8] Initializing /data/zeiss/jpeg-xr/c)BF-1scene-zstack-EDF-compression85%.czi: [testng] [2024-10-17 10:49:17,074] [pool-1-thread-1] Initializing /data/sebastian/OME-TIFF_ROI_Wrong_from_CZI/Screenshot_ZEN_with_ROIs.png: [testng] [2024-10-17 10:49:18,798] [pool-1-thread-4] Initializing /data/sebastian/october-2016/96Well_Ch=1_50Wells_9P_pro_Well.czi: [testng] [2024-10-17 10:49:22,890] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-29-Scene-1-P1-A6-01.czi: [testng] [2024-10-17 10:49:23,168] [pool-1-thread-11] Initializing /data/zeiss/zen-2012/CellObserver SD/LLC-PK1_2chTZ-triggered-20msec(SD).czi: [testng] [2024-10-17 10:49:25,800] [pool-1-thread-10] Initializing /data/falvara/cell11-caff-Zen2.3.czi: [testng] [2024-10-17 10:49:28,942] [pool-1-thread-9] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_Uncompressed.czi: [testng] [2024-10-17 10:49:30,026] [pool-1-thread-1] Initializing /data/vito/lena 10k x 10k bnw 16bit.czi: [testng] [2024-10-17 10:49:34,376] [pool-1-thread-11] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_ZSTD1.czi: [testng] [2024-10-17 10:49:35,131] [pool-1-thread-6] Initializing /data/qa-17740/2017-05-12 16_55_07-omero@omero_ _OMERO_DropBox_SPP1757.png: [testng] [2024-10-17 10:49:35,213] [pool-1-thread-10] Initializing /data/imagic/1_WF_MolProbesKidney.czi: [testng] [2024-10-17 10:49:37,214] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-07-Scene-2-P3-A2-02.czi: [testng] [2024-10-17 10:49:37,694] [pool-1-thread-6] Initializing /data/qa-7405/Experiment-973.czi: [testng] [2024-10-17 10:49:41,841] [pool-1-thread-8] Initializing /data/wimpomp/zstd/beads.czi: [testng] [2024-10-17 10:49:43,050] [pool-1-thread-11] Initializing /data/michael/multipos-z.czi: [testng] [2024-10-17 10:49:43,903] [pool-1-thread-10] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Lambda1.czi: [testng] [2024-10-17 10:49:45,016] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T3Z3/ConfocalCh3T3Z3.czi: [testng] [2024-10-17 10:49:48,007] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-08-Scene-3-P2-B2-03.czi: [testng] [2024-10-17 10:49:48,594] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-22-Scene-2-P2-D4-02.czi: [testng] [2024-10-17 10:49:48,764] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-34-Scene-2-P2-F7-02.czi: [testng] [2024-10-17 10:49:49,473] [pool-1-thread-9] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/PALM/Palm_mitDrift.czi: [testng] [testng] =============================================== [testng] Bio-Formats software test suite [testng] Total tests run: 25069, Failures: 0, Skips: 0 [testng] =============================================== [testng] BUILD SUCCESSFUL Total time: 35 minutes 4 seconds Finished: SUCCESS