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

Use shared compile cache to speedup queries #11806

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

eivanov89
Copy link
Member

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

...

Copy link

github-actions bot commented Nov 20, 2024

2024-11-20 15:21:35 UTC Pre-commit check linux-x86_64-release-asan for 96d25a2 has started.
2024-11-20 15:22:25 UTC Artifacts will be uploaded here
2024-11-20 15:25:59 UTC ya make is running...
🟡 2024-11-20 16:29:44 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?
9024 8912 0 58 6 48

🟢 2024-11-20 16:30:32 UTC Build successful.
🟡 2024-11-20 16:31:03 UTC ydbd size 4.9 GiB changed* by +102.7 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: dd01e45 merge: 96d25a2 diff diff %
ydbd size 5 266 044 608 Bytes 5 266 149 776 Bytes +102.7 KiB +0.002%
ydbd stripped size 1 351 951 824 Bytes 1 351 964 720 Bytes +12.6 KiB +0.001%

*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 Nov 20, 2024

2024-11-20 15:23:23 UTC Pre-commit check linux-x86_64-relwithdebinfo for 96d25a2 has started.
2024-11-20 15:23:34 UTC Artifacts will be uploaded here
2024-11-20 15:26:33 UTC ya make is running...
🟡 2024-11-20 16:14:30 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?
15449 13890 0 37 1405 117

2024-11-20 16:15:49 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-11-20 16:31:38 UTC Some tests failed, follow the links below. Going to retry failed tests...

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
152 (only retried tests) 8 0 36 0 108

2024-11-20 16:31:46 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-11-20 16:42:58 UTC Some tests failed, follow the links below.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
144 (only retried tests) 1 0 36 0 107

🟢 2024-11-20 16:43:05 UTC Build successful.
🟢 2024-11-20 16:43:26 UTC ydbd size 2.5 GiB changed* by +41.0 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: dd01e45 merge: 96d25a2 diff diff %
ydbd size 2 686 791 216 Bytes 2 686 833 216 Bytes +41.0 KiB +0.002%
ydbd stripped size 481 350 640 Bytes 481 353 584 Bytes +2.9 KiB +0.001%

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

@eivanov89 eivanov89 force-pushed the shared-compile-cache branch from cb54992 to 35683d1 Compare November 20, 2024 16:51
Copy link

github-actions bot commented Nov 20, 2024

2024-11-20 16:55:13 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1b070e4 has started.
2024-11-20 16:55:25 UTC Artifacts will be uploaded here
2024-11-20 16:58:25 UTC ya make is running...
🟡 2024-11-20 17:49:51 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?
15449 13894 0 38 1405 112

2024-11-20 17:51:11 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-11-20 18:03:13 UTC Some tests failed, follow the links below. Going to retry failed tests...

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
149 (only retried tests) 3 0 37 0 109

2024-11-20 18:03:22 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-11-20 18:14:44 UTC Some tests failed, follow the links below.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
145 (only retried tests) 2 0 36 0 107

🟢 2024-11-20 18:14:51 UTC Build successful.
🟢 2024-11-20 18:15:13 UTC ydbd size 2.5 GiB changed* by +50.1 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: dd01e45 merge: 1b070e4 diff diff %
ydbd size 2 686 791 216 Bytes 2 686 842 552 Bytes +50.1 KiB +0.002%
ydbd stripped size 481 350 640 Bytes 481 354 800 Bytes +4.1 KiB +0.001%

*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 Nov 20, 2024

2024-11-20 16:55:19 UTC Pre-commit check linux-x86_64-release-asan for 1b070e4 has started.
2024-11-20 16:55:30 UTC Artifacts will be uploaded here
2024-11-20 16:58:33 UTC ya make is running...
🟡 2024-11-20 18:01:37 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?
9027 8908 0 62 9 48

🟢 2024-11-20 18:02:25 UTC Build successful.
🟡 2024-11-20 18:02:54 UTC ydbd size 4.9 GiB changed* by +123.8 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: dd01e45 merge: 1b070e4 diff diff %
ydbd size 5 266 044 608 Bytes 5 266 171 368 Bytes +123.8 KiB +0.002%
ydbd stripped size 1 351 951 824 Bytes 1 351 967 024 Bytes +14.8 KiB +0.001%

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

@eivanov89 eivanov89 force-pushed the shared-compile-cache branch from 35683d1 to 03b174a Compare November 25, 2024 13:54
@eivanov89 eivanov89 enabled auto-merge (squash) November 25, 2024 13:56
Copy link

github-actions bot commented Nov 25, 2024

2024-11-25 13:58:15 UTC Pre-commit check linux-x86_64-release-asan for 71059da has started.
2024-11-25 13:58:25 UTC Artifacts will be uploaded here
2024-11-25 14:01:18 UTC ya make is running...
🟡 2024-11-25 15:22:18 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?
9076 8739 0 95 187 55

