Skip to content
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

Archive Jobs Fail #2469

Closed
azadeh-gh opened this issue Apr 8, 2024 · 1 comment · Fixed by #2471
Closed

Archive Jobs Fail #2469

azadeh-gh opened this issue Apr 8, 2024 · 1 comment · Fixed by #2471
Labels
bug Something isn't working triage Issues that are triage

Comments

@azadeh-gh
Copy link

What is wrong?

gdasarch jobs fails on Hera due to:

ERROR: matchdir: opendir error 2 opening directory gdas.20230403/00/analysis/snow/
*** Warning: No matching names located for 'gdas.20230403/00/analysis/snow/*0000.sfc_data.tile1.nc'

What should have happened?

It seems like the failure is due to the exglobal_archive.sh script attempting to copy files from ${COM_SNOW_ANALYSIS} directory to ${ARCDIR}, but the ${COM_SNOW_ANALYSIS} directory not exist.

What machines are impacted?

Hera

Steps to reproduce

Run global workflow v17 archive jobs on Hera.
Global workflow commit: 59cdc0e

Additional information

log file: /scratch2/NCEPDEV/stmp3/Azadeh.Gholoubi/TestExperiment/MonthThompsonMP/logs/2023040218/gdasarch.log

Do you have a proposed solution?

No response

@azadeh-gh azadeh-gh added bug Something isn't working triage Issues that are triage labels Apr 8, 2024
@aerorahul
Copy link
Contributor

@azadeh-gh
The source of this bug is identified here

aerorahul pushed a commit that referenced this issue Apr 9, 2024
…the list (#2471)

This PR added checking the DO_JEDISNOWDA condition before adding snow DA
analysis to the archive list.

  Resolves #2469
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Issues that are triage
Projects
None yet
2 participants