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

Nemesis statistics workload #8919

Merged

Conversation

andrewstalin
Copy link
Collaborator

Changelog entry

Test scenario for statistics under nemesis.

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 07:30:32 UTC Pre-commit check linux-x86_64-release-asan for 1994603 has started.
2024-09-09 07:32:51 UTC ya make is running...
🔴 2024-09-09 07:33:34 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2 1 0 1 0 0

🟢 2024-09-09 07:33:40 UTC Build successful.

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 07:31:03 UTC Pre-commit check linux-x86_64-release-clang14 for 1994603 has started.
2024-09-09 07:33:25 UTC ya make is running...
🟢 2024-09-09 07:34:06 UTC Build successful.

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 07:31:11 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1994603 has started.
2024-09-09 07:33:37 UTC ya make is running...
🟡 2024-09-09 07:35:08 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4 3 0 1 0 0

2024-09-09 07:35:16 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-09-09 07:35:33 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

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

2024-09-09 07:35:41 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-09-09 07:35:58 UTC Some tests failed, follow the links below.

Test history | Ya make output

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

🟢 2024-09-09 07:36:04 UTC Build successful.

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 08:12:04 UTC Pre-commit check linux-x86_64-release-clang14 for b0e298e has started.
2024-09-09 08:15:06 UTC ya make is running...
🟢 2024-09-09 08:15:43 UTC Build successful.

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 08:12:32 UTC Pre-commit check linux-x86_64-relwithdebinfo for b0e298e has started.
2024-09-09 08:14:55 UTC ya make is running...
🟢 2024-09-09 08:15:33 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4 4 0 0 0 0

🟢 2024-09-09 08:15:39 UTC Build successful.

Copy link

github-actions bot commented Sep 9, 2024

2024-09-09 08:15:17 UTC Pre-commit check linux-x86_64-release-asan for b0e298e has started.
2024-09-09 08:17:37 UTC ya make is running...
🟢 2024-09-09 08:18:14 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2 2 0 0 0 0

🟢 2024-09-09 08:18:20 UTC Build successful.

return

logger.info("waiting to receive information about the table from scheme shard")
time.sleep(300)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А точно нужны эти слипы? Типа слип на 5 минут выглядит как перебор

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Этот точно нужен. Он ждет пока информация о таблице дотечет до агрегатора статистики. Иначе команда ANALYZE отработает в холостую и статистики не будет. Такая вот особенность имплементации.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

А почему именно 5 минут?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 минуты планировщик срабатывания SchemeShard + 1 минута планировщик обхода StatisticsAggregator-а. Так что 5 минут с запасом.

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 08:43:12 UTC Pre-commit check linux-x86_64-release-asan for 6b56c5a has started.
2024-09-10 08:45:42 UTC ya make is running...
🟢 2024-09-10 08:46:22 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2 2 0 0 0 0

🟢 2024-09-10 08:46:28 UTC Build successful.

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 08:44:47 UTC Pre-commit check linux-x86_64-release-clang14 for 6b56c5a has started.
2024-09-10 08:47:05 UTC ya make is running...
🟢 2024-09-10 08:47:43 UTC Build successful.

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 08:45:03 UTC Pre-commit check linux-x86_64-relwithdebinfo for 6b56c5a has started.
2024-09-10 08:47:26 UTC ya make is running...
🟢 2024-09-10 08:48:08 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4 4 0 0 0 0

🟢 2024-09-10 08:48:15 UTC Build successful.

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 09:28:15 UTC Pre-commit check linux-x86_64-relwithdebinfo for b310bb4 has started.
2024-09-10 09:28:18 UTC Artifacts will be uploaded here
2024-09-10 09:30:38 UTC ya make is running...
🟢 2024-09-10 09:31:46 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4 4 0 0 0 0

🟢 2024-09-10 09:31:53 UTC Build successful.

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 09:30:41 UTC Pre-commit check linux-x86_64-release-asan for b310bb4 has started.
2024-09-10 09:30:45 UTC Artifacts will be uploaded here
2024-09-10 09:33:12 UTC ya make is running...
🟢 2024-09-10 09:34:00 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2 2 0 0 0 0

🟢 2024-09-10 09:34:06 UTC Build successful.

Copy link

github-actions bot commented Sep 10, 2024

2024-09-10 09:30:47 UTC Pre-commit check linux-x86_64-release-clang14 for b310bb4 has started.
2024-09-10 09:30:57 UTC Artifacts will be uploaded here
2024-09-10 09:33:07 UTC ya make is running...
🟢 2024-09-10 09:33:41 UTC Build successful.

maximyurchuk
maximyurchuk previously approved these changes Sep 10, 2024
Copy link

github-actions bot commented Sep 11, 2024

2024-09-11 03:51:08 UTC Pre-commit check linux-x86_64-release-asan for 97c6178 has started.
2024-09-11 03:51:50 UTC Artifacts will be uploaded here
2024-09-11 03:54:42 UTC ya make is running...
🟢 2024-09-11 03:55:26 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2 2 0 0 0 0

🟢 2024-09-11 03:55:32 UTC Build successful.

Copy link

github-actions bot commented Sep 11, 2024

2024-09-11 03:52:09 UTC Pre-commit check linux-x86_64-relwithdebinfo for 97c6178 has started.
2024-09-11 03:52:19 UTC Artifacts will be uploaded here
2024-09-11 03:54:30 UTC ya make is running...
🟢 2024-09-11 03:55:12 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
4 4 0 0 0 0

🟢 2024-09-11 03:55:18 UTC Build successful.

Copy link

github-actions bot commented Sep 11, 2024

2024-09-11 03:52:27 UTC Pre-commit check linux-x86_64-release-clang14 for 97c6178 has started.
2024-09-11 03:52:37 UTC Artifacts will be uploaded here
2024-09-11 03:54:54 UTC ya make is running...
🟢 2024-09-11 03:55:35 UTC Build successful.

@andrewstalin andrewstalin merged commit df017db into ydb-platform:main Sep 11, 2024
12 checks passed
@shnikd shnikd mentioned this pull request Sep 11, 2024
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