Skip to content

[CI] Yaml tests failing due to "resource_already_exists_exception" #45600

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

Closed
mark-vieira opened this issue Aug 15, 2019 · 3 comments
Closed

[CI] Yaml tests failing due to "resource_already_exists_exception" #45600

mark-vieira opened this issue Aug 15, 2019 · 3 comments
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team

Comments

@mark-vieira mark-vieira added the :Delivery/Build Build or test infrastructure label Aug 15, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@droberts195
Copy link
Contributor

#45605 is a more detailed triage of the latest instance of this. (I opened that before I saw this one.)

I looked at one more build that's picked up by the Kibana search in the description of this issue.

In https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob+fast+part1/759/console the server-side log from the failure that occurs in SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search/160_exists_query/Test exists query on boolean field in empty index} is:

[2019-08-14T18:07:42,945][WARN ][o.e.i.IndicesService     ] [integTest-0] [test/ee-7zmiUQGayvOq6LgEShg] failed to delete index
org.elasticsearch.env.ShardLockObtainFailedException: [test][0]: obtaining shard lock timed out after 0ms, previous lock details: [shard creation] trying to lock for [deleting index directory]

This is the exact same thing that happens in the case I looked at in #45605. And then the server-side of the docs test again shows nothing except a big gap with no logging:

[2019-08-14T18:08:45,832][INFO ][o.e.c.m.MetaDataCreateIndexService] [node-0] [sales] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[2019-08-14T18:09:23,309][INFO ][o.e.c.m.MetaDataDeleteIndexService] [node-0] [sales/tZO5adjTTXq8kLb1Of1UaQ] deleting index

@alpar-t
Copy link
Contributor

alpar-t commented Aug 15, 2019

Let's close this as a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team
Projects
None yet
Development

No branches or pull requests

4 participants