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

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (479 
KB at 9200.0 KB/sec)
[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 144 source files to 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/classes>
[WARNING] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/WatcherRemovalFacade.java>:
 Some input files use or override a deprecated API.
[WARNING] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/WatcherRemovalFacade.java>:
 Recompile with -Xlint:deprecation for details.
[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.8.0
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.8.0/curator-framework-2.8.0.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.8.0/curator-framework-2.8.0.jar
 (183 KB at 10112.6 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.8.0/curator-framework-2.8.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.8.0/curator-framework-2.8.0.pom
 (3 KB at 264.2 KB/sec)
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public 
void createContainers(java.lang.String)' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public 
org.apache.curator.framework.api.GetConfigBuilder getConfig()' has been added 
to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public 
org.apache.curator.framework.WatcherRemoveCuratorFramework 
newWatcherRemoveCuratorFramework()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public 
org.apache.curator.framework.api.ReconfigBuilder reconfig()' has been added to 
an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public 
org.apache.curator.framework.api.transaction.CuratorMultiTransaction 
transaction()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public 
org.apache.curator.framework.api.transaction.TransactionOp transactionOp()' has 
been added to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public 
org.apache.curator.framework.api.RemoveWatchesBuilder watches()' has been added 
to an interface
[ERROR] 7012: org.apache.curator.framework.api.CreateBackgroundModeACLable: 
Method 'public org.apache.curator.framework.api.ACLCreateModePathAndBytesable 
creatingParentContainersIfNeeded()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.api.CreateBuilder: Method 'public 
org.apache.curator.framework.api.ProtectACLCreateModePathAndBytesable 
creatingParentContainersIfNeeded()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.api.CuratorEvent: Method 'public 
java.util.List getOpResults()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.api.ExistsBuilder: Method 'public 
org.apache.curator.framework.api.ExistsBuilderMain 
creatingParentContainersIfNeeded()' has been added to an interface
[ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed 
org.apache.curator.framework.api.BackgroundPathable from the set of implemented 
interfaces
[ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed 
org.apache.curator.framework.api.BackgroundVersionable from the set of 
implemented interfaces
[ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed 
org.apache.curator.framework.api.Backgroundable from the set of implemented 
interfaces
[ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed 
org.apache.curator.framework.api.Pathable from the set of implemented interfaces
[ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed 
org.apache.curator.framework.api.Versionable from the set of implemented 
interfaces
[ERROR] 7006: org.apache.curator.framework.api.Guaranteeable: Return type of 
method 'public org.apache.curator.framework.api.ChildrenDeletable guaranteed()' 
has been changed to java.lang.Object
[INFO] Succeeded with 17 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 20 source files to 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/test-classes>
[WARNING] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFramework.java>:
 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFramework.java>
 uses or overrides a deprecated API.
[WARNING] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFramework.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-framework 
---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Curator-3.0/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.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 199.005 sec - 
in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 344.402 sec - 
in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.087 sec - in 
org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestCompressionInTransactionOld
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.213 sec - in 
org.apache.curator.framework.imps.TestCompressionInTransactionOld
Running org.apache.curator.framework.imps.TestFramework
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.664 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: 9.417 sec - in 
org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.988 sec - 
in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.312 sec - in 
org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestTransactionsOld
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.182 sec - in 
org.apache.curator.framework.imps.TestTransactionsOld
Running org.apache.curator.framework.imps.TestReconfiguration
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.551 sec - in 
org.apache.curator.framework.imps.TestReconfiguration
Running org.apache.curator.framework.imps.TestCompressionInTransactionNew
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.216 sec - in 
org.apache.curator.framework.imps.TestCompressionInTransactionNew
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.493 sec - in 
org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestCompression
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.187 sec - in 
org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.056 sec - in 
org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestTransactionsNew
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.25 sec - in 
org.apache.curator.framework.imps.TestTransactionsNew
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.101 sec - in 
org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.392 sec - in 
org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestRemoveWatches
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.482 sec - 
in org.apache.curator.framework.imps.TestRemoveWatches
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.649 sec - in 
org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestWatcherRemovalManager
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.315 sec - in 
org.apache.curator.framework.imps.TestWatcherRemovalManager

Results :

Tests run: 123, 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-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/BackgroundPathableQuietlyable.java>
[CHECKSTYLE] No report found for mojo check

Reply via email to