Skip to content

[CI] InferenceGetServicesIT testGetServicesWithCompletionTaskType failing #128952

@elasticsearchmachine

Description

@elasticsearchmachine
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:inference:qa:inference-service-tests:javaRestTest" --tests "org.elasticsearch.xpack.inference.InferenceGetServicesIT.testGetServicesWithCompletionTaskType" -Dtests.seed=400CF31505EDDCA2 -Dtests.locale=kea-Latn-CV -Dtests.timezone=Canada/Yukon -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: <14>
     but: was <15>

Issue Reasons:

  • [main] 2 consecutive failures in test testGetServicesWithCompletionTaskType
  • [main] 2 consecutive failures in step part2
  • [main] 2 consecutive failures in pipeline elasticsearch-intake
  • [main] 6 failures in test testGetServicesWithCompletionTaskType (1.2% fail rate in 503 executions)
  • [main] 2 failures in step part2 (2.8% fail rate in 72 executions)
  • [main] 4 failures in step part-2 (1.4% fail rate in 284 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (2.8% fail rate in 72 executions)
  • [main] 4 failures in pipeline elasticsearch-pull-request (1.4% fail rate in 283 executions)

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

Activity

elasticsearchmachine

elasticsearchmachine commented on Jun 5, 2025

@elasticsearchmachine
CollaboratorAuthor

This has been muted on branch main

Mute Reasons:

  • [main] 5 failures in test testGetServicesWithCompletionTaskType (1.0% fail rate in 502 executions)
  • [main] 4 failures in step part-2 (1.4% fail rate in 284 executions)
  • [main] 4 failures in pipeline elasticsearch-pull-request (1.4% fail rate in 283 executions)

Build Scans:

elasticsearchmachine

elasticsearchmachine commented on Jun 5, 2025

@elasticsearchmachine
CollaboratorAuthor

Pinging @elastic/ml-core (Team:ML)

added
Team:MLMeta label for the ML team
needs:riskRequires assignment of a risk label (low, medium, blocker)
on Jun 5, 2025
added
low-riskAn open issue or test failure that is a low risk to future releases
and removed
needs:riskRequires assignment of a risk label (low, medium, blocker)
on Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    :mlMachine learning>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamlow-riskAn open issue or test failure that is a low risk to future releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @davidkyle@elasticsearchmachine

      Issue actions

        [CI] InferenceGetServicesIT testGetServicesWithCompletionTaskType failing · Issue #128952 · elastic/elasticsearch