See <https://builds.apache.org/job/wave-small_tests/1678/>

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
[wave-small_tests] $ hg incoming --quiet --bundle hg.bundle --template 
"<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' 
date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n"
 --rev default
[wave-small_tests] $ hg log --rev . --template {node}
[wave-small_tests] $ /home/hudson/tools/ant/latest/bin/ant clean
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0xf774d7a4, pid=13174, tid=4138306416
#
# JRE version: 6.0_20-b02
# Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode linux-x86 )
# Problematic frame:
# C  [libc.so.6+0x1117a4]
#
# An error report file with more information is saved as:
# <https://builds.apache.org/job/wave-small_tests/ws/hs_err_pid13174.log>
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Recording test results
ERROR: Failed to archive test reports
hudson.util.IOException2: remote file operation failed: 
<https://builds.apache.org/job/wave-small_tests/ws/> at 
hudson.remoting.Channel@57d081e3:ubuntu1
        at hudson.FilePath.act(FilePath.java:754)
        at hudson.FilePath.act(FilePath.java:740)
        at hudson.tasks.junit.JUnitParser.parse(JUnitParser.java:83)
        at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:123)
        at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:135)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
        at 
hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:662)
        at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:638)
        at 
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:616)
        at hudson.model.Build$RunnerImpl.post2(Build.java:161)
        at 
hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:585)
        at hudson.model.Run.run(Run.java:1398)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:145)
Caused by: java.io.IOException: Remote call on ubuntu1 failed
        at hudson.remoting.Channel.call(Channel.java:670)
        at hudson.FilePath.act(FilePath.java:747)
        ... 14 more
Caused by: java.lang.Error: Unable to load resource hudson/Messages.properties
        at 
hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:198)
        at java.lang.ClassLoader.getResource(ClassLoader.java:977)
        at java.lang.Class.getResource(Class.java:2091)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
        at 
org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
        at hudson.Messages.Util_hour(Messages.java:197)
        at hudson.Util.getTimeSpanString(Util.java:612)
        at hudson.tasks.junit.TestResult.parse(TestResult.java:171)
        at hudson.tasks.junit.TestResult.<init>(TestResult.java:118)
        at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:114)
        at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:87)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1979)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.FileNotFoundException: 
/tmp/hudson-remoting2473247275571427899/hudson/Messages.properties (No such 
file or directory)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:209)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:160)
        at 
hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:266)
        at 
hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:194)
        ... 22 more

Reply via email to