Skip to content

Console Output

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/jenkins4784157498545500471.sh
+ rm -rf /builds/.m2/repository/fr/inria/gforge/spoon
[Dropwizard] $ /bin/sh -xe /tmp/jenkins5538206644388410484.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  1670k      0 --:--:-- --:--:-- --:--:-- 1724k
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: 0.974 sec - in io.dropwizard.util.DurationTest
Running io.dropwizard.util.JarLocationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 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.288 sec - in io.dropwizard.util.SizeTest
Running io.dropwizard.util.SizeUnitTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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.543 sec - in io.dropwizard.jackson.JacksonTest
Running io.dropwizard.jackson.LogbackModuleTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in io.dropwizard.jackson.LogbackModuleTest
Running io.dropwizard.jackson.FuzzyEnumModuleTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in io.dropwizard.jackson.FuzzyEnumModuleTest
Running io.dropwizard.jackson.DiscoverableSubtypeResolverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in io.dropwizard.jackson.DiscoverableSubtypeResolverTest
Running io.dropwizard.jackson.GuavaExtrasModuleTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in io.dropwizard.jackson.GuavaExtrasModuleTest
Running io.dropwizard.jackson.AnnotationSensitivePropertyNamingStrategyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 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
May 28, 2020 4:43:47 AM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 5.3.0.Final
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 sec - in io.dropwizard.validation.SizeValidatorTest
Running io.dropwizard.validation.PortRangeValidatorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec - in io.dropwizard.validation.PortRangeValidatorTest
Running io.dropwizard.validation.valuehandling.OptionalValidatedValueUnwrapperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 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.03 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.023 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.024 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.024 sec - in io.dropwizard.validation.valuehandling.GuavaOptionalValidatedValueUnwrapperTest
Running io.dropwizard.validation.DurationValidatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in io.dropwizard.validation.DurationValidatorTest
Running io.dropwizard.validation.OneOfValidatorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in io.dropwizard.validation.OneOfValidatorTest
Running io.dropwizard.validation.MethodValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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.199 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.195 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.184 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.11 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.164 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.34 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.55 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.125 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.111 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.116 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.173 sec - in io.dropwizard.logging.PrefixedRootCauseFirstThrowableProxyConverterTest
Running io.dropwizard.logging.PrefixedThrowableProxyConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.logging.PrefixedThrowableProxyConverterTest
Running io.dropwizard.logging.DropwizardLayoutTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 sec - in io.dropwizard.logging.DropwizardLayoutTest
Running io.dropwizard.logging.FileAppenderFactoryTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 sec - in io.dropwizard.logging.FileAppenderFactoryTest
Running io.dropwizard.logging.DefaultLoggingFactoryTest
INFO  [2020-05-28 02:44:14,798] com.example.app: Application log
DEBUG [2020-05-28 02:44:14,812] com.example.newApp: New application debug log
INFO  [2020-05-28 02:44:14,814] com.example.newApp: New application info log
DEBUG [2020-05-28 02:44:14,815] com.example.legacyApp: Legacy application debug log
INFO  [2020-05-28 02:44:14,816] com.example.legacyApp: Legacy application info log
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 sec - in io.dropwizard.logging.DefaultLoggingFactoryTest
Running io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest
Running io.dropwizard.logging.ConsoleAppenderFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.logging.ConsoleAppenderFactoryTest
Running io.dropwizard.logging.PrefixedExtendedThrowableProxyConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.logging.PrefixedExtendedThrowableProxyConverterTest
Running io.dropwizard.logging.SyslogAppenderFactoryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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.537 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.052 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.664 sec - in io.dropwizard.metrics.BaseReporterFactoryTest
Running io.dropwizard.metrics.CsvReporterFactoryTest
04:44:30.993 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:44:30.996 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:44:31.017 [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:31.027 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:44:31.029 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:44:31.030 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:44:31.030 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:44:31.085 [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:31.086 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:44:31.086 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:44:31.087 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:44:31.087 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:44:31.480 [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:44:31.480 [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:44:31.498 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:44:31.502 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1784ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 sec - in io.dropwizard.metrics.CsvReporterFactoryTest
Running io.dropwizard.metrics.MetricsFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 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.007 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.371 sec - in io.dropwizard.jersey.DropwizardResourceConfigTest
Running io.dropwizard.jersey.gzip.ConfiguredGZipEncoderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 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.049 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.58 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.738 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.28 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.01 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.379 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.526 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.284 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.303 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 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.017 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.026 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.005 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.151 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.01 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.153 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.084 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.151 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.35 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.427 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.101 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.118 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.106 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.328 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.367 sec - in io.dropwizard.jersey.optional.OptionalFormParamResourceTest
Running io.dropwizard.jersey.JerseyContentTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in io.dropwizard.jersey.JerseyContentTypeTest
Running io.dropwizard.jersey.jackson.JacksonMessageBodyProviderTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 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.727 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.008 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.016 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.011 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.002 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.004 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 sec - in io.dropwizard.jersey.jsr310.ZoneIdParamTest
Running io.dropwizard.jersey.AsyncServletTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 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.319 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.107 sec - in io.dropwizard.servlets.assets.ByteRangeTest
Running io.dropwizard.servlets.assets.AssetServletTest
2020-05-28 04:45:08.928:INFO::main: Logging initialized @337ms
2020-05-28 04:45:09.091:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:45:09.138:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@4d3167f4{/,null,AVAILABLE}
2020-05-28 04:45:09.140:INFO:oejs.AbstractConnector:main: Started LocalConnector@632eeca9{HTTP/1.1,[http/1.1]}
2020-05-28 04:45:09.142:INFO:oejs.Server:main: Started @550ms
2020-05-28 04:45:09.407:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@632eeca9{HTTP/1.1,[http/1.1]}
2020-05-28 04:45:09.410: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.529 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.027 sec - in io.dropwizard.servlets.assets.ResourceURLTest
Running io.dropwizard.servlets.ServletsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec - in io.dropwizard.servlets.ServletsTest
Running io.dropwizard.servlets.CacheBustingFilterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 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.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.295 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.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-05-28 04:45:18.704:INFO::main: Logging initialized @671ms
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.399 sec - in io.dropwizard.jetty.HttpsConnectorFactoryTest
Running io.dropwizard.jetty.RoutingHandlerTest
2020-05-28 04:45:21.526:WARN:oejsh.AbstractHandler:main: No Server set for io.dropwizard.jetty.RoutingHandler@7d37ee0c
2020-05-28 04:45:21.547:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$756349817@4fea840f{/,null,AVAILABLE}
2020-05-28 04:45:21.549:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$756349817@32ae8f27{/,null,AVAILABLE}
2020-05-28 04:45:21.553:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$756349817@32ae8f27{/,null,UNAVAILABLE}
2020-05-28 04:45:21.554:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$756349817@4fea840f{/,null,UNAVAILABLE}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 sec - in io.dropwizard.jetty.RoutingHandlerTest
Running io.dropwizard.jetty.GzipHandlerFactoryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 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.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.89 sec - in io.dropwizard.jetty.setup.ServletEnvironmentTest
Running io.dropwizard.jetty.MutableServletContextHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in io.dropwizard.jetty.MutableServletContextHandlerTest
Running io.dropwizard.jetty.ContextRoutingHandlerTest
2020-05-28 04:45:22.748: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.029 sec - in io.dropwizard.jetty.ContextRoutingHandlerTest
Running io.dropwizard.jetty.ServerPushFilterFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec - in io.dropwizard.jetty.ServerPushFilterFactoryTest
Running io.dropwizard.jetty.BiDiGzipHandlerTest
2020-05-28 04:45:23.047:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:45:23.060:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@6bdad3bb{/,null,AVAILABLE}
2020-05-28 04:45:23.065:INFO:oejs.AbstractConnector:main: Started LocalConnector@2263d053{HTTP/1.1,[http/1.1]}
2020-05-28 04:45:23.066:INFO:oejs.Server:main: Started @5033ms
2020-05-28 04:45:23.130:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@2263d053{HTTP/1.1,[http/1.1]}
2020-05-28 04:45:23.132:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@6bdad3bb{/,null,UNAVAILABLE}
2020-05-28 04:45:23.136:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:45:23.138:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,AVAILABLE}
2020-05-28 04:45:23.138:INFO:oejs.AbstractConnector:main: Started LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]}
2020-05-28 04:45:23.138:INFO:oejs.Server:main: Started @5105ms
2020-05-28 04:45:23.145:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]}
2020-05-28 04:45:23.146:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,UNAVAILABLE}
2020-05-28 04:45:23.148:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:45:23.153:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@5357de0e{/,null,AVAILABLE}
2020-05-28 04:45:23.153:INFO:oejs.AbstractConnector:main: Started LocalConnector@6f651ac{HTTP/1.1,[http/1.1]}
2020-05-28 04:45:23.154:INFO:oejs.Server:main: Started @5121ms
2020-05-28 04:45:23.158:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@6f651ac{HTTP/1.1,[http/1.1]}
2020-05-28 04:45:23.158:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@5357de0e{/,null,UNAVAILABLE}
2020-05-28 04:45:23.166:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:45:23.168:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@48697181{/,null,AVAILABLE}
2020-05-28 04:45:23.168:INFO:oejs.AbstractConnector:main: Started LocalConnector@7282f7b1{HTTP/1.1,[http/1.1]}
2020-05-28 04:45:23.168:INFO:oejs.Server:main: Started @5136ms
2020-05-28 04:45:23.172:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@7282f7b1{HTTP/1.1,[http/1.1]}
2020-05-28 04:45:23.172: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.178 sec - in io.dropwizard.jetty.BiDiGzipHandlerTest
Running io.dropwizard.jetty.NonblockingServletHolderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 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:33.163 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:45:33.169 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1292ms
04:45:33.325 [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.472 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.121 sec - in io.dropwizard.request.logging.layout.LogbackAccessRequestLayoutTest
Running io.dropwizard.request.logging.RequestLogFactoryTest
04:45:33.985 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:45:33.986 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:45:34.018 [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.028 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:45:34.030 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:45:34.031 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:45:34.032 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:45:34.445 [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.446 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:45:34.446 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:45:34.448 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:45:34.450 [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.894 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 - - [28/May/2020:02:45:43 +0000] "GET /service/test HTTP/1.1" 200 18 "-" "Java/1.8.0_151" 90
127.0.0.1 - - [28/May/2020:02:45:43 +0000] "POST /secret/tasks/hello?name=test_user HTTP/1.1" 200 17 "-" "Java/1.8.0_151" 48
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.017 sec - in io.dropwizard.server.SimpleServerFactoryTest
Running io.dropwizard.server.AbstractServerFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 sec - in io.dropwizard.server.AbstractServerFactoryTest
Running io.dropwizard.server.DefaultServerFactoryTest
127.0.0.1 - - [28/May/2020:02:45:46 +0000] "GET /app/test HTTP/1.1" 200 4 "-" "Java/1.8.0_151" 22
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 sec - in io.dropwizard.server.DefaultServerFactoryTest
Running io.dropwizard.ConfigurationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 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.075 sec - in io.dropwizard.cli.ServerCommandTest
Running io.dropwizard.cli.CommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 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,687 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
04:45:41,687 |-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,733 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:45:41,737 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:45:41,743 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:45:41,748 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:45:41,768 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to OFF
04:45:41,768 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:45:41,769 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:45:41,770 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3243017a - Registering current configuration as safe fallback point
04:45:42,714 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:45:42,714 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:45:46,324 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:45:46,324 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:45:46,330 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1048996761 - Will use gz compression
04:45:46,331 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1048996761 - Will use the pattern ./logs/requests-%d.log for the active file
04:45:46,334 |-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,334 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:45:46,338 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:45:46 CEST 2020
04:45:46,340 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:45:46,340 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:45:46,341 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:45:46,341 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:45:46,602 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:45:46,602 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:45:46,602 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use gz compression
04:45:46,602 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use the pattern ./logs/requests-%d.log for the active file
04:45:46,603 |-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,603 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:45:46,604 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:45:46 CEST 2020
04:45:46,604 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:45:46,604 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:45:46,604 |-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,604 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:45:46,604 |-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,605 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:45:46,605 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:45:46,754 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:45:46,754 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:45:46,754 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use gz compression
04:45:46,754 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use the pattern ./logs/requests-%d.log for the active file
04:45:46,755 |-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,755 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:45:46,755 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:45:46 CEST 2020
04:45:46,755 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:45:46,755 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:45:46,755 |-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,755 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:45:46,755 |-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,755 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:45:46,755 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:45:46,957 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:45:46,957 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:45:46,960 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1238785854 - Will use gz compression
04:45:46,961 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1238785854 - Will use the pattern ./logs/requests-%d.log for the active file
04:45:46,966 |-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,966 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:45:46,966 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:45:46 CEST 2020
04:45:46,967 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:45:46,967 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:45:46,967 |-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,967 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:45:46,967 |-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,967 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:45:46,967 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:45:47,107 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:45:47,107 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:45:47,107 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1149316926 - Will use gz compression
04:45:47,107 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1149316926 - Will use the pattern ./logs/requests-%d.log for the active file
04:45:47,109 |-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:47,109 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:45:47,109 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:45:46 CEST 2020
04:45:47,109 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:45:47,109 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:45:47,109 |-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:47,109 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:45:47,109 |-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:47,110 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:45:47,110 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:45:47,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b08e35 - Propagating INFO level on Logger[ROOT] onto the JUL framework
04:45:47,548 |-INFO in ch.qos.logback.classic.AsyncAppender[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:45:47,548 |-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.258 sec - in io.dropwizard.cli.CliTest
Running io.dropwizard.cli.InheritedServerCommandTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in io.dropwizard.cli.InheritedServerCommandTest
Running io.dropwizard.cli.ConfiguredCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in io.dropwizard.cli.ConfiguredCommandTest
Running io.dropwizard.ApplicationTest
/tmp/dropwizard-invalid-config387719426619546286.yml has an error:
  * Configuration at /tmp/dropwizard-invalid-config387719426619546286.yml must not be empty

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in io.dropwizard.ApplicationTest
Running io.dropwizard.setup.AdminEnvironmentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.setup.AdminEnvironmentTest
Running io.dropwizard.setup.BootstrapTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in io.dropwizard.setup.BootstrapTest
Running io.dropwizard.setup.ExceptionMapperBinderTest
127.0.0.1 - - [28/May/2020:02:45:48 +0000] "GET /service/test HTTP/1.1" 200 8 "-" "Java/1.8.0_151" 52
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 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.135 sec - in io.dropwizard.testing.FixtureHelpersTest
Running io.dropwizard.testing.junit.DropwizardClientRuleTest
INFO  [2020-05-28 02:45:59,672] org.eclipse.jetty.util.log: Logging initialized @1885ms
INFO  [2020-05-28 02:45:59,757] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:45:59,757] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:45:59,760] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application
INFO  [2020-05-28 02:45:59,761] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin
INFO  [2020-05-28 02:45:59,761] io.dropwizard.server.ServerFactory: Starting FakeApplication
INFO  [2020-05-28 02:45:59,854] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@507d64aa{HTTP/1.1,[http/1.1]}{0.0.0.0:44026}
INFO  [2020-05-28 02:45:59,856] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:46:00,423] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.TestResource)

INFO  [2020-05-28 02:46:00,425] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@2d5a1588{/application,null,AVAILABLE}
INFO  [2020-05-28 02:46:00,431] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

INFO  [2020-05-28 02:46:00,437] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@46fc522d{/admin,null,AVAILABLE}
INFO  [2020-05-28 02:46:00,444] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@507d64aa{HTTP/1.1,[http/1.1]}{0.0.0.0:44026}
INFO  [2020-05-28 02:46:00,444] org.eclipse.jetty.server.Server: Started @2658ms
INFO  [2020-05-28 02:46:00,643] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:46:00,643] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:46:00,643] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application
INFO  [2020-05-28 02:46:00,643] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin
INFO  [2020-05-28 02:46:00,643] io.dropwizard.server.ServerFactory: Starting FakeApplication
INFO  [2020-05-28 02:46:00,650] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@3f1158ee{HTTP/1.1,[http/1.1]}{0.0.0.0:37609}
INFO  [2020-05-28 02:46:00,650] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:46:00,773] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.TestResource)

INFO  [2020-05-28 02:46:00,777] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@402a69f{/application,null,AVAILABLE}
INFO  [2020-05-28 02:46:00,778] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

INFO  [2020-05-28 02:46:00,779] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@2d47b06{/admin,null,AVAILABLE}
INFO  [2020-05-28 02:46:00,797] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@3f1158ee{HTTP/1.1,[http/1.1]}{0.0.0.0:37609}
INFO  [2020-05-28 02:46:00,797] org.eclipse.jetty.server.Server: Started @3011ms
127.0.0.1 - - [28/May/2020:02:46:00 +0000] "GET /application/test HTTP/1.1" 200 3 "-" "Java/1.8.0_151" 97
127.0.0.1 - - [28/May/2020:02:46:00 +0000] "GET /application/test HTTP/1.1" 200 15 "-" "Java/1.8.0_151" 4
INFO  [2020-05-28 02:46:00,982] org.eclipse.jetty.server.AbstractConnector: Stopped FakeApplication@3f1158ee{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:00,983] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@2d47b06{/admin,null,UNAVAILABLE}
INFO  [2020-05-28 02:46:00,986] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@402a69f{/application,null,UNAVAILABLE}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.674 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.481 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.612 sec - in io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest
Running io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest
INFO  [2020-05-28 02:46:02,109] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:46:02,109] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:46:02,109] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:46:02,109] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:46:02,109] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-05-28 02:46:02,115] org.eclipse.jetty.setuid.SetUIDListener: Opened application@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:45088}
INFO  [2020-05-28 02:46:02,115] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@4ed492df{HTTP/1.1,[http/1.1]}{0.0.0.0:40013}
INFO  [2020-05-28 02:46:02,115] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:46:02,200] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest.TestResource)

INFO  [2020-05-28 02:46:02,203] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@1b18fa79{/,null,AVAILABLE}
INFO  [2020-05-28 02:46:02,203] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:46:02,203] 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-05-28 02:46:02,204] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6418075c{/,null,AVAILABLE}
INFO  [2020-05-28 02:46:02,207] org.eclipse.jetty.server.AbstractConnector: Started application@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:45088}
INFO  [2020-05-28 02:46:02,207] org.eclipse.jetty.server.AbstractConnector: Started admin@4ed492df{HTTP/1.1,[http/1.1]}{0.0.0.0:40013}
INFO  [2020-05-28 02:46:02,208] org.eclipse.jetty.server.Server: Started @4422ms
127.0.0.1 - - [28/May/2020:02:46:02 +0000] "GET /test HTTP/1.1" 200 20 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 15
INFO  [2020-05-28 02:46:02,324] org.eclipse.jetty.server.AbstractConnector: Stopped application@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:02,326] org.eclipse.jetty.server.AbstractConnector: Stopped admin@4ed492df{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:02,328] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@6418075c{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:46:02,330] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@1b18fa79{/,null,UNAVAILABLE}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest
Running io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest
INFO  [2020-05-28 02:46:02,498] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:46:02,498] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:46:02,498] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:46:02,498] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:46:02,498] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-05-28 02:46:02,509] org.eclipse.jetty.setuid.SetUIDListener: Opened application@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:34648}
INFO  [2020-05-28 02:46:02,510] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@1849d35a{HTTP/1.1,[http/1.1]}{0.0.0.0:38057}
INFO  [2020-05-28 02:46:02,510] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:46:02,571] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest.TestResource)

INFO  [2020-05-28 02:46:02,572] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@4300b54c{/,null,AVAILABLE}
INFO  [2020-05-28 02:46:02,573] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:46:02,574] 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-05-28 02:46:02,575] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@57fd3b57{/,null,AVAILABLE}
INFO  [2020-05-28 02:46:02,576] org.eclipse.jetty.server.AbstractConnector: Started application@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:34648}
INFO  [2020-05-28 02:46:02,577] org.eclipse.jetty.server.AbstractConnector: Started admin@1849d35a{HTTP/1.1,[http/1.1]}{0.0.0.0:38057}
INFO  [2020-05-28 02:46:02,577] org.eclipse.jetty.server.Server: Started @4791ms
127.0.0.1 - - [28/May/2020:02:46:02 +0000] "GET /test HTTP/1.1" 200 18 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 7
INFO  [2020-05-28 02:46:02,607] org.eclipse.jetty.server.AbstractConnector: Stopped application@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:02,609] org.eclipse.jetty.server.AbstractConnector: Stopped admin@1849d35a{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:02,609] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@57fd3b57{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:46:02,610] 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.278 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.281 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.203 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: 3.325 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.211 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.304 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.194 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.078 sec - in io.dropwizard.testing.app.PersonResourceExceptionMapperTest
Running io.dropwizard.testing.DropwizardTestSupportTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 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.229 sec - in io.dropwizard.client.JerseyClientIntegrationTest
Running io.dropwizard.client.HttpClientBuilderTest
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 sec - in io.dropwizard.client.HttpClientBuilderTest
Running io.dropwizard.client.ConfiguredCloseableHttpClientTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in io.dropwizard.client.ConfiguredCloseableHttpClientTest
Running io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest
INFO  [2020-05-28 02:46:21,056] org.eclipse.jetty.util.log: Logging initialized @4408ms
INFO  [2020-05-28 02:46:21,110] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:46:21,110] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:46:21,115] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:46:21,116] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:46:21,116] io.dropwizard.server.ServerFactory: Starting TlsTestApplication
INFO  [2020-05-28 02:46:21,242] org.eclipse.jetty.setuid.SetUIDListener: Opened application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:38864}
INFO  [2020-05-28 02:46:21,242] org.eclipse.jetty.setuid.SetUIDListener: Opened application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:41034}
INFO  [2020-05-28 02:46:21,243] org.eclipse.jetty.setuid.SetUIDListener: Opened application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:32848}
INFO  [2020-05-28 02:46:21,243] org.eclipse.jetty.setuid.SetUIDListener: Opened application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:38130}
INFO  [2020-05-28 02:46:21,244] org.eclipse.jetty.setuid.SetUIDListener: Opened application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:33475}
INFO  [2020-05-28 02:46:21,245] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:41049}
INFO  [2020-05-28 02:46:21,247] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:46:21,359] 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-05-28 02:46:21,381] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-05-28 02:46:21,381] 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-05-28 02:46:21,382] io.dropwizard.jetty.HttpsConnectorFactory: Configured protocols: [TLSv1.2]
INFO  [2020-05-28 02:46:21,393] 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-05-28 02:46:21,406] 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-05-28 02:46:21,428] 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-05-28 02:46:21,443] 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-05-28 02:46:21,448] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv1 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-05-28 02:46:21,448] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv2 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
WARN  [2020-05-28 02:46:21,448] org.eclipse.jetty.util.ssl.SslContextFactory: No selected protocols from [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-05-28 02:46:21,749] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     / (io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest.TestResource)

INFO  [2020-05-28 02:46:21,753] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@40b54762{/,null,AVAILABLE}
INFO  [2020-05-28 02:46:21,756] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:46:21,756] 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-05-28 02:46:21,762] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@452ec287{/,null,AVAILABLE}
INFO  [2020-05-28 02:46:21,794] org.eclipse.jetty.server.AbstractConnector: Started application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:38864}
INFO  [2020-05-28 02:46:21,796] org.eclipse.jetty.server.AbstractConnector: Started application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:41034}
INFO  [2020-05-28 02:46:21,796] org.eclipse.jetty.server.AbstractConnector: Started application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:32848}
INFO  [2020-05-28 02:46:21,797] org.eclipse.jetty.server.AbstractConnector: Started application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:38130}
INFO  [2020-05-28 02:46:21,798] org.eclipse.jetty.server.AbstractConnector: Started application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:33475}
INFO  [2020-05-28 02:46:21,799] org.eclipse.jetty.server.AbstractConnector: Started admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:41049}
INFO  [2020-05-28 02:46:21,799] org.eclipse.jetty.server.Server: Started @5153ms
127.0.0.1 - - [28/May/2020:02:46:22 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_noop_verifier_working)" 64
127.0.0.1 - - [28/May/2020:02:46:22 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (self_sign_permitted)" 1
127.0.0.1 - - [28/May/2020:02:46:22 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (tls_working_client)" 1
127.0.0.1 - - [28/May/2020:02:46:22 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_fail_verifier_working)" 8
127.0.0.1 - - [28/May/2020:02:46:22 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_working)" 2
localhost - - [28/May/2020:02:46:22 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (client_auth_working)" 2
INFO  [2020-05-28 02:46:22,871] org.eclipse.jetty.server.AbstractConnector: Stopped application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:22,875] org.eclipse.jetty.server.AbstractConnector: Stopped application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:22,876] org.eclipse.jetty.server.AbstractConnector: Stopped application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:22,877] org.eclipse.jetty.server.AbstractConnector: Stopped application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:22,879] org.eclipse.jetty.server.AbstractConnector: Stopped application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:22,880] org.eclipse.jetty.server.AbstractConnector: Stopped admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:22,882] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@452ec287{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:46:22,888] 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.64 sec - in io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest
Running io.dropwizard.client.JerseyClientConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in io.dropwizard.client.JerseyClientConfigurationTest
Running io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest
INFO  [2020-05-28 02:46:23,096] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:46:23,096] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:46:23,097] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:46:23,097] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:46:23,097] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-05-28 02:46:23,101] org.eclipse.jetty.setuid.SetUIDListener: Opened application@106ac5f4{HTTP/1.1,[http/1.1]}{0.0.0.0:33818}
INFO  [2020-05-28 02:46:23,101] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@5eed2edf{HTTP/1.1,[http/1.1]}{0.0.0.0:33250}
INFO  [2020-05-28 02:46:23,101] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:46:23,156] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /user_agent (io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest.TestResource)

