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 ES Promotion: Reporting APIs ILM policy migration APIs detects when no migration is needed #110483

Closed
mistic opened this issue Aug 30, 2021 · 4 comments · Fixed by #110813
Labels
blocker (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead failed-es-promotion Feature:Reporting:Framework Reporting issues pertaining to the overall framework needs-team Issues missing a team label skipped-test v8.0.0

Comments

@mistic
Copy link
Member

mistic commented Aug 30, 2021

This failure is preventing the promotion of the current Elasticsearch nightly snapshot.

For more information on the Elasticsearch snapshot promotion process including how to reproduce using the unverified nightly ES build: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html

CI failure logs: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/3318/testReport/junit/X-Pack%20Reporting%20API%20Integration%20Tests/x-pack_test_reporting_api_integration_reporting_and_security_ilm_migration_apis%C2%B7ts/Kibana_Pipeline___Reporting_APIs_ILM_policy_migration_APIs_detects_when_no_migration_is_needed/

Error: expected 200 "OK", got 404 "Not Found"
    at Test._assertStatus (/dev/shm/workspace/parallel/4/kibana/node_modules/supertest/lib/test.js:268:12)
    at Test._assertFunction (/dev/shm/workspace/parallel/4/kibana/node_modules/supertest/lib/test.js:283:11)
    at Test.assert (/dev/shm/workspace/parallel/4/kibana/node_modules/supertest/lib/test.js:173:18)
    at assert (/dev/shm/workspace/parallel/4/kibana/node_modules/supertest/lib/test.js:131:12)
    at /dev/shm/workspace/parallel/4/kibana/node_modules/supertest/lib/test.js:128:5
    at Test.Request.callback (/dev/shm/workspace/parallel/4/kibana/node_modules/supertest/node_modules/superagent/lib/node/index.js:718:3)
    at /dev/shm/workspace/parallel/4/kibana/node_modules/supertest/node_modules/superagent/lib/node/index.js:906:18
    at IncomingMessage.<anonymous> (/dev/shm/workspace/parallel/4/kibana/node_modules/supertest/node_modules/superagent/lib/node/parsers/json.js:19:7)
    at endReadableNT (internal/streams/readable.js:1317:12)
    at processTicksAndRejections (internal/process/task_queues.js:82:21)
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-reporting-services (Team:Reporting Services)

@mistic
Copy link
Member Author

mistic commented Aug 30, 2021

Skipped.

master/8.0: 443979f

@tsullivan
Copy link
Member

I took a bit of a look today, but could not figure out why the 404 is appearing.

@jloleysens would you mind checking this one out?

@jloleysens
Copy link
Contributor

@tsullivan yeah, I'll take a look!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead failed-es-promotion Feature:Reporting:Framework Reporting issues pertaining to the overall framework needs-team Issues missing a team label skipped-test v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants