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

test-sim-import-export: runsim #2977

Open
wangjiulian opened this issue Dec 13, 2024 · 0 comments · May be fixed by #2984
Open

test-sim-import-export: runsim #2977

wangjiulian opened this issue Dec 13, 2024 · 0 comments · May be fixed by #2984
Labels
bug Something isn't working simulation

Comments

@wangjiulian
Copy link
Collaborator

/usr/bin/make -f /Users/avery/irishub/Makefile -C /Users/avery/irishub test-sim-import-export
Running application import/export simulation. This may take several minutes...
Allocating 4 workers...
[W3] Worker is up and running
[W2] Worker is up and running
[W0] Worker is up and running
[W1] Worker is up and running
[W3] Spawned simulation with pid 99566 [seed=1 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-1-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-1-date-12-09-2024_132246.stderr]
[W0] Spawned simulation with pid 99567 [seed=4 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-4-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-4-date-12-09-2024_132246.stderr]
[W1] Spawned simulation with pid 99569 [seed=7 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-7-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-7-date-12-09-2024_132246.stderr]
[W2] Spawned simulation with pid 99568 [seed=2 stdout=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-2-date-12-09-2024_132246.stdout stderr=/var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/app-simulation-seed-2-date-12-09-2024_132246.stderr]
exit status 1
[W2] Seed 2: FAILED
To reproduce run: go test . -run TestAppImportExport -Enabled=true -NumBlocks=50 -Genesis= -Verbose=true -Commit=true -Seed=2 -Period=5 -ExportParamsPath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/sim_params-2.json -ExportStatePath /var/folders/t8/jbr2b_6d4s58hkxv3q5rw8hc0000gn/T/sim-logs-4065609422/sim_state-2.json -v -timeout 24h
ERROR OUTPUT

exit status 1
panic: halting simulations

goroutine 11 [running]:
main.worker(0x2, 0x1400028e7e0, 0x1400028e930)
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/[email protected]/main.go:216 +0x5ac
main.main.func2(0x0?)
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/[email protected]/main.go:160 +0x50
created by main.main in goroutine 1
/Users/avery/go/1.20.0/pkg/mod/github.com/cosmos/tools/cmd/[email protected]/main.go:158 +0xbc4
make: *** [test-sim-import-export] Error 2

Process finished with exit code 2

@wangjiulian wangjiulian added bug Something isn't working simulation labels Dec 13, 2024
@wangjiulian wangjiulian linked a pull request Dec 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working simulation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant