See https://builds.apache.org/job/ZooKeeper_branch34_openjdk7/1511/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7
FATAL: java.io.IOException: Remote call on ubuntu-eu2 failed
java.lang.OutOfMemoryError: GC overhead limit exceeded
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
at java.lang.Class.getDeclaredMethod(Class.java:2002)
at
java.io.ObjectStreamClass.getInheritableMethod(ObjectStreamClass.java:1398)
at java.io.ObjectStreamClass.access$2200(ObjectStreamClass.java:72)
at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:504)
at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:468)
at java.security.AccessController.doPrivileged(Native Method)
at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:468)
at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:365)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1133)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347)
at hudson.remoting.Command.writeTo(Command.java:88)
at
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.write(AbstractSynchronousByteArrayCommandTransport.java:43)
at hudson.remoting.Channel.send(Channel.java:609)
at hudson.remoting.ProxyOutputStream.write(ProxyOutputStream.java:143)
at hudson.util.StreamCopyThread.run(StreamCopyThread.java:61)
at ......remote call to ubuntu-eu2(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
Caused: java.io.IOException: Remote call on ubuntu-eu2 failed
at hudson.remoting.Channel.call(Channel.java:838)
at
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
Caused: hudson.remoting.RemotingSystemException
at
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:273)
at com.sun.proxy.$Proxy102.hasGitRepo(Unknown Source)
at
org.jenkinsci.plugins.gitclient.RemoteGitImpl.hasGitRepo(RemoteGitImpl.java:280)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1052)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1107)
at hudson.scm.SCM.checkout(SCM.java:496)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1281)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1728)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:405)
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found
but none of them are new. Did tests run?
For example,
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_openjdk7/build/test/logs/TEST-org.apache.jute.BinaryInputArchiveTest.xml
is 23 hr old
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.