Skip to content

Console Output

Skipping 203 KB.. Full Log
    GET     /test (io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest.TestResource)

INFO  [2019-11-21 03:46:33,985] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@37c49a55{/,null,AVAILABLE}
INFO  [2019-11-21 03:46:33,986] io.dropwizard.setup.AdminEnvironment: tasks = 

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

WARN  [2019-11-21 03:46:33,987] 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  [2019-11-21 03:46:33,989] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@4f5d7091{/,null,AVAILABLE}
INFO  [2019-11-21 03:46:33,993] org.eclipse.jetty.server.AbstractConnector: Started application@1f39b3ba{HTTP/1.1,[http/1.1]}{0.0.0.0:45427}
INFO  [2019-11-21 03:46:33,997] org.eclipse.jetty.server.AbstractConnector: Started admin@53b579d2{HTTP/1.1,[http/1.1]}{0.0.0.0:33722}
INFO  [2019-11-21 03:46:33,998] org.eclipse.jetty.server.Server: Started @4317ms
127.0.0.1 - - [21/Nov/2019:03:46:34 +0000] "GET /test HTTP/1.1" 200 20 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 45
INFO  [2019-11-21 03:46:34,140] org.eclipse.jetty.server.AbstractConnector: Stopped application@1f39b3ba{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:34,142] org.eclipse.jetty.server.AbstractConnector: Stopped admin@53b579d2{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:34,150] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@4f5d7091{/,null,UNAVAILABLE}
INFO  [2019-11-21 03:46:34,155] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@37c49a55{/,null,UNAVAILABLE}
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec - in io.dropwizard.testing.junit.DropwizardAppRuleWithExplicitTest
Running io.dropwizard.testing.junit.DropwizardAppRuleWithoutConfigTest
INFO  [2019-11-21 03:46:34,357] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2019-11-21 03:46:34,357] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2019-11-21 03:46:34,357] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2019-11-21 03:46:34,357] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2019-11-21 03:46:34,357] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2019-11-21 03:46:34,367] org.eclipse.jetty.setuid.SetUIDListener: Opened application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:46696}
INFO  [2019-11-21 03:46:34,367] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:38024}
INFO  [2019-11-21 03:46:34,367] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2019-11-21 03:46:34,506] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

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

INFO  [2019-11-21 03:46:34,517] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@77393f2e{/,null,AVAILABLE}
INFO  [2019-11-21 03:46:34,519] io.dropwizard.setup.AdminEnvironment: tasks = 

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

WARN  [2019-11-21 03:46:34,520] 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  [2019-11-21 03:46:34,523] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@67f5066e{/,null,AVAILABLE}
INFO  [2019-11-21 03:46:34,524] org.eclipse.jetty.server.AbstractConnector: Started application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:46696}
INFO  [2019-11-21 03:46:34,529] org.eclipse.jetty.server.AbstractConnector: Started admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:38024}
INFO  [2019-11-21 03:46:34,529] org.eclipse.jetty.server.Server: Started @4848ms
INFO  [2019-11-21 03:46:34,598] org.eclipse.jetty.server.AbstractConnector: Stopped application@5d27a744{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
127.0.0.1 - - [21/Nov/2019:03:46:34 +0000] "GET /test HTTP/1.1" 200 18 "-" "Jersey/2.24 (HttpUrlConnection 1.8.0_151)" 14
INFO  [2019-11-21 03:46:34,602] org.eclipse.jetty.server.AbstractConnector: Stopped admin@41185195{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:34,603] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@67f5066e{/,null,UNAVAILABLE}
INFO  [2019-11-21 03:46:34,606] 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.451 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.243 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.159 sec - in io.dropwizard.testing.junit.DropwizardAppRuleConfigOverrideTest
Running io.dropwizard.testing.junit.DAOTestRuleConfigTest
Hibernate: 
    drop table test_entities if exists
Hibernate: 
    create table test_entities (
        id bigint generated by default as identity,
        desc varchar(255) not null,
        primary key (id)
    )
Hibernate: 
    /* insert io.dropwizard.testing.junit.TestEntity
        */ insert 
        into
            test_entities
            (id, desc) 
        values
            (null, ?)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.179 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.225 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.266 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.152 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.095 sec - in io.dropwizard.testing.app.PersonResourceExceptionMapperTest
Running io.dropwizard.testing.DropwizardTestSupportTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 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:2.4:generate (default) @ dropwizard-testing ---
2019-11-21 04:46:38,766 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:46:38,766 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:46:38,769 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:46:38,770 INFO spoon.Launcher - running Spoon...
2019-11-21 04:46:38,770 INFO spoon.Launcher - start processing...
2019-11-21 04:46:39,190 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:46:39,193 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:46:39,288 INFO spoon.Launcher - end of processing: 
2019-11-21 04:46:39,288 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-client ---
2019-11-21 04:46:47,975 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:46:47,976 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:46:47,978 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:46:47,978 INFO spoon.Launcher - running Spoon...
2019-11-21 04:46:47,985 INFO spoon.Launcher - start processing...
2019-11-21 04:46:48,592 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:46:48,595 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:46:48,738 INFO spoon.Launcher - end of processing: 
2019-11-21 04:46:48,738 INFO spoon.Launcher - 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.399 sec - in io.dropwizard.client.JerseyClientIntegrationTest
Running io.dropwizard.client.HttpClientBuilderTest
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 sec - in io.dropwizard.client.HttpClientBuilderTest
Running io.dropwizard.client.ConfiguredCloseableHttpClientTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in io.dropwizard.client.ConfiguredCloseableHttpClientTest
Running io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest
INFO  [2019-11-21 03:46:54,242] org.eclipse.jetty.util.log: Logging initialized @4777ms
INFO  [2019-11-21 03:46:54,304] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2019-11-21 03:46:54,305] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2019-11-21 03:46:54,310] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2019-11-21 03:46:54,310] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2019-11-21 03:46:54,310] io.dropwizard.server.ServerFactory: Starting TlsTestApplication
INFO  [2019-11-21 03:46:54,405] org.eclipse.jetty.setuid.SetUIDListener: Opened application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:46135}
INFO  [2019-11-21 03:46:54,406] org.eclipse.jetty.setuid.SetUIDListener: Opened application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:35279}
INFO  [2019-11-21 03:46:54,406] org.eclipse.jetty.setuid.SetUIDListener: Opened application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:37469}
INFO  [2019-11-21 03:46:54,407] org.eclipse.jetty.setuid.SetUIDListener: Opened application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:36023}
INFO  [2019-11-21 03:46:54,407] org.eclipse.jetty.setuid.SetUIDListener: Opened application@965bcbc{SSL,[ssl, http/1.1]}{0.0.0.0:42566}
INFO  [2019-11-21 03:46:54,407] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@7ab1ad9{HTTP/1.1,[http/1.1]}{0.0.0.0:44582}
INFO  [2019-11-21 03:46:54,410] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2019-11-21 03:46:54,484] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@6ea3a513(1,h=[],w=[]) for SslContextFactory@3c4059a(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,null)
INFO  [2019-11-21 03:46:54,499] io.dropwizard.jetty.HttpsConnectorFactory: Supported protocols: [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2019-11-21 03:46:54,499] 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  [2019-11-21 03:46:54,500] io.dropwizard.jetty.HttpsConnectorFactory: Configured protocols: [TLSv1.2]
INFO  [2019-11-21 03:46:54,508] 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/self_sign_keycert.p12,null)
INFO  [2019-11-21 03:46:54,517] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@131c0b6f(1,h=[],w=[]) for SslContextFactory@7f030c72(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  [2019-11-21 03:46:54,529] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@18513c23(1,h=[],w=[]) for SslContextFactory@6be50b35(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/bad_host_keycert.p12,null)
INFO  [2019-11-21 03:46:54,540] org.eclipse.jetty.util.ssl.SslContextFactory: x509=X509@2166c48a(1,h=[],w=[]) for SslContextFactory@304744a1(file:///builds/workspace/Dropwizard/dropwizard-client/target/test-classes/stores/server/keycert.p12,null)
INFO  [2019-11-21 03:46:54,544] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv1 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2019-11-21 03:46:54,544] org.eclipse.jetty.util.ssl.SslContextFactory: Protocol SSLv2 not supported in [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
WARN  [2019-11-21 03:46:54,545] org.eclipse.jetty.util.ssl.SslContextFactory: No selected protocols from [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
INFO  [2019-11-21 03:46:54,815] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

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

INFO  [2019-11-21 03:46:54,820] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@362cf66{/,null,AVAILABLE}
INFO  [2019-11-21 03:46:54,824] io.dropwizard.setup.AdminEnvironment: tasks = 

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

WARN  [2019-11-21 03:46:54,825] 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  [2019-11-21 03:46:54,832] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@41404aa2{/,null,AVAILABLE}
INFO  [2019-11-21 03:46:54,870] org.eclipse.jetty.server.AbstractConnector: Started application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:46135}
INFO  [2019-11-21 03:46:54,872] org.eclipse.jetty.server.AbstractConnector: Started application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:35279}
INFO  [2019-11-21 03:46:54,873] org.eclipse.jetty.server.AbstractConnector: Started application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:37469}
INFO  [2019-11-21 03:46:54,874] org.eclipse.jetty.server.AbstractConnector: Started application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:36023}
INFO  [2019-11-21 03:46:54,874] org.eclipse.jetty.server.AbstractConnector: Started application@965bcbc{SSL,[ssl, http/1.1]}{0.0.0.0:42566}
INFO  [2019-11-21 03:46:54,875] org.eclipse.jetty.server.AbstractConnector: Started admin@7ab1ad9{HTTP/1.1,[http/1.1]}{0.0.0.0:44582}
INFO  [2019-11-21 03:46:54,875] org.eclipse.jetty.server.Server: Started @5412ms
127.0.0.1 - - [21/Nov/2019:03:46:55 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_noop_verifier_working)" 77
127.0.0.1 - - [21/Nov/2019:03:46:55 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (self_sign_permitted)" 2
127.0.0.1 - - [21/Nov/2019:03:46:55 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (tls_working_client)" 1
127.0.0.1 - - [21/Nov/2019:03:46:55 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_fail_verifier_working)" 2
127.0.0.1 - - [21/Nov/2019:03:46:55 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (bad_host_working)" 2
localhost - - [21/Nov/2019:03:46:55 +0000] "GET / HTTP/1.1" 200 0 "-" "TlsTestApplication (client_auth_working)" 2
INFO  [2019-11-21 03:46:55,971] org.eclipse.jetty.server.AbstractConnector: Stopped application@8f4b803{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:55,973] org.eclipse.jetty.server.AbstractConnector: Stopped application@42f9873e{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:55,973] org.eclipse.jetty.server.AbstractConnector: Stopped application@18483b8b{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:55,975] org.eclipse.jetty.server.AbstractConnector: Stopped application@24fc2c80{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:55,976] org.eclipse.jetty.server.AbstractConnector: Stopped application@965bcbc{SSL,[ssl, http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:55,977] org.eclipse.jetty.server.AbstractConnector: Stopped admin@7ab1ad9{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:55,978] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@41404aa2{/,null,UNAVAILABLE}
INFO  [2019-11-21 03:46:55,981] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@362cf66{/,null,UNAVAILABLE}
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 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  [2019-11-21 03:46:56,206] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2019-11-21 03:46:56,206] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2019-11-21 03:46:56,206] io.dropwizard.server.DefaultServerFactory: Registering jersey handler with root path prefix: /
INFO  [2019-11-21 03:46:56,206] io.dropwizard.server.DefaultServerFactory: Registering admin handler with root path prefix: /
INFO  [2019-11-21 03:46:56,207] io.dropwizard.server.ServerFactory: Starting TestApplication
INFO  [2019-11-21 03:46:56,217] org.eclipse.jetty.setuid.SetUIDListener: Opened application@5eed2edf{HTTP/1.1,[http/1.1]}{0.0.0.0:37404}
INFO  [2019-11-21 03:46:56,217] org.eclipse.jetty.setuid.SetUIDListener: Opened admin@4552e288{HTTP/1.1,[http/1.1]}{0.0.0.0:43821}
INFO  [2019-11-21 03:46:56,217] org.eclipse.jetty.server.Server: jetty-9.3.14.v20161028
INFO  [2019-11-21 03:46:56,302] io.dropwizard.jersey.DropwizardResourceConfig: The following paths were found for the configured resources:

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

INFO  [2019-11-21 03:46:56,303] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@ab3b54{/,null,AVAILABLE}
INFO  [2019-11-21 03:46:56,304] io.dropwizard.setup.AdminEnvironment: tasks = 

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

WARN  [2019-11-21 03:46:56,304] 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  [2019-11-21 03:46:56,305] org.eclipse.jetty.server.handler.ContextHandler: Started i.d.j.MutableServletContextHandler@6fc03cf6{/,null,AVAILABLE}
INFO  [2019-11-21 03:46:56,306] org.eclipse.jetty.server.AbstractConnector: Started application@5eed2edf{HTTP/1.1,[http/1.1]}{0.0.0.0:37404}
INFO  [2019-11-21 03:46:56,311] org.eclipse.jetty.server.AbstractConnector: Started admin@4552e288{HTTP/1.1,[http/1.1]}{0.0.0.0:43821}
INFO  [2019-11-21 03:46:56,311] org.eclipse.jetty.server.Server: Started @6848ms
127.0.0.1 - - [21/Nov/2019:03:46:56 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 11
127.0.0.1 - - [21/Nov/2019:03:46:56 +0000] "GET /user_agent HTTP/1.1" 200 10 "-" "ClientName" 4
127.0.0.1 - - [21/Nov/2019:03:46:56 +0000] "GET /user_agent HTTP/1.1" 200 26 "-" "ClientUserAgentHeaderValue" 2
127.0.0.1 - - [21/Nov/2019:03:46:56 +0000] "GET /user_agent HTTP/1.1" 200 27 "-" "RequestUserAgentHeaderValue" 1
INFO  [2019-11-21 03:46:56,457] org.eclipse.jetty.server.AbstractConnector: Stopped application@5eed2edf{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:56,458] org.eclipse.jetty.server.AbstractConnector: Stopped admin@4552e288{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
INFO  [2019-11-21 03:46:56,458] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@6fc03cf6{/,null,UNAVAILABLE}
INFO  [2019-11-21 03:46:56,459] org.eclipse.jetty.server.handler.ContextHandler: Stopped i.d.j.MutableServletContextHandler@ab3b54{/,null,UNAVAILABLE}
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec - in io.dropwizard.client.JerseyIgnoreRequestUserAgentHeaderFilterTest
Running io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in io.dropwizard.client.proxy.NonProxyListProxyRoutePlannerTest
Running io.dropwizard.client.JerseyClientBuilderTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec - in io.dropwizard.client.JerseyClientBuilderTest
Running io.dropwizard.client.DropwizardExecutorProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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:2.4:generate (default) @ dropwizard-client ---
2019-11-21 04:46:57,632 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:46:57,632 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:46:57,638 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:46:57,639 INFO spoon.Launcher - running Spoon...
2019-11-21 04:46:57,639 INFO spoon.Launcher - start processing...
2019-11-21 04:46:57,991 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:46:57,993 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:46:58,143 INFO spoon.Launcher - end of processing: 
2019-11-21 04:46:58,144 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-db ---
2019-11-21 04:47:06,166 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:47:06,166 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:47:06,169 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:47:06,169 INFO spoon.Launcher - running Spoon...
2019-11-21 04:47:06,169 INFO spoon.Launcher - start processing...
2019-11-21 04:47:06,457 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:47:06,459 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:47:06,513 INFO spoon.Launcher - end of processing: 
2019-11-21 04:47:06,513 INFO spoon.Launcher - 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.21 sec - in io.dropwizard.db.ManagedPooledDataSourceTest
Running io.dropwizard.db.DataSourceConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 sec - in io.dropwizard.db.DataSourceConfigurationTest
Running io.dropwizard.db.TimeBoundHealthCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 sec - in io.dropwizard.db.TimeBoundHealthCheckTest
Running io.dropwizard.db.DataSourceFactoryTest
Nov 21, 2019 4:47:09 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.303 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:2.4:generate (default) @ dropwizard-db ---
2019-11-21 04:47:09,847 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:47:09,847 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:47:09,849 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:47:09,850 INFO spoon.Launcher - running Spoon...
2019-11-21 04:47:09,850 INFO spoon.Launcher - start processing...
2019-11-21 04:47:10,011 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:47:10,013 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:47:10,061 INFO spoon.Launcher - end of processing: 
2019-11-21 04:47:10,061 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-jdbi ---
2019-11-21 04:47:15,968 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:47:15,969 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:47:15,972 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:47:15,972 INFO spoon.Launcher - running Spoon...
2019-11-21 04:47:15,972 INFO spoon.Launcher - start processing...
2019-11-21 04:47:16,593 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:47:16,596 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:47:16,749 INFO spoon.Launcher - end of processing: 
2019-11-21 04:47:16,750 INFO spoon.Launcher - 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] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-jdbi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /builds/workspace/Dropwizard/dropwizard-jdbi/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-jdbi ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Running io.dropwizard.jdbi.GuavaJDBITest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.663 sec - in io.dropwizard.jdbi.GuavaJDBITest
Running io.dropwizard.jdbi.jersey.LoggingDBIExceptionMapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in io.dropwizard.jdbi.jersey.LoggingDBIExceptionMapperTest
Running io.dropwizard.jdbi.jersey.LoggingSQLExceptionMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in io.dropwizard.jdbi.jersey.LoggingSQLExceptionMapperTest
Running io.dropwizard.jdbi.args.OptionalIntTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec - in io.dropwizard.jdbi.args.OptionalIntTest
Running io.dropwizard.jdbi.args.LocalDateTimeMapperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec - in io.dropwizard.jdbi.args.LocalDateTimeMapperTest
Running io.dropwizard.jdbi.args.JodaDateTimeArgumentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec - in io.dropwizard.jdbi.args.JodaDateTimeArgumentTest
Running io.dropwizard.jdbi.args.OptionalLongTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in io.dropwizard.jdbi.args.OptionalLongTest
Running io.dropwizard.jdbi.args.ZonedDateTimeArgumentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in io.dropwizard.jdbi.args.ZonedDateTimeArgumentTest
Running io.dropwizard.jdbi.args.LocalDateArgumentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jdbi.args.LocalDateArgumentTest
Running io.dropwizard.jdbi.args.OffsetDateTimeMapperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jdbi.args.OffsetDateTimeMapperTest
Running io.dropwizard.jdbi.args.OptionalDoubleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.jdbi.args.OptionalDoubleTest
Running io.dropwizard.jdbi.args.LocalDateMapperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jdbi.args.LocalDateMapperTest
Running io.dropwizard.jdbi.args.OffsetDateTimeArgumentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jdbi.args.OffsetDateTimeArgumentTest
Running io.dropwizard.jdbi.args.JodaDateTimeMapperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in io.dropwizard.jdbi.args.JodaDateTimeMapperTest
Running io.dropwizard.jdbi.args.ZonedDateTimeMapperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jdbi.args.ZonedDateTimeMapperTest
Running io.dropwizard.jdbi.args.LocalDateTimeArgumentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jdbi.args.LocalDateTimeArgumentTest
Running io.dropwizard.jdbi.args.InstantArgumentTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in io.dropwizard.jdbi.args.InstantArgumentTest
Running io.dropwizard.jdbi.args.InstantMapperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in io.dropwizard.jdbi.args.InstantMapperTest
Running io.dropwizard.jdbi.DBIHealthCheckTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in io.dropwizard.jdbi.DBIHealthCheckTest
Running io.dropwizard.jdbi.timestamps.OptionalDateTimeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in io.dropwizard.jdbi.timestamps.OptionalDateTimeTest
Running io.dropwizard.jdbi.timestamps.OptionalInstantTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.jdbi.timestamps.OptionalInstantTest
Running io.dropwizard.jdbi.timestamps.OptionalLocalDateTimeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in io.dropwizard.jdbi.timestamps.OptionalLocalDateTimeTest
Running io.dropwizard.jdbi.timestamps.GuavaOptionalInstantTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in io.dropwizard.jdbi.timestamps.GuavaOptionalInstantTest
Running io.dropwizard.jdbi.timestamps.GuavaOptionalLocalDateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in io.dropwizard.jdbi.timestamps.GuavaOptionalLocalDateTest
Running io.dropwizard.jdbi.timestamps.GuavaOptionalOffsetDateTimeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in io.dropwizard.jdbi.timestamps.GuavaOptionalOffsetDateTimeTest
Running io.dropwizard.jdbi.timestamps.GuavaOptionalLocalDateTimeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in io.dropwizard.jdbi.timestamps.GuavaOptionalLocalDateTimeTest
Running io.dropwizard.jdbi.timestamps.JodaDateTimeSqlTimestampTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 sec - in io.dropwizard.jdbi.timestamps.JodaDateTimeSqlTimestampTest
Running io.dropwizard.jdbi.timestamps.OptionalZonedDateTimeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in io.dropwizard.jdbi.timestamps.OptionalZonedDateTimeTest
Running io.dropwizard.jdbi.timestamps.OptionalOffsetDateTimeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in io.dropwizard.jdbi.timestamps.OptionalOffsetDateTimeTest
Running io.dropwizard.jdbi.timestamps.GuavaOptionalDateTimeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in io.dropwizard.jdbi.timestamps.GuavaOptionalDateTimeTest
Running io.dropwizard.jdbi.timestamps.GuavaOptionalZonedDateTimeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in io.dropwizard.jdbi.timestamps.GuavaOptionalZonedDateTimeTest
Running io.dropwizard.jdbi.timestamps.OptionalLocalDateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in io.dropwizard.jdbi.timestamps.OptionalLocalDateTest
Running io.dropwizard.jdbi.JDBITest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in io.dropwizard.jdbi.JDBITest
Running io.dropwizard.jdbi.bundles.DBIExceptionsBundleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in io.dropwizard.jdbi.bundles.DBIExceptionsBundleTest

Results :

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

[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:2.4:generate (default) @ dropwizard-jdbi ---
2019-11-21 04:47:22,978 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:47:22,979 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:47:22,984 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:47:22,984 INFO spoon.Launcher - running Spoon...
2019-11-21 04:47:22,984 INFO spoon.Launcher - start processing...
2019-11-21 04:47:23,293 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:47:23,297 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:47:23,460 INFO spoon.Launcher - end of processing: 
2019-11-21 04:47:23,460 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-migrations ---
2019-11-21 04:47:32,083 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:47:32,083 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:47:32,085 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:47:32,085 INFO spoon.Launcher - running Spoon...
2019-11-21 04:47:32,085 INFO spoon.Launcher - start processing...
2019-11-21 04:47:32,647 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:47:32,650 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:47:32,788 INFO spoon.Launcher - end of processing: 
2019-11-21 04:47:32,788 INFO spoon.Launcher - 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: 4.041 sec - in io.dropwizard.migrations.DbMigrateCommandTest
Running io.dropwizard.migrations.DbStatusCommandTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in io.dropwizard.migrations.DbStatusCommandTest
Running io.dropwizard.migrations.DbMigrateDifferentFileCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec - in io.dropwizard.migrations.DbMigrateDifferentFileCommandTest
Running io.dropwizard.migrations.CloseableLiquibaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in io.dropwizard.migrations.CloseableLiquibaseTest
Running io.dropwizard.migrations.DbDumpCommandTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 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:2.4:generate (default) @ dropwizard-migrations ---
2019-11-21 04:47:38,817 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:47:38,818 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:47:38,820 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:47:38,820 INFO spoon.Launcher - running Spoon...
2019-11-21 04:47:38,820 INFO spoon.Launcher - start processing...
2019-11-21 04:47:39,053 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:47:39,056 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:47:39,134 INFO spoon.Launcher - end of processing: 
2019-11-21 04:47:39,135 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-hibernate ---
2019-11-21 04:47:46,399 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:47:46,399 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:47:46,401 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:47:46,401 INFO spoon.Launcher - running Spoon...
2019-11-21 04:47:46,401 INFO spoon.Launcher - start processing...
2019-11-21 04:47:46,722 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:47:46,724 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:47:46,763 INFO spoon.Launcher - end of processing: 
2019-11-21 04:47:46,763 INFO spoon.Launcher - 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.279 sec - in io.dropwizard.hibernate.UnitOfWorkApplicationListenerTest
Running io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.915 sec - in io.dropwizard.hibernate.UnitOfWorkAwareProxyFactoryTest
Running io.dropwizard.hibernate.SessionFactoryManagerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in io.dropwizard.hibernate.SessionFactoryManagerTest
Running io.dropwizard.hibernate.UnitOfWorkTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in io.dropwizard.hibernate.UnitOfWorkTest
Running io.dropwizard.hibernate.AbstractDAOTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in io.dropwizard.hibernate.AbstractDAOTest
Running io.dropwizard.hibernate.JerseyIntegrationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.179 sec - in io.dropwizard.hibernate.JerseyIntegrationTest
Running io.dropwizard.hibernate.ScanningHibernateBundleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in io.dropwizard.hibernate.ScanningHibernateBundleTest
Running io.dropwizard.hibernate.SessionFactoryHealthCheckTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in io.dropwizard.hibernate.SessionFactoryHealthCheckTest
Running io.dropwizard.hibernate.HibernateBundleTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 sec - in io.dropwizard.hibernate.HibernateBundleTest
Running io.dropwizard.hibernate.LazyLoadingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.674 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.589 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:2.4:generate (default) @ dropwizard-hibernate ---
2019-11-21 04:47:57,256 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:47:57,256 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:47:57,258 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:47:57,258 INFO spoon.Launcher - running Spoon...
2019-11-21 04:47:57,258 INFO spoon.Launcher - start processing...
2019-11-21 04:47:57,480 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:47:57,482 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:47:57,523 INFO spoon.Launcher - end of processing: 
2019-11-21 04:47:57,523 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-auth ---
2019-11-21 04:48:04,753 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:04,753 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:04,756 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:04,756 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:04,756 INFO spoon.Launcher - start processing...
2019-11-21 04:48:05,073 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:05,076 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:05,150 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:05,150 INFO spoon.Launcher - 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.351 sec - in io.dropwizard.auth.chained.ChainedAuthProviderTest
Running io.dropwizard.auth.CachingAuthenticatorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 sec - in io.dropwizard.auth.CachingAuthenticatorTest
Running io.dropwizard.auth.CachingAuthorizerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in io.dropwizard.auth.CachingAuthorizerTest
Running io.dropwizard.auth.principal.PolymorphicPrincipalEntityTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 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.399 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.312 sec - in io.dropwizard.auth.principal.NoAuthPolymorphicPrincipalEntityTest
Running io.dropwizard.auth.AuthFilterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in io.dropwizard.auth.AuthFilterTest
Running io.dropwizard.auth.oauth.OAuthCustomProviderTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 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.852 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.727 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.653 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:2.4:generate (default) @ dropwizard-auth ---
2019-11-21 04:48:14,738 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:14,739 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:14,741 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:14,742 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:14,743 INFO spoon.Launcher - start processing...
2019-11-21 04:48:14,977 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:14,980 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:15,048 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:15,049 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-forms ---
2019-11-21 04:48:22,614 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:22,614 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:22,616 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:22,616 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:22,616 INFO spoon.Launcher - start processing...
2019-11-21 04:48:22,723 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:22,723 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:22,726 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:22,726 INFO spoon.Launcher - 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:48:23.598 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
04:48:23.604 [main] INFO org.eclipse.jetty.util.log - Logging initialized @731ms
04:48:23.614 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3b69e7d1
04:48:23.620 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@185a6e9{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@6f03482,MANAGED}
04:48:23.622 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@1a677343
04:48:23.623 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - i.d.j.MutableServletContextHandler@15de0b3c{/,null,null} added {org.eclipse.jetty.servlet.ServletHandler@489115ef,MANAGED}
04:48:23.636 [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:48:23.638 [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.67 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:2.4:generate (default) @ dropwizard-forms ---
2019-11-21 04:48:24,130 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:24,132 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:24,134 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:24,134 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:24,134 INFO spoon.Launcher - start processing...
2019-11-21 04:48:24,231 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:24,232 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:24,235 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:24,235 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-views ---
2019-11-21 04:48:28,354 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:28,354 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:28,357 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:28,357 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:28,357 INFO spoon.Launcher - start processing...
2019-11-21 04:48:28,511 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:28,518 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:28,536 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:28,536 INFO spoon.Launcher - 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.013 sec - in io.dropwizard.views.ViewBundleTest
Running io.dropwizard.views.ViewTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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:2.4:generate (default) @ dropwizard-views ---
2019-11-21 04:48:30,497 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:30,497 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:30,498 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:30,498 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:30,498 INFO spoon.Launcher - start processing...
2019-11-21 04:48:30,623 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:30,627 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:30,641 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:30,642 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-views-freemarker ---
2019-11-21 04:48:35,952 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:35,952 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:35,955 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:35,956 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:35,956 INFO spoon.Launcher - start processing...
2019-11-21 04:48:36,362 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:36,364 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:36,373 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:36,374 INFO spoon.Launcher - no errors, no warnings
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-views-freemarker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-views-freemarker ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-views-freemarker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-views-freemarker ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /builds/workspace/Dropwizard/dropwizard-views-freemarker/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-views-freemarker ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Running io.dropwizard.views.freemarker.MultipleContentTypeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.397 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.576 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:2.4:generate (default) @ dropwizard-views-freemarker ---
2019-11-21 04:48:40,341 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:40,342 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:40,343 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:40,343 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:40,343 INFO spoon.Launcher - start processing...
2019-11-21 04:48:40,484 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:40,484 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:40,492 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:40,492 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-views-mustache ---
2019-11-21 04:48:45,915 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:45,915 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:45,917 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:45,917 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:45,917 INFO spoon.Launcher - start processing...
2019-11-21 04:48:46,058 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:46,059 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:46,069 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:46,069 INFO spoon.Launcher - 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.859 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:2.4:generate (default) @ dropwizard-views-mustache ---
2019-11-21 04:48:48,861 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:48,862 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:48,888 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:48,888 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:48,888 INFO spoon.Launcher - start processing...
2019-11-21 04:48:48,992 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:48,992 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:49,001 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:49,001 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-metrics-ganglia ---
2019-11-21 04:48:54,129 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:54,130 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:54,132 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:54,132 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:54,132 INFO spoon.Launcher - start processing...
2019-11-21 04:48:54,297 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:54,299 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:54,314 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:54,314 INFO spoon.Launcher - 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:48:54.900 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:48:54.913 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:48:54.945 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
04:48:54.956 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:48:54.958 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:48:54.959 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:48:54.960 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:48:55.586 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, payload=[Ljava.lang.Class;@4a07d605, groups=[Ljava.lang.Class;@74287ea3}, constraintType=GENERIC}.
04:48:55.588 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@7d7758be, min=1, message={javax.validation.constraints.Size.message}, payload=[Ljava.lang.Class;@2bdd8394, max=2147483647}, constraintType=GENERIC}.
04:48:55.592 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Min, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@a8ef162, message={javax.validation.constraints.Min.message}, payload=[Ljava.lang.Class;@2eea88a1, value=1}, constraintType=GENERIC}.
04:48:55.596 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Max, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@7ac296f6, message={javax.validation.constraints.Max.message}, payload=[Ljava.lang.Class;@7fd7a283, value=49151}, constraintType=GENERIC}.
04:48:55.598 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Min, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@16612a51, message={javax.validation.constraints.Min.message}, payload=[Ljava.lang.Class;@54e041a4, value=0}, constraintType=GENERIC}.
04:48:55.599 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Max, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@79defdc, message={javax.validation.constraints.Max.message}, payload=[Ljava.lang.Class;@18317edc, value=255}, constraintType=GENERIC}.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 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:2.4:generate (default) @ dropwizard-metrics-ganglia ---
2019-11-21 04:48:56,126 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:48:56,126 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:48:56,128 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:48:56,128 INFO spoon.Launcher - running Spoon...
2019-11-21 04:48:56,128 INFO spoon.Launcher - start processing...
2019-11-21 04:48:56,239 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:48:56,242 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:48:56,252 INFO spoon.Launcher - end of processing: 
2019-11-21 04:48:56,252 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-metrics-graphite ---
2019-11-21 04:49:01,420 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:49:01,421 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:49:01,423 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:49:01,423 INFO spoon.Launcher - running Spoon...
2019-11-21 04:49:01,424 INFO spoon.Launcher - start processing...
2019-11-21 04:49:01,513 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:49:01,519 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:49:01,556 INFO spoon.Launcher - end of processing: 
2019-11-21 04:49:01,556 INFO spoon.Launcher - 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:49:02.658 [main] DEBUG org.jboss.logging - Logging Provider: org.jboss.logging.Slf4jLoggerProvider
04:49:02.662 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 5.3.0.Final
04:49:02.682 [main] DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
04:49:02.693 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - Trying to load META-INF/validation.xml for XML based Validator configuration.
04:49:02.695 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via TCCL
04:49:02.696 [main] DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
04:49:02.696 [main] DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser - No META-INF/validation.xml found. Using annotation based configuration only.
04:49:03.200 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.NotNull, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={message={javax.validation.constraints.NotNull.message}, payload=[Ljava.lang.Class;@4044fb95, groups=[Ljava.lang.Class;@aa549e5}, constraintType=GENERIC}.
04:49:03.209 [main] DEBUG org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl - Adding composing constraint: ConstraintDescriptorImpl{annotation=javax.validation.constraints.Size, payloads=[], hasComposingConstraints=true, isReportAsSingleInvalidConstraint=false, elementType=FIELD, definedOn=DEFINED_LOCALLY, groups=[interface javax.validation.groups.Default], attributes={groups=[Ljava.lang.Class;@5c00384f, min=1, message={javax.validation.constraints.Size.message}, payload=[Ljava.lang.Class;@3b7ff809, max=2147483647}, constraintType=GENERIC}.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.438 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:2.4:generate (default) @ dropwizard-metrics-graphite ---
2019-11-21 04:49:03,829 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:49:03,829 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:49:03,830 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:49:03,831 INFO spoon.Launcher - running Spoon...
2019-11-21 04:49:03,831 INFO spoon.Launcher - start processing...
2019-11-21 04:49:03,908 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:49:03,909 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:49:03,916 INFO spoon.Launcher - end of processing: 
2019-11-21 04:49:03,916 INFO spoon.Launcher - 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] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-assets ---
2019-11-21 04:49:08,928 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:49:08,929 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:49:08,930 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:49:08,930 INFO spoon.Launcher - running Spoon...
2019-11-21 04:49:08,930 INFO spoon.Launcher - start processing...
2019-11-21 04:49:09,028 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:49:09,028 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:49:09,040 INFO spoon.Launcher - end of processing: 
2019-11-21 04:49:09,040 INFO spoon.Launcher - 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:49:10.532 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset1 for path /what/new/*
04:49:10.685 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: customAsset2 for path /what/old/*
04:49:10.688 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/*
04:49:10.689 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /what/*
04:49:10.692 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /json/*
04:49:10.694 [main] INFO io.dropwizard.assets.AssetsBundle - Registering AssetBundle with name: assets for path /assets/*
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 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:2.4:generate (default) @ dropwizard-assets ---
2019-11-21 04:49:11,123 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:49:11,123 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:49:11,125 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:49:11,125 INFO spoon.Launcher - running Spoon...
2019-11-21 04:49:11,126 INFO spoon.Launcher - start processing...
2019-11-21 04:49:11,231 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:49:11,239 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:49:11,248 INFO spoon.Launcher - end of processing: 
2019-11-21 04:49:11,249 INFO spoon.Launcher - 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 Benchmarks 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-benchmarks ---
[INFO] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-benchmarks ---
2019-11-21 04:49:16,035 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:49:16,035 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:49:16,038 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:49:16,038 INFO spoon.Launcher - running Spoon...
2019-11-21 04:49:16,038 INFO spoon.Launcher - start processing...
2019-11-21 04:49:16,322 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:49:16,323 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:49:16,350 INFO spoon.Launcher - end of processing: 
2019-11-21 04:49:16,350 INFO spoon.Launcher - no errors, no warnings
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ dropwizard-benchmarks ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-benchmarks/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ dropwizard-benchmarks ---
[INFO] Compiling 5 source files to /builds/workspace/Dropwizard/dropwizard-benchmarks/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ dropwizard-benchmarks ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /builds/workspace/Dropwizard/dropwizard-benchmarks/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-benchmarks ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-benchmarks ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ dropwizard-benchmarks ---
[INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-benchmarks/target/dropwizard-benchmarks-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ dropwizard-benchmarks >>>
[INFO] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-benchmarks ---
2019-11-21 04:49:16,924 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:49:16,924 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:49:16,929 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:49:16,929 INFO spoon.Launcher - running Spoon...
2019-11-21 04:49:16,929 INFO spoon.Launcher - start processing...
2019-11-21 04:49:17,024 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:49:17,025 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:49:17,057 INFO spoon.Launcher - end of processing: 
2019-11-21 04:49:17,058 INFO spoon.Launcher - no errors, no warnings
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ dropwizard-benchmarks <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ dropwizard-benchmarks ---
[INFO] Building jar: /builds/workspace/Dropwizard/dropwizard-benchmarks/target/dropwizard-benchmarks-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ dropwizard-benchmarks ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ dropwizard-benchmarks >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ dropwizard-benchmarks ---
[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-benchmarks <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ dropwizard-benchmarks ---
[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-benchmarks ---
[INFO] Installing /builds/workspace/Dropwizard/dropwizard-benchmarks/target/dropwizard-benchmarks-1.1.0-SNAPSHOT.jar to /builds/.m2/repository/io/dropwizard/dropwizard-benchmarks/1.1.0-SNAPSHOT/dropwizard-benchmarks-1.1.0-SNAPSHOT.jar
[INFO] Installing /builds/workspace/Dropwizard/dropwizard-benchmarks/pom.xml to /builds/.m2/repository/io/dropwizard/dropwizard-benchmarks/1.1.0-SNAPSHOT/dropwizard-benchmarks-1.1.0-SNAPSHOT.pom
[INFO] Installing /builds/workspace/Dropwizard/dropwizard-benchmarks/target/dropwizard-benchmarks-1.1.0-SNAPSHOT-sources.jar to /builds/.m2/repository/io/dropwizard/dropwizard-benchmarks/1.1.0-SNAPSHOT/dropwizard-benchmarks-1.1.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Dropwizard HTTP/2 Support 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ dropwizard-http2 ---
[INFO] 
[INFO] --- spoon-maven-plugin:2.4:generate (default) @ dropwizard-http2 ---
2019-11-21 04:49:24,234 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath.
2019-11-21 04:49:24,234 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour.
2019-11-21 04:49:24,236 INFO spoon.Launcher - Spoon version 8.1.0-beta-3
2019-11-21 04:49:24,236 INFO spoon.Launcher - running Spoon...
2019-11-21 04:49:24,236 INFO spoon.Launcher - start processing...
2019-11-21 04:49:24,466 INFO spoon.Launcher - spoon.processing.SpoonTagger
2019-11-21 04:49:24,467 INFO spoon.Launcher - spoon.support.JavaOutputProcessor
2019-11-21 04:49:24,480 INFO spoon.Launcher - end of processing: 
2019-11-21 04:49:24,482 INFO spoon.Launcher - 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] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ dropwizard-http2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /builds/workspace/Dropwizard/dropwizard-http2/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ dropwizard-http2 ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Build timed out (after 60 minutes). Marking the build as failed.
Build was aborted

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Dropwizard Project ................................. SUCCESS [ 11.769 s]
[INFO] Dropwizard BOM ..................................... SUCCESS [  9.648 s]
[INFO] Dropwizard Utility Classes ......................... SUCCESS [ 14.147 s]
[INFO] Dropwizard Jackson Support ......................... SUCCESS [ 12.342 s]
[INFO] Dropwizard Validation Support ...................... SUCCESS [  8.985 s]
[INFO] Dropwizard Configuration Support ................... SUCCESS [ 18.579 s]
[INFO] Dropwizard Logging Support ......................... SUCCESS [ 13.461 s]
[INFO] Dropwizard Lifecycle Support ....................... SUCCESS [  8.673 s]
[INFO] Dropwizard Metrics Support ......................... SUCCESS [  9.944 s]
[INFO] Dropwizard Jersey Support .......................... SUCCESS [ 35.478 s]
[INFO] Dropwizard Servlet Support ......................... SUCCESS [ 11.660 s]
[INFO] Dropwizard Jetty Support ........................... SUCCESS [ 16.172 s]
[INFO] Dropwizard Request Logging Support ................. SUCCESS [ 10.093 s]
[INFO] Dropwizard ......................................... SUCCESS [ 19.717 s]
[INFO] Dropwizard Test Helpers ............................ SUCCESS [ 19.900 s]
[INFO] Dropwizard HTTP Client ............................. SUCCESS [ 18.271 s]
[INFO] Dropwizard Database Support ........................ SUCCESS [  9.765 s]
[INFO] Dropwizard JDBI Support ............................ SUCCESS [ 16.138 s]
[INFO] Dropwizard Migrations .............................. SUCCESS [ 14.210 s]
[INFO] Dropwizard Hibernate Support ....................... SUCCESS [ 18.500 s]
[INFO] Dropwizard Authentication .......................... SUCCESS [ 17.833 s]
[INFO] Dropwizard Multipart Form Support .................. SUCCESS [  5.760 s]
[INFO] Dropwizard Views ................................... SUCCESS [  7.601 s]
[INFO] Dropwizard Freemarker Views ........................ SUCCESS [  9.933 s]
[INFO] Dropwizard Mustache Views .......................... SUCCESS [  8.238 s]
[INFO] Dropwizard Metrics Support for Ganglia ............. SUCCESS [  7.296 s]
[INFO] Dropwizard Metrics Support for Graphite ............ SUCCESS [  7.522 s]
[INFO] Dropwizard Asset Bundle ............................ SUCCESS [  7.070 s]
[INFO] Dropwizard Benchmarks .............................. SUCCESS [  8.128 s]
[INFO] Dropwizard HTTP/2 Support .......................... FAILURE [53:40 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59:58 min
[INFO] Finished at: 2019-11-21T05:43:04+01:00
[INFO] Final Memory: 78M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project dropwizard-http2: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /builds/workspace/Dropwizard/dropwizard-http2 && /builds/tools/hudson.model.JDK/JDK_8.0.151/jre/bin/java -Xbootclasspath/p://builds/.m2/repository/org/mortbay/jetty/alpn/alpn-boot/8.1.3.v20150130/alpn-boot-8.1.3.v20150130.jar -Duser.language=en -Duser.region=US -jar /builds/workspace/Dropwizard/dropwizard-http2/target/surefire/surefirebooter2259831202894243787.jar /builds/workspace/Dropwizard/dropwizard-http2/target/surefire/surefire8362514792985568445tmp /builds/workspace/Dropwizard/dropwizard-http2/target/surefire/surefire_358295931711124806668tmp
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :dropwizard-http2
Error: Maven compile original project unsuccessful!
Finished: FAILURE