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

Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group6 - split .kibana index into multiple system indices failure cases when the .kibana migrator fails on the REINDEX_SOURCE_TO_TEMP_INDEX_BULK state is capable of successfully performing the split migration in subsequent restart #192719

Closed
kibanamachine opened this issue Sep 12, 2024 · 4 comments
Assignees
Labels
failed-es-promotion failed-test A test failure on a tracked branch, potentially flaky-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 12, 2024

A test failed on a tracked branch

Error: ES exited with code 1
    at createCliError (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726147518028058063/elastic/kibana-elasticsearch-snapshot-verify/kibana/packages/kbn-es/src/errors.ts:15:24)
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1726147518028058063/elastic/kibana-elasticsearch-snapshot-verify/kibana/packages/kbn-es/src/cluster.ts:516:29
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1726147518028058063/elastic/kibana-elasticsearch-snapshot-verify/kibana/packages/kbn-es/src/cluster.ts:207:7
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1726147518028058063/elastic/kibana-elasticsearch-snapshot-verify/kibana/packages/kbn-tooling-log/src/tooling_log.ts:94:18
    at Cluster.start (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726147518028058063/elastic/kibana-elasticsearch-snapshot-verify/kibana/packages/kbn-es/src/cluster.ts:204:5)
    at TestCluster.start (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726147518028058063/elastic/kibana-elasticsearch-snapshot-verify/kibana/packages/kbn-test/src/es/test_es_cluster.ts:313:9)
    at startES (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726147518028058063/elastic/kibana-elasticsearch-snapshot-verify/kibana/packages/core/test-helpers/core-test-helpers-kbn-server/src/create_root.ts:269:7)
    at startElasticsearch (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726147518028058063/elastic/kibana-elasticsearch-snapshot-verify/kibana/src/core/server/integration_tests/saved_objects/migrations/kibana_migrator_test_kit.ts:112:10)
    at Object.<anonymous> (/opt/buildkite-agent/builds/bk-agent-prod-gcp-1726147518028058063/elastic/kibana-elasticsearch-snapshot-verify/kibana/src/core/server/integration_tests/saved_objects/migrations/group6/single_migrator_failures.test.ts:69:18)

First failure: kibana-elasticsearch-snapshot-verify - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 12, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 12, 2024
@kibanamachine kibanamachine added failed-es-promotion Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc labels Sep 12, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 12, 2024
@kibanamachine
Copy link
Contributor Author

New failure: kibana-elasticsearch-snapshot-verify - main

@rudolf
Copy link
Contributor

rudolf commented Sep 17, 2024

Error is:

[node-01] fatal exception while booting Elasticsearch java.lang.IllegalStateException: cannot upgrade a node from version [7.17.0] directly to version [9.0.0], upgrade to version [8.16.0]

These tests have been skipped on main. @gsoldevila is working on a fix to make our migration tests suites 9 compatible.

@gsoldevila
Copy link
Contributor

Addressed by #193699, #193328, #193856, #193696

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-es-promotion failed-test A test failure on a tracked branch, potentially flaky-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

4 participants