| Started by an SCM change |
| Started by an SCM change |
| Building remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/trusty_icehouse_ceilometer_trunk |
| Wiping out workspace first. |
| Cloning the remote Git repository |
| Cloning repository https://github.com/openstack/ceilometer.git |
| Fetching upstream changes from https://github.com/openstack/ceilometer.git |
| FATAL: null |
| java.lang.reflect.UndeclaredThrowableException |
| at com.sun.proxy.$Proxy36.setRemoteUrl(Unknown Source) |
| at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:260) |
| at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:613) |
| 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:1367) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:674) |
| at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:579) |
| at hudson.model.Run.execute(Run.java:1575) |
| at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) |
| at hudson.model.ResourceController.execute(ResourceController.java:88) |
| at hudson.model.Executor.run(Executor.java:237) |
| Caused by: java.net.SocketException: Broken pipe |
| at java.net.SocketOutputStream.socketWrite0(Native Method) |
| at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) |
| at java.net.SocketOutputStream.write(SocketOutputStream.java:159) |
| at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) |
| at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) |
| at java.io.ObjectOutputStream$BlockDataOutputStream.flush(ObjectOutputStream.java:1822) |
| at java.io.ObjectOutputStream.flush(ObjectOutputStream.java:718) |
| at hudson.remoting.ClassicCommandTransport.write(ClassicCommandTransport.java:42) |
| at hudson.remoting.Channel.send(Channel.java:497) |
| at hudson.remoting.Request.call(Request.java:129) |
| at hudson.remoting.Channel.call(Channel.java:671) |
| at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:158) |
| ... 13 more |