| [...truncated 2 lines...] |
| Wiping out workspace first. |
| Cloning the remote Git repository |
| Cloning repository https://github.com/openstack/neutron.git |
| Fetching upstream changes from https://github.com/openstack/neutron.git |
| Fetching upstream changes from https://github.com/openstack/neutron.git |
| Checking out Revision 10cfc6b94760b3a8c9c4a05961b775e4c997a629 (remotes/origin/stable/icehouse) |
| FATAL: Could not checkout null with start point 10cfc6b94760b3a8c9c4a05961b775e4c997a629 |
| hudson.plugins.git.GitException: Could not checkout null with start point 10cfc6b94760b3a8c9c4a05961b775e4c997a629 |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1212) |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
| at java.lang.reflect.Method.invoke(Method.java:606) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:275) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215) |
| 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:58) |
| at java.lang.Thread.run(Thread.java:744) |
| Caused by: hudson.plugins.git.GitException: Command "git checkout -f 10cfc6b94760b3a8c9c4a05961b775e4c997a629" returned status code 128: |
| stdout: |
| stderr: error: unable to write file .coveragerc |
| error: unable to write file .gitignore |
| error: unable to write file .gitreview |
| error: unable to write file .mailmap |
| error: unable to write file .pylintrc |
| error: unable to write file .testr.conf |
| error: unable to write file HACKING.rst |
| error: unable to write file LICENSE |
| error: unable to write file MANIFEST.in |
| error: unable to write file README.rst |
| error: unable to write file TESTING.rst |
| error: unable to write file babel.cfg |
| fatal: cannot create directory at 'bin': No space left on device |
|
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1086) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1063) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:900) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:910) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1186) |
| at hudson.plugins.git.GitAPI.checkout(GitAPI.java:207) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1196) |
| ... 16 more |