-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Open
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
Build Scans:
- elasticsearch-periodic #11407 / release-tests
- elasticsearch-periodic-java-ea #74 / release-tests
- elasticsearch-pull-request #102375 / checkpart2_release-tests
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
Assignees
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)