elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.62k stars 8.22k forks source link

Failing test: Serverless Search API Integration Tests - Common Group 1.x-pack/test_serverless/api_integration/test_suites/common/alerting/rules·ts - Alerting APIs Alerting rules should retry when appropriate #194226

Open kibanamachine opened 1 month ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

Error: retry.tryWithRetries reached the limit of attempts waiting for 'Alerting API - waiting.waitForAllTasks, retryOptions: {"retryCount":10,"retryDelay":1000}': 10 out of 10
Error: No hits found
    at alerting_api.ts:856:21
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.tryWithRetries (retry.ts:113:12)
    at Object.waitForAllTasks (alerting_api.ts:814:16)
    at Context.<anonymous> (rules.ts:314:20)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:75:7)
    at RetryService.tryWithRetries (retry.ts:113:12)
    at Object.waitForAllTasks (alerting_api.ts:814:16)
    at Context.<anonymous> (rules.ts:314:20)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-on-merge - main

elasticmachine commented 1 month ago

Pinging @elastic/response-ops (Team:ResponseOps)