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

CI sometimes fails with stale ballots check #3626

Closed
lumtis opened this issue Mar 4, 2025 · 0 comments · Fixed by #3627
Closed

CI sometimes fails with stale ballots check #3626

lumtis opened this issue Mar 4, 2025 · 0 comments · Fixed by #3627
Assignees
Labels
bug Something isn't working

Comments

@lumtis
Copy link
Member

lumtis commented Mar 4, 2025

Describe the Issue
Example: https://github.com/zeta-chain/node/actions/runs/13650090622/job/38156693230

	Error Trace:	/go/delivery/zeta-node/e2e/runner/require.go:78
	            				/go/delivery/zeta-node/cmd/zetae2e/local/local.go:536
	            				/go/pkg/mod/github.com/spf13/[email protected]/command.go:989
	            				/go/pkg/mod/github.com/spf13/[email protected]/command.go:1117
	            				/go/pkg/mod/github.com/spf13/[email protected]/command.go:1041
	            				/go/delivery/zeta-node/cmd/zetae2e/main.go:18
	            				/usr/local/go/src/runtime/proc.go:272
	            				/usr/local/go/src/runtime/asm_amd64.s:1700
	Error:      	"71" is not greater than or equal to "108"
	Messages:   	there should be no stale ballots

It might be linked to this change recently merged: #3553

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants