Some Tests Failed

Build #616

Go to latest build

Thu Mar 23 21:43:52 UTC 2023

Summary
Total available tests352
Unrunnable tests15
Runnable tests337
Total number of thorns264
Number of tested thorns102
Number of tests passed336
Number passed only to set tolerance195
Number failed1

Commits in Last Push
Commit: 1
Date: (In UTC) 2023-03-23 20:22:28+00:00
Message: updated submodules
Submodule manifest 11caccf..45044fa:
> einsteintoolkit.th: disable Kadath thorns due to Boost dependence
Submodule repos/cactusutils 71de192..38dad62:
> Formaline: correct use of CONFIGS_DIR in update-git-repo
Commit: 2
Date: (In UTC) 2023-03-23 19:57:42+00:00
Message: updated submodules
Submodule repos/einsteinevolve 33a5f20..d34a3dc:
> GRHydro: remove storage statement for unused grid scalar
> GRHydro: run startup routine in STARTUP bin
Commit: 3
Date: (In UTC) 2023-03-23 17:21:21+00:00
Message: updated submodules
Submodule simfactory 92578fd..a04804b:
> Update the exechostpattern on db to match qbc
> Update exechostpattern on qbc so that show-output --follow works.
Commit: 4
Date: (In UTC) 2023-03-23 15:48:34+00:00
Message: link FUKA thorns to arrangements
Commit: 5
Date: (In UTC) 2023-03-23 15:44:18+00:00
Message: updated submodules
Submodule arrangements/ExternalLibraries/FFTW3 7bbe10c..64f995e:
> FFTW3: search in HomeBrew installation directory
Submodule arrangements/ExternalLibraries/OpenCL 328fafd..acf722d:
> OpenCL: search in HomeBrew installation directory
Submodule arrangements/ExternalLibraries/OpenSSL 5abe630..2c585f3:
> OpenSSL: search in /opt/homebrew for installed packages
> OpenSSL: update tar file ot 1.1.1s
Submodule arrangements/ExternalLibraries/PAPI df1fabc..7dc06d5:
> PAPI: various workarounds for PAPI on macOS M1
> PAPI: update tar file to PAPI 7.0.0
> PAPI: search in HomeBrew installation directory
Submodule arrangements/ExternalLibraries/hwloc aec50bd..3fb3343:
> hwloc: search in HomeBrew installation directory
Submodule arrangements/ExternalLibraries/pciutils a23991c..5fe51b1:
> pciutils: abort with useful error message on Darwin
> pciutils: use BEGIN / END MESSAGE for output
Submodule arrangements/ExternalLibraries/pthreads 22af19e..554c0bb:
> pthreads: search in HomeBrew installation directory
Submodule arrangements/ExternalLibraries/zlib 873fa19..d15d828:
> zlib: search in HomeBrew installation directory
Submodule flesh 019d841..b39b9f8:
> Cactus: Implement scalars default to everywhere
> Cactus: Use `std::shared_ptr` in Piraha
> Cactus: search in /opt/hombrew in find_standardlib
> Merged in rhaas/move_genargs (pull request #147)
> Merged in eschnett/buffer-overflow (pull request #151)
> Merged in eschnett/parameters-init (pull request #150)
> Cactus: make pseudo thorn Cactus known to test system
> Cactus: update config.guess and config.sub
Submodule manifest c59fe7b..11caccf:
> Merged in fuka_manifest_inclusion (pull request #12)
> Revert "einsteintoolkit.bib: reformat list of Canuda authors"
> einsteintoolkit.bib: reformat list of Canuda authors
Submodule repos/FLRWSolver_public 130ee99..f7665db:
> made parameters restricted so that other thorns can use our parameters if need be (e.g. NewtonEvolve)
Submodule repos/NRPyElliptic 976786d..8bd6375:
> NRPyEllipticET/test/test.ccl: fixed test name
> NRPyEllipticET/test/NRPyEllipticET_test_conformally_flat_BBH.par: removed 'Cactus' from the ActiveThorns list
> NRPyEllipticET/test/test.ccl: updated tolerances
> NRPyEllipticET/test/test.ccl: updated tolerances
Submodule repos/RePrimAnd f1cf4d9..9826da2:
> Release version 1.6 * Breaking change in spline EOS file format EOS of type eos_barotr_spline are now interpolating the soundspeed as function of density instead pseudo-enthalpy, because otherwise phase transitions cannot be represented. This required a change in the file format for this EOS type as well. Old files of type eos_barotr_spline cannot be read anymore. Files of all other EOS types are unaffected. * The Python API can now be build also for Python 3.11
> Service release 1.5.1 This fixes issues #26, issue #27, and issue #28
> Release version 1.5 -Various fixes of 1.5beta -Improved docstrings of Python interface -Improved HTML documentation -Spline EOS creation does not need pseudo-enthalpy anymore, can be computed via numerical integration. Similarly, specific energy is not required for creating isentropic spline EOS. -EOS interface offers description string for logging etc -Tabulated EOS (linear interpolation EOS) is now deprecated in favour of new spline EOS. Loading (and direct creation) still supported for reproducability, but there is no saving functionality. -Added some more example EOS files for testing
Submodule repos/Scalar 93ad063..11418fc:
> Merged in development (pull request #3)
Submodule repos/cactusnumerical dcfeca3..8e80b5c:
> Slab: support running without MPI
Submodule repos/cactusutils 4080798..71de192:
> Formaline: correct option name to prevent background gc
Submodule repos/nrpytutorial c6bdddd..44665ed:
> Merge pull request #63 from zachetienne/scupp/CIchanges
> Merge pull request #62 from zachetienne/shock_tests
> Added apt-spy2 for more robust apt-get behavior
> Added explanation for choice of \tilde{tau}
> small changes to the erf2D function
> outputC.py: minor bug fix to Makefile generation routine
> .github/workflows/github-actions-ubuntu22.yml: Do not install ffmpeg in NRPy+ "UnitTesting" tests, as these tests don't run any notebooks.
> reference_metric.py: fix CoordSystemName parameter.
> reference_metric.py: CoordSystemName[100] is a glb_Cparam not a glb_param.
> github-actions-ubuntu22.yml: run apt-get update before installing things
> CurviBoundaryConditions/CurviBoundaryConditions.py: internal functions to bcstruct_set_up() should be declared static
> BSSN/ADM_Initial_Data_Reader__BSSN_Converter.py: Fix compilation warnings. Tutorial-Start_to_Finish-BSSNCurvilinear-Exact_Initial_Data.ipynb: Choose Shifted KerrSchild by default, so we get better code coverage (BrillLindquist is already checked within Tutorial-Start_to_Finish-BSSNCurvilinear-Two_BHs_Collide.ipynb.
> Merge branch 'master' of github.com:zachetienne/nrpytutorial
> ADM_Initial_Data_Reader__BSSN_Converter.py: Call Cart_to_xx_...() instead of regenerating its code inline. Also update corresponding tutorial notebook
> CurviBoundaryConditions/CurviBoundaryConditions.py: Remove unused Cparameter has_outer_boundary
> Tutorial-Start_to_Finish-Curvilinear_BCs.ipynb: Synchronize with CurviBoundaryConditions/ Python module.
> CurviBoundaryConditions/CurviBoundaryConditions.py: Call compute_Jacobian_and_inverseJacobian_tofrom_Spherical() from reference_metric.py, not the duplicate version in CurviBoundaryConditions/CurviBoundaryConditions.py; remove duplicate version.
> Move Tutorial-NS_radial_oscillations.ipynb to in_progress, as this notebook was never quite completed.
> Move deprecated Sommerfeld directory to Deprecated. Also replace last remaining link to deprecated Sommerfeld notebook with new CurviBC notebook
> README.md: Add GitHub Actions CI badges for all workflows
> Major NRPy+ update: Add GiRaFFE_NRPy tests to GitHub Actions; deprecate SemaphoreCI.
> Major NRPy+ update: Make in_progress-GiRaFFE_NRPy/Tutorial-Start_to_Finish_UnitTest-* run again.
> Major NRPy+ update: Make in_progress-GiRaFFE_NRPy/Tutorial-Start_to_Finish_UnitTest-GiRaFFEfood_NRPy-Curved_Spacetime_Tests.ipynb run again.
> Major NRPy+ update: Make in_progress-GiRaFFE_NRPy/Tutorial-Start_to_Finish-GiRaFFE_NRPy-1D_tests-staggered.ipynb work again, with suitable references to Deprecated/.
> Major NRPy+ update: Update broken links in documentation due to renaming of core Jupyter notebooks. Also deprecate Sommerfeld notebook, as it's completely documented in S2F curviBCs notebooks. Modernize ADM initial data notebook validations. Also several fixes.
> Major NRPy+ update: Fix notebooks that adopted/documented old ADM spacetime initial data interface.
> Major NRPy+ update: Fix BaikalETK.
> Major NRPy+ update: Fix NRPy+ UIUCBlackHole unit test, to reflect the updated default lapse from alpha=1.0 to alpha=W=exp(-2 phi).
> Major NRPy+ update: Fix some of the BSSN initial data unit tests.
> Major NRPy+ update: Update ADM spacetime initial data notebooks to be consistent with their respective, updated Python modules.
> Major NRPy+ update: Move deprecated notebooks and Python modules to Deprecated. _new_way is now the default way!
> new_way TOV ID S2F and Exact ID S2F notebooks: Make default; move "old way" to Deprecated/
> UnitTesting/run_NRPy_UnitTests.sh: Comment-out Maxwell for now.
> NRPyPlus_Tutorial.ipynb: Remove NRPyCritCol temporarily. Will readd after modernization effort completed
> Move *ScalarField* to in_progress-NRPyCritCol
> Move in_progress/*SEOBNR* to in_progress-SEOBNR/
> Move GiRaFFE_NRPy from in_progress/ to in_progress-GiRaFFE_NRPy/
> Move all Maxwell notebooks to in_progress-Maxwell. Remove from main NRPy+ menu for now. Maxwell notebooks are in serious need of modernization and revision.
> Tutorial-Start_to_Finish-BSSNCurvilinear-Two_BHs_Collide_new_way.ipynb: Fix a couple typos
> Tutorial-Start_to_Finish-BSSNCurvilinear-Neutron_Star-Hydro_without_Hydro_new_way.ipynb: Fix documentation, plots, formatting, etc.
> Tutorial-Start_to_Finish-BSSNCurvilinear-Neutron_Star-Hydro_without_Hydro_new_way.ipynb & Tutorial-Start_to_Finish-BSSNCurvilinear-TOV_Initial_Data_new_way.ipynb: Update/improve documentation
> Tutorial-Start_to_Finish-BSSNCurvilinear-Neutron_Star-Hydro_without_Hydro_new_way.ipynb: Update function calls to latest version of BSSN/ADM_Initial_Data_Reader__BSSN_Converter.py
> Tutorial-Start_to_Finish-BSSNCurvilinear-TOV_Initial_Data_new_way.ipynb: Update to latest ADM_Initial_Data_Reader__BSSN_Converter interface
> Tutorial-ADM_Initial_Data_Reader__BSSN_Converter.ipynb & ADM_Initial_Data_Reader__BSSN_Converter.py: Do not register C functions automatically, as this removes the possibility for parallel codegens
> Tutorial-ADM_Initial_Data_Reader__BSSN_Converter.ipynb & BSSN/ADM_Initial_Data_Reader__BSSN_Converter.py: Update driver function name
> Tutorial-ADM_Initial_Data_Reader__BSSN_Converter.ipynb & BSSN/ADM_Initial_Data_Reader__BSSN_Converter.py: Overhaul documentation. Minor tweaks to Python module.
Submodule simfactory f0aaf8c..92578fd:
> Hard-code libs for ADIOS2
> Add gfortran
> Fix cfg file for db-sing-nv
> Updates to running CarpetX
> Add the ability to use the singularity image on db to compile and run with the cpu
Commit: 6
Date: (In UTC) 2023-03-23 15:38:38+00:00
Message: update submodules
Commit: 7
Date: (In UTC) 2023-03-23 15:37:49+00:00
Message: add FUKA thorns
Commit: 8
Date: (In UTC) 2023-03-23 14:32:59+00:00
Message: updated submodules
Submodule repos/NRPyElliptic 354856a..8bd6375:
> NRPyEllipticET/test/test.ccl: fixed test name
Commit: 9
Date: (In UTC) 2023-03-22 23:27:47+00:00
Message: updated submodules
Submodule manifest 96ff537..11caccf:
> Merged in fuka_manifest_inclusion (pull request #12)
Failed Tests and Changes
logs(1_process)logs(2_processes)diffs(1_process)diffs(2_processes)first failure
Failed Tests
NRPyEllipticET_test_conformally_flat_BBH (from NRPyEllipticET)Not Available logNot Availablediff report
Newly Passing Tests
Newly Failing Tests
Newly Added Tests
Removed Tests

Longest Tests
Test NameRunning Time
NRPyEllipticET_test_conformally_flat_BBH150.9s
memspeed50.3s
LeanBSSN_BY-spin47.3s
magnetized_explosionTOV46.1s
LeanBSSN_BY-spin-no-lapse43.9s
LeanBSSN_BY43.8s
LeanBSSN_BY-spin-no-shift43.7s
LeanBSSN_BY-spin-no-gauge43.2s
twopunctures_kerrproca_c1133.7s
waveinterp-2p30.0s


Unrunnable Tests
Tests Missed for Lack Of ThornsMissing Thorns
tov_whiskyWHISKY, WHISKY_TOVSOLVERC
alias_datasetsWAVETOYMOL
input_initial_dataWAVETOYMOL
test_BSSN_MoL_CarpetBSSN_MOL
test_BSSN_MoL_Carpet_keepBSSN_MOL
regridWHISKY, WHISKY_INIT_DATA, ADMCONSTRAINTS, BSSN_MOL, WHISKY_RNSID
extract_physicalADM
test_brilldata_1BAM_ELLIPTIC
test_brilldata_2BAM_ELLIPTIC
charge_tatelliptic_petscPETSC, TATPETSC
bamADMCONSTRAINTS, BAM_ELLIPTIC
idpunctureADMCONSTRAINTS, IDPUNCTURE, TATJACOBI, TATMG, TATPETSC
Tests missed for different number of processors required:Processors Required
test_split_interior4
CarpetWaveToyRecover_test_4proc4