Skip to content

TimeSeriesLifecycleActionsIT testMoveToStepRereadsPolicy failure #53612

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
davidkyle opened this issue Mar 16, 2020 · 2 comments · Fixed by #64466
Closed

TimeSeriesLifecycleActionsIT testMoveToStepRereadsPolicy failure #53612

davidkyle opened this issue Mar 16, 2020 · 2 comments · Fixed by #64466
Assignees
Labels
:Data Management/ILM+SLM Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI v7.11.0

Comments

@davidkyle
Copy link
Member

org.elasticsearch.client.ResponseException: 
method [POST], host [http://127.0.0.1:60581], URI [_ilm/move/test-1], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"index [test-1] is not on current step [{\"phase\":\"hot\",\"action\":\"rollover\",\"name\":\"check-rollover-ready\"}], currently: [{\"phase\":\"hot\",\"action\":\"rollover\",\"name\":\"attempt-rollover\"}]"}],"type":"illegal_argument_exception","reason":"index [test-1] is not on current step [{\"phase\":\"hot\",\"action\":\"rollover\",\"name\":\"check-rollover-ready\"}], currently: [{\"phase\":\"hot\",\"action\":\"rollover\",\"name\":\"attempt-rollover\"}]"},"status":400}

at __randomizedtesting.SeedInfo.seed([F07F68215FC0E8D9:1E94C5D053AA5D83]:0)
at org.elasticsearch.client.RestClient.convertResponse(RestClient.java:283)
at org.elasticsearch.client.RestClient.performRequest(RestClient.java:261)
at org.elasticsearch.client.RestClient.performRequest(RestClient.java:235)
at org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT.testMoveToStepRereadsPolicy(TimeSeriesLifecycleActionsIT.java:999)

https://gradle-enterprise.elastic.co/s/difxc2k3viwzo/tests/ao2nxxbijves6-wpuko6jphmjui
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.x+multijob-windows-compatibility/os=windows-2019/499/console

gradlew ':x-pack:plugin:ilm:qa:multi-node:integTestRunner' --tests "org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT.testMoveToStepRereadsPolicy" \
  -Dtests.seed=F07F68215FC0E8D9 \
  -Dtests.security.manager=true \
  -Dtests.locale=hi \
  -Dtests.timezone=Asia/Urumqi \
  -Dcompiler.java=13
@davidkyle davidkyle added >test-failure Triaged test failures from CI :Data Management/ILM+SLM Index and Snapshot lifecycle management v7.7.0 labels Mar 16, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/ILM+SLM)

@bpintea bpintea added v7.8.0 and removed v7.7.0 labels Mar 25, 2020
DaveCTurner added a commit that referenced this issue Mar 26, 2020
DaveCTurner added a commit that referenced this issue Mar 26, 2020
DaveCTurner added a commit that referenced this issue Mar 26, 2020
DaveCTurner added a commit that referenced this issue Mar 26, 2020
@DaveCTurner
Copy link
Contributor

Muted this test:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/ILM+SLM Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI v7.11.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants