elastic / kibana

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

Failing test: GenAI - NLP - Serverless Env - Essentials Tier.x-pack/test/security_solution_api_integration/test_suites/genai/nlp_cleanup_task/basic_license_essentials_tier/task_execution·ts - GenAI - NLP @serverless NLP Cleanup Task in Essentials Tier New Essentials Deployment Model Loading "before all" hook for "executes NLP Cleanup Task and successfully cleans up only pytorch models" #186054

Open kibanamachine opened 3 months ago

kibanamachine commented 3 months ago

A test failed on a tracked branch

Error: Expected status code 200, got 404 with body '{"error":{"root_cause":[{"type":"resource_not_found_exception","reason":"Could not find trained model [pt_tiny_elser]"}],"type":"resource_not_found_exception","reason":"Could not find trained model [pt_tiny_elser]"},"status":404}'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Object.assertResponseStatusCode (api.ts:92:31)
    at Object.createTrainedModelVocabularyES (api.ts:1405:12)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.importTrainedModel (api.ts:1571:7)
    at Context.<anonymous> (task_execution.ts:43:11)
    at Object.apply (wrap_function.js:73:16) {
  actual: '404',
  expected: '200',
  showDiff: true
}

First failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main

kibanamachine commented 3 months ago

New failure: kibana-on-merge - main