Skip to content

feat: TraceRecorder support + FinalizeBlock and ProcessProposal metrics #70

feat: TraceRecorder support + FinalizeBlock and ProcessProposal metrics

feat: TraceRecorder support + FinalizeBlock and ProcessProposal metrics #70

Triggered via pull request June 27, 2024 16:59
Status Failure
Total duration 4m 30s
Artifacts 4

test.yml

on: pull_request
test-integration
32s
test-integration
test-e2e
33s
test-e2e
split-test-files
35s
split-test-files
liveness-test
54s
liveness-test
test-sim-nondeterminism
34s
test-sim-nondeterminism
test-clientv2
26s
test-clientv2
test-core
29s
test-core
test-depinject
24s
test-depinject
test-errors
24s
test-errors
test-math
27s
test-math
test-simapp
39s
test-simapp
test-collections
32s
test-collections
test-orm
26s
test-orm
test-cosmovisor
23s
test-cosmovisor
test-confix
24s
test-confix
test-hubl
28s
test-hubl
test-store
24s
test-store
test-log
40s
test-log
test-x-tx
24s
test-x-tx
test-x-nft
22s
test-x-nft
test-x-circuit
27s
test-x-circuit
test-x-feegrant
26s
test-x-feegrant
test-x-evidence
27s
test-x-evidence
test-x-upgrade
22s
test-x-upgrade
Matrix: tests
repo-analysis
0s
repo-analysis
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 29 warnings
test-e2e
Process completed with exit code 2.
test-integration
Process completed with exit code 2.
test-sim-nondeterminism
Process completed with exit code 2.
test-simapp
Process completed with exit code 1.
liveness-test
Process completed with exit code 2.
tests (03)
undefined: trace.FlightRecorder
tests (03)
undefined: trace.NewFlightRecorder
tests (03)
tr.SetPeriod undefined (type *TraceRecorder has no field or method SetPeriod)
tests (03)
tr.SetSize undefined (type *TraceRecorder has no field or method SetSize)
tests (03)
tr.WriteTo undefined (type TraceRecorder has no field or method WriteTo)
tests (03)
Process completed with exit code 123.
tests (02)
undefined: trace.FlightRecorder
tests (02)
undefined: trace.NewFlightRecorder
tests (02)
tr.SetPeriod undefined (type *TraceRecorder has no field or method SetPeriod)
tests (02)
tr.SetSize undefined (type *TraceRecorder has no field or method SetSize)
tests (02)
tr.WriteTo undefined (type TraceRecorder has no field or method WriteTo)
tests (02)
Process completed with exit code 123.
tests (01)
undefined: trace.FlightRecorder
tests (01)
undefined: trace.NewFlightRecorder
tests (01)
tr.SetPeriod undefined (type *TraceRecorder has no field or method SetPeriod)
tests (01)
tr.SetSize undefined (type *TraceRecorder has no field or method SetSize)
tests (01)
tr.WriteTo undefined (type TraceRecorder has no field or method WriteTo)
tests (01)
undefined: trace.FlightRecorder
tests (01)
undefined: trace.NewFlightRecorder
tests (01)
tr.SetPeriod undefined (type *TraceRecorder has no field or method SetPeriod)
tests (01)
tr.SetSize undefined (type *TraceRecorder has no field or method SetSize)
tests (01)
tr.WriteTo undefined (type TraceRecorder has no field or method WriteTo)
tests (00)
undefined: trace.FlightRecorder
tests (00)
undefined: trace.NewFlightRecorder
tests (00)
tr.SetPeriod undefined (type *TraceRecorder has no field or method SetPeriod)
tests (00)
tr.SetSize undefined (type *TraceRecorder has no field or method SetSize)
tests (00)
tr.WriteTo undefined (type TraceRecorder has no field or method WriteTo)
tests (00)
undefined: trace.FlightRecorder
tests (00)
undefined: trace.NewFlightRecorder
tests (00)
tr.SetPeriod undefined (type *TraceRecorder has no field or method SetPeriod)
tests (00)
tr.SetSize undefined (type *TraceRecorder has no field or method SetSize)
tests (00)
tr.WriteTo undefined (type TraceRecorder has no field or method WriteTo)
test-x-upgrade
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-cosmovisor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-x-nft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-depinject
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-confix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-x-tx
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-store
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-clientv2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-orm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-x-feegrant
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-x-circuit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-math
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-hubl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-x-evidence
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-collections
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
split-test-files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-sim-nondeterminism
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-simapp
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-log
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
liveness-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (03)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (02)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (01)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (00)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, technote-space/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ad499833eda8dcdf4d439453188cb7bbabaf47c3-00", "ad499833eda8dcdf4d439453188cb7bbabaf47c3-01", "ad499833eda8dcdf4d439453188cb7bbabaf47c3-02", "ad499833eda8dcdf4d439453188cb7bbabaf47c3-03". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
ad499833eda8dcdf4d439453188cb7bbabaf47c3-00 Expired
2.66 KB
ad499833eda8dcdf4d439453188cb7bbabaf47c3-01 Expired
2.58 KB
ad499833eda8dcdf4d439453188cb7bbabaf47c3-02 Expired
2.63 KB
ad499833eda8dcdf4d439453188cb7bbabaf47c3-03 Expired
2.58 KB