See <http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build/473/>

------------------------------------------
Started by user anonymous
[EnvInject] - Loading node environment variables.
Building remotely on rpmbuilder in workspace 
<http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.apache.org/cloudstack.git
FATAL: Failed to fetch from git://git.apache.org/cloudstack.git
hudson.plugins.git.GitException: Failed to fetch from 
git://git.apache.org/cloudstack.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:625)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:847)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:872)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1415)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
        at hudson.model.Run.execute(Run.java:1678)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress git://git.apache.org/cloudstack.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: Unable to append to .git/logs/refs/remotes/origin/4.3-forward: 
Permission denied
>From git://git.apache.org/cloudstack
 ! 713240b..95e41fd  4.3-forward -> origin/4.3-forward  (unable to update local 
ref)
error: Unable to append to .git/logs/refs/remotes/origin/marvin: Permission 
denied
 ! df58f51..286afda  marvin     -> origin/marvin  (unable to update local ref)

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1086)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:968)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:71)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:197)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145)
        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:63)
        at java.lang.Thread.run(Thread.java:744)

Reply via email to