<!-- -*-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/1612/">https://build.barrywardell.net/job/EinsteinToolkit/1612/</A></TD></TR>
  <TR><TD>Project:</TD><TD>EinsteinToolkit</TD></TR>
  <TR><TD>Date of build:</TD><TD>Sat, 02 May 2020 22:11:17 +0000</TD></TR>
  <TR><TD>Build duration:</TD><TD>1 min 21 sec</TD></TR>
</TABLE>
<BR/>

<!-- CHANGE SET -->

<h3>Changes</h3>
        <TABLE>
                
<TR><TD>Revision:</td>
<td>e90005163b51758fec013c159eb6cce28dc9511d</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/WVUThorns 9bf3849...6e4f288 (1):
  > WVUThorns/BaikalVacuum/test: Add test for BaikalVacuum
</pre></td></tr>


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

  </TABLE>
<BR/>



<!-- JUnit TEMPLATE -->



<BR/>

<!-- ARTIFACTS -->


<!-- CONSOLE OUTPUT -->

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

        [...truncated 105.78 KB...]

        Checking status of thorn Nice

        Checking status of thorn Noise

        Checking status of thorn Norms

        Checking status of thorn NullDecomp

        Checking status of thorn NullGrid

        Checking status of thorn NullVars

        Checking status of thorn OpenSSL

        Checking status of thorn Outflow

        Checking status of thorn PAPI

        Checking status of thorn TATelliptic

        Checking status of thorn ProcaBase

        Checking status of thorn ProcaEvolve

        Checking status of thorn Proca_simpleID

        Checking status of thorn PunctureTracker

        Checking status of thorn ReductionTest

        Checking status of thorn ReductionTest2

        Checking status of thorn ReductionTest3

        Checking status of thorn ReflectionSymmetry

        Checking status of thorn RegridSyncTest

        Checking status of thorn RotatingDBHIVP

        Checking status of thorn SampleBoundary

        Checking status of thorn SampleIO

        Checking status of thorn Seed_Magnetic_Fields

        Checking status of thorn Seed_Magnetic_Fields_BNS

        Checking status of thorn SetMask_SphericalSurface

        Checking status of thorn SlabTest

        Checking status of thorn StaticConformal

        Checking status of thorn SymBase

        Checking status of thorn SystemStatistics

        Checking status of thorn TerminationTrigger

        Checking status of thorn TestArrays

        Checking status of thorn TestComplex

        Checking status of thorn TestCoordinates

        Checking status of thorn TestFortranCrayPointers

        Checking status of thorn TestFortranDependencies2

        Checking status of thorn TestFpointerNULL

        Checking status of thorn TestFreeF90

        Checking status of thorn TestGlobalReduce

        Checking status of thorn TestInclude1

        Checking status of thorn TestInclude2

        Checking status of thorn TestLocalInterp2

        Checking status of thorn TestLocalReduce

        Checking status of thorn TestLoop

        Checking status of thorn TestMath

        Checking status of thorn TestMoL

        Checking status of thorn TestPar

        Checking status of thorn TestReadWrite

        Checking status of thorn TestReduce

        COMPILING CactusTest/TestReadWrite/src/TestC.cc

        Checking status of thorn TestSchedule

        Checking status of thorn TestStrings

        COMPILING CactusTest/TestStrings/src/CRoutines.c

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc: In function 'void TestReadWrite_TestC_C(cGH*)':

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc:69:96: error: expected ',' before ')' token

        static_assert(!std::is_const&lt;std::remove_reference&lt;decltype(*VarCurrentLevelC)&gt;::type&gt;::value);

        ^

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc:69:96: error: expected string-literal before ')' token

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc:71:83: error: expected ',' before ')' token

        static_assert(std::is_const&lt;std::remove_reference&lt;decltype(*Var1)&gt;::type&gt;::value);

        ^

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc:71:83: error: expected string-literal before ')' token

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc:72:85: error: expected ',' before ')' token

        static_assert(std::is_const&lt;std::remove_reference&lt;decltype(*Var1_p)&gt;::type&gt;::value);

        ^

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc:72:85: error: expected string-literal before ')' token

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc:74:88: error: expected ',' before ')' token

        std::is_const&lt;std::remove_reference&lt;decltype(*groupVar2)&gt;::type&gt;::value);

        ^

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc:74:88: error: expected string-literal before ')' token

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc:76:92: error: expected ',' before ')' token

        std::is_const&lt;std::remove_reference&lt;decltype(*groupVar2_p_p)&gt;::type&gt;::value);

        ^

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/build/TestReadWrite/TestC.cc:76:92: error: expected string-literal before ')' token

        /home/jenkins/workspace/EinsteinToolkit/configs/sim/config-data/make.config.rules:278: recipe for target 'TestC.cc.o' failed

        make[3]: *** [TestC.cc.o] Error 1

        /home/jenkins/workspace/EinsteinToolkit/lib/make/make.thornlib:112: recipe for target 'make.checked' failed

        make[2]: *** [make.checked] Error 2

        /home/jenkins/workspace/EinsteinToolkit/lib/make/make.configuration:179: recipe for target '/home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_TestReadWrite.a' failed

        make[1]: *** [/home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_TestReadWrite.a] Error 2

        make[1]: *** Waiting for unfinished jobs....

        COMPILING CactusTest/TestStrings/src/FCalls.F

        COMPILING configs/sim/bindings/build/TestStrings/cctk_ThornBindings.c

        Updating /home/jenkins/workspace/EinsteinToolkit/configs/sim/lib/libthorn_TestStrings.a

        Makefile:259: recipe for target 'sim' failed

        make: *** [sim] Error 2

        Build step 'Execute shell' marked build as failure

        Archiving artifacts

        Recording test results

        ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run?

        For example, /home/jenkins/workspace/EinsteinToolkit/testresults.xml is 2 days 4 hr old

        

        IRC notifier plugin: Sending notification to: #cactus

        IRC notifier plugin: [ERROR] not connected. Cannot send message to '#cactus'

        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  1 second

        Email was triggered for: Failure - Any

        Sending email for trigger: Failure - Any

</pre>
<BR/>


</BODY>