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

OOMKilled error in qualitycontrol-check-cmip6 with dodola validate-dataset #297

Closed
brews opened this issue Nov 5, 2021 · 1 comment · Fixed by #298
Closed

OOMKilled error in qualitycontrol-check-cmip6 with dodola validate-dataset #297

brews opened this issue Nov 5, 2021 · 1 comment · Fixed by #298
Assignees
Labels

Comments

@brews
Copy link
Member

brews commented Nov 5, 2021

After #296 we're getting OOMKilled (exit code 137) from workflows/templates/qualitycontrol-check-cmip6.yaml.

Logs give

INFO:dodola.services:Starting validate dodola service
INFO:dodola.repository:Read gs://downscaled-288ec5ac/stage/ScenarioMIP/NOAA-GFDL/GFDL-ESM4/ssp370/r1i1p1f1/day/ta
smax/gr1/v20211103182935.zarr
@brews brews added the bug label Nov 5, 2021
@brews brews self-assigned this Nov 5, 2021
@brews
Copy link
Member Author

brews commented Nov 5, 2021

Looks like it's still reading in the entire zarr store and bombing when this zarr store is bigger than available memory.

I'll revert #296 to get things working again and then deal with this bug upstream in dodola.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant