See 
<https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/971/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 2.10.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-framework ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
curator-framework ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
curator-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
curator-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 103 source files to 
<https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/classes>
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ 
curator-framework >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
curator-framework ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
curator-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
curator-framework ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ 
curator-framework <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-framework ---

[INFO] artifact org.apache.curator:curator-framework: checking for updates from 
Nexus
[INFO] artifact org.apache.curator:curator-framework: checking for updates from 
central
[INFO] Comparing to version: 2.10.0
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.jar
 (191 KB at 1445.9 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.10.0/curator-framework-2.10.0.pom
 (3 KB at 42.0 KB/sec)
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable inBackground()' has 
been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable 
inBackground(java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been 
changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object, java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[INFO] Succeeded with 6 errors; 0 warnings; and 0 other changes.
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ 
curator-framework ---

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
curator-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
curator-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to 
<https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-framework 
---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestTransactions
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.147 sec - in 
org.apache.curator.framework.imps.TestTransactions
Running org.apache.curator.framework.imps.TestCompression
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.868 sec - in 
org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 341.075 sec - 
in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 201.234 sec - 
in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.796 sec - in 
org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.026 sec - in 
org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestCompressionInTransaction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.846 sec - in 
org.apache.curator.framework.imps.TestCompressionInTransaction
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.873 sec - in 
org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestEnsureContainers
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.731 sec - in 
org.apache.curator.framework.imps.TestEnsureContainers
Running org.apache.curator.framework.imps.TestFramework
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.345 sec - 
in org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.491 sec - in 
org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.042 sec - in 
org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.931 sec - in 
org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.26 sec - 
in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.574 sec - in 
org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.24 sec - in 
org.apache.curator.framework.imps.TestWatcherIdentity

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ 
curator-framework ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
curator-framework ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-framework ---
[INFO] Checking licenses...
[INFO] Missing header in: 
<https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerPathable.java>
[INFO] Missing header in: 
<https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerPathAndBytesable.java>
[CHECKSTYLE] No report found for mojo check

Reply via email to