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

PushLeftStage fix #7270

Merged
merged 2 commits into from
Jul 31, 2024
Merged

PushLeftStage fix #7270

merged 2 commits into from
Jul 31, 2024

Conversation

shnikd
Copy link
Collaborator

@shnikd shnikd commented Jul 30, 2024

No description provided.

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 18:01:07 UTC Pre-commit check for 94e0d2f has started.
2024-07-30 18:03:50 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-07-30 18:07:45 UTC Build successful.

Copy link

github-actions bot commented Jul 30, 2024

2024-07-30 18:03:36 UTC Pre-commit check for 94e0d2f has started.
2024-07-30 18:06:42 UTC Check linux-x86_64-release-asan is running...
🔴 2024-07-30 20:07:56 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9646 9065 0 81 326 174

🟢 2024-07-30 20:08:52 UTC Build successful.
🟢 2024-07-30 20:09:22 UTC ydbd size 5.2 GiB changed* by +17.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 18c3f7a merge: 94e0d2f diff diff %
ydbd size 5 571 132 112 Bytes 5 571 149 728 Bytes +17.2 KiB +0.000%
ydbd stripped size 1 199 219 408 Bytes 1 199 224 432 Bytes +4.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 Jul 30, 2024

2024-07-30 18:03:39 UTC Pre-commit check for 94e0d2f has started.
2024-07-30 18:06:27 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-07-30 19:39:13 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13784 12436 0 1 1329 18

2024-07-30 19:40:33 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟢 2024-07-30 19:48:42 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14 (only retried tests) 6 0 0 0 8

🟢 2024-07-30 19:49:50 UTC Build successful.
🟢 2024-07-30 19:50:24 UTC ydbd size 8.1 GiB changed* by +656 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: ea1b205 merge: 94e0d2f diff diff %
ydbd size 8 678 496 000 Bytes 8 678 496 656 Bytes +656 Bytes +0.000%
ydbd stripped size 471 886 880 Bytes 471 886 944 Bytes +64 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 Jul 31, 2024

2024-07-31 12:51:04 UTC Pre-commit check for 9183d72 has started.
2024-07-31 12:53:29 UTC Check linux-x86_64-release-asan is running...
🔴 2024-07-31 14:42:03 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9624 9575 0 11 24 14

🟢 2024-07-31 14:43:04 UTC Build successful.
🔴 2024-07-31 14:43:30 UTC ydbd size 5.5 GiB changed* by +275.7 MiB, which is >= 2.0 MiB vs main: Alert

ydbd size dash main: e464b73 merge: 9183d72 diff diff %
ydbd size 5 571 429 760 Bytes 5 860 491 288 Bytes +275.7 MiB +5.188%
ydbd stripped size 1 199 304 144 Bytes 1 467 594 928 Bytes +255.9 MiB +22.371%

*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 Jul 31, 2024

2024-07-31 12:51:38 UTC Pre-commit check for 9183d72 has started.
2024-07-31 12:54:02 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-07-31 12:59:05 UTC Build successful.

Copy link

github-actions bot commented Jul 31, 2024

2024-07-31 12:51:58 UTC Pre-commit check for 9183d72 has started.
2024-07-31 12:54:37 UTC Check linux-x86_64-relwithdebinfo is running...
🟡 2024-07-31 14:25:28 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13781 12437 0 3 1327 14

2024-07-31 14:27:13 UTC Failed tests rerun (try 2) linux-x86_64-relwithdebinfo is running...
🟢 2024-07-31 14:35:05 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
17 (only retried tests) 8 0 0 1 8

🟢 2024-07-31 14:36:12 UTC Build successful.
🟢 2024-07-31 14:36:43 UTC ydbd size 8.1 GiB changed* by +640 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: e464b73 merge: 9183d72 diff diff %
ydbd size 8 678 737 472 Bytes 8 678 738 112 Bytes +640 Bytes +0.000%
ydbd stripped size 471 916 032 Bytes 471 916 096 Bytes +64 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

@shnikd shnikd merged commit 59d5dd6 into ydb-platform:main Jul 31, 2024
10 of 12 checks passed
shnikd added a commit to shnikd/ydb that referenced this pull request Aug 1, 2024
shnikd added a commit to shnikd/ydb that referenced this pull request Aug 1, 2024
shnikd added a commit to shnikd/ydb that referenced this pull request Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants