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 test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/ml/anomaly_detection/date_nanos_job·ts - machine learning anomaly detection job on data set with date_nanos time field with count detector and model plot disabled runs the job and displays it correctly in the job list #112194

Closed
kibanamachine opened this issue Sep 15, 2021 · 6 comments · Fixed by #113095
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test :ml skipped-test v7.16.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 15, 2021

A test failed on a tracked branch

Error: retry.tryForTime timeout: Error: Expected job row to be '{"id":"event_rate_nanos_count_1_1631657611341","description":"Create advanced job based on the event rate dataset with a date_nanos time field, 30m bucketspan and count","jobGroups":["automated","date-nanos","event-rate"],"recordCount":"105,120","memoryStatus":"ok","jobState":"closed","datafeedState":"stopped","latestTimestamp":"2016-01-01 00:00:00"}' (got '{"id":"event_rate_nanos_count_1_1631657611341","description":"Create advanced job based on the event rate dataset with a date_nanos time field, 30m bucketspan and count","jobGroups":["automated","date-nanos","event-rate"],"recordCount":"105,119","memoryStatus":"ok","jobState":"closed","datafeedState":"stopped","latestTimestamp":"2016-01-01 00:00:00"}')
    at Assertion.assert (/dev/shm/workspace/parallel/18/kibana/node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/18/kibana/node_modules/@kbn/expect/expect.js:244:8)
    at /dev/shm/workspace/parallel/18/kibana/x-pack/test/functional/services/ml/job_table.ts:241:27
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at runAttempt (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:66:21)
    at RetryService.tryForTime (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:22:12)
    at MlJobTable.assertJobRowFields (test/functional/services/ml/job_table.ts:237:7)
    at Context.<anonymous> (test/functional/apps/ml/anomaly_detection/date_nanos_job.ts:321:11)
    at Object.apply (/dev/shm/workspace/parallel/18/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
    at onFailure (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at RetryService.tryForTime (/dev/shm/workspace/parallel/18/kibana/test/common/services/retry/retry.ts:22:12)
    at MlJobTable.assertJobRowFields (test/functional/services/ml/job_table.ts:237:7)
    at Context.<anonymous> (test/functional/apps/ml/anomaly_detection/date_nanos_job.ts:321:11)
    at Object.apply (/dev/shm/workspace/parallel/18/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 15, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 15, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@tylersmalley
Copy link
Contributor

Skipped

master: c6bc2b7
7.x: 36c02ae

@pheyos pheyos added the :ml label Sep 15, 2021
@pheyos pheyos self-assigned this Sep 15, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 15, 2021
@pheyos pheyos removed the ml label Sep 15, 2021
@pheyos
Copy link
Member

pheyos commented Sep 15, 2021

This is an issue on the ES side and is discussed in elastic/elasticsearch#77655.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test :ml skipped-test v7.16.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants