You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/08 01:10:21 UTC

Build failed in Jenkins: Knox-master-verify #153

See <https://builds.apache.org/job/Knox-master-verify/153/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Knox-master-verify/ws/>
Checkout:Knox-master-verify / <https://builds.apache.org/job/Knox-master-verify/ws/> - hudson.remoting.Channel@7fcd4426:ubuntu2
Using strategy: Default
Last Built Revision: Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-knox.git
git --version
git version 1.7.9.5
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-knox.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen branch in repository origin/v0.2.0
Commencing build of Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
Checking out Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
FATAL: Could not apply tag jenkins-Knox-master-verify-153
hudson.plugins.git.GitException: Could not apply tag jenkins-Knox-master-verify-153
	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 #153 jenkins-Knox-master-verify-153" 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  <je...@vesta.apache.org> 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

Jenkins build is back to normal : Knox-master-verify #157

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Knox-master-verify/157/>


Build failed in Jenkins: Knox-master-verify #156

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Knox-master-verify/156/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Knox-master-verify/ws/>
Checkout:Knox-master-verify / <https://builds.apache.org/job/Knox-master-verify/ws/> - hudson.remoting.Channel@5eb40d8c:ubuntu2
Using strategy: Default
Last Built Revision: Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-knox.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen branch in repository origin/v0.2.0
Commencing build of Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
Checking out Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
FATAL: Could not apply tag jenkins-Knox-master-verify-156
hudson.plugins.git.GitException: Could not apply tag jenkins-Knox-master-verify-156
	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 #156 jenkins-Knox-master-verify-156" 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  <je...@vesta.apache.org> 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

Build failed in Jenkins: Knox-master-verify #155

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Knox-master-verify/155/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Knox-master-verify/ws/>
Checkout:Knox-master-verify / <https://builds.apache.org/job/Knox-master-verify/ws/> - hudson.remoting.Channel@2d3058e5:ubuntu2
Using strategy: Default
Last Built Revision: Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-knox.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen branch in repository origin/v0.2.0
Commencing build of Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
Checking out Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
FATAL: Could not apply tag jenkins-Knox-master-verify-155
hudson.plugins.git.GitException: Could not apply tag jenkins-Knox-master-verify-155
	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 #155 jenkins-Knox-master-verify-155" 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  <je...@vesta.apache.org> 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

Build failed in Jenkins: Knox-master-verify #154

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Knox-master-verify/154/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Knox-master-verify/ws/>
Checkout:Knox-master-verify / <https://builds.apache.org/job/Knox-master-verify/ws/> - hudson.remoting.Channel@1303fc7d:ubuntu2
Using strategy: Default
Last Built Revision: Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-knox.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen branch in repository origin/v0.2.0
Commencing build of Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
Checking out Revision a84cd9c262a372fa2c5b7858d4cd233c8b0f5409 (origin/HEAD, origin/master)
FATAL: Could not apply tag jenkins-Knox-master-verify-154
hudson.plugins.git.GitException: Could not apply tag jenkins-Knox-master-verify-154
	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 #154 jenkins-Knox-master-verify-154" 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  <je...@vesta.apache.org> 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