INFO  [2020-05-28 02:46:23,157] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@78723798{/,null,AVAILABLE}
INFO  [2020-05-28 02:46:23,157] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:46:23,157] 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-05-28 02:46:23,158] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@35d62807{/,null,AVAILABLE}
INFO  [2020-05-28 02:46:23,164] org.eclipse.jetty.server.AbstractConnector: Started application@106ac5f4{HTTP/1.1,[http/1.1]}{0.0.0.0:33818}
INFO  [2020-05-28 02:46:23,165] org.eclipse.jetty.server.AbstractConnector: Started admin@5eed2edf{HTTP/1.1,[http/1.1]}{0.0.0.0:33250}
INFO  [2020-05-28 02:46:23,165] org.eclipse.jetty.server.Server: Started @6519ms
127.0.0.1 - - [28/May/2020:02:46:23 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 24
127.0.0.1 - - [28/May/2020:02:46:23 +0000] "GET /user_agent HTTP/1.1" 200 10 "-" "ClientName" 2
127.0.0.1 - - [28/May/2020:02:46:23 +0000] "GET /user_agent HTTP/1.1" 200 26 "-" "ClientUserAgentHeaderValue" 1
127.0.0.1 - - [28/May/2020:02:46:23 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 2
INFO  [2020-05-28 02:46:23,273] org.eclipse.jetty.server.AbstractConnector: Stopped application@106ac5f4{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:23,274] org.eclipse.jetty.server.AbstractConnector: Stopped admin@5eed2edf{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:46:23,274] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@35d62807{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:46:23,275] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@78723798{/,null,UNAVAILABLE}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec - in io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest
Running io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest
Running io.dropwizard.client.JerseyClientBuilderTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 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] <<< 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.139 sec - in io.dropwizard.db.ManagedPooledDataSourceTest
Running io.dropwizard.db.DataSourceConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 sec - in io.dropwizard.db.DataSourceConfigurationTest
Running io.dropwizard.db.TimeBoundHealthCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec - in io.dropwizard.db.TimeBoundHealthCheckTest
Running io.dropwizard.db.DataSourceFactoryTest
May 28, 2020 4:46:34 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.<init>(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.277 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.531 sec - in io.dropwizard.migrations.DbMigrateCommandTest
Running io.dropwizard.migrations.DbStatusCommandTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in io.dropwizard.migrations.DbStatusCommandTest
Running io.dropwizard.migrations.DbMigrateDifferentFileCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in io.dropwizard.migrations.DbMigrateDifferentFileCommandTest
Running io.dropwizard.migrations.CloseableLiquibaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in io.dropwizard.migrations.CloseableLiquibaseTest
Running io.dropwizard.migrations.DbDumpCommandTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 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.168 sec - in io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest
Running io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.294 sec - in io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest
Running io.dropwizard.hibernate.SessionFactoryManagerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 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.352 sec - in io.dropwizard.hibernate.AbstractDAOTest
Running io.dropwizard.hibernate.JerseyIntegrationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2 sec - in io.dropwizard.hibernate.JerseyIntegrationTest
Running io.dropwizard.hibernate.ScanningHibernateBundleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in io.dropwizard.hibernate.ScanningHibernateBundleTest
Running io.dropwizard.hibernate.SessionFactoryHealthCheckTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in io.dropwizard.hibernate.SessionFactoryHealthCheckTest
Running io.dropwizard.hibernate.HibernateBundleTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec - in io.dropwizard.hibernate.HibernateBundleTest
Running io.dropwizard.hibernate.LazyLoadingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.629 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.237 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.977 sec - in io.dropwizard.auth.chained.ChainedAuthProviderTest
Running io.dropwizard.auth.CachingAuthenticatorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec - in io.dropwizard.auth.CachingAuthenticatorTest
Running io.dropwizard.auth.CachingAuthorizerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in io.dropwizard.auth.CachingAuthorizerTest
Running io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 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.361 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.25 sec - in io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest
Running io.dropwizard.auth.AuthFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in io.dropwizard.auth.AuthFilterTest
Running io.dropwizard.auth.oauth.OAuthCustomProviderTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 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.662 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.615 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.573 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:34.293 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:47:34.299 [main] INFO org.eclipse.jetty.util.log - Logging initialized @651ms
04:47:34.308 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3b69e7d1
04:47:34.315 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@185a6e9{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@6f03482,MANAGED}
04:47:34.317 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1a677343
04:47:34.318 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@15de0b3c{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@489115ef,MANAGED}
04:47:34.331 [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:47:34.333 [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.608 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: 1.011 sec - in io.dropwizard.views.ViewBundleTest
Running io.dropwizard.views.ViewTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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: 2.39 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.42 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.851 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:02.342 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:48:02.346 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:48:02.381 [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:02.400 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:48:02.402 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:48:02.403 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:48:02.404 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:48:03.035 [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:03.036 [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:03.039 [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:03.040 [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:03.046 [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:03.049 [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.031 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.971 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:48:08.975 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:48:08.992 [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:09.002 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:48:09.004 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:48:09.004 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:48:09.005 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:48:09.481 [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:09.482 [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.269 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:15.727 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset1 for path /what/new/*
04:48:15.840 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset2 for path /what/old/*
04:48:15.843 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/*
04:48:15.845 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/*
04:48:15.847 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /json/*
04:48:15.848 [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.078 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 [  4.075 s]
[INFO] Dropwizard BOM ..................................... SUCCESS [  9.932 s]
[INFO] Dropwizard Utility Classes ......................... SUCCESS [ 12.855 s]
[INFO] Dropwizard Jackson Support ......................... SUCCESS [ 11.322 s]
[INFO] Dropwizard Validation Support ...................... SUCCESS [  8.039 s]
[INFO] Dropwizard Configuration Support ................... SUCCESS [ 16.974 s]
[INFO] Dropwizard Logging Support ......................... SUCCESS [ 11.027 s]
[INFO] Dropwizard Lifecycle Support ....................... SUCCESS [  7.245 s]
[INFO] Dropwizard Metrics Support ......................... SUCCESS [  8.094 s]
[INFO] Dropwizard Jersey Support .......................... SUCCESS [ 30.643 s]
[INFO] Dropwizard Servlet Support ......................... SUCCESS [  9.194 s]
[INFO] Dropwizard Jetty Support ........................... SUCCESS [ 14.206 s]
[INFO] Dropwizard Request Logging Support ................. SUCCESS [  8.298 s]
[INFO] Dropwizard ......................................... SUCCESS [ 16.448 s]
[INFO] Dropwizard Test Helpers ............................ SUCCESS [ 19.225 s]
[INFO] Dropwizard HTTP Client ............................. SUCCESS [ 16.401 s]
[INFO] Dropwizard Database Support ........................ SUCCESS [  8.522 s]
[INFO] Dropwizard JDBI Support ............................ SUCCESS [  8.463 s]
[INFO] Dropwizard Migrations .............................. SUCCESS [ 12.684 s]
[INFO] Dropwizard Hibernate Support ....................... SUCCESS [ 16.596 s]
[INFO] Dropwizard Authentication .......................... SUCCESS [ 15.165 s]
[INFO] Dropwizard Multipart Form Support .................. SUCCESS [  5.339 s]
[INFO] Dropwizard Views ................................... SUCCESS [  6.734 s]
[INFO] Dropwizard Freemarker Views ........................ SUCCESS [  8.982 s]
[INFO] Dropwizard Mustache Views .......................... SUCCESS [  7.276 s]
[INFO] Dropwizard Metrics Support for Ganglia ............. SUCCESS [  6.354 s]
[INFO] Dropwizard Metrics Support for Graphite ............ SUCCESS [  6.275 s]
[INFO] Dropwizard Asset Bundle ............................ SUCCESS [  5.963 s]
[INFO] Dropwizard HTTP/2 Support .......................... SUCCESS [  5.708 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:19 min
[INFO] Finished at: 2020-05-28T04:48:26+02:00
[INFO] Final Memory: 64M/256M
[INFO] ------------------------------------------------------------------------
 
--- Displays results of the maven compile ---
Time to compile: 321431
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 36.4 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 1476.0 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.720 s]
[INFO] Dropwizard BOM ..................................... SUCCESS [  0.012 s]
[INFO] Dropwizard Utility Classes ......................... SUCCESS [  0.005 s]
[INFO] Dropwizard Jackson Support ......................... SUCCESS [  0.007 s]
[INFO] Dropwizard Validation Support ...................... SUCCESS [  0.006 s]
[INFO] Dropwizard Configuration Support ................... SUCCESS [  0.009 s]
[INFO] Dropwizard Logging Support ......................... SUCCESS [  0.005 s]
[INFO] Dropwizard Lifecycle Support ....................... SUCCESS [  0.004 s]
[INFO] Dropwizard Metrics Support ......................... SUCCESS [  0.004 s]
[INFO] Dropwizard Jersey Support .......................... SUCCESS [  0.008 s]
[INFO] Dropwizard Servlet Support ......................... SUCCESS [  0.006 s]
[INFO] Dropwizard Jetty Support ........................... SUCCESS [  0.011 s]
[INFO] Dropwizard Request Logging Support ................. SUCCESS [  0.007 s]
[INFO] Dropwizard ......................................... SUCCESS [  0.004 s]
[INFO] Dropwizard Test Helpers ............................ SUCCESS [  0.005 s]
[INFO] Dropwizard HTTP Client ............................. SUCCESS [  0.011 s]
[INFO] Dropwizard Database Support ........................ SUCCESS [  0.003 s]
[INFO] Dropwizard JDBI Support ............................ SUCCESS [  0.005 s]
[INFO] Dropwizard Migrations .............................. SUCCESS [  0.005 s]
[INFO] Dropwizard Hibernate Support ....................... SUCCESS [  0.004 s]
[INFO] Dropwizard Authentication .......................... SUCCESS [  0.004 s]
[INFO] Dropwizard Multipart Form Support .................. SUCCESS [  0.004 s]
[INFO] Dropwizard Views ................................... SUCCESS [  0.008 s]
[INFO] Dropwizard Freemarker Views ........................ SUCCESS [  0.006 s]
[INFO] Dropwizard Mustache Views .......................... SUCCESS [  0.004 s]
[INFO] Dropwizard Metrics Support for Ganglia ............. SUCCESS [  0.003 s]
[INFO] Dropwizard Metrics Support for Graphite ............ SUCCESS [  0.005 s]
[INFO] Dropwizard Asset Bundle ............................ SUCCESS [  0.003 s]
[INFO] Dropwizard HTTP/2 Support .......................... SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.364 s
[INFO] Finished at: 2020-05-28T04:48:33+02:00
[INFO] Final Memory: 33M/180M
[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 5.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 13.5 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 685.3 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 21.6 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   
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 458.6 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 1047.9 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 32.0 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 132.6 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 1038.3 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 482.4 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 29.1 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 188.4 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 379.0 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 495.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 429.6 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 358.0 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 358.0 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 460.2 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 402.7 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 402.7 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 429.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 460.2 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 306.8 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 30.1 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        
5/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 227.4 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 536.3 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 495.6 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 402.6 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 429.5 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 402.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 161.1 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 429.5 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 68.5 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 460.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 460.2 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 495.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 379.0 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 28.4 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 206.1 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 644.2 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 585.7 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 715.8 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 595.5 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 350.3 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/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 32.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        
5/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 174.5 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 743.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 595.5 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 33.0 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 190.9 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 594.8 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 458.1 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 595.5 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 448.3 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 611.3 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 560.4 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 373.6 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 375.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 675.1 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 774.8 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 649.9 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 649.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 549.9 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 595.7 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 446.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 522.7 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 522.7 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 33.1 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   
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 249.5 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 562.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 609.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-2/spoon-core-8.2.0-beta-2.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-2/spoon-core-8.2.0-beta-2.pom (8 KB at 562.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-3/spoon-core-8.2.0-beta-3.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-3/spoon-core-8.2.0-beta-3.pom (8 KB at 609.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-4/spoon-core-8.2.0-beta-4.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-4/spoon-core-8.2.0-beta-4.pom (8 KB at 522.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-5/spoon-core-8.2.0-beta-5.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-5/spoon-core-8.2.0-beta-5.pom (8 KB at 522.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-6/spoon-core-8.2.0-beta-6.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-6/spoon-core-8.2.0-beta-6.pom (8 KB at 631.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-7/spoon-core-8.2.0-beta-7.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-7/spoon-core-8.2.0-beta-7.pom (8 KB at 841.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-8/spoon-core-8.2.0-beta-8.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-8/spoon-core-8.2.0-beta-8.pom (8 KB at 688.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-9/spoon-core-8.2.0-beta-9.pom
4/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-9/spoon-core-8.2.0-beta-9.pom (8 KB at 757.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
1013/1013 B   
              
Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml (1013 B at 28.3 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-20200527.224143-91.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-20200527.224143-91.pom (8 KB at 221.3 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-20200527.224143-91.jar
4/1737 KB   
8/1737 KB   
12/1737 KB   
16/1737 KB   
20/1737 KB   
21/1737 KB   
25/1737 KB   
29/1737 KB   
33/1737 KB   
37/1737 KB   
41/1737 KB   
45/1737 KB   
49/1737 KB   
53/1737 KB   
57/1737 KB   
61/1737 KB   
65/1737 KB   
67/1737 KB   
71/1737 KB   
75/1737 KB   
79/1737 KB   
83/1737 KB   
87/1737 KB   
91/1737 KB   
95/1737 KB   
99/1737 KB   
103/1737 KB   
107/1737 KB   
111/1737 KB   
115/1737 KB   
119/1737 KB   
123/1737 KB   
127/1737 KB   
131/1737 KB   
135/1737 KB   
139/1737 KB   
143/1737 KB   
147/1737 KB   
151/1737 KB   
155/1737 KB   
159/1737 KB   
163/1737 KB   
167/1737 KB   
171/1737 KB   
175/1737 KB   
179/1737 KB   
183/1737 KB   
187/1737 KB   
191/1737 KB   
195/1737 KB   
199/1737 KB   
203/1737 KB   
207/1737 KB   
211/1737 KB   
215/1737 KB   
219/1737 KB   
223/1737 KB   
227/1737 KB   
231/1737 KB   
235/1737 KB   
239/1737 KB   
243/1737 KB   
247/1737 KB   
251/1737 KB   
255/1737 KB   
259/1737 KB   
263/1737 KB   
267/1737 KB   
271/1737 KB   
275/1737 KB   
279/1737 KB   
283/1737 KB   
287/1737 KB   
291/1737 KB   
295/1737 KB   
299/1737 KB   
303/1737 KB   
307/1737 KB   
311/1737 KB   
315/1737 KB   
319/1737 KB   
323/1737 KB   
327/1737 KB   
331/1737 KB   
335/1737 KB   
339/1737 KB   
343/1737 KB   
347/1737 KB   
351/1737 KB   
355/1737 KB   
359/1737 KB   
363/1737 KB   
367/1737 KB   
371/1737 KB   
375/1737 KB   
379/1737 KB   
383/1737 KB   
387/1737 KB   
391/1737 KB   
395/1737 KB   
399/1737 KB   
403/1737 KB   
407/1737 KB   
411/1737 KB   
415/1737 KB   
419/1737 KB   
423/1737 KB   
427/1737 KB   
431/1737 KB   
435/1737 KB   
439/1737 KB   
443/1737 KB   
447/1737 KB   
451/1737 KB   
455/1737 KB   
459/1737 KB   
463/1737 KB   
467/1737 KB   
471/1737 KB   
475/1737 KB   
479/1737 KB   
483/1737 KB   
487/1737 KB   
491/1737 KB   
495/1737 KB   
499/1737 KB   
503/1737 KB   
507/1737 KB   
511/1737 KB   
515/1737 KB   
519/1737 KB   
523/1737 KB   
527/1737 KB   
531/1737 KB   
535/1737 KB   
539/1737 KB   
543/1737 KB   
547/1737 KB   
551/1737 KB   
555/1737 KB   
559/1737 KB   
563/1737 KB   
567/1737 KB   
571/1737 KB   
575/1737 KB   
579/1737 KB   
583/1737 KB   
587/1737 KB   
591/1737 KB   
595/1737 KB   
599/1737 KB   
603/1737 KB   
607/1737 KB   
611/1737 KB   
615/1737 KB   
619/1737 KB   
623/1737 KB   
627/1737 KB   
631/1737 KB   
635/1737 KB   
639/1737 KB   
643/1737 KB   
647/1737 KB   
651/1737 KB   
655/1737 KB   
659/1737 KB   
663/1737 KB   
667/1737 KB   
671/1737 KB   
675/1737 KB   
679/1737 KB   
683/1737 KB   
687/1737 KB   
691/1737 KB   
695/1737 KB   
699/1737 KB   
703/1737 KB   
707/1737 KB   
711/1737 KB   
715/1737 KB   
719/1737 KB   
723/1737 KB   
727/1737 KB   
731/1737 KB   
735/1737 KB   
739/1737 KB   
743/1737 KB   
747/1737 KB   
751/1737 KB   
755/1737 KB   
759/1737 KB   
763/1737 KB   
767/1737 KB   
771/1737 KB   
775/1737 KB   
779/1737 KB   
783/1737 KB   
787/1737 KB   
791/1737 KB   
795/1737 KB   
799/1737 KB   
803/1737 KB   
807/1737 KB   
811/1737 KB   
815/1737 KB   
819/1737 KB   
823/1737 KB   
827/1737 KB   
831/1737 KB   
835/1737 KB   
839/1737 KB   
843/1737 KB   
847/1737 KB   
851/1737 KB   
855/1737 KB   
859/1737 KB   
863/1737 KB   
867/1737 KB   
871/1737 KB   
875/1737 KB   
879/1737 KB   
883/1737 KB   
887/1737 KB   
891/1737 KB   
895/1737 KB   
899/1737 KB   
903/1737 KB   
907/1737 KB   
911/1737 KB   
915/1737 KB   
919/1737 KB   
923/1737 KB   
927/1737 KB   
931/1737 KB   
935/1737 KB   
939/1737 KB   
943/1737 KB   
947/1737 KB   
951/1737 KB   
955/1737 KB   
959/1737 KB   
963/1737 KB   
967/1737 KB   
971/1737 KB   
975/1737 KB   
979/1737 KB   
983/1737 KB   
987/1737 KB   
991/1737 KB   
995/1737 KB   
999/1737 KB   
1003/1737 KB   
1007/1737 KB   
1011/1737 KB   
1015/1737 KB   
1019/1737 KB   
1023/1737 KB   
1027/1737 KB   
1031/1737 KB   
1035/1737 KB   
1039/1737 KB   
1043/1737 KB   
1047/1737 KB   
1051/1737 KB   
1055/1737 KB   
1059/1737 KB   
1063/1737 KB   
1067/1737 KB   
1071/1737 KB   
1075/1737 KB   
1079/1737 KB   
1083/1737 KB   
1087/1737 KB   
1091/1737 KB   
1095/1737 KB   
1099/1737 KB   
1103/1737 KB   
1107/1737 KB   
1111/1737 KB   
1115/1737 KB   
1119/1737 KB   
1123/1737 KB   
1127/1737 KB   
1131/1737 KB   
1135/1737 KB   
1139/1737 KB   
1143/1737 KB   
1147/1737 KB   
1151/1737 KB   
1155/1737 KB   
1159/1737 KB   
1163/1737 KB   
1167/1737 KB   
1171/1737 KB   
1175/1737 KB   
1179/1737 KB   
1183/1737 KB   
1187/1737 KB   
1191/1737 KB   
1195/1737 KB   
1199/1737 KB   
1203/1737 KB   
1207/1737 KB   
1211/1737 KB   
1215/1737 KB   
1219/1737 KB   
1223/1737 KB   
1227/1737 KB   
1231/1737 KB   
1235/1737 KB   
1239/1737 KB   
1243/1737 KB   
1247/1737 KB   
1251/1737 KB   
1255/1737 KB   
1259/1737 KB   
1263/1737 KB   
1267/1737 KB   
1271/1737 KB   
1275/1737 KB   
1279/1737 KB   
1283/1737 KB   
1287/1737 KB   
1291/1737 KB   
1295/1737 KB   
1299/1737 KB   
1303/1737 KB   
1307/1737 KB   
1311/1737 KB   
1315/1737 KB   
1319/1737 KB   
1323/1737 KB   
1327/1737 KB   
1331/1737 KB   
1335/1737 KB   
1339/1737 KB   
1343/1737 KB   
1347/1737 KB   
1351/1737 KB   
1355/1737 KB   
1359/1737 KB   
1363/1737 KB   
1367/1737 KB   
1371/1737 KB   
1375/1737 KB   
1379/1737 KB   
1383/1737 KB   
1387/1737 KB   
1391/1737 KB   
1395/1737 KB   
1399/1737 KB   
1403/1737 KB   
1407/1737 KB   
1411/1737 KB   
1415/1737 KB   
1419/1737 KB   
1423/1737 KB   
1427/1737 KB   
1431/1737 KB   
1435/1737 KB   
1439/1737 KB   
1443/1737 KB   
1447/1737 KB   
1451/1737 KB   
1455/1737 KB   
1459/1737 KB   
1463/1737 KB   
1467/1737 KB   
1471/1737 KB   
1475/1737 KB   
1479/1737 KB   
1483/1737 KB   
1487/1737 KB   
1491/1737 KB   
1495/1737 KB   
1499/1737 KB   
1503/1737 KB   
1507/1737 KB   
1511/1737 KB   
1515/1737 KB   
1519/1737 KB   
1523/1737 KB   
1527/1737 KB   
1531/1737 KB   
1535/1737 KB   
1539/1737 KB   
1543/1737 KB   
1547/1737 KB   
1551/1737 KB   
1555/1737 KB   
1559/1737 KB   
1563/1737 KB   
1567/1737 KB   
1571/1737 KB   
1575/1737 KB   
1579/1737 KB   
1583/1737 KB   
1587/1737 KB   
1591/1737 KB   
1595/1737 KB   
1599/1737 KB   
1603/1737 KB   
1607/1737 KB   
1611/1737 KB   
1615/1737 KB   
1619/1737 KB   
1623/1737 KB   
1627/1737 KB   
1631/1737 KB   
1635/1737 KB   
1639/1737 KB   
1643/1737 KB   
1647/1737 KB   
1651/1737 KB   
1655/1737 KB   
1659/1737 KB   
1663/1737 KB   
1667/1737 KB   
1671/1737 KB   
1675/1737 KB   
1679/1737 KB   
1683/1737 KB   
1687/1737 KB   
1691/1737 KB   
1695/1737 KB   
1699/1737 KB   
1703/1737 KB   
1707/1737 KB   
1711/1737 KB   
1715/1737 KB   
1719/1737 KB   
1723/1737 KB   
1727/1737 KB   
1731/1737 KB   
1735/1737 KB   
1737/1737 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-20200527.224143-91.jar (1737 KB at 5183.4 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.44 sec - in io.dropwizard.util.DurationTest
Running io.dropwizard.util.JarLocationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.util.JarLocationTest
Running io.dropwizard.util.OptionalsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.util.OptionalsTest
Running io.dropwizard.util.SizeTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in io.dropwizard.util.SizeTest
Running io.dropwizard.util.SizeUnitTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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.454 sec - in io.dropwizard.jackson.JacksonTest
Running io.dropwizard.jackson.LogbackModuleTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jackson.LogbackModuleTest
Running io.dropwizard.jackson.FuzzyEnumModuleTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in io.dropwizard.jackson.FuzzyEnumModuleTest
Running io.dropwizard.jackson.DiscoverableSubtypeResolverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.jackson.DiscoverableSubtypeResolverTest
Running io.dropwizard.jackson.GuavaExtrasModuleTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in io.dropwizard.jackson.GuavaExtrasModuleTest
Running io.dropwizard.jackson.AnnotationSensitivePropertyNamingStrategyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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
May 28, 2020 4:49:19 AM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 5.3.0.Final
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 sec - in io.dropwizard.validation.SizeValidatorTest
Running io.dropwizard.validation.PortRangeValidatorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec - in io.dropwizard.validation.PortRangeValidatorTest
Running io.dropwizard.validation.valuehandling.OptionalValidatedValueUnwrapperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 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.029 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.021 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.028 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.073 sec - in io.dropwizard.validation.DurationValidatorTest
Running io.dropwizard.validation.OneOfValidatorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in io.dropwizard.validation.OneOfValidatorTest
Running io.dropwizard.validation.MethodValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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.17 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.112 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.115 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.922 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.137 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.201 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.519 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.159 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.12 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.16 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.133 sec - in io.dropwizard.logging.PrefixedRootCauseFirstThrowableProxyConverterTest
Running io.dropwizard.logging.PrefixedThrowableProxyConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in io.dropwizard.logging.PrefixedThrowableProxyConverterTest
Running io.dropwizard.logging.DropwizardLayoutTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 sec - in io.dropwizard.logging.DropwizardLayoutTest
Running io.dropwizard.logging.FileAppenderFactoryTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec - in io.dropwizard.logging.FileAppenderFactoryTest
Running io.dropwizard.logging.DefaultLoggingFactoryTest
INFO  [2020-05-28 02:49:46,812] com.example.app: Application log
DEBUG [2020-05-28 02:49:46,816] com.example.newApp: New application debug log
INFO  [2020-05-28 02:49:46,817] com.example.newApp: New application info log
DEBUG [2020-05-28 02:49:46,818] com.example.legacyApp: Legacy application debug log
INFO  [2020-05-28 02:49:46,820] com.example.legacyApp: Legacy application info log
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 sec - in io.dropwizard.logging.DefaultLoggingFactoryTest
Running io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in io.dropwizard.logging.DefaultLoggingFactoryPrintErrorMessagesTest
Running io.dropwizard.logging.ConsoleAppenderFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in io.dropwizard.logging.ConsoleAppenderFactoryTest
Running io.dropwizard.logging.PrefixedExtendedThrowableProxyConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in io.dropwizard.logging.PrefixedExtendedThrowableProxyConverterTest
Running io.dropwizard.logging.SyslogAppenderFactoryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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 @81010ms
[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.686 sec - in io.dropwizard.lifecycle.JettyManagedTest
Running io.dropwizard.lifecycle.setup.ExecutorServiceBuilderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 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.05 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.632 sec - in io.dropwizard.metrics.BaseReporterFactoryTest
Running io.dropwizard.metrics.CsvReporterFactoryTest
04:50:03.761 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:50:03.764 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:50:03.784 [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:50:03.793 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:50:03.794 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:50:03.795 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:50:03.795 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:50:03.854 [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:50:03.855 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:50:03.856 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:50:03.857 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:50:03.859 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:50:04.266 [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;@3eed0f5, groups=[Ljava.lang.Class;@64030b91}, constraintType=GENERIC}.
04:50:04.268 [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}, payload=[Ljava.lang.Class;@4d23015c, max=2147483647}, constraintType=GENERIC}.
04:50:04.297 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:50:04.300 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1719ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 sec - in io.dropwizard.metrics.CsvReporterFactoryTest
Running io.dropwizard.metrics.MetricsFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 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.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] --- 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.812 sec - in io.dropwizard.jersey.DropwizardResourceConfigTest
Running io.dropwizard.jersey.gzip.ConfiguredGZipEncoderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 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.654 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.739 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.156 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.01 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.307 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.514 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.102 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.345 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.305 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.001 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.016 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.026 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.13 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.115 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.065 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.144 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.292 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.351 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.102 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.107 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.111 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.265 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.297 sec - in io.dropwizard.jersey.optional.OptionalFormParamResourceTest
Running io.dropwizard.jersey.JerseyContentTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in io.dropwizard.jersey.JerseyContentTypeTest
Running io.dropwizard.jersey.jackson.JacksonMessageBodyProviderTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 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.683 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.013 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.006 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.002 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.002 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 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.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.338 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.165 sec - in io.dropwizard.servlets.assets.ByteRangeTest
Running io.dropwizard.servlets.assets.AssetServletTest
2020-05-28 04:50:40.244:INFO::main: Logging initialized @464ms
2020-05-28 04:50:40.357:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:50:40.395:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@4d3167f4{/,null,AVAILABLE}
2020-05-28 04:50:40.399:INFO:oejs.AbstractConnector:main: Started LocalConnector@eafc191{HTTP/1.1,[http/1.1]}
2020-05-28 04:50:40.400:INFO:oejs.Server:main: Started @620ms
2020-05-28 04:50:40.649:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@eafc191{HTTP/1.1,[http/1.1]}
2020-05-28 04:50:40.651: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.464 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.017 sec - in io.dropwizard.servlets.assets.ResourceURLTest
Running io.dropwizard.servlets.ServletsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 sec - in io.dropwizard.servlets.ServletsTest
Running io.dropwizard.servlets.CacheBustingFilterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 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.013 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.363 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.098 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-05-28 04:50:50.978:INFO::main: Logging initialized @644ms
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.521 sec - in io.dropwizard.jetty.HttpsConnectorFactoryTest
Running io.dropwizard.jetty.RoutingHandlerTest
2020-05-28 04:50:53.813:WARN:oejsh.AbstractHandler:main: No Server set for io.dropwizard.jetty.RoutingHandler@5a7b309b
2020-05-28 04:50:53.828:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$1644849976@32ae8f27{/,null,AVAILABLE}
2020-05-28 04:50:53.829:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$1644849976@75e80a97{/,null,AVAILABLE}
2020-05-28 04:50:53.830:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$1644849976@75e80a97{/,null,UNAVAILABLE}
2020-05-28 04:50:53.831:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$1644849976@32ae8f27{/,null,UNAVAILABLE}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.747 sec - in io.dropwizard.jetty.RoutingHandlerTest
Running io.dropwizard.jetty.GzipHandlerFactoryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in io.dropwizard.jetty.GzipHandlerFactoryTest
Running io.dropwizard.jetty.HttpConnectorFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in io.dropwizard.jetty.HttpConnectorFactoryTest
Running io.dropwizard.jetty.NetUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.008 sec - in io.dropwizard.jetty.NetUtilTest
Running io.dropwizard.jetty.setup.ServletEnvironmentTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 sec - in io.dropwizard.jetty.setup.ServletEnvironmentTest
Running io.dropwizard.jetty.MutableServletContextHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.jetty.MutableServletContextHandlerTest
Running io.dropwizard.jetty.ContextRoutingHandlerTest
2020-05-28 04:50:54.995: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.032 sec - in io.dropwizard.jetty.ContextRoutingHandlerTest
Running io.dropwizard.jetty.ServerPushFilterFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in io.dropwizard.jetty.ServerPushFilterFactoryTest
Running io.dropwizard.jetty.BiDiGzipHandlerTest
2020-05-28 04:50:55.337:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:50:55.352:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@6bdad3bb{/,null,AVAILABLE}
2020-05-28 04:50:55.362:INFO:oejs.AbstractConnector:main: Started LocalConnector@8c73437{HTTP/1.1,[http/1.1]}
2020-05-28 04:50:55.365:INFO:oejs.Server:main: Started @5030ms
2020-05-28 04:50:55.431:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@8c73437{HTTP/1.1,[http/1.1]}
2020-05-28 04:50:55.434:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@6bdad3bb{/,null,UNAVAILABLE}
2020-05-28 04:50:55.441:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:50:55.445:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,AVAILABLE}
2020-05-28 04:50:55.445:INFO:oejs.AbstractConnector:main: Started LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]}
2020-05-28 04:50:55.445:INFO:oejs.Server:main: Started @5111ms
2020-05-28 04:50:55.457:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]}
2020-05-28 04:50:55.458:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,UNAVAILABLE}
2020-05-28 04:50:55.460:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:50:55.461:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@5357de0e{/,null,AVAILABLE}
2020-05-28 04:50:55.461:INFO:oejs.AbstractConnector:main: Started LocalConnector@6f651ac{HTTP/1.1,[http/1.1]}
2020-05-28 04:50:55.462:INFO:oejs.Server:main: Started @5127ms
2020-05-28 04:50:55.469:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@6f651ac{HTTP/1.1,[http/1.1]}
2020-05-28 04:50:55.469:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@5357de0e{/,null,UNAVAILABLE}
2020-05-28 04:50:55.471:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:50:55.473:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@48697181{/,null,AVAILABLE}
2020-05-28 04:50:55.473:INFO:oejs.AbstractConnector:main: Started LocalConnector@7282f7b1{HTTP/1.1,[http/1.1]}
2020-05-28 04:50:55.473:INFO:oejs.Server:main: Started @5139ms
2020-05-28 04:50:55.478:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@7282f7b1{HTTP/1.1,[http/1.1]}
2020-05-28 04:50:55.479: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.205 sec - in io.dropwizard.jetty.BiDiGzipHandlerTest
Running io.dropwizard.jetty.NonblockingServletHolderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 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:51:05.855 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:51:05.861 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1333ms
04:51:06.035 [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.398 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.088 sec - in io.dropwizard.request.logging.layout.LogbackAccessRequestLayoutTest
Running io.dropwizard.request.logging.RequestLogFactoryTest
04:51:06.678 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:51:06.679 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:51:06.710 [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:06.719 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:51:06.722 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:51:06.723 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:51:06.724 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:51:07.072 [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:07.072 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:51:07.072 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:51:07.074 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:51:07.074 [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.817 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 - - [28/May/2020:02:51:16 +0000] "GET /service/test HTTP/1.1" 200 18 "-" "Java/1.8.0_151" 115
127.0.0.1 - - [28/May/2020:02:51:16 +0000] "POST /secret/tasks/hello?name=test_user HTTP/1.1" 200 17 "-" "Java/1.8.0_151" 37
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.562 sec - in io.dropwizard.server.SimpleServerFactoryTest
Running io.dropwizard.server.AbstractServerFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 sec - in io.dropwizard.server.AbstractServerFactoryTest
Running io.dropwizard.server.DefaultServerFactoryTest
127.0.0.1 - - [28/May/2020:02:51:18 +0000] "GET /app/test HTTP/1.1" 200 4 "-" "Java/1.8.0_151" 34
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 sec - in io.dropwizard.server.DefaultServerFactoryTest
Running io.dropwizard.ConfigurationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 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.068 sec - in io.dropwizard.cli.ServerCommandTest
Running io.dropwizard.cli.CommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in io.dropwizard.cli.CommandTest
Running io.dropwizard.cli.CheckCommandTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in io.dropwizard.cli.CheckCommandTest
Running io.dropwizard.cli.CliTest
04:51:14,611 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
04:51:14,611 |-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:14,655 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:51:14,659 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:51:14,664 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:51:14,669 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:51:14,688 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to OFF
04:51:14,688 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:51:14,689 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:51:14,689 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@409c6ba - Registering current configuration as safe fallback point
04:51:15,474 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:51:15,474 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:51:18,753 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:51:18,753 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:51:18,760 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2140998089 - Will use gz compression
04:51:18,761 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2140998089 - Will use the pattern ./logs/requests-%d.log for the active file
04:51:18,764 |-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:18,764 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:51:18,767 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:45:46 CEST 2020
04:51:18,770 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:51:18,770 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:51:18,771 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:51:18,771 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:51:19,029 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:51:19,029 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:51:19,036 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@843252090 - Will use gz compression
04:51:19,037 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@843252090 - Will use the pattern ./logs/requests-%d.log for the active file
04:51:19,037 |-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:19,037 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:51:19,038 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:51:18 CEST 2020
04:51:19,038 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:51:19,038 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:51:19,038 |-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:19,038 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:51:19,038 |-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:19,039 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:51:19,039 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:51:19,200 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:51:19,200 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:51:19,200 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1048996761 - Will use gz compression
04:51:19,201 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1048996761 - Will use the pattern ./logs/requests-%d.log for the active file
04:51:19,205 |-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:19,205 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:51:19,205 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:51:18 CEST 2020
04:51:19,205 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:51:19,205 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:51:19,205 |-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:19,205 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:51:19,205 |-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:19,206 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:51:19,206 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:51:19,477 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:51:19,477 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:51:19,477 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use gz compression
04:51:19,478 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use the pattern ./logs/requests-%d.log for the active file
04:51:19,478 |-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:19,478 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:51:19,478 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:51:18 CEST 2020
04:51:19,479 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:51:19,479 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:51:19,479 |-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:19,479 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:51:19,479 |-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:19,479 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:51:19,479 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:51:19,604 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:51:19,604 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:51:19,604 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use gz compression
04:51:19,605 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use the pattern ./logs/requests-%d.log for the active file
04:51:19,605 |-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:19,605 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:51:19,605 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:51:18 CEST 2020
04:51:19,606 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:51:19,606 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:51:19,606 |-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:19,606 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:51:19,606 |-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:19,606 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:51:19,606 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:51:20,018 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49d65f3e - Propagating INFO level on Logger[ROOT] onto the JUL framework
04:51:20,021 |-INFO in ch.qos.logback.classic.AsyncAppender[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:51:20,021 |-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.255 sec - in io.dropwizard.cli.CliTest
Running io.dropwizard.cli.InheritedServerCommandTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in io.dropwizard.cli.InheritedServerCommandTest
Running io.dropwizard.cli.ConfiguredCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in io.dropwizard.cli.ConfiguredCommandTest
Running io.dropwizard.ApplicationTest
/tmp/dropwizard-invalid-config8220426439088988708.yml has an error:
  * Configuration at /tmp/dropwizard-invalid-config8220426439088988708.yml must not be empty

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in io.dropwizard.ApplicationTest
Running io.dropwizard.setup.AdminEnvironmentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.setup.AdminEnvironmentTest
Running io.dropwizard.setup.BootstrapTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec - in io.dropwizard.setup.BootstrapTest
Running io.dropwizard.setup.ExceptionMapperBinderTest
127.0.0.1 - - [28/May/2020:02:51:20 +0000] "GET /service/test HTTP/1.1" 200 8 "-" "Java/1.8.0_151" 37
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 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.103 sec - in io.dropwizard.testing.FixtureHelpersTest
Running io.dropwizard.testing.junit.DropwizardClientRuleTest
INFO  [2020-05-28 02:51:32,222] org.eclipse.jetty.util.log: Logging initialized @1769ms
INFO  [2020-05-28 02:51:32,310] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:51:32,311] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:51:32,316] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application
INFO  [2020-05-28 02:51:32,317] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin
INFO  [2020-05-28 02:51:32,318] io.dropwizard.server.ServerFactory: Starting FakeApplication
INFO  [2020-05-28 02:51:32,403] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@7f5b9db{HTTP/1.1,[http/1.1]}{0.0.0.0:37317}
INFO  [2020-05-28 02:51:32,406] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:51:32,948] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.TestResource)

INFO  [2020-05-28 02:51:32,952] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@626d2016{/application,null,AVAILABLE}
INFO  [2020-05-28 02:51:32,958] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

INFO  [2020-05-28 02:51:32,965] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@61cda923{/admin,null,AVAILABLE}
INFO  [2020-05-28 02:51:32,973] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@7f5b9db{HTTP/1.1,[http/1.1]}{0.0.0.0:37317}
INFO  [2020-05-28 02:51:32,973] org.eclipse.jetty.server.Server: Started @2521ms
INFO  [2020-05-28 02:51:33,100] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:51:33,100] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:51:33,100] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application
INFO  [2020-05-28 02:51:33,100] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin
INFO  [2020-05-28 02:51:33,100] io.dropwizard.server.ServerFactory: Starting FakeApplication
INFO  [2020-05-28 02:51:33,109] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@15f861ee{HTTP/1.1,[http/1.1]}{0.0.0.0:38456}
INFO  [2020-05-28 02:51:33,109] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:51:33,239] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.TestResource)

INFO  [2020-05-28 02:51:33,243] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@63e70bf9{/application,null,AVAILABLE}
INFO  [2020-05-28 02:51:33,244] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

INFO  [2020-05-28 02:51:33,245] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@419f0ea{/admin,null,AVAILABLE}
INFO  [2020-05-28 02:51:33,261] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@15f861ee{HTTP/1.1,[http/1.1]}{0.0.0.0:38456}
INFO  [2020-05-28 02:51:33,261] org.eclipse.jetty.server.Server: Started @2809ms
127.0.0.1 - - [28/May/2020:02:51:33 +0000] "GET /application/test HTTP/1.1" 200 3 "-" "Java/1.8.0_151" 98
INFO  [2020-05-28 02:51:33,448] org.eclipse.jetty.server.AbstractConnector: Stopped FakeApplication@15f861ee{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:33,449] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@419f0ea{/admin,null,UNAVAILABLE}
127.0.0.1 - - [28/May/2020:02:51:33 +0000] "GET /application/test HTTP/1.1" 200 15 "-" "Java/1.8.0_151" 11
INFO  [2020-05-28 02:51:33,453] 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.536 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.547 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.438 sec - in io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest
Running io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest
INFO  [2020-05-28 02:51:34,464] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:51:34,464] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:51:34,464] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:51:34,464] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:51:34,464] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-05-28 02:51:34,478] org.eclipse.jetty.setuid.SetUIDListener: Opened application@513ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:36185}
INFO  [2020-05-28 02:51:34,478] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:44426}
INFO  [2020-05-28 02:51:34,478] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:51:34,540] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest.TestResource)

INFO  [2020-05-28 02:51:34,541] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@1d6ed085{/,null,AVAILABLE}
INFO  [2020-05-28 02:51:34,543] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:51:34,544] 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-05-28 02:51:34,546] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@24347d8b{/,null,AVAILABLE}
INFO  [2020-05-28 02:51:34,547] org.eclipse.jetty.server.AbstractConnector: Started application@513ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:36185}
INFO  [2020-05-28 02:51:34,549] org.eclipse.jetty.server.AbstractConnector: Started admin@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:44426}
INFO  [2020-05-28 02:51:34,550] org.eclipse.jetty.server.Server: Started @4098ms
127.0.0.1 - - [28/May/2020:02:51:34 +0000] "GET /test HTTP/1.1" 200 20 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 27
INFO  [2020-05-28 02:51:34,669] org.eclipse.jetty.server.AbstractConnector: Stopped application@513ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:34,678] org.eclipse.jetty.server.AbstractConnector: Stopped admin@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:34,680] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@24347d8b{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:51:34,682] 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.231 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest
Running io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest
INFO  [2020-05-28 02:51:34,834] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:51:34,834] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:51:34,834] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:51:34,834] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:51:34,834] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-05-28 02:51:34,859] org.eclipse.jetty.setuid.SetUIDListener: Opened application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:43221}
INFO  [2020-05-28 02:51:34,859] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:39560}
INFO  [2020-05-28 02:51:34,859] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:51:34,961] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest.TestResource)

INFO  [2020-05-28 02:51:34,965] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@77393f2e{/,null,AVAILABLE}
INFO  [2020-05-28 02:51:34,966] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:51:34,966] 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-05-28 02:51:34,967] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@67f5066e{/,null,AVAILABLE}
INFO  [2020-05-28 02:51:34,968] org.eclipse.jetty.server.AbstractConnector: Started application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:43221}
INFO  [2020-05-28 02:51:34,969] org.eclipse.jetty.server.AbstractConnector: Started admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:39560}
INFO  [2020-05-28 02:51:34,969] org.eclipse.jetty.server.Server: Started @4517ms
127.0.0.1 - - [28/May/2020:02:51:35 +0000] "GET /test HTTP/1.1" 200 18 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 12
INFO  [2020-05-28 02:51:35,024] org.eclipse.jetty.server.AbstractConnector: Stopped application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:35,025] org.eclipse.jetty.server.AbstractConnector: Stopped admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:35,026] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@67f5066e{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:51:35,030] 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.339 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.304 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.146 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.162 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.217 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.308 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.189 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.108 sec - in io.dropwizard.testing.app.PersonResourceExceptionMapperTest
Running io.dropwizard.testing.DropwizardTestSupportTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 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.28 sec - in io.dropwizard.client.JerseyClientIntegrationTest
Running io.dropwizard.client.HttpClientBuilderTest
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 sec - in io.dropwizard.client.HttpClientBuilderTest
Running io.dropwizard.client.ConfiguredCloseableHttpClientTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in io.dropwizard.client.ConfiguredCloseableHttpClientTest
Running io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest
INFO  [2020-05-28 02:51:53,410] org.eclipse.jetty.util.log: Logging initialized @4631ms
INFO  [2020-05-28 02:51:53,459] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:51:53,460] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:51:53,465] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:51:53,465] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:51:53,466] io.dropwizard.server.ServerFactory: Starting TlsTestApplication
INFO  [2020-05-28 02:51:53,556] org.eclipse.jetty.setuid.SetUIDListener: Opened application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:44363}
INFO  [2020-05-28 02:51:53,556] org.eclipse.jetty.setuid.SetUIDListener: Opened application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:35897}
INFO  [2020-05-28 02:51:53,557] org.eclipse.jetty.setuid.SetUIDListener: Opened application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:46801}
INFO  [2020-05-28 02:51:53,557] org.eclipse.jetty.setuid.SetUIDListener: Opened application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:32853}
INFO  [2020-05-28 02:51:53,557] org.eclipse.jetty.setuid.SetUIDListener: Opened application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:33961}
INFO  [2020-05-28 02:51:53,558] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:38056}
INFO  [2020-05-28 02:51:53,561] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:51:53,627] 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-05-28 02:51:53,642] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-05-28 02:51:53,643] 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-05-28 02:51:53,643] io.dropwizard.jetty.HttpsConnectorFactory: Configured protocols: [TLSv1.2]
INFO  [2020-05-28 02:51:53,652] 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-05-28 02:51:53,660] 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-05-28 02:51:53,672] 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-05-28 02:51:53,682] 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-05-28 02:51:53,687] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv1 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-05-28 02:51:53,687] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv2 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
WARN  [2020-05-28 02:51:53,687] org.eclipse.jetty.util.ssl.SslContextFactory: No selected protocols from [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-05-28 02:51:54,048] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     / (io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest.TestResource)

INFO  [2020-05-28 02:51:54,052] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@40b54762{/,null,AVAILABLE}
INFO  [2020-05-28 02:51:54,055] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:51:54,057] 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-05-28 02:51:54,062] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@452ec287{/,null,AVAILABLE}
INFO  [2020-05-28 02:51:54,082] org.eclipse.jetty.server.AbstractConnector: Started application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:44363}
INFO  [2020-05-28 02:51:54,085] org.eclipse.jetty.server.AbstractConnector: Started application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:35897}
INFO  [2020-05-28 02:51:54,085] org.eclipse.jetty.server.AbstractConnector: Started application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:46801}
INFO  [2020-05-28 02:51:54,085] org.eclipse.jetty.server.AbstractConnector: Started application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:32853}
INFO  [2020-05-28 02:51:54,086] org.eclipse.jetty.server.AbstractConnector: Started application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:33961}
INFO  [2020-05-28 02:51:54,090] org.eclipse.jetty.server.AbstractConnector: Started admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:38056}
INFO  [2020-05-28 02:51:54,090] org.eclipse.jetty.server.Server: Started @5313ms
127.0.0.1 - - [28/May/2020:02:51:54 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_noop_verifier_working)" 62
127.0.0.1 - - [28/May/2020:02:51:54 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (self_sign_permitted)" 2
127.0.0.1 - - [28/May/2020:02:51:54 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (tls_working_client)" 9
127.0.0.1 - - [28/May/2020:02:51:54 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_fail_verifier_working)" 2
127.0.0.1 - - [28/May/2020:02:51:55 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_working)" 2
localhost - - [28/May/2020:02:51:55 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (client_auth_working)" 1
INFO  [2020-05-28 02:51:55,110] org.eclipse.jetty.server.AbstractConnector: Stopped application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:55,111] org.eclipse.jetty.server.AbstractConnector: Stopped application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:55,113] org.eclipse.jetty.server.AbstractConnector: Stopped application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:55,114] org.eclipse.jetty.server.AbstractConnector: Stopped application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:55,115] org.eclipse.jetty.server.AbstractConnector: Stopped application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:55,116] org.eclipse.jetty.server.AbstractConnector: Stopped admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:55,118] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@452ec287{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:51:55,121] 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.445 sec - in io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest
Running io.dropwizard.client.JerseyClientConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in io.dropwizard.client.JerseyClientConfigurationTest
Running io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest
INFO  [2020-05-28 02:51:55,326] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:51:55,326] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:51:55,327] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:51:55,327] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:51:55,327] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-05-28 02:51:55,333] org.eclipse.jetty.setuid.SetUIDListener: Opened application@42fb2be9{HTTP/1.1,[http/1.1]}{0.0.0.0:39386}
INFO  [2020-05-28 02:51:55,334] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@54816d7a{HTTP/1.1,[http/1.1]}{0.0.0.0:39918}
INFO  [2020-05-28 02:51:55,334] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:51:55,417] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /user_agent (io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest.TestResource)

INFO  [2020-05-28 02:51:55,419] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@1454339d{/,null,AVAILABLE}
INFO  [2020-05-28 02:51:55,420] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:51:55,421] 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-05-28 02:51:55,425] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@78723798{/,null,AVAILABLE}
INFO  [2020-05-28 02:51:55,426] org.eclipse.jetty.server.AbstractConnector: Started application@42fb2be9{HTTP/1.1,[http/1.1]}{0.0.0.0:39386}
INFO  [2020-05-28 02:51:55,427] org.eclipse.jetty.server.AbstractConnector: Started admin@54816d7a{HTTP/1.1,[http/1.1]}{0.0.0.0:39918}
INFO  [2020-05-28 02:51:55,427] org.eclipse.jetty.server.Server: Started @6650ms
127.0.0.1 - - [28/May/2020:02:51:55 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 31
127.0.0.1 - - [28/May/2020:02:51:55 +0000] "GET /user_agent HTTP/1.1" 200 10 "-" "ClientName" 1
127.0.0.1 - - [28/May/2020:02:51:55 +0000] "GET /user_agent HTTP/1.1" 200 26 "-" "ClientUserAgentHeaderValue" 2
127.0.0.1 - - [28/May/2020:02:51:55 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 2
INFO  [2020-05-28 02:51:55,606] org.eclipse.jetty.server.AbstractConnector: Stopped application@42fb2be9{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:55,608] org.eclipse.jetty.server.AbstractConnector: Stopped admin@54816d7a{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:51:55,608] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@78723798{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:51:55,610] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@1454339d{/,null,UNAVAILABLE}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec - in io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest
Running io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest
Running io.dropwizard.client.JerseyClientBuilderTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 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.202 sec - in io.dropwizard.db.ManagedPooledDataSourceTest
Running io.dropwizard.db.DataSourceConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 sec - in io.dropwizard.db.DataSourceConfigurationTest
Running io.dropwizard.db.TimeBoundHealthCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 sec - in io.dropwizard.db.TimeBoundHealthCheckTest
Running io.dropwizard.db.DataSourceFactoryTest
May 28, 2020 4:52:06 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.<init>(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.263 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: 3.059 sec - in io.dropwizard.migrations.DbMigrateCommandTest
Running io.dropwizard.migrations.DbStatusCommandTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in io.dropwizard.migrations.DbStatusCommandTest
Running io.dropwizard.migrations.DbMigrateDifferentFileCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in io.dropwizard.migrations.DbMigrateDifferentFileCommandTest
Running io.dropwizard.migrations.CloseableLiquibaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in io.dropwizard.migrations.CloseableLiquibaseTest
Running io.dropwizard.migrations.DbDumpCommandTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 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.473 sec - in io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest
Running io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 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.007 sec - in io.dropwizard.hibernate.UnitOfWorkTest
Running io.dropwizard.hibernate.AbstractDAOTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec - in io.dropwizard.hibernate.AbstractDAOTest
Running io.dropwizard.hibernate.JerseyIntegrationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 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.157 sec - in io.dropwizard.hibernate.SessionFactoryHealthCheckTest
Running io.dropwizard.hibernate.HibernateBundleTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec - in io.dropwizard.hibernate.HibernateBundleTest
Running io.dropwizard.hibernate.LazyLoadingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 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.342 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.931 sec - in io.dropwizard.auth.chained.ChainedAuthProviderTest
Running io.dropwizard.auth.CachingAuthenticatorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec - in io.dropwizard.auth.CachingAuthenticatorTest
Running io.dropwizard.auth.CachingAuthorizerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in io.dropwizard.auth.CachingAuthorizerTest
Running io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 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.331 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.297 sec - in io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest
Running io.dropwizard.auth.AuthFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in io.dropwizard.auth.AuthFilterTest
Running io.dropwizard.auth.oauth.OAuthCustomProviderTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 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.75 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.53 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.484 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:53:06.971 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:53:06.977 [main] INFO org.eclipse.jetty.util.log - Logging initialized @757ms
04:53:06.986 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3b69e7d1
04:53:06.992 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@185a6e9{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@6f03482,MANAGED}
04:53:06.995 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1a677343
04:53:06.996 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@15de0b3c{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@489115ef,MANAGED}
04:53:07.009 [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:53:07.011 [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.617 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: 0.927 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: 1.861 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.372 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.644 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:34.081 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:53:34.088 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:53:34.118 [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.129 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:53:34.130 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:53:34.132 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:53:34.132 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:53:34.710 [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:53:34.711 [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:53:34.715 [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:53:34.716 [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:53:34.718 [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:53:34.719 [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: 1.016 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:40.322 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:53:40.326 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:53:40.343 [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:40.355 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:53:40.357 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:53:40.358 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:53:40.358 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:53:40.834 [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;@4044fb95, payload=[Ljava.lang.Class;@aa549e5}, constraintType=GENERIC}.
04:53:40.835 [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}, max=2147483647, payload=[Ljava.lang.Class;@3b7ff809}, constraintType=GENERIC}.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 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:46.456 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset1 for path /what/new/*
04:53:46.566 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset2 for path /what/old/*
04:53:46.569 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/*
04:53:46.571 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/*
04:53:46.572 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /json/*
04:53:46.573 [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.835 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 [ 13.669 s]
[INFO] Dropwizard BOM ..................................... SUCCESS [  6.781 s]
[INFO] Dropwizard Utility Classes ......................... SUCCESS [ 11.312 s]
[INFO] Dropwizard Jackson Support ......................... SUCCESS [ 10.351 s]
[INFO] Dropwizard Validation Support ...................... SUCCESS [  8.348 s]
[INFO] Dropwizard Configuration Support ................... SUCCESS [ 16.253 s]
[INFO] Dropwizard Logging Support ......................... SUCCESS [ 11.682 s]
[INFO] Dropwizard Lifecycle Support ....................... SUCCESS [  7.091 s]
[INFO] Dropwizard Metrics Support ......................... SUCCESS [  8.260 s]
[INFO] Dropwizard Jersey Support .......................... SUCCESS [ 28.556 s]
[INFO] Dropwizard Servlet Support ......................... SUCCESS [  9.903 s]
[INFO] Dropwizard Jetty Support ........................... SUCCESS [ 15.354 s]
[INFO] Dropwizard Request Logging Support ................. SUCCESS [  8.239 s]
[INFO] Dropwizard ......................................... SUCCESS [ 16.845 s]
[INFO] Dropwizard Test Helpers ............................ SUCCESS [ 18.182 s]
[INFO] Dropwizard HTTP Client ............................. SUCCESS [ 16.770 s]
[INFO] Dropwizard Database Support ........................ SUCCESS [  9.094 s]
[INFO] Dropwizard JDBI Support ............................ SUCCESS [  8.415 s]
[INFO] Dropwizard Migrations .............................. SUCCESS [ 12.257 s]
[INFO] Dropwizard Hibernate Support ....................... SUCCESS [ 16.260 s]
[INFO] Dropwizard Authentication .......................... SUCCESS [ 15.847 s]
[INFO] Dropwizard Multipart Form Support .................. SUCCESS [  5.226 s]
[INFO] Dropwizard Views ................................... SUCCESS [  6.782 s]
[INFO] Dropwizard Freemarker Views ........................ SUCCESS [  8.143 s]
[INFO] Dropwizard Mustache Views .......................... SUCCESS [  7.197 s]
[INFO] Dropwizard Metrics Support for Ganglia ............. SUCCESS [  5.919 s]
[INFO] Dropwizard Metrics Support for Graphite ............ SUCCESS [  5.937 s]
[INFO] Dropwizard Asset Bundle ............................ SUCCESS [  5.899 s]
[INFO] Dropwizard HTTP/2 Support .......................... SUCCESS [  5.839 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:21 min
[INFO] Finished at: 2020-05-28T04:53:56+02:00
[INFO] Final Memory: 93M/302M
[INFO] ------------------------------------------------------------------------
 
--- Displays results of the maven compile with spoon ---
Time to compile with spoon: 323486
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.396 sec - in io.dropwizard.util.DurationTest
Running io.dropwizard.util.JarLocationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in io.dropwizard.util.JarLocationTest
Running io.dropwizard.util.OptionalsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.util.OptionalsTest
Running io.dropwizard.util.SizeTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in io.dropwizard.util.SizeTest
Running io.dropwizard.util.SizeUnitTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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.485 sec - in io.dropwizard.jackson.JacksonTest
Running io.dropwizard.jackson.LogbackModuleTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.jackson.LogbackModuleTest
Running io.dropwizard.jackson.FuzzyEnumModuleTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in io.dropwizard.jackson.FuzzyEnumModuleTest
Running io.dropwizard.jackson.DiscoverableSubtypeResolverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in io.dropwizard.jackson.DiscoverableSubtypeResolverTest
Running io.dropwizard.jackson.GuavaExtrasModuleTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 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
May 28, 2020 4:54:35 AM org.hibernate.validator.internal.util.Version <clinit>
INFO: HV000001: Hibernate Validator 5.3.0.Final
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 sec - in io.dropwizard.validation.SizeValidatorTest
Running io.dropwizard.validation.PortRangeValidatorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in io.dropwizard.validation.PortRangeValidatorTest
Running io.dropwizard.validation.valuehandling.OptionalValidatedValueUnwrapperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 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.028 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.021 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.024 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.024 sec - in io.dropwizard.validation.valuehandling.GuavaOptionalValidatedValueUnwrapperTest
Running io.dropwizard.validation.DurationValidatorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in io.dropwizard.validation.DurationValidatorTest
Running io.dropwizard.validation.OneOfValidatorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in io.dropwizard.validation.OneOfValidatorTest
Running io.dropwizard.validation.MethodValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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.201 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.148 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.127 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.121 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.349 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.584 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.154 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.131 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.117 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.186 sec - in io.dropwizard.logging.PrefixedRootCauseFirstThrowableProxyConverterTest
Running io.dropwizard.logging.PrefixedThrowableProxyConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.logging.PrefixedThrowableProxyConverterTest
Running io.dropwizard.logging.DropwizardLayoutTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 sec - in io.dropwizard.logging.DropwizardLayoutTest
Running io.dropwizard.logging.FileAppenderFactoryTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 sec - in io.dropwizard.logging.FileAppenderFactoryTest
Running io.dropwizard.logging.DefaultLoggingFactoryTest
INFO  [2020-05-28 02:55:04,014] com.example.app: Application log
DEBUG [2020-05-28 02:55:04,018] com.example.newApp: New application debug log
INFO  [2020-05-28 02:55:04,025] com.example.newApp: New application info log
DEBUG [2020-05-28 02:55:04,025] com.example.legacyApp: Legacy application debug log
INFO  [2020-05-28 02:55:04,026] com.example.legacyApp: Legacy application info log
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 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.012 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.02 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 @71995ms
[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.619 sec - in io.dropwizard.lifecycle.JettyManagedTest
Running io.dropwizard.lifecycle.setup.ExecutorServiceBuilderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 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.06 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.648 sec - in io.dropwizard.metrics.BaseReporterFactoryTest
Running io.dropwizard.metrics.CsvReporterFactoryTest
04:55:21.250 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:55:21.254 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:55:21.275 [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:21.285 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:55:21.287 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:55:21.288 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:55:21.288 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:55:21.345 [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:21.345 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:55:21.346 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:55:21.347 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:55:21.348 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:55:21.732 [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:55:21.735 [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:55:21.756 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:55:21.760 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1727ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 sec - in io.dropwizard.metrics.CsvReporterFactoryTest
Running io.dropwizard.metrics.MetricsFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in io.dropwizard.metrics.MetricsFactoryTest
Running io.dropwizard.metrics.Slf4jReporterFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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: 1.05 sec - in io.dropwizard.jersey.DropwizardResourceConfigTest
Running io.dropwizard.jersey.gzip.ConfiguredGZipEncoderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 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.83 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.684 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.297 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.01 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.33 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.47 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.082 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.277 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.309 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.001 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.021 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.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.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.133 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.108 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.067 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.127 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.302 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.332 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.107 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.1 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.278 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.286 sec - in io.dropwizard.jersey.optional.OptionalFormParamResourceTest
Running io.dropwizard.jersey.JerseyContentTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in io.dropwizard.jersey.JerseyContentTypeTest
Running io.dropwizard.jersey.jackson.JacksonMessageBodyProviderTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 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.727 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.012 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.001 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.025 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.007 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.002 sec - in io.dropwizard.jersey.jsr310.ZoneIdParamTest
Running io.dropwizard.jersey.AsyncServletTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in io.dropwizard.jersey.AsyncServletTest
Running io.dropwizard.jersey.setup.JerseyEnvironmentTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.394 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.102 sec - in io.dropwizard.servlets.assets.ByteRangeTest
Running io.dropwizard.servlets.assets.AssetServletTest
2020-05-28 04:55:59.084:INFO::main: Logging initialized @402ms
2020-05-28 04:55:59.228:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:55:59.269:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@4d3167f4{/,null,AVAILABLE}
2020-05-28 04:55:59.271:INFO:oejs.AbstractConnector:main: Started LocalConnector@2a68dc19{HTTP/1.1,[http/1.1]}
2020-05-28 04:55:59.271:INFO:oejs.Server:main: Started @589ms
2020-05-28 04:55:59.510:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@2a68dc19{HTTP/1.1,[http/1.1]}
2020-05-28 04:55:59.512: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.517 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.024 sec - in io.dropwizard.servlets.assets.ResourceURLTest
Running io.dropwizard.servlets.ServletsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec - in io.dropwizard.servlets.ServletsTest
Running io.dropwizard.servlets.CacheBustingFilterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 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.283 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.07 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-05-28 04:56:09.280:INFO::main: Logging initialized @575ms
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.289 sec - in io.dropwizard.jetty.HttpsConnectorFactoryTest
Running io.dropwizard.jetty.RoutingHandlerTest
2020-05-28 04:56:12.042:WARN:oejsh.AbstractHandler:main: No Server set for io.dropwizard.jetty.RoutingHandler@5a7b309b
2020-05-28 04:56:12.059:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$294699907@32ae8f27{/,null,AVAILABLE}
2020-05-28 04:56:12.061:INFO:oejsh.ContextHandler:main: Started o.e.j.s.h.ContextHandler$MockitoMock$294699907@75e80a97{/,null,AVAILABLE}
2020-05-28 04:56:12.064:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$294699907@75e80a97{/,null,UNAVAILABLE}
2020-05-28 04:56:12.065:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.h.ContextHandler$MockitoMock$294699907@32ae8f27{/,null,UNAVAILABLE}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.846 sec - in io.dropwizard.jetty.RoutingHandlerTest
Running io.dropwizard.jetty.GzipHandlerFactoryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in io.dropwizard.jetty.GzipHandlerFactoryTest
Running io.dropwizard.jetty.HttpConnectorFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in io.dropwizard.jetty.HttpConnectorFactoryTest
Running io.dropwizard.jetty.NetUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.008 sec - in io.dropwizard.jetty.NetUtilTest
Running io.dropwizard.jetty.setup.ServletEnvironmentTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 sec - in io.dropwizard.jetty.setup.ServletEnvironmentTest
Running io.dropwizard.jetty.MutableServletContextHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in io.dropwizard.jetty.MutableServletContextHandlerTest
Running io.dropwizard.jetty.ContextRoutingHandlerTest
2020-05-28 04:56:13.044: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.026 sec - in io.dropwizard.jetty.ContextRoutingHandlerTest
Running io.dropwizard.jetty.ServerPushFilterFactoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in io.dropwizard.jetty.ServerPushFilterFactoryTest
Running io.dropwizard.jetty.BiDiGzipHandlerTest
2020-05-28 04:56:13.322:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:56:13.337:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@6bdad3bb{/,null,AVAILABLE}
2020-05-28 04:56:13.339:INFO:oejs.AbstractConnector:main: Started LocalConnector@1630e967{HTTP/1.1,[http/1.1]}
2020-05-28 04:56:13.341:INFO:oejs.Server:main: Started @4635ms
2020-05-28 04:56:13.396:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@1630e967{HTTP/1.1,[http/1.1]}
2020-05-28 04:56:13.399:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@6bdad3bb{/,null,UNAVAILABLE}
2020-05-28 04:56:13.404:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:56:13.414:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,AVAILABLE}
2020-05-28 04:56:13.414:INFO:oejs.AbstractConnector:main: Started LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]}
2020-05-28 04:56:13.416:INFO:oejs.Server:main: Started @4710ms
2020-05-28 04:56:13.423:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@7bfc36d5{HTTP/1.1,[http/1.1]}
2020-05-28 04:56:13.423:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@2ebcbf9d{/,null,UNAVAILABLE}
2020-05-28 04:56:13.426:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:56:13.429:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@5357de0e{/,null,AVAILABLE}
2020-05-28 04:56:13.429:INFO:oejs.AbstractConnector:main: Started LocalConnector@6f651ac{HTTP/1.1,[http/1.1]}
2020-05-28 04:56:13.429:INFO:oejs.Server:main: Started @4724ms
2020-05-28 04:56:13.436:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@6f651ac{HTTP/1.1,[http/1.1]}
2020-05-28 04:56:13.436:INFO:oejsh.ContextHandler:main: Stopped o.e.j.s.ServletContextHandler@5357de0e{/,null,UNAVAILABLE}
2020-05-28 04:56:13.443:INFO:oejs.Server:main: jetty-9.3.14.v20161028
2020-05-28 04:56:13.446:INFO:oejsh.ContextHandler:main: Started o.e.j.s.ServletContextHandler@48697181{/,null,AVAILABLE}
2020-05-28 04:56:13.446:INFO:oejs.AbstractConnector:main: Started LocalConnector@7282f7b1{HTTP/1.1,[http/1.1]}
2020-05-28 04:56:13.446:INFO:oejs.Server:main: Started @4741ms
2020-05-28 04:56:13.454:INFO:oejs.AbstractConnector:main: Stopped LocalConnector@7282f7b1{HTTP/1.1,[http/1.1]}
2020-05-28 04:56:13.454: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.186 sec - in io.dropwizard.jetty.BiDiGzipHandlerTest
Running io.dropwizard.jetty.NonblockingServletHolderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 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:23.379 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:56:23.384 [main] INFO org.eclipse.jetty.util.log - Logging initialized @1391ms
04:56:23.544 [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.488 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.107 sec - in io.dropwizard.request.logging.layout.LogbackAccessRequestLayoutTest
Running io.dropwizard.request.logging.RequestLogFactoryTest
04:56:24.259 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:56:24.260 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:56:24.296 [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:24.309 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:56:24.311 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:56:24.313 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:56:24.314 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:56:24.709 [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:24.710 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:56:24.710 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:56:24.712 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:56:24.712 [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.954 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 - - [28/May/2020:02:56:34 +0000] "GET /service/test HTTP/1.1" 200 18 "-" "Java/1.8.0_151" 83
127.0.0.1 - - [28/May/2020:02:56:34 +0000] "POST /secret/tasks/hello?name=test_user HTTP/1.1" 200 17 "-" "Java/1.8.0_151" 43
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.708 sec - in io.dropwizard.server.SimpleServerFactoryTest
Running io.dropwizard.server.AbstractServerFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.862 sec - in io.dropwizard.server.AbstractServerFactoryTest
Running io.dropwizard.server.DefaultServerFactoryTest
127.0.0.1 - - [28/May/2020:02:56:37 +0000] "GET /app/test HTTP/1.1" 200 4 "-" "Java/1.8.0_151" 28
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 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.06 sec - in io.dropwizard.cli.ServerCommandTest
Running io.dropwizard.cli.CommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in io.dropwizard.cli.CommandTest
Running io.dropwizard.cli.CheckCommandTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in io.dropwizard.cli.CheckCommandTest
Running io.dropwizard.cli.CliTest
04:56:33,096 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
04:56:33,096 |-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:33,142 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:56:33,146 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:56:33,152 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:56:33,156 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:56:33,176 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to OFF
04:56:33,177 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:56:33,177 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:56:33,178 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3e866b99 - Registering current configuration as safe fallback point
04:56:34,024 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:56:34,024 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:56:37,571 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:56:37,571 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:56:37,579 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use gz compression
04:56:37,580 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1953519333 - Will use the pattern ./logs/requests-%d.log for the active file
04:56:37,583 |-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:37,583 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:56:37,586 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:51:18 CEST 2020
04:56:37,588 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:56:37,588 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:56:37,589 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:56:37,589 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:56:37,910 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:56:37,910 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:56:37,910 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use gz compression
04:56:37,910 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1672792803 - Will use the pattern ./logs/requests-%d.log for the active file
04:56:37,911 |-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:37,911 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:56:37,911 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:56:37 CEST 2020
04:56:37,911 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:56:37,911 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:56:37,912 |-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:37,912 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:56:37,912 |-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:37,912 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:56:37,912 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:56:38,010 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:56:38,010 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:56:38,010 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1238785854 - Will use gz compression
04:56:38,010 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1238785854 - Will use the pattern ./logs/requests-%d.log for the active file
04:56:38,011 |-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:38,011 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:56:38,011 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:56:37 CEST 2020
04:56:38,012 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:56:38,012 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:56:38,012 |-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:38,012 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:56:38,012 |-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:38,012 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:56:38,012 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:56:38,147 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:56:38,147 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:56:38,148 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1149316926 - Will use gz compression
04:56:38,148 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1149316926 - Will use the pattern ./logs/requests-%d.log for the active file
04:56:38,148 |-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:38,148 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:56:38,149 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:56:37 CEST 2020
04:56:38,149 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:56:38,149 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:56:38,149 |-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:38,149 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:56:38,149 |-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:38,149 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:56:38,149 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:56:38,235 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:56:38,235 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-console-appender] - Setting discardingThreshold to 51
04:56:38,235 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@850431541 - Will use gz compression
04:56:38,235 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@850431541 - Will use the pattern ./logs/requests-%d.log for the active file
04:56:38,236 |-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:38,236 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
04:56:38,236 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu May 28 04:56:37 CEST 2020
04:56:38,236 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Active log file name: ./logs/requests.log
04:56:38,236 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - File property is set to [./logs/requests.log]
04:56:38,236 |-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:38,236 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[file-appender] - Collisions detected with FileAppender/RollingAppender instances defined earlier. Aborting.
04:56:38,236 |-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:38,236 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Attaching appender named [file-appender] to AsyncAppender.
04:56:38,236 |-INFO in io.dropwizard.request.logging.async.AsyncAccessEventAppenderFactory$1[async-file-appender] - Setting discardingThreshold to 51
04:56:38,591 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7796b952 - Propagating INFO level on Logger[ROOT] onto the JUL framework
04:56:38,593 |-INFO in ch.qos.logback.classic.AsyncAppender[async-console-appender] - Attaching appender named [console-appender] to AsyncAppender.
04:56:38,593 |-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.196 sec - in io.dropwizard.cli.CliTest
Running io.dropwizard.cli.InheritedServerCommandTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 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-config8338637240917205794.yml has an error:
  * Configuration at /tmp/dropwizard-invalid-config8338637240917205794.yml must not be empty

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 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.05 sec - in io.dropwizard.setup.BootstrapTest
Running io.dropwizard.setup.ExceptionMapperBinderTest
127.0.0.1 - - [28/May/2020:02:56:38 +0000] "GET /service/test HTTP/1.1" 200 8 "-" "Java/1.8.0_151" 39
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 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.197 sec - in io.dropwizard.testing.FixtureHelpersTest
Running io.dropwizard.testing.junit.DropwizardClientRuleTest
INFO  [2020-05-28 02:56:50,518] org.eclipse.jetty.util.log: Logging initialized @1912ms
INFO  [2020-05-28 02:56:50,598] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:56:50,598] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:56:50,603] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application
INFO  [2020-05-28 02:56:50,603] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin
INFO  [2020-05-28 02:56:50,603] io.dropwizard.server.ServerFactory: Starting FakeApplication
INFO  [2020-05-28 02:56:50,708] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@507d64aa{HTTP/1.1,[http/1.1]}{0.0.0.0:38812}
INFO  [2020-05-28 02:56:50,711] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:56:51,275] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.TestResource)

INFO  [2020-05-28 02:56:51,278] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@2d5a1588{/application,null,AVAILABLE}
INFO  [2020-05-28 02:56:51,281] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

INFO  [2020-05-28 02:56:51,290] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@46fc522d{/admin,null,AVAILABLE}
INFO  [2020-05-28 02:56:51,299] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@507d64aa{HTTP/1.1,[http/1.1]}{0.0.0.0:38812}
INFO  [2020-05-28 02:56:51,299] org.eclipse.jetty.server.Server: Started @2694ms
INFO  [2020-05-28 02:56:51,424] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:56:51,424] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:56:51,424] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application
INFO  [2020-05-28 02:56:51,424] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin
INFO  [2020-05-28 02:56:51,425] io.dropwizard.server.ServerFactory: Starting FakeApplication
INFO  [2020-05-28 02:56:51,435] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@3f1158ee{HTTP/1.1,[http/1.1]}{0.0.0.0:41241}
INFO  [2020-05-28 02:56:51,435] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:56:51,519] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.TestResource)

INFO  [2020-05-28 02:56:51,521] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@402a69f{/application,null,AVAILABLE}
INFO  [2020-05-28 02:56:51,522] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

INFO  [2020-05-28 02:56:51,523] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@2d47b06{/admin,null,AVAILABLE}
INFO  [2020-05-28 02:56:51,537] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@3f1158ee{HTTP/1.1,[http/1.1]}{0.0.0.0:41241}
INFO  [2020-05-28 02:56:51,537] org.eclipse.jetty.server.Server: Started @2932ms
127.0.0.1 - - [28/May/2020:02:56:51 +0000] "GET /application/test HTTP/1.1" 200 3 "-" "Java/1.8.0_151" 91
127.0.0.1 - - [28/May/2020:02:56:51 +0000] "GET /application/test HTTP/1.1" 200 15 "-" "Java/1.8.0_151" 10
INFO  [2020-05-28 02:56:51,710] org.eclipse.jetty.server.AbstractConnector: Stopped FakeApplication@3f1158ee{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:56:51,711] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@2d47b06{/admin,null,UNAVAILABLE}
INFO  [2020-05-28 02:56:51,715] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@402a69f{/application,null,UNAVAILABLE}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.507 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.48 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.413 sec - in io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest
Running io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest
INFO  [2020-05-28 02:56:52,626] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:56:52,626] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:56:52,626] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:56:52,626] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:56:52,626] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-05-28 02:56:52,630] org.eclipse.jetty.setuid.SetUIDListener: Opened application@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:40357}
INFO  [2020-05-28 02:56:52,630] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@4ed492df{HTTP/1.1,[http/1.1]}{0.0.0.0:42568}
INFO  [2020-05-28 02:56:52,630] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:56:52,682] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest.TestResource)

INFO  [2020-05-28 02:56:52,683] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@1b18fa79{/,null,AVAILABLE}
INFO  [2020-05-28 02:56:52,683] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:56:52,683] 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-05-28 02:56:52,684] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6418075c{/,null,AVAILABLE}
INFO  [2020-05-28 02:56:52,685] org.eclipse.jetty.server.AbstractConnector: Started application@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:40357}
INFO  [2020-05-28 02:56:52,686] org.eclipse.jetty.server.AbstractConnector: Started admin@4ed492df{HTTP/1.1,[http/1.1]}{0.0.0.0:42568}
INFO  [2020-05-28 02:56:52,686] org.eclipse.jetty.server.Server: Started @4082ms
127.0.0.1 - - [28/May/2020:02:56:52 +0000] "GET /test HTTP/1.1" 200 20 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 18
INFO  [2020-05-28 02:56:52,787] org.eclipse.jetty.server.AbstractConnector: Stopped application@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:56:52,788] org.eclipse.jetty.server.AbstractConnector: Stopped admin@4ed492df{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:56:52,793] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@6418075c{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:56:52,797] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@1b18fa79{/,null,UNAVAILABLE}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest
Running io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest
INFO  [2020-05-28 02:56:53,003] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:56:53,003] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:56:53,003] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:56:53,003] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:56:53,004] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-05-28 02:56:53,014] org.eclipse.jetty.setuid.SetUIDListener: Opened application@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:41951}
INFO  [2020-05-28 02:56:53,014] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@1849d35a{HTTP/1.1,[http/1.1]}{0.0.0.0:38487}
INFO  [2020-05-28 02:56:53,014] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:56:53,101] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /test (io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest.TestResource)

INFO  [2020-05-28 02:56:53,107] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@4300b54c{/,null,AVAILABLE}
INFO  [2020-05-28 02:56:53,109] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:56:53,110] 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-05-28 02:56:53,112] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@57fd3b57{/,null,AVAILABLE}
INFO  [2020-05-28 02:56:53,113] org.eclipse.jetty.server.AbstractConnector: Started application@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:41951}
INFO  [2020-05-28 02:56:53,114] org.eclipse.jetty.server.AbstractConnector: Started admin@1849d35a{HTTP/1.1,[http/1.1]}{0.0.0.0:38487}
INFO  [2020-05-28 02:56:53,117] org.eclipse.jetty.server.Server: Started @4510ms
127.0.0.1 - - [28/May/2020:02:56:53 +0000] "GET /test HTTP/1.1" 200 18 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 8
INFO  [2020-05-28 02:56:53,177] org.eclipse.jetty.server.AbstractConnector: Stopped application@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:56:53,178] org.eclipse.jetty.server.AbstractConnector: Stopped admin@1849d35a{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:56:53,178] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@57fd3b57{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:56:53,179] 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.384 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.307 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.177 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.018 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.188 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.242 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.13 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.099 sec - in io.dropwizard.testing.app.PersonResourceExceptionMapperTest
Running io.dropwizard.testing.DropwizardTestSupportTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 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.386 sec - in io.dropwizard.client.JerseyClientIntegrationTest
Running io.dropwizard.client.HttpClientBuilderTest
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 sec - in io.dropwizard.client.HttpClientBuilderTest
Running io.dropwizard.client.ConfiguredCloseableHttpClientTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in io.dropwizard.client.ConfiguredCloseableHttpClientTest
Running io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest
INFO  [2020-05-28 02:57:09,783] org.eclipse.jetty.util.log: Logging initialized @4777ms
INFO  [2020-05-28 02:57:09,829] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:57:09,830] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:57:09,833] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:57:09,833] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:57:09,834] io.dropwizard.server.ServerFactory: Starting TlsTestApplication
INFO  [2020-05-28 02:57:09,923] org.eclipse.jetty.setuid.SetUIDListener: Opened application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:41228}
INFO  [2020-05-28 02:57:09,923] org.eclipse.jetty.setuid.SetUIDListener: Opened application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:39745}
INFO  [2020-05-28 02:57:09,923] org.eclipse.jetty.setuid.SetUIDListener: Opened application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:33530}
INFO  [2020-05-28 02:57:09,923] org.eclipse.jetty.setuid.SetUIDListener: Opened application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:34665}
INFO  [2020-05-28 02:57:09,923] org.eclipse.jetty.setuid.SetUIDListener: Opened application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:42416}
INFO  [2020-05-28 02:57:09,924] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:35415}
INFO  [2020-05-28 02:57:09,926] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:57:09,994] 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-05-28 02:57:10,009] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-05-28 02:57:10,009] 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-05-28 02:57:10,009] io.dropwizard.jetty.HttpsConnectorFactory: Configured protocols: [TLSv1.2]
INFO  [2020-05-28 02:57:10,018] 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-05-28 02:57:10,028] 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-05-28 02:57:10,041] 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-05-28 02:57:10,053] 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-05-28 02:57:10,056] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv1 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-05-28 02:57:10,056] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv2 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
WARN  [2020-05-28 02:57:10,057] org.eclipse.jetty.util.ssl.SslContextFactory: No selected protocols from [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-05-28 02:57:10,274] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     / (io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest.TestResource)

INFO  [2020-05-28 02:57:10,277] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@40b54762{/,null,AVAILABLE}
INFO  [2020-05-28 02:57:10,280] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:57:10,280] 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-05-28 02:57:10,286] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@452ec287{/,null,AVAILABLE}
INFO  [2020-05-28 02:57:10,306] org.eclipse.jetty.server.AbstractConnector: Started application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:41228}
INFO  [2020-05-28 02:57:10,307] org.eclipse.jetty.server.AbstractConnector: Started application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:39745}
INFO  [2020-05-28 02:57:10,309] org.eclipse.jetty.server.AbstractConnector: Started application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:33530}
INFO  [2020-05-28 02:57:10,310] org.eclipse.jetty.server.AbstractConnector: Started application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:34665}
INFO  [2020-05-28 02:57:10,310] org.eclipse.jetty.server.AbstractConnector: Started application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:42416}
INFO  [2020-05-28 02:57:10,312] org.eclipse.jetty.server.AbstractConnector: Started admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:35415}
INFO  [2020-05-28 02:57:10,312] org.eclipse.jetty.server.Server: Started @5308ms
127.0.0.1 - - [28/May/2020:02:57:10 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_noop_verifier_working)" 62
127.0.0.1 - - [28/May/2020:02:57:10 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (self_sign_permitted)" 2
127.0.0.1 - - [28/May/2020:02:57:10 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (tls_working_client)" 2
127.0.0.1 - - [28/May/2020:02:57:10 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_fail_verifier_working)" 1
127.0.0.1 - - [28/May/2020:02:57:11 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_working)" 2
localhost - - [28/May/2020:02:57:11 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (client_auth_working)" 1
INFO  [2020-05-28 02:57:11,281] org.eclipse.jetty.server.AbstractConnector: Stopped application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:57:11,283] org.eclipse.jetty.server.AbstractConnector: Stopped application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:57:11,319] org.eclipse.jetty.server.AbstractConnector: Stopped application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:57:11,326] org.eclipse.jetty.server.AbstractConnector: Stopped application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:57:11,329] org.eclipse.jetty.server.AbstractConnector: Stopped application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:57:11,332] org.eclipse.jetty.server.AbstractConnector: Stopped admin@965bcbc{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:57:11,335] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@452ec287{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:57:11,344] 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.312 sec - in io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest
Running io.dropwizard.client.JerseyClientConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in io.dropwizard.client.JerseyClientConfigurationTest
Running io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest
INFO  [2020-05-28 02:57:11,476] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:57:11,476] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:57:11,477] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-05-28 02:57:11,477] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-05-28 02:57:11,477] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-05-28 02:57:11,483] org.eclipse.jetty.setuid.SetUIDListener: Opened application@106ac5f4{HTTP/1.1,[http/1.1]}{0.0.0.0:33193}
INFO  [2020-05-28 02:57:11,483] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@5eed2edf{HTTP/1.1,[http/1.1]}{0.0.0.0:43959}
INFO  [2020-05-28 02:57:11,483] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-05-28 02:57:11,534] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

    GET     /user_agent (io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest.TestResource)

INFO  [2020-05-28 02:57:11,536] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@78723798{/,null,AVAILABLE}
INFO  [2020-05-28 02:57:11,536] io.dropwizard.setup.AdminEnvironment: tasks = 

    POST    /tasks/log-level (io.dropwizard.servlets.tasks.LogConfigurationTask)
    POST    /tasks/gc (io.dropwizard.servlets.tasks.GarbageCollectionTask)

WARN  [2020-05-28 02:57:11,537] 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-05-28 02:57:11,538] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@35d62807{/,null,AVAILABLE}
INFO  [2020-05-28 02:57:11,539] org.eclipse.jetty.server.AbstractConnector: Started application@106ac5f4{HTTP/1.1,[http/1.1]}{0.0.0.0:33193}
INFO  [2020-05-28 02:57:11,540] org.eclipse.jetty.server.AbstractConnector: Started admin@5eed2edf{HTTP/1.1,[http/1.1]}{0.0.0.0:43959}
INFO  [2020-05-28 02:57:11,540] org.eclipse.jetty.server.Server: Started @6537ms
127.0.0.1 - - [28/May/2020:02:57:11 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 25
127.0.0.1 - - [28/May/2020:02:57:11 +0000] "GET /user_agent HTTP/1.1" 200 10 "-" "ClientName" 2
127.0.0.1 - - [28/May/2020:02:57:11 +0000] "GET /user_agent HTTP/1.1" 200 26 "-" "ClientUserAgentHeaderValue" 2
127.0.0.1 - - [28/May/2020:02:57:11 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 2
INFO  [2020-05-28 02:57:11,674] org.eclipse.jetty.server.AbstractConnector: Stopped application@106ac5f4{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:57:11,675] org.eclipse.jetty.server.AbstractConnector: Stopped admin@5eed2edf{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-05-28 02:57:11,676] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@35d62807{/,null,UNAVAILABLE}
INFO  [2020-05-28 02:57:11,677] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@78723798{/,null,UNAVAILABLE}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest
Running io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest
Running io.dropwizard.client.JerseyClientBuilderTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 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.169 sec - in io.dropwizard.db.ManagedPooledDataSourceTest
Running io.dropwizard.db.DataSourceConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 sec - in io.dropwizard.db.DataSourceConfigurationTest
Running io.dropwizard.db.TimeBoundHealthCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec - in io.dropwizard.db.TimeBoundHealthCheckTest
Running io.dropwizard.db.DataSourceFactoryTest
May 28, 2020 4:57:23 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.<init>(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.287 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.836 sec - in io.dropwizard.migrations.DbMigrateCommandTest
Running io.dropwizard.migrations.DbStatusCommandTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in io.dropwizard.migrations.DbStatusCommandTest
Running io.dropwizard.migrations.DbMigrateDifferentFileCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec - in io.dropwizard.migrations.DbMigrateDifferentFileCommandTest
Running io.dropwizard.migrations.CloseableLiquibaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in io.dropwizard.migrations.CloseableLiquibaseTest
Running io.dropwizard.migrations.DbDumpCommandTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 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.273 sec - in io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest
Running io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.472 sec - in io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest
Running io.dropwizard.hibernate.SessionFactoryManagerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 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.35 sec - in io.dropwizard.hibernate.AbstractDAOTest
Running io.dropwizard.hibernate.JerseyIntegrationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.958 sec - in io.dropwizard.hibernate.JerseyIntegrationTest
Running io.dropwizard.hibernate.ScanningHibernateBundleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in io.dropwizard.hibernate.ScanningHibernateBundleTest
Running io.dropwizard.hibernate.SessionFactoryHealthCheckTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in io.dropwizard.hibernate.SessionFactoryHealthCheckTest
Running io.dropwizard.hibernate.HibernateBundleTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 sec - in io.dropwizard.hibernate.HibernateBundleTest
Running io.dropwizard.hibernate.LazyLoadingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.744 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.335 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.821 sec - in io.dropwizard.auth.chained.ChainedAuthProviderTest
Running io.dropwizard.auth.CachingAuthenticatorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in io.dropwizard.auth.CachingAuthenticatorTest
Running io.dropwizard.auth.CachingAuthorizerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in io.dropwizard.auth.CachingAuthorizerTest
Running io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 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.338 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.243 sec - in io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest
Running io.dropwizard.auth.AuthFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.auth.AuthFilterTest
Running io.dropwizard.auth.oauth.OAuthCustomProviderTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 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.64 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.585 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.495 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:21.173 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:58:21.179 [main] INFO org.eclipse.jetty.util.log - Logging initialized @767ms
04:58:21.188 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3b69e7d1
04:58:21.193 [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:21.195 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1a677343
04:58:21.196 [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:21.209 [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:21.211 [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.69 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: 0.937 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: 1.944 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.476 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.701 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:48.576 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:58:48.581 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:58:48.626 [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:48.638 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:58:48.640 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:58:48.642 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:58:48.643 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:58:49.247 [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:58:49.249 [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:58:49.251 [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:58:49.252 [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:58:49.254 [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:58:49.254 [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.09 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:54.958 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:58:54.962 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:58:54.979 [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:54.991 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:58:54.993 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:58:54.994 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:58:54.995 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:58:55.485 [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:55.487 [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.283 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:59:01.699 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset1 for path /what/new/*
04:59:01.847 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset2 for path /what/old/*
04:59:01.850 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/*
04:59:01.852 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/*
04:59:01.854 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /json/*
04:59:01.855 [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.165 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.903 s]
[INFO] Dropwizard BOM ..................................... SUCCESS [  7.020 s]
[INFO] Dropwizard Utility Classes ......................... SUCCESS [ 11.060 s]
[INFO] Dropwizard Jackson Support ......................... SUCCESS [ 10.843 s]
[INFO] Dropwizard Validation Support ...................... SUCCESS [  7.990 s]
[INFO] Dropwizard Configuration Support ................... SUCCESS [ 17.664 s]
[INFO] Dropwizard Logging Support ......................... SUCCESS [ 11.697 s]
[INFO] Dropwizard Lifecycle Support ....................... SUCCESS [  7.574 s]
[INFO] Dropwizard Metrics Support ......................... SUCCESS [  8.597 s]
[INFO] Dropwizard Jersey Support .......................... SUCCESS [ 29.967 s]
[INFO] Dropwizard Servlet Support ......................... SUCCESS [  9.644 s]
[INFO] Dropwizard Jetty Support ........................... SUCCESS [ 13.957 s]
[INFO] Dropwizard Request Logging Support ................. SUCCESS [  9.432 s]
[INFO] Dropwizard ......................................... SUCCESS [ 16.445 s]
[INFO] Dropwizard Test Helpers ............................ SUCCESS [ 16.299 s]
[INFO] Dropwizard HTTP Client ............................. SUCCESS [ 16.733 s]
[INFO] Dropwizard Database Support ........................ SUCCESS [  8.287 s]
[INFO] Dropwizard JDBI Support ............................ SUCCESS [  8.607 s]
[INFO] Dropwizard Migrations .............................. SUCCESS [ 11.694 s]
[INFO] Dropwizard Hibernate Support ....................... SUCCESS [ 16.018 s]
[INFO] Dropwizard Authentication .......................... SUCCESS [ 14.971 s]
[INFO] Dropwizard Multipart Form Support .................. SUCCESS [  5.464 s]
[INFO] Dropwizard Views ................................... SUCCESS [  6.750 s]
[INFO] Dropwizard Freemarker Views ........................ SUCCESS [  7.879 s]
[INFO] Dropwizard Mustache Views .......................... SUCCESS [  7.463 s]
[INFO] Dropwizard Metrics Support for Ganglia ............. SUCCESS [  6.241 s]
[INFO] Dropwizard Metrics Support for Graphite ............ SUCCESS [  6.180 s]
[INFO] Dropwizard Asset Bundle ............................ SUCCESS [  6.353 s]
[INFO] Dropwizard HTTP/2 Support .......................... SUCCESS [  5.218 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:09 min
[INFO] Finished at: 2020-05-28T04:59:11+02:00
[INFO] Final Memory: 84M/302M
[INFO] ------------------------------------------------------------------------
 
--- Displays results of the maven compile with spoon of spoon ---
Time to compile with spoon of spoon: 311927
 
-------------------------------------------------------
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
<?xml version="1.0"?>
<section name="">
  <table>
    <tr>
      <td fontattribute="bold">Project</td>
      <td fontattribute="bold">Commit id version</td>
      <td fontattribute="bold">Project compiles</td>
      <td fontattribute="bold">Project tests run</td>
      <td fontattribute="bold">Project spooned compiles</td>
      <td fontattribute="bold">Project spooned tests run</td>
      <td fontattribute="bold">Time to spoon</td>
      <td fontattribute="bold">Number of CtStatment</td>
      <td fontattribute="bold">Time to compile project</td>
      <td fontattribute="bold">Time to compile project spooned</td>
      <td fontattribute="bold">Spoon(Spoon(x))=Spoon(x)</td>
    </tr>
    <tr>
      <td>dropwizard-bom</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>N/A</td>
      <td>OK</td>
      <td>N/A</td>
      <td>56657</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-core</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 69
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 69
errors: 0
skipped: 0
failures: 0</td>
      <td>424487</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-client</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 96
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 96
errors: 0
skipped: 0
failures: 0</td>
      <td>335399</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-db</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 13
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 13
errors: 0
skipped: 0
failures: 0</td>
      <td>172145</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-jdbi</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>N/A</td>
      <td>OK</td>
      <td>N/A</td>
      <td>382341</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-migrations</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 15
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 15
errors: 0
skipped: 0
failures: 0</td>
      <td>364229</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-hibernate</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 64
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 64
errors: 0
skipped: 0
failures: 0</td>
      <td>217217</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-auth</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 93
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 93
errors: 0
skipped: 0
failures: 0</td>
      <td>235227</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-forms</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 1
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 1
errors: 0
skipped: 0
failures: 0</td>
      <td>4955</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-views</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 3
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 3
errors: 0
skipped: 0
failures: 0</td>
      <td>90102</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-views-freemarker</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 8
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 8
errors: 0
skipped: 0
failures: 0</td>
      <td>6284</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-views-mustache</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 6
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 6
errors: 0
skipped: 0
failures: 0</td>
      <td>6874</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-testing</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 43
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 43
errors: 0
skipped: 0
failures: 0</td>
      <td>295346</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-util</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 75
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 75
errors: 0
skipped: 0
failures: 0</td>
      <td>365748</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-jackson</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 29
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 29
errors: 0
skipped: 0
failures: 0</td>
      <td>392609</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-validation</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 36
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 36
errors: 0
skipped: 0
failures: 0</td>
      <td>191278</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-configuration</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 48
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 48
errors: 0
skipped: 0
failures: 0</td>
      <td>546411</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-logging</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 41
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 41
errors: 0
skipped: 0
failures: 0</td>
      <td>281467</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-metrics</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 54
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 54
errors: 0
skipped: 0
failures: 0</td>
      <td>263135</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-metrics-ganglia</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 2
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 2
errors: 0
skipped: 0
failures: 0</td>
      <td>56134</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-metrics-graphite</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 4
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 4
errors: 0
skipped: 0
failures: 0</td>
      <td>6074</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-jersey</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 248
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 248
errors: 0
skipped: 0
failures: 0</td>
      <td>907888</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-jetty</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 66
errors: 0
skipped: 4
failures: 0</td>
      <td>OK</td>
      <td>tests: 66
errors: 0
skipped: 4
failures: 0</td>
      <td>417329</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-servlets</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 60
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 60
errors: 0
skipped: 0
failures: 0</td>
      <td>251260</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-lifecycle</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 13
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 13
errors: 0
skipped: 0
failures: 0</td>
      <td>180288</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-assets</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 5
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 5
errors: 0
skipped: 0
failures: 0</td>
      <td>8576</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-http2</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>N/A</td>
      <td>OK</td>
      <td>N/A</td>
      <td>9479</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
    <tr>
      <td>dropwizard-request-logging</td>
      <td>d3b3891070fb0f646ed1590b52ca305b1d71a204</td>
      <td>OK</td>
      <td>tests: 6
errors: 0
skipped: 0
failures: 0</td>
      <td>OK</td>
      <td>tests: 6
errors: 0
skipped: 0
failures: 0</td>
      <td>88113</td>
      <td>N/A</td>
      <td>321431</td>
      <td>323486</td>
      <td>311927</td>
    </tr>
  </table>
</section>
Finished: SUCCESS