See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/61/changes>
Changes: [randgalt] [maven-release-plugin] prepare release apache-curator-2.10.0 [randgalt] [maven-release-plugin] prepare for next development iteration [randgalt] [maven-release-plugin] prepare release apache-curator-2.10.0 [randgalt] [maven-release-plugin] prepare for next development iteration [randgalt] Added a method for background operations to intercept exeptions. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Framework 3.1.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.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 154 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: 3.1.0 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.jar (263 KB at 1330.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.pom (3 KB at 34.3 KB/sec) [ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain [ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain [ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain [ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain [ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain [ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: Return type of method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain [ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable [ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable [ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable [ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable [ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable [ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.Ensembleable inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerEnsembleable [ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground()' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain [ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain [ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain [ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain [ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain [ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain inBackground(org.apache.curator.framework.api.BackgroundCallback, java.lang.Object, java.util.concurrent.Executor)' has been changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain [ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: 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.RemoveWatchesBuilderImpl: 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 [ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: 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.RemoveWatchesBuilderImpl: 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.RemoveWatchesBuilderImpl: 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.RemoveWatchesBuilderImpl: 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()' 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 30 errors; 0 warnings; and 0 other changes. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-framework --- [CHECKSTYLE] No report found for mojo check [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 23 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: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 487.016 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: 236.644 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: 3.191 sec - in org.apache.curator.framework.imps.TestNamespaceFacade Running org.apache.curator.framework.imps.TestTransactionsNew Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.706 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: 53.202 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: 5.428 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: 6.066 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: 1.886 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: 2.841 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionNew Running org.apache.curator.framework.imps.TestWatcherIdentity Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.301 sec - in org.apache.curator.framework.imps.TestWatcherIdentity Running org.apache.curator.framework.imps.TestReconfiguration Tests run: 10, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 90.99 sec <<< FAILURE! - in org.apache.curator.framework.imps.TestReconfiguration testAddAndRemove(org.apache.curator.framework.imps.TestReconfiguration) Time elapsed: 0.636 sec <<< FAILURE! java.lang.AssertionError: expected [127.0.0.1:34155,127.0.0.1:60942,127.0.0.1:55590] but found [127.0.0.1:60942,127.0.0.1:55590,0.0.0.0:54849] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertEquals(Assert.java:123) at org.testng.Assert.assertEquals(Assert.java:176) at org.testng.Assert.assertEquals(Assert.java:186) at org.apache.curator.framework.imps.TestReconfiguration.testAddAndRemove(TestReconfiguration.java:276) testAddAsync(org.apache.curator.framework.imps.TestReconfiguration) Time elapsed: 2.826 sec <<< FAILURE! java.lang.AssertionError: expected [127.0.0.1:53562,127.0.0.1:52170,127.0.0.1:34183] but found [127.0.0.1:53562,127.0.0.1:52170,127.0.0.1:34183,0.0.0.0:40691] at org.testng.Assert.fail(Assert.java:94) at org.testng.Assert.failNotEquals(Assert.java:494) at org.testng.Assert.assertEquals(Assert.java:123) at org.testng.Assert.assertEquals(Assert.java:176) at org.testng.Assert.assertEquals(Assert.java:186) at org.apache.curator.framework.imps.TestReconfiguration.testAddAsync(TestReconfiguration.java:235) Running org.apache.curator.framework.imps.TestWithCluster Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 336.3 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: 2.529 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: 3.629 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: 283.369 sec - in org.apache.curator.framework.imps.TestEnabledSessionExpiredState Running org.apache.curator.framework.imps.TestTransactionsOld Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.182 sec - in org.apache.curator.framework.imps.TestTransactionsOld Running org.apache.curator.framework.imps.TestFrameworkBackground Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 205.215 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: 2.614 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: 2.451 sec - in org.apache.curator.framework.imps.TestNeverConnected Running org.apache.curator.framework.imps.TestEnsureContainers Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 sec - in org.apache.curator.framework.imps.TestEnsureContainers Running org.apache.curator.framework.imps.TestFailedDeleteManager Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 714.364 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager Running org.apache.curator.framework.imps.TestFramework Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 406.417 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: 103.791 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected Results : Failed tests: org.apache.curator.framework.imps.TestReconfiguration.testAddAndRemove(org.apache.curator.framework.imps.TestReconfiguration) Run 1: TestReconfiguration.testAddAndRemove:276 expected [127.0.0.1:34155,127.0.0.1:60942,127.0.0.1:55590] but found [127.0.0.1:60942,127.0.0.1:55590,0.0.0.0:54849] Run 2: PASS org.apache.curator.framework.imps.TestReconfiguration.testAddAsync(org.apache.curator.framework.imps.TestReconfiguration) Run 1: PASS Run 2: TestReconfiguration.testAddAsync:235 expected [127.0.0.1:53562,127.0.0.1:52170,127.0.0.1:34183] but found [127.0.0.1:53562,127.0.0.1:52170,127.0.0.1:34183,0.0.0.0:40691] Tests run: 283, Failures: 2, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/surefire-reports> for the individual test results. [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/ErrorListenerEnsembleable.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/ErrorListenerMultiTransactionMain.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/ErrorListenerPathable.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/ErrorListenerPathAndBytesable.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/ErrorListenerReconfigBuilderMain.java> [CHECKSTYLE] No report found for mojo check
