You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/26 16:12:51 UTC

Build failed in Jenkins: Curator-3.0 » Curator Framework #29

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

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 3.0.0-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.7: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.2:compile (default-compile) @ curator-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 145 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/CuratorTempFrameworkImpl.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/CuratorTempFrameworkImpl.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.7: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.2: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.9.0
[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.state.ConnectionStateErrorPolicy getConnectionStateErrorPolicy()' 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] 8001: org.apache.curator.framework.api.ACLBackgroundPathable: Class org.apache.curator.framework.api.ACLBackgroundPathable removed
[ERROR] 8001: org.apache.curator.framework.api.ACLVersionBackgroundPathable: Class org.apache.curator.framework.api.ACLVersionBackgroundPathable removed
[ERROR] 7006: org.apache.curator.framework.api.CreateBuilder: Return type of method 'public org.apache.curator.framework.api.ProtectACLCreateModePathAndBytesable creatingParentContainersIfNeeded()' has been changed to org.apache.curator.framework.api.ProtectACLCreateModeStatPathAndBytesable
[ERROR] 7006: org.apache.curator.framework.api.CreateBuilder: Return type of method 'public org.apache.curator.framework.api.ProtectACLCreateModePathAndBytesable creatingParentsIfNeeded()' has been changed to org.apache.curator.framework.api.ProtectACLCreateModeStatPathAndBytesable
[ERROR] 7006: org.apache.curator.framework.api.CreateBuilder: Return type of method 'public org.apache.curator.framework.api.ACLCreateModeBackgroundPathAndBytesable withProtection()' has been changed to org.apache.curator.framework.api.ACLCreateModeStatBackgroundPathAndBytesable
[ERROR] 8001: org.apache.curator.framework.api.CreateModalPathAndBytesable: Class org.apache.curator.framework.api.CreateModalPathAndBytesable removed
[ERROR] 7012: org.apache.curator.framework.api.CuratorEvent: Method 'public java.util.List getOpResults()' 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
[ERROR] 7004: org.apache.curator.framework.state.ConnectionStateManager: In method 'public ConnectionStateManager(org.apache.curator.framework.CuratorFramework, java.util.concurrent.ThreadFactory)' the number of arguments has changed
[INFO] Succeeded with 21 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.7: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.2:testCompile (default-testCompile) @ curator-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFramework.java>: Some input files use or override a deprecated API.
[INFO] <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.18.1: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
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 507.726 sec - in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestRemoveWatches
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.546 sec - in org.apache.curator.framework.imps.TestRemoveWatches
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 sec - in org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestTransactionsNew
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.136 sec - in org.apache.curator.framework.imps.TestTransactionsNew
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.975 sec - in org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestCreateReturningStat
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.211 sec - in org.apache.curator.framework.imps.TestCreateReturningStat
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.862 sec - in org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestCompressionInTransactionNew
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionNew
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.27 sec - in org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestReconfiguration
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.693 sec - in org.apache.curator.framework.imps.TestReconfiguration
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 316.897 sec - in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestCompressionInTransactionOld
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionOld
Running org.apache.curator.framework.imps.TestWatcherRemovalManager
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 sec - in org.apache.curator.framework.imps.TestWatcherRemovalManager
Running org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 217.666 sec - in org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Running org.apache.curator.framework.imps.TestTransactionsOld
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.023 sec - in org.apache.curator.framework.imps.TestTransactionsOld
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.344 sec - in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestCompression
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 sec - in org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 sec - in org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 719.373 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestFramework
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 339.837 sec - in org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.381 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected

Results :

Tests run: 263, 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/BackgroundEnsembleable.java>
[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/WatchBackgroundEnsembleable.java>
[CHECKSTYLE] No report found for mojo check

Jenkins build is back to stable : Curator-3.0 » Curator Framework #31

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/31/changes>


Jenkins build is unstable: Curator-3.0 » Curator Framework #30

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/30/changes>