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

Fix flaky zombienet tests zombienet-polkadot-coretime-revenue #5848

Open
Tracked by #5852
pepoviola opened this issue Sep 26, 2024 · 4 comments
Open
Tracked by #5852

Fix flaky zombienet tests zombienet-polkadot-coretime-revenue #5848

pepoviola opened this issue Sep 26, 2024 · 4 comments

Comments

@pepoviola
Copy link
Contributor

Example: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7444000 (fails)
Retry works: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7444917

cc: @s0me0ne-unkn0wn

@s0me0ne-unkn0wn
Copy link
Contributor

From the logs, I can only guess that the parachain never starts producing blocks.
It happened to me sometimes in local tests, and it seemed to me much more like a Zombienet problem. I hoped it was connected with the native provider and would be gone after switching to k8s.
It would be interesting to have a look into the collator logs.

github-merge-queue bot pushed a commit that referenced this issue Sep 27, 2024
@pepoviola
Copy link
Contributor Author

Hi @s0me0ne-unkn0wn, thanks for looking this. I checked the logs and ehe collator seems producing blocks ok.
https://grafana.teleport.parity.io/goto/Z5XCkjgNR?orgId=1

Thx!

@s0me0ne-unkn0wn
Copy link
Contributor

Nope, the relay chain side is producing but the parachain has stuck at the best block №3... I'll try to look into that in the next days.

@pepoviola
Copy link
Contributor Author

Nope, the relay chain side is producing but the parachain has stuck at the best block №3... I'll try to look into that in the next days.

Ahh my bad, I quickly look and don't realize of the stuck. Thanks!

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

No branches or pull requests

2 participants