Started by upstream project "BIOFORMATS-test-repo" build number 310
originally caused by:
Started by upstream project "Trigger" build number 332
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@3
[BIOFORMATS-test-folder@3] $ /bin/bash -xe /tmp/jenkins3713327838459528007.sh
+ '[' prairie = slidebook ']'
++ date +%u
+ '[' 1 -le 1 ']'
+ DOCKER_ARGS='-Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR'
+ sudo docker run --rm --name BIOFORMATS-test-folder_49167_merge_ci -v /uod/idr/repos/curated/prairie:/data -v /uod/idr-scratch/merge-ci/curated/prairie:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR
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
test-automated:
[testng] File leak detector installed
[testng] 03:00:25,534 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
[testng] 03:00:25,536 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
[testng] 03:00:25,536 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 03:00:25,538 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 03:00:25,538 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 03:00:25,538 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 03:00:25,539 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 03:00:25,539 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 03:00:25,539 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 03:00:25,540 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 03:00:25,540 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 03:00:25,540 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
[testng] 03:00:25,791 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 03:00:25,791 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 03:00:25,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 03:00:25,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 03:00:25,830 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 03:00:25,831 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 03:00:25,831 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 03:00:25,831 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 03:00:25,831 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
[testng] 03:00:25,832 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
[testng] 03:00:25,832 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 293 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2025-01-06 03:00:25,843] [main] java.version = 1.8.0_342
[testng] 03:00:25,848 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 03:00:25,848 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:00:25,894 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-01-06_03-00-25.log]
[testng] 03:00:25,896 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
[testng] [2025-01-06 03:00:25,898] [main] testng.directory = /data
[testng] [2025-01-06 03:00:25,898] [main] testng.configDirectory = /config
[testng] [2025-01-06 03:00:25,910] [main] testng.multiplier = 1.0
[testng] [2025-01-06 03:00:25,911] [main] testng.in-memory = false
[testng] [2025-01-06 03:00:25,911] [main] testng.allow-missing = false
[testng] [2025-01-06 03:00:25,911] [main] user.language = fr
[testng] [2025-01-06 03:00:25,911] [main] user.country = FR
[testng] [2025-01-06 03:00:25,911] [main] Maximum heap size = 13653 MB
[testng] Scanning for files...
[testng] [2025-01-06 03:00:47,372] [main] ----------------------------------------
[testng] [2025-01-06 03:00:47,372] [main] Total files: 714
[testng] [2025-01-06 03:00:47,372] [main] Scan time: 21.461 s (30 ms/file)
[testng] [2025-01-06 03:00:47,373] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 45 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2025-01-06 03:01:02,438] [pool-1-thread-1] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-004/pollen-004.xml:
[testng] 03:01:02,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 03:01:02,438 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:02,439 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-01-06_03-01-02.log]
[testng] 03:01:02,439 |-INFO in ch.qos.logback.core.sift.SiftProcessor@35e91fe3 - End of configuration.
[testng] [2025-01-06 03:01:02,854] [pool-1-thread-12] Initializing /data/julie/bill-bement/6/TSeries-10092012-1446-006/TSeries-10092012-1446-006.xml:
[testng] 03:01:02,855 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 03:01:02,855 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:02,856 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-01-06_03-01-02.log]
[testng] 03:01:02,856 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ebbac8 - End of configuration.
[testng] [2025-01-06 03:01:03,328] [pool-1-thread-11] Initializing /data/pam/092910-psf/ZSeries-09292010-1520-373/ZSeries-09292010-1520-373.xml:
[testng] 03:01:03,329 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 03:01:03,329 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:03,330 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-01-06_03-01-03.log]
[testng] 03:01:03,330 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4cfb9f79 - End of configuration.
[testng] [2025-01-06 03:01:03,715] [pool-1-thread-10] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-006/pollenB-006.xml:
[testng] 03:01:03,716 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 03:01:03,716 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:03,716 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-01-06_03-01-03.log]
[testng] 03:01:03,717 |-INFO in ch.qos.logback.core.sift.SiftProcessor@660ed086 - End of configuration.
[testng] [2025-01-06 03:01:03,844] [pool-1-thread-9] Initializing /data/misc/Ultima ver 2.5 test data sets/TSeries-pollendouble-004/TSeries-pollendouble-004.xml:
[testng] 03:01:03,844 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 03:01:03,844 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:03,845 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-01-06_03-01-03.log]
[testng] 03:01:03,845 |-INFO in ch.qos.logback.core.sift.SiftProcessor@e439840 - End of configuration.
[testng] [2025-01-06 03:01:04,028] [pool-1-thread-8] Initializing /data/julie/bill-bement/3/TSeries-10092012-1446-001/TSeries-10092012-1446-001.xml:
[testng] 03:01:04,028 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 03:01:04,028 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:04,029 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-01-06_03-01-04.log]
[testng] 03:01:04,030 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7b025643 - End of configuration.
[testng] [2025-01-06 03:01:04,507] [pool-1-thread-7] Initializing /data/julie/bill-bement/4/TSeries-10092012-1446-002/TSeries-10092012-1446-002.xml:
[testng] 03:01:04,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 03:01:04,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:04,508 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-01-06_03-01-04.log]
[testng] 03:01:04,508 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c1aaa54 - End of configuration.
[testng] [2025-01-06 03:01:04,714] [pool-1-thread-6] Initializing /data/julie/bill-bement/4/TSeries-10092012-1446-003/TSeries-10092012-1446-003.xml:
[testng] 03:01:04,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 03:01:04,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:04,715 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-01-06_03-01-04.log]
[testng] 03:01:04,716 |-INFO in ch.qos.logback.core.sift.SiftProcessor@22ea0a5 - End of configuration.
[testng] [2025-01-06 03:01:05,185] [pool-1-thread-5] Initializing /data/julie/bill-bement/4/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml:
[testng] 03:01:05,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 03:01:05,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:05,186 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-01-06_03-01-05.log]
[testng] 03:01:05,187 |-INFO in ch.qos.logback.core.sift.SiftProcessor@262fc611 - End of configuration.
[testng] [2025-01-06 03:01:07,097] [pool-1-thread-4] Initializing /data/pam/SingleImage-09022010/SingleImage-09022010.xml:
[testng] 03:01:07,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 03:01:07,097 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:07,098 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-01-06_03-01-07.log]
[testng] 03:01:07,098 |-INFO in ch.qos.logback.core.sift.SiftProcessor@46180177 - End of configuration.
[testng] [2025-01-06 03:01:08,090] [pool-1-thread-3] Initializing /data/pam/TSeries-09022010-171/TSeries-09022010-171.xml:
[testng] 03:01:08,090 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 03:01:08,090 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:08,090 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-01-06_03-01-08.log]
[testng] 03:01:08,091 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7aa02674 - End of configuration.
[testng] [2025-01-06 03:01:08,334] [pool-1-thread-2] Initializing /data/julie/bill-bement/5/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml:
[testng] 03:01:08,334 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 03:01:08,334 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 03:01:08,335 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-01-06_03-01-08.log]
[testng] 03:01:08,335 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c996a23 - End of configuration.
[testng] [2025-01-06 03:01:18,751] [pool-1-thread-10] Initializing /data/kristin/sampleset-001/sampleset-001.xml:
[testng] [2025-01-06 03:01:19,434] [pool-1-thread-4] Initializing /data/misc/Ultima ver 2.5 test data sets/TSeries-pollendouble-006/TSeries-pollendouble-006.xml:
[testng] [2025-01-06 03:01:20,149] [pool-1-thread-2] Initializing /data/joe/x,y inversion test/SingleImage-07312012-1639-099/SingleImage-07312012-1639-099.xml:
[testng] [2025-01-06 03:01:20,819] [pool-1-thread-5] Initializing /data/pam/092910-psf/ZSeries-09292010-1520-372/ZSeries-09292010-1520-372.xml:
[testng] [2025-01-06 03:01:21,623] [pool-1-thread-1] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollen-001/ZSeries-pollen-001.xml:
[testng] [2025-01-06 03:01:31,324] [pool-1-thread-2] Initializing /data/kristin/sampleset-001/References/sampleset-001_ImageWindow1Ch4-TSeriesReference.tif:
[testng] [2025-01-06 03:01:37,422] [pool-1-thread-2] Initializing /data/joe/x,y inversion test/TSeries-invertxnotchecked_invertynotchecked-001/TSeries-invertxnotchecked_invertynotchecked-001.xml:
[testng] [2025-01-06 03:01:51,213] [pool-1-thread-9] Initializing /data/julie/bill-bement/3/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml:
[testng] [2025-01-06 03:01:53,994] [pool-1-thread-7] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-001/pollen-001.xml:
[testng] [2025-01-06 03:01:54,988] [pool-1-thread-1] Initializing /data/joe/x,y inversion test/TSeries-invertxchecked_invertychecked-001/TSeries-invertxchecked_invertychecked-001.xml:
[testng] [2025-01-06 03:02:01,369] [pool-1-thread-9] Initializing /data/joe/x,y inversion test/TSeries-invertxchecked_invertynotchecked-001/TSeries-invertxchecked_invertynotchecked-001.xml:
[testng] [2025-01-06 03:02:02,384] [pool-1-thread-4] Initializing /data/pam/TSeries-09022010-170/TSeries-09022010-170.xml:
[testng] [2025-01-06 03:02:03,481] [pool-1-thread-2] Initializing /data/marta/SingleImage-09272011-0856-001/SingleImage-09272011-0856-001.xml:
[testng] [2025-01-06 03:02:05,030] [pool-1-thread-7] Initializing /data/julie/bill-bement/5/TSeries-10092012-1446-005/TSeries-10092012-1446-005.xml:
[testng] [2025-01-06 03:02:11,676] [pool-1-thread-2] Initializing /data/joe/TSeries-03232012-0934-006/TSeries-03232012-0934-006.xml:
[testng] [2025-01-06 03:02:13,329] [pool-1-thread-3] Initializing /data/joe/x,y inversion test/TSeries-invertxnotchecked_invertychecked-001/TSeries-invertxnotchecked_invertychecked-001.xml:
[testng] [2025-01-06 03:02:16,057] [pool-1-thread-4] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-003/pollen-003.xml:
[testng] [2025-01-06 03:02:17,662] [pool-1-thread-1] Initializing /data/julie/testslide6 2/testslide6 2.xml:
[testng] [2025-01-06 03:02:25,417] [pool-1-thread-4] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollendouble-003/ZSeries-pollendouble-003.xml:
[testng] [2025-01-06 03:02:25,967] [pool-1-thread-9] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-005/pollen-005.xml:
[testng] [2025-01-06 03:02:32,086] [pool-1-thread-1] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-002/pollen-002.xml:
[testng] [2025-01-06 03:02:41,609] [pool-1-thread-3] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-008/pollenB-008.xml:
[testng] [2025-01-06 03:02:45,285] [pool-1-thread-9] Initializing /data/pam/ZSeries-09022010-356/ZSeries-09022010-356.xml:
[testng] [2025-01-06 03:02:50,062] [pool-1-thread-1] Initializing /data/julie/sample1-010/sample1-010movie.avi:
[testng] [2025-01-06 03:02:52,612] [pool-1-thread-1] Initializing /data/julie/bill-bement/5/TSeries-10092012-1446-004/TSeries-10092012-1446-004.xml:
[testng] [2025-01-06 03:02:57,031] [pool-1-thread-3] Initializing /data/julie/sample1-010/sample1-010.xml:
[testng] [2025-01-06 03:03:23,626] [pool-1-thread-9] Initializing /data/julie/sample1-010/References/sample1-010_ImageWindow1Ch2-TSeriesReference.tif:
[testng] [2025-01-06 03:03:28,257] [pool-1-thread-1] Initializing /data/julie/test slide 1_3/test slide 1_3.xml:
[testng] [2025-01-06 03:03:33,080] [pool-1-thread-9] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollentriple-002/ZSeries-pollentriple-002.xml:
[testng] [2025-01-06 03:03:45,076] [pool-1-thread-4] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-007/pollenB-007.xml:
[testng] [2025-01-06 03:03:47,467] [pool-1-thread-1] Initializing /data/joe/x,y inversion test/1mg-dish1-wide-003/1mg-dish1-wide-003.xml:
[testng] [2025-01-06 03:04:02,638] [pool-1-thread-4] Initializing /data/kristin/sampleset-001/References/sampleset-001_ImageWindow2Ch3-TSeriesReference.tif:
[testng] [2025-01-06 03:04:09,895] [pool-1-thread-4] Initializing /data/julie/bill-bement/6/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml:
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 2385, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 26 minutes 3 seconds
Finished: SUCCESS