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

[Backport 2.4] Fix IndexShardTests.testRestoreShardFromRemoteStore on Windows. #5514

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0210b76 from #5399.

(cherry picked from commit 0210b76)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@mch2
Copy link
Member

mch2 commented Dec 10, 2022

> Task :test:framework:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

Problem in daemon expiration check
java.lang.OutOfMemoryError: Java heap space

> Task :qa:mixed-cluster:jarHell
Unexpected exception thrown.
java.lang.OutOfMemoryError: Java heap space
Failed to execute org.gradle.cache.internal.AsyncCacheAccessDecoratedCache$$Lambda$413/0x0000000801034000@7f96767a.
java.lang.OutOfMemoryError: Java heap space
> Task :plugins:analysis-stempel:forbiddenApisYamlRestTest
Failed to execute org.gradle.cache.internal.AsyncCacheAccessDecoratedCache$$Lambda$413/0x0000000801034000@17e02a30.
java.lang.OutOfMemoryError: Java heap space

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@reta
Copy link
Collaborator

reta commented Dec 12, 2022

> Task :test:framework:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

Problem in daemon expiration check
java.lang.OutOfMemoryError: Java heap space

> Task :qa:mixed-cluster:jarHell
Unexpected exception thrown.
java.lang.OutOfMemoryError: Java heap space
Failed to execute org.gradle.cache.internal.AsyncCacheAccessDecoratedCache$$Lambda$413/0x0000000801034000@7f96767a.
java.lang.OutOfMemoryError: Java heap space
> Task :plugins:analysis-stempel:forbiddenApisYamlRestTest
Failed to execute org.gradle.cache.internal.AsyncCacheAccessDecoratedCache$$Lambda$413/0x0000000801034000@17e02a30.
java.lang.OutOfMemoryError: Java heap space

Seems like gradle/gradle#1413 ?

@dblock
Copy link
Member

dblock commented Dec 19, 2022

@reta I think we need to backport the CODEOWNERS, but you can approve / merge this one otherwise

@reta reta merged commit d03c162 into 2.4 Dec 20, 2022
@github-actions github-actions bot deleted the backport/backport-5399-to-2.4 branch December 20, 2022 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants