aptos-core
aptos-core copied to clipboard
[cli] Change compiler option in CLI
Description
⏱️ 5h 33m total CI duration on this PR
| Job | Cumulative Duration | Recent Runs |
|---|---|---|
| forge-framework-upgrade-test / forge | 1h 12m | 🟩 |
| windows-build | 36m | 🟩 |
| rust-smoke-tests | 31m | 🟩 |
| rust-unit-tests | 26m | 🟩 |
| rust-targeted-unit-tests | 25m | 🟩 🟩 🟩 |
| execution-performance / single-node-performance | 24m | 🟩 |
| rust-images / rust-all | 18m | 🟩 |
| rust-lints | 17m | 🟩 🟩 🟩 |
| forge-compat-test / forge | 14m | 🟩 |
| forge-e2e-test / forge | 14m | 🟩 |
| run-tests-main-branch | 13m | 🟩 🟩 🟩 |
| rust-move-tests | 10m | 🟩 🟩 🟩 |
| cli-e2e-tests / run-cli-tests | 7m | 🟩 |
| general-lints | 5m | 🟩 🟩 🟩 |
| rust-build-cached-packages | 4m | 🟩 |
| check | 4m | 🟩 |
| check-dynamic-deps | 4m | 🟩 🟩 🟩 |
| framework-upgrade-determinator | 3m | 🟩 |
| semgrep/ci | 1m | 🟩 🟩 🟩 |
| node-api-compatibility-tests / node-api-compatibility-tests | 57s | 🟩 |
| file_change_determinator | 38s | 🟩 🟩 🟩 |
| file_change_determinator | 36s | 🟩 🟩 🟩 |
| permission-check | 18s | 🟩 🟩 🟩 |
| execution-performance / file_change_determinator | 10s | 🟩 |
| permission-check | 9s | 🟩 🟩 🟩 |
| file_change_determinator | 9s | 🟩 |
| permission-check | 8s | 🟩 🟩 🟩 |
| permission-check | 6s | 🟩 🟩 🟩 |
| permission-check | 4s | 🟩 |
| determine-docker-build-metadata | 2s | 🟩 |
🚨 2 jobs on the last run were significantly faster/slower than expected
| Job | Duration | vs 7d avg | Delta |
|---|---|---|---|
| rust-images / rust-all | 18m | 13m | |
| rust-move-tests | 3m | 9m |
cc @vineethk
Forge is running suite realistic_env_max_load on 450dcd8ee3d45028b261e5acb7744840a3a00c56
- Grafana dashboard (auto-refresh)
- Humio Logs
- Axiom Logs
- Validator CPU Profile
- Fullnode CPU Profile
- Test runner output
- Test run is land-blocking
Forge is running suite compat on 01b24e7e3548382dd25440b39a0438a993387f12 ==> 450dcd8ee3d45028b261e5acb7744840a3a00c56
- Grafana dashboard (auto-refresh)
- Humio Logs
- Axiom Logs
- Validator CPU Profile
- Fullnode CPU Profile
- Test runner output
- Test run is land-blocking
Forge is running suite framework_upgrade on 01b24e7e3548382dd25440b39a0438a993387f12 ==> 450dcd8ee3d45028b261e5acb7744840a3a00c56
- Grafana dashboard (auto-refresh)
- Humio Logs
- Axiom Logs
- Validator CPU Profile
- Fullnode CPU Profile
- Test runner output
- Test run is land-blocking
:white_check_mark: Forge suite realistic_env_max_load success on 450dcd8ee3d45028b261e5acb7744840a3a00c56
two traffics test: inner traffic : committed: 7506 txn/s, latency: 5230 ms, (p50: 5100 ms, p90: 6000 ms, p99: 12600 ms), latency samples: 3242600
two traffics test : committed: 100 txn/s, latency: 1982 ms, (p50: 1900 ms, p90: 2200 ms, p99: 5000 ms), latency samples: 1860
Latency breakdown for phase 0: ["QsBatchToPos: max: 0.204, avg: 0.201", "QsPosToProposal: max: 0.411, avg: 0.277", "ConsensusProposalToOrdered: max: 0.457, avg: 0.434", "ConsensusOrderedToCommit: max: 0.396, avg: 0.375", "ConsensusProposalToCommit: max: 0.841, avg: 0.809"]
Max round gap was 1 [limit 4] at version 1613754. Max no progress secs was 4.431873 [limit 15] at version 1613754.
Test Ok
- Grafana dashboard
- Humio Logs
- Axiom Logs
- Validator CPU Profile
- Fullnode CPU Profile
- Test runner output
- Test run is land-blocking
:white_check_mark: Forge suite compat success on 01b24e7e3548382dd25440b39a0438a993387f12 ==> 450dcd8ee3d45028b261e5acb7744840a3a00c56
Compatibility test results for 01b24e7e3548382dd25440b39a0438a993387f12 ==> 450dcd8ee3d45028b261e5acb7744840a3a00c56 (PR)
1. Check liveness of validators at old version: 01b24e7e3548382dd25440b39a0438a993387f12
compatibility::simple-validator-upgrade::liveness-check : committed: 5255 txn/s, latency: 5488 ms, (p50: 4800 ms, p90: 9000 ms, p99: 11700 ms), latency samples: 231220
2. Upgrading first Validator to new version: 450dcd8ee3d45028b261e5acb7744840a3a00c56
compatibility::simple-validator-upgrade::single-validator-upgrade : committed: 1772 txn/s, latency: 16151 ms, (p50: 18700 ms, p90: 21900 ms, p99: 22500 ms), latency samples: 92160
3. Upgrading rest of first batch to new version: 450dcd8ee3d45028b261e5acb7744840a3a00c56
compatibility::simple-validator-upgrade::half-validator-upgrade : committed: 1744 txn/s, latency: 16224 ms, (p50: 19000 ms, p90: 21400 ms, p99: 22700 ms), latency samples: 88980
4. upgrading second batch to new version: 450dcd8ee3d45028b261e5acb7744840a3a00c56
compatibility::simple-validator-upgrade::rest-validator-upgrade : committed: 3042 txn/s, latency: 10073 ms, (p50: 9900 ms, p90: 12600 ms, p99: 13200 ms), latency samples: 130820
5. check swarm health
Compatibility test for 01b24e7e3548382dd25440b39a0438a993387f12 ==> 450dcd8ee3d45028b261e5acb7744840a3a00c56 passed
Test Ok
- Grafana dashboard
- Humio Logs
- Axiom Logs
- Validator CPU Profile
- Fullnode CPU Profile
- Test runner output
- Test run is land-blocking
:white_check_mark: Forge suite framework_upgrade success on 01b24e7e3548382dd25440b39a0438a993387f12 ==> 450dcd8ee3d45028b261e5acb7744840a3a00c56
Compatibility test results for 01b24e7e3548382dd25440b39a0438a993387f12 ==> 450dcd8ee3d45028b261e5acb7744840a3a00c56 (PR)
Upgrade the nodes to version: 450dcd8ee3d45028b261e5acb7744840a3a00c56
framework_upgrade::framework-upgrade::full-framework-upgrade : committed: 1162 txn/s, submitted: 1165 txn/s, failed submission: 2 txn/s, expired: 2 txn/s, latency: 2583 ms, (p50: 2100 ms, p90: 4400 ms, p99: 7200 ms), latency samples: 105760
framework_upgrade::framework-upgrade::full-framework-upgrade : committed: 1296 txn/s, submitted: 1298 txn/s, failed submission: 1 txn/s, expired: 1 txn/s, latency: 2547 ms, (p50: 2100 ms, p90: 4200 ms, p99: 6300 ms), latency samples: 107640
5. check swarm health
Compatibility test for 01b24e7e3548382dd25440b39a0438a993387f12 ==> 450dcd8ee3d45028b261e5acb7744840a3a00c56 passed
Upgrade the remaining nodes to version: 450dcd8ee3d45028b261e5acb7744840a3a00c56
framework_upgrade::framework-upgrade::full-framework-upgrade : committed: 1202 txn/s, submitted: 1204 txn/s, failed submission: 1 txn/s, expired: 1 txn/s, latency: 2686 ms, (p50: 2100 ms, p90: 4500 ms, p99: 6000 ms), latency samples: 103440
Test Ok
- Grafana dashboard
- Humio Logs
- Axiom Logs
- Validator CPU Profile
- Fullnode CPU Profile
- Test runner output
- Test run is land-blocking