-
Notifications
You must be signed in to change notification settings - Fork 13
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
Travis intermittent failures on our submit_mult_calcs external client tests in 2.7 only #259
Comments
Interesting...I've been getting these sorts of intermittent errors offline (outside the aospy test suite) with the latest version of distributed as well. I wonder if it is an upstream issue? |
Good to know. Besides 3.4, the other environments are also using the same distributed version as 2.7:
Were your errors using 2.7 or otherwise? |
My errors were using Python 3.6.1 and distributed version 1.21.3. |
Ok. So it's possible that them being only on 2.7 for us is just coincidental. I'd say this is unimportant enough to just wait it out for now...if it persists much longer we can dig in more/file a report. |
Just saw this: http://matthewrocklin.com/blog/work/2018/03/21/dask-0.17.2 May be related to the Tornado (which Dask uses) version. New 5.0 release introduced some funniness w/ dask |
I think this may have been fixed in the latest release of distributed. We can keep an eye on it. See dask/distributed#1865. |
Nice, thanks for catching that. Once we have a few commits where this doesn't occur, I'll close this. |
I resolved my issues on the GFDL PPAN cluster by specifying |
This is starting to happen with more regularity now, e.g. https://travis-ci.org/spencerahill/aospy/jobs/356503697#L854. I've pasted the full error message below.
Further motivation to drop 2.7? 😜 c.f. #256
The text was updated successfully, but these errors were encountered: