Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 17C5A10037 for ; Sun, 9 Jun 2013 20:13:09 +0000 (UTC) Received: (qmail 24058 invoked by uid 500); 9 Jun 2013 20:13:09 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 24035 invoked by uid 500); 9 Jun 2013 20:13:09 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 24028 invoked by uid 500); 9 Jun 2013 20:13:09 -0000 Delivered-To: apmail-incubator-deltaspike-commits@incubator.apache.org Received: (qmail 24025 invoked by uid 99); 9 Jun 2013 20:13:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Jun 2013 20:13:09 +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, 09 Jun 2013 20:13:06 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 13A97C0071 for ; Sun, 9 Jun 2013 20:12:46 +0000 (UTC) Date: Sun, 9 Jun 2013 20:12:46 +0000 (UTC) From: Apache Jenkins Server To: deltaspike-commits@incubator.apache.org Message-ID: <66030690.1811.1370808766078.JavaMail.hudson@aegis> In-Reply-To: <1580028429.1810.1370808752305.JavaMail.hudson@aegis> References: <1580028429.1810.1370808752305.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: DeltaSpike Weld 1.1.10 #28 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: DeltaSpike Weld 1.1.10 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by user struberg Building remotely on ubuntu2 in workspace Checkout:DeltaSpike Weld 1.1.10 / - hudson.remoting.Channel@581d28b:ubuntu2 Using strategy: Default Fetching changes from 1 remote Git repository Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/deltaspike.git Seen branch in repository origin/HEAD Seen branch in repository origin/deltaspike-0.1-incubating Seen branch in repository origin/deltaspike-0.2-incubating Seen branch in repository origin/deltaspike-0.3-incubating Seen branch in repository origin/deltaspike-0.4 Seen branch in repository origin/master Commencing build of Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/HEAD, origin/master) Checking out Revision 4b636c8cebd3334d08ee8d8f0fa6b97a001fa217 (origin/HEAD, origin/master) FATAL: Could not apply tag jenkins-DeltaSpike_Weld_1.1.10-28 hudson.plugins.git.GitException: Could not apply tag jenkins-DeltaSpike_Weld_1.1.10-28 at hudson.plugins.git.GitAPI.tag(GitAPI.java:829) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1270) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1231) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2348) 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:1146) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:679) Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build #28 jenkins-DeltaSpike_Weld_1.1.10-28" 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:897) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:858) at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:868) at hudson.plugins.git.GitAPI.tag(GitAPI.java:827) ... 12 more