Return-Path: X-Original-To: apmail-curator-dev-archive@minotaur.apache.org Delivered-To: apmail-curator-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93FFE17753 for ; Tue, 10 Feb 2015 05:12:37 +0000 (UTC) Received: (qmail 57049 invoked by uid 500); 10 Feb 2015 05:12:37 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 57009 invoked by uid 500); 10 Feb 2015 05:12:37 -0000 Mailing-List: contact dev-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.apache.org Delivered-To: mailing list dev@curator.apache.org Received: (qmail 56996 invoked by uid 99); 10 Feb 2015 05:12:37 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2015 05:12:37 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 14272E00021 for ; Tue, 10 Feb 2015 05:12:37 +0000 (UTC) Date: Tue, 10 Feb 2015 05:12:37 +0000 (UTC) From: Apache Jenkins Server To: dev@curator.apache.org Message-ID: <357899593.6124.1423545157080.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Curator_=C2=BB_Curator_Recipes_#921?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Curator Recipes X-Jenkins-Result: FAILURE See Changes: [dkesler] Adding a new constructor to Reaper so that it can optionally take a fully constructed leader latch that is owned by another class rather than create its own leader latch [dkesler] Reaper now sets its initial reapingIsActive state based on the state of the leader latch in case the leader latch was already started before being passed into the reaper's constructor [dkesler] ChildReaper now creates a leaderLatch itself if a leader path is provided and does no work (such as passing paths to its Reaper) if it is not currently the leader. ------------------------------------------ [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 [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 [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: ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.curator.framework.client.TestBackgroundStates Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.012 sec - in org.apache.curator.framework.client.TestBackgroundStates Running org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 209.11 sec - in org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.157 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.857 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor Running org.apache.curator.framework.recipes.leader.TestLeaderSelector Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.172 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelector Running org.apache.curator.framework.recipes.leader.TestLeaderLatch Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.126 sec - in org.apache.curator.framework.recipes.leader.TestLeaderLatch Running org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.123 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.647 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.091 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants 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: 17.453 sec - in org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong Running org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.743 sec - in org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue Running org.apache.curator.framework.recipes.queue.TestQueueItem Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec - in org.apache.curator.framework.recipes.queue.TestQueueItem Running org.apache.curator.framework.recipes.queue.TestQueueSharder Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.49 sec - in org.apache.curator.framework.recipes.queue.TestQueueSharder Running org.apache.curator.framework.recipes.queue.TestDistributedIdQueue Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.873 sec - in org.apache.curator.framework.recipes.queue.TestDistributedIdQueue Running org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.22 sec - in org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue Running org.apache.curator.framework.recipes.queue.TestDistributedQueue Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 251.617 sec - in org.apache.curator.framework.recipes.queue.TestDistributedQueue Running org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.431 sec - in org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue Running org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.685 sec - in org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue Running org.apache.curator.framework.recipes.barriers.TestDistributedBarrier Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.297 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.394 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier Running org.apache.curator.framework.recipes.shared.TestSharedCount Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.352 sec - in org.apache.curator.framework.recipes.shared.TestSharedCount Running org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.034 sec - in org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults Running org.apache.curator.framework.recipes.locks.TestReaper Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 235.582 sec - in org.apache.curator.framework.recipes.locks.TestReaper Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 474.456 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster Running org.apache.curator.framework.recipes.locks.TestChildReaper Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 307.731 sec - in org.apache.curator.framework.recipes.locks.TestChildReaper Running org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.544 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex 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.TestInterProcessSemaphoreMutex Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.671 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore Killed Running org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.606 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock Running org.apache.curator.framework.recipes.locks.TestLockACLs Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.968 sec - in org.apache.curator.framework.recipes.locks.TestLockACLs Running org.apache.curator.framework.recipes.locks.TestInterProcessMutex Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.04 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMutex Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.851 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.563 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode Running org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.135 sec - in org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree Running org.apache.curator.framework.recipes.cache.TestPathChildrenCache Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.938 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCache Running org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.77 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster Running org.apache.curator.framework.recipes.cache.TestTreeCache Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 149.758 sec - in org.apache.curator.framework.recipes.cache.TestTreeCache Running org.apache.curator.framework.recipes.cache.TestNodeCache Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.037 sec - in org.apache.curator.framework.recipes.cache.TestNodeCache Results : Tests run: 209, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results