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

Flaky test: TestClusterID #844

Open
yuce opened this issue Jul 14, 2022 · 0 comments
Open

Flaky test: TestClusterID #844

yuce opened this issue Jul 14, 2022 · 0 comments

Comments

@yuce
Copy link
Collaborator

yuce commented Jul 14, 2022

TestClusterID fails with:

2022-07-14T13:25:46.3492857Z --- FAIL: TestClusterID (87.35s)
2022-07-14T13:25:46.3493481Z     --- FAIL: TestClusterID/Smart_Client (87.35s)
2022-07-14T13:25:46.3495386Z Jul 14, 2022 1:25:46 PM com.hazelcast.core.LifecycleService
2022-07-14T13:25:46.3496047Z INFO: [localhost]:15703 [clusterId-test-cluster1] [5.1] [localhost]:15703 is SHUTDOWN
2022-07-14T13:25:46.3519679Z panic: the client could not connect to the cluster in 60 seconds. [recovered]
2022-07-14T13:25:46.3520412Z    panic: the client could not connect to the cluster in 60 seconds.

Previously, the client could not connect to the cluster due to ErrClientNotAllowedInCluster, it seems it sometimes cannot connect after 60 seconds.

Full log:
logs_2875.zip

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

1 participant