Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] DocsClientYamlTestSuiteIT test {yaml=reference/search/search-your-data/retrievers-examples/line_98} failing #119155

Open
elasticsearchmachine opened this issue Dec 19, 2024 · 3 comments
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":docs:yamlRestTest" --tests "org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT.test {yaml=reference/search/search-your-data/retrievers-examples/line_98}" -Dtests.seed=C2C201F68C61D52A -Dtests.locale=en-MP -Dtests.timezone=Asia/Dubai -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Failure at [reference/search/search-your-data/retrievers-examples:136]: Expected a map containing
  _shards: a map containing
      total: <1>
     failed: <0>
 successful: <1>
    skipped: <0>
     hits: a map containing
       hits: a list containing
            0: a map containing
         _index: "retrievers_example"
            _id: "1"
         _score: <0.8333334>
            1: a map containing
         _index: "retrievers_example"
            _id: "2"
         _score: <0.8333334>
            2: a map containing
         _index: "retrievers_example"
            _id: expected "3" but was "5"
         _score: <0.25>
      total: a map containing
        value: <3>
     relation: "eq"
  max_score: <0.8333334>
     took: <7>
timed_out: <false>

Issue Reasons:

  • [main] 6 failures in test test {yaml=reference/search/search-your-data/retrievers-examples/line_98} (1.3% fail rate in 457 executions)
  • [main] 5 failures in step part-1 (2.0% fail rate in 250 executions)
  • [main] 5 failures in pipeline elasticsearch-pull-request (2.0% fail rate in 253 executions)

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

@elasticsearchmachine elasticsearchmachine added :Delivery/Build Build or test infrastructure >test-failure Triaged test failures from CI labels Dec 19, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 6 failures in test test {yaml=reference/search/search-your-data/retrievers-examples/line_98} (1.3% fail rate in 457 executions)
  • [main] 5 failures in step part-1 (2.0% fail rate in 250 executions)
  • [main] 5 failures in pipeline elasticsearch-pull-request (2.0% fail rate in 253 executions)

Build Scans:

elasticsearchmachine added a commit that referenced this issue Dec 19, 2024
…=reference/search/search-your-data/retrievers-examples/line_98} #119155
@elasticsearchmachine elasticsearchmachine added Team:Delivery Meta label for Delivery team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Dec 19, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-delivery (Team:Delivery)

@mark-vieira mark-vieira added :Search/Search Search-related issues that do not fall into other categories and removed :Delivery/Build Build or test infrastructure labels Dec 23, 2024
@elasticsearchmachine elasticsearchmachine added the Team:Search Meta label for search team label Dec 23, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search (Team:Search)

@elasticsearchmachine elasticsearchmachine removed the Team:Delivery Meta label for Delivery team label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

2 participants