Skip to content

KIKIMR-20897 move mvp components to github #1392

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

Conversation

StekPerepolnen
Copy link
Collaborator

@StekPerepolnen StekPerepolnen commented Jan 29, 2024

  • added ydb/mvp
  • added ydb/public/api/client/yc_private/ydb and supporting files
    • including files in vendor/google.golang.org/genproto/googleapis
    • ydb/public/api/client/yc_common
  • revert package name in ydb/public/api/client/yc_private/operation/operation.proto from ydb.yc.priv.operation to
    yandex.cloud.priv.operation for the sake of correct assembly
  • copied depend files from kikimr/yndx/security/simple/ to ydb/mvp/core/security
  • copied depend files from kikimr/yndx/testlib to ydb/mvp/core/testlib

left inclusions in namespaces and packages such as NKikimr and yandex since they were not changed everywhere

Copy link

github-actions bot commented Jan 29, 2024

2024-01-29 16:37:01 UTC Pre-commit check for 376b6bb has started.
2024-01-29 16:37:03 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-01-29 16:40:04 UTC Build failed. see the build logs.
2024-01-29 16:40:22 UTC Tests are running...
🔴 2024-01-29 17:03:01 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
51392 41886 0 273 9223 10

Copy link

github-actions bot commented Jan 29, 2024

2024-01-29 16:38:53 UTC Pre-commit check for 376b6bb has started.
2024-01-29 16:38:56 UTC Build linux-x86_64-release-asan is running...
🔴 2024-01-29 16:41:56 UTC Build failed. see the build logs.
2024-01-29 16:42:10 UTC Tests are running...
🔴 2024-01-29 16:51:39 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7507 7228 0 268 2 9

Copy link

github-actions bot commented Jan 29, 2024

2024-01-29 17:07:42 UTC Pre-commit check for 9d7da9c has started.
2024-01-29 17:07:45 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-01-29 17:09:30 UTC Build failed. see the build logs.
2024-01-29 17:09:47 UTC Tests are running...
🔴 2024-01-29 17:21:15 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
51392 41886 0 273 9223 10

Copy link

github-actions bot commented Jan 29, 2024

2024-01-29 17:08:29 UTC Pre-commit check for 9d7da9c has started.
2024-01-29 17:08:31 UTC Build linux-x86_64-release-asan is running...
🔴 2024-01-29 17:09:58 UTC Build failed. see the build logs.
2024-01-29 17:10:11 UTC Tests are running...
🔴 2024-01-29 17:15:13 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7507 7228 0 268 2 9

Copy link

github-actions bot commented Jan 29, 2024

2024-01-29 19:31:12 UTC Pre-commit check for 1183c08 has started.
2024-01-29 19:31:14 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-01-29 19:33:54 UTC Build failed. see the build logs.
2024-01-29 19:34:06 UTC Tests are running...
🔴 2024-01-29 19:55:22 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
37607 29786 0 297 7514 10

Copy link

github-actions bot commented Jan 29, 2024

2024-01-29 19:32:14 UTC Pre-commit check for 1183c08 has started.
2024-01-29 19:32:17 UTC Build linux-x86_64-release-asan is running...
🔴 2024-01-29 19:35:24 UTC Build failed. see the build logs.
2024-01-29 19:35:37 UTC Tests are running...
🔴 2024-01-29 19:42:43 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7462 7178 0 273 2 9

Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 07:07:14 UTC Pre-commit check for e19841a has started.
2024-01-30 07:07:16 UTC Build linux-x86_64-release-asan is running...
🔴 2024-01-30 07:10:20 UTC Build failed. see the build logs.
2024-01-30 07:12:27 UTC Tests are running...
🔴 2024-01-30 08:48:09 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16009 15899 0 18 67 25

Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 07:09:31 UTC Pre-commit check for e19841a has started.
2024-01-30 07:09:34 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-01-30 07:12:19 UTC Build failed. see the build logs.
2024-01-30 07:12:32 UTC Tests are running...
🔴 2024-01-30 08:22:37 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60253 50949 0 2 9257 45

@StekPerepolnen StekPerepolnen changed the title KIKIMR 20897/move mvp to github KIKIMR 20897/move mvp components to github Jan 30, 2024
@StekPerepolnen StekPerepolnen changed the title KIKIMR 20897/move mvp components to github KIKIMR 20897 move mvp components to github Jan 30, 2024
@StekPerepolnen StekPerepolnen changed the title KIKIMR 20897 move mvp components to github KIKIMR-20897 move mvp components to github Jan 30, 2024
@StekPerepolnen StekPerepolnen self-assigned this Jan 30, 2024
Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 09:35:40 UTC Pre-commit check for 221b862 has started.
2024-01-30 09:35:42 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-30 09:37:40 UTC Build successful.
2024-01-30 09:37:52 UTC Tests are running...
🟢 2024-01-30 09:46:10 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60263 50964 0 0 9254 45

Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 09:35:41 UTC Pre-commit check for 221b862 has started.
2024-01-30 09:35:43 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-30 09:37:35 UTC Build successful.
2024-01-30 09:37:48 UTC Tests are running...
🔴 2024-01-30 09:40:28 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16018 15914 0 16 63 25

@StekPerepolnen StekPerepolnen marked this pull request as ready for review January 30, 2024 10:16
@StekPerepolnen StekPerepolnen requested review from a team as code owners January 30, 2024 11:26
Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 11:30:02 UTC Pre-commit check for 89da6df has started.
2024-01-30 11:30:05 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-30 11:36:03 UTC Build successful.
2024-01-30 11:36:16 UTC Tests are running...
🔴 2024-01-30 13:14:06 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60280 50996 0 28 9256 0
2024-01-30 13:14:10 UTC Check cancelled

Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 11:30:05 UTC Pre-commit check for 89da6df has started.
2024-01-30 11:30:08 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-30 11:36:30 UTC Build successful.
2024-01-30 11:36:44 UTC Tests are running...
🔴 2024-01-30 13:14:17 UTC Test run completed, no test results found for commit b5c2525. Please check build logs.
2024-01-30 13:14:20 UTC Check cancelled

Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 13:53:00 UTC Pre-commit check for a7956bf has started.
2024-01-30 13:53:02 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-30 14:30:38 UTC Build successful.
2024-01-30 14:30:47 UTC Tests are running...
🔴 2024-01-30 15:55:08 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60300 51006 0 5 9256 33

Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 14:00:09 UTC Pre-commit check for a7956bf has started.
2024-01-30 14:00:11 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-30 14:26:39 UTC Build successful.
2024-01-30 14:26:52 UTC Tests are running...
🔴 2024-01-30 16:01:09 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16041 15941 0 22 53 25

Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 18:05:23 UTC Pre-commit check for 7402da0 has started.
2024-01-30 18:05:25 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-30 18:08:25 UTC Build successful.
2024-01-30 18:08:41 UTC Tests are running...
🔴 2024-01-30 19:39:51 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16046 15938 0 19 41 48

Copy link

github-actions bot commented Jan 30, 2024

2024-01-30 18:05:28 UTC Pre-commit check for 7402da0 has started.
2024-01-30 18:05:32 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-30 18:08:29 UTC Build successful.
2024-01-30 18:08:43 UTC Tests are running...
🟢 2024-01-30 19:21:13 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60330 51008 0 0 9264 58

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 10:52:52 UTC Pre-commit check for 92746f5 has started.
2024-01-31 10:52:55 UTC Build linux-x86_64-relwithdebinfo is running...
2024-01-31 10:54:52 UTC Check cancelled

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 10:52:56 UTC Pre-commit check for 92746f5 has started.
2024-01-31 10:52:59 UTC Build linux-x86_64-release-asan is running...
2024-01-31 10:54:51 UTC Check cancelled

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 10:56:20 UTC Pre-commit check for eaef5ab has started.
2024-01-31 10:56:21 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-31 10:58:46 UTC Build successful.
2024-01-31 10:59:01 UTC Tests are running...
🔴 2024-01-31 11:58:35 UTC Test run completed, no test results found for commit 48d1fce. Please check build logs.
2024-01-31 11:58:39 UTC Check cancelled

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 10:58:13 UTC Pre-commit check for eaef5ab has started.
2024-01-31 10:58:15 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-31 11:00:59 UTC Build successful.
2024-01-31 11:01:13 UTC Tests are running...
🔴 2024-01-31 11:58:35 UTC Test run completed, no test results found for commit 48d1fce. Please check build logs.
2024-01-31 11:58:39 UTC Check cancelled

@StekPerepolnen StekPerepolnen force-pushed the KIKIMR-20897/move-mvp-to-github branch from 48d1fce to 90c4d64 Compare January 31, 2024 11:58
Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 12:04:32 UTC Pre-commit check for f127760 has started.
2024-01-31 12:04:34 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-31 12:06:07 UTC Build successful.
2024-01-31 12:06:18 UTC Tests are running...
🔴 2024-01-31 13:17:46 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60359 51057 0 1 9268 33

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 12:04:33 UTC Pre-commit check for f127760 has started.
2024-01-31 12:04:35 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-31 12:05:40 UTC Build successful.
2024-01-31 12:05:48 UTC Tests are running...
🔴 2024-01-31 13:40:21 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16043 15950 0 13 50 30

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 16:56:49 UTC Pre-commit check for 6a07cd4 has started.
2024-01-31 16:56:51 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-01-31 17:16:06 UTC Build failed. see the build logs.
2024-01-31 17:16:16 UTC Tests are running...
🔴 2024-01-31 17:48:28 UTC Test run completed, no test results found for commit d702b6d. Please check build logs.
2024-01-31 17:48:32 UTC Check cancelled

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 17:11:23 UTC Pre-commit check for 6a07cd4 has started.
2024-01-31 17:11:25 UTC Build linux-x86_64-release-asan is running...
🔴 2024-01-31 17:27:30 UTC Build failed. see the build logs.
2024-01-31 17:27:43 UTC Tests are running...
🔴 2024-01-31 17:48:28 UTC Test run completed, no test results found for commit d702b6d. Please check build logs.
2024-01-31 17:48:31 UTC Check cancelled

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 18:29:24 UTC Pre-commit check for 45e5b54 has started.
2024-01-31 18:29:25 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-01-31 18:31:57 UTC Build failed. see the build logs.
2024-01-31 18:32:10 UTC Tests are running...
🔴 2024-01-31 19:40:38 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60374 51072 0 1 9268 33

