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

[test-failed]: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/dashboard/reporting/screenshots·ts.dashboard Reporting Screenshots "before all" hook: initialize tests in "Screenshots" #67872

Closed
liza-mae opened this issue Jun 1, 2020 · 6 comments
Labels
bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test high Team:Operations Team label for Operations Team test-cloud

Comments

@liza-mae
Copy link
Contributor

liza-mae commented Jun 1, 2020

Version: 8.8.0-SNAPSHOT
Class: Chrome X-Pack UI Functional Tests1.x-pack/test/functional/apps/dashboard/reporting/screenshots·ts
Stack Trace:
Error: Request failed with status code 500
at createError (/home/liza/TESTING/kbn-7.8/node_modules/axios/lib/core/createError.js:16:15)
at settle (/home/liza/TESTING/kbn-7.8/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/home/liza/TESTING/kbn-7.8/node_modules/axios/lib/adapters/http.js:236:11)
at endReadableNT (_stream_readable.js:1145:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
Platform: cloud
Build Num: 278

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test test-cloud Team:Reporting Services labels Jun 1, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@elasticmachine
Copy link
Contributor

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

@liza-mae
Copy link
Contributor Author

liza-mae commented Jun 1, 2020

This test appears to be causing some cascading failures on cloud. I see this error in the UI:

{"statusCode":500,"error":"Internal Server Error","message":"Limit of total fields [1000] in index [.kibana_2] has been exceeded"}

@liza-mae liza-mae added high Team:Operations Team label for Operations Team labels Jun 11, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@liza-mae
Copy link
Contributor Author

@tsullivan and I debugged this and found the root cause is es archiver, since we have seen es archiver failures happen before on major release in cloud, we would like the operations team to take a look. This is high priority as it is causing cascading failures. The test above reproduces the problem consistently. I will send logs via slack.

@liza-mae liza-mae added the bug Fixes for quality problems that affect the customer experience label Jul 7, 2020
@liza-mae
Copy link
Contributor Author

liza-mae commented Jul 7, 2020

This turned out to be a real issue and relates to #69985 and some PRs that were merged recently seems to have fixed it.

This test is no longer throwing an internal server issue:
{"statusCode":500,"error":"Internal Server Error","message":"Limit of total fields [1000] in index [.kibana_2] has been exceeded"}

The tests still have some failures, new issues to be open. Closed as fixed.

@liza-mae liza-mae closed this as completed Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience failed-test A test failure on a tracked branch, potentially flaky-test high Team:Operations Team label for Operations Team test-cloud
Projects
None yet
Development

No branches or pull requests

2 participants