-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ufs-case-studies
WE2E tests fail on Derecho in get_extrn_ics/lbcs
#1144
Labels
bug
Something isn't working
Comments
17 tasks
MichaelLueken
added a commit
that referenced
this issue
Nov 1, 2024
…n-env spack-stack environment (#1136) * Update ufs-weather-model hash to 38a29a6 (September 19) * Update UPP hash to 81b38a8 (August 13) * All Tier-1 modulefiles/build_*.lua files have been updated to use the upp-addon-env spack-stack environment * srw_common.lua was updated to use g2/3.5.1 and g2tmpl/1.13.0 (these are required for UPP) * .cicd/JENKINSFILE was updated to replace cheyenne entries with derecho. * The doc/tables/Tests.csv table had nco-mode WE2E tests removed * The doc/UsersGuide/CustomizingTheWorkflow/ConfigWorkflow.rst documentation was updated to updated ush/config_defaults.yaml file. * The .github/CODEOWNERS file was updated to add Bruce Kropp to the list of reviewers * The exregional_plot_allvars.py and exregional_plot_allvars_diff.py scripts were updated to address changes made to the postxconfig-NT-fv3lam.txt file. * Updated ush/config_defaults.yaml to update PE_MEMBER01 calculation and documentation for OMP_NUM_THREADS_RUN_FCST to allow for the run_fcst task to properly run on Tier-1 platforms after updates to allow threading to function properly. * The ush/machine/*.yaml files were updated to allow for the run_fcst task to properly run on Tier-1 platforms after updates to allow threading to function properly. * There are not enough resources on Jet to run the high resolution WE2E tests (136 (ReqNodeNotAvail)). Commented out the tests in the comprehensive.jet test suite and removed one test from the coverage.jet test suite. * The ufs-case-studies WE2E tests are currently failing on Derecho. The failure is due to the file not being available. This is an issue because the file in question is named correctly and is available, but the tests fail in the get_extrn_ics/lbs tasks stating that the files aren't present. Commented out these tests in comprehensive.derecho and moved WE2E tests to remove from coverage.derecho. Issue ufs-case-studies WE2E tests fail on Derecho in get_extrn_ics/lbcs #1144 was opened to track this issue on Derecho.
8 tasks
MichaelLueken
added a commit
that referenced
this issue
Jan 7, 2025
The documentation has been failing for the last week due to the https://www.ncep.noaa.gov website being unresponsive. This site URL has been replaced with https://www.weather.gov/ncep/. The following two issues have also been addressed in this PR: * ufs-case-studies WE2E tests fail on Derecho in get_extrn_ics/lbcs #1144 - The ufs-case-studies tests are now successfully running through get_extrn_ics/lbcs without issue. * The default value for FV3GFS_FILE_FMT_ICS and FV3GFS_FILE_FMT_LBCS should no longer be "nemsio" #979 - The defaults for FV3GFS_FILE_FMT_ICS and FV3GFS_FILE_FMT_LBCS have been changed from nemsio to netcdf. Additionally, the WE2E test configurations that didn't include FV3GFS_FILE_FMT_ICS and FV3GFS_FILE_FMT_LBCS have had them added.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behavior
The
ufs-case-studies
WE2E tests should properly run on Derecho and not fail in theget_extrn_ics/lbcs
tasks.Current behavior
The
ufs-case-studies
WE2E tests are currently failing intermittently on Derecho in theget_extrn_ics/lbcs
tasks due to being unable to find necessary files in S3 bucket.Machines affected
The
ufs-case-studies
WE2E tests are only failing on Derecho.Steps To Reproduce
ufs-case-studies
WE2E tests (./run_WE2E_tests.py -t ufs_case_studies -m derecho -a NRAL0032
)get_extrn_ics/lbcs
tasksThe text was updated successfully, but these errors were encountered: