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

Update Docker images #13238

Merged
merged 1 commit into from
May 13, 2024
Merged

Update Docker images #13238

merged 1 commit into from
May 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 9, 2024

Update Docker images. Generated by the Docker Update Images workflow.

@github-actions github-actions bot requested a review from a team as a code owner May 9, 2024 19:00
@github-actions github-actions bot added the CICD:run-e2e-tests when this label is present github actions will run all land-blocking e2e tests from the PR label May 9, 2024
Copy link

trunk-io bot commented May 9, 2024

⏱️ 2h 30m total CI duration on this PR
Job Cumulative Duration Recent Runs
rust-smoke-tests 40m 🟩
windows-build 26m 🟩
forge-compat-test / forge 14m 🟩
forge-e2e-test / forge 13m 🟩
rust-images / rust-all 13m 🟩
cli-e2e-tests / run-cli-tests 6m 🟩
rust-lints 5m 🟩
run-tests-main-branch 4m 🟩
check 4m 🟩
test-target-determinator 4m 🟩
rust-build-cached-packages 4m 🟩
rust-targeted-unit-tests 3m 🟩
execution-performance / test-target-determinator 3m 🟩
rust-move-tests 3m 🟩
indexer-grpc-e2e-tests / test-indexer-grpc-docker-compose 2m 🟩
general-lints 2m 🟩
check-dynamic-deps 2m 🟩
node-api-compatibility-tests / node-api-compatibility-tests 53s 🟩
semgrep/ci 18s 🟩
file_change_determinator 14s 🟩
file_change_determinator 13s 🟩
file_change_determinator 9s 🟩
execution-performance / single-node-performance 9s 🟩
forge-framework-upgrade-test / forge 7s 🟩
permission-check 4s 🟩
permission-check 2s 🟩
permission-check 2s 🟩
permission-check 2s 🟩
permission-check 2s 🟩
determine-docker-build-metadata 1s 🟩
🚨 6 jobs on the last run were significantly faster/slower than expected
Job Duration vs 7d avg Delta
windows-build 26m 38m -32%
test-target-determinator 4m 6m -32%
rust-lints 5m 9m -39%
rust-build-cached-packages 4m 7m -42%
rust-move-tests 3m 13m -78%
rust-targeted-unit-tests 3m 21m -85%

settingsfeedbackdocs ⋅ learn more about trunk.io

@gedigi gedigi mentioned this pull request May 9, 2024
21 tasks
@github-actions github-actions bot requested a review from a team as a code owner May 13, 2024 09:03
@zi0Black zi0Black enabled auto-merge (squash) May 13, 2024 16:35

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor Author

✅ Forge suite realistic_env_max_load success on 3f75d82d0fe38ce89cc77275fac7353c443e0628

two traffics test: inner traffic : committed: 8219.937218976847 txn/s, latency: 4771.1984113740655 ms, (p50: 4500 ms, p90: 5400 ms, p99: 9900 ms), latency samples: 3547720
two traffics test : committed: 100.01386485187153 txn/s, latency: 1912.3763736263736 ms, (p50: 1800 ms, p90: 2100 ms, p99: 6300 ms), latency samples: 1820
Latency breakdown for phase 0: ["QsBatchToPos: max: 0.208, avg: 0.203", "QsPosToProposal: max: 0.248, avg: 0.220", "ConsensusProposalToOrdered: max: 0.453, avg: 0.414", "ConsensusOrderedToCommit: max: 0.343, avg: 0.335", "ConsensusProposalToCommit: max: 0.758, avg: 0.749"]
Max round gap was 1 [limit 4] at version 1699422. Max no progress secs was 4.73636 [limit 15] at version 1699422.
Test Ok

Copy link
Contributor Author

✅ Forge suite compat success on 01b24e7e3548382dd25440b39a0438a993387f12 ==> 3f75d82d0fe38ce89cc77275fac7353c443e0628

Compatibility test results for 01b24e7e3548382dd25440b39a0438a993387f12 ==> 3f75d82d0fe38ce89cc77275fac7353c443e0628 (PR)
1. Check liveness of validators at old version: 01b24e7e3548382dd25440b39a0438a993387f12
compatibility::simple-validator-upgrade::liveness-check : committed: 5742.229672812964 txn/s, latency: 5294.090347062334 ms, (p50: 4800 ms, p90: 9900 ms, p99: 14800 ms), latency samples: 234540
2. Upgrading first Validator to new version: 3f75d82d0fe38ce89cc77275fac7353c443e0628
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 1748.5572785405411 txn/s, latency: 16232.198334054521 ms, (p50: 19000 ms, p90: 22200 ms, p99: 22900 ms), latency samples: 92440
3. Upgrading rest of first batch to new version: 3f75d82d0fe38ce89cc77275fac7353c443e0628
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 1710.9908955568426 txn/s, latency: 16265.71807333478 ms, (p50: 18700 ms, p90: 23500 ms, p99: 23800 ms), latency samples: 92180
4. upgrading second batch to new version: 3f75d82d0fe38ce89cc77275fac7353c443e0628
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 3247.0169536865656 txn/s, latency: 9175.729122960372 ms, (p50: 9900 ms, p90: 11700 ms, p99: 12200 ms), latency samples: 137280
5. check swarm health
Compatibility test for 01b24e7e3548382dd25440b39a0438a993387f12 ==> 3f75d82d0fe38ce89cc77275fac7353c443e0628 passed
Test Ok

@zi0Black zi0Black merged commit e2f261d into main May 13, 2024
51 checks passed
@zi0Black zi0Black deleted the docker-update-images branch May 13, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CICD:run-e2e-tests when this label is present github actions will run all land-blocking e2e tests from the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants