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.x] Build performance improvements #3937

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport cc10b97 from #3926

@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners July 18, 2022 21:11
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@dblock
Copy link
Member

dblock commented Jul 21, 2022

@cdsap care to take a look? legit failures?

I rebased, signed, and force pushed

* set appropiate jdk boolean for buildNoJdkRpm

Signed-off-by: Inaki Villar <[email protected]>

* make missingJavadoc cacheable

Signed-off-by: Inaki Villar <[email protected]>

* using relativepath for javadoc.options.linksOffline

Signed-off-by: Inaki Villar <[email protected]>
(cherry picked from commit cc10b97)
Signed-off-by: Daniel (dB.) Doubrovkine <[email protected]>
@dblock dblock force-pushed the backport/backport-3926-to-2.x branch from 6010bbb to d6916ca Compare July 21, 2022 16:09
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@cdsap
Copy link
Contributor

cdsap commented Jul 21, 2022

hi @dblock, for one of the failing builds #3937 (comment) I'm seeing :


* What went wrong:
Execution failed for task ':plugins:analysis-icu:compileInternalClusterTestJava'.
> java.lang.OutOfMemoryError: Java heap space

It's possible to test it again updating the memory heap value?

@dreamer-89
Copy link
Member

Thanks @cdsap for the update. I re-ran the failed jobs.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.57%. Comparing base (da244c2) to head (d6916ca).
Report is 2520 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #3937      +/-   ##
============================================
- Coverage     70.65%   70.57%   -0.08%     
+ Complexity    56401    56380      -21     
============================================
  Files          4526     4526              
  Lines        271757   271757              
  Branches      39979    39979              
============================================
- Hits         192000   191806     -194     
- Misses        63578    63779     +201     
+ Partials      16179    16172       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dreamer-89 dreamer-89 merged commit 6fe35d9 into 2.x Jul 21, 2022
@github-actions github-actions bot deleted the backport/backport-3926-to-2.x branch July 21, 2022 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants