NOAA-EMC / GDASApp

Global Data Assimilation System Application
GNU Lesser General Public License v2.1
14 stars 30 forks source link

Fix to marine DA prep #989

Closed guillaumevernieres closed 5 months ago

guillaumevernieres commented 5 months ago
emcbot commented 5 months ago

Automated Global-Workflow GDASApp Testing Results: Machine: hera

Start: Fri Mar 22 14:13:47 UTC 2024 on hfe07
---------------------------------------------------
Build:                                  *FAILED*
Build: Failed at Fri Mar 22 15:01:44 UTC 2024
Build: see output at /scratch1/NCEPDEV/da/Cory.R.Martin/CI/GDASApp/workflow/PR/989/global-workflow/sorc/log.build
RussTreadon-NOAA commented 5 months ago

The hera-GW-RT-Failed result is expected. Not all g-w components build on Hera Rocky 8.

build_gfs_utils.sh completed successfully!
build_ufs_utils.sh failed with status 2!
build_ww3prepost.sh failed with status 2!
build_gsi_monitor.sh completed successfully!
build_ufs.sh failed with status 2!
build_gsi_utils.sh completed successfully!
build_upp.sh failed with status 2!
build_gdas.sh completed successfully!
BUILD ERROR: One or more components failed to build

GDASApp builds but other components fail and so the overall build fails. Hence, the failed hera-GW-RT results.

guillaumevernieres commented 5 months ago

Thanks @RussTreadon-NOAA ! I think the hint for the bug was in the log.

emcbot commented 5 months ago

Automated Global-Workflow GDASApp Testing Results: Machine: orion

Start: Fri Mar 22 09:04:59 CDT 2024 on Orion-login-1.HPC.MsState.Edu
---------------------------------------------------
Build:                                 *SUCCESS*
Build: Completed at Fri Mar 22 10:02:20 CDT 2024
---------------------------------------------------
Tests:                                  *Failed*
Tests: Failed at Fri Mar 22 10:25:06 CDT 2024
Tests: 89% tests passed, 6 tests failed out of 54
    1771 - test_gdasapp_atm_jjob_var_init (Failed)
    1772 - test_gdasapp_atm_jjob_var_run (Failed)
    1773 - test_gdasapp_atm_jjob_var_final (Failed)
    1774 - test_gdasapp_atm_jjob_ens_init (Failed)
    1775 - test_gdasapp_atm_jjob_ens_run (Failed)
    1776 - test_gdasapp_atm_jjob_ens_final (Failed)
Tests: see output at /work2/noaa/stmp/cmartin/CI/GDASApp/workflow/PR/989/global-workflow/sorc/gdas.cd/build/log.ctest
RussTreadon-NOAA commented 5 months ago

The orion-GW-RT failures for test_gdasapp_atm_jjob are expected. GDASApp PR #981 restores these tests to Passed.

RussTreadon-NOAA commented 5 months ago

Given the above test results, I'll merge this PR into develop before noon today (3/22).

After this, I'll update PR #981 with the updated develop. Would you, @guillaumevernieres , be able to take a quick peek at PR #981? It would be great if we can also get PR #981 into develop today. Then all our g-w tests pass again ... at least on Orion.