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

8.0.0 CI is broken due to outdated data directory fixture in upgrade assistant #30586

Closed
epixa opened this issue Feb 8, 2019 · 2 comments
Closed
Labels
blocker Team:Operations Team label for Operations Team test v8.0.0

Comments

@epixa
Copy link
Contributor

epixa commented Feb 8, 2019

The CI for master is failing consistently due to:

java.lang.IllegalStateException: The index [[.kibana_1/_kAzCruiQKmQ8ln99mam1g]] was created with version [6.7.0] but the minimum compatible version is [7.0.0]. It should be re-indexed in Elasticsearch 7.x before upgrading to 8.0.0.

https://kibana-ci.elastic.co/view/Kibana/job/elastic+kibana+master/JOB=x-pack-ciGroup5,node=immutable/1046/console is an example failure.

The issue seems to be that the test fixture configured here contains a 6.7.0 index which will not allow Elasticsearch to start up.

@epixa epixa added blocker test Team:Operations Team label for Operations Team v8.0.0 labels Feb 8, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations

@epixa
Copy link
Contributor Author

epixa commented Feb 8, 2019

Skipping to unblock CI in #30587

joshdover pushed a commit to joshdover/kibana that referenced this issue Feb 13, 2019
Closes elastic#30586

Signed-off-by: Tyler Smalley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Team:Operations Team label for Operations Team test v8.0.0
Projects
None yet
Development

No branches or pull requests

2 participants