<!-- -*-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/1607/">https://build.barrywardell.net/job/EinsteinToolkit/1607/</A></TD></TR>
<TR><TD>Project:</TD><TD>EinsteinToolkit</TD></TR>
<TR><TD>Date of build:</TD><TD>Fri, 01 May 2020 05:46:52 +0000</TD></TR>
<TR><TD>Build duration:</TD><TD>1 min 54 sec</TD></TR>
</TABLE>
<BR/>
<!-- CHANGE SET -->
<h3>Changes</h3>
        <TABLE>
                
<TR><TD>Revision:</td>
<td>1acf7dd75d4d074e84a07104ce62e6282fc09610</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/CactusTest f061954...ff88931 (8):
> TestReadWrite: test vectors of grid functions
> TestReadWrite: multiple unqualified vars in one READS / WRITES
> TestReadWrite: test protected variable
> TestReadWrite: test that CHECKED args are union of schedule instances
> TestReadWrite: add size 1 vector of grid functions
> TestReadWrite: test interior, everywhere, boundary regions
> TestReadWrite: test all uppercase Fortran DECLARE_FOO macro
> TestReadWrite: test fully-qualified and bare group names
* manifest 38a31c3...f583b75 (1):
> einsteintoolkit.th: add TestReadWrite thorn
</pre></td></tr>
<!-- <TR> -->
<!-- <TD width="10%"> edit</TD> -->
<!-- <TD>arrangements/CactusTest</TD> -->
<!-- </TR> -->
<!-- <TR> -->
<!-- <TD width="10%"> edit</TD> -->
<!-- <TD>manifest</TD> -->
<!-- </TR> -->
</TABLE>
<BR/>
<!-- JUnit TEMPLATE -->
<BR/>
<!-- ARTIFACTS -->
<!-- CONSOLE OUTPUT -->
<h3>Console Output</h3>
<pre style="margin-top: 0em">
        [...truncated 101.03 KB...]
        Finished running configuration script for thorn PAPI.
        
        ********************************************************************************
        Running configuration script for thorn PTHREADS:
        Finished running configuration script for thorn PTHREADS.
        
        ********************************************************************************
        Running configuration script for thorn VECTORS:
        Finished running configuration script for thorn VECTORS.
        
        ********************************************************************************
        Running configuration script for thorn ZLIB:
        zlib selected, but ZLIB_DIR not set. Checking some places...
        Found zlib in /usr
        Finished running configuration script for thorn ZLIB.
        
        ********************************************************************************
        Running configuration script for thorn HWLOC:
        hwloc selected, but HWLOC_DIR not set. Checking some places...
        pkg-config not found; attempting to use reasonable defaults
        hwloc not found
        Using bundled hwloc...
        Finished running configuration script for thorn HWLOC.
        
        ********************************************************************************
        Running configuration script for thorn MPI:
        MPI selected, but MPI_DIR is not set. Computing settings...
        Found MPI compiler wrapper at /usr/bin/mpic++!
        Successfully configured MPI.
        Finished running configuration script for thorn MPI.
        
        ********************************************************************************
        Running configuration script for thorn HDF5:
        Additional requested language support: Fortran
        HDF5 selected, but HDF5_DIR not set. Checking pkg-config ...
        HDF5 found: /usr
        Finished running configuration script for thorn HDF5.
        Checking consistency...
        Creating Thorn-Flesh bindings...
        Creating implementation bindings...
        Creating parameter bindings...
        Creating variable bindings...
        Creating schedule bindings...
        Creating function bindings...
        
        CST warning in /home/jenkins/workspace/EinsteinToolkit/arrangements/CactusTest/TestReadWrite/schedule.ccl (at 49)
        -> Error in read/write declaration of 'TESTREADWRITE::var3' for 'TestReadWrite_TestC_C' in schedule.
        
        
        CST error in /home/jenkins/workspace/EinsteinToolkit/arrangements/CactusTest/TestReadWrite/schedule.ccl (at 106)
        -> Error in TestReadWrite_TestF_C schedule. Check variable or group 'TESTREADWRITE::var3' and verify correct implementation/thorn name and variable name.
        
        Generating arguments...
        
        
        ------------------------------------------------------
        There was 1 error during execution of the CST
        This must be corrected before compilation can proceed
        ------------------------------------------------------
        
        
        
        ------------------------------------------------------
        Warnings were generated during execution of the CST
        ------------------------------------------------------
        
        
        CST warning in /home/jenkins/workspace/EinsteinToolkit/arrangements/CactusTest/TestReadWrite/schedule.ccl (at 49)
        -> Error in read/write declaration of 'TESTREADWRITE::var3' for 'TestReadWrite_TestC_C' in schedule.
        HINT: Did you mean TESTREADWRITEIMP::var3? [ERR2] Did you mean TESTREADWRITEIMP::var3? [ERR1]
        
        
        CST error in /home/jenkins/workspace/EinsteinToolkit/arrangements/CactusTest/TestReadWrite/schedule.ccl (at 106)
        -> Error in TestReadWrite_TestF_C schedule. Check variable or group 'TESTREADWRITE::var3' and verify correct implementation/thorn name and variable name.
        HINT: Did you mean TESTREADWRITEIMP::var3? [ERR3] Did you mean TESTREADWRITEIMP::var3? [ERR4]
        
        ------------------------------------------------------
        
        /home/jenkins/workspace/EinsteinToolkit/lib/make/make.configuration:212: recipe for target '/home/jenkins/workspace/EinsteinToolkit/configs/sim/config-data/make.thornlist' failed
        make[1]: *** [/home/jenkins/workspace/EinsteinToolkit/configs/sim/config-data/make.thornlist] Error 1
        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 11 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 6 second
        Email was triggered for: Failure - 1st
        Email was triggered for: Failure - Any
        Trigger Failure - Any was overridden by another trigger and will not send an email.
        Trigger Failure - Still was overridden by another trigger and will not send an email.
        Sending email for trigger: Failure - 1st
</pre>
<BR/>
</BODY>