Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Dropwizard [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/spoon-bot/dropwizard.git > git init /builds/workspace/Dropwizard # timeout=10 Fetching upstream changes from https://github.com/spoon-bot/dropwizard.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/spoon-bot/dropwizard.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/spoon-bot/dropwizard.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/spoon-bot/dropwizard.git # timeout=10 Fetching upstream changes from https://github.com/spoon-bot/dropwizard.git > git fetch --tags --progress https://github.com/spoon-bot/dropwizard.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision d3b3891070fb0f646ed1590b52ca305b1d71a204 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d3b3891070fb0f646ed1590b52ca305b1d71a204 # timeout=10 Commit message: "@monperrus at work 🔳" > git rev-list --no-walk d3b3891070fb0f646ed1590b52ca305b1d71a204 # timeout=10 [Dropwizard] $ /bin/sh -xe /tmp/jenkins8838048117883228129.sh + rm -rf /builds/.m2/repository/fr/inria/gforge/spoon [Dropwizard] $ /bin/sh -xe /tmp/jenkins8066577009862993157.sh + curl http://spoon.gforge.inria.fr/jenkins/build.sh + stdbuf -i 50k bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ------------------------------------------------------- Initizalizes project ------------------------------------------------------- 100 21193 100 21193 0 0 645k 0 --:--:-- --:--:-- --:--:-- 667k HEAD is now at d3b3891 @monperrus at work 🔳 --- Displays variables used in the build --- Artifact id: dropwizard-parent Version: 1.1.0-SNAPSHOT Modules job: - dropwizard-bom/q - dropwizard-core/q - dropwizard-client/q - dropwizard-db/q - dropwizard-jdbi/q - dropwizard-migrations/q - dropwizard-hibernate/q - dropwizard-auth/q - dropwizard-forms/q - dropwizard-views/q - dropwizard-views-freemarker/q - dropwizard-views-mustache/q - dropwizard-testing/q - dropwizard-util/q - dropwizard-jackson/q - dropwizard-validation/q - dropwizard-configuration/q - dropwizard-logging/q - dropwizard-metrics/q - dropwizard-metrics-ganglia/q - dropwizard-metrics-graphite/q - dropwizard-jersey/q - dropwizard-jetty/q - dropwizard-servlets/q - dropwizard-lifecycle/q - dropwizard-assets/q - dropwizard-http2/q - dropwizard-request-logging/q Has checkstyle: true Has enforcer: true Git version id: d3b3891070fb0f646ed1590b52ca305b1d71a204 Java version: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode) Java home: /builds/tools/hudson.model.JDK/JDK_8.0.151 ------------------------------------------------------- Compiles project (at the root project if it's a multi module project) without spoon ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Dropwizard Project [INFO] Dropwizard BOM [INFO] Dropwizard Utility Classes [INFO] Dropwizard Jackson Support [INFO] Dropwizard Validation Support [INFO] Dropwizard Configuration Support [INFO] Dropwizard Logging Support [INFO] Dropwizard Lifecycle Support [INFO] Dropwizard Metrics Support [INFO] Dropwizard Jersey Support [INFO] Dropwizard Servlet Support [INFO] Dropwizard Jetty Support [INFO] Dropwizard Request Logging Support [INFO] Dropwizard [INFO] Dropwizard Test Helpers [INFO] Dropwizard HTTP Client [INFO] Dropwizard Database Support [INFO] Dropwizard JDBI Support [INFO] Dropwizard Migrations [INFO] Dropwizard Hibernate Support [INFO] Dropwizard Authentication [INFO] Dropwizard Multipart Form Support [INFO] Dropwizard Views [INFO] Dropwizard Freemarker Views [INFO] Dropwizard Mustache Views [INFO] Dropwizard Metrics Support for Ganglia [INFO] Dropwizard Metrics Support for Graphite [INFO] Dropwizard Asset Bundle [INFO] Dropwizard HTTP/2 Support [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Project 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-parent --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-parent >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-parent <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-parent --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-parent >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-parent --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-parent <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-parent --- [INFO] Installing /builds/workspace/Dropwizard/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-parent/1.1.0-SNAPSHOT/dropwizard-parent-1.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard BOM 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-bom --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-bom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-bom/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-bom --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-bom/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-bom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-bom/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-bom --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-bom --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-bom --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-bom >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-bom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-bom --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-bom --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-bom >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-bom --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-bom <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-bom --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-bom --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Utility Classes 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-util --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /builds/workspace/Dropwizard/dropwizard-util/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-util/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-util --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.util.DurationTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 sec - in io.dropwizard.util.DurationTest Running io.dropwizard.util.JarLocationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in io.dropwizard.util.JarLocationTest Running io.dropwizard.util.OptionalsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in io.dropwizard.util.OptionalsTest Running io.dropwizard.util.SizeTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec - in io.dropwizard.util.SizeTest Running io.dropwizard.util.SizeUnitTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in io.dropwizard.util.SizeUnitTest Results : Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-util --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-util >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-util <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-util --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-util --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-util >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-util --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-util <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-util --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jackson Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jackson --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jackson/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builds/workspace/Dropwizard/dropwizard-jackson/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-jackson/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jackson --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.jackson.JacksonTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.941 sec - in io.dropwizard.jackson.JacksonTest Running io.dropwizard.jackson.LogbackModuleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.jackson.LogbackModuleTest Running io.dropwizard.jackson.FuzzyEnumModuleTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in io.dropwizard.jackson.FuzzyEnumModuleTest Running io.dropwizard.jackson.DiscoverableSubtypeResolverTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in io.dropwizard.jackson.DiscoverableSubtypeResolverTest Running io.dropwizard.jackson.GuavaExtrasModuleTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in io.dropwizard.jackson.GuavaExtrasModuleTest Running io.dropwizard.jackson.AnnotationSensitivePropertyNamingStrategyTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.jackson.AnnotationSensitivePropertyNamingStrategyTest Results : Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jackson --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jackson >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jackson <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jackson --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jackson --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jackson >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jackson --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jackson <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jackson --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jackson --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Validation Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-validation --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-validation/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /builds/workspace/Dropwizard/dropwizard-validation/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-validation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-validation --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.validation.SizeValidatorTest Mar 25, 2020 4:43:46 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 5.3.0.Final Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 sec - in io.dropwizard.validation.SizeValidatorTest Running io.dropwizard.validation.PortRangeValidatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec - in io.dropwizard.validation.PortRangeValidatorTest Running io.dropwizard.validation.valuehandling.OptionalValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in io.dropwizard.validation.valuehandling.OptionalValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.OptionalIntValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in io.dropwizard.validation.valuehandling.OptionalIntValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.OptionalDoubleValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in io.dropwizard.validation.valuehandling.OptionalDoubleValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.OptionalLongValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.validation.valuehandling.OptionalLongValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.GuavaOptionalValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in io.dropwizard.validation.valuehandling.GuavaOptionalValidatedValueUnwrapperTest Running io.dropwizard.validation.DurationValidatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in io.dropwizard.validation.DurationValidatorTest Running io.dropwizard.validation.OneOfValidatorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in io.dropwizard.validation.OneOfValidatorTest Running io.dropwizard.validation.MethodValidatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in io.dropwizard.validation.MethodValidatorTest Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-validation --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-validation >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-validation <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-validation --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-validation --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-validation >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-validation --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-validation <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-validation --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-validation --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Configuration Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-configuration --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-configuration/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-configuration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /builds/workspace/Dropwizard/dropwizard-configuration/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-configuration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builds/workspace/Dropwizard/dropwizard-configuration/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-configuration --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.LevenshteinComparatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in io.dropwizard.configuration.LevenshteinComparatorTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.UrlConfigurationSourceProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in io.dropwizard.configuration.UrlConfigurationSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.FileConfigurationSourceProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec - in io.dropwizard.configuration.FileConfigurationSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ConfigurationFactoryFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 sec - in io.dropwizard.configuration.ConfigurationFactoryFactoryTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.SubstitutingSourceProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in io.dropwizard.configuration.SubstitutingSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ConfigurationFactoryTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 sec - in io.dropwizard.configuration.ConfigurationFactoryTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ConfigurationValidationExceptionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 sec - in io.dropwizard.configuration.ConfigurationValidationExceptionTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.EnvironmentVariableSubstitutorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in io.dropwizard.configuration.EnvironmentVariableSubstitutorTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ResourceConfigurationSourceProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in io.dropwizard.configuration.ResourceConfigurationSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.EnvironmentVariableLookupTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in io.dropwizard.configuration.EnvironmentVariableLookupTest Results : Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-configuration --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-configuration >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-configuration <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-configuration --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-configuration --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-configuration >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-configuration --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-configuration <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-configuration --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-configuration --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Logging Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-logging --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /builds/workspace/Dropwizard/dropwizard-logging/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-logging/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-logging --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.logging.PrefixedRootCauseFirstThrowableProxyConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in io.dropwizard.logging.PrefixedRootCauseFirstThrowableProxyConverterTest Running io.dropwizard.logging.PrefixedThrowableProxyConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.logging.PrefixedThrowableProxyConverterTest Running io.dropwizard.logging.DropwizardLayoutTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec - in io.dropwizard.logging.DropwizardLayoutTest Running io.dropwizard.logging.FileAppenderFactoryTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec - in io.dropwizard.logging.FileAppenderFactoryTest Running io.dropwizard.logging.DefaultLoggingFactoryTest INFO [2020-03-25 03:44:14,219] com.example.app: Application log DEBUG [2020-03-25 03:44:14,222] com.example.newApp: New application debug log INFO [2020-03-25 03:44:14,223] com.example.newApp: New application info log DEBUG [2020-03-25 03:44:14,224] com.example.legacyApp: Legacy application debug log INFO [2020-03-25 03:44:14,226] com.example.legacyApp: Legacy application info log Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 sec - in io.dropwizard.logging.DefaultLoggingFactoryTest Running io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest Running io.dropwizard.logging.ConsoleAppenderFactoryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in io.dropwizard.logging.ConsoleAppenderFactoryTest Running io.dropwizard.logging.PrefixedExtendedThrowableProxyConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.logging.PrefixedExtendedThrowableProxyConverterTest Running io.dropwizard.logging.SyslogAppenderFactoryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in io.dropwizard.logging.SyslogAppenderFactoryTest Results : Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-logging >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-logging <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-logging --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-logging >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-logging --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-logging <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-logging --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-logging --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Lifecycle Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-lifecycle --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-lifecycle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-lifecycle/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-lifecycle --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /builds/workspace/Dropwizard/dropwizard-lifecycle/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-lifecycle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-lifecycle --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builds/workspace/Dropwizard/dropwizard-lifecycle/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-lifecycle --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.lifecycle.JettyManagedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec - in io.dropwizard.lifecycle.JettyManagedTest Running io.dropwizard.lifecycle.setup.ExecutorServiceBuilderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in io.dropwizard.lifecycle.setup.ExecutorServiceBuilderTest Running io.dropwizard.lifecycle.setup.LifecycleEnvironmentTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in io.dropwizard.lifecycle.setup.LifecycleEnvironmentTest Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-lifecycle --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-lifecycle >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-lifecycle <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-lifecycle --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-lifecycle --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-lifecycle >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-lifecycle --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-lifecycle <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-lifecycle --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-lifecycle --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-metrics --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builds/workspace/Dropwizard/dropwizard-metrics/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-metrics/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-metrics --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.metrics.BaseReporterFactoryTest Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 sec - in io.dropwizard.metrics.BaseReporterFactoryTest Running io.dropwizard.metrics.CsvReporterFactoryTest 04:44:30.006 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:44:30.011 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:44:30.046 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:44:30.057 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:44:30.059 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:44:30.060 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:44:30.061 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:44:30.130 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:44:30.130 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:44:30.130 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:44:30.132 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:44:30.132 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:44:30.569 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, groups=[Ljava.lang.Class;@3eed0f5, payload=[Ljava.lang.Class;@64030b91}, constraintType=GENERIC}. 04:44:30.570 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@2032e725, min=1, message={javax.validation.constraints.Size.message}, max=2147483647, payload=[Ljava.lang.Class;@4d23015c}, constraintType=GENERIC}. 04:44:30.618 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 04:44:30.622 [main] INFO org.eclipse.jetty.util.log - Logging initialized @2014ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec - in io.dropwizard.metrics.CsvReporterFactoryTest Running io.dropwizard.metrics.MetricsFactoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec - in io.dropwizard.metrics.MetricsFactoryTest Running io.dropwizard.metrics.Slf4jReporterFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.metrics.Slf4jReporterFactoryTest Running io.dropwizard.metrics.ConsoleReporterFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.metrics.ConsoleReporterFactoryTest Results : Tests run: 54, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-metrics --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-metrics >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-metrics <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-metrics --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-metrics --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-metrics >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-metrics --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-metrics <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-metrics --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-metrics --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jersey Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jersey --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jersey/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /builds/workspace/Dropwizard/dropwizard-jersey/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 71 source files to /builds/workspace/Dropwizard/dropwizard-jersey/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jersey --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.jersey.DropwizardResourceConfigTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 sec - in io.dropwizard.jersey.DropwizardResourceConfigTest Running io.dropwizard.jersey.gzip.ConfiguredGZipEncoderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 sec - in io.dropwizard.jersey.gzip.ConfiguredGZipEncoderTest Running io.dropwizard.jersey.errors.EarlyEofExceptionMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in io.dropwizard.jersey.errors.EarlyEofExceptionMapperTest Running io.dropwizard.jersey.errors.LoggingExceptionMapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.527 sec - in io.dropwizard.jersey.errors.LoggingExceptionMapperTest Running io.dropwizard.jersey.caching.CacheControlledResponseFeatureTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 sec - in io.dropwizard.jersey.caching.CacheControlledResponseFeatureTest Running io.dropwizard.jersey.validation.ConstraintViolationExceptionMapperTest Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.986 sec - in io.dropwizard.jersey.validation.ConstraintViolationExceptionMapperTest Running io.dropwizard.jersey.validation.ParamValidatorUnwrapperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in io.dropwizard.jersey.validation.ParamValidatorUnwrapperTest Running io.dropwizard.jersey.guava.OptionalCookieParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec - in io.dropwizard.jersey.guava.OptionalCookieParamResourceTest Running io.dropwizard.jersey.guava.OptionalQueryParamResourceTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec - in io.dropwizard.jersey.guava.OptionalQueryParamResourceTest Running io.dropwizard.jersey.guava.OptionalMessageBodyWriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in io.dropwizard.jersey.guava.OptionalMessageBodyWriterTest Running io.dropwizard.jersey.guava.OptionalHeaderParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in io.dropwizard.jersey.guava.OptionalHeaderParamResourceTest Running io.dropwizard.jersey.guava.OptionalFormParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in io.dropwizard.jersey.guava.OptionalFormParamResourceTest Running io.dropwizard.jersey.params.LongParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.jersey.params.LongParamTest Running io.dropwizard.jersey.params.UUIDParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.params.UUIDParamTest Running io.dropwizard.jersey.params.SizeParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.jersey.params.SizeParamTest Running io.dropwizard.jersey.params.LocalDateParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in io.dropwizard.jersey.params.LocalDateParamTest Running io.dropwizard.jersey.params.NonEmptyStringParamTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.params.NonEmptyStringParamTest Running io.dropwizard.jersey.params.IntParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.params.IntParamTest Running io.dropwizard.jersey.params.DateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jersey.params.DateTimeParamTest Running io.dropwizard.jersey.params.NonEmptyStringParamProviderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec - in io.dropwizard.jersey.params.NonEmptyStringParamProviderTest Running io.dropwizard.jersey.params.BooleanParamTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jersey.params.BooleanParamTest Running io.dropwizard.jersey.params.DurationParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.params.DurationParamTest Running io.dropwizard.jersey.sessions.HttpSessionFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in io.dropwizard.jersey.sessions.HttpSessionFactoryTest Running io.dropwizard.jersey.sessions.FlashFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in io.dropwizard.jersey.sessions.FlashFactoryTest Running io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalCookieParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in io.dropwizard.jersey.optional.OptionalCookieParamResourceTest Running io.dropwizard.jersey.optional.OptionalQueryParamResourceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in io.dropwizard.jersey.optional.OptionalQueryParamResourceTest Running io.dropwizard.jersey.optional.OptionalLongMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in io.dropwizard.jersey.optional.OptionalLongMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in io.dropwizard.jersey.optional.OptionalMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalIntMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in io.dropwizard.jersey.optional.OptionalIntMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalHeaderParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in io.dropwizard.jersey.optional.OptionalHeaderParamResourceTest Running io.dropwizard.jersey.optional.OptionalFormParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in io.dropwizard.jersey.optional.OptionalFormParamResourceTest Running io.dropwizard.jersey.JerseyContentTypeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in io.dropwizard.jersey.JerseyContentTypeTest Running io.dropwizard.jersey.jackson.JacksonMessageBodyProviderTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 sec - in io.dropwizard.jersey.jackson.JacksonMessageBodyProviderTest Running io.dropwizard.jersey.jackson.JsonProcessingExceptionMapperTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 sec - in io.dropwizard.jersey.jackson.JsonProcessingExceptionMapperTest Running io.dropwizard.jersey.jsr310.LocalDateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.jersey.jsr310.LocalDateTimeParamTest Running io.dropwizard.jersey.jsr310.YearParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.jsr310.YearParamTest Running io.dropwizard.jersey.jsr310.LocalDateParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.jsr310.LocalDateParamTest Running io.dropwizard.jersey.jsr310.ZonedDateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in io.dropwizard.jersey.jsr310.ZonedDateTimeParamTest Running io.dropwizard.jersey.jsr310.LocalTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.jersey.jsr310.LocalTimeParamTest Running io.dropwizard.jersey.jsr310.YearMonthParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.jersey.jsr310.YearMonthParamTest Running io.dropwizard.jersey.jsr310.OffsetDateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.jsr310.OffsetDateTimeParamTest Running io.dropwizard.jersey.jsr310.ZoneIdParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.jsr310.ZoneIdParamTest Running io.dropwizard.jersey.AsyncServletTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in io.dropwizard.jersey.AsyncServletTest Running io.dropwizard.jersey.setup.JerseyEnvironmentTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in io.dropwizard.jersey.setup.JerseyEnvironmentTest Running io.dropwizard.jersey.filter.AllowedMethodsFilterTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in io.dropwizard.jersey.filter.AllowedMethodsFilterTest Results : Tests run: 248, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jersey --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jersey >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jersey <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jersey --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jersey --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jersey >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jersey --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jersey <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jersey --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jersey --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Servlet Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-servlets --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-servlets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-servlets/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-servlets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /builds/workspace/Dropwizard/dropwizard-servlets/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-servlets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-servlets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builds/workspace/Dropwizard/dropwizard-servlets/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-servlets --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.servlets.assets.ByteRangeTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec - in io.dropwizard.servlets.assets.ByteRangeTest Running io.dropwizard.servlets.assets.AssetServletTest 2020-03-25 04:45:08.739:INFO::main: Logging initialized @497ms 2020-03-25 04:45:08.911:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:45:08.951:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@4d3167f4{/,null,AVAILABLE} 2020-03-25 04:45:08.954:INFO:oejs.AbstractConnector:main: Started LocalConnector@eafc191{HTTP/1.1,[http/1.1]} 2020-03-25 04:45:08.955:INFO:oejs.Server:main: Started @714ms 2020-03-25 04:45:09.240:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@eafc191{HTTP/1.1,[http/1.1]} 2020-03-25 04:45:09.242:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@4d3167f4{/,null,UNAVAILABLE} Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec - in io.dropwizard.servlets.assets.AssetServletTest Running io.dropwizard.servlets.assets.ResourceURLTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in io.dropwizard.servlets.assets.ResourceURLTest Running io.dropwizard.servlets.ServletsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 sec - in io.dropwizard.servlets.ServletsTest Running io.dropwizard.servlets.CacheBustingFilterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec - in io.dropwizard.servlets.CacheBustingFilterTest Running io.dropwizard.servlets.tasks.PostBodyTaskTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.servlets.tasks.PostBodyTaskTest Running io.dropwizard.servlets.tasks.LogConfigurationTaskTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in io.dropwizard.servlets.tasks.LogConfigurationTaskTest Running io.dropwizard.servlets.tasks.TaskServletTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in io.dropwizard.servlets.tasks.TaskServletTest Running io.dropwizard.servlets.tasks.TaskTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.servlets.tasks.TaskTest Running io.dropwizard.servlets.tasks.GarbageCollectionTaskTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in io.dropwizard.servlets.tasks.GarbageCollectionTaskTest Results : Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-servlets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-servlets >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-servlets <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-servlets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-servlets --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-servlets >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-servlets --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-servlets <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-servlets --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-servlets --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jetty Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jetty --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /builds/workspace/Dropwizard/dropwizard-jetty/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-jetty/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jetty --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.jetty.HttpsConnectorFactoryTest 2020-03-25 04:45:18.273:INFO::main: Logging initialized @587ms Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.349 sec - in io.dropwizard.jetty.HttpsConnectorFactoryTest Running io.dropwizard.jetty.RoutingHandlerTest 2020-03-25 04:45:20.989:WARN:oejsh.AbstractHandler:main: No Server set for io.dropwizard.jetty.RoutingHandler@5a7b309b 2020-03-25 04:45:21.007:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$2119168862@32ae8f27{/,null,AVAILABLE} 2020-03-25 04:45:21.008:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$2119168862@75e80a97{/,null,AVAILABLE} 2020-03-25 04:45:21.011:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$2119168862@75e80a97{/,null,UNAVAILABLE} 2020-03-25 04:45:21.011:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$2119168862@32ae8f27{/,null,UNAVAILABLE} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.728 sec - in io.dropwizard.jetty.RoutingHandlerTest Running io.dropwizard.jetty.GzipHandlerFactoryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in io.dropwizard.jetty.GzipHandlerFactoryTest Running io.dropwizard.jetty.HttpConnectorFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in io.dropwizard.jetty.HttpConnectorFactoryTest Running io.dropwizard.jetty.NetUtilTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.006 sec - in io.dropwizard.jetty.NetUtilTest Running io.dropwizard.jetty.setup.ServletEnvironmentTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 sec - in io.dropwizard.jetty.setup.ServletEnvironmentTest Running io.dropwizard.jetty.MutableServletContextHandlerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.jetty.MutableServletContextHandlerTest Running io.dropwizard.jetty.ContextRoutingHandlerTest 2020-03-25 04:45:21.940:WARN:oejsh.AbstractHandler:main: No Server set for io.dropwizard.jetty.ContextRoutingHandler@bcd9ed6 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in io.dropwizard.jetty.ContextRoutingHandlerTest Running io.dropwizard.jetty.ServerPushFilterFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in io.dropwizard.jetty.ServerPushFilterFactoryTest Running io.dropwizard.jetty.BiDiGzipHandlerTest 2020-03-25 04:45:22.323:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:45:22.338:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@6bdad3bb{/,null,AVAILABLE} 2020-03-25 04:45:22.340:INFO:oejs.AbstractConnector:main: Started LocalConnector@760fc91a{HTTP/1.1,[http/1.1]} 2020-03-25 04:45:22.340:INFO:oejs.Server:main: Started @4654ms 2020-03-25 04:45:22.398:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@760fc91a{HTTP/1.1,[http/1.1]} 2020-03-25 04:45:22.400:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@6bdad3bb{/,null,UNAVAILABLE} 2020-03-25 04:45:22.406:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:45:22.414:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,AVAILABLE} 2020-03-25 04:45:22.414:INFO:oejs.AbstractConnector:main: Started LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]} 2020-03-25 04:45:22.414:INFO:oejs.Server:main: Started @4728ms 2020-03-25 04:45:22.420:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]} 2020-03-25 04:45:22.421:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,UNAVAILABLE} 2020-03-25 04:45:22.423:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:45:22.430:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@5357de0e{/,null,AVAILABLE} 2020-03-25 04:45:22.430:INFO:oejs.AbstractConnector:main: Started LocalConnector@6f651ac{HTTP/1.1,[http/1.1]} 2020-03-25 04:45:22.430:INFO:oejs.Server:main: Started @4744ms 2020-03-25 04:45:22.433:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@6f651ac{HTTP/1.1,[http/1.1]} 2020-03-25 04:45:22.434:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@5357de0e{/,null,UNAVAILABLE} 2020-03-25 04:45:22.437:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:45:22.440:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@48697181{/,null,AVAILABLE} 2020-03-25 04:45:22.441:INFO:oejs.AbstractConnector:main: Started LocalConnector@7282f7b1{HTTP/1.1,[http/1.1]} 2020-03-25 04:45:22.441:INFO:oejs.Server:main: Started @4755ms 2020-03-25 04:45:22.447:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@7282f7b1{HTTP/1.1,[http/1.1]} 2020-03-25 04:45:22.447:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@48697181{/,null,UNAVAILABLE} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in io.dropwizard.jetty.BiDiGzipHandlerTest Running io.dropwizard.jetty.NonblockingServletHolderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in io.dropwizard.jetty.NonblockingServletHolderTest Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jetty --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jetty >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jetty <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jetty --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jetty --- [INFO] 23 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/Jetty93InstrumentedConnectionFactory.java:16: warning - Tag @link: reference not found: com.codahale.metrics.jetty9.InstrumentedConnectionFactory [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "58" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "45" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "45" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/LocalIpFilter.java:25: warning - Tag @see: reference not found: https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/Jetty93InstrumentedConnectionFactory.java:16: warning - Tag @link: reference not found: com.codahale.metrics.jetty9.InstrumentedConnectionFactory [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/src/main/java/io/dropwizard/jetty/Jetty93InstrumentedConnectionFactory.java:16: warning - Tag @link: reference not found: com.codahale.metrics.jetty9.InstrumentedConnectionFactory [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jetty >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jetty --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jetty <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jetty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jetty --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Request Logging Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-request-logging --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-request-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-request-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Dropwizard/dropwizard-request-logging/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-request-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-request-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builds/workspace/Dropwizard/dropwizard-request-logging/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-request-logging --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.request.logging.LogbackAccessRequestLogTest 04:45:32.630 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 04:45:32.643 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1267ms 04:45:32.815 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@626c44e7] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 sec - in io.dropwizard.request.logging.LogbackAccessRequestLogTest Running io.dropwizard.request.logging.layout.LogbackAccessRequestLayoutTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in io.dropwizard.request.logging.layout.LogbackAccessRequestLayoutTest Running io.dropwizard.request.logging.RequestLogFactoryTest 04:45:33.562 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:45:33.563 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:45:33.618 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:45:33.628 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:45:33.630 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:45:33.630 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:45:33.631 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:45:34.034 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:45:34.035 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:45:34.035 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:45:34.035 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:45:34.036 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 sec - in io.dropwizard.request.logging.RequestLogFactoryTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-request-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-request-logging >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-request-logging <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-request-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-request-logging --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-request-logging >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-request-logging --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-request-logging <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-request-logging --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-request-logging --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-core --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /builds/workspace/Dropwizard/dropwizard-core/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /builds/workspace/Dropwizard/dropwizard-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.server.SimpleServerFactoryTest 127.0.0.1 - - [25/Mar/2020:03:45:42 +0000] "GET /service/test HTTP/1.1" 200 18 "-" "Java/1.8.0_151" 91 127.0.0.1 - - [25/Mar/2020:03:45:42 +0000] "POST /secret/tasks/hello?name=test_user HTTP/1.1" 200 17 "-" "Java/1.8.0_151" 46 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.526 sec - in io.dropwizard.server.SimpleServerFactoryTest Running io.dropwizard.server.AbstractServerFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 sec - in io.dropwizard.server.AbstractServerFactoryTest Running io.dropwizard.server.DefaultServerFactoryTest 127.0.0.1 - - [25/Mar/2020:03:45:45 +0000] "GET /app/test HTTP/1.1" 200 4 "-" "Java/1.8.0_151" 17 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 sec - in io.dropwizard.server.DefaultServerFactoryTest Running io.dropwizard.ConfigurationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in io.dropwizard.ConfigurationTest Running io.dropwizard.cli.ServerCommandTest throw NullPointerException, see Issue#1557 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in io.dropwizard.cli.ServerCommandTest Running io.dropwizard.cli.CommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in io.dropwizard.cli.CommandTest Running io.dropwizard.cli.CheckCommandTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in io.dropwizard.cli.CheckCommandTest Running io.dropwizard.cli.CliTest 04:45:41,220 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 04:45:41,221 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/builds/workspace/Dropwizard/dropwizard-core/target/test-classes/logback-test.xml] 04:45:41,270 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 04:45:41,274 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:45:41,279 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 04:45:41,283 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:45:41,304 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to OFF 04:45:41,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 04:45:41,305 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 04:45:41,305 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3e866b99 - Registering current configuration as safe fallback point 04:45:42,078 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:45:42,078 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:45:45,659 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:45:45,659 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:45:45,666 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use gz compression 04:45:45,667 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use the pattern ./logs/requests-%d.log for the active file 04:45:45,669 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:45:45,669 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:45:45,673 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:45:45 CET 2020 04:45:45,675 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:45:45,675 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:45:45,676 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:45:45,676 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:45:45,968 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:45:45,968 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:45:45,969 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use gz compression 04:45:45,969 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use the pattern ./logs/requests-%d.log for the active file 04:45:45,970 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:45:45,970 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:45:45,970 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:45:45 CET 2020 04:45:45,970 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:45:45,970 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:45:45,971 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:45:45,971 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:45:45,971 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:45:45,971 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:45:45,971 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:45:46,088 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:45:46,088 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:45:46,088 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1238785854 - Will use gz compression 04:45:46,089 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1238785854 - Will use the pattern ./logs/requests-%d.log for the active file 04:45:46,089 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:45:46,089 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:45:46,090 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:45:45 CET 2020 04:45:46,090 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:45:46,090 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:45:46,090 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:45:46,090 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:45:46,090 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:45:46,090 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:45:46,090 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:45:46,246 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:45:46,246 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:45:46,246 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1149316926 - Will use gz compression 04:45:46,246 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1149316926 - Will use the pattern ./logs/requests-%d.log for the active file 04:45:46,248 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:45:46,248 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:45:46,249 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:45:45 CET 2020 04:45:46,249 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:45:46,249 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:45:46,249 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:45:46,249 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:45:46,249 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:45:46,249 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:45:46,249 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:45:46,371 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:45:46,371 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:45:46,372 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@850431541 - Will use gz compression 04:45:46,372 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@850431541 - Will use the pattern ./logs/requests-%d.log for the active file 04:45:46,373 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:45:46,373 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:45:46,379 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:45:45 CET 2020 04:45:46,379 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:45:46,379 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:45:46,379 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:45:46,379 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:45:46,379 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:45:46,379 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:45:46,379 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:45:46,798 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7796b952 - Propagating INFO level on Logger[ROOT] onto the JUL framework 04:45:46,799 |-INFO in ch.qos.logback.classic.AsyncAppender[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:45:46,799 |-INFO in ch.qos.logback.classic.AsyncAppender[async-console-appender] - Setting discardingThreshold to 51 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in io.dropwizard.cli.CliTest Running io.dropwizard.cli.InheritedServerCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in io.dropwizard.cli.InheritedServerCommandTest Running io.dropwizard.cli.ConfiguredCommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in io.dropwizard.cli.ConfiguredCommandTest Running io.dropwizard.ApplicationTest /tmp/dropwizard-invalid-config3776567087569798366.yml has an error: * Configuration at /tmp/dropwizard-invalid-config3776567087569798366.yml must not be empty Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in io.dropwizard.ApplicationTest Running io.dropwizard.setup.AdminEnvironmentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.setup.AdminEnvironmentTest Running io.dropwizard.setup.BootstrapTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in io.dropwizard.setup.BootstrapTest Running io.dropwizard.setup.ExceptionMapperBinderTest 127.0.0.1 - - [25/Mar/2020:03:45:47 +0000] "GET /service/test HTTP/1.1" 200 8 "-" "Java/1.8.0_151" 46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in io.dropwizard.setup.ExceptionMapperBinderTest Results : Tests run: 69, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-core --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-core >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-core <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-core --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-core --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-core >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-core --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-core <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-core --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-core --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Test Helpers 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-testing --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-testing/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-testing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-testing/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-testing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /builds/workspace/Dropwizard/dropwizard-testing/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-testing --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.testing.FixtureHelpersTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in io.dropwizard.testing.FixtureHelpersTest Running io.dropwizard.testing.junit.DropwizardClientRuleTest INFO [2020-03-25 03:45:58,950] org.eclipse.jetty.util.log: Logging initialized @2001ms INFO [2020-03-25 03:45:59,045] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:45:59,045] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:45:59,049] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application INFO [2020-03-25 03:45:59,049] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin INFO [2020-03-25 03:45:59,050] io.dropwizard.server.ServerFactory: Starting FakeApplication INFO [2020-03-25 03:45:59,148] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@7f5b9db{HTTP/1.1,[http/1.1]}{0.0.0.0:39481} INFO [2020-03-25 03:45:59,151] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:45:59,785] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.TestResource) INFO [2020-03-25 03:45:59,787] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@626d2016{/application,null,AVAILABLE} INFO [2020-03-25 03:45:59,790] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) INFO [2020-03-25 03:45:59,795] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@61cda923{/admin,null,AVAILABLE} INFO [2020-03-25 03:45:59,803] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@7f5b9db{HTTP/1.1,[http/1.1]}{0.0.0.0:39481} INFO [2020-03-25 03:45:59,803] org.eclipse.jetty.server.Server: Started @2856ms INFO [2020-03-25 03:45:59,991] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:45:59,991] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:45:59,991] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application INFO [2020-03-25 03:45:59,991] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin INFO [2020-03-25 03:45:59,992] io.dropwizard.server.ServerFactory: Starting FakeApplication INFO [2020-03-25 03:46:00,000] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@15f861ee{HTTP/1.1,[http/1.1]}{0.0.0.0:42063} INFO [2020-03-25 03:46:00,000] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:46:00,135] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.TestResource) INFO [2020-03-25 03:46:00,138] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@63e70bf9{/application,null,AVAILABLE} INFO [2020-03-25 03:46:00,139] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) INFO [2020-03-25 03:46:00,140] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@419f0ea{/admin,null,AVAILABLE} INFO [2020-03-25 03:46:00,153] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@15f861ee{HTTP/1.1,[http/1.1]}{0.0.0.0:42063} INFO [2020-03-25 03:46:00,153] org.eclipse.jetty.server.Server: Started @3205ms 127.0.0.1 - - [25/Mar/2020:03:46:00 +0000] "GET /application/test HTTP/1.1" 200 3 "-" "Java/1.8.0_151" 83 127.0.0.1 - - [25/Mar/2020:03:46:00 +0000] "GET /application/test HTTP/1.1" 200 15 "-" "Java/1.8.0_151" 4 INFO [2020-03-25 03:46:00,345] org.eclipse.jetty.server.AbstractConnector: Stopped FakeApplication@15f861ee{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:00,346] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@419f0ea{/admin,null,UNAVAILABLE} INFO [2020-03-25 03:46:00,349] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@63e70bf9{/application,null,UNAVAILABLE} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.878 sec - in io.dropwizard.testing.junit.DropwizardClientRuleTest Running io.dropwizard.testing.junit.DropwizardAppRuleReentrantTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in io.dropwizard.testing.junit.DropwizardAppRuleReentrantTest Running io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec - in io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest Running io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest INFO [2020-03-25 03:46:01,306] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:46:01,306] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:46:01,306] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:46:01,306] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:46:01,307] io.dropwizard.server.ServerFactory: Starting TestApplication INFO [2020-03-25 03:46:01,310] org.eclipse.jetty.setuid.SetUIDListener: Opened application@513ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:35370} INFO [2020-03-25 03:46:01,310] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:42862} INFO [2020-03-25 03:46:01,310] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:46:01,366] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest.TestResource) INFO [2020-03-25 03:46:01,368] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@1d6ed085{/,null,AVAILABLE} INFO [2020-03-25 03:46:01,370] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:46:01,371] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:46:01,372] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@24347d8b{/,null,AVAILABLE} INFO [2020-03-25 03:46:01,379] org.eclipse.jetty.server.AbstractConnector: Started application@513ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:35370} INFO [2020-03-25 03:46:01,382] org.eclipse.jetty.server.AbstractConnector: Started admin@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:42862} INFO [2020-03-25 03:46:01,382] org.eclipse.jetty.server.Server: Started @4434ms 127.0.0.1 - - [25/Mar/2020:03:46:01 +0000] "GET /test HTTP/1.1" 200 20 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 15 INFO [2020-03-25 03:46:01,511] org.eclipse.jetty.server.AbstractConnector: Stopped application@513ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:01,512] org.eclipse.jetty.server.AbstractConnector: Stopped admin@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:01,512] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@24347d8b{/,null,UNAVAILABLE} INFO [2020-03-25 03:46:01,513] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@1d6ed085{/,null,UNAVAILABLE} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest Running io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest INFO [2020-03-25 03:46:01,671] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:46:01,671] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:46:01,672] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:46:01,672] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:46:01,672] io.dropwizard.server.ServerFactory: Starting TestApplication INFO [2020-03-25 03:46:01,678] org.eclipse.jetty.setuid.SetUIDListener: Opened application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:41278} INFO [2020-03-25 03:46:01,678] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:40275} INFO [2020-03-25 03:46:01,678] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:46:01,762] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest.TestResource) INFO [2020-03-25 03:46:01,766] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@77393f2e{/,null,AVAILABLE} INFO [2020-03-25 03:46:01,767] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:46:01,768] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:46:01,770] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@67f5066e{/,null,AVAILABLE} INFO [2020-03-25 03:46:01,771] org.eclipse.jetty.server.AbstractConnector: Started application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:41278} INFO [2020-03-25 03:46:01,772] org.eclipse.jetty.server.AbstractConnector: Started admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:40275} INFO [2020-03-25 03:46:01,775] org.eclipse.jetty.server.Server: Started @4825ms 127.0.0.1 - - [25/Mar/2020:03:46:01 +0000] "GET /test HTTP/1.1" 200 18 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 8 INFO [2020-03-25 03:46:01,808] org.eclipse.jetty.server.AbstractConnector: Stopped application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:01,809] org.eclipse.jetty.server.AbstractConnector: Stopped admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:01,809] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@67f5066e{/,null,UNAVAILABLE} INFO [2020-03-25 03:46:01,810] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@77393f2e{/,null,UNAVAILABLE} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest Running io.dropwizard.testing.junit.DropwizardAppRuleTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in io.dropwizard.testing.junit.DropwizardAppRuleTest Running io.dropwizard.testing.junit.DropwizardAppRuleConfigOverrideTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in io.dropwizard.testing.junit.DropwizardAppRuleConfigOverrideTest Running io.dropwizard.testing.junit.DAOTestRuleConfigTest Hibernate: drop table test_entities if exists Hibernate: create table test_entities ( id bigint generated by default as identity, desc varchar(255) not null, primary key (id) ) Hibernate: /* insert io.dropwizard.testing.junit.TestEntity */ insert into test_entities (id, desc) values (null, ?) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.627 sec - in io.dropwizard.testing.junit.DAOTestRuleConfigTest Running io.dropwizard.testing.junit.DAOTestRuleTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in io.dropwizard.testing.junit.DAOTestRuleTest Running io.dropwizard.testing.app.PersonResourceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in io.dropwizard.testing.app.PersonResourceTest Running io.dropwizard.testing.app.GzipDefaultVaryBehaviourTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec - in io.dropwizard.testing.app.GzipDefaultVaryBehaviourTest Running io.dropwizard.testing.app.PersonResourceExceptionMapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in io.dropwizard.testing.app.PersonResourceExceptionMapperTest Running io.dropwizard.testing.DropwizardTestSupportTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec - in io.dropwizard.testing.DropwizardTestSupportTest Results : Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-testing --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-testing >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-testing <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-testing --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-testing --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-testing >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-testing --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-testing <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-testing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-testing --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard HTTP Client 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-client --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /builds/workspace/Dropwizard/dropwizard-client/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /builds/workspace/Dropwizard/dropwizard-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.client.JerseyClientIntegrationTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.487 sec - in io.dropwizard.client.JerseyClientIntegrationTest Running io.dropwizard.client.HttpClientBuilderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec - in io.dropwizard.client.HttpClientBuilderTest Running io.dropwizard.client.ConfiguredCloseableHttpClientTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in io.dropwizard.client.ConfiguredCloseableHttpClientTest Running io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest INFO [2020-03-25 03:46:19,877] org.eclipse.jetty.util.log: Logging initialized @4558ms INFO [2020-03-25 03:46:19,931] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:46:19,931] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:46:19,936] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:46:19,936] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:46:19,936] io.dropwizard.server.ServerFactory: Starting TlsTestApplication INFO [2020-03-25 03:46:20,041] org.eclipse.jetty.setuid.SetUIDListener: Opened application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:39802} INFO [2020-03-25 03:46:20,041] org.eclipse.jetty.setuid.SetUIDListener: Opened application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:39751} INFO [2020-03-25 03:46:20,043] org.eclipse.jetty.setuid.SetUIDListener: Opened application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:33967} INFO [2020-03-25 03:46:20,043] org.eclipse.jetty.setuid.SetUIDListener: Opened application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:38534} INFO [2020-03-25 03:46:20,043] org.eclipse.jetty.setuid.SetUIDListener: Opened application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:46479} INFO [2020-03-25 03:46:20,043] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:34888} INFO [2020-03-25 03:46:20,045] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:46:20,139] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@75b363c3(1,h=[],w=[]) for SslContextFactory@6ea3a513(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,null) INFO [2020-03-25 03:46:20,154] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] INFO [2020-03-25 03:46:20,154] io.dropwizard.jetty.HttpsConnectorFactory: Supported cipher suites: [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5] INFO [2020-03-25 03:46:20,156] io.dropwizard.jetty.HttpsConnectorFactory: Configured protocols: [TLSv1.2] INFO [2020-03-25 03:46:20,165] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@75c33608(1,h=[],w=[]) for SslContextFactory@25464154(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/self_sign_keycert.p12,null) INFO [2020-03-25 03:46:20,174] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@58ebee9(1,h=[],w=[]) for SslContextFactory@131c0b6f(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/ca_truststore.ts) INFO [2020-03-25 03:46:20,185] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@68d8ae27(1,h=[],w=[]) for SslContextFactory@18513c23(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/bad_host_keycert.p12,null) INFO [2020-03-25 03:46:20,196] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@ce2eaa7(1,h=[],w=[]) for SslContextFactory@2166c48a(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,null) INFO [2020-03-25 03:46:20,200] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv1 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] INFO [2020-03-25 03:46:20,200] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv2 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] WARN [2020-03-25 03:46:20,201] org.eclipse.jetty.util.ssl.SslContextFactory: No selected protocols from [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] INFO [2020-03-25 03:46:20,491] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET / (io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest.TestResource) INFO [2020-03-25 03:46:20,496] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@40b54762{/,null,AVAILABLE} INFO [2020-03-25 03:46:20,499] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:46:20,500] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:46:20,505] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@452ec287{/,null,AVAILABLE} INFO [2020-03-25 03:46:20,554] org.eclipse.jetty.server.AbstractConnector: Started application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:39802} INFO [2020-03-25 03:46:20,556] org.eclipse.jetty.server.AbstractConnector: Started application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:39751} INFO [2020-03-25 03:46:20,557] org.eclipse.jetty.server.AbstractConnector: Started application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:33967} INFO [2020-03-25 03:46:20,558] org.eclipse.jetty.server.AbstractConnector: Started application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:38534} INFO [2020-03-25 03:46:20,558] org.eclipse.jetty.server.AbstractConnector: Started application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:46479} INFO [2020-03-25 03:46:20,559] org.eclipse.jetty.server.AbstractConnector: Started admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:34888} INFO [2020-03-25 03:46:20,559] org.eclipse.jetty.server.Server: Started @5242ms 127.0.0.1 - - [25/Mar/2020:03:46:20 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_noop_verifier_working)" 61 127.0.0.1 - - [25/Mar/2020:03:46:21 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (self_sign_permitted)" 2 127.0.0.1 - - [25/Mar/2020:03:46:21 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (tls_working_client)" 2 127.0.0.1 - - [25/Mar/2020:03:46:21 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_fail_verifier_working)" 2 127.0.0.1 - - [25/Mar/2020:03:46:21 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_working)" 2 localhost - - [25/Mar/2020:03:46:21 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (client_auth_working)" 2 INFO [2020-03-25 03:46:21,565] org.eclipse.jetty.server.AbstractConnector: Stopped application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:21,567] org.eclipse.jetty.server.AbstractConnector: Stopped application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:21,568] org.eclipse.jetty.server.AbstractConnector: Stopped application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:21,569] org.eclipse.jetty.server.AbstractConnector: Stopped application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:21,570] org.eclipse.jetty.server.AbstractConnector: Stopped application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:21,571] org.eclipse.jetty.server.AbstractConnector: Stopped admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:21,572] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@452ec287{/,null,UNAVAILABLE} INFO [2020-03-25 03:46:21,574] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@40b54762{/,null,UNAVAILABLE} Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 sec - in io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest Running io.dropwizard.client.JerseyClientConfigurationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in io.dropwizard.client.JerseyClientConfigurationTest Running io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest INFO [2020-03-25 03:46:21,774] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:46:21,774] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:46:21,775] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:46:21,775] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:46:21,775] io.dropwizard.server.ServerFactory: Starting TestApplication INFO [2020-03-25 03:46:21,779] org.eclipse.jetty.setuid.SetUIDListener: Opened application@4552e288{HTTP/1.1,[http/1.1]}{0.0.0.0:45195} INFO [2020-03-25 03:46:21,779] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@1a67bde5{HTTP/1.1,[http/1.1]}{0.0.0.0:35394} INFO [2020-03-25 03:46:21,779] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:46:21,835] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /user_agent (io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest.TestResource) INFO [2020-03-25 03:46:21,836] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@35d62807{/,null,AVAILABLE} INFO [2020-03-25 03:46:21,838] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:46:21,838] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:46:21,840] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6e70861{/,null,AVAILABLE} INFO [2020-03-25 03:46:21,841] org.eclipse.jetty.server.AbstractConnector: Started application@4552e288{HTTP/1.1,[http/1.1]}{0.0.0.0:45195} INFO [2020-03-25 03:46:21,842] org.eclipse.jetty.server.AbstractConnector: Started admin@1a67bde5{HTTP/1.1,[http/1.1]}{0.0.0.0:35394} INFO [2020-03-25 03:46:21,842] org.eclipse.jetty.server.Server: Started @6525ms 127.0.0.1 - - [25/Mar/2020:03:46:21 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 27 127.0.0.1 - - [25/Mar/2020:03:46:21 +0000] "GET /user_agent HTTP/1.1" 200 10 "-" "ClientName" 2 127.0.0.1 - - [25/Mar/2020:03:46:21 +0000] "GET /user_agent HTTP/1.1" 200 26 "-" "ClientUserAgentHeaderValue" 1 127.0.0.1 - - [25/Mar/2020:03:46:21 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 2 INFO [2020-03-25 03:46:21,980] org.eclipse.jetty.server.AbstractConnector: Stopped application@4552e288{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:21,981] org.eclipse.jetty.server.AbstractConnector: Stopped admin@1a67bde5{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:46:21,982] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@6e70861{/,null,UNAVAILABLE} INFO [2020-03-25 03:46:21,985] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@35d62807{/,null,UNAVAILABLE} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest Running io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest Running io.dropwizard.client.JerseyClientBuilderTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec - in io.dropwizard.client.JerseyClientBuilderTest Running io.dropwizard.client.DropwizardExecutorProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.client.DropwizardExecutorProviderTest Results : Tests run: 96, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-client --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-client >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-client <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-client --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-client --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-client >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-client --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-client <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-client --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Database Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-db --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-db --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-db/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-db --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Dropwizard/dropwizard-db/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-db --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-db --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-db/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-db --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.db.ManagedPooledDataSourceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in io.dropwizard.db.ManagedPooledDataSourceTest Running io.dropwizard.db.DataSourceConfigurationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 sec - in io.dropwizard.db.DataSourceConfigurationTest Running io.dropwizard.db.TimeBoundHealthCheckTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec - in io.dropwizard.db.TimeBoundHealthCheckTest Running io.dropwizard.db.DataSourceFactoryTest Mar 25, 2020 4:46:32 AM org.apache.tomcat.jdbc.pool.ConnectionPool init SEVERE: Unable to create initial connections of pool. java.sql.SQLException: Unable to load class: org.example.no.driver.here from ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054;ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054 at org.apache.tomcat.jdbc.pool.PooledConnection.connectUsingDriver(PooledConnection.java:283) at org.apache.tomcat.jdbc.pool.PooledConnection.connect(PooledConnection.java:203) at org.apache.tomcat.jdbc.pool.ConnectionPool.createConnection(ConnectionPool.java:718) at org.apache.tomcat.jdbc.pool.ConnectionPool.borrowConnection(ConnectionPool.java:650) at org.apache.tomcat.jdbc.pool.ConnectionPool.init(ConnectionPool.java:468) at org.apache.tomcat.jdbc.pool.ConnectionPool.(ConnectionPool.java:143) at org.apache.tomcat.jdbc.pool.DataSourceProxy.pCreatePool(DataSourceProxy.java:118) at org.apache.tomcat.jdbc.pool.DataSourceProxy.createPool(DataSourceProxy.java:107) at org.apache.tomcat.jdbc.pool.DataSourceProxy.getConnection(DataSourceProxy.java:131) at io.dropwizard.db.DataSourceFactoryTest.invalidJDBCDriverClassThrowsSQLException(DataSourceFactoryTest.java:94) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.ClassNotFoundException: Unable to load class: org.example.no.driver.here from ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054;ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054 at org.apache.tomcat.jdbc.pool.ClassLoaderUtil.loadClass(ClassLoaderUtil.java:56) at org.apache.tomcat.jdbc.pool.PooledConnection.connectUsingDriver(PooledConnection.java:271) ... 36 more Caused by: java.lang.ClassNotFoundException: org.example.no.driver.here at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at org.apache.tomcat.jdbc.pool.ClassLoaderUtil.loadClass(ClassLoaderUtil.java:38) ... 37 more Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in io.dropwizard.db.DataSourceFactoryTest Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-db --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-db >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-db <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-db --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-db --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-db >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-db --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-db <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-db --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-db --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard JDBI Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jdbi --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jdbi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jdbi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jdbi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 49 source files to /builds/workspace/Dropwizard/dropwizard-jdbi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jdbi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jdbi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jdbi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jdbi --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jdbi --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jdbi >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jdbi <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jdbi --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jdbi --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jdbi >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jdbi --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jdbi <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jdbi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jdbi --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Migrations 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-migrations --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-migrations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-migrations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-migrations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /builds/workspace/Dropwizard/dropwizard-migrations/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-migrations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-migrations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builds/workspace/Dropwizard/dropwizard-migrations/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-migrations --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.migrations.DbMigrateCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.743 sec - in io.dropwizard.migrations.DbMigrateCommandTest Running io.dropwizard.migrations.DbStatusCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in io.dropwizard.migrations.DbStatusCommandTest Running io.dropwizard.migrations.DbMigrateDifferentFileCommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec - in io.dropwizard.migrations.DbMigrateDifferentFileCommandTest Running io.dropwizard.migrations.CloseableLiquibaseTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in io.dropwizard.migrations.CloseableLiquibaseTest Running io.dropwizard.migrations.DbDumpCommandTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec - in io.dropwizard.migrations.DbDumpCommandTest Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-migrations --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-migrations >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-migrations <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-migrations --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-migrations --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-migrations >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-migrations --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-migrations <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-migrations --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-migrations --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Hibernate Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-hibernate --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-hibernate/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-hibernate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builds/workspace/Dropwizard/dropwizard-hibernate/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-hibernate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /builds/workspace/Dropwizard/dropwizard-hibernate/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-hibernate --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 sec - in io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest Running io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.986 sec - in io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest Running io.dropwizard.hibernate.SessionFactoryManagerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in io.dropwizard.hibernate.SessionFactoryManagerTest Running io.dropwizard.hibernate.UnitOfWorkTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in io.dropwizard.hibernate.UnitOfWorkTest Running io.dropwizard.hibernate.AbstractDAOTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in io.dropwizard.hibernate.AbstractDAOTest Running io.dropwizard.hibernate.JerseyIntegrationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.991 sec - in io.dropwizard.hibernate.JerseyIntegrationTest Running io.dropwizard.hibernate.ScanningHibernateBundleTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.hibernate.ScanningHibernateBundleTest Running io.dropwizard.hibernate.SessionFactoryHealthCheckTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in io.dropwizard.hibernate.SessionFactoryHealthCheckTest Running io.dropwizard.hibernate.HibernateBundleTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 sec - in io.dropwizard.hibernate.HibernateBundleTest Running io.dropwizard.hibernate.LazyLoadingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 sec - in io.dropwizard.hibernate.LazyLoadingTest Running io.dropwizard.hibernate.SessionFactoryFactoryTest Hibernate: DROP TABLE people IF EXISTS Hibernate: CREATE TABLE people (name varchar(100) primary key, email varchar(100), birthday timestamp(0)) Hibernate: INSERT INTO people VALUES ('Coda', 'coda@example.com', '1979-01-02 00:22:00') Hibernate: select person0_.name as name1_0_0_, person0_.birthday as birthday2_0_0_, person0_.email as email3_0_0_ from people person0_ where person0_.name=? Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec - in io.dropwizard.hibernate.SessionFactoryFactoryTest Results : Tests run: 64, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-hibernate --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-hibernate >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-hibernate <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-hibernate --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-hibernate --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-hibernate >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-hibernate --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-hibernate <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-hibernate --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-hibernate --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Authentication 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-auth --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-auth/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /builds/workspace/Dropwizard/dropwizard-auth/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /builds/workspace/Dropwizard/dropwizard-auth/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-auth --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.auth.chained.ChainedAuthProviderTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.772 sec - in io.dropwizard.auth.chained.ChainedAuthProviderTest Running io.dropwizard.auth.CachingAuthenticatorTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in io.dropwizard.auth.CachingAuthenticatorTest Running io.dropwizard.auth.CachingAuthorizerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in io.dropwizard.auth.CachingAuthorizerTest Running io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest Running io.dropwizard.auth.principal.NoAuthPrincipalEntityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in io.dropwizard.auth.principal.NoAuthPrincipalEntityTest Running io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest Running io.dropwizard.auth.AuthFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in io.dropwizard.auth.AuthFilterTest Running io.dropwizard.auth.oauth.OAuthCustomProviderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 sec - in io.dropwizard.auth.oauth.OAuthCustomProviderTest Running io.dropwizard.auth.oauth.OAuthProviderTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 sec - in io.dropwizard.auth.oauth.OAuthProviderTest Running io.dropwizard.auth.basic.BasicCredentialsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.auth.basic.BasicCredentialsTest Running io.dropwizard.auth.basic.BasicAuthProviderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 sec - in io.dropwizard.auth.basic.BasicAuthProviderTest Running io.dropwizard.auth.basic.BasicCustomAuthProviderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec - in io.dropwizard.auth.basic.BasicCustomAuthProviderTest Results : Tests run: 93, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-auth --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-auth >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-auth <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-auth --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-auth --- [INFO] 10 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/src/main/java/io/dropwizard/auth/AuthValueFactoryProvider.java:88: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/src/main/java/io/dropwizard/auth/AuthValueFactoryProvider.java:54: warning - Tag @link: reference not found: T [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/src/main/java/io/dropwizard/auth/AuthValueFactoryProvider.java:88: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/src/main/java/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:94: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/src/main/java/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:59: warning - Tag @link: reference not found: T [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/src/main/java/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:94: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/src/main/java/io/dropwizard/auth/AuthValueFactoryProvider.java:88: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/src/main/java/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:94: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/src/main/java/io/dropwizard/auth/AuthValueFactoryProvider.java:88: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/src/main/java/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:94: warning - Tag @link: reference not found: AuthInjectionResolver [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-auth >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-auth --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-auth <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-auth --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-auth --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Multipart Form Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-forms --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-forms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-forms/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-forms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-forms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-forms --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.forms.MultiPartBundleTest 04:47:31.402 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 04:47:31.406 [main] INFO org.eclipse.jetty.util.log - Logging initialized @693ms 04:47:31.415 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@5b12b668 04:47:31.420 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@233795b6{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@3eb738bb,MANAGED} 04:47:31.422 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@4116aac9 04:47:31.422 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@62ddbd7e{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@74e52ef6,MANAGED} 04:47:31.434 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@74e52ef6 added {tasks@6907b8e==io.dropwizard.servlets.tasks.TaskServlet,1,true,AUTO} 04:47:31.435 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@74e52ef6 added {[/tasks/*]=>tasks,POJO} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 sec - in io.dropwizard.forms.MultiPartBundleTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-forms --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-forms >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-forms <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-forms --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-forms --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-forms >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-forms --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-forms <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-forms --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-forms --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-views --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-views/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Dropwizard/dropwizard-views/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-views/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.views.ViewBundleTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.938 sec - in io.dropwizard.views.ViewBundleTest Running io.dropwizard.views.ViewTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.views.ViewTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-views --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-views >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-views <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-views --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-views --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-views >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-views --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-views <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-views --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-views --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Freemarker Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-views-freemarker --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views-freemarker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views-freemarker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views-freemarker --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.views.freemarker.MultipleContentTypeTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.043 sec - in io.dropwizard.views.freemarker.MultipleContentTypeTest Running io.dropwizard.views.freemarker.FreemarkerViewRendererTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 sec - in io.dropwizard.views.freemarker.FreemarkerViewRendererTest Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-views-freemarker --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-views-freemarker >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-views-freemarker <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-views-freemarker --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-views-freemarker --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-views-freemarker >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-views-freemarker --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-views-freemarker <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-views-freemarker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-views-freemarker --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Mustache Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-views-mustache --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views-mustache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-views-mustache/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views-mustache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-views-mustache/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views-mustache --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.views.mustache.MustacheViewRendererTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 sec - in io.dropwizard.views.mustache.MustacheViewRendererTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-views-mustache --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-views-mustache >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-views-mustache <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-views-mustache --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-views-mustache --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-views-mustache >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-views-mustache --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-views-mustache <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-views-mustache --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-views-mustache --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support for Ganglia 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-metrics-ganglia --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-metrics-ganglia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-metrics-ganglia --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-metrics-ganglia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-metrics-ganglia --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-metrics-ganglia --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.metrics.ganglia.GangliaReporterFactoryTest 04:48:01.815 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:48:01.820 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:48:01.850 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:48:01.861 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:48:01.862 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:48:01.863 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:48:01.864 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:48:02.459 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, payload=[Ljava.lang.Class;@4a07d605, groups=[Ljava.lang.Class;@74287ea3}, constraintType=GENERIC}. 04:48:02.462 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@7d7758be, min=1, message={javax.validation.constraints.Size.message}, payload=[Ljava.lang.Class;@2bdd8394, max=2147483647}, constraintType=GENERIC}. 04:48:02.470 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Min, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@a8ef162, message={javax.validation.constraints.Min.message}, payload=[Ljava.lang.Class;@2eea88a1, value=1}, constraintType=GENERIC}. 04:48:02.472 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Max, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@7ac296f6, message={javax.validation.constraints.Max.message}, payload=[Ljava.lang.Class;@7fd7a283, value=49151}, constraintType=GENERIC}. 04:48:02.476 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Min, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@16612a51, message={javax.validation.constraints.Min.message}, payload=[Ljava.lang.Class;@54e041a4, value=0}, constraintType=GENERIC}. 04:48:02.478 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Max, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@79defdc, message={javax.validation.constraints.Max.message}, payload=[Ljava.lang.Class;@18317edc, value=255}, constraintType=GENERIC}. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.07 sec - in io.dropwizard.metrics.ganglia.GangliaReporterFactoryTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-metrics-ganglia --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-metrics-ganglia >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-metrics-ganglia <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-metrics-ganglia --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-metrics-ganglia --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-metrics-ganglia >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-metrics-ganglia --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-metrics-ganglia <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-metrics-ganglia --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-metrics-ganglia --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support for Graphite 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-metrics-graphite --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-metrics-graphite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-metrics-graphite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-metrics-graphite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-metrics-graphite/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-metrics-graphite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-metrics-graphite --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.metrics.graphite.GraphiteReporterFactoryTest 04:48:08.216 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:48:08.220 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:48:08.237 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:48:08.247 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:48:08.249 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:48:08.250 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:48:08.251 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:48:08.730 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, payload=[Ljava.lang.Class;@4044fb95, groups=[Ljava.lang.Class;@aa549e5}, constraintType=GENERIC}. 04:48:08.733 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@5c00384f, min=1, message={javax.validation.constraints.Size.message}, payload=[Ljava.lang.Class;@3b7ff809, max=2147483647}, constraintType=GENERIC}. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 sec - in io.dropwizard.metrics.graphite.GraphiteReporterFactoryTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-metrics-graphite --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-metrics-graphite >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-metrics-graphite <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-metrics-graphite --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-metrics-graphite --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-metrics-graphite >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-metrics-graphite --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-metrics-graphite <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-metrics-graphite --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-metrics-graphite --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Asset Bundle 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-assets --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-assets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-assets/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-assets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-assets/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-assets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-assets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-assets/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-assets --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.assets.AssetsBundleTest 04:48:14.647 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset1 for path /what/new/* 04:48:14.760 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset2 for path /what/old/* 04:48:14.762 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/* 04:48:14.763 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/* 04:48:14.764 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /json/* 04:48:14.765 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /assets/* Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 sec - in io.dropwizard.assets.AssetsBundleTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-assets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-assets >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-assets <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-assets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-assets --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-assets >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-assets --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-assets <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-assets --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-assets --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard HTTP/2 Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-http2 --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-http2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-http2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-http2/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-http2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-http2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-http2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-http2 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-http2 --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-http2 >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-http2 <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-http2 --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-http2 --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-http2 >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-http2 --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-http2 <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-http2 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-http2 --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT-javadoc.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Dropwizard Project ................................. SUCCESS [ 3.785 s] [INFO] Dropwizard BOM ..................................... SUCCESS [ 10.307 s] [INFO] Dropwizard Utility Classes ......................... SUCCESS [ 12.739 s] [INFO] Dropwizard Jackson Support ......................... SUCCESS [ 11.297 s] [INFO] Dropwizard Validation Support ...................... SUCCESS [ 8.208 s] [INFO] Dropwizard Configuration Support ................... SUCCESS [ 17.019 s] [INFO] Dropwizard Logging Support ......................... SUCCESS [ 10.607 s] [INFO] Dropwizard Lifecycle Support ....................... SUCCESS [ 7.017 s] [INFO] Dropwizard Metrics Support ......................... SUCCESS [ 8.844 s] [INFO] Dropwizard Jersey Support .......................... SUCCESS [ 30.482 s] [INFO] Dropwizard Servlet Support ......................... SUCCESS [ 9.444 s] [INFO] Dropwizard Jetty Support ........................... SUCCESS [ 14.051 s] [INFO] Dropwizard Request Logging Support ................. SUCCESS [ 8.503 s] [INFO] Dropwizard ......................................... SUCCESS [ 16.105 s] [INFO] Dropwizard Test Helpers ............................ SUCCESS [ 18.433 s] [INFO] Dropwizard HTTP Client ............................. SUCCESS [ 16.303 s] [INFO] Dropwizard Database Support ........................ SUCCESS [ 8.463 s] [INFO] Dropwizard JDBI Support ............................ SUCCESS [ 7.882 s] [INFO] Dropwizard Migrations .............................. SUCCESS [ 12.947 s] [INFO] Dropwizard Hibernate Support ....................... SUCCESS [ 15.925 s] [INFO] Dropwizard Authentication .......................... SUCCESS [ 14.781 s] [INFO] Dropwizard Multipart Form Support .................. SUCCESS [ 5.149 s] [INFO] Dropwizard Views ................................... SUCCESS [ 7.419 s] [INFO] Dropwizard Freemarker Views ........................ SUCCESS [ 10.692 s] [INFO] Dropwizard Mustache Views .......................... SUCCESS [ 7.331 s] [INFO] Dropwizard Metrics Support for Ganglia ............. SUCCESS [ 6.256 s] [INFO] Dropwizard Metrics Support for Graphite ............ SUCCESS [ 6.124 s] [INFO] Dropwizard Asset Bundle ............................ SUCCESS [ 6.269 s] [INFO] Dropwizard HTTP/2 Support .......................... SUCCESS [ 5.277 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:18 min [INFO] Finished at: 2020-03-25T04:48:24+01:00 [INFO] Final Memory: 65M/263M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 320857 Number of tests: 6 Number of tests skipped: 0 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Inserts the maven plugin to spoon the project ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Dropwizard Project [INFO] Dropwizard BOM [INFO] Dropwizard Utility Classes [INFO] Dropwizard Jackson Support [INFO] Dropwizard Validation Support [INFO] Dropwizard Configuration Support [INFO] Dropwizard Logging Support [INFO] Dropwizard Lifecycle Support [INFO] Dropwizard Metrics Support [INFO] Dropwizard Jersey Support [INFO] Dropwizard Servlet Support [INFO] Dropwizard Jetty Support [INFO] Dropwizard Request Logging Support [INFO] Dropwizard [INFO] Dropwizard Test Helpers [INFO] Dropwizard HTTP Client [INFO] Dropwizard Database Support [INFO] Dropwizard JDBI Support [INFO] Dropwizard Migrations [INFO] Dropwizard Hibernate Support [INFO] Dropwizard Authentication [INFO] Dropwizard Multipart Form Support [INFO] Dropwizard Views [INFO] Dropwizard Freemarker Views [INFO] Dropwizard Mustache Views [INFO] Dropwizard Metrics Support for Ganglia [INFO] Dropwizard Metrics Support for Graphite [INFO] Dropwizard Asset Bundle [INFO] Dropwizard HTTP/2 Support Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-maven-plugin/3.1/spoon-maven-plugin-3.1.pom 2/9 KB 3/9 KB 5/9 KB 6/9 KB 7/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-maven-plugin/3.1/spoon-maven-plugin-3.1.pom (9 KB at 32.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-maven-plugin/3.1/spoon-maven-plugin-3.1.jar 2/34 KB 3/34 KB 5/34 KB 6/34 KB 7/34 KB 9/34 KB 10/34 KB 11/34 KB 13/34 KB 14/34 KB 15/34 KB 17/34 KB 18/34 KB 19/34 KB 21/34 KB 22/34 KB 23/34 KB 25/34 KB 26/34 KB 27/34 KB 29/34 KB 30/34 KB 31/34 KB 33/34 KB 34/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-maven-plugin/3.1/spoon-maven-plugin-3.1.jar (34 KB at 870.5 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Project 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard BOM 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-bom --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Utility Classes 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-util --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jackson Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-jackson --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Validation Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-validation --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Configuration Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-configuration --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Logging Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-logging --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Lifecycle Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-lifecycle --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-metrics --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jersey Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-jersey --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Servlet Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-servlets --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jetty Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-jetty --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Request Logging Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-request-logging --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-core --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Test Helpers 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-testing --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard HTTP Client 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-client --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Database Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-db --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard JDBI Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-jdbi --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Migrations 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-migrations --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Hibernate Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-hibernate --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Authentication 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-auth --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Multipart Form Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-forms --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-views --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Freemarker Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-views-freemarker --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Mustache Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-views-mustache --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support for Ganglia 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-metrics-ganglia --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support for Graphite 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-metrics-graphite --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Asset Bundle 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-assets --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard HTTP/2 Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ dropwizard-http2 --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Dropwizard Project ................................. SUCCESS [ 0.777 s] [INFO] Dropwizard BOM ..................................... SUCCESS [ 0.020 s] [INFO] Dropwizard Utility Classes ......................... SUCCESS [ 0.004 s] [INFO] Dropwizard Jackson Support ......................... SUCCESS [ 0.006 s] [INFO] Dropwizard Validation Support ...................... SUCCESS [ 0.006 s] [INFO] Dropwizard Configuration Support ................... SUCCESS [ 0.009 s] [INFO] Dropwizard Logging Support ......................... SUCCESS [ 0.004 s] [INFO] Dropwizard Lifecycle Support ....................... SUCCESS [ 0.002 s] [INFO] Dropwizard Metrics Support ......................... SUCCESS [ 0.002 s] [INFO] Dropwizard Jersey Support .......................... SUCCESS [ 0.004 s] [INFO] Dropwizard Servlet Support ......................... SUCCESS [ 0.002 s] [INFO] Dropwizard Jetty Support ........................... SUCCESS [ 0.003 s] [INFO] Dropwizard Request Logging Support ................. SUCCESS [ 0.002 s] [INFO] Dropwizard ......................................... SUCCESS [ 0.003 s] [INFO] Dropwizard Test Helpers ............................ SUCCESS [ 0.002 s] [INFO] Dropwizard HTTP Client ............................. SUCCESS [ 0.010 s] [INFO] Dropwizard Database Support ........................ SUCCESS [ 0.006 s] [INFO] Dropwizard JDBI Support ............................ SUCCESS [ 0.004 s] [INFO] Dropwizard Migrations .............................. SUCCESS [ 0.003 s] [INFO] Dropwizard Hibernate Support ....................... SUCCESS [ 0.002 s] [INFO] Dropwizard Authentication .......................... SUCCESS [ 0.002 s] [INFO] Dropwizard Multipart Form Support .................. SUCCESS [ 0.003 s] [INFO] Dropwizard Views ................................... SUCCESS [ 0.006 s] [INFO] Dropwizard Freemarker Views ........................ SUCCESS [ 0.002 s] [INFO] Dropwizard Mustache Views .......................... SUCCESS [ 0.007 s] [INFO] Dropwizard Metrics Support for Ganglia ............. SUCCESS [ 0.002 s] [INFO] Dropwizard Metrics Support for Graphite ............ SUCCESS [ 0.004 s] [INFO] Dropwizard Asset Bundle ............................ SUCCESS [ 0.004 s] [INFO] Dropwizard HTTP/2 Support .......................... SUCCESS [ 0.004 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.232 s [INFO] Finished at: 2020-03-25T04:48:32+01:00 [INFO] Final Memory: 33M/172M [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Dropwizard Project [INFO] Dropwizard BOM [INFO] Dropwizard Utility Classes [INFO] Dropwizard Jackson Support [INFO] Dropwizard Validation Support [INFO] Dropwizard Configuration Support [INFO] Dropwizard Logging Support [INFO] Dropwizard Lifecycle Support [INFO] Dropwizard Metrics Support [INFO] Dropwizard Jersey Support [INFO] Dropwizard Servlet Support [INFO] Dropwizard Jetty Support [INFO] Dropwizard Request Logging Support [INFO] Dropwizard [INFO] Dropwizard Test Helpers [INFO] Dropwizard HTTP Client [INFO] Dropwizard Database Support [INFO] Dropwizard JDBI Support [INFO] Dropwizard Migrations [INFO] Dropwizard Hibernate Support [INFO] Dropwizard Authentication [INFO] Dropwizard Multipart Form Support [INFO] Dropwizard Views [INFO] Dropwizard Freemarker Views [INFO] Dropwizard Mustache Views [INFO] Dropwizard Metrics Support for Ganglia [INFO] Dropwizard Metrics Support for Graphite [INFO] Dropwizard Asset Bundle [INFO] Dropwizard HTTP/2 Support [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Project 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-parent --- [INFO] Deleting /builds/workspace/Dropwizard/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-parent --- Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 687/687 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (687 B at 4.0 KB/sec) 2/4 KB 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (4 KB at 11.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom 2/22 KB 3/22 KB 5/22 KB 6/22 KB 7/22 KB 9/22 KB 10/22 KB 11/22 KB 13/22 KB 14/22 KB 15/22 KB 17/22 KB 18/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom (22 KB at 923.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 32.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom 4/23 KB 8/23 KB 12/23 KB 13/23 KB 17/23 KB 21/23 KB 22/23 KB 23/23 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom (23 KB at 323.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom 2/23 KB 3/23 KB 5/23 KB 6/23 KB 7/23 KB 9/23 KB 10/23 KB 11/23 KB 13/23 KB 14/23 KB 15/23 KB 17/23 KB 18/23 KB 19/23 KB 21/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom (23 KB at 846.3 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml (1017 B at 26.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom (7 KB at 120.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom 2/21 KB 3/21 KB 5/21 KB 6/21 KB 7/21 KB 9/21 KB 10/21 KB 11/21 KB 13/21 KB 14/21 KB 15/21 KB 17/21 KB 18/21 KB 19/21 KB 21/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-pom/1.0/spoon-pom-1.0.pom (21 KB at 1221.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom (7 KB at 562.8 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml (1013 B at 26.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom (7 KB at 194.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom (7 KB at 387.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom (7 KB at 429.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom (7 KB at 429.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom (7 KB at 402.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom (7 KB at 429.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom (7 KB at 585.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom (7 KB at 585.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom (7 KB at 536.9 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml (1017 B at 24.8 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom (7 KB at 104.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom (7 KB at 378.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom (7 KB at 585.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom (7 KB at 644.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom (7 KB at 495.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom (7 KB at 47.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom (7 KB at 379.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom (7 KB at 644.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom (7 KB at 644.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom (7 KB at 585.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom (7 KB at 62.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom (7 KB at 402.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml (1017 B at 23.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom (7 KB at 178.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom (7 KB at 643.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom (7 KB at 429.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom (7 KB at 644.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom (7 KB at 644.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom (7 KB at 379.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom (6 KB at 496.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom (6 KB at 496.3 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml (1017 B at 31.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom (7 KB at 156.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom (6 KB at 396.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom (6 KB at 372.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml (1013 B at 27.5 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom (7 KB at 156.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom (6 KB at 660.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom (6 KB at 283.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom (6 KB at 541.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom (7 KB at 672.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom (7 KB at 611.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom (7 KB at 672.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom (7 KB at 611.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom (7 KB at 747.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom (7 KB at 611.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom (7 KB at 672.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom (7 KB at 675.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom (7 KB at 519.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom (7 KB at 697.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom (8 KB at 595.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-14/spoon-core-8.1.0-beta-14.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-14/spoon-core-8.1.0-beta-14.pom (8 KB at 549.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-15/spoon-core-8.1.0-beta-15.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-15/spoon-core-8.1.0-beta-15.pom (8 KB at 794.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-16/spoon-core-8.1.0-beta-16.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-16/spoon-core-8.1.0-beta-16.pom (8 KB at 893.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-17/spoon-core-8.1.0-beta-17.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-17/spoon-core-8.1.0-beta-17.pom (8 KB at 714.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-18/spoon-core-8.1.0-beta-18.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-18/spoon-core-8.1.0-beta-18.pom (8 KB at 609.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-19/spoon-core-8.1.0-beta-19.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-19/spoon-core-8.1.0-beta-19.pom (8 KB at 665.3 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 22.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200323.060424-201.pom 4/8 KB 8/8 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200323.060424-201.pom (8 KB at 220.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0/spoon-core-8.1.0.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0/spoon-core-8.1.0.pom (8 KB at 812.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-1/spoon-core-8.2.0-beta-1.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-1/spoon-core-8.2.0-beta-1.pom (8 KB at 731.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml 1009/1009 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml (1009 B at 28.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200324.234144-4.pom 4/8 KB 8/8 KB 8/8 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200324.234144-4.pom (8 KB at 192.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200324.234144-4.jar 3/1732 KB 7/1732 KB 11/1732 KB 13/1732 KB 17/1732 KB 19/1732 KB 22/1732 KB 26/1732 KB 30/1732 KB 34/1732 KB 38/1732 KB 42/1732 KB 45/1732 KB 49/1732 KB 53/1732 KB 53/1732 KB 54/1732 KB 58/1732 KB 62/1732 KB 66/1732 KB 70/1732 KB 74/1732 KB 78/1732 KB 82/1732 KB 86/1732 KB 90/1732 KB 94/1732 KB 98/1732 KB 102/1732 KB 106/1732 KB 108/1732 KB 110/1732 KB 114/1732 KB 118/1732 KB 122/1732 KB 126/1732 KB 130/1732 KB 134/1732 KB 138/1732 KB 142/1732 KB 146/1732 KB 150/1732 KB 154/1732 KB 158/1732 KB 162/1732 KB 166/1732 KB 170/1732 KB 174/1732 KB 178/1732 KB 182/1732 KB 186/1732 KB 190/1732 KB 194/1732 KB 198/1732 KB 202/1732 KB 206/1732 KB 210/1732 KB 214/1732 KB 218/1732 KB 222/1732 KB 226/1732 KB 230/1732 KB 234/1732 KB 238/1732 KB 242/1732 KB 246/1732 KB 250/1732 KB 254/1732 KB 258/1732 KB 262/1732 KB 266/1732 KB 270/1732 KB 274/1732 KB 278/1732 KB 282/1732 KB 286/1732 KB 290/1732 KB 294/1732 KB 298/1732 KB 302/1732 KB 306/1732 KB 310/1732 KB 314/1732 KB 318/1732 KB 322/1732 KB 326/1732 KB 330/1732 KB 334/1732 KB 338/1732 KB 342/1732 KB 346/1732 KB 350/1732 KB 354/1732 KB 358/1732 KB 362/1732 KB 366/1732 KB 370/1732 KB 374/1732 KB 378/1732 KB 382/1732 KB 386/1732 KB 390/1732 KB 394/1732 KB 398/1732 KB 402/1732 KB 406/1732 KB 410/1732 KB 414/1732 KB 418/1732 KB 422/1732 KB 426/1732 KB 430/1732 KB 434/1732 KB 438/1732 KB 442/1732 KB 446/1732 KB 450/1732 KB 454/1732 KB 458/1732 KB 462/1732 KB 466/1732 KB 470/1732 KB 474/1732 KB 478/1732 KB 482/1732 KB 486/1732 KB 490/1732 KB 494/1732 KB 498/1732 KB 502/1732 KB 506/1732 KB 510/1732 KB 514/1732 KB 518/1732 KB 522/1732 KB 526/1732 KB 530/1732 KB 534/1732 KB 538/1732 KB 542/1732 KB 546/1732 KB 550/1732 KB 554/1732 KB 558/1732 KB 562/1732 KB 566/1732 KB 570/1732 KB 574/1732 KB 578/1732 KB 582/1732 KB 586/1732 KB 590/1732 KB 594/1732 KB 598/1732 KB 602/1732 KB 606/1732 KB 610/1732 KB 614/1732 KB 618/1732 KB 622/1732 KB 626/1732 KB 630/1732 KB 634/1732 KB 638/1732 KB 642/1732 KB 646/1732 KB 650/1732 KB 654/1732 KB 658/1732 KB 662/1732 KB 666/1732 KB 670/1732 KB 674/1732 KB 678/1732 KB 682/1732 KB 686/1732 KB 690/1732 KB 694/1732 KB 698/1732 KB 702/1732 KB 706/1732 KB 710/1732 KB 714/1732 KB 718/1732 KB 722/1732 KB 726/1732 KB 730/1732 KB 734/1732 KB 738/1732 KB 742/1732 KB 746/1732 KB 750/1732 KB 754/1732 KB 758/1732 KB 762/1732 KB 766/1732 KB 770/1732 KB 774/1732 KB 778/1732 KB 782/1732 KB 786/1732 KB 790/1732 KB 794/1732 KB 798/1732 KB 802/1732 KB 806/1732 KB 810/1732 KB 814/1732 KB 818/1732 KB 822/1732 KB 826/1732 KB 830/1732 KB 834/1732 KB 838/1732 KB 842/1732 KB 846/1732 KB 850/1732 KB 854/1732 KB 858/1732 KB 862/1732 KB 866/1732 KB 870/1732 KB 874/1732 KB 878/1732 KB 882/1732 KB 886/1732 KB 890/1732 KB 894/1732 KB 898/1732 KB 902/1732 KB 906/1732 KB 910/1732 KB 914/1732 KB 918/1732 KB 922/1732 KB 926/1732 KB 930/1732 KB 934/1732 KB 938/1732 KB 942/1732 KB 946/1732 KB 950/1732 KB 954/1732 KB 958/1732 KB 962/1732 KB 966/1732 KB 970/1732 KB 974/1732 KB 978/1732 KB 982/1732 KB 986/1732 KB 990/1732 KB 994/1732 KB 998/1732 KB 1002/1732 KB 1006/1732 KB 1010/1732 KB 1014/1732 KB 1018/1732 KB 1022/1732 KB 1026/1732 KB 1030/1732 KB 1034/1732 KB 1038/1732 KB 1042/1732 KB 1046/1732 KB 1050/1732 KB 1054/1732 KB 1058/1732 KB 1062/1732 KB 1066/1732 KB 1070/1732 KB 1074/1732 KB 1078/1732 KB 1082/1732 KB 1086/1732 KB 1090/1732 KB 1094/1732 KB 1098/1732 KB 1102/1732 KB 1106/1732 KB 1110/1732 KB 1114/1732 KB 1118/1732 KB 1122/1732 KB 1126/1732 KB 1130/1732 KB 1134/1732 KB 1138/1732 KB 1142/1732 KB 1146/1732 KB 1150/1732 KB 1154/1732 KB 1158/1732 KB 1162/1732 KB 1166/1732 KB 1170/1732 KB 1174/1732 KB 1178/1732 KB 1182/1732 KB 1186/1732 KB 1190/1732 KB 1194/1732 KB 1198/1732 KB 1202/1732 KB 1206/1732 KB 1210/1732 KB 1214/1732 KB 1218/1732 KB 1222/1732 KB 1226/1732 KB 1230/1732 KB 1234/1732 KB 1238/1732 KB 1242/1732 KB 1246/1732 KB 1250/1732 KB 1254/1732 KB 1258/1732 KB 1262/1732 KB 1266/1732 KB 1270/1732 KB 1274/1732 KB 1278/1732 KB 1282/1732 KB 1286/1732 KB 1290/1732 KB 1294/1732 KB 1298/1732 KB 1302/1732 KB 1306/1732 KB 1310/1732 KB 1314/1732 KB 1318/1732 KB 1322/1732 KB 1326/1732 KB 1330/1732 KB 1334/1732 KB 1338/1732 KB 1342/1732 KB 1346/1732 KB 1350/1732 KB 1354/1732 KB 1358/1732 KB 1362/1732 KB 1366/1732 KB 1370/1732 KB 1374/1732 KB 1378/1732 KB 1382/1732 KB 1386/1732 KB 1390/1732 KB 1394/1732 KB 1398/1732 KB 1402/1732 KB 1406/1732 KB 1410/1732 KB 1414/1732 KB 1418/1732 KB 1422/1732 KB 1426/1732 KB 1430/1732 KB 1434/1732 KB 1438/1732 KB 1442/1732 KB 1446/1732 KB 1450/1732 KB 1454/1732 KB 1458/1732 KB 1462/1732 KB 1466/1732 KB 1470/1732 KB 1474/1732 KB 1478/1732 KB 1482/1732 KB 1486/1732 KB 1490/1732 KB 1494/1732 KB 1498/1732 KB 1502/1732 KB 1506/1732 KB 1510/1732 KB 1514/1732 KB 1518/1732 KB 1522/1732 KB 1526/1732 KB 1530/1732 KB 1534/1732 KB 1538/1732 KB 1542/1732 KB 1546/1732 KB 1550/1732 KB 1554/1732 KB 1558/1732 KB 1562/1732 KB 1566/1732 KB 1570/1732 KB 1574/1732 KB 1578/1732 KB 1582/1732 KB 1586/1732 KB 1590/1732 KB 1594/1732 KB 1598/1732 KB 1602/1732 KB 1606/1732 KB 1610/1732 KB 1614/1732 KB 1618/1732 KB 1622/1732 KB 1626/1732 KB 1630/1732 KB 1634/1732 KB 1638/1732 KB 1642/1732 KB 1646/1732 KB 1650/1732 KB 1654/1732 KB 1658/1732 KB 1662/1732 KB 1666/1732 KB 1670/1732 KB 1674/1732 KB 1678/1732 KB 1682/1732 KB 1686/1732 KB 1690/1732 KB 1694/1732 KB 1698/1732 KB 1702/1732 KB 1706/1732 KB 1710/1732 KB 1714/1732 KB 1718/1732 KB 1722/1732 KB 1726/1732 KB 1730/1732 KB 1732/1732 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200324.234144-4.jar (1732 KB at 7528.1 KB/sec) [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-parent >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-parent <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-parent --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-parent >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-parent --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-parent <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-parent --- [INFO] Installing /builds/workspace/Dropwizard/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-parent/1.1.0-SNAPSHOT/dropwizard-parent-1.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard BOM 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-bom --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-bom/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-bom --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-bom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-bom/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-bom --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-bom/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-bom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-bom/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-bom --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-bom --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-bom --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-bom >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-bom --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-bom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-bom --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-bom --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-bom >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-bom --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-bom <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-bom --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-bom --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Utility Classes 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-util --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-util/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-util --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builds/workspace/Dropwizard/dropwizard-util/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-util/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-util --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.util.DurationTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 sec - in io.dropwizard.util.DurationTest Running io.dropwizard.util.JarLocationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in io.dropwizard.util.JarLocationTest Running io.dropwizard.util.OptionalsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.util.OptionalsTest Running io.dropwizard.util.SizeTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in io.dropwizard.util.SizeTest Running io.dropwizard.util.SizeUnitTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in io.dropwizard.util.SizeUnitTest Results : Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-util --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-util >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-util --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-util <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-util --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-util --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-util >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-util --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-util <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-util --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jackson Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jackson --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-jackson/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jackson --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jackson/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /builds/workspace/Dropwizard/dropwizard-jackson/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-jackson/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jackson --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.jackson.JacksonTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 sec - in io.dropwizard.jackson.JacksonTest Running io.dropwizard.jackson.LogbackModuleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.jackson.LogbackModuleTest Running io.dropwizard.jackson.FuzzyEnumModuleTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in io.dropwizard.jackson.FuzzyEnumModuleTest Running io.dropwizard.jackson.DiscoverableSubtypeResolverTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in io.dropwizard.jackson.DiscoverableSubtypeResolverTest Running io.dropwizard.jackson.GuavaExtrasModuleTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in io.dropwizard.jackson.GuavaExtrasModuleTest Running io.dropwizard.jackson.AnnotationSensitivePropertyNamingStrategyTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in io.dropwizard.jackson.AnnotationSensitivePropertyNamingStrategyTest Results : Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jackson --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jackson >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jackson --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jackson <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jackson --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jackson --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jackson >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jackson --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jackson <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jackson --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jackson --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Validation Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-validation --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-validation/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-validation --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-validation/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /builds/workspace/Dropwizard/dropwizard-validation/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-validation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-validation --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.validation.SizeValidatorTest Mar 25, 2020 4:49:13 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 5.3.0.Final Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 sec - in io.dropwizard.validation.SizeValidatorTest Running io.dropwizard.validation.PortRangeValidatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec - in io.dropwizard.validation.PortRangeValidatorTest Running io.dropwizard.validation.valuehandling.OptionalValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in io.dropwizard.validation.valuehandling.OptionalValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.OptionalIntValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in io.dropwizard.validation.valuehandling.OptionalIntValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.OptionalDoubleValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in io.dropwizard.validation.valuehandling.OptionalDoubleValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.OptionalLongValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in io.dropwizard.validation.valuehandling.OptionalLongValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.GuavaOptionalValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in io.dropwizard.validation.valuehandling.GuavaOptionalValidatedValueUnwrapperTest Running io.dropwizard.validation.DurationValidatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in io.dropwizard.validation.DurationValidatorTest Running io.dropwizard.validation.OneOfValidatorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec - in io.dropwizard.validation.OneOfValidatorTest Running io.dropwizard.validation.MethodValidatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in io.dropwizard.validation.MethodValidatorTest Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-validation --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-validation >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-validation --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-validation <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-validation --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-validation --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-validation >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-validation --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-validation <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-validation --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-validation --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Configuration Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-configuration --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-configuration/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-configuration --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-configuration/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-configuration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /builds/workspace/Dropwizard/dropwizard-configuration/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-configuration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builds/workspace/Dropwizard/dropwizard-configuration/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-configuration --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.LevenshteinComparatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec - in io.dropwizard.configuration.LevenshteinComparatorTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.UrlConfigurationSourceProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in io.dropwizard.configuration.UrlConfigurationSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.FileConfigurationSourceProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in io.dropwizard.configuration.FileConfigurationSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ConfigurationFactoryFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 sec - in io.dropwizard.configuration.ConfigurationFactoryFactoryTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.SubstitutingSourceProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in io.dropwizard.configuration.SubstitutingSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ConfigurationFactoryTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 sec - in io.dropwizard.configuration.ConfigurationFactoryTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ConfigurationValidationExceptionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec - in io.dropwizard.configuration.ConfigurationValidationExceptionTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.EnvironmentVariableSubstitutorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec - in io.dropwizard.configuration.EnvironmentVariableSubstitutorTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ResourceConfigurationSourceProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in io.dropwizard.configuration.ResourceConfigurationSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.EnvironmentVariableLookupTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in io.dropwizard.configuration.EnvironmentVariableLookupTest Results : Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-configuration --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-configuration >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-configuration --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-configuration <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-configuration --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-configuration --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-configuration/target/generated-sources/spoon/io/dropwizard/configuration/DefaultConfigurationFactoryFactory.java:18: warning - Tag @link: reference not found: DeserializationFeature#FAIL_ON_UNKNOWN_PROPERTIES [WARNING] /builds/workspace/Dropwizard/dropwizard-configuration/target/generated-sources/spoon/io/dropwizard/configuration/YamlConfigurationFactory.java:40: warning - Tag @link: reference not found: ObjectMapper [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-configuration >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-configuration --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-configuration <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-configuration --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-configuration --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Logging Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-logging --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-logging/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-logging --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /builds/workspace/Dropwizard/dropwizard-logging/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-logging/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-logging --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.logging.PrefixedRootCauseFirstThrowableProxyConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in io.dropwizard.logging.PrefixedRootCauseFirstThrowableProxyConverterTest Running io.dropwizard.logging.PrefixedThrowableProxyConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.logging.PrefixedThrowableProxyConverterTest Running io.dropwizard.logging.DropwizardLayoutTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 sec - in io.dropwizard.logging.DropwizardLayoutTest Running io.dropwizard.logging.FileAppenderFactoryTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec - in io.dropwizard.logging.FileAppenderFactoryTest Running io.dropwizard.logging.DefaultLoggingFactoryTest INFO [2020-03-25 03:49:40,327] com.example.app: Application log DEBUG [2020-03-25 03:49:40,331] com.example.newApp: New application debug log INFO [2020-03-25 03:49:40,332] com.example.newApp: New application info log DEBUG [2020-03-25 03:49:40,332] com.example.legacyApp: Legacy application debug log INFO [2020-03-25 03:49:40,333] com.example.legacyApp: Legacy application info log Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 sec - in io.dropwizard.logging.DefaultLoggingFactoryTest Running io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest Running io.dropwizard.logging.ConsoleAppenderFactoryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in io.dropwizard.logging.ConsoleAppenderFactoryTest Running io.dropwizard.logging.PrefixedExtendedThrowableProxyConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.logging.PrefixedExtendedThrowableProxyConverterTest Running io.dropwizard.logging.SyslogAppenderFactoryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in io.dropwizard.logging.SyslogAppenderFactoryTest Results : Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-logging >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-logging --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-logging <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-logging --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-logging/target/generated-sources/spoon/io/dropwizard/logging/AbstractAppenderFactory.java:63: warning - Tag @link: reference not found: FilterFactory filters [WARNING] /builds/workspace/Dropwizard/dropwizard-logging/target/generated-sources/spoon/io/dropwizard/logging/filter/NullLevelFilterFactory.java:18: warning - Tag @link: reference not found: FilterReply#NEUTRAL [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-logging >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-logging --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-logging <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-logging --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-logging --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Lifecycle Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-lifecycle --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-lifecycle/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-lifecycle --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] Logging initialized @75686ms [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-lifecycle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-lifecycle/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-lifecycle --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builds/workspace/Dropwizard/dropwizard-lifecycle/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-lifecycle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-lifecycle --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builds/workspace/Dropwizard/dropwizard-lifecycle/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-lifecycle --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.lifecycle.JettyManagedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec - in io.dropwizard.lifecycle.JettyManagedTest Running io.dropwizard.lifecycle.setup.ExecutorServiceBuilderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec - in io.dropwizard.lifecycle.setup.ExecutorServiceBuilderTest Running io.dropwizard.lifecycle.setup.LifecycleEnvironmentTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in io.dropwizard.lifecycle.setup.LifecycleEnvironmentTest Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-lifecycle --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-lifecycle >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-lifecycle --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-lifecycle <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-lifecycle --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-lifecycle --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-lifecycle >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-lifecycle --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-lifecycle <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-lifecycle --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-lifecycle --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-metrics --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-metrics/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /builds/workspace/Dropwizard/dropwizard-metrics/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-metrics/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-metrics --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.metrics.BaseReporterFactoryTest Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 sec - in io.dropwizard.metrics.BaseReporterFactoryTest Running io.dropwizard.metrics.CsvReporterFactoryTest 04:49:57.061 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:49:57.066 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:49:57.087 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:49:57.097 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:49:57.099 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:49:57.101 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:49:57.102 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:49:57.155 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:49:57.156 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:49:57.157 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:49:57.158 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:49:57.159 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:49:57.572 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, payload=[Ljava.lang.Class;@562c877a, groups=[Ljava.lang.Class;@67001148}, constraintType=GENERIC}. 04:49:57.576 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@989da1, min=1, message={javax.validation.constraints.Size.message}, payload=[Ljava.lang.Class;@31cb96e1, max=2147483647}, constraintType=GENERIC}. 04:49:57.603 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 04:49:57.607 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1763ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 sec - in io.dropwizard.metrics.CsvReporterFactoryTest Running io.dropwizard.metrics.MetricsFactoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec - in io.dropwizard.metrics.MetricsFactoryTest Running io.dropwizard.metrics.Slf4jReporterFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.metrics.Slf4jReporterFactoryTest Running io.dropwizard.metrics.ConsoleReporterFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in io.dropwizard.metrics.ConsoleReporterFactoryTest Results : Tests run: 54, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-metrics --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-metrics >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-metrics <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-metrics --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-metrics --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-metrics >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-metrics --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-metrics <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-metrics --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-metrics --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jersey Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jersey --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-jersey/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jersey --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jersey/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 67 source files to /builds/workspace/Dropwizard/dropwizard-jersey/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 71 source files to /builds/workspace/Dropwizard/dropwizard-jersey/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jersey --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.jersey.DropwizardResourceConfigTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec - in io.dropwizard.jersey.DropwizardResourceConfigTest Running io.dropwizard.jersey.gzip.ConfiguredGZipEncoderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec - in io.dropwizard.jersey.gzip.ConfiguredGZipEncoderTest Running io.dropwizard.jersey.errors.EarlyEofExceptionMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in io.dropwizard.jersey.errors.EarlyEofExceptionMapperTest Running io.dropwizard.jersey.errors.LoggingExceptionMapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.562 sec - in io.dropwizard.jersey.errors.LoggingExceptionMapperTest Running io.dropwizard.jersey.caching.CacheControlledResponseFeatureTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 sec - in io.dropwizard.jersey.caching.CacheControlledResponseFeatureTest Running io.dropwizard.jersey.validation.ConstraintViolationExceptionMapperTest Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.42 sec - in io.dropwizard.jersey.validation.ConstraintViolationExceptionMapperTest Running io.dropwizard.jersey.validation.ParamValidatorUnwrapperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in io.dropwizard.jersey.validation.ParamValidatorUnwrapperTest Running io.dropwizard.jersey.guava.OptionalCookieParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec - in io.dropwizard.jersey.guava.OptionalCookieParamResourceTest Running io.dropwizard.jersey.guava.OptionalQueryParamResourceTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec - in io.dropwizard.jersey.guava.OptionalQueryParamResourceTest Running io.dropwizard.jersey.guava.OptionalMessageBodyWriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in io.dropwizard.jersey.guava.OptionalMessageBodyWriterTest Running io.dropwizard.jersey.guava.OptionalHeaderParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in io.dropwizard.jersey.guava.OptionalHeaderParamResourceTest Running io.dropwizard.jersey.guava.OptionalFormParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec - in io.dropwizard.jersey.guava.OptionalFormParamResourceTest Running io.dropwizard.jersey.params.LongParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.jersey.params.LongParamTest Running io.dropwizard.jersey.params.UUIDParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.params.UUIDParamTest Running io.dropwizard.jersey.params.SizeParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in io.dropwizard.jersey.params.SizeParamTest Running io.dropwizard.jersey.params.LocalDateParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in io.dropwizard.jersey.params.LocalDateParamTest Running io.dropwizard.jersey.params.NonEmptyStringParamTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.params.NonEmptyStringParamTest Running io.dropwizard.jersey.params.IntParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.params.IntParamTest Running io.dropwizard.jersey.params.DateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.params.DateTimeParamTest Running io.dropwizard.jersey.params.NonEmptyStringParamProviderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in io.dropwizard.jersey.params.NonEmptyStringParamProviderTest Running io.dropwizard.jersey.params.BooleanParamTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jersey.params.BooleanParamTest Running io.dropwizard.jersey.params.DurationParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.params.DurationParamTest Running io.dropwizard.jersey.sessions.HttpSessionFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in io.dropwizard.jersey.sessions.HttpSessionFactoryTest Running io.dropwizard.jersey.sessions.FlashFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in io.dropwizard.jersey.sessions.FlashFactoryTest Running io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalCookieParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in io.dropwizard.jersey.optional.OptionalCookieParamResourceTest Running io.dropwizard.jersey.optional.OptionalQueryParamResourceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in io.dropwizard.jersey.optional.OptionalQueryParamResourceTest Running io.dropwizard.jersey.optional.OptionalLongMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in io.dropwizard.jersey.optional.OptionalLongMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in io.dropwizard.jersey.optional.OptionalMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalIntMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in io.dropwizard.jersey.optional.OptionalIntMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalHeaderParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in io.dropwizard.jersey.optional.OptionalHeaderParamResourceTest Running io.dropwizard.jersey.optional.OptionalFormParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec - in io.dropwizard.jersey.optional.OptionalFormParamResourceTest Running io.dropwizard.jersey.JerseyContentTypeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in io.dropwizard.jersey.JerseyContentTypeTest Running io.dropwizard.jersey.jackson.JacksonMessageBodyProviderTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 sec - in io.dropwizard.jersey.jackson.JacksonMessageBodyProviderTest Running io.dropwizard.jersey.jackson.JsonProcessingExceptionMapperTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec - in io.dropwizard.jersey.jackson.JsonProcessingExceptionMapperTest Running io.dropwizard.jersey.jsr310.LocalDateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.jersey.jsr310.LocalDateTimeParamTest Running io.dropwizard.jersey.jsr310.YearParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.jsr310.YearParamTest Running io.dropwizard.jersey.jsr310.LocalDateParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.jsr310.LocalDateParamTest Running io.dropwizard.jersey.jsr310.ZonedDateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in io.dropwizard.jersey.jsr310.ZonedDateTimeParamTest Running io.dropwizard.jersey.jsr310.LocalTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.jsr310.LocalTimeParamTest Running io.dropwizard.jersey.jsr310.YearMonthParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.jsr310.YearMonthParamTest Running io.dropwizard.jersey.jsr310.OffsetDateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.jsr310.OffsetDateTimeParamTest Running io.dropwizard.jersey.jsr310.ZoneIdParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.jsr310.ZoneIdParamTest Running io.dropwizard.jersey.AsyncServletTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in io.dropwizard.jersey.AsyncServletTest Running io.dropwizard.jersey.setup.JerseyEnvironmentTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in io.dropwizard.jersey.setup.JerseyEnvironmentTest Running io.dropwizard.jersey.filter.AllowedMethodsFilterTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec - in io.dropwizard.jersey.filter.AllowedMethodsFilterTest Results : Tests run: 248, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jersey --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jersey >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jersey --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jersey <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jersey --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jersey --- [INFO] 10 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/gzip/ConfiguredGZipEncoder.java:13: warning - Tag @link: reference not found: HttpHeaders#CONTENT_ENCODING Content-Encoding header [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/gzip/ConfiguredGZipEncoder.java:13: warning - Tag @link: reference not found: HttpHeaders#CONTENT_ENCODING Content-Encoding header [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/gzip/GZipDecoder.java:13: warning - Tag @link: reference not found: HttpHeaders#CONTENT_ENCODING Content-Encoding header [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/LocalDateParam.java:8: warning - Tag @see: reference not found: LocalDate [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/LocalDateTimeParam.java:8: warning - Tag @see: reference not found: LocalDateTime [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/LocalTimeParam.java:8: warning - Tag @see: reference not found: LocalTime [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/OffsetDateTimeParam.java:8: warning - Tag @see: reference not found: OffsetDateTime [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/YearMonthParam.java:8: warning - Tag @see: reference not found: YearMonth [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/ZonedDateTimeParam.java:8: warning - Tag @see: reference not found: ZonedDateTime [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/ZoneIdParam.java:8: warning - Tag @see: reference not found: ZoneId [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jersey >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jersey --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jersey <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jersey --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jersey --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Servlet Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-servlets --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-servlets/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-servlets --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-servlets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-servlets/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-servlets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /builds/workspace/Dropwizard/dropwizard-servlets/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-servlets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-servlets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builds/workspace/Dropwizard/dropwizard-servlets/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-servlets --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.servlets.assets.ByteRangeTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in io.dropwizard.servlets.assets.ByteRangeTest Running io.dropwizard.servlets.assets.AssetServletTest 2020-03-25 04:50:34.905:INFO::main: Logging initialized @476ms 2020-03-25 04:50:35.032:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:50:35.071:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@4d3167f4{/,null,AVAILABLE} 2020-03-25 04:50:35.073:INFO:oejs.AbstractConnector:main: Started LocalConnector@2a819c63{HTTP/1.1,[http/1.1]} 2020-03-25 04:50:35.073:INFO:oejs.Server:main: Started @644ms 2020-03-25 04:50:35.300:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@2a819c63{HTTP/1.1,[http/1.1]} 2020-03-25 04:50:35.303:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@4d3167f4{/,null,UNAVAILABLE} Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 sec - in io.dropwizard.servlets.assets.AssetServletTest Running io.dropwizard.servlets.assets.ResourceURLTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in io.dropwizard.servlets.assets.ResourceURLTest Running io.dropwizard.servlets.ServletsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 sec - in io.dropwizard.servlets.ServletsTest Running io.dropwizard.servlets.CacheBustingFilterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in io.dropwizard.servlets.CacheBustingFilterTest Running io.dropwizard.servlets.tasks.PostBodyTaskTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.servlets.tasks.PostBodyTaskTest Running io.dropwizard.servlets.tasks.LogConfigurationTaskTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in io.dropwizard.servlets.tasks.LogConfigurationTaskTest Running io.dropwizard.servlets.tasks.TaskServletTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in io.dropwizard.servlets.tasks.TaskServletTest Running io.dropwizard.servlets.tasks.TaskTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.servlets.tasks.TaskTest Running io.dropwizard.servlets.tasks.GarbageCollectionTaskTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in io.dropwizard.servlets.tasks.GarbageCollectionTaskTest Results : Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-servlets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-servlets >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-servlets --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-servlets <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-servlets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-servlets --- [INFO] 5 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-servlets/target/generated-sources/spoon/io/dropwizard/servlets/tasks/Task.java:39: warning - Tag @link: reference not found: PrintWriter [WARNING] /builds/workspace/Dropwizard/dropwizard-servlets/target/generated-sources/spoon/io/dropwizard/servlets/tasks/Task.java:39: warning - Tag @link: reference not found: PrintWriter [WARNING] /builds/workspace/Dropwizard/dropwizard-servlets/target/generated-sources/spoon/io/dropwizard/servlets/tasks/PostBodyTask.java:31: warning - Tag @link: reference not found: PrintWriter [WARNING] /builds/workspace/Dropwizard/dropwizard-servlets/target/generated-sources/spoon/io/dropwizard/servlets/tasks/PostBodyTask.java:45: warning - Tag @link: reference not found: PrintWriter [WARNING] /builds/workspace/Dropwizard/dropwizard-servlets/target/generated-sources/spoon/io/dropwizard/servlets/tasks/Task.java:39: warning - Tag @link: reference not found: PrintWriter [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-servlets >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-servlets --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-servlets <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-servlets --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-servlets --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jetty Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jetty --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-jetty/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jetty --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /builds/workspace/Dropwizard/dropwizard-jetty/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-jetty/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jetty --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.jetty.HttpsConnectorFactoryTest 2020-03-25 04:50:45.245:INFO::main: Logging initialized @626ms Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.286 sec - in io.dropwizard.jetty.HttpsConnectorFactoryTest Running io.dropwizard.jetty.RoutingHandlerTest 2020-03-25 04:50:47.713:WARN:oejsh.AbstractHandler:main: No Server set for io.dropwizard.jetty.RoutingHandler@7d37ee0c 2020-03-25 04:50:47.727:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$963641408@4fea840f{/,null,AVAILABLE} 2020-03-25 04:50:47.729:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$963641408@32ae8f27{/,null,AVAILABLE} 2020-03-25 04:50:47.730:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$963641408@32ae8f27{/,null,UNAVAILABLE} 2020-03-25 04:50:47.732:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$963641408@4fea840f{/,null,UNAVAILABLE} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 sec - in io.dropwizard.jetty.RoutingHandlerTest Running io.dropwizard.jetty.GzipHandlerFactoryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in io.dropwizard.jetty.GzipHandlerFactoryTest Running io.dropwizard.jetty.HttpConnectorFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in io.dropwizard.jetty.HttpConnectorFactoryTest Running io.dropwizard.jetty.NetUtilTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.009 sec - in io.dropwizard.jetty.NetUtilTest Running io.dropwizard.jetty.setup.ServletEnvironmentTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in io.dropwizard.jetty.setup.ServletEnvironmentTest Running io.dropwizard.jetty.MutableServletContextHandlerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.jetty.MutableServletContextHandlerTest Running io.dropwizard.jetty.ContextRoutingHandlerTest 2020-03-25 04:50:48.777:WARN:oejsh.AbstractHandler:main: No Server set for io.dropwizard.jetty.ContextRoutingHandler@40fee459 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in io.dropwizard.jetty.ContextRoutingHandlerTest Running io.dropwizard.jetty.ServerPushFilterFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in io.dropwizard.jetty.ServerPushFilterFactoryTest Running io.dropwizard.jetty.BiDiGzipHandlerTest 2020-03-25 04:50:49.059:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:50:49.072:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@6bdad3bb{/,null,AVAILABLE} 2020-03-25 04:50:49.078:INFO:oejs.AbstractConnector:main: Started LocalConnector@1459c9ad{HTTP/1.1,[http/1.1]} 2020-03-25 04:50:49.079:INFO:oejs.Server:main: Started @4460ms 2020-03-25 04:50:49.148:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@1459c9ad{HTTP/1.1,[http/1.1]} 2020-03-25 04:50:49.150:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@6bdad3bb{/,null,UNAVAILABLE} 2020-03-25 04:50:49.154:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:50:49.162:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,AVAILABLE} 2020-03-25 04:50:49.162:INFO:oejs.AbstractConnector:main: Started LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]} 2020-03-25 04:50:49.162:INFO:oejs.Server:main: Started @4543ms 2020-03-25 04:50:49.172:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]} 2020-03-25 04:50:49.172:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,UNAVAILABLE} 2020-03-25 04:50:49.175:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:50:49.177:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@5357de0e{/,null,AVAILABLE} 2020-03-25 04:50:49.177:INFO:oejs.AbstractConnector:main: Started LocalConnector@6f651ac{HTTP/1.1,[http/1.1]} 2020-03-25 04:50:49.180:INFO:oejs.Server:main: Started @4561ms 2020-03-25 04:50:49.186:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@6f651ac{HTTP/1.1,[http/1.1]} 2020-03-25 04:50:49.186:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@5357de0e{/,null,UNAVAILABLE} 2020-03-25 04:50:49.188:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:50:49.190:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@48697181{/,null,AVAILABLE} 2020-03-25 04:50:49.195:INFO:oejs.AbstractConnector:main: Started LocalConnector@2d97a11e{HTTP/1.1,[http/1.1]} 2020-03-25 04:50:49.196:INFO:oejs.Server:main: Started @4577ms 2020-03-25 04:50:49.202:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@2d97a11e{HTTP/1.1,[http/1.1]} 2020-03-25 04:50:49.203:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@48697181{/,null,UNAVAILABLE} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in io.dropwizard.jetty.BiDiGzipHandlerTest Running io.dropwizard.jetty.NonblockingServletHolderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in io.dropwizard.jetty.NonblockingServletHolderTest Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jetty --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jetty >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jetty --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jetty <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jetty --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jetty --- [INFO] 26 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/ConnectorFactory.java:21: warning - Tag @link: reference not found: Server [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/ConnectorFactory.java:21: warning - Tag @link: reference not found: Server [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/ConnectorFactory.java:21: warning - Tag @link: reference not found: Server [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/Jetty93InstrumentedConnectionFactory.java:6: warning - Tag @link: reference not found: com.codahale.metrics.jetty9.InstrumentedConnectionFactory [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "58" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "45" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "45" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see: reference not found: https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/Jetty93InstrumentedConnectionFactory.java:6: warning - Tag @link: reference not found: com.codahale.metrics.jetty9.InstrumentedConnectionFactory [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/Jetty93InstrumentedConnectionFactory.java:6: warning - Tag @link: reference not found: com.codahale.metrics.jetty9.InstrumentedConnectionFactory [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jetty >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jetty --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jetty <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jetty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jetty --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Request Logging Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-request-logging --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-request-logging/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-request-logging --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-request-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-request-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /builds/workspace/Dropwizard/dropwizard-request-logging/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-request-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-request-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builds/workspace/Dropwizard/dropwizard-request-logging/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-request-logging --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.request.logging.LogbackAccessRequestLogTest 04:50:59.437 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 04:50:59.442 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1490ms 04:50:59.599 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@3b00856b] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 sec - in io.dropwizard.request.logging.LogbackAccessRequestLogTest Running io.dropwizard.request.logging.layout.LogbackAccessRequestLayoutTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in io.dropwizard.request.logging.layout.LogbackAccessRequestLayoutTest Running io.dropwizard.request.logging.RequestLogFactoryTest 04:51:00.215 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:51:00.216 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:51:00.255 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:51:00.264 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:51:00.266 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:51:00.267 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:51:00.267 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:51:00.620 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:51:00.621 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:51:00.621 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:51:00.621 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:51:00.622 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 sec - in io.dropwizard.request.logging.RequestLogFactoryTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-request-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-request-logging >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-request-logging --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-request-logging <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-request-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-request-logging --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-request-logging/target/generated-sources/spoon/io/dropwizard/request/logging/LogbackAccessRequestLogFactory.java:20: warning - Tag @link: reference not found: ConsoleAppenderFactory console [WARNING] /builds/workspace/Dropwizard/dropwizard-request-logging/target/generated-sources/spoon/io/dropwizard/request/logging/LogbackAccessRequestLogFactory.java:20: warning - Tag @link: reference not found: AppenderFactory appenders [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-request-logging >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-request-logging --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-request-logging <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-request-logging --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-request-logging --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-core --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-core/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-core --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /builds/workspace/Dropwizard/dropwizard-core/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /builds/workspace/Dropwizard/dropwizard-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.server.SimpleServerFactoryTest 127.0.0.1 - - [25/Mar/2020:03:51:10 +0000] "GET /service/test HTTP/1.1" 200 18 "-" "Java/1.8.0_151" 83 127.0.0.1 - - [25/Mar/2020:03:51:10 +0000] "POST /secret/tasks/hello?name=test_user HTTP/1.1" 200 17 "-" "Java/1.8.0_151" 34 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.906 sec - in io.dropwizard.server.SimpleServerFactoryTest Running io.dropwizard.server.AbstractServerFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.813 sec - in io.dropwizard.server.AbstractServerFactoryTest Running io.dropwizard.server.DefaultServerFactoryTest 127.0.0.1 - - [25/Mar/2020:03:51:12 +0000] "GET /app/test HTTP/1.1" 200 4 "-" "Java/1.8.0_151" 17 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 sec - in io.dropwizard.server.DefaultServerFactoryTest Running io.dropwizard.ConfigurationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in io.dropwizard.ConfigurationTest Running io.dropwizard.cli.ServerCommandTest throw NullPointerException, see Issue#1557 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in io.dropwizard.cli.ServerCommandTest Running io.dropwizard.cli.CommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in io.dropwizard.cli.CommandTest Running io.dropwizard.cli.CheckCommandTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in io.dropwizard.cli.CheckCommandTest Running io.dropwizard.cli.CliTest 04:51:08,386 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 04:51:08,386 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/builds/workspace/Dropwizard/dropwizard-core/target/test-classes/logback-test.xml] 04:51:08,490 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 04:51:08,494 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:51:08,500 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 04:51:08,506 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:51:08,531 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to OFF 04:51:08,532 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 04:51:08,532 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 04:51:08,533 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3e866b99 - Registering current configuration as safe fallback point 04:51:09,378 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:51:09,378 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:51:12,810 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:51:12,810 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:51:12,825 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use gz compression 04:51:12,827 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use the pattern ./logs/requests-%d.log for the active file 04:51:12,829 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:51:12,829 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:51:12,834 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:45:45 CET 2020 04:51:12,836 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:51:12,836 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:51:12,837 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:51:12,837 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:51:13,063 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:51:13,063 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:51:13,064 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use gz compression 04:51:13,064 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use the pattern ./logs/requests-%d.log for the active file 04:51:13,064 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:51:13,064 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:51:13,065 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:51:12 CET 2020 04:51:13,065 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:51:13,065 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:51:13,065 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:51:13,065 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:51:13,065 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:51:13,065 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:51:13,065 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:51:13,166 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:51:13,166 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:51:13,167 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1238785854 - Will use gz compression 04:51:13,167 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1238785854 - Will use the pattern ./logs/requests-%d.log for the active file 04:51:13,167 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:51:13,167 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:51:13,168 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:51:12 CET 2020 04:51:13,168 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:51:13,168 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:51:13,168 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:51:13,168 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:51:13,168 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:51:13,168 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:51:13,168 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:51:13,339 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:51:13,339 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:51:13,340 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1149316926 - Will use gz compression 04:51:13,340 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1149316926 - Will use the pattern ./logs/requests-%d.log for the active file 04:51:13,340 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:51:13,340 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:51:13,341 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:51:12 CET 2020 04:51:13,341 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:51:13,341 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:51:13,341 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:51:13,341 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:51:13,341 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:51:13,341 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:51:13,341 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:51:13,435 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:51:13,435 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:51:13,435 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@850431541 - Will use gz compression 04:51:13,435 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@850431541 - Will use the pattern ./logs/requests-%d.log for the active file 04:51:13,435 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:51:13,435 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:51:13,436 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:51:12 CET 2020 04:51:13,436 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:51:13,436 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:51:13,436 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:51:13,436 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:51:13,436 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:51:13,436 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:51:13,436 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:51:13,770 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7796b952 - Propagating INFO level on Logger[ROOT] onto the JUL framework 04:51:13,772 |-INFO in ch.qos.logback.classic.AsyncAppender[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:51:13,772 |-INFO in ch.qos.logback.classic.AsyncAppender[async-console-appender] - Setting discardingThreshold to 51 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec - in io.dropwizard.cli.CliTest Running io.dropwizard.cli.InheritedServerCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in io.dropwizard.cli.InheritedServerCommandTest Running io.dropwizard.cli.ConfiguredCommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in io.dropwizard.cli.ConfiguredCommandTest Running io.dropwizard.ApplicationTest /tmp/dropwizard-invalid-config9174341708575319569.yml has an error: * Configuration at /tmp/dropwizard-invalid-config9174341708575319569.yml must not be empty Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in io.dropwizard.ApplicationTest Running io.dropwizard.setup.AdminEnvironmentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.setup.AdminEnvironmentTest Running io.dropwizard.setup.BootstrapTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in io.dropwizard.setup.BootstrapTest Running io.dropwizard.setup.ExceptionMapperBinderTest 127.0.0.1 - - [25/Mar/2020:03:51:14 +0000] "GET /service/test HTTP/1.1" 200 8 "-" "Java/1.8.0_151" 35 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in io.dropwizard.setup.ExceptionMapperBinderTest Results : Tests run: 69, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-core --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-core >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-core --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-core <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-core --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-core --- [INFO] 19 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/AbstractServerFactory.java:148: warning - Tag @link: reference not found: RequestLogFactory request log [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/AbstractServerFactory.java:148: warning - Tag @link: reference not found: GzipHandlerFactory GZIP [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/DefaultServerFactory.java:42: warning - Tag @link: reference not found: HttpConnectorFactory HTTP connector [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/DefaultServerFactory.java:42: warning - Tag @link: reference not found: ConnectorFactory connectors [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/DefaultServerFactory.java:42: warning - Tag @link: reference not found: HttpConnectorFactory HTTP connector [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/DefaultServerFactory.java:42: warning - Tag @link: reference not found: ConnectorFactory connectors [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/SimpleServerFactory.java:37: warning - Tag @link: reference not found: HttpConnectorFactory HTTP connector [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/SimpleServerFactory.java:37: warning - Tag @link: reference not found: ConnectorFactory connector [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/Application.java:33: warning - Tag @see: reference not found: Generics#getTypeParameter(Class, Class) [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/Application.java:66: warning - Tag @link: reference not found: Environment [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/ConfiguredBundle.java:20: warning - Tag @link: reference not found: Environment [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/cli/CheckCommand.java:8: warning - Tag @link: reference not found: Configuration [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/cli/ServerCommand.java:8: warning - Tag @link: reference not found: Configuration [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:117: warning - Tag @link: reference not found: Bundle [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:128: warning - Tag @link: reference not found: ConfiguredBundle [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:139: warning - Tag @link: reference not found: Command [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:149: warning - Tag @link: reference not found: ConfiguredCommand [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:168: warning - Tag @link: reference not found: Jackson#newMinimalObjectMapper() [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:168: warning - Tag @link: reference not found: Jackson#newObjectMapper() [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-core >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-core --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-core <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-core --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-core --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Test Helpers 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-testing --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-testing/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-testing --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-testing/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-testing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /builds/workspace/Dropwizard/dropwizard-testing/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-testing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /builds/workspace/Dropwizard/dropwizard-testing/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-testing --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.testing.FixtureHelpersTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in io.dropwizard.testing.FixtureHelpersTest Running io.dropwizard.testing.junit.DropwizardClientRuleTest INFO [2020-03-25 03:51:26,044] org.eclipse.jetty.util.log: Logging initialized @1932ms INFO [2020-03-25 03:51:26,125] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:51:26,126] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:51:26,130] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application INFO [2020-03-25 03:51:26,130] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin INFO [2020-03-25 03:51:26,130] io.dropwizard.server.ServerFactory: Starting FakeApplication INFO [2020-03-25 03:51:26,212] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@440e3ce6{HTTP/1.1,[http/1.1]}{0.0.0.0:42653} INFO [2020-03-25 03:51:26,214] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:51:26,863] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.TestResource) INFO [2020-03-25 03:51:26,867] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@1c240cf2{/application,null,AVAILABLE} INFO [2020-03-25 03:51:26,870] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) INFO [2020-03-25 03:51:26,879] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6f25bf88{/admin,null,AVAILABLE} INFO [2020-03-25 03:51:26,887] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@440e3ce6{HTTP/1.1,[http/1.1]}{0.0.0.0:42653} INFO [2020-03-25 03:51:26,887] org.eclipse.jetty.server.Server: Started @2777ms INFO [2020-03-25 03:51:27,032] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:51:27,032] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:51:27,032] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application INFO [2020-03-25 03:51:27,032] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin INFO [2020-03-25 03:51:27,032] io.dropwizard.server.ServerFactory: Starting FakeApplication INFO [2020-03-25 03:51:27,036] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@ac4e690{HTTP/1.1,[http/1.1]}{0.0.0.0:44822} INFO [2020-03-25 03:51:27,036] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:51:27,109] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.TestResource) INFO [2020-03-25 03:51:27,110] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@433d93e7{/application,null,AVAILABLE} INFO [2020-03-25 03:51:27,110] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) INFO [2020-03-25 03:51:27,111] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@213012a0{/admin,null,AVAILABLE} INFO [2020-03-25 03:51:27,124] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@ac4e690{HTTP/1.1,[http/1.1]}{0.0.0.0:44822} INFO [2020-03-25 03:51:27,125] org.eclipse.jetty.server.Server: Started @3014ms 127.0.0.1 - - [25/Mar/2020:03:51:27 +0000] "GET /application/test HTTP/1.1" 200 3 "-" "Java/1.8.0_151" 109 INFO [2020-03-25 03:51:27,319] org.eclipse.jetty.server.AbstractConnector: Stopped FakeApplication@ac4e690{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:27,321] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@213012a0{/admin,null,UNAVAILABLE} INFO [2020-03-25 03:51:27,325] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@433d93e7{/application,null,UNAVAILABLE} 127.0.0.1 - - [25/Mar/2020:03:51:27 +0000] "GET /application/test HTTP/1.1" 200 15 "-" "Java/1.8.0_151" 5 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.642 sec - in io.dropwizard.testing.junit.DropwizardClientRuleTest Running io.dropwizard.testing.junit.DropwizardAppRuleReentrantTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 sec - in io.dropwizard.testing.junit.DropwizardAppRuleReentrantTest Running io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec - in io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest Running io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest INFO [2020-03-25 03:51:28,383] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:51:28,383] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:51:28,383] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:51:28,383] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:51:28,383] io.dropwizard.server.ServerFactory: Starting TestApplication INFO [2020-03-25 03:51:28,389] org.eclipse.jetty.setuid.SetUIDListener: Opened application@1f39b3ba{HTTP/1.1,[http/1.1]}{0.0.0.0:41139} INFO [2020-03-25 03:51:28,389] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@53b579d2{HTTP/1.1,[http/1.1]}{0.0.0.0:39136} INFO [2020-03-25 03:51:28,390] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:51:28,442] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest.TestResource) INFO [2020-03-25 03:51:28,444] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@37c49a55{/,null,AVAILABLE} INFO [2020-03-25 03:51:28,445] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:51:28,445] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:51:28,446] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@4f5d7091{/,null,AVAILABLE} INFO [2020-03-25 03:51:28,448] org.eclipse.jetty.server.AbstractConnector: Started application@1f39b3ba{HTTP/1.1,[http/1.1]}{0.0.0.0:41139} INFO [2020-03-25 03:51:28,450] org.eclipse.jetty.server.AbstractConnector: Started admin@53b579d2{HTTP/1.1,[http/1.1]}{0.0.0.0:39136} INFO [2020-03-25 03:51:28,450] org.eclipse.jetty.server.Server: Started @4340ms 127.0.0.1 - - [25/Mar/2020:03:51:28 +0000] "GET /test HTTP/1.1" 200 20 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 24 INFO [2020-03-25 03:51:28,549] org.eclipse.jetty.server.AbstractConnector: Stopped application@1f39b3ba{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:28,552] org.eclipse.jetty.server.AbstractConnector: Stopped admin@53b579d2{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:28,552] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@4f5d7091{/,null,UNAVAILABLE} INFO [2020-03-25 03:51:28,555] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@37c49a55{/,null,UNAVAILABLE} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest Running io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest INFO [2020-03-25 03:51:28,654] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:51:28,654] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:51:28,654] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:51:28,654] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:51:28,654] io.dropwizard.server.ServerFactory: Starting TestApplication INFO [2020-03-25 03:51:28,696] org.eclipse.jetty.setuid.SetUIDListener: Opened application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:40303} INFO [2020-03-25 03:51:28,696] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:46865} INFO [2020-03-25 03:51:28,696] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:51:28,787] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest.TestResource) INFO [2020-03-25 03:51:28,788] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@77393f2e{/,null,AVAILABLE} INFO [2020-03-25 03:51:28,788] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:51:28,788] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:51:28,789] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@67f5066e{/,null,AVAILABLE} INFO [2020-03-25 03:51:28,790] org.eclipse.jetty.server.AbstractConnector: Started application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:40303} INFO [2020-03-25 03:51:28,790] org.eclipse.jetty.server.AbstractConnector: Started admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:46865} INFO [2020-03-25 03:51:28,790] org.eclipse.jetty.server.Server: Started @4680ms 127.0.0.1 - - [25/Mar/2020:03:51:28 +0000] "GET /test HTTP/1.1" 200 18 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 5 INFO [2020-03-25 03:51:28,816] org.eclipse.jetty.server.AbstractConnector: Stopped application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:28,817] org.eclipse.jetty.server.AbstractConnector: Stopped admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:28,817] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@67f5066e{/,null,UNAVAILABLE} INFO [2020-03-25 03:51:28,819] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@77393f2e{/,null,UNAVAILABLE} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest Running io.dropwizard.testing.junit.DropwizardAppRuleTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in io.dropwizard.testing.junit.DropwizardAppRuleTest Running io.dropwizard.testing.junit.DropwizardAppRuleConfigOverrideTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in io.dropwizard.testing.junit.DropwizardAppRuleConfigOverrideTest Running io.dropwizard.testing.junit.DAOTestRuleConfigTest Hibernate: drop table test_entities if exists Hibernate: create table test_entities ( id bigint generated by default as identity, desc varchar(255) not null, primary key (id) ) Hibernate: /* insert io.dropwizard.testing.junit.TestEntity */ insert into test_entities (id, desc) values (null, ?) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 sec - in io.dropwizard.testing.junit.DAOTestRuleConfigTest Running io.dropwizard.testing.junit.DAOTestRuleTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in io.dropwizard.testing.junit.DAOTestRuleTest Running io.dropwizard.testing.app.PersonResourceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in io.dropwizard.testing.app.PersonResourceTest Running io.dropwizard.testing.app.GzipDefaultVaryBehaviourTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in io.dropwizard.testing.app.GzipDefaultVaryBehaviourTest Running io.dropwizard.testing.app.PersonResourceExceptionMapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in io.dropwizard.testing.app.PersonResourceExceptionMapperTest Running io.dropwizard.testing.DropwizardTestSupportTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in io.dropwizard.testing.DropwizardTestSupportTest Results : Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-testing --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-testing >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-testing --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-testing <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-testing --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-testing --- [INFO] 3 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-testing/target/generated-sources/spoon/io/dropwizard/testing/DropwizardTestSupport.java:89: warning - Tag @link: reference not found: Function [WARNING] /builds/workspace/Dropwizard/dropwizard-testing/target/generated-sources/spoon/io/dropwizard/testing/DropwizardTestSupport.java:89: warning - Tag @link: reference not found: Command [WARNING] /builds/workspace/Dropwizard/dropwizard-testing/target/generated-sources/spoon/io/dropwizard/testing/junit/DropwizardClientRule.java:41: warning - Tag @link: reference not found: URL#openStream() [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-testing >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-testing --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-testing <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-testing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-testing --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard HTTP Client 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-client --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-client/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-client --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /builds/workspace/Dropwizard/dropwizard-client/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /builds/workspace/Dropwizard/dropwizard-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.client.JerseyClientIntegrationTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.213 sec - in io.dropwizard.client.JerseyClientIntegrationTest Running io.dropwizard.client.HttpClientBuilderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 sec - in io.dropwizard.client.HttpClientBuilderTest Running io.dropwizard.client.ConfiguredCloseableHttpClientTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in io.dropwizard.client.ConfiguredCloseableHttpClientTest Running io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest INFO [2020-03-25 03:51:44,894] org.eclipse.jetty.util.log: Logging initialized @4222ms INFO [2020-03-25 03:51:44,940] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:51:44,940] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:51:44,945] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:51:44,945] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:51:44,945] io.dropwizard.server.ServerFactory: Starting TlsTestApplication INFO [2020-03-25 03:51:45,032] org.eclipse.jetty.setuid.SetUIDListener: Opened application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:44047} INFO [2020-03-25 03:51:45,032] org.eclipse.jetty.setuid.SetUIDListener: Opened application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:44519} INFO [2020-03-25 03:51:45,032] org.eclipse.jetty.setuid.SetUIDListener: Opened application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:34088} INFO [2020-03-25 03:51:45,033] org.eclipse.jetty.setuid.SetUIDListener: Opened application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:34597} INFO [2020-03-25 03:51:45,034] org.eclipse.jetty.setuid.SetUIDListener: Opened application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:34936} INFO [2020-03-25 03:51:45,034] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:41073} INFO [2020-03-25 03:51:45,037] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:51:45,102] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@75b363c3(1,h=[],w=[]) for SslContextFactory@6ea3a513(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,null) INFO [2020-03-25 03:51:45,116] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] INFO [2020-03-25 03:51:45,116] io.dropwizard.jetty.HttpsConnectorFactory: Supported cipher suites: [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5] INFO [2020-03-25 03:51:45,117] io.dropwizard.jetty.HttpsConnectorFactory: Configured protocols: [TLSv1.2] INFO [2020-03-25 03:51:45,126] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@75c33608(1,h=[],w=[]) for SslContextFactory@25464154(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/self_sign_keycert.p12,null) INFO [2020-03-25 03:51:45,134] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@58ebee9(1,h=[],w=[]) for SslContextFactory@131c0b6f(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/ca_truststore.ts) INFO [2020-03-25 03:51:45,146] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@68d8ae27(1,h=[],w=[]) for SslContextFactory@18513c23(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/bad_host_keycert.p12,null) INFO [2020-03-25 03:51:45,156] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@ce2eaa7(1,h=[],w=[]) for SslContextFactory@2166c48a(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,null) INFO [2020-03-25 03:51:45,160] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv1 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] INFO [2020-03-25 03:51:45,160] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv2 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] WARN [2020-03-25 03:51:45,160] org.eclipse.jetty.util.ssl.SslContextFactory: No selected protocols from [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] INFO [2020-03-25 03:51:45,380] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET / (io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest.TestResource) INFO [2020-03-25 03:51:45,384] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@40b54762{/,null,AVAILABLE} INFO [2020-03-25 03:51:45,387] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:51:45,388] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:51:45,394] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@452ec287{/,null,AVAILABLE} INFO [2020-03-25 03:51:45,418] org.eclipse.jetty.server.AbstractConnector: Started application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:44047} INFO [2020-03-25 03:51:45,420] org.eclipse.jetty.server.AbstractConnector: Started application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:44519} INFO [2020-03-25 03:51:45,421] org.eclipse.jetty.server.AbstractConnector: Started application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:34088} INFO [2020-03-25 03:51:45,422] org.eclipse.jetty.server.AbstractConnector: Started application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:34597} INFO [2020-03-25 03:51:45,423] org.eclipse.jetty.server.AbstractConnector: Started application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:34936} INFO [2020-03-25 03:51:45,428] org.eclipse.jetty.server.AbstractConnector: Started admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:41073} INFO [2020-03-25 03:51:45,429] org.eclipse.jetty.server.Server: Started @4758ms 127.0.0.1 - - [25/Mar/2020:03:51:45 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_noop_verifier_working)" 44 127.0.0.1 - - [25/Mar/2020:03:51:45 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (self_sign_permitted)" 2 127.0.0.1 - - [25/Mar/2020:03:51:45 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (tls_working_client)" 10 127.0.0.1 - - [25/Mar/2020:03:51:46 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_fail_verifier_working)" 2 127.0.0.1 - - [25/Mar/2020:03:51:46 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_working)" 1 localhost - - [25/Mar/2020:03:51:46 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (client_auth_working)" 2 INFO [2020-03-25 03:51:46,285] org.eclipse.jetty.server.AbstractConnector: Stopped application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:46,286] org.eclipse.jetty.server.AbstractConnector: Stopped application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:46,287] org.eclipse.jetty.server.AbstractConnector: Stopped application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:46,289] org.eclipse.jetty.server.AbstractConnector: Stopped application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:46,290] org.eclipse.jetty.server.AbstractConnector: Stopped application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:46,291] org.eclipse.jetty.server.AbstractConnector: Stopped admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:46,293] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@452ec287{/,null,UNAVAILABLE} INFO [2020-03-25 03:51:46,295] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@40b54762{/,null,UNAVAILABLE} Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.947 sec - in io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest Running io.dropwizard.client.JerseyClientConfigurationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in io.dropwizard.client.JerseyClientConfigurationTest Running io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest INFO [2020-03-25 03:51:46,510] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:51:46,510] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:51:46,510] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:51:46,510] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:51:46,510] io.dropwizard.server.ServerFactory: Starting TestApplication INFO [2020-03-25 03:51:46,518] org.eclipse.jetty.setuid.SetUIDListener: Opened application@76876421{HTTP/1.1,[http/1.1]}{0.0.0.0:32806} INFO [2020-03-25 03:51:46,518] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@c3836b6{HTTP/1.1,[http/1.1]}{0.0.0.0:45482} INFO [2020-03-25 03:51:46,518] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:51:46,610] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /user_agent (io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest.TestResource) INFO [2020-03-25 03:51:46,611] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@eef6e{/,null,AVAILABLE} INFO [2020-03-25 03:51:46,612] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:51:46,612] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:51:46,617] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6f076c53{/,null,AVAILABLE} INFO [2020-03-25 03:51:46,617] org.eclipse.jetty.server.AbstractConnector: Started application@76876421{HTTP/1.1,[http/1.1]}{0.0.0.0:32806} INFO [2020-03-25 03:51:46,617] org.eclipse.jetty.server.AbstractConnector: Started admin@c3836b6{HTTP/1.1,[http/1.1]}{0.0.0.0:45482} INFO [2020-03-25 03:51:46,617] org.eclipse.jetty.server.Server: Started @5947ms 127.0.0.1 - - [25/Mar/2020:03:51:46 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 16 127.0.0.1 - - [25/Mar/2020:03:51:46 +0000] "GET /user_agent HTTP/1.1" 200 10 "-" "ClientName" 2 127.0.0.1 - - [25/Mar/2020:03:51:46 +0000] "GET /user_agent HTTP/1.1" 200 26 "-" "ClientUserAgentHeaderValue" 1 127.0.0.1 - - [25/Mar/2020:03:51:46 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 1 INFO [2020-03-25 03:51:46,755] org.eclipse.jetty.server.AbstractConnector: Stopped application@76876421{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:46,756] org.eclipse.jetty.server.AbstractConnector: Stopped admin@c3836b6{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:51:46,756] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@6f076c53{/,null,UNAVAILABLE} INFO [2020-03-25 03:51:46,758] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@eef6e{/,null,UNAVAILABLE} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest Running io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest Running io.dropwizard.client.JerseyClientBuilderTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 sec - in io.dropwizard.client.JerseyClientBuilderTest Running io.dropwizard.client.DropwizardExecutorProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.client.DropwizardExecutorProviderTest Results : Tests run: 96, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-client --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-client >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-client --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-client <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-client --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-client --- [INFO] 3 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-client/target/generated-sources/spoon/io/dropwizard/client/HttpClientBuilder.java:104: warning - Tag @link: reference not found: HostnameVerifier [WARNING] /builds/workspace/Dropwizard/dropwizard-client/target/generated-sources/spoon/io/dropwizard/client/HttpClientBuilder.java:212: warning - Tag @link: reference not found: CloseableHttpClient [WARNING] /builds/workspace/Dropwizard/dropwizard-client/target/generated-sources/spoon/io/dropwizard/client/HttpClientBuilder.java:265: warning - Tag @link: reference not found: CloseableHttpClient [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-client >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-client --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-client <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-client --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Database Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-db --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-db/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-db --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-db --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-db/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-db --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /builds/workspace/Dropwizard/dropwizard-db/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-db --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-db --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-db/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-db --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.db.ManagedPooledDataSourceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in io.dropwizard.db.ManagedPooledDataSourceTest Running io.dropwizard.db.DataSourceConfigurationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.971 sec - in io.dropwizard.db.DataSourceConfigurationTest Running io.dropwizard.db.TimeBoundHealthCheckTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec - in io.dropwizard.db.TimeBoundHealthCheckTest Running io.dropwizard.db.DataSourceFactoryTest Mar 25, 2020 4:51:57 AM org.apache.tomcat.jdbc.pool.ConnectionPool init SEVERE: Unable to create initial connections of pool. java.sql.SQLException: Unable to load class: org.example.no.driver.here from ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054;ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054 at org.apache.tomcat.jdbc.pool.PooledConnection.connectUsingDriver(PooledConnection.java:283) at org.apache.tomcat.jdbc.pool.PooledConnection.connect(PooledConnection.java:203) at org.apache.tomcat.jdbc.pool.ConnectionPool.createConnection(ConnectionPool.java:718) at org.apache.tomcat.jdbc.pool.ConnectionPool.borrowConnection(ConnectionPool.java:650) at org.apache.tomcat.jdbc.pool.ConnectionPool.init(ConnectionPool.java:468) at org.apache.tomcat.jdbc.pool.ConnectionPool.(ConnectionPool.java:143) at org.apache.tomcat.jdbc.pool.DataSourceProxy.pCreatePool(DataSourceProxy.java:118) at org.apache.tomcat.jdbc.pool.DataSourceProxy.createPool(DataSourceProxy.java:107) at org.apache.tomcat.jdbc.pool.DataSourceProxy.getConnection(DataSourceProxy.java:131) at io.dropwizard.db.DataSourceFactoryTest.invalidJDBCDriverClassThrowsSQLException(DataSourceFactoryTest.java:94) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.ClassNotFoundException: Unable to load class: org.example.no.driver.here from ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054;ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054 at org.apache.tomcat.jdbc.pool.ClassLoaderUtil.loadClass(ClassLoaderUtil.java:56) at org.apache.tomcat.jdbc.pool.PooledConnection.connectUsingDriver(PooledConnection.java:271) ... 36 more Caused by: java.lang.ClassNotFoundException: org.example.no.driver.here at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at org.apache.tomcat.jdbc.pool.ClassLoaderUtil.loadClass(ClassLoaderUtil.java:38) ... 37 more Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in io.dropwizard.db.DataSourceFactoryTest Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-db --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-db >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-db --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-db <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-db --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-db --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-db >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-db --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-db <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-db --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-db --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard JDBI Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jdbi --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-jdbi/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jdbi --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jdbi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jdbi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jdbi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builds/workspace/Dropwizard/dropwizard-jdbi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jdbi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jdbi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jdbi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jdbi --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jdbi --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jdbi >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jdbi --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jdbi <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jdbi --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jdbi --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jdbi >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jdbi --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jdbi <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jdbi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jdbi --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Migrations 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-migrations --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-migrations/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-migrations --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-migrations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-migrations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-migrations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /builds/workspace/Dropwizard/dropwizard-migrations/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-migrations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-migrations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builds/workspace/Dropwizard/dropwizard-migrations/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-migrations --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.migrations.DbMigrateCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.978 sec - in io.dropwizard.migrations.DbMigrateCommandTest Running io.dropwizard.migrations.DbStatusCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in io.dropwizard.migrations.DbStatusCommandTest Running io.dropwizard.migrations.DbMigrateDifferentFileCommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in io.dropwizard.migrations.DbMigrateDifferentFileCommandTest Running io.dropwizard.migrations.CloseableLiquibaseTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in io.dropwizard.migrations.CloseableLiquibaseTest Running io.dropwizard.migrations.DbDumpCommandTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 sec - in io.dropwizard.migrations.DbDumpCommandTest Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-migrations --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-migrations >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-migrations --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-migrations <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-migrations --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-migrations --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-migrations >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-migrations --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-migrations <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-migrations --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-migrations --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Hibernate Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-hibernate --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-hibernate/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-hibernate --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-hibernate/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-hibernate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-hibernate/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-hibernate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /builds/workspace/Dropwizard/dropwizard-hibernate/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-hibernate --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 sec - in io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest Running io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.519 sec - in io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest Running io.dropwizard.hibernate.SessionFactoryManagerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in io.dropwizard.hibernate.SessionFactoryManagerTest Running io.dropwizard.hibernate.UnitOfWorkTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in io.dropwizard.hibernate.UnitOfWorkTest Running io.dropwizard.hibernate.AbstractDAOTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in io.dropwizard.hibernate.AbstractDAOTest Running io.dropwizard.hibernate.JerseyIntegrationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.042 sec - in io.dropwizard.hibernate.JerseyIntegrationTest Running io.dropwizard.hibernate.ScanningHibernateBundleTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in io.dropwizard.hibernate.ScanningHibernateBundleTest Running io.dropwizard.hibernate.SessionFactoryHealthCheckTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in io.dropwizard.hibernate.SessionFactoryHealthCheckTest Running io.dropwizard.hibernate.HibernateBundleTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec - in io.dropwizard.hibernate.HibernateBundleTest Running io.dropwizard.hibernate.LazyLoadingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 sec - in io.dropwizard.hibernate.LazyLoadingTest Running io.dropwizard.hibernate.SessionFactoryFactoryTest Hibernate: DROP TABLE people IF EXISTS Hibernate: CREATE TABLE people (name varchar(100) primary key, email varchar(100), birthday timestamp(0)) Hibernate: INSERT INTO people VALUES ('Coda', 'coda@example.com', '1979-01-02 00:22:00') Hibernate: select person0_.name as name1_0_0_, person0_.birthday as birthday2_0_0_, person0_.email as email3_0_0_ from people person0_ where person0_.name=? Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec - in io.dropwizard.hibernate.SessionFactoryFactoryTest Results : Tests run: 64, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-hibernate --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-hibernate >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-hibernate --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-hibernate <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-hibernate --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-hibernate --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-hibernate/target/generated-sources/spoon/io/dropwizard/hibernate/UnitOfWorkApplicationListener.java:33: warning - Tag @link: reference not found: SessionFactory [WARNING] /builds/workspace/Dropwizard/dropwizard-hibernate/target/generated-sources/spoon/io/dropwizard/hibernate/UnitOfWorkApplicationListener.java:45: warning - Tag @link: reference not found: SessionFactory [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-hibernate >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-hibernate --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-hibernate <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-hibernate --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-hibernate --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Authentication 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-auth --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-auth/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-auth --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-auth/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /builds/workspace/Dropwizard/dropwizard-auth/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /builds/workspace/Dropwizard/dropwizard-auth/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-auth --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.auth.chained.ChainedAuthProviderTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 sec - in io.dropwizard.auth.chained.ChainedAuthProviderTest Running io.dropwizard.auth.CachingAuthenticatorTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec - in io.dropwizard.auth.CachingAuthenticatorTest Running io.dropwizard.auth.CachingAuthorizerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in io.dropwizard.auth.CachingAuthorizerTest Running io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec - in io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest Running io.dropwizard.auth.principal.NoAuthPrincipalEntityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in io.dropwizard.auth.principal.NoAuthPrincipalEntityTest Running io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest Running io.dropwizard.auth.AuthFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in io.dropwizard.auth.AuthFilterTest Running io.dropwizard.auth.oauth.OAuthCustomProviderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 sec - in io.dropwizard.auth.oauth.OAuthCustomProviderTest Running io.dropwizard.auth.oauth.OAuthProviderTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 sec - in io.dropwizard.auth.oauth.OAuthProviderTest Running io.dropwizard.auth.basic.BasicCredentialsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.auth.basic.BasicCredentialsTest Running io.dropwizard.auth.basic.BasicAuthProviderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 sec - in io.dropwizard.auth.basic.BasicAuthProviderTest Running io.dropwizard.auth.basic.BasicCustomAuthProviderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec - in io.dropwizard.auth.basic.BasicCustomAuthProviderTest Results : Tests run: 93, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-auth --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-auth >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-auth --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-auth <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-auth --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-auth --- [INFO] 24 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthDynamicFeature.java:22: warning - Tag @link: reference not found: FeatureContext#register(Class) [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthDynamicFeature.java:22: warning - Tag @link: reference not found: FeatureContext#register(Object) [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authenticator.java:26: warning - Tag @link: reference not found: Optional#of(Object) [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authenticator.java:26: warning - Tag @link: reference not found: Optional#empty() [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthFilter.java:131: warning - Tag @link: reference not found: SecurityContext [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authorizer.java:18: warning - Tag @link: reference not found: Principal [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthValueFactoryProvider.java:75: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthValueFactoryProvider.java:42: warning - Tag @link: reference not found: T [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthValueFactoryProvider.java:75: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/CachingAuthenticator.java:28: warning - Tag @link: reference not found: CacheBuilderSpec [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/CachingAuthenticator.java:42: warning - Tag @link: reference not found: CacheBuilder [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authenticator.java:26: warning - Tag @link: reference not found: Optional#of(Object) [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authenticator.java:26: warning - Tag @link: reference not found: Optional#empty() [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/CachingAuthorizer.java:41: warning - Tag @link: reference not found: CacheBuilderSpec [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/CachingAuthorizer.java:55: warning - Tag @link: reference not found: CacheBuilder [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authorizer.java:18: warning - Tag @link: reference not found: Principal [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authorizer.java:18: warning - Tag @link: reference not found: Principal [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:77: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:43: warning - Tag @link: reference not found: T [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:77: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthValueFactoryProvider.java:75: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:77: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthValueFactoryProvider.java:75: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:77: warning - Tag @link: reference not found: AuthInjectionResolver [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-auth >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-auth --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-auth <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-auth --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-auth --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Multipart Form Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-forms --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-forms/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-forms --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-forms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-forms/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-forms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-forms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-forms --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.forms.MultiPartBundleTest 04:52:58.278 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 04:52:58.284 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1056ms 04:52:58.293 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3b69e7d1 04:52:58.299 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@185a6e9{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@6f03482,MANAGED} 04:52:58.302 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1a677343 04:52:58.302 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@15de0b3c{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@489115ef,MANAGED} 04:52:58.316 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@489115ef added {tasks@6907b8e==io.dropwizard.servlets.tasks.TaskServlet,1,true,AUTO} 04:52:58.318 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@489115ef added {[/tasks/*]=>tasks,POJO} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.95 sec - in io.dropwizard.forms.MultiPartBundleTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-forms --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-forms >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-forms --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-forms <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-forms --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-forms --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-forms/target/generated-sources/spoon/io/dropwizard/forms/MultiPartBundle.java:9: warning - Tag @see: reference not found: org.glassfish.jersey.media.multipart.MultiPartFeature [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-forms >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-forms --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-forms <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-forms --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-forms --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-views --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-views/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-views/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /builds/workspace/Dropwizard/dropwizard-views/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-views/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.views.ViewBundleTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 sec - in io.dropwizard.views.ViewBundleTest Running io.dropwizard.views.ViewTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.views.ViewTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-views --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-views >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-views <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-views --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-views --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-views >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-views --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-views <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-views --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-views --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Freemarker Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-views-freemarker --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-views-freemarker/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views-freemarker --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views-freemarker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views-freemarker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views-freemarker --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.views.freemarker.MultipleContentTypeTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.56 sec - in io.dropwizard.views.freemarker.MultipleContentTypeTest Running io.dropwizard.views.freemarker.FreemarkerViewRendererTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in io.dropwizard.views.freemarker.FreemarkerViewRendererTest Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-views-freemarker --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-views-freemarker >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views-freemarker --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-views-freemarker <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-views-freemarker --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-views-freemarker --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-views-freemarker >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-views-freemarker --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-views-freemarker <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-views-freemarker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-views-freemarker --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Mustache Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-views-mustache --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-views-mustache/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views-mustache --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views-mustache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builds/workspace/Dropwizard/dropwizard-views-mustache/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views-mustache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-views-mustache/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views-mustache --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.views.mustache.MustacheViewRendererTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 sec - in io.dropwizard.views.mustache.MustacheViewRendererTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-views-mustache --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-views-mustache >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views-mustache --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-views-mustache <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-views-mustache --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-views-mustache --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-views-mustache >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-views-mustache --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-views-mustache <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-views-mustache --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-views-mustache --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support for Ganglia 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-metrics-ganglia --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics-ganglia --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-metrics-ganglia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-metrics-ganglia --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-metrics-ganglia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-metrics-ganglia --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-metrics-ganglia --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.metrics.ganglia.GangliaReporterFactoryTest 04:53:27.708 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:53:27.714 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:53:27.747 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:53:27.760 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:53:27.761 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:53:27.763 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:53:27.763 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:53:28.336 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, payload=[Ljava.lang.Class;@74287ea3, groups=[Ljava.lang.Class;@7d7758be}, constraintType=GENERIC}. 04:53:28.338 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@2bdd8394, min=1, message={javax.validation.constraints.Size.message}, payload=[Ljava.lang.Class;@5f9edf14, max=2147483647}, constraintType=GENERIC}. 04:53:28.341 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Min, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@2eea88a1, message={javax.validation.constraints.Min.message}, payload=[Ljava.lang.Class;@7ac296f6, value=1}, constraintType=GENERIC}. 04:53:28.342 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Max, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@7fd7a283, message={javax.validation.constraints.Max.message}, payload=[Ljava.lang.Class;@22f59fa, value=49151}, constraintType=GENERIC}. 04:53:28.343 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Min, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@54e041a4, message={javax.validation.constraints.Min.message}, payload=[Ljava.lang.Class;@2c78324b, value=0}, constraintType=GENERIC}. 04:53:28.344 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Max, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@18317edc, message={javax.validation.constraints.Max.message}, payload=[Ljava.lang.Class;@4e0ae11f, value=255}, constraintType=GENERIC}. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec - in io.dropwizard.metrics.ganglia.GangliaReporterFactoryTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-metrics-ganglia --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-metrics-ganglia >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics-ganglia --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-metrics-ganglia <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-metrics-ganglia --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-metrics-ganglia --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-metrics-ganglia >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-metrics-ganglia --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-metrics-ganglia <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-metrics-ganglia --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-metrics-ganglia --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support for Graphite 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-metrics-graphite --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics-graphite --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-metrics-graphite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-metrics-graphite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-metrics-graphite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-metrics-graphite/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-metrics-graphite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-metrics-graphite --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.metrics.graphite.GraphiteReporterFactoryTest 04:53:34.457 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:53:34.460 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:53:34.478 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:53:34.489 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:53:34.490 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:53:34.490 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:53:34.491 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:53:34.973 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, payload=[Ljava.lang.Class;@58fe0499, groups=[Ljava.lang.Class;@686449f9}, constraintType=GENERIC}. 04:53:34.974 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@68b6f0d6, min=1, message={javax.validation.constraints.Size.message}, payload=[Ljava.lang.Class;@4044fb95, max=2147483647}, constraintType=GENERIC}. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 sec - in io.dropwizard.metrics.graphite.GraphiteReporterFactoryTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-metrics-graphite --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-metrics-graphite >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics-graphite --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-metrics-graphite <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-metrics-graphite --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-metrics-graphite --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-metrics-graphite >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-metrics-graphite --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-metrics-graphite <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-metrics-graphite --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-metrics-graphite --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Asset Bundle 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-assets --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-assets/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-assets --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-assets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-assets/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-assets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-assets/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-assets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-assets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-assets/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-assets --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.assets.AssetsBundleTest 04:53:41.210 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset1 for path /what/new/* 04:53:41.338 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset2 for path /what/old/* 04:53:41.341 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/* 04:53:41.342 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/* 04:53:41.343 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /json/* 04:53:41.344 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /assets/* Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 sec - in io.dropwizard.assets.AssetsBundleTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-assets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-assets >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-assets --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-assets <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-assets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-assets --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-assets >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-assets --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-assets <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-assets --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-assets --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard HTTP/2 Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-http2 --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-http2/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-http2 --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-http2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-http2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builds/workspace/Dropwizard/dropwizard-http2/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-http2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-http2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-http2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-http2 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-http2 --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-http2 >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-http2 --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-http2 <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-http2 --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-http2 --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-http2/target/generated-sources/spoon/io/dropwizard/http2/Http2CConnectorFactory.java:36: warning - Tag @see: reference not found: HttpConnectorFactory [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-http2 >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-http2 --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-http2 <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-http2 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-http2 --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT-javadoc.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Dropwizard Project ................................. SUCCESS [ 7.912 s] [INFO] Dropwizard BOM ..................................... SUCCESS [ 6.492 s] [INFO] Dropwizard Utility Classes ......................... SUCCESS [ 12.203 s] [INFO] Dropwizard Jackson Support ......................... SUCCESS [ 10.230 s] [INFO] Dropwizard Validation Support ...................... SUCCESS [ 7.952 s] [INFO] Dropwizard Configuration Support ................... SUCCESS [ 17.269 s] [INFO] Dropwizard Logging Support ......................... SUCCESS [ 11.108 s] [INFO] Dropwizard Lifecycle Support ....................... SUCCESS [ 7.126 s] [INFO] Dropwizard Metrics Support ......................... SUCCESS [ 8.099 s] [INFO] Dropwizard Jersey Support .......................... SUCCESS [ 30.147 s] [INFO] Dropwizard Servlet Support ......................... SUCCESS [ 9.829 s] [INFO] Dropwizard Jetty Support ........................... SUCCESS [ 14.240 s] [INFO] Dropwizard Request Logging Support ................. SUCCESS [ 8.390 s] [INFO] Dropwizard ......................................... SUCCESS [ 16.861 s] [INFO] Dropwizard Test Helpers ............................ SUCCESS [ 16.421 s] [INFO] Dropwizard HTTP Client ............................. SUCCESS [ 15.883 s] [INFO] Dropwizard Database Support ........................ SUCCESS [ 8.878 s] [INFO] Dropwizard JDBI Support ............................ SUCCESS [ 8.690 s] [INFO] Dropwizard Migrations .............................. SUCCESS [ 11.840 s] [INFO] Dropwizard Hibernate Support ....................... SUCCESS [ 16.164 s] [INFO] Dropwizard Authentication .......................... SUCCESS [ 16.329 s] [INFO] Dropwizard Multipart Form Support .................. SUCCESS [ 5.699 s] [INFO] Dropwizard Views ................................... SUCCESS [ 7.851 s] [INFO] Dropwizard Freemarker Views ........................ SUCCESS [ 9.237 s] [INFO] Dropwizard Mustache Views .......................... SUCCESS [ 7.215 s] [INFO] Dropwizard Metrics Support for Ganglia ............. SUCCESS [ 6.232 s] [INFO] Dropwizard Metrics Support for Graphite ............ SUCCESS [ 6.437 s] [INFO] Dropwizard Asset Bundle ............................ SUCCESS [ 6.328 s] [INFO] Dropwizard HTTP/2 Support .......................... SUCCESS [ 5.878 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:17 min [INFO] Finished at: 2020-03-25T04:53:51+01:00 [INFO] Final Memory: 92M/295M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 320081 Number of tests: 6 Number of tests skipped: 0 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Overwrites source generated by spoon in the source folder ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Dropwizard Project [INFO] Dropwizard BOM [INFO] Dropwizard Utility Classes [INFO] Dropwizard Jackson Support [INFO] Dropwizard Validation Support [INFO] Dropwizard Configuration Support [INFO] Dropwizard Logging Support [INFO] Dropwizard Lifecycle Support [INFO] Dropwizard Metrics Support [INFO] Dropwizard Jersey Support [INFO] Dropwizard Servlet Support [INFO] Dropwizard Jetty Support [INFO] Dropwizard Request Logging Support [INFO] Dropwizard [INFO] Dropwizard Test Helpers [INFO] Dropwizard HTTP Client [INFO] Dropwizard Database Support [INFO] Dropwizard JDBI Support [INFO] Dropwizard Migrations [INFO] Dropwizard Hibernate Support [INFO] Dropwizard Authentication [INFO] Dropwizard Multipart Form Support [INFO] Dropwizard Views [INFO] Dropwizard Freemarker Views [INFO] Dropwizard Mustache Views [INFO] Dropwizard Metrics Support for Ganglia [INFO] Dropwizard Metrics Support for Graphite [INFO] Dropwizard Asset Bundle [INFO] Dropwizard HTTP/2 Support [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Project 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-parent --- [INFO] Deleting /builds/workspace/Dropwizard/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-parent --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-parent >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-parent --- [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-parent <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-parent --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-parent >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-parent --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-parent <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-parent --- [INFO] Installing /builds/workspace/Dropwizard/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-parent/1.1.0-SNAPSHOT/dropwizard-parent-1.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard BOM 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-bom --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-bom/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-bom --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-bom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-bom/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-bom --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-bom/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-bom --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-bom/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-bom --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-bom --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-bom --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-bom >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-bom --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-bom <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-bom --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-bom --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-bom >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-bom --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-bom <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-bom --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-bom --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-bom/target/dropwizard-bom-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-bom/1.1.0-SNAPSHOT/dropwizard-bom-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Utility Classes 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-util --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-util/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-util --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builds/workspace/Dropwizard/dropwizard-util/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-util/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-util --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.util.DurationTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in io.dropwizard.util.DurationTest Running io.dropwizard.util.JarLocationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in io.dropwizard.util.JarLocationTest Running io.dropwizard.util.OptionalsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.util.OptionalsTest Running io.dropwizard.util.SizeTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in io.dropwizard.util.SizeTest Running io.dropwizard.util.SizeUnitTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in io.dropwizard.util.SizeUnitTest Results : Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-util --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-util >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-util --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-util <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-util --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-util --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-util >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-util --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-util <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-util --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-util/target/dropwizard-util-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-util/1.1.0-SNAPSHOT/dropwizard-util-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jackson Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jackson --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-jackson/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jackson --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jackson/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /builds/workspace/Dropwizard/dropwizard-jackson/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jackson --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jackson --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-jackson/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jackson --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.jackson.JacksonTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.59 sec - in io.dropwizard.jackson.JacksonTest Running io.dropwizard.jackson.LogbackModuleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.jackson.LogbackModuleTest Running io.dropwizard.jackson.FuzzyEnumModuleTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in io.dropwizard.jackson.FuzzyEnumModuleTest Running io.dropwizard.jackson.DiscoverableSubtypeResolverTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in io.dropwizard.jackson.DiscoverableSubtypeResolverTest Running io.dropwizard.jackson.GuavaExtrasModuleTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in io.dropwizard.jackson.GuavaExtrasModuleTest Running io.dropwizard.jackson.AnnotationSensitivePropertyNamingStrategyTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.jackson.AnnotationSensitivePropertyNamingStrategyTest Results : Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jackson --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jackson >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jackson --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jackson <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jackson --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jackson --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jackson >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jackson --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jackson <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jackson --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jackson --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jackson/target/dropwizard-jackson-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jackson/1.1.0-SNAPSHOT/dropwizard-jackson-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Validation Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-validation --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-validation/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-validation --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-validation/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /builds/workspace/Dropwizard/dropwizard-validation/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-validation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-validation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-validation --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.validation.SizeValidatorTest Mar 25, 2020 4:54:31 AM org.hibernate.validator.internal.util.Version INFO: HV000001: Hibernate Validator 5.3.0.Final Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 sec - in io.dropwizard.validation.SizeValidatorTest Running io.dropwizard.validation.PortRangeValidatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in io.dropwizard.validation.PortRangeValidatorTest Running io.dropwizard.validation.valuehandling.OptionalValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in io.dropwizard.validation.valuehandling.OptionalValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.OptionalIntValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in io.dropwizard.validation.valuehandling.OptionalIntValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.OptionalDoubleValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in io.dropwizard.validation.valuehandling.OptionalDoubleValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.OptionalLongValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in io.dropwizard.validation.valuehandling.OptionalLongValidatedValueUnwrapperTest Running io.dropwizard.validation.valuehandling.GuavaOptionalValidatedValueUnwrapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in io.dropwizard.validation.valuehandling.GuavaOptionalValidatedValueUnwrapperTest Running io.dropwizard.validation.DurationValidatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in io.dropwizard.validation.DurationValidatorTest Running io.dropwizard.validation.OneOfValidatorTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in io.dropwizard.validation.OneOfValidatorTest Running io.dropwizard.validation.MethodValidatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in io.dropwizard.validation.MethodValidatorTest Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-validation --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-validation >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-validation --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-validation <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-validation --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-validation --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-validation >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-validation --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-validation <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-validation --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-validation --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-validation/target/dropwizard-validation-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-validation/1.1.0-SNAPSHOT/dropwizard-validation-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Configuration Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-configuration --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-configuration/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-configuration --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-configuration/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-configuration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /builds/workspace/Dropwizard/dropwizard-configuration/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-configuration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-configuration --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builds/workspace/Dropwizard/dropwizard-configuration/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-configuration --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.LevenshteinComparatorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in io.dropwizard.configuration.LevenshteinComparatorTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.UrlConfigurationSourceProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in io.dropwizard.configuration.UrlConfigurationSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.FileConfigurationSourceProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in io.dropwizard.configuration.FileConfigurationSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ConfigurationFactoryFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 sec - in io.dropwizard.configuration.ConfigurationFactoryFactoryTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.SubstitutingSourceProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec - in io.dropwizard.configuration.SubstitutingSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ConfigurationFactoryTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 sec - in io.dropwizard.configuration.ConfigurationFactoryTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ConfigurationValidationExceptionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec - in io.dropwizard.configuration.ConfigurationValidationExceptionTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.EnvironmentVariableSubstitutorTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in io.dropwizard.configuration.EnvironmentVariableSubstitutorTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.ResourceConfigurationSourceProviderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec - in io.dropwizard.configuration.ResourceConfigurationSourceProviderTest Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.configuration.EnvironmentVariableLookupTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in io.dropwizard.configuration.EnvironmentVariableLookupTest Results : Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-configuration --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-configuration >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-configuration --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-configuration <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-configuration --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-configuration --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-configuration/target/generated-sources/spoon/io/dropwizard/configuration/DefaultConfigurationFactoryFactory.java:18: warning - Tag @link: reference not found: DeserializationFeature#FAIL_ON_UNKNOWN_PROPERTIES [WARNING] /builds/workspace/Dropwizard/dropwizard-configuration/target/generated-sources/spoon/io/dropwizard/configuration/YamlConfigurationFactory.java:40: warning - Tag @link: reference not found: ObjectMapper [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-configuration >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-configuration --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-configuration <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-configuration --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-configuration --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-configuration/target/dropwizard-configuration-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-configuration/1.1.0-SNAPSHOT/dropwizard-configuration-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Logging Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-logging --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-logging/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-logging --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /builds/workspace/Dropwizard/dropwizard-logging/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-logging/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-logging --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.logging.PrefixedRootCauseFirstThrowableProxyConverterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in io.dropwizard.logging.PrefixedRootCauseFirstThrowableProxyConverterTest Running io.dropwizard.logging.PrefixedThrowableProxyConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.logging.PrefixedThrowableProxyConverterTest Running io.dropwizard.logging.DropwizardLayoutTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 sec - in io.dropwizard.logging.DropwizardLayoutTest Running io.dropwizard.logging.FileAppenderFactoryTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 sec - in io.dropwizard.logging.FileAppenderFactoryTest Running io.dropwizard.logging.DefaultLoggingFactoryTest INFO [2020-03-25 03:54:58,567] com.example.app: Application log DEBUG [2020-03-25 03:54:58,570] com.example.newApp: New application debug log INFO [2020-03-25 03:54:58,571] com.example.newApp: New application info log DEBUG [2020-03-25 03:54:58,571] com.example.legacyApp: Legacy application debug log INFO [2020-03-25 03:54:58,572] com.example.legacyApp: Legacy application info log Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 sec - in io.dropwizard.logging.DefaultLoggingFactoryTest Running io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest Running io.dropwizard.logging.ConsoleAppenderFactoryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in io.dropwizard.logging.ConsoleAppenderFactoryTest Running io.dropwizard.logging.PrefixedExtendedThrowableProxyConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.logging.PrefixedExtendedThrowableProxyConverterTest Running io.dropwizard.logging.SyslogAppenderFactoryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in io.dropwizard.logging.SyslogAppenderFactoryTest Results : Tests run: 41, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-logging >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-logging --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-logging <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-logging --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-logging/target/generated-sources/spoon/io/dropwizard/logging/AbstractAppenderFactory.java:63: warning - Tag @link: reference not found: FilterFactory filters [WARNING] /builds/workspace/Dropwizard/dropwizard-logging/target/generated-sources/spoon/io/dropwizard/logging/filter/NullLevelFilterFactory.java:18: warning - Tag @link: reference not found: FilterReply#NEUTRAL [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-logging >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-logging --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-logging <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-logging --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-logging --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-logging/target/dropwizard-logging-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-logging/1.1.0-SNAPSHOT/dropwizard-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Lifecycle Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-lifecycle --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-lifecycle/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-lifecycle --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] Logging initialized @71144ms [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-lifecycle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-lifecycle/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-lifecycle --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builds/workspace/Dropwizard/dropwizard-lifecycle/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-lifecycle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-lifecycle --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builds/workspace/Dropwizard/dropwizard-lifecycle/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-lifecycle --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.lifecycle.JettyManagedTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 sec - in io.dropwizard.lifecycle.JettyManagedTest Running io.dropwizard.lifecycle.setup.ExecutorServiceBuilderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec - in io.dropwizard.lifecycle.setup.ExecutorServiceBuilderTest Running io.dropwizard.lifecycle.setup.LifecycleEnvironmentTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in io.dropwizard.lifecycle.setup.LifecycleEnvironmentTest Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-lifecycle --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-lifecycle >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-lifecycle --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-lifecycle <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-lifecycle --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-lifecycle --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-lifecycle >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-lifecycle --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-lifecycle <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-lifecycle --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-lifecycle --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-lifecycle/target/dropwizard-lifecycle-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-lifecycle/1.1.0-SNAPSHOT/dropwizard-lifecycle-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-metrics --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-metrics/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /builds/workspace/Dropwizard/dropwizard-metrics/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-metrics --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-metrics --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-metrics/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-metrics --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.metrics.BaseReporterFactoryTest Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec - in io.dropwizard.metrics.BaseReporterFactoryTest Running io.dropwizard.metrics.CsvReporterFactoryTest 04:55:14.529 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:55:14.533 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:55:14.551 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:55:14.561 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:55:14.562 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:55:14.563 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:55:14.564 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:55:14.617 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:55:14.617 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:55:14.617 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:55:14.617 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:55:14.618 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:55:14.976 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, payload=[Ljava.lang.Class;@989da1, groups=[Ljava.lang.Class;@31cb96e1}, constraintType=GENERIC}. 04:55:14.979 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@3eed0f5, min=1, message={javax.validation.constraints.Size.message}, payload=[Ljava.lang.Class;@64030b91, max=2147483647}, constraintType=GENERIC}. 04:55:15.012 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 04:55:15.016 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1611ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 sec - in io.dropwizard.metrics.CsvReporterFactoryTest Running io.dropwizard.metrics.MetricsFactoryTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in io.dropwizard.metrics.MetricsFactoryTest Running io.dropwizard.metrics.Slf4jReporterFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.metrics.Slf4jReporterFactoryTest Running io.dropwizard.metrics.ConsoleReporterFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.metrics.ConsoleReporterFactoryTest Results : Tests run: 54, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-metrics --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-metrics >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-metrics <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-metrics --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-metrics --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-metrics >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-metrics --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-metrics <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-metrics --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-metrics --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics/target/dropwizard-metrics-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics/1.1.0-SNAPSHOT/dropwizard-metrics-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jersey Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jersey --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-jersey/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jersey --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jersey/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 67 source files to /builds/workspace/Dropwizard/dropwizard-jersey/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jersey --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jersey --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 71 source files to /builds/workspace/Dropwizard/dropwizard-jersey/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jersey --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.jersey.DropwizardResourceConfigTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 sec - in io.dropwizard.jersey.DropwizardResourceConfigTest Running io.dropwizard.jersey.gzip.ConfiguredGZipEncoderTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 sec - in io.dropwizard.jersey.gzip.ConfiguredGZipEncoderTest Running io.dropwizard.jersey.errors.EarlyEofExceptionMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in io.dropwizard.jersey.errors.EarlyEofExceptionMapperTest Running io.dropwizard.jersey.errors.LoggingExceptionMapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 sec - in io.dropwizard.jersey.errors.LoggingExceptionMapperTest Running io.dropwizard.jersey.caching.CacheControlledResponseFeatureTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 sec - in io.dropwizard.jersey.caching.CacheControlledResponseFeatureTest Running io.dropwizard.jersey.validation.ConstraintViolationExceptionMapperTest Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.516 sec - in io.dropwizard.jersey.validation.ConstraintViolationExceptionMapperTest Running io.dropwizard.jersey.validation.ParamValidatorUnwrapperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in io.dropwizard.jersey.validation.ParamValidatorUnwrapperTest Running io.dropwizard.jersey.guava.OptionalCookieParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec - in io.dropwizard.jersey.guava.OptionalCookieParamResourceTest Running io.dropwizard.jersey.guava.OptionalQueryParamResourceTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec - in io.dropwizard.jersey.guava.OptionalQueryParamResourceTest Running io.dropwizard.jersey.guava.OptionalMessageBodyWriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in io.dropwizard.jersey.guava.OptionalMessageBodyWriterTest Running io.dropwizard.jersey.guava.OptionalHeaderParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in io.dropwizard.jersey.guava.OptionalHeaderParamResourceTest Running io.dropwizard.jersey.guava.OptionalFormParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in io.dropwizard.jersey.guava.OptionalFormParamResourceTest Running io.dropwizard.jersey.params.LongParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jersey.params.LongParamTest Running io.dropwizard.jersey.params.UUIDParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.params.UUIDParamTest Running io.dropwizard.jersey.params.SizeParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in io.dropwizard.jersey.params.SizeParamTest Running io.dropwizard.jersey.params.LocalDateParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in io.dropwizard.jersey.params.LocalDateParamTest Running io.dropwizard.jersey.params.NonEmptyStringParamTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jersey.params.NonEmptyStringParamTest Running io.dropwizard.jersey.params.IntParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jersey.params.IntParamTest Running io.dropwizard.jersey.params.DateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jersey.params.DateTimeParamTest Running io.dropwizard.jersey.params.NonEmptyStringParamProviderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in io.dropwizard.jersey.params.NonEmptyStringParamProviderTest Running io.dropwizard.jersey.params.BooleanParamTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jersey.params.BooleanParamTest Running io.dropwizard.jersey.params.DurationParamTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jersey.params.DurationParamTest Running io.dropwizard.jersey.sessions.HttpSessionFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in io.dropwizard.jersey.sessions.HttpSessionFactoryTest Running io.dropwizard.jersey.sessions.FlashFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in io.dropwizard.jersey.sessions.FlashFactoryTest Running io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec - in io.dropwizard.jersey.optional.OptionalDoubleMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalCookieParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in io.dropwizard.jersey.optional.OptionalCookieParamResourceTest Running io.dropwizard.jersey.optional.OptionalQueryParamResourceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in io.dropwizard.jersey.optional.OptionalQueryParamResourceTest Running io.dropwizard.jersey.optional.OptionalLongMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in io.dropwizard.jersey.optional.OptionalLongMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in io.dropwizard.jersey.optional.OptionalMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalIntMessageBodyWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in io.dropwizard.jersey.optional.OptionalIntMessageBodyWriterTest Running io.dropwizard.jersey.optional.OptionalHeaderParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in io.dropwizard.jersey.optional.OptionalHeaderParamResourceTest Running io.dropwizard.jersey.optional.OptionalFormParamResourceTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec - in io.dropwizard.jersey.optional.OptionalFormParamResourceTest Running io.dropwizard.jersey.JerseyContentTypeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in io.dropwizard.jersey.JerseyContentTypeTest Running io.dropwizard.jersey.jackson.JacksonMessageBodyProviderTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec - in io.dropwizard.jersey.jackson.JacksonMessageBodyProviderTest Running io.dropwizard.jersey.jackson.JsonProcessingExceptionMapperTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 sec - in io.dropwizard.jersey.jackson.JsonProcessingExceptionMapperTest Running io.dropwizard.jersey.jsr310.LocalDateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in io.dropwizard.jersey.jsr310.LocalDateTimeParamTest Running io.dropwizard.jersey.jsr310.YearParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.jersey.jsr310.YearParamTest Running io.dropwizard.jersey.jsr310.LocalDateParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.jersey.jsr310.LocalDateParamTest Running io.dropwizard.jersey.jsr310.ZonedDateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.jersey.jsr310.ZonedDateTimeParamTest Running io.dropwizard.jersey.jsr310.LocalTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.jsr310.LocalTimeParamTest Running io.dropwizard.jersey.jsr310.YearMonthParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.jsr310.YearMonthParamTest Running io.dropwizard.jersey.jsr310.OffsetDateTimeParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.jsr310.OffsetDateTimeParamTest Running io.dropwizard.jersey.jsr310.ZoneIdParamTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jersey.jsr310.ZoneIdParamTest Running io.dropwizard.jersey.AsyncServletTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in io.dropwizard.jersey.AsyncServletTest Running io.dropwizard.jersey.setup.JerseyEnvironmentTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in io.dropwizard.jersey.setup.JerseyEnvironmentTest Running io.dropwizard.jersey.filter.AllowedMethodsFilterTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in io.dropwizard.jersey.filter.AllowedMethodsFilterTest Results : Tests run: 248, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jersey --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jersey >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jersey --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jersey <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jersey --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jersey --- [INFO] 10 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/gzip/ConfiguredGZipEncoder.java:13: warning - Tag @link: reference not found: HttpHeaders#CONTENT_ENCODING Content-Encoding header [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/gzip/ConfiguredGZipEncoder.java:13: warning - Tag @link: reference not found: HttpHeaders#CONTENT_ENCODING Content-Encoding header [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/gzip/GZipDecoder.java:13: warning - Tag @link: reference not found: HttpHeaders#CONTENT_ENCODING Content-Encoding header [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/LocalDateParam.java:8: warning - Tag @see: reference not found: LocalDate [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/LocalDateTimeParam.java:8: warning - Tag @see: reference not found: LocalDateTime [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/LocalTimeParam.java:8: warning - Tag @see: reference not found: LocalTime [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/OffsetDateTimeParam.java:8: warning - Tag @see: reference not found: OffsetDateTime [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/YearMonthParam.java:8: warning - Tag @see: reference not found: YearMonth [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/ZonedDateTimeParam.java:8: warning - Tag @see: reference not found: ZonedDateTime [WARNING] /builds/workspace/Dropwizard/dropwizard-jersey/target/generated-sources/spoon/io/dropwizard/jersey/jsr310/ZoneIdParam.java:8: warning - Tag @see: reference not found: ZoneId [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jersey >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jersey --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jersey <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jersey --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jersey --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jersey/target/dropwizard-jersey-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jersey/1.1.0-SNAPSHOT/dropwizard-jersey-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Servlet Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-servlets --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-servlets/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-servlets --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-servlets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-servlets/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-servlets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /builds/workspace/Dropwizard/dropwizard-servlets/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-servlets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-servlets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /builds/workspace/Dropwizard/dropwizard-servlets/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-servlets --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.servlets.assets.ByteRangeTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec - in io.dropwizard.servlets.assets.ByteRangeTest Running io.dropwizard.servlets.assets.AssetServletTest 2020-03-25 04:55:51.605:INFO::main: Logging initialized @506ms 2020-03-25 04:55:51.754:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:55:51.795:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@4d3167f4{/,null,AVAILABLE} 2020-03-25 04:55:51.797:INFO:oejs.AbstractConnector:main: Started LocalConnector@2a819c63{HTTP/1.1,[http/1.1]} 2020-03-25 04:55:51.798:INFO:oejs.Server:main: Started @699ms 2020-03-25 04:55:52.019:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@2a819c63{HTTP/1.1,[http/1.1]} 2020-03-25 04:55:52.021:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@4d3167f4{/,null,UNAVAILABLE} Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec - in io.dropwizard.servlets.assets.AssetServletTest Running io.dropwizard.servlets.assets.ResourceURLTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in io.dropwizard.servlets.assets.ResourceURLTest Running io.dropwizard.servlets.ServletsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec - in io.dropwizard.servlets.ServletsTest Running io.dropwizard.servlets.CacheBustingFilterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in io.dropwizard.servlets.CacheBustingFilterTest Running io.dropwizard.servlets.tasks.PostBodyTaskTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.servlets.tasks.PostBodyTaskTest Running io.dropwizard.servlets.tasks.LogConfigurationTaskTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in io.dropwizard.servlets.tasks.LogConfigurationTaskTest Running io.dropwizard.servlets.tasks.TaskServletTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in io.dropwizard.servlets.tasks.TaskServletTest Running io.dropwizard.servlets.tasks.TaskTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.servlets.tasks.TaskTest Running io.dropwizard.servlets.tasks.GarbageCollectionTaskTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec - in io.dropwizard.servlets.tasks.GarbageCollectionTaskTest Results : Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-servlets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-servlets >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-servlets --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-servlets <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-servlets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-servlets --- [INFO] 5 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-servlets/target/generated-sources/spoon/io/dropwizard/servlets/tasks/Task.java:39: warning - Tag @link: reference not found: PrintWriter [WARNING] /builds/workspace/Dropwizard/dropwizard-servlets/target/generated-sources/spoon/io/dropwizard/servlets/tasks/Task.java:39: warning - Tag @link: reference not found: PrintWriter [WARNING] /builds/workspace/Dropwizard/dropwizard-servlets/target/generated-sources/spoon/io/dropwizard/servlets/tasks/PostBodyTask.java:31: warning - Tag @link: reference not found: PrintWriter [WARNING] /builds/workspace/Dropwizard/dropwizard-servlets/target/generated-sources/spoon/io/dropwizard/servlets/tasks/PostBodyTask.java:45: warning - Tag @link: reference not found: PrintWriter [WARNING] /builds/workspace/Dropwizard/dropwizard-servlets/target/generated-sources/spoon/io/dropwizard/servlets/tasks/Task.java:39: warning - Tag @link: reference not found: PrintWriter [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-servlets >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-servlets --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-servlets <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-servlets --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-servlets --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-servlets/target/dropwizard-servlets-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-servlets/1.1.0-SNAPSHOT/dropwizard-servlets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Jetty Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jetty --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-jetty/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jetty --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /builds/workspace/Dropwizard/dropwizard-jetty/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jetty --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jetty --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-jetty/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jetty --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.jetty.HttpsConnectorFactoryTest 2020-03-25 04:56:02.496:INFO::main: Logging initialized @649ms Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.334 sec - in io.dropwizard.jetty.HttpsConnectorFactoryTest Running io.dropwizard.jetty.RoutingHandlerTest 2020-03-25 04:56:05.263:WARN:oejsh.AbstractHandler:main: No Server set for io.dropwizard.jetty.RoutingHandler@5a7b309b 2020-03-25 04:56:05.279:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$1736437123@32ae8f27{/,null,AVAILABLE} 2020-03-25 04:56:05.280:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$1736437123@75e80a97{/,null,AVAILABLE} 2020-03-25 04:56:05.281:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$1736437123@75e80a97{/,null,UNAVAILABLE} 2020-03-25 04:56:05.281:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$1736437123@32ae8f27{/,null,UNAVAILABLE} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 sec - in io.dropwizard.jetty.RoutingHandlerTest Running io.dropwizard.jetty.GzipHandlerFactoryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in io.dropwizard.jetty.GzipHandlerFactoryTest Running io.dropwizard.jetty.HttpConnectorFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in io.dropwizard.jetty.HttpConnectorFactoryTest Running io.dropwizard.jetty.NetUtilTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.007 sec - in io.dropwizard.jetty.NetUtilTest Running io.dropwizard.jetty.setup.ServletEnvironmentTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec - in io.dropwizard.jetty.setup.ServletEnvironmentTest Running io.dropwizard.jetty.MutableServletContextHandlerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jetty.MutableServletContextHandlerTest Running io.dropwizard.jetty.ContextRoutingHandlerTest 2020-03-25 04:56:06.352:WARN:oejsh.AbstractHandler:main: No Server set for io.dropwizard.jetty.ContextRoutingHandler@bcd9ed6 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in io.dropwizard.jetty.ContextRoutingHandlerTest Running io.dropwizard.jetty.ServerPushFilterFactoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec - in io.dropwizard.jetty.ServerPushFilterFactoryTest Running io.dropwizard.jetty.BiDiGzipHandlerTest 2020-03-25 04:56:06.643:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:56:06.656:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@6bdad3bb{/,null,AVAILABLE} 2020-03-25 04:56:06.657:INFO:oejs.AbstractConnector:main: Started LocalConnector@28113acc{HTTP/1.1,[http/1.1]} 2020-03-25 04:56:06.658:INFO:oejs.Server:main: Started @4811ms 2020-03-25 04:56:06.710:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@28113acc{HTTP/1.1,[http/1.1]} 2020-03-25 04:56:06.712:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@6bdad3bb{/,null,UNAVAILABLE} 2020-03-25 04:56:06.716:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:56:06.722:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,AVAILABLE} 2020-03-25 04:56:06.722:INFO:oejs.AbstractConnector:main: Started LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]} 2020-03-25 04:56:06.722:INFO:oejs.Server:main: Started @4875ms 2020-03-25 04:56:06.733:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]} 2020-03-25 04:56:06.734:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,UNAVAILABLE} 2020-03-25 04:56:06.736:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:56:06.737:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@5357de0e{/,null,AVAILABLE} 2020-03-25 04:56:06.738:INFO:oejs.AbstractConnector:main: Started LocalConnector@6f651ac{HTTP/1.1,[http/1.1]} 2020-03-25 04:56:06.738:INFO:oejs.Server:main: Started @4891ms 2020-03-25 04:56:06.741:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@6f651ac{HTTP/1.1,[http/1.1]} 2020-03-25 04:56:06.742:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@5357de0e{/,null,UNAVAILABLE} 2020-03-25 04:56:06.743:INFO:oejs.Server:main: jetty-9.3.14.v20161028 2020-03-25 04:56:06.753:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@48697181{/,null,AVAILABLE} 2020-03-25 04:56:06.753:INFO:oejs.AbstractConnector:main: Started LocalConnector@2d97a11e{HTTP/1.1,[http/1.1]} 2020-03-25 04:56:06.753:INFO:oejs.Server:main: Started @4907ms 2020-03-25 04:56:06.758:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@2d97a11e{HTTP/1.1,[http/1.1]} 2020-03-25 04:56:06.758:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@48697181{/,null,UNAVAILABLE} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec - in io.dropwizard.jetty.BiDiGzipHandlerTest Running io.dropwizard.jetty.NonblockingServletHolderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in io.dropwizard.jetty.NonblockingServletHolderTest Results : Tests run: 66, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jetty --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jetty >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jetty --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jetty <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jetty --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jetty --- [INFO] 26 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/ConnectorFactory.java:21: warning - Tag @link: reference not found: Server [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/ConnectorFactory.java:21: warning - Tag @link: reference not found: Server [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/ConnectorFactory.java:21: warning - Tag @link: reference not found: Server [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/Jetty93InstrumentedConnectionFactory.java:6: warning - Tag @link: reference not found: com.codahale.metrics.jetty9.InstrumentedConnectionFactory [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "58" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "45" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "45" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see:illegal character: "47" in "https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java" [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/LocalIpFilter.java:22: warning - Tag @see: reference not found: https://github.com/apache/curator/blob/master/curator-x-discovery/src/main/java/org/apache/curator/x/discovery/LocalIpFilter.java [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/Jetty93InstrumentedConnectionFactory.java:6: warning - Tag @link: reference not found: com.codahale.metrics.jetty9.InstrumentedConnectionFactory [WARNING] /builds/workspace/Dropwizard/dropwizard-jetty/target/generated-sources/spoon/io/dropwizard/jetty/Jetty93InstrumentedConnectionFactory.java:6: warning - Tag @link: reference not found: com.codahale.metrics.jetty9.InstrumentedConnectionFactory [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jetty >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jetty --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jetty <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jetty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jetty --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jetty/target/dropwizard-jetty-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jetty/1.1.0-SNAPSHOT/dropwizard-jetty-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Request Logging Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-request-logging --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-request-logging/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-request-logging --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-request-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-request-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /builds/workspace/Dropwizard/dropwizard-request-logging/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-request-logging --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-request-logging --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builds/workspace/Dropwizard/dropwizard-request-logging/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-request-logging --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.request.logging.LogbackAccessRequestLogTest 04:56:17.482 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 04:56:17.489 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1398ms 04:56:17.667 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@3b00856b] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.525 sec - in io.dropwizard.request.logging.LogbackAccessRequestLogTest Running io.dropwizard.request.logging.layout.LogbackAccessRequestLayoutTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in io.dropwizard.request.logging.layout.LogbackAccessRequestLayoutTest Running io.dropwizard.request.logging.RequestLogFactoryTest 04:56:18.329 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:56:18.331 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:56:18.366 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:56:18.377 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:56:18.379 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:56:18.380 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:56:18.381 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:56:18.786 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:56:18.787 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:56:18.788 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:56:18.790 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:56:18.791 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 sec - in io.dropwizard.request.logging.RequestLogFactoryTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-request-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-request-logging >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-request-logging --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-request-logging <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-request-logging --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-request-logging --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-request-logging/target/generated-sources/spoon/io/dropwizard/request/logging/LogbackAccessRequestLogFactory.java:20: warning - Tag @link: reference not found: ConsoleAppenderFactory console [WARNING] /builds/workspace/Dropwizard/dropwizard-request-logging/target/generated-sources/spoon/io/dropwizard/request/logging/LogbackAccessRequestLogFactory.java:20: warning - Tag @link: reference not found: AppenderFactory appenders [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-request-logging >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-request-logging --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-request-logging <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-request-logging --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-request-logging --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-request-logging/target/dropwizard-request-logging-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-request-logging/1.1.0-SNAPSHOT/dropwizard-request-logging-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-core --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-core/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-core --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /builds/workspace/Dropwizard/dropwizard-core/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /builds/workspace/Dropwizard/dropwizard-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.server.SimpleServerFactoryTest 127.0.0.1 - - [25/Mar/2020:03:56:27 +0000] "GET /service/test HTTP/1.1" 200 18 "-" "Java/1.8.0_151" 86 127.0.0.1 - - [25/Mar/2020:03:56:27 +0000] "POST /secret/tasks/hello?name=test_user HTTP/1.1" 200 17 "-" "Java/1.8.0_151" 39 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.517 sec - in io.dropwizard.server.SimpleServerFactoryTest Running io.dropwizard.server.AbstractServerFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.824 sec - in io.dropwizard.server.AbstractServerFactoryTest Running io.dropwizard.server.DefaultServerFactoryTest 127.0.0.1 - - [25/Mar/2020:03:56:30 +0000] "GET /app/test HTTP/1.1" 200 4 "-" "Java/1.8.0_151" 32 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.1 sec - in io.dropwizard.server.DefaultServerFactoryTest Running io.dropwizard.ConfigurationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in io.dropwizard.ConfigurationTest Running io.dropwizard.cli.ServerCommandTest throw NullPointerException, see Issue#1557 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in io.dropwizard.cli.ServerCommandTest Running io.dropwizard.cli.CommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in io.dropwizard.cli.CommandTest Running io.dropwizard.cli.CheckCommandTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in io.dropwizard.cli.CheckCommandTest Running io.dropwizard.cli.CliTest 04:56:26,026 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 04:56:26,026 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/builds/workspace/Dropwizard/dropwizard-core/target/test-classes/logback-test.xml] 04:56:26,076 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 04:56:26,080 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 04:56:26,086 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 04:56:26,091 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 04:56:26,114 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to OFF 04:56:26,114 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 04:56:26,114 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 04:56:26,115 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3243017a - Registering current configuration as safe fallback point 04:56:26,868 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:56:26,868 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:56:30,306 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:56:30,306 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:56:30,313 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1048996761 - Will use gz compression 04:56:30,314 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1048996761 - Will use the pattern ./logs/requests-%d.log for the active file 04:56:30,316 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:56:30,316 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:56:30,320 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:51:12 CET 2020 04:56:30,322 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:56:30,322 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:56:30,323 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:56:30,323 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:56:30,642 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:56:30,642 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:56:30,643 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use gz compression 04:56:30,643 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use the pattern ./logs/requests-%d.log for the active file 04:56:30,644 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:56:30,644 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:56:30,644 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:56:30 CET 2020 04:56:30,644 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:56:30,644 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:56:30,645 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:56:30,645 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:56:30,645 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:56:30,645 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:56:30,645 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:56:30,750 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:56:30,750 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:56:30,751 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use gz compression 04:56:30,751 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use the pattern ./logs/requests-%d.log for the active file 04:56:30,751 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:56:30,751 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:56:30,752 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:56:30 CET 2020 04:56:30,752 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:56:30,752 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:56:30,752 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:56:30,752 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:56:30,752 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:56:30,752 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:56:30,752 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:56:30,922 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:56:30,922 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:56:30,923 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1238785854 - Will use gz compression 04:56:30,923 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1238785854 - Will use the pattern ./logs/requests-%d.log for the active file 04:56:30,923 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:56:30,923 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:56:30,924 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:56:30 CET 2020 04:56:30,924 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:56:30,924 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:56:30,924 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:56:30,924 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:56:30,924 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:56:30,924 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:56:30,924 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:56:31,014 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:56:31,014 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51 04:56:31,014 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1149316926 - Will use gz compression 04:56:31,015 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1149316926 - Will use the pattern ./logs/requests-%d.log for the active file 04:56:31,015 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/requests-%d.log.gz'. 04:56:31,015 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 04:56:31,015 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Wed Mar 25 04:56:30 CET 2020 04:56:31,016 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log 04:56:31,016 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log] 04:56:31,016 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - 'File' option has the same value "./logs/requests.log" as that given for appender [file-appender] defined earlier. 04:56:31,016 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting. 04:56:31,016 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - For more information, please visit http://logback.qos.ch/codes.html#earlier_fa_collision 04:56:31,016 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender. 04:56:31,016 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51 04:56:31,368 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b08e35 - Propagating INFO level on Logger[ROOT] onto the JUL framework 04:56:31,369 |-INFO in ch.qos.logback.classic.AsyncAppender[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender. 04:56:31,369 |-INFO in ch.qos.logback.classic.AsyncAppender[async-console-appender] - Setting discardingThreshold to 51 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec - in io.dropwizard.cli.CliTest Running io.dropwizard.cli.InheritedServerCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.cli.InheritedServerCommandTest Running io.dropwizard.cli.ConfiguredCommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in io.dropwizard.cli.ConfiguredCommandTest Running io.dropwizard.ApplicationTest /tmp/dropwizard-invalid-config6338517755800089591.yml has an error: * Configuration at /tmp/dropwizard-invalid-config6338517755800089591.yml must not be empty Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in io.dropwizard.ApplicationTest Running io.dropwizard.setup.AdminEnvironmentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.setup.AdminEnvironmentTest Running io.dropwizard.setup.BootstrapTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in io.dropwizard.setup.BootstrapTest Running io.dropwizard.setup.ExceptionMapperBinderTest 127.0.0.1 - - [25/Mar/2020:03:56:31 +0000] "GET /service/test HTTP/1.1" 200 8 "-" "Java/1.8.0_151" 24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in io.dropwizard.setup.ExceptionMapperBinderTest Results : Tests run: 69, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-core --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-core >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-core --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-core <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-core --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-core --- [INFO] 19 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/AbstractServerFactory.java:148: warning - Tag @link: reference not found: RequestLogFactory request log [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/AbstractServerFactory.java:148: warning - Tag @link: reference not found: GzipHandlerFactory GZIP [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/DefaultServerFactory.java:42: warning - Tag @link: reference not found: HttpConnectorFactory HTTP connector [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/DefaultServerFactory.java:42: warning - Tag @link: reference not found: ConnectorFactory connectors [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/DefaultServerFactory.java:42: warning - Tag @link: reference not found: HttpConnectorFactory HTTP connector [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/DefaultServerFactory.java:42: warning - Tag @link: reference not found: ConnectorFactory connectors [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/SimpleServerFactory.java:37: warning - Tag @link: reference not found: HttpConnectorFactory HTTP connector [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/server/SimpleServerFactory.java:37: warning - Tag @link: reference not found: ConnectorFactory connector [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/Application.java:33: warning - Tag @see: reference not found: Generics#getTypeParameter(Class, Class) [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/Application.java:66: warning - Tag @link: reference not found: Environment [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/ConfiguredBundle.java:20: warning - Tag @link: reference not found: Environment [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/cli/CheckCommand.java:8: warning - Tag @link: reference not found: Configuration [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/cli/ServerCommand.java:8: warning - Tag @link: reference not found: Configuration [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:117: warning - Tag @link: reference not found: Bundle [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:128: warning - Tag @link: reference not found: ConfiguredBundle [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:139: warning - Tag @link: reference not found: Command [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:149: warning - Tag @link: reference not found: ConfiguredCommand [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:168: warning - Tag @link: reference not found: Jackson#newMinimalObjectMapper() [WARNING] /builds/workspace/Dropwizard/dropwizard-core/target/generated-sources/spoon/io/dropwizard/setup/Bootstrap.java:168: warning - Tag @link: reference not found: Jackson#newObjectMapper() [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-core >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-core --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-core <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-core --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-core --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-core/target/dropwizard-core-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-core/1.1.0-SNAPSHOT/dropwizard-core-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Test Helpers 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-testing --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-testing/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-testing --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-testing/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-testing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /builds/workspace/Dropwizard/dropwizard-testing/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-testing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /builds/workspace/Dropwizard/dropwizard-testing/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-testing --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.testing.FixtureHelpersTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in io.dropwizard.testing.FixtureHelpersTest Running io.dropwizard.testing.junit.DropwizardClientRuleTest INFO [2020-03-25 03:56:42,959] org.eclipse.jetty.util.log: Logging initialized @1830ms INFO [2020-03-25 03:56:43,036] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:56:43,036] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:56:43,040] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application INFO [2020-03-25 03:56:43,040] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin INFO [2020-03-25 03:56:43,041] io.dropwizard.server.ServerFactory: Starting FakeApplication INFO [2020-03-25 03:56:43,132] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@3e67f5f2{HTTP/1.1,[http/1.1]}{0.0.0.0:34417} INFO [2020-03-25 03:56:43,136] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:56:43,722] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.TestResource) INFO [2020-03-25 03:56:43,725] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@78b7f805{/application,null,AVAILABLE} INFO [2020-03-25 03:56:43,728] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) INFO [2020-03-25 03:56:43,737] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@42ea7565{/admin,null,AVAILABLE} INFO [2020-03-25 03:56:43,745] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@3e67f5f2{HTTP/1.1,[http/1.1]}{0.0.0.0:34417} INFO [2020-03-25 03:56:43,745] org.eclipse.jetty.server.Server: Started @2618ms INFO [2020-03-25 03:56:43,954] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:56:43,954] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:56:43,954] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application INFO [2020-03-25 03:56:43,954] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin INFO [2020-03-25 03:56:43,954] io.dropwizard.server.ServerFactory: Starting FakeApplication INFO [2020-03-25 03:56:43,958] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@6afeaf2d{HTTP/1.1,[http/1.1]}{0.0.0.0:42978} INFO [2020-03-25 03:56:43,958] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:56:44,028] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.TestResource) INFO [2020-03-25 03:56:44,030] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@87aec6a{/application,null,AVAILABLE} INFO [2020-03-25 03:56:44,030] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) INFO [2020-03-25 03:56:44,031] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@43a59289{/admin,null,AVAILABLE} INFO [2020-03-25 03:56:44,040] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@6afeaf2d{HTTP/1.1,[http/1.1]}{0.0.0.0:42978} INFO [2020-03-25 03:56:44,040] org.eclipse.jetty.server.Server: Started @2913ms 127.0.0.1 - - [25/Mar/2020:03:56:44 +0000] "GET /application/test HTTP/1.1" 200 3 "-" "Java/1.8.0_151" 64 127.0.0.1 - - [25/Mar/2020:03:56:44 +0000] "GET /application/test HTTP/1.1" 200 15 "-" "Java/1.8.0_151" 6 INFO [2020-03-25 03:56:44,206] org.eclipse.jetty.server.AbstractConnector: Stopped FakeApplication@6afeaf2d{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:56:44,207] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@43a59289{/admin,null,UNAVAILABLE} INFO [2020-03-25 03:56:44,212] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@87aec6a{/application,null,UNAVAILABLE} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.662 sec - in io.dropwizard.testing.junit.DropwizardClientRuleTest Running io.dropwizard.testing.junit.DropwizardAppRuleReentrantTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec - in io.dropwizard.testing.junit.DropwizardAppRuleReentrantTest Running io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 sec - in io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest Running io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest INFO [2020-03-25 03:56:45,240] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:56:45,240] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:56:45,241] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:56:45,241] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:56:45,241] io.dropwizard.server.ServerFactory: Starting TestApplication INFO [2020-03-25 03:56:45,244] org.eclipse.jetty.setuid.SetUIDListener: Opened application@53b579d2{HTTP/1.1,[http/1.1]}{0.0.0.0:44606} INFO [2020-03-25 03:56:45,245] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@34f2d3a6{HTTP/1.1,[http/1.1]}{0.0.0.0:45104} INFO [2020-03-25 03:56:45,245] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:56:45,301] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest.TestResource) INFO [2020-03-25 03:56:45,302] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@13e6ab86{/,null,AVAILABLE} INFO [2020-03-25 03:56:45,302] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:56:45,303] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:56:45,303] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@18b88f7{/,null,AVAILABLE} INFO [2020-03-25 03:56:45,304] org.eclipse.jetty.server.AbstractConnector: Started application@53b579d2{HTTP/1.1,[http/1.1]}{0.0.0.0:44606} INFO [2020-03-25 03:56:45,305] org.eclipse.jetty.server.AbstractConnector: Started admin@34f2d3a6{HTTP/1.1,[http/1.1]}{0.0.0.0:45104} INFO [2020-03-25 03:56:45,306] org.eclipse.jetty.server.Server: Started @4178ms 127.0.0.1 - - [25/Mar/2020:03:56:45 +0000] "GET /test HTTP/1.1" 200 20 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 23 INFO [2020-03-25 03:56:45,397] org.eclipse.jetty.server.AbstractConnector: Stopped application@53b579d2{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:56:45,398] org.eclipse.jetty.server.AbstractConnector: Stopped admin@34f2d3a6{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:56:45,399] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@18b88f7{/,null,UNAVAILABLE} INFO [2020-03-25 03:56:45,400] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@13e6ab86{/,null,UNAVAILABLE} Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest Running io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest INFO [2020-03-25 03:56:45,514] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:56:45,514] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:56:45,515] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:56:45,515] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:56:45,515] io.dropwizard.server.ServerFactory: Starting TestApplication INFO [2020-03-25 03:56:45,521] org.eclipse.jetty.setuid.SetUIDListener: Opened application@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:42559} INFO [2020-03-25 03:56:45,521] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@1849d35a{HTTP/1.1,[http/1.1]}{0.0.0.0:41984} INFO [2020-03-25 03:56:45,521] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:56:45,570] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /test (io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest.TestResource) INFO [2020-03-25 03:56:45,571] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@4300b54c{/,null,AVAILABLE} INFO [2020-03-25 03:56:45,571] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:56:45,572] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:56:45,572] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@57fd3b57{/,null,AVAILABLE} INFO [2020-03-25 03:56:45,573] org.eclipse.jetty.server.AbstractConnector: Started application@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:42559} INFO [2020-03-25 03:56:45,574] org.eclipse.jetty.server.AbstractConnector: Started admin@1849d35a{HTTP/1.1,[http/1.1]}{0.0.0.0:41984} INFO [2020-03-25 03:56:45,574] org.eclipse.jetty.server.Server: Started @4447ms 127.0.0.1 - - [25/Mar/2020:03:56:45 +0000] "GET /test HTTP/1.1" 200 18 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 6 INFO [2020-03-25 03:56:45,615] org.eclipse.jetty.server.AbstractConnector: Stopped application@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:56:45,617] org.eclipse.jetty.server.AbstractConnector: Stopped admin@1849d35a{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:56:45,618] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@57fd3b57{/,null,UNAVAILABLE} INFO [2020-03-25 03:56:45,619] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@4300b54c{/,null,UNAVAILABLE} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest Running io.dropwizard.testing.junit.DropwizardAppRuleTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in io.dropwizard.testing.junit.DropwizardAppRuleTest Running io.dropwizard.testing.junit.DropwizardAppRuleConfigOverrideTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in io.dropwizard.testing.junit.DropwizardAppRuleConfigOverrideTest Running io.dropwizard.testing.junit.DAOTestRuleConfigTest Hibernate: drop table test_entities if exists Hibernate: create table test_entities ( id bigint generated by default as identity, desc varchar(255) not null, primary key (id) ) Hibernate: /* insert io.dropwizard.testing.junit.TestEntity */ insert into test_entities (id, desc) values (null, ?) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 sec - in io.dropwizard.testing.junit.DAOTestRuleConfigTest Running io.dropwizard.testing.junit.DAOTestRuleTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in io.dropwizard.testing.junit.DAOTestRuleTest Running io.dropwizard.testing.app.PersonResourceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in io.dropwizard.testing.app.PersonResourceTest Running io.dropwizard.testing.app.GzipDefaultVaryBehaviourTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec - in io.dropwizard.testing.app.GzipDefaultVaryBehaviourTest Running io.dropwizard.testing.app.PersonResourceExceptionMapperTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in io.dropwizard.testing.app.PersonResourceExceptionMapperTest Running io.dropwizard.testing.DropwizardTestSupportTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in io.dropwizard.testing.DropwizardTestSupportTest Results : Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-testing --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-testing >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-testing --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-testing <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-testing --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-testing --- [INFO] 3 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-testing/target/generated-sources/spoon/io/dropwizard/testing/DropwizardTestSupport.java:89: warning - Tag @link: reference not found: Function [WARNING] /builds/workspace/Dropwizard/dropwizard-testing/target/generated-sources/spoon/io/dropwizard/testing/DropwizardTestSupport.java:89: warning - Tag @link: reference not found: Command [WARNING] /builds/workspace/Dropwizard/dropwizard-testing/target/generated-sources/spoon/io/dropwizard/testing/junit/DropwizardClientRule.java:41: warning - Tag @link: reference not found: URL#openStream() [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-testing >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-testing --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-testing <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-testing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-testing --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-testing/target/dropwizard-testing-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-testing/1.1.0-SNAPSHOT/dropwizard-testing-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard HTTP Client 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-client --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-client/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-client --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /builds/workspace/Dropwizard/dropwizard-client/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /builds/workspace/Dropwizard/dropwizard-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.client.JerseyClientIntegrationTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.513 sec - in io.dropwizard.client.JerseyClientIntegrationTest Running io.dropwizard.client.HttpClientBuilderTest Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 sec - in io.dropwizard.client.HttpClientBuilderTest Running io.dropwizard.client.ConfiguredCloseableHttpClientTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in io.dropwizard.client.ConfiguredCloseableHttpClientTest Running io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest INFO [2020-03-25 03:57:02,221] org.eclipse.jetty.util.log: Logging initialized @4742ms INFO [2020-03-25 03:57:02,276] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:57:02,277] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:57:02,282] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:57:02,282] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:57:02,284] io.dropwizard.server.ServerFactory: Starting TlsTestApplication INFO [2020-03-25 03:57:02,382] org.eclipse.jetty.setuid.SetUIDListener: Opened application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:35528} INFO [2020-03-25 03:57:02,383] org.eclipse.jetty.setuid.SetUIDListener: Opened application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:35308} INFO [2020-03-25 03:57:02,384] org.eclipse.jetty.setuid.SetUIDListener: Opened application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:33436} INFO [2020-03-25 03:57:02,384] org.eclipse.jetty.setuid.SetUIDListener: Opened application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:45463} INFO [2020-03-25 03:57:02,385] org.eclipse.jetty.setuid.SetUIDListener: Opened application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:33816} INFO [2020-03-25 03:57:02,385] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:39730} INFO [2020-03-25 03:57:02,388] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:57:02,454] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@75b363c3(1,h=[],w=[]) for SslContextFactory@6ea3a513(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,null) INFO [2020-03-25 03:57:02,469] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] INFO [2020-03-25 03:57:02,470] io.dropwizard.jetty.HttpsConnectorFactory: Supported cipher suites: [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5] INFO [2020-03-25 03:57:02,471] io.dropwizard.jetty.HttpsConnectorFactory: Configured protocols: [TLSv1.2] INFO [2020-03-25 03:57:02,480] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@75c33608(1,h=[],w=[]) for SslContextFactory@25464154(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/self_sign_keycert.p12,null) INFO [2020-03-25 03:57:02,489] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@58ebee9(1,h=[],w=[]) for SslContextFactory@131c0b6f(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/ca_truststore.ts) INFO [2020-03-25 03:57:02,501] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@68d8ae27(1,h=[],w=[]) for SslContextFactory@18513c23(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/bad_host_keycert.p12,null) INFO [2020-03-25 03:57:02,512] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@ce2eaa7(1,h=[],w=[]) for SslContextFactory@2166c48a(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,null) INFO [2020-03-25 03:57:02,515] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv1 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] INFO [2020-03-25 03:57:02,516] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv2 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] WARN [2020-03-25 03:57:02,517] org.eclipse.jetty.util.ssl.SslContextFactory: No selected protocols from [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] INFO [2020-03-25 03:57:02,742] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET / (io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest.TestResource) INFO [2020-03-25 03:57:02,745] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@40b54762{/,null,AVAILABLE} INFO [2020-03-25 03:57:02,749] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:57:02,749] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:57:02,756] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@452ec287{/,null,AVAILABLE} INFO [2020-03-25 03:57:02,778] org.eclipse.jetty.server.AbstractConnector: Started application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:35528} INFO [2020-03-25 03:57:02,779] org.eclipse.jetty.server.AbstractConnector: Started application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:35308} INFO [2020-03-25 03:57:02,781] org.eclipse.jetty.server.AbstractConnector: Started application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:33436} INFO [2020-03-25 03:57:02,785] org.eclipse.jetty.server.AbstractConnector: Started application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:45463} INFO [2020-03-25 03:57:02,786] org.eclipse.jetty.server.AbstractConnector: Started application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:33816} INFO [2020-03-25 03:57:02,787] org.eclipse.jetty.server.AbstractConnector: Started admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:39730} INFO [2020-03-25 03:57:02,788] org.eclipse.jetty.server.Server: Started @5311ms 127.0.0.1 - - [25/Mar/2020:03:57:03 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_noop_verifier_working)" 53 127.0.0.1 - - [25/Mar/2020:03:57:03 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (self_sign_permitted)" 8 127.0.0.1 - - [25/Mar/2020:03:57:03 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (tls_working_client)" 14 127.0.0.1 - - [25/Mar/2020:03:57:03 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_fail_verifier_working)" 14 127.0.0.1 - - [25/Mar/2020:03:57:03 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_working)" 1 localhost - - [25/Mar/2020:03:57:03 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (client_auth_working)" 2 INFO [2020-03-25 03:57:03,696] org.eclipse.jetty.server.AbstractConnector: Stopped application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:57:03,697] org.eclipse.jetty.server.AbstractConnector: Stopped application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:57:03,699] org.eclipse.jetty.server.AbstractConnector: Stopped application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:57:03,700] org.eclipse.jetty.server.AbstractConnector: Stopped application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:57:03,702] org.eclipse.jetty.server.AbstractConnector: Stopped application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:57:03,703] org.eclipse.jetty.server.AbstractConnector: Stopped admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:57:03,705] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@452ec287{/,null,UNAVAILABLE} INFO [2020-03-25 03:57:03,710] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@40b54762{/,null,UNAVAILABLE} Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.158 sec - in io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest Running io.dropwizard.client.JerseyClientConfigurationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in io.dropwizard.client.JerseyClientConfigurationTest Running io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest INFO [2020-03-25 03:57:03,934] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:57:03,934] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:57:03,934] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: / INFO [2020-03-25 03:57:03,934] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: / INFO [2020-03-25 03:57:03,934] io.dropwizard.server.ServerFactory: Starting TestApplication INFO [2020-03-25 03:57:03,950] org.eclipse.jetty.setuid.SetUIDListener: Opened application@4552e288{HTTP/1.1,[http/1.1]}{0.0.0.0:45210} INFO [2020-03-25 03:57:03,950] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@1a67bde5{HTTP/1.1,[http/1.1]}{0.0.0.0:35510} INFO [2020-03-25 03:57:03,950] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028 INFO [2020-03-25 03:57:04,041] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources: GET /user_agent (io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest.TestResource) INFO [2020-03-25 03:57:04,045] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@35d62807{/,null,AVAILABLE} INFO [2020-03-25 03:57:04,046] io.dropwizard.setup.AdminEnvironment: tasks = POST /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask) POST /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask) WARN [2020-03-25 03:57:04,047] io.dropwizard.setup.AdminEnvironment: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW ! ! IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE ! ! LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR ! ! APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! INFO [2020-03-25 03:57:04,049] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6e70861{/,null,AVAILABLE} INFO [2020-03-25 03:57:04,050] org.eclipse.jetty.server.AbstractConnector: Started application@4552e288{HTTP/1.1,[http/1.1]}{0.0.0.0:45210} INFO [2020-03-25 03:57:04,060] org.eclipse.jetty.server.AbstractConnector: Started admin@1a67bde5{HTTP/1.1,[http/1.1]}{0.0.0.0:35510} INFO [2020-03-25 03:57:04,061] org.eclipse.jetty.server.Server: Started @6584ms 127.0.0.1 - - [25/Mar/2020:03:57:04 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 20 127.0.0.1 - - [25/Mar/2020:03:57:04 +0000] "GET /user_agent HTTP/1.1" 200 10 "-" "ClientName" 1 127.0.0.1 - - [25/Mar/2020:03:57:04 +0000] "GET /user_agent HTTP/1.1" 200 26 "-" "ClientUserAgentHeaderValue" 2 127.0.0.1 - - [25/Mar/2020:03:57:04 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 2 INFO [2020-03-25 03:57:04,222] org.eclipse.jetty.server.AbstractConnector: Stopped application@4552e288{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:57:04,224] org.eclipse.jetty.server.AbstractConnector: Stopped admin@1a67bde5{HTTP/1.1,[http/1.1]}{0.0.0.0:0} INFO [2020-03-25 03:57:04,224] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@6e70861{/,null,UNAVAILABLE} INFO [2020-03-25 03:57:04,227] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@35d62807{/,null,UNAVAILABLE} Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec - in io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest Running io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest Running io.dropwizard.client.JerseyClientBuilderTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 sec - in io.dropwizard.client.JerseyClientBuilderTest Running io.dropwizard.client.DropwizardExecutorProviderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.client.DropwizardExecutorProviderTest Results : Tests run: 96, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-client --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-client >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-client --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-client <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-client --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-client --- [INFO] 3 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-client/target/generated-sources/spoon/io/dropwizard/client/HttpClientBuilder.java:104: warning - Tag @link: reference not found: HostnameVerifier [WARNING] /builds/workspace/Dropwizard/dropwizard-client/target/generated-sources/spoon/io/dropwizard/client/HttpClientBuilder.java:212: warning - Tag @link: reference not found: CloseableHttpClient [WARNING] /builds/workspace/Dropwizard/dropwizard-client/target/generated-sources/spoon/io/dropwizard/client/HttpClientBuilder.java:265: warning - Tag @link: reference not found: CloseableHttpClient [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-client >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-client --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-client <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-client --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-client/target/dropwizard-client-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-client/1.1.0-SNAPSHOT/dropwizard-client-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Database Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-db --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-db/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-db --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-db --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-db/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-db --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /builds/workspace/Dropwizard/dropwizard-db/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-db --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-db --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-db/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-db --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.db.ManagedPooledDataSourceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec - in io.dropwizard.db.ManagedPooledDataSourceTest Running io.dropwizard.db.DataSourceConfigurationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 sec - in io.dropwizard.db.DataSourceConfigurationTest Running io.dropwizard.db.TimeBoundHealthCheckTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 sec - in io.dropwizard.db.TimeBoundHealthCheckTest Running io.dropwizard.db.DataSourceFactoryTest Mar 25, 2020 4:57:15 AM org.apache.tomcat.jdbc.pool.ConnectionPool init SEVERE: Unable to create initial connections of pool. java.sql.SQLException: Unable to load class: org.example.no.driver.here from ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054;ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054 at org.apache.tomcat.jdbc.pool.PooledConnection.connectUsingDriver(PooledConnection.java:283) at org.apache.tomcat.jdbc.pool.PooledConnection.connect(PooledConnection.java:203) at org.apache.tomcat.jdbc.pool.ConnectionPool.createConnection(ConnectionPool.java:718) at org.apache.tomcat.jdbc.pool.ConnectionPool.borrowConnection(ConnectionPool.java:650) at org.apache.tomcat.jdbc.pool.ConnectionPool.init(ConnectionPool.java:468) at org.apache.tomcat.jdbc.pool.ConnectionPool.(ConnectionPool.java:143) at org.apache.tomcat.jdbc.pool.DataSourceProxy.pCreatePool(DataSourceProxy.java:118) at org.apache.tomcat.jdbc.pool.DataSourceProxy.createPool(DataSourceProxy.java:107) at org.apache.tomcat.jdbc.pool.DataSourceProxy.getConnection(DataSourceProxy.java:131) at io.dropwizard.db.DataSourceFactoryTest.invalidJDBCDriverClassThrowsSQLException(DataSourceFactoryTest.java:94) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.ClassNotFoundException: Unable to load class: org.example.no.driver.here from ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054;ClassLoader:sun.misc.Launcher$AppClassLoader@6bc7c054 at org.apache.tomcat.jdbc.pool.ClassLoaderUtil.loadClass(ClassLoaderUtil.java:56) at org.apache.tomcat.jdbc.pool.PooledConnection.connectUsingDriver(PooledConnection.java:271) ... 36 more Caused by: java.lang.ClassNotFoundException: org.example.no.driver.here at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at org.apache.tomcat.jdbc.pool.ClassLoaderUtil.loadClass(ClassLoaderUtil.java:38) ... 37 more Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec - in io.dropwizard.db.DataSourceFactoryTest Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-db --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-db >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-db --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-db <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-db --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-db --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-db >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-db --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-db <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-db --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-db --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-db/target/dropwizard-db-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-db/1.1.0-SNAPSHOT/dropwizard-db-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard JDBI Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-jdbi --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-jdbi/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jdbi --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-jdbi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jdbi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-jdbi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /builds/workspace/Dropwizard/dropwizard-jdbi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-jdbi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-jdbi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jdbi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jdbi --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-jdbi --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-jdbi >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-jdbi --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-jdbi <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-jdbi --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-jdbi --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-jdbi >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-jdbi --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-jdbi <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-jdbi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-jdbi --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-jdbi/target/dropwizard-jdbi-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-jdbi/1.1.0-SNAPSHOT/dropwizard-jdbi-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Migrations 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-migrations --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-migrations/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-migrations --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-migrations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-migrations/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-migrations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /builds/workspace/Dropwizard/dropwizard-migrations/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-migrations --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-migrations --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /builds/workspace/Dropwizard/dropwizard-migrations/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-migrations --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.migrations.DbMigrateCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.812 sec - in io.dropwizard.migrations.DbMigrateCommandTest Running io.dropwizard.migrations.DbStatusCommandTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in io.dropwizard.migrations.DbStatusCommandTest Running io.dropwizard.migrations.DbMigrateDifferentFileCommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in io.dropwizard.migrations.DbMigrateDifferentFileCommandTest Running io.dropwizard.migrations.CloseableLiquibaseTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in io.dropwizard.migrations.CloseableLiquibaseTest Running io.dropwizard.migrations.DbDumpCommandTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in io.dropwizard.migrations.DbDumpCommandTest Results : Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-migrations --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-migrations >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-migrations --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-migrations <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-migrations --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-migrations --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-migrations >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-migrations --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-migrations <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-migrations --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-migrations --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-migrations/target/dropwizard-migrations-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-migrations/1.1.0-SNAPSHOT/dropwizard-migrations-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Hibernate Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-hibernate --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-hibernate/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-hibernate --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-hibernate/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-hibernate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /builds/workspace/Dropwizard/dropwizard-hibernate/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-hibernate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-hibernate --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /builds/workspace/Dropwizard/dropwizard-hibernate/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-hibernate --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.457 sec - in io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest Running io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.629 sec - in io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest Running io.dropwizard.hibernate.SessionFactoryManagerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in io.dropwizard.hibernate.SessionFactoryManagerTest Running io.dropwizard.hibernate.UnitOfWorkTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in io.dropwizard.hibernate.UnitOfWorkTest Running io.dropwizard.hibernate.AbstractDAOTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec - in io.dropwizard.hibernate.AbstractDAOTest Running io.dropwizard.hibernate.JerseyIntegrationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.917 sec - in io.dropwizard.hibernate.JerseyIntegrationTest Running io.dropwizard.hibernate.ScanningHibernateBundleTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.hibernate.ScanningHibernateBundleTest Running io.dropwizard.hibernate.SessionFactoryHealthCheckTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec - in io.dropwizard.hibernate.SessionFactoryHealthCheckTest Running io.dropwizard.hibernate.HibernateBundleTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec - in io.dropwizard.hibernate.HibernateBundleTest Running io.dropwizard.hibernate.LazyLoadingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 sec - in io.dropwizard.hibernate.LazyLoadingTest Running io.dropwizard.hibernate.SessionFactoryFactoryTest Hibernate: DROP TABLE people IF EXISTS Hibernate: CREATE TABLE people (name varchar(100) primary key, email varchar(100), birthday timestamp(0)) Hibernate: INSERT INTO people VALUES ('Coda', 'coda@example.com', '1979-01-02 00:22:00') Hibernate: select person0_.name as name1_0_0_, person0_.birthday as birthday2_0_0_, person0_.email as email3_0_0_ from people person0_ where person0_.name=? Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in io.dropwizard.hibernate.SessionFactoryFactoryTest Results : Tests run: 64, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-hibernate --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-hibernate >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-hibernate --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-hibernate <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-hibernate --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-hibernate --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-hibernate/target/generated-sources/spoon/io/dropwizard/hibernate/UnitOfWorkApplicationListener.java:33: warning - Tag @link: reference not found: SessionFactory [WARNING] /builds/workspace/Dropwizard/dropwizard-hibernate/target/generated-sources/spoon/io/dropwizard/hibernate/UnitOfWorkApplicationListener.java:45: warning - Tag @link: reference not found: SessionFactory [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-hibernate >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-hibernate --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-hibernate <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-hibernate --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-hibernate --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-hibernate/target/dropwizard-hibernate-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-hibernate/1.1.0-SNAPSHOT/dropwizard-hibernate-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Authentication 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-auth --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-auth/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-auth --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-auth/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /builds/workspace/Dropwizard/dropwizard-auth/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /builds/workspace/Dropwizard/dropwizard-auth/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-auth --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.auth.chained.ChainedAuthProviderTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.895 sec - in io.dropwizard.auth.chained.ChainedAuthProviderTest Running io.dropwizard.auth.CachingAuthenticatorTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec - in io.dropwizard.auth.CachingAuthenticatorTest Running io.dropwizard.auth.CachingAuthorizerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in io.dropwizard.auth.CachingAuthorizerTest Running io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest Running io.dropwizard.auth.principal.NoAuthPrincipalEntityTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in io.dropwizard.auth.principal.NoAuthPrincipalEntityTest Running io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest Running io.dropwizard.auth.AuthFilterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in io.dropwizard.auth.AuthFilterTest Running io.dropwizard.auth.oauth.OAuthCustomProviderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 sec - in io.dropwizard.auth.oauth.OAuthCustomProviderTest Running io.dropwizard.auth.oauth.OAuthProviderTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 sec - in io.dropwizard.auth.oauth.OAuthProviderTest Running io.dropwizard.auth.basic.BasicCredentialsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.auth.basic.BasicCredentialsTest Running io.dropwizard.auth.basic.BasicAuthProviderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 sec - in io.dropwizard.auth.basic.BasicAuthProviderTest Running io.dropwizard.auth.basic.BasicCustomAuthProviderTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 sec - in io.dropwizard.auth.basic.BasicCustomAuthProviderTest Results : Tests run: 93, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-auth --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-auth >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-auth --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-auth <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-auth --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-auth --- [INFO] 24 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthDynamicFeature.java:22: warning - Tag @link: reference not found: FeatureContext#register(Class) [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthDynamicFeature.java:22: warning - Tag @link: reference not found: FeatureContext#register(Object) [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authenticator.java:26: warning - Tag @link: reference not found: Optional#of(Object) [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authenticator.java:26: warning - Tag @link: reference not found: Optional#empty() [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthFilter.java:131: warning - Tag @link: reference not found: SecurityContext [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authorizer.java:18: warning - Tag @link: reference not found: Principal [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthValueFactoryProvider.java:75: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthValueFactoryProvider.java:42: warning - Tag @link: reference not found: T [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthValueFactoryProvider.java:75: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/CachingAuthenticator.java:28: warning - Tag @link: reference not found: CacheBuilderSpec [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/CachingAuthenticator.java:42: warning - Tag @link: reference not found: CacheBuilder [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authenticator.java:26: warning - Tag @link: reference not found: Optional#of(Object) [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authenticator.java:26: warning - Tag @link: reference not found: Optional#empty() [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/CachingAuthorizer.java:41: warning - Tag @link: reference not found: CacheBuilderSpec [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/CachingAuthorizer.java:55: warning - Tag @link: reference not found: CacheBuilder [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authorizer.java:18: warning - Tag @link: reference not found: Principal [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/Authorizer.java:18: warning - Tag @link: reference not found: Principal [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:77: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:43: warning - Tag @link: reference not found: T [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:77: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthValueFactoryProvider.java:75: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:77: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/AuthValueFactoryProvider.java:75: warning - Tag @link: reference not found: AuthInjectionResolver [WARNING] /builds/workspace/Dropwizard/dropwizard-auth/target/generated-sources/spoon/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java:77: warning - Tag @link: reference not found: AuthInjectionResolver [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-auth >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-auth --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-auth <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-auth --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-auth --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-auth/target/dropwizard-auth-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-auth/1.1.0-SNAPSHOT/dropwizard-auth-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Multipart Form Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-forms --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-forms/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-forms --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-forms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-forms/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-forms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-forms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-forms --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.forms.MultiPartBundleTest 04:58:15.870 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 04:58:15.879 [main] INFO org.eclipse.jetty.util.log - Logging initialized @783ms 04:58:15.893 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3b69e7d1 04:58:15.901 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@185a6e9{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@6f03482,MANAGED} 04:58:15.904 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1a677343 04:58:15.905 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@15de0b3c{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@489115ef,MANAGED} 04:58:15.921 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@489115ef added {tasks@6907b8e==io.dropwizard.servlets.tasks.TaskServlet,1,true,AUTO} 04:58:15.923 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@489115ef added {[/tasks/*]=>tasks,POJO} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec - in io.dropwizard.forms.MultiPartBundleTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-forms --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-forms >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-forms --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-forms <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-forms --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-forms --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-forms/target/generated-sources/spoon/io/dropwizard/forms/MultiPartBundle.java:9: warning - Tag @see: reference not found: org.glassfish.jersey.media.multipart.MultiPartFeature [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-forms >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-forms --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-forms <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-forms --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-forms --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-forms/target/dropwizard-forms-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-forms/1.1.0-SNAPSHOT/dropwizard-forms-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-views --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-views/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-views/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /builds/workspace/Dropwizard/dropwizard-views/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-views/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.views.ViewBundleTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 sec - in io.dropwizard.views.ViewBundleTest Running io.dropwizard.views.ViewTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.views.ViewTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-views --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-views >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-views <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-views --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-views --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-views >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-views --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-views <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-views --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-views --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views/1.1.0-SNAPSHOT/dropwizard-views-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Freemarker Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-views-freemarker --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-views-freemarker/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views-freemarker --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views-freemarker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views-freemarker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views-freemarker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views-freemarker --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.views.freemarker.MultipleContentTypeTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.028 sec - in io.dropwizard.views.freemarker.MultipleContentTypeTest Running io.dropwizard.views.freemarker.FreemarkerViewRendererTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 sec - in io.dropwizard.views.freemarker.FreemarkerViewRendererTest Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-views-freemarker --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-views-freemarker >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views-freemarker --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-views-freemarker <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-views-freemarker --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-views-freemarker --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-views-freemarker >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-views-freemarker --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-views-freemarker <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-views-freemarker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-views-freemarker --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/dropwizard-views-freemarker-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-freemarker/1.1.0-SNAPSHOT/dropwizard-views-freemarker-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Mustache Views 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-views-mustache --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-views-mustache/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views-mustache --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views-mustache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builds/workspace/Dropwizard/dropwizard-views-mustache/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views-mustache --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views-mustache --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-views-mustache/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views-mustache --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.views.mustache.MustacheViewRendererTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 sec - in io.dropwizard.views.mustache.MustacheViewRendererTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-views-mustache --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-views-mustache >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-views-mustache --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-views-mustache <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-views-mustache --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-views-mustache --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-views-mustache >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-views-mustache --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-views-mustache <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-views-mustache --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-views-mustache --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-views-mustache/target/dropwizard-views-mustache-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-views-mustache/1.1.0-SNAPSHOT/dropwizard-views-mustache-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support for Ganglia 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-metrics-ganglia --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics-ganglia --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-metrics-ganglia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-metrics-ganglia --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-metrics-ganglia --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-metrics-ganglia --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-metrics-ganglia --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.metrics.ganglia.GangliaReporterFactoryTest 04:58:43.960 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:58:43.964 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:58:43.986 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:58:43.996 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:58:43.997 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:58:43.998 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:58:43.998 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:58:44.498 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, groups=[Ljava.lang.Class;@4a07d605, payload=[Ljava.lang.Class;@74287ea3}, constraintType=GENERIC}. 04:58:44.499 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@7d7758be, min=1, message={javax.validation.constraints.Size.message}, max=2147483647, payload=[Ljava.lang.Class;@2bdd8394}, constraintType=GENERIC}. 04:58:44.502 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Min, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@a8ef162, message={javax.validation.constraints.Min.message}, value=1, payload=[Ljava.lang.Class;@2eea88a1}, constraintType=GENERIC}. 04:58:44.502 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Max, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@7ac296f6, message={javax.validation.constraints.Max.message}, value=49151, payload=[Ljava.lang.Class;@7fd7a283}, constraintType=GENERIC}. 04:58:44.517 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Min, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@16612a51, message={javax.validation.constraints.Min.message}, value=0, payload=[Ljava.lang.Class;@54e041a4}, constraintType=GENERIC}. 04:58:44.518 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Max, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@79defdc, message={javax.validation.constraints.Max.message}, value=255, payload=[Ljava.lang.Class;@18317edc}, constraintType=GENERIC}. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in io.dropwizard.metrics.ganglia.GangliaReporterFactoryTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-metrics-ganglia --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-metrics-ganglia >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics-ganglia --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-metrics-ganglia <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-metrics-ganglia --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-metrics-ganglia --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-metrics-ganglia >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-metrics-ganglia --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-metrics-ganglia <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-metrics-ganglia --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-metrics-ganglia --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-ganglia/target/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-ganglia/1.1.0-SNAPSHOT/dropwizard-metrics-ganglia-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Metrics Support for Graphite 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-metrics-graphite --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics-graphite --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-metrics-graphite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-metrics-graphite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-metrics-graphite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-metrics-graphite/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-metrics-graphite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-metrics-graphite --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.metrics.graphite.GraphiteReporterFactoryTest 04:58:50.474 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider 04:58:50.477 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final 04:58:50.494 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. 04:58:50.505 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration. 04:58:50.507 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL 04:58:50.507 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader 04:58:50.508 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only. 04:58:50.952 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, payload=[Ljava.lang.Class;@4044fb95, groups=[Ljava.lang.Class;@aa549e5}, constraintType=GENERIC}. 04:58:50.953 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@5c00384f, min=1, message={javax.validation.constraints.Size.message}, payload=[Ljava.lang.Class;@3b7ff809, max=2147483647}, constraintType=GENERIC}. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 sec - in io.dropwizard.metrics.graphite.GraphiteReporterFactoryTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-metrics-graphite --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-metrics-graphite >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-metrics-graphite --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-metrics-graphite <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-metrics-graphite --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-metrics-graphite --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-metrics-graphite >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-metrics-graphite --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-metrics-graphite <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-metrics-graphite --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-metrics-graphite --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-metrics-graphite/target/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-metrics-graphite/1.1.0-SNAPSHOT/dropwizard-metrics-graphite-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard Asset Bundle 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-assets --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-assets/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-assets --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-assets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-assets/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-assets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-assets/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-assets --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-assets --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-assets/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-assets --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running io.dropwizard.assets.AssetsBundleTest 04:58:56.756 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset1 for path /what/new/* 04:58:56.875 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset2 for path /what/old/* 04:58:56.877 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/* 04:58:56.879 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/* 04:58:56.881 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /json/* 04:58:56.882 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /assets/* Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 sec - in io.dropwizard.assets.AssetsBundleTest Results : Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-assets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-assets >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-assets --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-assets <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-assets --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-assets --- [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-assets >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-assets --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-assets <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-assets --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-assets --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-assets/target/dropwizard-assets-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-assets/1.1.0-SNAPSHOT/dropwizard-assets-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Dropwizard HTTP/2 Support 1.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-http2 --- [INFO] Deleting /builds/workspace/Dropwizard/dropwizard-http2/target [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-http2 --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-http2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-http2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /builds/workspace/Dropwizard/dropwizard-http2/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-http2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-http2/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-http2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-http2 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-http2 --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-http2 >>> [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ dropwizard-http2 --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.2.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-http2 <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-http2 --- [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-http2 --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [WARNING] /builds/workspace/Dropwizard/dropwizard-http2/target/generated-sources/spoon/io/dropwizard/http2/Http2CConnectorFactory.java:36: warning - Tag @see: reference not found: HttpConnectorFactory [INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-javadoc.jar [INFO] [INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-http2 >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-http2 --- [INFO] Fork Value is true [java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ dropwizard-http2 <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-http2 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dropwizard-http2 --- [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Dropwizard/dropwizard-http2/target/dropwizard-http2-1.1.0-SNAPSHOT-javadoc.jar to /builds/.m2/repository/io/dropwizard/dropwizard-http2/1.1.0-SNAPSHOT/dropwizard-http2-1.1.0-SNAPSHOT-javadoc.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Dropwizard Project ................................. SUCCESS [ 2.900 s] [INFO] Dropwizard BOM ..................................... SUCCESS [ 7.001 s] [INFO] Dropwizard Utility Classes ......................... SUCCESS [ 11.673 s] [INFO] Dropwizard Jackson Support ......................... SUCCESS [ 10.593 s] [INFO] Dropwizard Validation Support ...................... SUCCESS [ 7.517 s] [INFO] Dropwizard Configuration Support ................... SUCCESS [ 17.603 s] [INFO] Dropwizard Logging Support ......................... SUCCESS [ 11.087 s] [INFO] Dropwizard Lifecycle Support ....................... SUCCESS [ 6.751 s] [INFO] Dropwizard Metrics Support ......................... SUCCESS [ 8.161 s] [INFO] Dropwizard Jersey Support .......................... SUCCESS [ 29.118 s] [INFO] Dropwizard Servlet Support ......................... SUCCESS [ 10.337 s] [INFO] Dropwizard Jetty Support ........................... SUCCESS [ 15.086 s] [INFO] Dropwizard Request Logging Support ................. SUCCESS [ 8.577 s] [INFO] Dropwizard ......................................... SUCCESS [ 15.940 s] [INFO] Dropwizard Test Helpers ............................ SUCCESS [ 16.255 s] [INFO] Dropwizard HTTP Client ............................. SUCCESS [ 16.554 s] [INFO] Dropwizard Database Support ........................ SUCCESS [ 9.092 s] [INFO] Dropwizard JDBI Support ............................ SUCCESS [ 9.721 s] [INFO] Dropwizard Migrations .............................. SUCCESS [ 11.457 s] [INFO] Dropwizard Hibernate Support ....................... SUCCESS [ 16.511 s] [INFO] Dropwizard Authentication .......................... SUCCESS [ 15.125 s] [INFO] Dropwizard Multipart Form Support .................. SUCCESS [ 5.374 s] [INFO] Dropwizard Views ................................... SUCCESS [ 7.112 s] [INFO] Dropwizard Freemarker Views ........................ SUCCESS [ 8.234 s] [INFO] Dropwizard Mustache Views .......................... SUCCESS [ 7.664 s] [INFO] Dropwizard Metrics Support for Ganglia ............. SUCCESS [ 6.009 s] [INFO] Dropwizard Metrics Support for Graphite ............ SUCCESS [ 6.086 s] [INFO] Dropwizard Asset Bundle ............................ SUCCESS [ 6.233 s] [INFO] Dropwizard HTTP/2 Support .......................... SUCCESS [ 5.841 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:10 min [INFO] Finished at: 2020-03-25T04:59:07+01:00 [INFO] Final Memory: 84M/295M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 312838 ------------------------------------------------------- Retreives all results files in the project (in all sub modules if the project is a multi module project) ------------------------------------------------------- ./result-spoon-tests-dropwizard-views-freemarker.txt ./result-spoon-tests-spooned-dropwizard-views-mustache.txt ./result-spoon-tests-dropwizard-db.txt ./result-spoon-tests-dropwizard-testing.txt ./result-spoon-tests-dropwizard-migrations.txt ./result-spoon-tests-spooned-dropwizard-views-freemarker.txt ./result-spoon-tests-dropwizard-jersey.txt ./result-spoon-tests-spooned-dropwizard-metrics-ganglia.txt ./result-spoon-tests-spooned-dropwizard-assets.txt ./result-spoon-tests-spooned-dropwizard-jetty.txt ./result-spoon-tests-dropwizard-metrics-ganglia.txt ./result-spoon-tests-dropwizard-validation.txt ./result-spoon-tests-spooned-dropwizard-testing.txt ./result-spoon-tests-dropwizard-logging.txt ./result-spoon-tests-dropwizard-metrics-graphite.txt ./result-spoon-tests-dropwizard-configuration.txt ./result-spoon-tests-spooned-dropwizard-jackson.txt ./result-spoon-tests-spooned-dropwizard-views.txt ./result-spoon-tests-spooned-dropwizard-configuration.txt ./result-spoon-tests-spooned-dropwizard-db.txt ./result-spoon-tests-spooned-dropwizard-logging.txt ./result-spoon-tests-dropwizard-servlets.txt ./result-spoon-tests-spooned-dropwizard-util.txt ./result-spoon-tests-dropwizard-views.txt ./result-spoon-tests-spooned-dropwizard-metrics.txt ./result-spoon-tests-spooned-dropwizard-core.txt ./result-spoon-tests-dropwizard-jetty.txt ./result-spoon-tests-dropwizard-views-mustache.txt ./result-spoon-tests-dropwizard-lifecycle.txt ./result-spoon-tests-dropwizard-assets.txt ./result-spoon-tests-dropwizard-core.txt ./result-spoon-tests-dropwizard-util.txt ./result-spoon-tests-spooned-dropwizard-request-logging.txt ./result-spoon-tests-dropwizard-hibernate.txt ./result-spoon-tests-dropwizard-forms.txt ./result-spoon-tests-spooned-dropwizard-metrics-graphite.txt ./result-spoon-tests-dropwizard-request-logging.txt ./result-spoon-tests-dropwizard-jackson.txt ./result-spoon-tests-spooned-dropwizard-client.txt ./result-spoon-tests-spooned-dropwizard-jersey.txt ./result-spoon-tests-spooned-dropwizard-forms.txt ./result-spoon-tests-spooned-dropwizard-auth.txt ./result-spoon-tests-spooned-dropwizard-hibernate.txt ./result-spoon-tests-dropwizard-metrics.txt ./result-spoon-tests-dropwizard-client.txt ./result-spoon-tests-spooned-dropwizard-lifecycle.txt ./result-spoon-tests-spooned-dropwizard-validation.txt ./result-spoon-tests-spooned-dropwizard-migrations.txt ./result-spoon-tests-spooned-dropwizard-servlets.txt ./result-spoon-tests-dropwizard-auth.txt
Project Commit id version Project compiles Project tests run Project spooned compiles Project spooned tests run Time to spoon Number of CtStatment Time to compile project Time to compile project spooned Spoon(Spoon(x))=Spoon(x)
dropwizard-bom d3b3891070fb0f646ed1590b52ca305b1d71a204 OK N/A OK N/A 69753 N/A 320857 320081 312838
dropwizard-core d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 69 errors: 0 skipped: 0 failures: 0 OK tests: 69 errors: 0 skipped: 0 failures: 0 502476 N/A 320857 320081 312838
dropwizard-client d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 96 errors: 0 skipped: 0 failures: 0 OK tests: 96 errors: 0 skipped: 0 failures: 0 492455 N/A 320857 320081 312838
dropwizard-db d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 13 errors: 0 skipped: 0 failures: 0 OK tests: 13 errors: 0 skipped: 0 failures: 0 239152 N/A 320857 320081 312838
dropwizard-jdbi d3b3891070fb0f646ed1590b52ca305b1d71a204 OK N/A OK N/A 368523 N/A 320857 320081 312838
dropwizard-migrations d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 15 errors: 0 skipped: 0 failures: 0 OK tests: 15 errors: 0 skipped: 0 failures: 0 418277 N/A 320857 320081 312838
dropwizard-hibernate d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 64 errors: 0 skipped: 0 failures: 0 OK tests: 64 errors: 0 skipped: 0 failures: 0 256221 N/A 320857 320081 312838
dropwizard-auth d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 93 errors: 0 skipped: 0 failures: 0 OK tests: 93 errors: 0 skipped: 0 failures: 0 297340 N/A 320857 320081 312838
dropwizard-forms d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 1 errors: 0 skipped: 0 failures: 0 OK tests: 1 errors: 0 skipped: 0 failures: 0 7187 N/A 320857 320081 312838
dropwizard-views d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 3 errors: 0 skipped: 0 failures: 0 OK tests: 3 errors: 0 skipped: 0 failures: 0 10699 N/A 320857 320081 312838
dropwizard-views-freemarker d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 8 errors: 0 skipped: 0 failures: 0 OK tests: 8 errors: 0 skipped: 0 failures: 0 8597 N/A 320857 320081 312838
dropwizard-views-mustache d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 6 errors: 0 skipped: 0 failures: 0 OK tests: 6 errors: 0 skipped: 0 failures: 0 6681 N/A 320857 320081 312838
dropwizard-testing d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 43 errors: 0 skipped: 0 failures: 0 OK tests: 43 errors: 0 skipped: 0 failures: 0 285341 N/A 320857 320081 312838
dropwizard-util d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 75 errors: 0 skipped: 0 failures: 0 OK tests: 75 errors: 0 skipped: 0 failures: 0 762410 N/A 320857 320081 312838
dropwizard-jackson d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 29 errors: 0 skipped: 0 failures: 0 OK tests: 29 errors: 0 skipped: 0 failures: 0 407478 N/A 320857 320081 312838
dropwizard-validation d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 36 errors: 0 skipped: 0 failures: 0 OK tests: 36 errors: 0 skipped: 0 failures: 0 270238 N/A 320857 320081 312838
dropwizard-configuration d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 48 errors: 0 skipped: 0 failures: 0 OK tests: 48 errors: 0 skipped: 0 failures: 0 441471 N/A 320857 320081 312838
dropwizard-logging d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 41 errors: 0 skipped: 0 failures: 0 OK tests: 41 errors: 0 skipped: 0 failures: 0 296472 N/A 320857 320081 312838
dropwizard-metrics d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 54 errors: 0 skipped: 0 failures: 0 OK tests: 54 errors: 0 skipped: 0 failures: 0 150215 N/A 320857 320081 312838
dropwizard-metrics-ganglia d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 2 errors: 0 skipped: 0 failures: 0 OK tests: 2 errors: 0 skipped: 0 failures: 0 10854 N/A 320857 320081 312838
dropwizard-metrics-graphite d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 4 errors: 0 skipped: 0 failures: 0 OK tests: 4 errors: 0 skipped: 0 failures: 0 4795 N/A 320857 320081 312838
dropwizard-jersey d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 248 errors: 0 skipped: 0 failures: 0 OK tests: 248 errors: 0 skipped: 0 failures: 0 783803 N/A 320857 320081 312838
dropwizard-jetty d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 66 errors: 0 skipped: 4 failures: 0 OK tests: 66 errors: 0 skipped: 4 failures: 0 709383 N/A 320857 320081 312838
dropwizard-servlets d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 60 errors: 0 skipped: 0 failures: 0 OK tests: 60 errors: 0 skipped: 0 failures: 0 443199 N/A 320857 320081 312838
dropwizard-lifecycle d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 13 errors: 0 skipped: 0 failures: 0 OK tests: 13 errors: 0 skipped: 0 failures: 0 160162 N/A 320857 320081 312838
dropwizard-assets d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 5 errors: 0 skipped: 0 failures: 0 OK tests: 5 errors: 0 skipped: 0 failures: 0 8793 N/A 320857 320081 312838
dropwizard-http2 d3b3891070fb0f646ed1590b52ca305b1d71a204 OK N/A OK N/A 118141 N/A 320857 320081 312838
dropwizard-request-logging d3b3891070fb0f646ed1590b52ca305b1d71a204 OK tests: 6 errors: 0 skipped: 0 failures: 0 OK tests: 6 errors: 0 skipped: 0 failures: 0 176129 N/A 320857 320081 312838
Finished: SUCCESS