<!-- -*-groovy-*- -->
<STYLE>
/*
BODY, TABLE, TD, TH, P {
font-family:Verdana,Helvetica,sans serif;
font-size:11px;
color:black;
}
h1 { color:black; }
h2 { color:black; }
h3 { color:black; }
TD.bg1 { color:white; background-color:#0000C0; font-size:120% }
TD.bg2 { color:white; background-color:#4040FF; font-size:110% }
TD.bg3 { color:white; background-color:#8080FF; }
TD.test_passed { color:blue; }
TD.test_failed { color:red; }
TD.console { font-family:Courier New; }
*/
TD.testmail {padding-left: 6pt}
.testbad {color:red}
.testgood {color:darkgreen}
p.SUCCESS {color:green}
p.FAILURE {color:red}
p.UNSTABLE {color:#eebb00}
</STYLE>
<BODY>
<p class="FAILURE">
<B style="font-size: 200%;">BUILD FAILURE</B>
</p>
<TABLE>
<TR><TD>Build URL:</TD><TD><A href="https://build.barrywardell.net/job/EinsteinToolkit/519/">https://build.barrywardell.net/job/EinsteinToolkit/519/</A></TD></TR>
<TR><TD>Project:</TD><TD>EinsteinToolkit</TD></TR>
<TR><TD>Date of build:</TD><TD>Tue, 09 Jun 2015 14:23:35 +0000</TD></TR>
<TR><TD>Build duration:</TD><TD>32 min</TD></TR>
</TABLE>
<BR/>
<!-- CHANGE SET -->
<h3>Changes</h3>
        <TABLE>
                
<TR><TD>Revision:</td>
<td>9ed005f2ac717d683503dbb1f1f92d2fbfdcc65e</td></td>
<tr><td>Author:</td><td>Einstein Toolkit Git Server</td></tr>
<tr><td style="vertical-align:top">Log:</td><td><pre>Updated submodules:
* arrangements/ExternalLibraries/HDF5 df6ad2f...bb062bc (1):
> use bash utility scripts for configuring. Might need tweaking, but works for Debian and a couple of clusters
</pre></td></tr>
<!-- <TR> -->
<!-- <TD width="10%"> edit</TD> -->
<!-- <TD>arrangements/ExternalLibraries/HDF5</TD> -->
<!-- </TR> -->
</TABLE>
<BR/>
<!-- JUnit TEMPLATE -->
<BR/>
<!-- ARTIFACTS -->
<!-- CONSOLE OUTPUT -->
<h3>Console Output</h3>
<pre style="margin-top: 0em">
        [...truncated 6383 lines...]
        -> Invalid quotes on range '"*:*"' for real parameter 'boosty' of thorn 'Vaidya2'. This will be an error in the future.
        
        
        CST warning:
        -> Invalid quotes on range '"*:*"' for real parameter 'boostz' of thorn 'Vaidya2'. This will be an error in the future.
        
        
        CST warning:
        -> Invalid quotes on range '"*:*"' for real parameter 'shiftaddx' of thorn 'Vaidya2'. This will be an error in the future.
        
        
        CST warning:
        -> Invalid quotes on range '"*:*"' for real parameter 'shiftaddy' of thorn 'Vaidya2'. This will be an error in the future.
        
        
        CST warning:
        -> Invalid quotes on range '"*:*"' for real parameter 'shiftaddz' of thorn 'Vaidya2'. This will be an error in the future.
        
        
        CST warning:
        -> Invalid quotes on range '"*:*"' for real parameter 'M' of thorn 'Vaidya2'. This will be an error in the future.
        
        
        CST warning:
        -> Invalid quotes on range '"*:*"' for real parameter 'dM' of thorn 'Vaidya2'. This will be an error in the future.
        
        
        CST warning:
        -> Invalid quotes on range '"*:*"' for real parameter 'offset' of thorn 'WeylScal4'. This will be an error in the future.
        
        
        CST warning:
        -> Invalid quotes on range '"*:*"' for real parameter 'xorig' of thorn 'WeylScal4'. This will be an error in the future.
        
        
        CST warning:
        -> Invalid quotes on range '"*:*"' for real parameter 'yorig' of thorn 'WeylScal4'. This will be an error in the future.
        
        
        CST warning:
        -> Invalid quotes on range '"*:*"' for real parameter 'zorig' of thorn 'WeylScal4'. This will be an error in the future.
        
        
        CST error 1:
        -> Configuration script for thorn HDF5 returned exit code 1
        (no error message)
        
        ------------------------------------------------------
        
        make[1]: *** [/home/jenkins/workspace/EinsteinToolkit/configs/sim/config-data/make.thornlist] Error 1
        make: *** [sim] Error 2
        Build step 'Execute shell' marked build as failure
        Archiving artifacts
        Recording test results
        ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
        hudson.AbortException: No test report files were found. Configuration error?
        at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
        at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:325)
        at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        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:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:701)
        at ......remote call to perimeter1(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1360)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
        at hudson.remoting.Channel.call(Channel.java:753)
        at hudson.FilePath.act(FilePath.java:978)
        at hudson.FilePath.act(FilePath.java:967)
        at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
        at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
        at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
        at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
        at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721)
        at hudson.model.Build$BuildExecution.post2(Build.java:183)
        at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
        at hudson.model.Run.execute(Run.java:1766)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:374)
        Allow broken build claiming is waiting for a checkpoint on EinsteinToolkit #518
        IRC notifier plugin: Sending notification to: #cactus
        IRC notifier plugin: [ERROR] not connected. Cannot send message to '#cactus'
        [BFA] Scanning build for known causes...
        [BFA] No failure causes found
        [BFA] Done. 0s
        Started calculate disk usage of build
        Finished Calculation of disk usage of build in 0 seconds
        Started calculate disk usage of workspace
        Finished Calculation of disk usage of workspace in 5 minutes
        Email was triggered for: Failure - Any
        Sending email for trigger: Failure - Any
</pre>
<BR/>
</BODY>