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

[AUTOCUT] Gradle Check Failure on push to main #9601

Closed
github-actions bot opened this issue Aug 29, 2023 · 1 comment
Closed

[AUTOCUT] Gradle Check Failure on push to main #9601

github-actions bot opened this issue Aug 29, 2023 · 1 comment
Assignees
Labels
autocut bug Something isn't working >test-failure Test failure from CI, local build, etc.

Comments

@github-actions
Copy link
Contributor

Gradle check has failed on push of your commit 61d4d43.
Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/23679/.
Is the failure a flaky test unrelated to your change?

@github-actions github-actions bot added >test-failure Test failure from CI, local build, etc. autocut bug Something isn't working labels Aug 29, 2023
@tlfeng
Copy link
Collaborator

tlfeng commented Aug 30, 2023

Test failure in build 23679:
it's tracked in issue #7934

> Task :plugins:repository-azure:test

REPRODUCE WITH: ./gradlew ':plugins:repository-azure:test' --tests "org.opensearch.repositories.azure.AzureBlobContainerRetriesTests.testWriteBlobWithRetries" -Dtests.seed=DCC03E3E43FBA608 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=de-CH -Dtests.timezone=Asia/Makassar -Druntime.java=20

org.opensearch.repositories.azure.AzureBlobContainerRetriesTests > testWriteBlobWithRetries FAILED
    reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response
        at __randomizedtesting.SeedInfo.seed([DCC03E3E43FBA608:23B430502D67AD54]:0)

@tlfeng tlfeng closed this as completed Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut bug Something isn't working >test-failure Test failure from CI, local build, etc.
Projects
None yet
Development

No branches or pull requests

2 participants