Copy link

github-actions bot commented Jan 31, 2024

2024-01-31 18:37:08 UTC Pre-commit check for 45e5b54 has started.
2024-01-31 18:37:09 UTC Build linux-x86_64-release-asan is running...
🔴 2024-01-31 18:38:19 UTC Build failed. see the build logs.
2024-01-31 18:38:28 UTC Tests are running...
🔴 2024-01-31 20:14:43 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
16060 15934 0 17 67 42

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 06:59:28 UTC Pre-commit check for fc6a0e7 has started.
2024-02-01 06:59:31 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-02-01 07:00:58 UTC Build failed. see the build logs.
2024-02-01 07:01:14 UTC Tests are running...
🔴 2024-02-01 07:18:10 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
51826 42322 0 244 9246 14
2024-02-01 07:18:14 UTC Check cancelled

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 06:59:40 UTC Pre-commit check for fc6a0e7 has started.
2024-02-01 06:59:42 UTC Build linux-x86_64-release-asan is running...
🔴 2024-02-01 07:01:12 UTC Build failed. see the build logs.
2024-02-01 07:01:23 UTC Tests are running...
🔴 2024-02-01 07:09:18 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7729 7467 0 241 8 13

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 07:21:37 UTC Pre-commit check for b0f8e66 has started.
2024-02-01 07:21:40 UTC Build linux-x86_64-release-asan is running...
🔴 2024-02-01 07:23:13 UTC Build failed. see the build logs.
2024-02-01 07:23:25 UTC Tests are running...
🔴 2024-02-01 07:29:42 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7729 7467 0 241 8 13

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 07:21:45 UTC Pre-commit check for b0f8e66 has started.
2024-02-01 07:21:47 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-02-01 07:23:20 UTC Build failed. see the build logs.
2024-02-01 07:23:33 UTC Tests are running...
🔴 2024-02-01 07:33:25 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
51826 42322 0 244 9246 14

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 07:49:49 UTC Pre-commit check for cd692eb has started.
2024-02-01 07:49:52 UTC Build linux-x86_64-relwithdebinfo is running...
2024-02-01 07:50:11 UTC Check cancelled

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 07:51:11 UTC Pre-commit check for 348ac81 has started.
2024-02-01 07:51:13 UTC Build linux-x86_64-relwithdebinfo is running...
2024-02-01 07:51:42 UTC Check cancelled

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 07:51:14 UTC Pre-commit check for 348ac81 has started.
2024-02-01 07:51:17 UTC Build linux-x86_64-release-asan is running...
2024-02-01 07:51:43 UTC Check cancelled

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 07:52:42 UTC Pre-commit check for 07ce235 has started.
2024-02-01 07:52:43 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-02-01 07:55:50 UTC Build failed. see the build logs.
2024-02-01 07:56:03 UTC Tests are running...
🔴 2024-02-01 08:12:42 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
51826 42323 0 243 9246 14
2024-02-01 08:12:46 UTC Check cancelled

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 07:52:42 UTC Pre-commit check for 07ce235 has started.
2024-02-01 07:52:44 UTC Build linux-x86_64-release-asan is running...
🔴 2024-02-01 07:55:33 UTC Build failed. see the build logs.
2024-02-01 07:55:46 UTC Tests are running...
🔴 2024-02-01 08:05:03 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7729 7467 0 241 8 13

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 08:14:36 UTC Pre-commit check for 10afb08 has started.
2024-02-01 08:14:40 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-02-01 08:17:21 UTC Build failed. see the build logs.
2024-02-01 08:17:34 UTC Tests are running...
🔴 2024-02-01 08:41:54 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
51826 42322 0 243 9246 15

Copy link

github-actions bot commented Feb 1, 2024

2024-02-01 08:15:59 UTC Pre-commit check for 10afb08 has started.
2024-02-01 08:16:02 UTC Build linux-x86_64-release-asan is running...
🔴 2024-02-01 08:18:36 UTC Build failed. see the build logs.
2024-02-01 08:18:49 UTC Tests are running...
🔴 2024-02-01 08:26:52 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7729 7467 0 241 8 13

@StekPerepolnen StekPerepolnen force-pushed the KIKIMR-20897/move-mvp-to-github branch from ccc331d to f2e86bd Compare February 1, 2024 08:19
@StekPerepolnen StekPerepolnen deleted the KIKIMR-20897/move-mvp-to-github branch February 1, 2024 08:27
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.

1 participant