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

Added time counter for local db precharge #10883

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

aavdonkin
Copy link
Collaborator

Changelog entry

...

Changelog category

  • New feature
  • Experimental feature
  • Improvement
  • Performance improvement
  • Bugfix
  • Backward incompatible change
  • Documentation (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

Additional information

...

@aavdonkin aavdonkin requested a review from a team as a code owner October 25, 2024 08:30
Copy link

github-actions bot commented Oct 25, 2024

2024-10-25 08:32:13 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1ffc4ca has started.
2024-10-25 08:32:24 UTC Artifacts will be uploaded here
2024-10-25 08:35:24 UTC ya make is running...
🟡 2024-10-25 09:21:32 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15036 13479 0 6 1455 96

2024-10-25 09:22:45 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-25 09:33:56 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
159 (only retried tests) 67 0 0 0 92

🟢 2024-10-25 09:34:02 UTC Build successful.
🟢 2024-10-25 09:34:21 UTC ydbd size 2.8 GiB changed* by +27.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 09f2ce3 merge: 1ffc4ca diff diff %
ydbd size 3 032 362 904 Bytes 3 032 390 904 Bytes +27.3 KiB +0.001%
ydbd stripped size 480 471 320 Bytes 480 471 576 Bytes +256 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 25, 2024

2024-10-25 08:32:30 UTC Pre-commit check linux-x86_64-release-asan for 1ffc4ca has started.
2024-10-25 08:32:41 UTC Artifacts will be uploaded here
2024-10-25 08:35:40 UTC ya make is running...
🟡 2024-10-25 09:45:16 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10087 9882 0 47 57 101

🟢 2024-10-25 09:46:07 UTC Build successful.
🟡 2024-10-25 09:46:38 UTC ydbd size 5.7 GiB changed* by +135.3 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: bd4787a merge: 1ffc4ca diff diff %
ydbd size 6 136 337 776 Bytes 6 136 476 352 Bytes +135.3 KiB +0.002%
ydbd stripped size 1 531 309 424 Bytes 1 531 349 168 Bytes +38.8 KiB +0.003%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@ivanmorozov333
Copy link
Collaborator

давай ты сам поправишь по аналогии с тем pr, который проходили вчера?

Copy link

github-actions bot commented Oct 28, 2024

2024-10-28 09:47:46 UTC Pre-commit check linux-x86_64-release-asan for d17aff4 has started.
2024-10-28 09:47:57 UTC Artifacts will be uploaded here
2024-10-28 09:51:07 UTC ya make is running...
🟡 2024-10-28 11:05:47 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10065 9877 0 48 34 106

🟢 2024-10-28 11:06:40 UTC Build successful.
🟢 2024-10-28 11:07:20 UTC ydbd size 5.7 GiB changed* by +16.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 0c2b198 merge: d17aff4 diff diff %
ydbd size 6 138 337 856 Bytes 6 138 354 432 Bytes +16.2 KiB +0.000%
ydbd stripped size 1 531 814 832 Bytes 1 531 817 840 Bytes +2.9 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 28, 2024

2024-10-28 09:47:46 UTC Pre-commit check linux-x86_64-relwithdebinfo for d17aff4 has started.
2024-10-28 09:47:57 UTC Artifacts will be uploaded here
2024-10-28 09:51:06 UTC ya make is running...
🟡 2024-10-28 10:39:38 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15035 13544 0 2 1394 95

2024-10-28 10:40:52 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-28 10:48:23 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
96 (only retried tests) 5 0 0 0 91

🟢 2024-10-28 10:48:30 UTC Build successful.
🟢 2024-10-28 10:48:49 UTC ydbd size 2.8 GiB changed* by -46.6 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 29fac51 merge: d17aff4 diff diff %
ydbd size 3 033 312 536 Bytes 3 033 264 856 Bytes -46.6 KiB -0.002%
ydbd stripped size 480 589 400 Bytes 480 589 912 Bytes +512 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 29, 2024

2024-10-29 08:21:43 UTC Pre-commit check linux-x86_64-relwithdebinfo for fe74c5c has started.
2024-10-29 08:21:55 UTC Artifacts will be uploaded here
2024-10-29 08:25:07 UTC ya make is running...
🟡 2024-10-29 09:13:44 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15042 13547 0 4 1394 97

2024-10-29 09:14:59 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-29 09:26:17 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
100 (only retried tests) 6 0 0 0 94

🟢 2024-10-29 09:26:23 UTC Build successful.
🟢 2024-10-29 09:26:44 UTC ydbd size 2.8 GiB changed* by +4.8 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 903c6b6 merge: fe74c5c diff diff %
ydbd size 3 033 922 776 Bytes 3 033 927 672 Bytes +4.8 KiB +0.000%
ydbd stripped size 480 682 264 Bytes 480 682 776 Bytes +512 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 29, 2024

2024-10-29 08:21:47 UTC Pre-commit check linux-x86_64-release-asan for fe74c5c has started.
2024-10-29 08:21:58 UTC Artifacts will be uploaded here
2024-10-29 08:24:58 UTC ya make is running...
🟡 2024-10-29 09:35:34 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9424 9200 0 82 47 95

🟢 2024-10-29 09:36:23 UTC Build successful.
🟢 2024-10-29 09:36:57 UTC ydbd size 5.7 GiB changed* by +16.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 903c6b6 merge: fe74c5c diff diff %
ydbd size 6 139 714 808 Bytes 6 139 731 376 Bytes +16.2 KiB +0.000%
ydbd stripped size 1 532 099 056 Bytes 1 532 102 000 Bytes +2.9 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@aavdonkin aavdonkin merged commit 0a19242 into ydb-platform:main Oct 29, 2024
10 checks passed
This was referenced Nov 1, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 2, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants