See <https://builds.apache.org/job/pulsar-master/267/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H22 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/pulsar-master/ws/>
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository https://github.com/apache/incubator-pulsar.git
 > git init <https://builds.apache.org/job/pulsar-master/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-pulsar.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/incubator-pulsar.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
https://github.com/apache/incubator-pulsar.git 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 29163, done.        
remote: Compressing objects:   1% (1/66)           remote: Compressing objects: 
  3% (2/66)           remote: Compressing objects:   4% (3/66)           
remote: Compressing objects:   6% (4/66)           remote: Compressing objects: 
  7% (5/66)           remote: Compressing objects:   9% (6/66)           
remote: Compressing objects:  10% (7/66)           remote: Compressing objects: 
 12% (8/66)           remote: Compressing objects:  13% (9/66)           
remote: Compressing objects:  15% (10/66)           remote: Compressing 
objects:  16% (11/66)           remote: Compressing objects:  18% (12/66)       
    remote: Compressing objects:  19% (13/66)           remote: Compressing 
objects:  21% (14/66)           remote: Compressing objects:  22% (15/66)       
    remote: Compressing objects:  24% (16/66)           remote: Compressing 
objects:  25% (17/66)           remote: Compressing objects:  27% (18/66)       
    remote: Compressing objects:  28% (19/66)           remote: Compressing 
objects:  30% (20/66)           remote: Compressing objects:  31% (21/66)       
    remote: Compressing objects:  33% (22/66)           remote: Compressing 
objects:  34% (23/66)           remote: Compressing objects:  36% (24/66)       
    remote: Compressing objects:  37% (25/66)           remote: Compressing 
objects:  39% (26/66)           remote: Compressing objects:  40% (27/66)       
    remote: Compressing objects:  42% (28/66)           remote: Compressing 
objects:  43% (29/66)           remote: Compressing objects:  45% (30/66)       
    remote: Compressing objects:  46% (31/66)           remote: Compressing 
objects:  48% (32/66)           remote: Compressing objects:  50% (33/66)       
    remote: Compressing objects:  51% (34/66)           remote: Compressing 
objects:  53% (35/66)           remote: Compressing objects:  54% (36/66)       
    remote: Compressing objects:  56% (37/66)           remote: Compressing 
objects:  57% (38/66)           remote: Compressing objects:  59% (39/66)       
    remote: Compressing objects:  60% (40/66)           remote: Compressing 
objects:  62% (41/66)           remote: Compressing objects:  63% (42/66)       
    remote: Compressing objects:  65% (43/66)           remote: Compressing 
objects:  66% (44/66)           remote: Compressing objects:  68% (45/66)       
    remote: Compressing objects:  69% (46/66)           remote: Compressing 
objects:  71% (47/66)           remote: Compressing objects:  72% (48/66)       
    remote: Compressing objects:  74% (49/66)           remote: Compressing 
objects:  75% (50/66)           remote: Compressing objects:  77% (51/66)       
    remote: Compressing objects:  78% (52/66)           remote: Compressing 
objects:  80% (53/66)           remote: Compressing objects:  81% (54/66)       
    remote: Compressing objects:  83% (55/66)           remote: Compressing 
objects:  84% (56/66)           remote: Compressing objects:  86% (57/66)       
    remote: Compressing objects:  87% (58/66)           remote: Compressing 
objects:  89% (59/66)           remote: Compressing objects:  90% (60/66)       
    remote: Compressing objects:  92% (61/66)           remote: Compressing 
objects:  93% (62/66)           remote: Compressing objects:  95% (63/66)       
    remote: Compressing objects:  96% (64/66)           remote: Compressing 
objects:  98% (65/66)           remote: Compressing objects: 100% (66/66)       
    remote: Compressing objects: 100% (66/66), done.        
Receiving objects:   0% (1/29163)   Receiving objects:   1% (292/29163)   
Receiving objects:   2% (584/29163)   Receiving objects:   3% (875/29163)   
fatal: write error: No space left on device
fatal: index-pack failed

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1689)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:380)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:589)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:207)
        at hudson.remoting.UserRequest.perform(UserRequest.java:53)
        at hudson.remoting.Request$2.run(Request.java:358)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H22
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
                at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
                at hudson.remoting.Channel.call(Channel.java:908)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor877.invoke(Unknown Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
                at com.sun.proxy.$Proxy137.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1083)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
                at hudson.scm.SCM.checkout(SCM.java:495)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
                at hudson.model.Run.execute(Run.java:1724)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:421)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/incubator-pulsar.git 
 > # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/incubator-pulsar.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
        at hudson.scm.SCM.checkout(SCM.java:495)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1724)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:421)
Caused by: hudson.plugins.git.GitException: Command "git config 
remote.origin.url https://github.com/apache/incubator-pulsar.git"; returned 
status code 4:
stdout: 
stderr: error: failed to write new configuration file 
<https://builds.apache.org/job/pulsar-master/ws/.git/config.lock>

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1938)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1934)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1572)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1584)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1218)
        at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
        at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
        at hudson.remoting.UserRequest.perform(UserRequest.java:207)
        at hudson.remoting.UserRequest.perform(UserRequest.java:53)
        at hudson.remoting.Request$2.run(Request.java:358)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H22
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
                at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
                at hudson.remoting.Channel.call(Channel.java:908)
                at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
                at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
                at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:813)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
                at hudson.scm.SCM.checkout(SCM.java:495)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
                at hudson.model.Run.execute(Run.java:1724)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:421)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/incubator-pulsar.git 
 > # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/incubator-pulsar.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:825)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
        at hudson.scm.SCM.checkout(SCM.java:495)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1724)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:421)
Caused by: hudson.plugins.git.GitException: Command "git config 
remote.origin.url https://github.com/apache/incubator-pulsar.git"; returned 
status code 4:
stdout: 
stderr: error: failed to write new configuration file 
<https://builds.apache.org/job/pulsar-master/ws/.git/config.lock>

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1938)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1934)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1572)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1584)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1218)
        at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
        at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
        at hudson.remoting.UserRequest.perform(UserRequest.java:207)
        at hudson.remoting.UserRequest.perform(UserRequest.java:53)
        at hudson.remoting.Request$2.run(Request.java:358)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H22
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
                at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
                at hudson.remoting.Channel.call(Channel.java:908)
                at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
                at com.sun.proxy.$Proxy110.setRemoteUrl(Unknown Source)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
                at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:813)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1092)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1123)
                at hudson.scm.SCM.checkout(SCM.java:495)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
                at hudson.model.Run.execute(Run.java:1724)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:421)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user git...@alasdairhodge.co.uk

Reply via email to