🟢 2024-11-25 15:23:09 UTC Build successful.
🟡 2024-11-25 15:23:43 UTC ydbd size 4.9 GiB changed* by +157.9 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: a458b35 merge: 71059da diff diff %
ydbd size 5 284 389 392 Bytes 5 284 551 128 Bytes +157.9 KiB +0.003%
ydbd stripped size 1 359 969 968 Bytes 1 359 991 888 Bytes +21.4 KiB +0.002%

*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 Nov 25, 2024

2024-11-25 13:58:27 UTC Pre-commit check linux-x86_64-relwithdebinfo for 71059da has started.
2024-11-25 13:58:38 UTC Artifacts will be uploaded here
2024-11-25 14:01:43 UTC ya make is running...
🟡 2024-11-25 14:52:22 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?
15464 13949 0 2 1398 115

2024-11-25 14:53:40 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-11-25 15:04:59 UTC Some tests failed, follow the links below. Going to retry failed tests...

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
118 (only retried tests) 10 0 1 1 106

2024-11-25 15:05:08 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-11-25 15:16:38 UTC Some tests failed, follow the links below.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
107 (only retried tests) 0 0 1 0 106

🟢 2024-11-25 15:16:45 UTC Build successful.
🟢 2024-11-25 15:17:05 UTC ydbd size 2.5 GiB changed* by +65.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: a458b35 merge: 71059da diff diff %
ydbd size 2 690 088 296 Bytes 2 690 155 096 Bytes +65.2 KiB +0.002%
ydbd stripped size 482 185 808 Bytes 482 192 784 Bytes +6.8 KiB +0.001%

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

@eivanov89 eivanov89 force-pushed the shared-compile-cache branch from 03b174a to a33ff26 Compare November 25, 2024 20:24
Copy link

github-actions bot commented Nov 25, 2024

2024-11-25 20:28:54 UTC Pre-commit check linux-x86_64-release-asan for 3acb348 has started.
2024-11-25 20:29:05 UTC Artifacts will be uploaded here
2024-11-25 20:31:58 UTC ya make is running...
🟡 2024-11-25 21:55:55 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?
9073 8829 0 63 127 54

🟢 2024-11-25 21:56:42 UTC Build successful.
🟡 2024-11-25 21:57:14 UTC ydbd size 4.9 GiB changed* by +173.8 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 7644097 merge: 3acb348 diff diff %
ydbd size 5 285 400 112 Bytes 5 285 578 048 Bytes +173.8 KiB +0.003%
ydbd stripped size 1 360 266 704 Bytes 1 360 302 032 Bytes +34.5 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

Copy link

github-actions bot commented Nov 25, 2024

2024-11-25 20:29:00 UTC Pre-commit check linux-x86_64-relwithdebinfo for 3acb348 has started.
2024-11-25 20:29:13 UTC Artifacts will be uploaded here
2024-11-25 20:32:10 UTC ya make is running...
🟡 2024-11-25 21:22:53 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?
15468 13958 0 2 1397 111

2024-11-25 21:24:14 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-11-25 21:36:57 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
114 (only retried tests) 5 0 0 0 109

🟢 2024-11-25 21:37:04 UTC Build successful.
🟢 2024-11-25 21:37:35 UTC ydbd size 2.5 GiB changed* by +73.4 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 7644097 merge: 3acb348 diff diff %
ydbd size 2 690 508 544 Bytes 2 690 583 656 Bytes +73.4 KiB +0.003%
ydbd stripped size 482 240 560 Bytes 482 254 256 Bytes +13.4 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

@eivanov89 eivanov89 disabled auto-merge November 25, 2024 22:26
@eivanov89 eivanov89 force-pushed the shared-compile-cache branch from a33ff26 to 923aa79 Compare November 27, 2024 13:37
Copy link

github-actions bot commented Nov 27, 2024

2024-11-27 13:38:59 UTC Pre-commit check linux-x86_64-release-asan for 00ba000 has started.
2024-11-27 13:39:18 UTC Artifacts will be uploaded here
2024-11-27 13:42:31 UTC ya make is running...
🔴 2024-11-27 15:36:36 UTC Too many tests failed, NOT going to retry
🟡 2024-11-27 15:38:12 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?
13194 11635 0 549 891 119

🟢 2024-11-27 15:39:20 UTC Build successful.
🟡 2024-11-27 15:39:56 UTC ydbd size 4.9 GiB changed* by +193.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: e89b8d6 merge: 00ba000 diff diff %
ydbd size 5 293 665 816 Bytes 5 293 863 568 Bytes +193.1 KiB +0.004%
ydbd stripped size 1 360 902 544 Bytes 1 360 944 848 Bytes +41.3 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

Copy link

github-actions bot commented Nov 27, 2024

2024-11-27 13:40:43 UTC Pre-commit check linux-x86_64-relwithdebinfo for 00ba000 has started.
2024-11-27 13:40:56 UTC Artifacts will be uploaded here
2024-11-27 13:43:51 UTC ya make is running...
2024-11-27 15:46:10 UTC Check cancelled

@eivanov89 eivanov89 force-pushed the shared-compile-cache branch from 923aa79 to 81eb631 Compare November 27, 2024 15:45
Copy link

github-actions bot commented Nov 27, 2024

2024-11-27 15:47:39 UTC Pre-commit check linux-x86_64-relwithdebinfo for 5e740e3 has started.
2024-11-27 15:47:44 UTC Artifacts will be uploaded here
2024-11-27 15:50:39 UTC ya make is running...
🟡 2024-11-27 16:42:35 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?
20878 19353 0 10 1400 115

2024-11-27 16:44:16 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-11-27 16:56:14 UTC Some tests failed, follow the links below. Going to retry failed tests...

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
851 (only retried tests) 731 0 10 0 110

2024-11-27 16:56:27 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-11-27 17:08:30 UTC Some tests failed, follow the links below.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
741 (only retried tests) 622 0 10 0 109

🟢 2024-11-27 17:08:40 UTC Build successful.
🟢 2024-11-27 17:09:02 UTC ydbd size 2.5 GiB changed* by +79.0 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 8a37438 merge: 5e740e3 diff diff %
ydbd size 2 694 528 472 Bytes 2 694 609 360 Bytes +79.0 KiB +0.003%
ydbd stripped size 482 150 960 Bytes 482 162 672 Bytes +11.4 KiB +0.002%

*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 Nov 27, 2024

2024-11-27 15:47:59 UTC Pre-commit check linux-x86_64-release-asan for 5e740e3 has started.
2024-11-27 15:48:11 UTC Artifacts will be uploaded here
2024-11-27 15:51:09 UTC ya make is running...
🟡 2024-11-27 16:56:55 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?
13194 13111 0 21 12 50

🟢 2024-11-27 16:57:58 UTC Build successful.
🟡 2024-11-27 16:58:25 UTC ydbd size 4.9 GiB changed* by +229.0 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 721ecf3 merge: 5e740e3 diff diff %
ydbd size 5 293 890 408 Bytes 5 294 124 880 Bytes +229.0 KiB +0.004%
ydbd stripped size 1 360 935 568 Bytes 1 360 986 320 Bytes +49.6 KiB +0.004%

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

@eivanov89 eivanov89 force-pushed the shared-compile-cache branch from 81eb631 to d21c927 Compare November 29, 2024 11:20
Copy link

github-actions bot commented Nov 29, 2024

2024-11-29 11:21:57 UTC Pre-commit check linux-x86_64-release-asan for d2712d7 has started.
2024-11-29 11:22:32 UTC Artifacts will be uploaded here
2024-11-29 11:26:01 UTC ya make is running...
🟡 2024-11-29 12:28:10 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?
13211 13142 0 13 8 48

🟢 2024-11-29 12:29:15 UTC Build successful.
🟡 2024-11-29 12:29:42 UTC ydbd size 4.9 GiB changed* by +183.0 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 38aef7d merge: d2712d7 diff diff %
ydbd size 5 281 729 264 Bytes 5 281 916 632 Bytes +183.0 KiB +0.004%
ydbd stripped size 1 361 445 552 Bytes 1 361 479 568 Bytes +33.2 KiB +0.002%

*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 Nov 29, 2024

2024-11-29 11:24:31 UTC Pre-commit check linux-x86_64-relwithdebinfo for d2712d7 has started.
2024-11-29 11:24:42 UTC Artifacts will be uploaded here
2024-11-29 11:27:41 UTC ya make is running...
🟡 2024-11-29 12:18:54 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?
20896 19388 0 1 1395 112

2024-11-29 12:20:35 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-11-29 12:32:43 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
718 (only retried tests) 611 0 0 0 107

🟢 2024-11-29 12:32:52 UTC Build successful.
🟢 2024-11-29 12:33:10 UTC ydbd size 2.5 GiB changed* by +82.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 38aef7d merge: d2712d7 diff diff %
ydbd size 2 687 159 720 Bytes 2 687 243 984 Bytes +82.3 KiB +0.003%
ydbd stripped size 482 300 752 Bytes 482 316 432 Bytes +15.3 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

@eivanov89 eivanov89 enabled auto-merge (squash) November 29, 2024 15:49
@eivanov89 eivanov89 disabled auto-merge November 29, 2024 15:49
@eivanov89 eivanov89 enabled auto-merge (squash) November 29, 2024 15:50
@eivanov89 eivanov89 merged commit 1b51ba9 into ydb-platform:main Nov 29, 2024
10 checks passed
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.

2 participants