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] IncrementalBulkIT testMultipleBulkPartsWithBackoff failing #114181

Closed
elasticsearchmachine opened this issue Oct 5, 2024 · 2 comments · Fixed by #114186
Closed

[CI] IncrementalBulkIT testMultipleBulkPartsWithBackoff failing #114181

elasticsearchmachine opened this issue Oct 5, 2024 · 2 comments · Fixed by #114186
Assignees
Labels
:Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. low-risk An open issue or test failure that is a low risk to future releases Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Oct 5, 2024

Build Scans:

Reproduction Line:

./gradlew ":server:internalClusterTest" --tests "org.elasticsearch.action.bulk.IncrementalBulkIT.testMultipleBulkPartsWithBackoff" -Dtests.seed=EE649D3DAE2BBD76 -Dtests.locale=lij-IT -Dtests.timezone=EET -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: null

Issue Reasons:

  • [main] 2 consecutive failures in test testMultipleBulkPartsWithBackoff
  • [main] 6 failures in test testMultipleBulkPartsWithBackoff (3.1% fail rate in 196 executions)

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

@elasticsearchmachine elasticsearchmachine added :Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. >test-failure Triaged test failures from CI labels Oct 5, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in test testMultipleBulkPartsWithBackoff (1.0% fail rate in 191 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. needs:risk Requires assignment of a risk label (low, medium, blocker) labels Oct 5, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-distributed (Team:Distributed)

Tim-Brooks added a commit to Tim-Brooks/elasticsearch that referenced this issue Oct 5, 2024
A recent commit incidentally changed a release resources call from
doBefore to doAfter. Several tests depending on resources being released
synchronously which requires doBefore.

Closes elastic#114181
Closes elastic#114182
@Tim-Brooks Tim-Brooks added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Oct 5, 2024
@Tim-Brooks Tim-Brooks self-assigned this Oct 5, 2024
Tim-Brooks added a commit that referenced this issue Oct 7, 2024
A recent commit incidentally changed a release resources call from
doBefore to doAfter. Several tests depending on resources being released
synchronously which requires doBefore.

Closes #114181
Closes #114182
Tim-Brooks added a commit to Tim-Brooks/elasticsearch that referenced this issue Oct 7, 2024
A recent commit incidentally changed a release resources call from
doBefore to doAfter. Several tests depending on resources being released
synchronously which requires doBefore.

Closes elastic#114181
Closes elastic#114182
Tim-Brooks added a commit that referenced this issue Oct 7, 2024
A recent commit incidentally changed a release resources call from
doBefore to doAfter. Several tests depending on resources being released
synchronously which requires doBefore.

Closes #114181
Closes #114182
matthewabbott pushed a commit to matthewabbott/elasticsearch that referenced this issue Oct 10, 2024
matthewabbott pushed a commit to matthewabbott/elasticsearch that referenced this issue Oct 10, 2024
A recent commit incidentally changed a release resources call from
doBefore to doAfter. Several tests depending on resources being released
synchronously which requires doBefore.

Closes elastic#114181
Closes elastic#114182
davidkyle pushed a commit to davidkyle/elasticsearch that referenced this issue Oct 13, 2024
A recent commit incidentally changed a release resources call from
doBefore to doAfter. Several tests depending on resources being released
synchronously which requires doBefore.

Closes elastic#114181
Closes elastic#114182
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/CRUD A catch all label for issues around indexing, updating and getting a doc by id. Not search. low-risk An open issue or test failure that is a low risk to future releases Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants