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

Investigate CI test failure TestDatabaseRollback #1300

Open
darioush opened this issue Aug 21, 2024 · 1 comment
Open

Investigate CI test failure TestDatabaseRollback #1300

darioush opened this issue Aug 21, 2024 · 1 comment

Comments

@darioush
Copy link
Collaborator

-test.shuffle 1724274607158782700 (windows)
https://github.com/ava-labs/subnet-evm/actions/runs/10497423009/job/29080239137?pr=1298#step:7:110

--- FAIL: TestDatabaseRollback (0.00s)
panic: failed to update state changes, err: layer cycle [recovered]
	panic: failed to update state changes, err: layer cycle

goroutine 12 [running]:
testing.tRunner.func1.2({0x1410ddf40, 0xc0037e7680})
	C:/hostedtoolcache/windows/go/1.21.13/x64/src/testing/testing.go:1545 +0x3f7
testing.tRunner.func1()
	C:/hostedtoolcache/windows/go/1.21.13/x64/src/testing/testing.go:1548 +0x716
panic({0x1410ddf40?, 0xc0037e7680?})
	C:/hostedtoolcache/windows/go/1.21.13/x64/src/runtime/panic.go:920 +0x270
github.com/ava-labs/subnet-evm/trie/triedb/pathdb.newTester(0x40?, 0x0)
	D:/a/subnet-evm/subnet-evm/trie/triedb/pathdb/database_test.go:136 +0x7d2
github.com/ava-labs/subnet-evm/trie/triedb/pathdb.TestDatabaseRollback(0x0?)
	D:/a/subnet-evm/subnet-evm/trie/triedb/pathdb/database_test.go:365 +0x45
testing.tRunner(0xc00182cb60, 0x14127de08)
	C:/hostedtoolcache/windows/go/1.21.13/x64/src/testing/testing.go:1595 +0x262
created by testing.(*T).Run in goroutine 1
	C:/hostedtoolcache/windows/go/1.21.13/x64/src/testing/testing.go:1648 +0x846
@darioush
Copy link
Collaborator Author

Also observed:

--- FAIL: TestJournal (0.00s)
panic: failed to update state changes, err: layer cycle [recovered]
	panic: failed to update state changes, err: layer cycle

https://github.com/ava-labs/subnet-evm/actions/runs/10633532948/attempts/1

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

1 participant