milvus: [Bug]: [cluster] Nightly test case hangs for panic in querynode and datacoord
Is there an existing issue for this?
- I have searched the existing issues
Environment
- Milvus version: 3eb5cc4
- Deployment mode(standalone or cluster): cluster
- SDK version(e.g. pymilvus v2.0.0rc2): 2.0.0rc10.dev11
- OS(Ubuntu or CentOS):
- CPU/Memory:
- GPU:
- Others:
Current Behavior
test case hangs for cluster mode
Expected Behavior
All the test cases executed successfully
Steps To Reproduce
Running nightly: [cluster mode]
https://ci.milvus.io:18080/jenkins/blue/organizations/jenkins/milvus-nightly-ci/detail/master/305/pipeline
Anything else?
Tests hangs and there is no logs generated at this point, but the environment is still existed, so could login the machine to have some check, thanks.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 17 (15 by maintainers)
querycoord panicd when rootcoord drop collection, and rootcoord release collection failed when drop collection. So after querycoord resarted, it called rootcoord.showpartition() and get error message, then querycoord will panic after every reboot