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

swing-store export discard error #8716

Open
mhofman opened this issue Jan 8, 2024 · 0 comments
Open

swing-store export discard error #8716

mhofman opened this issue Jan 8, 2024 · 0 comments
Assignees
Labels
agoric-cosmos bug Something isn't working cosmic-swingset package: cosmic-swingset good first issue Good for newcomers state-sync state sync related

Comments

@mhofman
Copy link
Member

mhofman commented Jan 8, 2024

Describe the bug

A validator hit an issue where IAVL export failed (not currently investigated). This triggered the discard logic for the swing-store export, however it seems like something goes wrong and the discard action errors, leaving the temporary folder in place.

Expected behavior

No temporary folder left behind

Platform Environment

  • validator running agoric-upgrade-13 on agoric-3 mainnet

Additional context

https://discord.com/channels/585576150827532298/1191865777339498569/1193106469562880000

Screenshots

8:50AM INF executed block height=13231510 module=state num_invalid_txs=0 num_valid_txs=0
8:50AM INF Timed out dur=1000 height=13231510 module=consensus round=0 step=5
8:50AM ERR failed to create state snapshot err="failed to generate snapshot chunk 20: iavl export failed for version 13231500: version mismatch on immutable IAVL tree; version does not exist. Version has either been pruned, or is for a future block height" height=13231500
8:50AM ERR failed to discard swing-store export err=null height=13231500 module=x/swingset submodule=SwingStoreExportsHandler
@mhofman mhofman added bug Something isn't working cosmic-swingset package: cosmic-swingset agoric-cosmos labels Jan 8, 2024
@mhofman mhofman self-assigned this Jan 8, 2024
@warner warner added the state-sync state sync related label Jan 9, 2024
@mhofman mhofman added the good first issue Good for newcomers label Jul 12, 2024
@aj-agoric aj-agoric assigned siarhei-agoric and unassigned mhofman Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agoric-cosmos bug Something isn't working cosmic-swingset package: cosmic-swingset good first issue Good for newcomers state-sync state sync related
Projects
None yet
Development

No branches or pull requests

3 participants