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 3AED29A95 for ; Sat, 8 Sep 2012 03:24:19 +0000 (UTC) Received: (qmail 64042 invoked by uid 500); 8 Sep 2012 03:24:13 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 63248 invoked by uid 500); 8 Sep 2012 03:24:06 -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 63185 invoked by uid 99); 8 Sep 2012 03:24:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Sep 2012 03:24:04 +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; Sat, 08 Sep 2012 03:24:02 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id A8030C00A0 for ; Sat, 8 Sep 2012 03:23:40 +0000 (UTC) Date: Sat, 8 Sep 2012 03:23:40 +0000 (UTC) From: Apache Jenkins Server To: dev@cassandra.apache.org Message-ID: <739938112.44.1347074620672.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1900733672.29.1347064651185.JavaMail.hudson@aegis.apache.org> References: <1900733672.29.1347064651185.JavaMail.hudson@aegis.apache.org> Subject: Build failed in Jenkins: Cassandra-quick #1291 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Cassandra-quick X-Jenkins-Result: FAILURE See ------------------------------------------ Started by an SCM change Building remotely on ubuntu4 in workspace Checkout:Cassandra-quick / - hudson.remoting.Channel@533107ea:ubuntu4 Using strategy: Default Last Built Revision: Revision a85b57770e2cc2437065b453b1776c43e7a28d71 (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 8b374b206991255bde336911c68a7f988ab62a61 (origin/trunk) Checking out Revision 8b374b206991255bde336911c68a7f988ab62a61 (origin/trunk) FATAL: Could not apply tag jenkins-Cassandra-quick-1291 hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-quick-1291 at hudson.plugins.git.GitAPI.tag(GitAPI.java:751) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2200) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) 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:679) Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #1291 jenkins-Cassandra-quick-1291" 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:818) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790) at hudson.plugins.git.GitAPI.tag(GitAPI.java:749) ... 12 more