See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jboss-dev...
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on osprey-04 in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jboss-dev...
Checkout:Weld-2.x-CI-jboss-developer /
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-CI-jboss-dev...
- hudson.remoting.Channel@7b28acbc:osprey-04
Using strategy: Default
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 9204d335b7d7fc738192e5a8e55a8c01973623b3 (origin/master)
Checking out Revision 9204d335b7d7fc738192e5a8e55a8c01973623b3 (origin/master)
FATAL: Could not apply tag jenkins-Weld-2.x-CI-jboss-developer-2
hudson.plugins.git.GitException: Could not apply tag
jenkins-Weld-2.x-CI-jboss-developer-2
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:721)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:211)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1248)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1205)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2236)
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.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at hudson.remoting.Engine$1$1.run(Engine.java:60)
at java.lang.Thread.run(Thread.java:744)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins Build
#2 jenkins-Weld-2.x-CI-jboss-developer-2" returned status code 128:
stdout:
stderr:
*** Please tell me who you are.
Run
git config --global user.email "you(a)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 name (for <hudson(a)osprey-04.(none)>) not allowed
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:790)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:756)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:766)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:719)
... 13 more