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

Notebook tests can fail #57

Open
opcode81 opened this issue Jun 22, 2021 · 2 comments
Open

Notebook tests can fail #57

opcode81 opened this issue Jun 22, 2021 · 2 comments

Comments

@opcode81
Copy link
Owner

opcode81 commented Jun 22, 2021

See https://github.com/jambit/sensAI/runs/2884663556?check_suite_focus=true

RuntimeError: Kernel died before replying to kernel_info
zmq.error.ZMQError: Address already in use

@MischaPanch, are you familiar with such errors? Could this be related to the newly introduced caching (#31)?

@opcode81 opcode81 added bug Something isn't working build and ci labels Jun 22, 2021
@MischaPanch
Copy link
Collaborator

MischaPanch commented Jun 22, 2021

I don't think it has anything to do with caching. Seems to be related to this long standing issue:
jupyter/nbconvert#1066

The developer said he might get around to fix it some time soon, maybe we can just wait and restart the failing pipelines when this happens for the moment? Doesn't seem to happen all too often

@opcode81 opcode81 added testing and removed bug Something isn't working labels Jun 23, 2021
@schroedk
Copy link
Collaborator

I got the same error while running two pipelines in parallel. While the first build was sucessful, the second one failed with the error message above. Rerunning the second build (after the first one finished) was sucessful. I will try to reproduce this behavior.

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

No branches or pull requests

3 participants