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 4FA97107BD for ; Tue, 8 Sep 2015 17:51:42 +0000 (UTC) Received: (qmail 50300 invoked by uid 500); 8 Sep 2015 17:51:42 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 50253 invoked by uid 500); 8 Sep 2015 17:51:42 -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 50242 invoked by uid 99); 8 Sep 2015 17:51:41 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2015 17:51:41 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id AE5739C0615 for ; Tue, 8 Sep 2015 17:51:40 +0000 (UTC) Date: Tue, 8 Sep 2015 17:51:40 +0000 (UTC) From: Apache Jenkins Server To: dev@curator.apache.org Message-ID: <574547034.5482.1441734700711.JavaMail.jenkins@crius> In-Reply-To: <645691751.5044.1441633863327.JavaMail.jenkins@crius> References: <645691751.5044.1441633863327.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Curator-3.0_=C2=BB_Curator_Client_#14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Curator Client X-Jenkins-Result: FAILURE See Changes: [randgalt] Removed unnecessary size check [randgalt] Need some time after killing session now that it happens almost immediately ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Client 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-client --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-client --- [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-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to [INFO] [INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-client >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-client --- [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-client --- [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-client <<< [INFO] [INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-client --- [INFO] artifact org.apache.curator:curator-client: checking for updates from Nexus [INFO] artifact org.apache.curator:curator-client: checking for updates from central [INFO] Comparing to version: 2.8.0 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.8.0/curator-client-2.8.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.8.0/curator-client-2.8.0.jar (68 KB at 1211.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.8.0/curator-client-2.8.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-client/2.8.0/curator-client-2.8.0.pom (3 KB at 42.4 KB/sec) [INFO] Succeeded with 0 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-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ curator-client --- [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-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to [WARNING] : Some input files use or override a deprecated API. [WARNING] : Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-client --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.curator.utils.TestZKPaths Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in org.apache.curator.utils.TestZKPaths Running org.apache.curator.utils.TestCloseableExecutorService Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 sec - in org.apache.curator.utils.TestCloseableExecutorService Running org.apache.curator.utils.TestCloseableScheduledExecutorService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.452 sec - in org.apache.curator.utils.TestCloseableScheduledExecutorService Running org.apache.curator.TestRetryLoop Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.246 sec - in org.apache.curator.TestRetryLoop Running org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.279 sec - in org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider Running org.apache.curator.TestEnsurePath Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec - in org.apache.curator.TestEnsurePath Running org.apache.curator.TestSessionFailRetryLoop Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.032 sec - in org.apache.curator.TestSessionFailRetryLoop Results : Tests run: 33, 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.4:attach-descriptor (attach-descriptor) @ curator-client --- [INFO] [INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-client --- [INFO] Checking licenses... [INFO] Missing header in: [INFO] Missing header in: [INFO] Missing header in: [CHECKSTYLE] No report found for mojo check