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/04/21 04:18:23 UTC

Build failed in Jenkins: Curator #926

See <https://builds.apache.org/job/Curator/926/changes>

Changes:

[randgalt] If the server successfully creates a Curator-protected node by crashes before returning to the client, Curator will incorrectly set the wrong value for the name field in the background Event causing this problem. 'name' should be the full path instead of just the ZNode name

------------------------------------------
[...truncated 166 lines...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://builds.apache.org/job/Curator/ws/curator-client/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-client ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-client/target/surefire-reports>
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.17/surefire-testng-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.17/surefire-testng-2.17.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.17/surefire-testng-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar (0 B at 0.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.17/surefire-testng-2.17.jar (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.17/surefire-testng-utils-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.17/surefire-testng-utils-2.17.jar (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar (0 B at 0.0 KB/sec)

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.TestEnsurePath
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec - in org.apache.curator.TestEnsurePath
Running org.apache.curator.TestRetryLoop
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.494 sec - in org.apache.curator.TestRetryLoop
Running org.apache.curator.utils.TestCloseableExecutorService
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec - in org.apache.curator.utils.TestCloseableExecutorService
Running org.apache.curator.utils.TestZKPaths
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.apache.curator.utils.TestZKPaths
Running org.apache.curator.utils.TestCloseableScheduledExecutorService
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.458 sec - in org.apache.curator.utils.TestCloseableScheduledExecutorService
Running org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.32 sec - in org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider
Running org.apache.curator.TestSessionFailRetryLoop
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.834 sec - in org.apache.curator.TestSessionFailRetryLoop

Results :

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

[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-client ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ curator-client ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-client ---
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ curator-client ---
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.7.2-SNAPSHOT.jar> to /jenkins/maven-repositories/0/org/apache/curator/curator-client/2.7.2-SNAPSHOT/curator-client-2.7.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to /jenkins/maven-repositories/0/org/apache/curator/curator-client/2.7.2-SNAPSHOT/curator-client-2.7.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ curator-client ---
[INFO] Installing org/apache/curator/curator-client/2.7.2-SNAPSHOT/curator-client-2.7.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 2.7.2-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 97 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[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 15 source files to <https://builds.apache.org/job/Curator/ws/curator-framework/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/ws/curator-framework/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: 198.014 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: 323.331 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: 1.862 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestFramework
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.807 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.054 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.655 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: 36.068 sec - in org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestCompressionInTransaction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.962 sec - in org.apache.curator.framework.imps.TestCompressionInTransaction
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.368 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.933 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: 68.741 sec - in org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.889 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.351 sec - in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestTransactions
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.957 sec - in org.apache.curator.framework.imps.TestTransactions
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.745 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected

Results :

Tests run: 83, 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.3: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/ws/curator-framework/src/test/java/org/apache/curator/framework/imps/TestFramework.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator/ws/curator-framework/src/test/java/org/apache/curator/framework/imps/TestFrameworkEdges.java>
[CHECKSTYLE] No report found for mojo check
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator .................................... SUCCESS [8.406s]
[INFO] Curator Testing ................................... SUCCESS [4.366s]
[INFO] Curator Client .................................... SUCCESS [1:07.063s]
[INFO] Curator Framework ................................. FAILURE [16:01.847s]
[INFO] Curator Recipes ................................... SKIPPED
[INFO] Curator Service Discovery ......................... SKIPPED
[INFO] Curator Examples .................................. SKIPPED
[INFO] Curator Service Discovery Server .................. SKIPPED
[INFO] Curator RPC Proxy ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:28.302s
[INFO] Finished at: Tue Apr 21 02:18:07 UTC 2015
[INFO] Final Memory: 28M/309M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (license) on project curator-framework: Some files do not have the expected license header -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :curator-framework

[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/2.7.2-SNAPSHOT/curator-x-rpc-2.7.2-SNAPSHOT.pom
Sending artifact delta relative to Curator » Curator RPC Proxy #925
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6656 bytes
Compression is 0.0%
Took 5.8 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to org.apache.curator/curator-client/2.7.2-SNAPSHOT/curator-client-2.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.7.2-SNAPSHOT.jar> to org.apache.curator/curator-client/2.7.2-SNAPSHOT/curator-client-2.7.2-SNAPSHOT.jar
Sending artifact delta relative to Curator » Curator Client #925
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 72129 bytes
Compression is 0.0%
Took 0.36 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/2.7.2-SNAPSHOT/curator-framework-2.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.7.2-SNAPSHOT.jar> to org.apache.curator/curator-framework/2.7.2-SNAPSHOT/curator-framework-2.7.2-SNAPSHOT.jar
Sending artifact delta relative to Curator » Curator Framework #925
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 189615 bytes
Compression is 0.0%
Took 0.34 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/2.7.2-SNAPSHOT/curator-x-discovery-server-2.7.2-SNAPSHOT.pom
Sending artifact delta relative to Curator » Curator Service Discovery Server #925
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4047 bytes
Compression is 0.0%
Took 0.2 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/2.7.2-SNAPSHOT/curator-examples-2.7.2-SNAPSHOT.pom
Sending artifact delta relative to Curator » Curator Examples #925
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2055 bytes
Compression is 0.0%
Took 0.19 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to org.apache.curator/curator-test/2.7.2-SNAPSHOT/curator-test-2.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.7.2-SNAPSHOT.jar> to org.apache.curator/curator-test/2.7.2-SNAPSHOT/curator-test-2.7.2-SNAPSHOT.jar
Sending artifact delta relative to Curator » Curator Testing #925
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 41778 bytes
Compression is 0.0%
Took 0.18 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/2.7.2-SNAPSHOT/curator-recipes-2.7.2-SNAPSHOT.pom
Sending artifact delta relative to Curator » Curator Recipes #925
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2480 bytes
Compression is 0.0%
Took 0.25 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to org.apache.curator/apache-curator/2.7.2-SNAPSHOT/apache-curator-2.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.7.2-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/2.7.2-SNAPSHOT/apache-curator-2.7.2-SNAPSHOT-site.xml
Sending artifact delta relative to Curator » Apache Curator #925
Archived 2 artifacts
Archive block size is 32768
Received 1 blocks and 4779 bytes
Compression is 87.3%
Took 0.21 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/2.7.2-SNAPSHOT/curator-x-discovery-2.7.2-SNAPSHOT.pom
Sending artifact delta relative to Curator » Curator Service Discovery #925
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2423 bytes
Compression is 0.0%
Took 0.22 sec
Sending e-mails to: dev@curator.apache.org
channel stopped

Jenkins build is back to normal : Curator #929

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/929/changes>


Build failed in Jenkins: Curator #928

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/928/changes>

Changes:

[mark.petrovic] Port Codehaus Jackson to fasterxml Jackson.

[randgalt] make sure ChildReaper always moves through all registered nodes. Also, add an optionl check so that large nodes are never queried

[randgalt] doc update

[randgalt] some logging

------------------------------------------
[...truncated 268 lines...]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ curator-framework ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-framework ---
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ curator-framework ---
[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.7.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/curator-framework/2.7.2-SNAPSHOT/curator-framework-2.7.2-SNAPSHOT.jar

[INFO] Installing <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/curator-framework/2.7.2-SNAPSHOT/curator-framework-2.7.2-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ curator-framework ---
[INFO] Installing org/apache/curator/curator-framework/2.7.2-SNAPSHOT/curator-framework-2.7.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Recipes 2.7.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-recipes ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-recipes ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-recipes ---
[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-recipes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 81 source files to <https://builds.apache.org/job/Curator/ws/curator-recipes/target/classes>
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-recipes ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ curator-recipes ---
[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-recipes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to <https://builds.apache.org/job/Curator/ws/curator-recipes/target/test-classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-recipes ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/ws/curator-recipes/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 209.294 sec - in org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure
Running org.apache.curator.framework.client.TestBackgroundStates
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.698 sec - in org.apache.curator.framework.client.TestBackgroundStates
Running org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.904 sec - in org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Running org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.717 sec - in org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Running org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.659 sec - in org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.993 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.745 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.229 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Running org.apache.curator.framework.recipes.leader.TestLeaderLatch
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.07 sec - in org.apache.curator.framework.recipes.leader.TestLeaderLatch
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.016 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Running org.apache.curator.framework.recipes.leader.TestLeaderSelector
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.934 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelector
Running org.apache.curator.framework.recipes.shared.TestSharedCount
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.724 sec - in org.apache.curator.framework.recipes.shared.TestSharedCount
Running org.apache.curator.framework.recipes.cache.TestNodeCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.127 sec - in org.apache.curator.framework.recipes.cache.TestNodeCache
Running org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.541 sec - in org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.561 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCache
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.755 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCache
Running org.apache.curator.framework.recipes.cache.TestTreeCache
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.514 sec - in org.apache.curator.framework.recipes.cache.TestTreeCache
Running org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.836 sec - in org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 499.485 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore
Running org.apache.curator.framework.recipes.locks.TestLockACLs
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.986 sec - in org.apache.curator.framework.recipes.locks.TestLockACLs
Running org.apache.curator.framework.recipes.locks.TestChildReaper
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 356.641 sec - in org.apache.curator.framework.recipes.locks.TestChildReaper
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Running org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.61 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex
Running org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.377 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 472.936 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster
Running org.apache.curator.framework.recipes.locks.TestReaper
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 203.564 sec - in org.apache.curator.framework.recipes.locks.TestReaper
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.586 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutex
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.521 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMutex
Running org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.262 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Running org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.003 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Running org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.375 sec - in org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue
Running org.apache.curator.framework.recipes.queue.TestQueueSharder
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.272 sec - in org.apache.curator.framework.recipes.queue.TestQueueSharder
Running org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.707 sec - in org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedQueue
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 233.191 sec - in org.apache.curator.framework.recipes.queue.TestDistributedQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.004 sec - in org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Running org.apache.curator.framework.recipes.queue.TestQueueItem
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.apache.curator.framework.recipes.queue.TestQueueItem
Running org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.94 sec - in org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.025 sec - in org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.159 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode
Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.666 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-recipes ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ curator-recipes ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-recipes ---
[INFO] Checking licenses...
[INFO] Missing header in: <https://builds.apache.org/job/Curator/ws/curator-recipes/src/test/java/org/apache/curator/framework/recipes/locks/TestChildReaper.java>
[CHECKSTYLE] No report found for mojo check
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator .................................... SUCCESS [7.166s]
[INFO] Curator Testing ................................... SUCCESS [3.335s]
[INFO] Curator Client .................................... SUCCESS [48.298s]
[INFO] Curator Framework ................................. SUCCESS [14:47.702s]
[INFO] Curator Recipes ................................... FAILURE [55:16.391s]
[INFO] Curator Service Discovery ......................... SKIPPED
[INFO] Curator Examples .................................. SKIPPED
[INFO] Curator Service Discovery Server .................. SKIPPED
[INFO] Curator RPC Proxy ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:11:06.966s
[INFO] Finished at: Tue Apr 21 17:16:38 UTC 2015
[INFO] Final Memory: 28M/811M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (license) on project curator-recipes: Some files do not have the expected license header -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :curator-recipes
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/2.7.2-SNAPSHOT/curator-x-rpc-2.7.2-SNAPSHOT.pom
Sending artifact delta relative to Curator » Curator RPC Proxy #927
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6656 bytes
Compression is 0.0%
Took 0.74 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to org.apache.curator/curator-client/2.7.2-SNAPSHOT/curator-client-2.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/target/curator-client-2.7.2-SNAPSHOT.jar> to org.apache.curator/curator-client/2.7.2-SNAPSHOT/curator-client-2.7.2-SNAPSHOT.jar
Sending artifact delta relative to Curator » Curator Client #927
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 72130 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/2.7.2-SNAPSHOT/curator-framework-2.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/target/curator-framework-2.7.2-SNAPSHOT.jar> to org.apache.curator/curator-framework/2.7.2-SNAPSHOT/curator-framework-2.7.2-SNAPSHOT.jar
Sending artifact delta relative to Curator » Curator Framework #927
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 189613 bytes
Compression is 0.0%
Took 78 ms
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/2.7.2-SNAPSHOT/curator-x-discovery-server-2.7.2-SNAPSHOT.pom
Sending artifact delta relative to Curator » Curator Service Discovery Server #927
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4047 bytes
Compression is 0.0%
Took 37 ms
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/2.7.2-SNAPSHOT/curator-examples-2.7.2-SNAPSHOT.pom
Sending artifact delta relative to Curator » Curator Examples #927
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2055 bytes
Compression is 0.0%
Took 30 ms
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to org.apache.curator/curator-test/2.7.2-SNAPSHOT/curator-test-2.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/target/curator-test-2.7.2-SNAPSHOT.jar> to org.apache.curator/curator-test/2.7.2-SNAPSHOT/curator-test-2.7.2-SNAPSHOT.jar
Sending artifact delta relative to Curator » Curator Testing #927
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 41779 bytes
Compression is 0.0%
Took 36 ms
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/2.7.2-SNAPSHOT/curator-recipes-2.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/target/curator-recipes-2.7.2-SNAPSHOT.jar> to org.apache.curator/curator-recipes/2.7.2-SNAPSHOT/curator-recipes-2.7.2-SNAPSHOT.jar
Sending artifact delta relative to Curator » Curator Recipes #927
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 274813 bytes
Compression is 0.0%
Took 96 ms
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to org.apache.curator/apache-curator/2.7.2-SNAPSHOT/apache-curator-2.7.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-2.7.2-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/2.7.2-SNAPSHOT/apache-curator-2.7.2-SNAPSHOT-site.xml
Sending artifact delta relative to Curator » Apache Curator #927
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 37968 bytes
Compression is 0.0%
Took 38 ms
[JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/2.7.2-SNAPSHOT/curator-x-discovery-2.7.2-SNAPSHOT.pom
Sending artifact delta relative to Curator » Curator Service Discovery #927
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2738 bytes
Compression is 0.0%
Took 45 ms
Sending e-mails to: dev@curator.apache.org
channel stopped

Jenkins build is unstable: Curator #927

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/927/changes>