-
Notifications
You must be signed in to change notification settings - Fork 63
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
Cmip6 wrf wus #247
base: master
Are you sure you want to change the base?
Cmip6 wrf wus #247
Conversation
@thenaomig and I have been working on this recipe at the post AMS Pangeo meeting :) |
pre-commit.ci autofix |
089a503
to
f778a77
Compare
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
/run cmip6-wrf-wus |
@andersy005 unfortunately, the backend service is currently broken, following my failed attempt to upgrade the |
thank you for the heads up, @cisaacstern! yeah, we can definitely wait until the issue is resolved. i just wanted to make sure @thenaomig was able to submit the recipe for the end of the workshop. |
Thanks for the contribution, @thenaomig! We'll have this all working again shortly. 🙏 |
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
@cisaacstern, we are getting TypeError: object of type FilePattern not serializable do you happen to know why this is happening now (as far as i can tell, this issue wasn't there until we switched to a dict of recipes) |
never mind.. @thenaomig found the problem. |
/run cesm2_r11i1p1f1_ssp370 |
@andersy005 unfortunately job submission failed. I've opened pangeo-forge/pangeo-forge-orchestrator#220 to track down why. |
thank you for the update, @cisaacstern! i'll take a look at the issue you link to see if i can help diagnose it. |
The test failed, but I'm sure we can find out why! Pangeo Forge maintainers are working diligently to provide public logs for contributors. |
So there are now two concurrent issues going on here:
Regarding problem 2, is there an HTTP endpoint for this data? |
Hmm, I don't suppose this helps? |
Apparently our logs hosting service (Papertrail) is currently down? Can't catch a break! 🤦 I'll check why the CI |
sorry @cisaacstern :(. thank you for the updates If necessary, I would be happy to assist in debugging this tomorrow |
Wow looks like pangeo-forge/pangeo-forge-orchestrator#221 did solve the hanging CI. I'll try re-triggering the test run of the recipe now. 🤞 |
/run cesm2_r11i1p1f1_ssp370 |
The last test run submission failed as well. I've done a bit of digging on this, and discovered that this recipe appears to be generating an unusually large Beam pipeline artifact.
Currently, we have around 150 serialized pipeline artifacts stored in GCS from recent Pangeo Forge recipe runs. The majority of these artifacts are in the range of 0.15-0.30 MB (150-300 KB). The one job which has been run from this PR is the job which I mentioned having manually deployed during the course of debugging. This was the job associated with recipe run 1486. (That link doesn't make this fact too obvious, but you'll note that the Git SHA there is 34a4f3f, which is part of this PR.) The pipeline artifact for (the manually deployed) recipe run 1486 is 4.39 MB (I've removed the other x tick labels for clarity): Though I can't say I know why the pipeline artifact is so large for this recipe, the fact that it is, may be a clue as to why this particular recipe is causing worker timeout / OOM conditions, which I've also just documented a bit further in pangeo-forge/pangeo-forge-orchestrator#220 (comment). |
This is a test with one of many simulations from CMIP6 downscaled with WRF at UCLA.