Eval Exec
Eval Exec
``` ❯ cat ci_unit_tests_ubuntu/7_Run\ if\ \[\[\ run\ ==\ run\ \]\]\ \&\&\ \[\[\ run\ ==\ run\ \]\]\;then.txt | grep STDERR 2023-04-06T11:20:05.0316576Z --- STDERR: ckb-chain tests::block_assembler::test_candidate_uncles_retain --- 2023-04-06T11:20:05.0390549Z --- STDERR: ckb-chain tests::block_assembler::test_block_template_timestamp...
Adding additional logging for fee calculation, storage, loading, and caching operations. Working in progress.
Could you please display more logs before `02:48:19` and after `02:54:33`? Additionally, I recommend providing the logs in the form of a text file. And, what's the metrics query expression...
TODO: update this PR's description and mermaid chart.
### synchronization timecost  From genesis block to `12,500,000`: v0.115.0-rc2: need 30h40min this PR: need 23h This PR reduces the synchronization time by approximately `25%`.
### RSS memory usage Compare v0.115.0-rc2 vs this PR's full synchronization RSS mem usage:  only compare Omiga huge blocks:  In 11,980,000 -> 11,995,000: v0.115.0-rc2: RSS mem usage fluctuates...
Going to rebase onto develop
Invite @driftluo @doitian @quake @chenyukang @yangby-cryptape @zhangsoledad to review this PR again.
``` 2024-08-01 14:33:17.729 +00:00 *unnamed* DEBUG ckb_test::node Successfully killed ckb process (RandomlyKill_node0) 2024-08-01 14:33:17.799 +00:00 *unnamed* INFO ckb_test::specs::fault_injection::randomly_kill Start the node 2024-08-01 14:33:18.814 +00:00 *unnamed* ERROR ckb_test::node Error: node crashed:...
@chenyukang I have pushed a commit for `test_accept_not_a_better_block`. Now it waits to complete its task before exiting. Please re-add this PR to merge queue.