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: machine learning anomaly detection single metric job cloning displays the summary step #65377

Closed
tylersmalley opened this issue May 5, 2020 · 6 comments

Comments

@tylersmalley
Copy link
Contributor

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

7.x/7.8: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/641/execution/node/314/log/?consoleFull
master/8.0: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/643/execution/node/343/log/

For more information on the Elasticsearch snapshot promotion process: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html

13:23:26                 │ERROR browser[SEVERE] http://localhost:6131/api/ml/validate/job - Failed to load resource: the server responded with a status of 400 (Bad Request)
13:23:48  
13:23:48    1) machine learning
13:23:48         anomaly detection
13:23:48           single metric
13:23:48             job cloning displays the summary step:
13:23:48       Error: retry.tryForTime timeout: TimeoutError: Waiting until element is enabled
13:23:48  Wait timed out after 10035ms
13:23:48      at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
13:23:48      at process._tickCallback (internal/process/next_tick.js:68:7)
13:23:48        at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
13:23:48        at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)
13:23:48  
13:23:48                 └- ✖ fail: "machine learning anomaly detection single metric job cloning displays the summary step"
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

tylersmalley pushed a commit that referenced this issue May 5, 2020
"machine learning anomaly detection single metric job cloning displays
the summary step"

#65377

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley pushed a commit that referenced this issue May 5, 2020
"machine learning anomaly detection single metric job cloning displays
the summary step"

#65377

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@tylersmalley
Copy link
Contributor Author

tylersmalley commented May 5, 2020

Skipped

master/8.0: 65447ec
7.x/7.8: 891e5f4

@tylersmalley
Copy link
Contributor Author

Looks like it's now failing on another suite:

19:49:23                 │ERROR browser[SEVERE] http://localhost:6131/api/ml/validate/job - Failed to load resource: the server responded with a status of 400 (Bad Request)
19:49:45  
19:49:45    1) machine learning
19:49:45         anomaly detection
19:49:45           multi metric
19:49:45             job cloning displays the summary step:
19:49:45       Error: retry.tryForTime timeout: TimeoutError: Waiting until element is enabled
19:49:45  Wait timed out after 10034ms
19:49:45      at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
19:49:45      at process._tickCallback (internal/process/next_tick.js:68:7)
19:49:45        at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
19:49:45        at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)
19:49:45  
19:49:45                 └- ✖ fail: "machine learning anomaly detection multi metric job cloning displays the summary step"

@tylersmalley
Copy link
Contributor Author

404 response: message: "[request body.job.daily_model_snapshot_retention_after_days]: definition for this key is missing"

@tylersmalley
Copy link
Contributor Author

I believe this might be related to elastic/elasticsearch#56125

gmmorris added a commit to gmmorris/kibana that referenced this issue May 6, 2020
* master: (72 commits)
  add tsvb tests to Firefox suite (elastic#65425)
  Fix flaky ServerMetricsCollector integration test (elastic#65420)
  [APM] Custom links section inside the Actions menu is showing outside of the menu (elastic#65428)
  [ML] Adds docs_per_second to transform edit form. (elastic#65365)
  update apm index pattern (elastic#65424)
  add direct build command (elastic#65431)
  [ML] Adding daily_model_snapshot_retention_after_days to types and schemas (elastic#65417)
  [chore] Improve request cancelation handling in vis embeddable (elastic#65057)
  [Alerting] migrates acceptance and functional test fixtures to KP (elastic#64888)
  [ML] Fixes reordering in view by selection when overall cell selected (elastic#65290)
  Additional branding updates (elastic#64712)
  Remove redundant formatting of percentage column (elastic#64948)
  [SIEM][CASE] Configuration pages UI redesign (elastic#65355)
  New nav (elastic#64018)
  [Ingest pipelines] Address copy feedback (elastic#65175)
  bug fixing (elastic#65387)
  skip whole suite blocking snapshots (elastic#65377)
  add related event generation to ancestor nodes (fixes a bug) (elastic#64950)
  [Canvas] move files from legacy/plugins to plugins (elastic#65283)
  [SIEM] template timeline UI (elastic#64439)
  ...
walterra added a commit that referenced this issue May 7, 2020
Re-enables functional tests for updated ES snapshot, which were disabled in #65377 and #65465.
walterra added a commit to walterra/kibana that referenced this issue May 7, 2020
Re-enables functional tests for updated ES snapshot, which were disabled in elastic#65377 and elastic#65465.
walterra added a commit to walterra/kibana that referenced this issue May 7, 2020
Re-enables functional tests for updated ES snapshot, which were disabled in elastic#65377 and elastic#65465.
walterra added a commit that referenced this issue May 8, 2020
Re-enables functional tests for updated ES snapshot, which were disabled in #65377 and #65465.
walterra added a commit that referenced this issue May 8, 2020
Re-enables functional tests for updated ES snapshot, which were disabled in #65377 and #65465.
@walterra
Copy link
Contributor

Fixed by #65672.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants