Skip to content

perf: optimize Misc.compute_committee a bit #1714

perf: optimize Misc.compute_committee a bit

perf: optimize Misc.compute_committee a bit #1714

Triggered via pull request December 12, 2023 15:46
Status Failure
Total duration 7m 41s
Artifacts

ci.yml

on: pull_request
Build native libraries
16s
Build native libraries
Download spectests
10s
Download spectests
Matrix: Run spec-tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 43 warnings
Run spec-tests (general)
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: Linux-spectest-4a27d1fc22cbcefd2a7a70eba77c11e0a3c9398da6fdb07c6627b359a4fa4edb
Run spec-tests (minimal)
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: Linux-spectest-4a27d1fc22cbcefd2a7a70eba77c11e0a3c9398da6fdb07c6627b359a4fa4edb
Run spec-tests (mainnet): test/generated/mainnet/capella/operations.exs#L33
test c:mainnet f:capella r:operations h:attestation s:pyspec_tests -> incorrect_head_and_target_min_inclusion_delay (Mainnet.Capella.OperationsTest)
Run spec-tests (minimal): test/generated/minimal/capella/operations.exs#L53
test c:minimal f:capella r:operations h:attestation s:pyspec_tests -> incorrect_target_included_at_epoch_delay (Minimal.Capella.OperationsTest)
Run spec-tests (mainnet): test/generated/mainnet/capella/operations.exs#L98
test c:mainnet f:capella r:operations h:attestation s:pyspec_tests -> invalid_empty_participants_seemingly_valid_sig (Mainnet.Capella.OperationsTest)
Run spec-tests (minimal): test/generated/minimal/capella/operations.exs#L48
test c:minimal f:capella r:operations h:attestation s:pyspec_tests -> incorrect_head_included_at_sqrt_epoch_delay (Minimal.Capella.OperationsTest)
Run spec-tests (mainnet): test/generated/mainnet/capella/operations.exs#L13
test c:mainnet f:capella r:operations h:attestation s:pyspec_tests -> correct_attestation_included_at_one_epoch_delay (Mainnet.Capella.OperationsTest)
Run spec-tests (minimal): test/generated/minimal/capella/operations.exs#L168
test c:minimal f:capella r:operations h:attestation s:pyspec_tests -> invalid_too_many_aggregation_bits (Minimal.Capella.OperationsTest)
Run spec-tests (minimal): test/generated/minimal/capella/operations.exs#L63
test c:minimal f:capella r:operations h:attestation s:pyspec_tests -> incorrect_target_included_at_sqrt_epoch_delay (Minimal.Capella.OperationsTest)
Run spec-tests (mainnet): test/generated/mainnet/capella/operations.exs#L38
test c:mainnet f:capella r:operations h:attestation s:pyspec_tests -> incorrect_head_included_at_epoch_delay (Mainnet.Capella.OperationsTest)
Run spec-tests (minimal): test/generated/minimal/capella/operations.exs#L188
test c:minimal f:capella r:operations h:attestation s:pyspec_tests -> multi_proposer_index_iterations (Minimal.Capella.OperationsTest)
Run spec-tests (mainnet): test/generated/mainnet/capella/operations.exs#L28
test c:mainnet f:capella r:operations h:attestation s:pyspec_tests -> incorrect_head_and_target_included_at_sqrt_epoch_delay (Mainnet.Capella.OperationsTest)
Run spec-tests (minimal): test/generated/minimal/capella/operations.exs#L18
test c:minimal f:capella r:operations h:attestation s:pyspec_tests -> correct_attestation_included_at_sqrt_epoch_delay (Minimal.Capella.OperationsTest)
Run spec-tests (mainnet): test/generated/mainnet/capella/operations.exs#L153
test c:mainnet f:capella r:operations h:attestation s:pyspec_tests -> invalid_previous_source_root (Mainnet.Capella.OperationsTest)
Run spec-tests (minimal): test/generated/minimal/capella/operations.exs#L198
test c:minimal f:capella r:operations h:attestation s:pyspec_tests -> previous_epoch (Minimal.Capella.OperationsTest)
Run spec-tests (mainnet): test/generated/mainnet/capella/operations.exs#L63
test c:mainnet f:capella r:operations h:attestation s:pyspec_tests -> incorrect_target_included_at_sqrt_epoch_delay (Mainnet.Capella.OperationsTest)
Run spec-tests (mainnet): test/generated/mainnet/capella/operations.exs#L138
test c:mainnet f:capella r:operations h:attestation s:pyspec_tests -> invalid_new_source_epoch (Mainnet.Capella.OperationsTest)
Run spec-tests (minimal): test/generated/minimal/capella/operations.exs#L193
test c:minimal f:capella r:operations h:attestation s:pyspec_tests -> one_basic_attestation (Minimal.Capella.OperationsTest)
Run spec-tests (mainnet): test/generated/mainnet/capella/operations.exs#L188
test c:mainnet f:capella r:operations h:attestation s:pyspec_tests -> multi_proposer_index_iterations (Mainnet.Capella.OperationsTest)
Run spec-tests (minimal): test/generated/minimal/capella/operations.exs#L153
test c:minimal f:capella r:operations h:attestation s:pyspec_tests -> invalid_previous_source_root (Minimal.Capella.OperationsTest)
Run spec-tests (mainnet): test/generated/mainnet/capella/operations.exs#L48
test c:mainnet f:capella r:operations h:attestation s:pyspec_tests -> incorrect_head_included_at_sqrt_epoch_delay (Mainnet.Capella.OperationsTest)
Run spec-tests (minimal): test/generated/minimal/capella/operations.exs#L173
test c:minimal f:capella r:operations h:attestation s:pyspec_tests -> invalid_wrong_index_for_committee_signature (Minimal.Capella.OperationsTest)
Run spec-tests (mainnet)
Failed to restore cache entry. Exiting as fail-on-cache-miss is set. Input key: Linux-spectest-4a27d1fc22cbcefd2a7a70eba77c11e0a3c9398da6fdb07c6627b359a4fa4edb
Lint
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Lint
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Lint
use Bitwise is deprecated. import Bitwise instead
Test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Test
use Bitwise is deprecated. import Bitwise instead
Build project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build project
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build project
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build project
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build project
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Build project
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build project
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Build project
use Bitwise is deprecated. import Bitwise instead
Run spec-tests (general)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (general)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (general)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (general)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Run spec-tests (general)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (general)
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Run spec-tests (general)
use Bitwise is deprecated. import Bitwise instead
Run spec-tests (minimal)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (minimal)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (minimal)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (minimal)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Run spec-tests (minimal)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (minimal)
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Run spec-tests (minimal)
use Bitwise is deprecated. import Bitwise instead
Run spec-tests (mainnet)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (mainnet)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (mainnet)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (mainnet)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Run spec-tests (mainnet)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Run spec-tests (mainnet)
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
Run spec-tests (mainnet)
use Bitwise is deprecated. import Bitwise instead