<!-- -*-groovy-*- --><html><head><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> 
</head><body>

<p class="FAILURE">
<b style="font-size: 200%;">BUILD FAILURE</b>
</p>

<table>
  <tbody><tr><td>Build URL:</td><td><a href="https://build.barrywardell.net/job/EinsteinToolkit/1107/">https://build.barrywardell.net/job/EinsteinToolkit/1107/</a></td></tr>
  <tr><td>Project:</td><td>EinsteinToolkit</td></tr>
  <tr><td>Date of build:</td><td>Mon, 10 Mar 2014 13:15:36 +0000</td></tr>
  <tr><td>Build duration:</td><td>4 min 5 sec</td></tr>
</tbody></table>
<br />

<!-- CHANGE SET -->

<h3>Changes</h3>
        <table>
                
<tbody><tr><td>Revision:</td>
<td>937af02d240a6514123abfcc1564762afd110ee5</td>
</tr><tr><td>Author:</td><td>Einstein Toolkit Git Server</td></tr>
<tr><td style="vertical-align:top">Log:</td><td><pre>Updated submodules:

* arrangements/CactusNumerical/MoL 710a926...129f51b (2):
  &gt; remove commented out and unused grid arry code
  &gt; clarify invalid group error message, plug unobservable memory leak
</pre></td></tr>


        <!-- <TR> -->
        <!--   <TD width="10%">&nbsp;&nbsp;edit</TD> -->
        <!--   <TD>arrangements/CactusNumerical/MoL</TD> -->
        <!-- </TR> -->

  </tbody></table>
<br />



<!-- JUnit TEMPLATE -->



<br />

<!-- ARTIFACTS -->


<!-- CONSOLE OUTPUT -->

<h3>Console Output</h3>
<pre style="margin-top: 0em">

        [...truncated 3641 lines...]

        ------------------------------------------------------------------------

        

        Test AHFinderDirect: Kerr-rotating-90-EE

        &quot;EinsteinAnalysis/AHFinderDirect/test/Kerr-rotating-90-EE.par&quot;

        

        Issuing ln -fns . output-0000-active &amp;&amp; mkdir -p SIMFACTORY &amp;&amp; TESTSUITE_PARFILE=/home/jenkins/workspace/simulations/EinsteinToolkit_937af02d240a6514123abfcc1564762afd110ee5_1/output-0000/arrangements/EinsteinAnalysis/AHFinderDirect/test/Kerr-rotating-90-EE.par /home/jenkins/workspace/EinsteinToolkit/../simulations/EinsteinToolkit_937af02d240a6514123abfcc1564762afd110ee5_1/output-0000/SIMFACTORY/RunScript

        

        BH_diagnostics.ah1.gp: differences below tolerance on 1 lines

        h.t0.ah1.gp: differences below tolerance on 201 lines

        

        

        

        Success: 2 files compared, 2 differ in the last digits

        

        ------------------------------------------------------------------------

        

        Test AHFinderDirect: Kerr-rotating-90

        &quot;EinsteinAnalysis/AHFinderDirect/test/Kerr-rotating-90.par&quot;

        

        Issuing ln -fns . output-0000-active &amp;&amp; mkdir -p SIMFACTORY &amp;&amp; TESTSUITE_PARFILE=/home/jenkins/workspace/simulations/EinsteinToolkit_937af02d240a6514123abfcc1564762afd110ee5_1/output-0000/arrangements/EinsteinAnalysis/AHFinderDirect/test/Kerr-rotating-90.par /home/jenkins/workspace/EinsteinToolkit/../simulations/EinsteinToolkit_937af02d240a6514123abfcc1564762afd110ee5_1/output-0000/SIMFACTORY/RunScript

        

        BH_diagnostics.ah1.gp: differences below tolerance on 1 lines

        h.t0.ah1.gp: differences below tolerance on 430 lines

        

        

        

        Success: 2 files compared, 2 differ in the last digits

        

        ------------------------------------------------------------------------

        

        Test AHFinderDirect: Kerr-selection-areal-radius-definition-expansion-product-EE

        &quot;EinsteinAnalysis/AHFinderDirect/test/Kerr-selection-areal-radius-definition-expansion-product-EE.par&quot;

        

        Issuing ln -fns . output-0000-active &amp;&amp; mkdir -p SIMFACTORY &amp;&amp; TESTSUITE_PARFILE=/home/jenkins/workspace/simulations/EinsteinToolkit_937af02d240a6514123abfcc1564762afd110ee5_1/output-0000/arrangements/EinsteinAnalysis/AHFinderDirect/test/Kerr-selection-areal-radius-definition-expansion-product-EE.par /home/jenkins/workspace/EinsteinToolkit/../simulations/EinsteinToolkit_937af02d240a6514123abfcc1564762afd110ee5_1/output-0000/SIMFACTORY/RunScript

        FATAL: Unable to delete script file /tmp/hudson7037749955899262030.sh

        hudson.util.IOException2: remote file operation failed: /tmp/hudson7037749955899262030.sh at hudson.remoting.Channel@382802af:caltech

        at hudson.FilePath.act(FilePath.java:906)

        at hudson.FilePath.act(FilePath.java:883)

        at hudson.FilePath.delete(FilePath.java:1268)

        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:101)

        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60)

        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)

        at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:780)

        at hudson.model.Build$BuildExecution.build(Build.java:199)

        at hudson.model.Build$BuildExecution.doRun(Build.java:160)

        at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:565)

        at hudson.model.Run.execute(Run.java:1592)

        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: hudson.remoting.ChannelClosedException: channel is already closed

        at hudson.remoting.Channel.send(Channel.java:516)

        at hudson.remoting.Request.call(Request.java:129)

        at hudson.remoting.Channel.call(Channel.java:714)

        at hudson.FilePath.act(FilePath.java:899)

        ... 13 more

        Caused by: java.io.IOException: Unexpected termination of the channel

        at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)

        Caused by: java.io.EOFException

        at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2595)

        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)

        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)

        at hudson.remoting.Command.readFrom(Command.java:92)

        at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)

        at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

        FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel

        hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel

        at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)

        at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)

        at hudson.remoting.Request.call(Request.java:174)

        at hudson.remoting.Channel.call(Channel.java:714)

        at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:167)

        at sun.proxy.$Proxy57.join(Unknown Source)

        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:925)

        at hudson.Launcher$ProcStarter.join(Launcher.java:360)

        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91)

        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:60)

        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)

        at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:780)

        at hudson.model.Build$BuildExecution.build(Build.java:199)

        at hudson.model.Build$BuildExecution.doRun(Build.java:160)

        at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:565)

        at hudson.model.Run.execute(Run.java:1592)

        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: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel

        at hudson.remoting.Request.abort(Request.java:299)

        at hudson.remoting.Channel.terminate(Channel.java:774)

        at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)

        Caused by: java.io.IOException: Unexpected termination of the channel

        at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)

        Caused by: java.io.EOFException

        at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2595)

        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1315)

        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)

        at hudson.remoting.Command.readFrom(Command.java:92)

        at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)

        at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

</pre>
<br />




</body></html>