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/cat/health/cat-health-example} failing #122335

Open
elasticsearchmachine opened this issue Feb 12, 2025 · 2 comments · May be fixed by #124684
Assignees
Labels
:Delivery/Build Build or test infrastructure needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Delivery Meta label for Delivery 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/cat/health/cat-health-example}" -Dtests.seed=DA73C881A87FFDDE -Dtests.locale=ak -Dtests.timezone=America/Grenada -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Failure at [reference/cat/health:22]: field [$body] was expected to match the provided regex but didn't
Expected: epoch      \s+timestamp \s+cluster       \s+status \s+node.total \s+node.data \s+shards \s+pri \s+relo \s+init \s+unassign \s+unassign.pri \s+pending_tasks \s+max_task_wait_time \s+active_shards_percent\s* \d+ \s+\d+:\d+:\d+  \s+[^ \s+]+ \s+green           \s+1         \s+1      \s+1   \s+1    \s+0    \s+0        \s+0            \s+0             \s+\d+ \s+(-|\d+(\.\d+)?[ms]+)                \s+100.0%\s*
     but: was "epoch      timestamp cluster      status node.total node.data shards pri relo init unassign unassign.pri pending_tasks max_task_wait_time active_shards_percent\n1739337859 05:24:19  yamlRestTest green           1         1      2   2    0    0        0            0             0                  -                100.0%\n"

Issue Reasons:

  • [main] 2 failures in test test {yaml=reference/cat/health/cat-health-example} (0.8% fail rate in 260 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 Feb 12, 2025
elasticsearchmachine added a commit that referenced this issue Feb 12, 2025
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in test test {yaml=reference/cat/health/cat-health-example} (0.8% fail rate in 260 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added Team:Delivery Meta label for Delivery team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Feb 12, 2025
@elasticsearchmachine
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Delivery Meta label for Delivery team >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants