Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D60F9249 for ; Sun, 24 Jun 2012 02:03:27 +0000 (UTC) Received: (qmail 51604 invoked by uid 500); 24 Jun 2012 02:03:26 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 51564 invoked by uid 500); 24 Jun 2012 02:03:26 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 51556 invoked by uid 99); 24 Jun 2012 02:03:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jun 2012 02:03:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jun 2012 02:03:20 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 17A56C002D for ; Sun, 24 Jun 2012 02:03:00 +0000 (UTC) Date: Sun, 24 Jun 2012 02:02:59 +0000 (UTC) From: Apache Jenkins Server To: dev@cassandra.apache.org Message-ID: <2117860867.347.1340503380080.JavaMail.hudson@aegis.apache.org> In-Reply-To: <254498475.325.1340488976394.JavaMail.hudson@aegis.apache.org> References: <254498475.325.1340488976394.JavaMail.hudson@aegis.apache.org> Subject: Build failed in Jenkins: Cassandra #1569 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Cassandra X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra / - hudson.remoting.Channel@3af4283b:ubuntu4 Using strategy: Default Last Built Revision: Revision 2ce8274c600dba00228c4c14116840a8ec6dceb0 (origin/trunk) Fetching changes from 1 remote Git repository Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cassandra.git Commencing build of Revision 2ce8274c600dba00228c4c14116840a8ec6dceb0 (origin/trunk) Checking out Revision 2ce8274c600dba00228c4c14116840a8ec6dceb0 (origin/trunk) FATAL: Could not apply tag jenkins-Cassandra-1569 hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-1569 at hudson.plugins.git.GitAPI.tag(GitAPI.java:737) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1320) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1268) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2180) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #1569 jenkins-Cassandra-1569" returned status code 128: stdout: stderr: *** Please tell me who you are. Run git config --global user.email "you@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in this repository. fatal: empty ident not allowed at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:786) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:748) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:758) at hudson.plugins.git.GitAPI.tag(GitAPI.java:735) ... 12 more