Open
Description
A test failed on a tracked branch
ResponseError: search_phase_execution_exception
Root causes:
no_shard_available_action_exception: null
at SniffingTransport._request (node_modules/@elastic/transport/src/Transport.ts:601:17)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1726852355227043738/elastic/kibana-on-merge/kibana/node_modules/@elastic/transport/src/Transport.ts:704:22
at SniffingTransport.request (node_modules/@elastic/transport/src/Transport.ts:701:14)
at Client.SearchApi [as search] (node_modules/@elastic/elasticsearch/src/api/api/search.ts:96:10)
at Context.<anonymous> (inputs_with_standalone_docker_agent.ts:79:27)
at Object.apply (wrap_function.js:74:16) {
options: { redaction: { type: 'replace', additionalKeys: [] } },
meta: {
body: { error: [Object], status: 503 },
statusCode: 503,
headers: {
'x-elastic-product': 'Elasticsearch',
'content-type': 'application/json',
'content-length': '373'
},
meta: {
context: null,
request: [Object],
name: 'elasticsearch-js',
connection: [Object],
attempts: 3,
aborted: false
},
warnings: null
}
}
First failure: kibana-on-merge - main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment