Skip to content

Console Output

Skipping 676 KB.. Full Log
[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.1.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.228 sec - in io.dropwizard.testing.FixtureHelpersTest
Running io.dropwizard.testing.junit.DropwizardClientRuleTest
INFO  [2020-03-16 03:56:39,576] org.eclipse.jetty.util.log: Logging initialized @1996ms
INFO  [2020-03-16 03:56:39,675] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-03-16 03:56:39,675] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-03-16 03:56:39,680] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application
INFO  [2020-03-16 03:56:39,680] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin
INFO  [2020-03-16 03:56:39,682] io.dropwizard.server.ServerFactory: Starting FakeApplication
INFO  [2020-03-16 03:56:39,778] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@7f5b9db{HTTP/1.1,[http/1.1]}{0.0.0.0:44065}
INFO  [2020-03-16 03:56:39,781] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-03-16 03:56:40,277] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

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

INFO  [2020-03-16 03:56:40,281] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@626d2016{/application,null,AVAILABLE}
INFO  [2020-03-16 03:56:40,284] io.dropwizard.setup.AdminEnvironment: tasks = 

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

INFO  [2020-03-16 03:56:40,294] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@61cda923{/admin,null,AVAILABLE}
INFO  [2020-03-16 03:56:40,301] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@7f5b9db{HTTP/1.1,[http/1.1]}{0.0.0.0:44065}
INFO  [2020-03-16 03:56:40,301] org.eclipse.jetty.server.Server: Started @2723ms
INFO  [2020-03-16 03:56:40,412] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-03-16 03:56:40,412] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-03-16 03:56:40,412] io.dropwizard.server.SimpleServerFactory: Registering jersey handler with root path prefix: /application
INFO  [2020-03-16 03:56:40,412] io.dropwizard.server.SimpleServerFactory: Registering admin handler with root path prefix: /admin
INFO  [2020-03-16 03:56:40,413] io.dropwizard.server.ServerFactory: Starting FakeApplication
INFO  [2020-03-16 03:56:40,418] org.eclipse.jetty.setuid.SetUIDListener: Opened FakeApplication@15f861ee{HTTP/1.1,[http/1.1]}{0.0.0.0:39316}
INFO  [2020-03-16 03:56:40,418] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-03-16 03:56:40,491] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

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

INFO  [2020-03-16 03:56:40,493] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@63e70bf9{/application,null,AVAILABLE}
INFO  [2020-03-16 03:56:40,494] io.dropwizard.setup.AdminEnvironment: tasks = 

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

INFO  [2020-03-16 03:56:40,494] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@419f0ea{/admin,null,AVAILABLE}
INFO  [2020-03-16 03:56:40,504] org.eclipse.jetty.server.AbstractConnector: Started FakeApplication@15f861ee{HTTP/1.1,[http/1.1]}{0.0.0.0:39316}
INFO  [2020-03-16 03:56:40,505] org.eclipse.jetty.server.Server: Started @2926ms
127.0.0.1 - - [16/Mar/2020:03:56:40 +0000] "GET /application/test HTTP/1.1" 200 3 "-" "Java/1.8.0_151" 89
INFO  [2020-03-16 03:56:40,676] org.eclipse.jetty.server.AbstractConnector: Stopped FakeApplication@15f861ee{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:56:40,678] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@419f0ea{/admin,null,UNAVAILABLE}
127.0.0.1 - - [16/Mar/2020:03:56:40 +0000] "GET /application/test HTTP/1.1" 200 15 "-" "Java/1.8.0_151" 19
INFO  [2020-03-16 03:56:40,681] 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.535 sec - in io.dropwizard.testing.junit.DropwizardClientRuleTest
Running io.dropwizard.testing.junit.DropwizardAppRuleReentrantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec - in io.dropwizard.testing.junit.DropwizardAppRuleReentrantTest
Running io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec - in io.dropwizard.testing.junit.DropwizardAppRuleResetConfigOverrideTest
Running io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest
INFO  [2020-03-16 03:56:41,696] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-03-16 03:56:41,696] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-03-16 03:56:41,696] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-03-16 03:56:41,696] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-03-16 03:56:41,696] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-03-16 03:56:41,706] org.eclipse.jetty.setuid.SetUIDListener: Opened application@513ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:41093}
INFO  [2020-03-16 03:56:41,706] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:46851}
INFO  [2020-03-16 03:56:41,706] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-03-16 03:56:41,809] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

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

INFO  [2020-03-16 03:56:41,813] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@1d6ed085{/,null,AVAILABLE}
INFO  [2020-03-16 03:56:41,814] io.dropwizard.setup.AdminEnvironment: tasks = 

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

WARN  [2020-03-16 03:56:41,815] io.dropwizard.setup.AdminEnvironment: 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!    THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW      !
!     IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE      !
!    LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR    !
!         APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT.       !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
INFO  [2020-03-16 03:56:41,816] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@24347d8b{/,null,AVAILABLE}
INFO  [2020-03-16 03:56:41,820] org.eclipse.jetty.server.AbstractConnector: Started application@513ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:41093}
INFO  [2020-03-16 03:56:41,821] org.eclipse.jetty.server.AbstractConnector: Started admin@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:46851}
INFO  [2020-03-16 03:56:41,823] org.eclipse.jetty.server.Server: Started @4245ms
127.0.0.1 - - [16/Mar/2020:03:56:41 +0000] "GET /test HTTP/1.1" 200 20 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 25
INFO  [2020-03-16 03:56:41,941] org.eclipse.jetty.server.AbstractConnector: Stopped application@513ddf5f{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:56:41,942] org.eclipse.jetty.server.AbstractConnector: Stopped admin@6109366a{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:56:41,950] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@24347d8b{/,null,UNAVAILABLE}
INFO  [2020-03-16 03:56:41,951] 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.274 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest
Running io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest
INFO  [2020-03-16 03:56:42,165] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-03-16 03:56:42,166] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-03-16 03:56:42,167] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-03-16 03:56:42,167] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-03-16 03:56:42,167] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-03-16 03:56:42,175] org.eclipse.jetty.setuid.SetUIDListener: Opened application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:35275}
INFO  [2020-03-16 03:56:42,175] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:36789}
INFO  [2020-03-16 03:56:42,175] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-03-16 03:56:42,247] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

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

INFO  [2020-03-16 03:56:42,247] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@77393f2e{/,null,AVAILABLE}
INFO  [2020-03-16 03:56:42,248] io.dropwizard.setup.AdminEnvironment: tasks = 

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

WARN  [2020-03-16 03:56:42,248] io.dropwizard.setup.AdminEnvironment: 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!    THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW      !
!     IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE      !
!    LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR    !
!         APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT.       !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
INFO  [2020-03-16 03:56:42,249] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@67f5066e{/,null,AVAILABLE}
INFO  [2020-03-16 03:56:42,251] org.eclipse.jetty.server.AbstractConnector: Started application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:35275}
INFO  [2020-03-16 03:56:42,253] org.eclipse.jetty.server.AbstractConnector: Started admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:36789}
INFO  [2020-03-16 03:56:42,253] org.eclipse.jetty.server.Server: Started @4675ms
127.0.0.1 - - [16/Mar/2020:03:56:42 +0000] "GET /test HTTP/1.1" 200 18 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 9
INFO  [2020-03-16 03:56:42,307] org.eclipse.jetty.server.AbstractConnector: Stopped application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:56:42,309] org.eclipse.jetty.server.AbstractConnector: Stopped admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:56:42,309] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@67f5066e{/,null,UNAVAILABLE}
INFO  [2020-03-16 03:56:42,311] 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.357 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.226 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.18 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.091 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.2 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.258 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.197 sec - in io.dropwizard.testing.app.GzipDefaultVaryBehaviourTest
Running io.dropwizard.testing.app.PersonResourceExceptionMapperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in io.dropwizard.testing.app.PersonResourceExceptionMapperTest
Running io.dropwizard.testing.DropwizardTestSupportTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 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.1.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.1.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.149 sec - in io.dropwizard.client.JerseyClientIntegrationTest
Running io.dropwizard.client.HttpClientBuilderTest
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 sec - in io.dropwizard.client.HttpClientBuilderTest
Running io.dropwizard.client.ConfiguredCloseableHttpClientTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in io.dropwizard.client.ConfiguredCloseableHttpClientTest
Running io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest
INFO  [2020-03-16 03:56:59,035] org.eclipse.jetty.util.log: Logging initialized @4307ms
INFO  [2020-03-16 03:56:59,082] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-03-16 03:56:59,082] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-03-16 03:56:59,089] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-03-16 03:56:59,089] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-03-16 03:56:59,090] io.dropwizard.server.ServerFactory: Starting TlsTestApplication
INFO  [2020-03-16 03:56:59,193] org.eclipse.jetty.setuid.SetUIDListener: Opened application@789dd6bf{SSL,[ssl, http/1.1]}{0.0.0.0:46777}
INFO  [2020-03-16 03:56:59,193] org.eclipse.jetty.setuid.SetUIDListener: Opened application@1e6d30c0{SSL,[ssl, http/1.1]}{0.0.0.0:35132}
INFO  [2020-03-16 03:56:59,194] org.eclipse.jetty.setuid.SetUIDListener: Opened application@38929da{SSL,[ssl, http/1.1]}{0.0.0.0:34907}
INFO  [2020-03-16 03:56:59,196] org.eclipse.jetty.setuid.SetUIDListener: Opened application@69d667a5{SSL,[ssl, http/1.1]}{0.0.0.0:38589}
INFO  [2020-03-16 03:56:59,196] org.eclipse.jetty.setuid.SetUIDListener: Opened application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:38740}
INFO  [2020-03-16 03:56:59,197] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@8f4b803{HTTP/1.1,[http/1.1]}{0.0.0.0:37169}
INFO  [2020-03-16 03:56:59,200] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-03-16 03:56:59,317] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@2abedbbd(1,h=[],w=[]) for SslContextFactory@2c56eba5(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,null)
INFO  [2020-03-16 03:56:59,343] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-03-16 03:56:59,343] io.dropwizard.jetty.HttpsConnectorFactory: Supported cipher suites: [TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV, TLS_DH_anon_WITH_AES_128_GCM_SHA256, TLS_DH_anon_WITH_AES_128_CBC_SHA256, TLS_ECDH_anon_WITH_AES_128_CBC_SHA, TLS_DH_anon_WITH_AES_128_CBC_SHA, TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA, SSL_DH_anon_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_DES_CBC_SHA, SSL_DHE_RSA_WITH_DES_CBC_SHA, SSL_DHE_DSS_WITH_DES_CBC_SHA, SSL_DH_anon_WITH_DES_CBC_SHA, SSL_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA, SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA, SSL_DH_anon_EXPORT_WITH_DES40_CBC_SHA, TLS_RSA_WITH_NULL_SHA256, TLS_ECDHE_ECDSA_WITH_NULL_SHA, TLS_ECDHE_RSA_WITH_NULL_SHA, SSL_RSA_WITH_NULL_SHA, TLS_ECDH_ECDSA_WITH_NULL_SHA, TLS_ECDH_RSA_WITH_NULL_SHA, TLS_ECDH_anon_WITH_NULL_SHA, SSL_RSA_WITH_NULL_MD5, TLS_KRB5_WITH_3DES_EDE_CBC_SHA, TLS_KRB5_WITH_3DES_EDE_CBC_MD5, TLS_KRB5_WITH_DES_CBC_SHA, TLS_KRB5_WITH_DES_CBC_MD5, TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA, TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5]
INFO  [2020-03-16 03:56:59,343] io.dropwizard.jetty.HttpsConnectorFactory: Configured protocols: [TLSv1.2]
INFO  [2020-03-16 03:56:59,363] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@3c4059a(1,h=[],w=[]) for SslContextFactory@4b336cc8(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/self_sign_keycert.p12,null)
INFO  [2020-03-16 03:56:59,386] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@2570b316(1,h=[],w=[]) for SslContextFactory@56881196(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/ca_truststore.ts)
INFO  [2020-03-16 03:56:59,426] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@25464154(1,h=[],w=[]) for SslContextFactory@58ebee9(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/bad_host_keycert.p12,null)
INFO  [2020-03-16 03:56:59,466] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@7f030c72(1,h=[],w=[]) for SslContextFactory@68d8ae27(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,null)
INFO  [2020-03-16 03:56:59,475] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv1 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-03-16 03:56:59,475] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv2 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
WARN  [2020-03-16 03:56:59,475] org.eclipse.jetty.util.ssl.SslContextFactory: No selected protocols from [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2020-03-16 03:56:59,689] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

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

INFO  [2020-03-16 03:56:59,691] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@1dbc607d{/,null,AVAILABLE}
INFO  [2020-03-16 03:56:59,694] io.dropwizard.setup.AdminEnvironment: tasks = 

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

WARN  [2020-03-16 03:56:59,694] io.dropwizard.setup.AdminEnvironment: 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!    THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW      !
!     IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE      !
!    LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR    !
!         APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT.       !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
INFO  [2020-03-16 03:56:59,699] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@7210f559{/,null,AVAILABLE}
INFO  [2020-03-16 03:56:59,726] org.eclipse.jetty.server.AbstractConnector: Started application@789dd6bf{SSL,[ssl, http/1.1]}{0.0.0.0:46777}
INFO  [2020-03-16 03:56:59,726] org.eclipse.jetty.server.AbstractConnector: Started application@1e6d30c0{SSL,[ssl, http/1.1]}{0.0.0.0:35132}
INFO  [2020-03-16 03:56:59,727] org.eclipse.jetty.server.AbstractConnector: Started application@38929da{SSL,[ssl, http/1.1]}{0.0.0.0:34907}
INFO  [2020-03-16 03:56:59,728] org.eclipse.jetty.server.AbstractConnector: Started application@69d667a5{SSL,[ssl, http/1.1]}{0.0.0.0:38589}
INFO  [2020-03-16 03:56:59,728] org.eclipse.jetty.server.AbstractConnector: Started application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:38740}
INFO  [2020-03-16 03:56:59,729] org.eclipse.jetty.server.AbstractConnector: Started admin@8f4b803{HTTP/1.1,[http/1.1]}{0.0.0.0:37169}
INFO  [2020-03-16 03:56:59,729] org.eclipse.jetty.server.Server: Started @5004ms
127.0.0.1 - - [16/Mar/2020:03:57:00 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_noop_verifier_working)" 48
127.0.0.1 - - [16/Mar/2020:03:57:00 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (self_sign_permitted)" 10
127.0.0.1 - - [16/Mar/2020:03:57:00 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (tls_working_client)" 10
127.0.0.1 - - [16/Mar/2020:03:57:00 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_fail_verifier_working)" 1
127.0.0.1 - - [16/Mar/2020:03:57:00 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_working)" 2
localhost - - [16/Mar/2020:03:57:00 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (client_auth_working)" 2
INFO  [2020-03-16 03:57:00,675] org.eclipse.jetty.server.AbstractConnector: Stopped application@789dd6bf{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:57:00,676] org.eclipse.jetty.server.AbstractConnector: Stopped application@1e6d30c0{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:57:00,678] org.eclipse.jetty.server.AbstractConnector: Stopped application@38929da{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:57:00,679] org.eclipse.jetty.server.AbstractConnector: Stopped application@69d667a5{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:57:00,680] org.eclipse.jetty.server.AbstractConnector: Stopped application@7fe87c0e{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:57:00,681] org.eclipse.jetty.server.AbstractConnector: Stopped admin@8f4b803{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:57:00,683] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@7210f559{/,null,UNAVAILABLE}
INFO  [2020-03-16 03:57:00,686] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@1dbc607d{/,null,UNAVAILABLE}
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.22 sec - in io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest
Running io.dropwizard.client.JerseyClientConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in io.dropwizard.client.JerseyClientConfigurationTest
Running io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest
INFO  [2020-03-16 03:57:00,918] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-03-16 03:57:00,918] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-03-16 03:57:00,918] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2020-03-16 03:57:00,918] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2020-03-16 03:57:00,919] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2020-03-16 03:57:00,926] org.eclipse.jetty.setuid.SetUIDListener: Opened application@1a67bde5{HTTP/1.1,[http/1.1]}{0.0.0.0:36121}
INFO  [2020-03-16 03:57:00,926] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@5c648e38{HTTP/1.1,[http/1.1]}{0.0.0.0:40580}
INFO  [2020-03-16 03:57:00,926] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2020-03-16 03:57:01,013] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

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

INFO  [2020-03-16 03:57:01,015] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6fc03cf6{/,null,AVAILABLE}
INFO  [2020-03-16 03:57:01,016] io.dropwizard.setup.AdminEnvironment: tasks = 

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

WARN  [2020-03-16 03:57:01,016] io.dropwizard.setup.AdminEnvironment: 
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!    THIS APPLICATION HAS NO HEALTHCHECKS. THIS MEANS YOU WILL NEVER KNOW      !
!     IF IT DIES IN PRODUCTION, WHICH MEANS YOU WILL NEVER KNOW IF YOU'RE      !
!    LETTING YOUR USERS DOWN. YOU SHOULD ADD A HEALTHCHECK FOR EACH OF YOUR    !
!         APPLICATION'S DEPENDENCIES WHICH FULLY (BUT LIGHTLY) TESTS IT.       !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
INFO  [2020-03-16 03:57:01,017] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@5fcff272{/,null,AVAILABLE}
INFO  [2020-03-16 03:57:01,018] org.eclipse.jetty.server.AbstractConnector: Started application@1a67bde5{HTTP/1.1,[http/1.1]}{0.0.0.0:36121}
INFO  [2020-03-16 03:57:01,029] org.eclipse.jetty.server.AbstractConnector: Started admin@5c648e38{HTTP/1.1,[http/1.1]}{0.0.0.0:40580}
INFO  [2020-03-16 03:57:01,034] org.eclipse.jetty.server.Server: Started @6309ms
127.0.0.1 - - [16/Mar/2020:03:57:01 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 26
127.0.0.1 - - [16/Mar/2020:03:57:01 +0000] "GET /user_agent HTTP/1.1" 200 10 "-" "ClientName" 2
127.0.0.1 - - [16/Mar/2020:03:57:01 +0000] "GET /user_agent HTTP/1.1" 200 26 "-" "ClientUserAgentHeaderValue" 2
127.0.0.1 - - [16/Mar/2020:03:57:01 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 2
INFO  [2020-03-16 03:57:01,195] org.eclipse.jetty.server.AbstractConnector: Stopped application@1a67bde5{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:57:01,196] org.eclipse.jetty.server.AbstractConnector: Stopped admin@5c648e38{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2020-03-16 03:57:01,197] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@5fcff272{/,null,UNAVAILABLE}
INFO  [2020-03-16 03:57:01,199] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@6fc03cf6{/,null,UNAVAILABLE}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec - in io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest
Running io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest
Running io.dropwizard.client.JerseyClientBuilderTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec - in io.dropwizard.client.JerseyClientBuilderTest
Running io.dropwizard.client.DropwizardExecutorProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 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.1.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.1.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.164 sec - in io.dropwizard.db.ManagedPooledDataSourceTest
Running io.dropwizard.db.DataSourceConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 sec - in io.dropwizard.db.DataSourceConfigurationTest
Running io.dropwizard.db.TimeBoundHealthCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 sec - in io.dropwizard.db.TimeBoundHealthCheckTest
Running io.dropwizard.db.DataSourceFactoryTest
Mar 16, 2020 4:57:12 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.273 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.1.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.1.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.1.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.1.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.804 sec - in io.dropwizard.migrations.DbMigrateCommandTest
Running io.dropwizard.migrations.DbStatusCommandTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in io.dropwizard.migrations.DbStatusCommandTest
Running io.dropwizard.migrations.DbMigrateDifferentFileCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 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.281 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.1.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.1.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.216 sec - in io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest
Running io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 sec - in io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest
Running io.dropwizard.hibernate.SessionFactoryManagerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in io.dropwizard.hibernate.SessionFactoryManagerTest
Running io.dropwizard.hibernate.UnitOfWorkTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in io.dropwizard.hibernate.UnitOfWorkTest
Running io.dropwizard.hibernate.AbstractDAOTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in io.dropwizard.hibernate.AbstractDAOTest
Running io.dropwizard.hibernate.JerseyIntegrationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 sec - in io.dropwizard.hibernate.JerseyIntegrationTest
Running io.dropwizard.hibernate.ScanningHibernateBundleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in io.dropwizard.hibernate.ScanningHibernateBundleTest
Running io.dropwizard.hibernate.SessionFactoryHealthCheckTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec - in io.dropwizard.hibernate.SessionFactoryHealthCheckTest
Running io.dropwizard.hibernate.HibernateBundleTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 sec - in io.dropwizard.hibernate.HibernateBundleTest
Running io.dropwizard.hibernate.LazyLoadingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 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] --- 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.1.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.1.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: 3.193 sec - in io.dropwizard.auth.chained.ChainedAuthProviderTest
Running io.dropwizard.auth.CachingAuthenticatorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 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.294 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.336 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.318 sec - in io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest
Running io.dropwizard.auth.AuthFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in io.dropwizard.auth.AuthFilterTest
Running io.dropwizard.auth.oauth.OAuthCustomProviderTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 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.63 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.004 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.572 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.485 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.1.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.1.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:11.149 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:58:11.155 [main] INFO org.eclipse.jetty.util.log - Logging initialized @942ms
04:58:11.165 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3b69e7d1
04:58:11.172 [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:11.175 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1a677343
04:58:11.175 [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:11.190 [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:11.192 [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.813 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.1.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.1.0-SNAPSHOT
[INFO] running Spoon...
[INFO] start processing...
[INFO] spoon.processing.SpoonTagger
[INFO] spoon.support.JavaOutputProcessor
[INFO] end of processing: 
[INFO] no errors, no warnings
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-views/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /builds/workspace/Dropwizard/dropwizard-views/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-views/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Running io.dropwizard.views.ViewBundleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.121 sec - in io.dropwizard.views.ViewBundleTest
Running io.dropwizard.views.ViewTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in io.dropwizard.views.ViewTest

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-views ---
[INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-views/target/dropwizard-views-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-views >>>
[INFO] 
[INFO] --- 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.1.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.1.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.977 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.472 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.1.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.1.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.608 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.1.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.1.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:38.420 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:58:38.425 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:58:38.448 [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:38.458 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:58:38.459 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:58:38.459 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:58:38.460 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:58:38.971 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, groups=[Ljava.lang.Class;@4a07d605, payload=[Ljava.lang.Class;@74287ea3}, constraintType=GENERIC}.
04:58:38.972 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@7d7758be, min=1, message={javax.validation.constraints.Size.message}, max=2147483647, payload=[Ljava.lang.Class;@2bdd8394}, constraintType=GENERIC}.
04:58:38.975 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Min, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@a8ef162, message={javax.validation.constraints.Min.message}, value=1, payload=[Ljava.lang.Class;@2eea88a1}, constraintType=GENERIC}.
04:58:38.976 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Max, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@7ac296f6, message={javax.validation.constraints.Max.message}, value=49151, payload=[Ljava.lang.Class;@7fd7a283}, constraintType=GENERIC}.
04:58:38.978 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Min, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@16612a51, message={javax.validation.constraints.Min.message}, value=0, payload=[Ljava.lang.Class;@54e041a4}, constraintType=GENERIC}.
04:58:38.978 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Max, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@79defdc, message={javax.validation.constraints.Max.message}, value=255, payload=[Ljava.lang.Class;@18317edc}, constraintType=GENERIC}.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 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.1.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.1.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:44.826 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:58:44.830 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:58:44.847 [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:44.858 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:58:44.859 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:58:44.860 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:58:44.860 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:58:45.323 [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;@58fe0499, payload=[Ljava.lang.Class;@686449f9}, constraintType=GENERIC}.
04:58:45.325 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@68b6f0d6, min=1, message={javax.validation.constraints.Size.message}, max=2147483647, payload=[Ljava.lang.Class;@4044fb95}, constraintType=GENERIC}.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 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.1.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.1.0-SNAPSHOT
[INFO] running Spoon...
[INFO] start processing...
[INFO] spoon.processing.SpoonTagger
[INFO] spoon.support.JavaOutputProcessor
[INFO] end of processing: 
[INFO] no errors, no warnings
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-assets ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-assets/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-assets ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-assets/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-assets ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-assets ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /builds/workspace/Dropwizard/dropwizard-assets/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-assets ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Running io.dropwizard.assets.AssetsBundleTest
04:58:51.282 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset1 for path /what/new/*
04:58:51.392 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset2 for path /what/old/*
04:58:51.394 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/*
04:58:51.395 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/*
04:58:51.396 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /json/*
04:58:51.396 [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.912 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.1.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.1.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.1.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.665 s]
[INFO] Dropwizard BOM ..................................... SUCCESS [  7.368 s]
[INFO] Dropwizard Utility Classes ......................... SUCCESS [ 11.967 s]
[INFO] Dropwizard Jackson Support ......................... SUCCESS [ 11.330 s]
[INFO] Dropwizard Validation Support ...................... SUCCESS [  7.988 s]
[INFO] Dropwizard Configuration Support ................... SUCCESS [ 16.966 s]
[INFO] Dropwizard Logging Support ......................... SUCCESS [ 10.580 s]
[INFO] Dropwizard Lifecycle Support ....................... SUCCESS [  7.477 s]
[INFO] Dropwizard Metrics Support ......................... SUCCESS [  7.977 s]
[INFO] Dropwizard Jersey Support .......................... SUCCESS [ 27.920 s]
[INFO] Dropwizard Servlet Support ......................... SUCCESS [  9.680 s]
[INFO] Dropwizard Jetty Support ........................... SUCCESS [ 14.416 s]
[INFO] Dropwizard Request Logging Support ................. SUCCESS [  9.047 s]
[INFO] Dropwizard ......................................... SUCCESS [ 16.360 s]
[INFO] Dropwizard Test Helpers ............................ SUCCESS [ 16.815 s]
[INFO] Dropwizard HTTP Client ............................. SUCCESS [ 16.451 s]
[INFO] Dropwizard Database Support ........................ SUCCESS [  8.755 s]
[INFO] Dropwizard JDBI Support ............................ SUCCESS [  8.620 s]
[INFO] Dropwizard Migrations .............................. SUCCESS [ 11.884 s]
[INFO] Dropwizard Hibernate Support ....................... SUCCESS [ 15.348 s]
[INFO] Dropwizard Authentication .......................... SUCCESS [ 15.466 s]
[INFO] Dropwizard Multipart Form Support .................. SUCCESS [  5.369 s]
[INFO] Dropwizard Views ................................... SUCCESS [  7.228 s]
[INFO] Dropwizard Freemarker Views ........................ SUCCESS [  7.962 s]
[INFO] Dropwizard Mustache Views .......................... SUCCESS [  7.194 s]
[INFO] Dropwizard Metrics Support for Ganglia ............. SUCCESS [  6.052 s]
[INFO] Dropwizard Metrics Support for Graphite ............ SUCCESS [  6.131 s]
[INFO] Dropwizard Asset Bundle ............................ SUCCESS [  6.177 s]
[INFO] Dropwizard HTTP/2 Support .......................... SUCCESS [  5.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:07 min
[INFO] Finished at: 2020-03-16T04:59:01+01:00
[INFO] Final Memory: 83M/289M
[INFO] ------------------------------------------------------------------------
 
--- Displays results of the maven compile with spoon of spoon ---
Time to compile with spoon of spoon: 309182
 
-------------------------------------------------------
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>67361</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>403363</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>453317</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>109187</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>386367</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>246288</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>185244</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>217253</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>6256</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>78103</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>91103</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>11659</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>307332</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>353797</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>564246</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>335283</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>339412</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>457242</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>195220</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>5971</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>7859</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>868748</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>494451</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>316212</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>277120</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>9049</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>89110</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</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>128137</td>
      <td>N/A</td>
      <td>321716</td>
      <td>315062</td>
      <td>309182</td>
    </tr>
  </table>
</section>
Finished: SUCCESS