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

Robustness test failure: Progress notify does not match #19083

Open
4 tasks done
siyuanfoundation opened this issue Dec 18, 2024 · 1 comment
Open
4 tasks done

Robustness test failure: Progress notify does not match #19083

siyuanfoundation opened this issue Dec 18, 2024 · 1 comment
Assignees

Comments

@siyuanfoundation
Copy link
Contributor

Bug report criteria

What happened?

https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/ci-etcd-robustness-main-amd64/1868726984805191680

This seems to be recurring failure.

What did you expect to happen?

succeed.

How can we reproduce it (as minimally and precisely as possible)?

n.a.

Anything else we need to know?

No response

Etcd version (please run commands below)

v3.6

Etcd configuration (command line flags or environment variables)

{Failed === RUN TestRobustnessExploratory/EtcdTrafficDeleteLeases/ClusterOfSize1/beforeWritebackBuf=panic
watch.go:140: Progress notify does not match, expect: true, got: false
--- FAIL: TestRobustnessExploratory/EtcdTrafficDeleteLeases/ClusterOfSize1/beforeWritebackBuf=panic (4.09s)
}

Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)

$ etcdctl member list -w table
# paste output here

$ etcdctl --endpoints=<member list> endpoint status -w table
# paste output here

Relevant log output

No response

@siyuanfoundation
Copy link
Contributor Author

/cc @fuweid

@fuweid fuweid self-assigned this Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants