Skip to content

encapsulate signer #9972

encapsulate signer

encapsulate signer #9972

Triggered via pull request November 27, 2024 20:26
Status Failure
Total duration 15m 19s
Billable time 16m
Artifacts

ci.yml

on: pull_request
Fuzz
15m 7s
Fuzz
e2e_pre_etna
1m 39s
e2e_pre_etna
e2e_post_etna
1m 35s
e2e_post_etna
e2e_existing_network
1m 31s
e2e_existing_network
Upgrade
1m 23s
Upgrade
Lint
3m 10s
Lint
Protobuf Lint
5s
Protobuf Lint
Up-to-date protobuf
23s
Up-to-date protobuf
Up-to-date mocks
2m 0s
Up-to-date mocks
Up-to-date go.mod and go.sum
13s
Up-to-date go.mod and go.sum
Image build
2m 29s
Image build
Build Antithesis avalanchego images
1m 34s
Build Antithesis avalanchego images
Build Antithesis xsvm images
1m 33s
Build Antithesis xsvm images
Run bootstrap monitor e2e tests
2m 17s
Run bootstrap monitor e2e tests
Matrix: Unit
Fit to window
Zoom out
Zoom in

Annotations

106 errors
Upgrade
No files were found with the provided path: ~/.tmpnet/networks ~/.tmpnet/prometheus/prometheus.log ~/.tmpnet/promtail/promtail.log. No artifacts will be uploaded.
Upgrade
undefined: bls.NewSecretKey
Upgrade
undefined: bls.PublicFromSecretKey
Upgrade
Process completed with exit code 1.
e2e_existing_network
No files were found with the provided path: ~/.tmpnet/networks ~/.tmpnet/prometheus/prometheus.log ~/.tmpnet/promtail/promtail.log. No artifacts will be uploaded.
e2e_existing_network
undefined: bls.NewSecretKey
e2e_existing_network
undefined: bls.PublicFromSecretKey
e2e_existing_network
Process completed with exit code 1.
Build Antithesis avalanchego images
undefined: bls.NewSecretKey
Build Antithesis avalanchego images
undefined: bls.PublicFromSecretKey
Build Antithesis avalanchego images
Process completed with exit code 1.
Build Antithesis xsvm images
undefined: bls.NewSecretKey
Build Antithesis xsvm images
undefined: bls.PublicFromSecretKey
Build Antithesis xsvm images
Process completed with exit code 1.
e2e_post_etna
No files were found with the provided path: ~/.tmpnet/networks ~/.tmpnet/prometheus/prometheus.log ~/.tmpnet/promtail/promtail.log. No artifacts will be uploaded.
e2e_post_etna
undefined: bls.NewSecretKey
e2e_post_etna
undefined: bls.PublicFromSecretKey
e2e_post_etna
Process completed with exit code 1.
e2e_pre_etna
No files were found with the provided path: ~/.tmpnet/networks ~/.tmpnet/prometheus/prometheus.log ~/.tmpnet/promtail/promtail.log. No artifacts will be uploaded.
e2e_pre_etna
undefined: bls.NewSecretKey
e2e_pre_etna
undefined: bls.PublicFromSecretKey
e2e_pre_etna
Process completed with exit code 1.
Run bootstrap monitor e2e tests
undefined: bls.NewSecretKey
Run bootstrap monitor e2e tests
undefined: bls.PublicFromSecretKey
Run bootstrap monitor e2e tests
Process completed with exit code 1.
Image build
Process completed with exit code 1.
Lint: wallet/chain/c/backend.go#L9
"fmt" imported and not used (typecheck)
Lint: wallet/chain/c/backend.go#L16
"github.com/ava-labs/avalanchego/utils/math" imported and not used (typecheck)
Lint: wallet/chain/c/backend.go#L17
"github.com/ava-labs/avalanchego/vms/components/avax" imported and not used (typecheck)
Lint: tests/antithesis/compose.go#L141
tlsKey declared and not used (typecheck)
Lint: tests/antithesis/compose.go#L145
tlsCert declared and not used (typecheck)
Lint: tests/antithesis/compose.go#L149
signerKey declared and not used (typecheck)
Lint: tests/antithesis/compose.go#L11
"strconv" imported and not used (typecheck)
Lint: tests/antithesis/compose.go#L18
"github.com/ava-labs/avalanchego/utils/constants" imported and not used (typecheck)
Lint: tests/antithesis/compose.go#L19
"github.com/ava-labs/avalanchego/utils/logging" imported and not used (typecheck)
Lint: tests/e2e/p/staking_rewards.go#L278
expectedValidationReward declared and not used (typecheck)
Unit (ubuntu-24.04)
undefined: bls.NewSecretKey
Unit (ubuntu-24.04)
undefined: bls.PublicFromSecretKey
Unit (ubuntu-24.04)
undefined: bls.NewSecretKey
Unit (ubuntu-24.04)
undefined: bls.PublicFromSecretKey
Unit (ubuntu-24.04): network/peer/ip_test.go#L52
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-24.04): network/peer/ip_test.go#L64
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-24.04): network/peer/ip_test.go#L76
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-24.04): network/peer/ip_test.go#L88
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-24.04): network/peer/ip_test.go#L100
cannot use tt.blsSigner (variable of type *blst._Ctype_struct___6) as bls.Signer value in argument to tt.ip.Sign: *blst._Ctype_struct___6 does not implement bls.Signer (missing method PublicKey)
Unit (ubuntu-24.04): utils/crypto/bls/bls_benchmark_test.go#L56
cannot convert privateKey (variable of type Signer) to type blst._Ctype_struct___4
Unit (ubuntu-20.04)
undefined: bls.NewSecretKey
Unit (ubuntu-20.04)
undefined: bls.PublicFromSecretKey
Unit (ubuntu-20.04)
undefined: bls.NewSecretKey
Unit (ubuntu-20.04)
undefined: bls.PublicFromSecretKey
Unit (ubuntu-20.04): network/peer/ip_test.go#L52
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-20.04): network/peer/ip_test.go#L64
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-20.04): network/peer/ip_test.go#L76
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-20.04): network/peer/ip_test.go#L88
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-20.04): network/peer/ip_test.go#L100
cannot use tt.blsSigner (variable of type *blst._Ctype_struct___6) as bls.Signer value in argument to tt.ip.Sign: *blst._Ctype_struct___6 does not implement bls.Signer (missing method PublicKey)
Unit (ubuntu-20.04): utils/crypto/bls/bls_benchmark_test.go#L56
cannot convert privateKey (variable of type Signer) to type blst._Ctype_struct___4
Unit (macos-14)
undefined: bls.NewSecretKey
Unit (macos-14)
undefined: bls.PublicFromSecretKey
Unit (macos-14)
undefined: bls.NewSecretKey
Unit (macos-14)
undefined: bls.PublicFromSecretKey
Unit (macos-14): network/peer/ip_test.go#L52
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (macos-14): network/peer/ip_test.go#L64
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (macos-14): network/peer/ip_test.go#L76
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (macos-14): network/peer/ip_test.go#L88
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (macos-14): network/peer/ip_test.go#L100
cannot use tt.blsSigner (variable of type *blst._Ctype_struct___6) as bls.Signer value in argument to tt.ip.Sign: *blst._Ctype_struct___6 does not implement bls.Signer (missing method PublicKey)
Unit (macos-14): utils/crypto/bls/bls_benchmark_test.go#L56
cannot convert privateKey (variable of type Signer) to type blst._Ctype_struct___4
Unit (ubuntu-22.04)
undefined: bls.NewSecretKey
Unit (ubuntu-22.04)
undefined: bls.PublicFromSecretKey
Unit (ubuntu-22.04)
undefined: bls.NewSecretKey
Unit (ubuntu-22.04)
undefined: bls.PublicFromSecretKey
Unit (ubuntu-22.04): network/peer/ip_test.go#L52
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-22.04): network/peer/ip_test.go#L64
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-22.04): network/peer/ip_test.go#L76
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-22.04): network/peer/ip_test.go#L88
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (ubuntu-22.04): network/peer/ip_test.go#L100
cannot use tt.blsSigner (variable of type *blst._Ctype_struct___6) as bls.Signer value in argument to tt.ip.Sign: *blst._Ctype_struct___6 does not implement bls.Signer (missing method PublicKey)
Unit (ubuntu-22.04): utils/crypto/bls/bls_benchmark_test.go#L56
cannot convert privateKey (variable of type Signer) to type blst._Ctype_struct___4
Unit (custom-arm64-noble)
undefined: bls.NewSecretKey
Unit (custom-arm64-noble)
undefined: bls.PublicFromSecretKey
Unit (custom-arm64-noble)
undefined: bls.NewSecretKey
Unit (custom-arm64-noble)
undefined: bls.PublicFromSecretKey
Unit (custom-arm64-noble): network/peer/ip_test.go#L52
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (custom-arm64-noble): network/peer/ip_test.go#L64
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (custom-arm64-noble): network/peer/ip_test.go#L76
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (custom-arm64-noble): network/peer/ip_test.go#L88
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (custom-arm64-noble): network/peer/ip_test.go#L100
cannot use tt.blsSigner (variable of type *blst._Ctype_struct___6) as bls.Signer value in argument to tt.ip.Sign: *blst._Ctype_struct___6 does not implement bls.Signer (missing method PublicKey)
Unit (custom-arm64-noble): utils/crypto/bls/bls_benchmark_test.go#L56
cannot convert privateKey (variable of type Signer) to type blst._Ctype_struct___4
Unit (custom-arm64-jammy)
undefined: bls.NewSecretKey
Unit (custom-arm64-jammy)
undefined: bls.PublicFromSecretKey
Unit (custom-arm64-jammy)
undefined: bls.NewSecretKey
Unit (custom-arm64-jammy)
undefined: bls.PublicFromSecretKey
Unit (custom-arm64-jammy): network/peer/ip_test.go#L52
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (custom-arm64-jammy): network/peer/ip_test.go#L64
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (custom-arm64-jammy): network/peer/ip_test.go#L76
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (custom-arm64-jammy): network/peer/ip_test.go#L88
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (custom-arm64-jammy): network/peer/ip_test.go#L100
cannot use tt.blsSigner (variable of type *blst._Ctype_struct___6) as bls.Signer value in argument to tt.ip.Sign: *blst._Ctype_struct___6 does not implement bls.Signer (missing method PublicKey)
Unit (custom-arm64-jammy): utils/crypto/bls/bls_benchmark_test.go#L56
cannot convert privateKey (variable of type Signer) to type blst._Ctype_struct___4
Unit (windows-2022)
undefined: bls.NewSecretKey
Unit (windows-2022)
undefined: bls.PublicFromSecretKey
Unit (windows-2022)
undefined: bls.NewSecretKey
Unit (windows-2022)
undefined: bls.PublicFromSecretKey
Unit (windows-2022): network/peer/ip_test.go#L52
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (windows-2022): network/peer/ip_test.go#L64
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (windows-2022): network/peer/ip_test.go#L76
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (windows-2022): network/peer/ip_test.go#L88
cannot use blsKey1 (variable of type bls.Signer) as *blst._Ctype_struct___6 value in struct literal
Unit (windows-2022): network/peer/ip_test.go#L100
cannot use tt.blsSigner (variable of type *blst._Ctype_struct___6) as bls.Signer value in argument to tt.ip.Sign: *blst._Ctype_struct___6 does not implement bls.Signer (missing method PublicKey)
Unit (windows-2022): utils/crypto/bls/bls_benchmark_test.go#L56
cannot convert privateKey (variable of type Signer) to type blst._Ctype_struct___4