Skip to content

[CI] CCMStorageServiceIT testGetCCMModel_ThrowsException_WhenStoredModelIsCorrupted failing #137629

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:inference:internalClusterTest" --tests "org.elasticsearch.xpack.inference.integration.CCMStorageServiceIT.testGet_ThrowsResourceNotFoundException_WhenCCMIndexDoesNotExist" -Dtests.seed=1E24353888A58325 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=sc -Dtests.timezone=Etc/GMT+4 -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.injection.guice.ConfigurationException: Guice configuration errors:

1) Could not find a suitable constructor in org.elasticsearch.xpack.inference.services.elastic.ccm.CCMStorageService. Classes must have either one (and only one) constructor annotated with @org.elasticsearch.injection.guice.Inject or a zero-argument constructor that is not private.
  at org.elasticsearch.xpack.inference.services.elastic.ccm.CCMStorageService.class(Unknown Source)
  while locating org.elasticsearch.xpack.inference.services.elastic.ccm.CCMStorageService

1 error

Issue Reasons:

  • [main] 2 consecutive failures in step release-tests
  • [main] 3 failures in test testGetCCMModel_ThrowsException_WhenStoredModelIsCorrupted (3.8% fail rate in 78 executions)
  • [main] 2 failures in step release-tests (100.0% fail rate in 2 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Labels

:mlMachine learning>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions