Open cisaacstern opened 1 year ago
/run citrace_tracer
@jordanplanders the test errored because of a bug in the 0.9.3
release. I'm fixing that in https://github.com/pangeo-forge/pangeo-forge-recipes/pull/466, and will retry the test here once that fix makes it up to Pangeo Forge Cloud. Should be today.
@cisaacstern Sounds good. I was surprised that it was still "in progress" this morning, but figured it might just be a lot of bytes to process. Thanks for your persistence!
Actually still waiting for this bug fix to propagate up to Pangeo Forge Cloud, but going to make a few adjustments here in the meantime... I'll explain after committing.
Two changes just made:
0.9.4
(now that 0.9.3
has been yanked).subset_inputs
option for open_input_with_kerchunk
. this is the new way to manage large inputs unlocked by the 0.9.4
release. hopefully I'm understanding this correctly and it will just work!Now just waiting for the new version of the cloud application to build, after which I'll re-trigger the test here.
Ok I think everything's fixed 🤞 so will re-run test now.
/run citrace_tracer
The test failed, but I'm sure we can find out why!
Pangeo Forge maintainers are working diligently to provide public logs for contributors. That feature is not quite ready yet, however, so please reach out on this thread to a maintainer, and they'll help you diagnose the problem.
@cisaacstern ah, the plot thickens! Let me know what I can probe.
Thanks for the ping, @jordanplanders. I believe this is a versioning issue on the backend, which if I'm correct, should be solved by https://github.com/pangeo-forge/pangeo-forge-orchestrator/pull/210. I'll re-trigger the test once that goes through. As noted in the comments in that PR thread, this is certainly helping to highlight the necessity of some broader infrastructure upgrades we're working on (which should hopefully prevent or greatly minimize this type of problem in the future).
Ok I think this problem is solved... re-testing this recipe now.
/run citrace_tracer
Just going to get out ahead of the upcoming automated failure comment and say... this is going to fail! 😆 Hoping https://github.com/pangeo-forge/pangeo-forge-orchestrator/pull/212 will fix the underlying issue (finally!).
The test failed, but I'm sure we can find out why!
Pangeo Forge maintainers are working diligently to provide public logs for contributors. That feature is not quite ready yet, however, so please reach out on this thread to a maintainer, and they'll help you diagnose the problem.
/run citrace_tracer
https://github.com/pangeo-forge/pangeo-forge-orchestrator/pull/212 did not fix this 😮💨 🤦 ... going to try another approach.
@cisaacstern Oh gracious! As always, if there is something I can do (investigate something about the files? I'm not sure how to contribute at this point 😬), let me know! 🤞
@jordanplanders thanks for asking. At this point this is totally on me to fix what has ended up being a far more tangled backend service issue than I'd anticipated. I'll keep truckin' on that and ping you again here when it's (actually!) fixed.
@jordanplanders https://github.com/pangeo-forge/pangeo-forge-recipes/pull/383 was merged this week, so upgrading this feedstock's required pangeo-forge-recipes version may likely resolve the root issue #3 we've been fighting all along. I'll run a test from this PR to see if that's the case. 🤞