Skip to content

Nightly E2E run

Nightly E2E run #659

Triggered via schedule July 19, 2024 03:04
Status Failure
Total duration 2m 49s
Billable time 8m
Artifacts

nightly-tests.yml

on: schedule
run-simulations  /  build
30s
run-simulations / build
run-simulations  /  newbuild
30s
run-simulations / newbuild
run-tests  /  test-e2e
8s
run-tests / test-e2e
run-tests  /  liveness-test
21s
run-tests / liveness-test
run-tests  /  upgrade-test
21s
run-tests / upgrade-test
run-simulations  /  cleanup-runs
0s
run-simulations / cleanup-runs
run-vulncheck
1m 10s
run-vulncheck
run-simulations  /  install-runsim
30s
run-simulations / install-runsim
run-simulations  /  test-sim-multi-seed-short
23s
run-simulations / test-sim-multi-seed-short
run-simulations  /  test-sim-nondeterminism
19s
run-simulations / test-sim-nondeterminism
run-tests  /  repo-analysis
9s
run-tests / repo-analysis
run-simulations  /  test-sim-multi-seed-long
12s
run-simulations / test-sim-multi-seed-long
warn-if-failure
7s
warn-if-failure
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 17 warnings
run-tests / tests
Cannot open: File exists
run-tests / tests
Cannot open: File exists
run-tests / tests
Cannot open: File exists
run-tests / tests
Cannot open: File exists
run-tests / tests
Cannot open: File exists
run-tests / tests
Cannot open: File exists
run-tests / tests
Cannot open: File exists
run-tests / tests
Cannot open: File exists
run-tests / tests
Cannot open: File exists
run-tests / tests
Cannot open: File exists
run-vulncheck
app.NewGaiaApp calls fmt.Fprintln, which eventually calls metadata.MD.String
run-vulncheck
app.NewGaiaApp calls testdata.RegisterQueryServer, which eventually calls keeper.Keeper.SlashRedelegation
run-vulncheck
app.GaiaApp.BeginBlocker calls module.Manager.BeginBlock, which eventually calls keeper.Keeper.SlashWithInfractionReason
run-vulncheck
app.NewGaiaApp calls testdata.RegisterQueryServer, which eventually calls vesting.msgServer.CreatePeriodicVestingAccount
run-vulncheck
cmd.addModuleInitFlags calls crisis.AddModuleInitFlags
run-vulncheck
app.NewGaiaApp calls services.NewAutoCLIQueryService, which eventually calls crisis.AppModule.AutoCLIOptions
run-vulncheck
app.GaiaApp.InitChainer calls module.Manager.GetVersionMap, which calls crisis.AppModule.ConsensusVersion
run-vulncheck
app.GaiaApp.EndBlocker calls module.Manager.EndBlock, which calls crisis.AppModule.EndBlock
run-vulncheck
app.GaiaApp.ExportAppStateAndValidators calls module.Manager.ExportGenesisForModules, which eventually calls crisis.AppModule.ExportGenesis
run-vulncheck
app.GaiaApp.InitChainer calls module.Manager.InitGenesis, which calls crisis.AppModule.InitGenesis
run-tests / upgrade-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-simulations / build
Restore cache failed: Dependencies file is not found in /home/runner/work/gaia/gaia. Supported file pattern: go.sum
run-simulations / newbuild
Restore cache failed: Dependencies file is not found in /home/runner/work/gaia/gaia. Supported file pattern: go.sum
run-tests / tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests / tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
run-tests / repo-analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests / test-e2e
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests / test-e2e
Restore cache failed: Dependencies file is not found in /home/runner/work/gaia/gaia. Supported file pattern: go.sum
run-tests / liveness-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-simulations / test-sim-nondeterminism
The following actions uses node12 which is deprecated and will be forced to run on node16: technote-space/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-simulations / test-sim-nondeterminism
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-simulations / test-sim-nondeterminism
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-simulations / test-sim-nondeterminism
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-simulations / test-sim-nondeterminism
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-simulations / test-sim-nondeterminism
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-simulations / test-sim-multi-seed-short
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-simulations / test-sim-multi-seed-long
Restore cache failed: Dependencies file is not found in /home/runner/work/gaia/gaia. Supported file pattern: go.sum