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

Version bump to 3.0.0-beta1 #3684

Merged
merged 2 commits into from
Mar 26, 2025

Conversation

mingshl
Copy link
Collaborator

@mingshl mingshl commented Mar 24, 2025

Description

Version bump to 3.0.0-beta1

Related Issues

opensearch-project/opensearch-build#3747

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Mingshi Liu <[email protected]>
@mingshl
Copy link
Collaborator Author

mingshl commented Mar 24, 2025

version bump depends on job-scheduler plugin, will rerun the test again after job-scheduler bump version.
Could not resolve org.opensearch.plugin:opensearch-job-scheduler:3.0.0.0-beta1-SNAPSHOT

@mingshl
Copy link
Collaborator Author

mingshl commented Mar 26, 2025

| Exception in thread "main" java.lang.IllegalStateException: jar hell!
| class: org.bouncycastle.internal.asn1.eac.EACObjectIdentifiers
| jar1: /home/ci-runner/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk18on/1.78.1/39e9e45359e20998eb79c1828751f94a818d25f8/bcprov-jdk18on-1.78.1.jar
| jar2: /home/ci-runner/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bc-fips/2.0.0/ee9ac432cf08f9a9ebee35d7cf8a45f94959a7ab/bc-fips-2.0.0.jar
| 	at org.opensearch.common.bootstrap.JarHell.checkClass(JarHell.java:316)
| 	at org.opensearch.common.bootstrap.JarHell.checkJarHell(JarHell.java:215)
| 	at org.opensearch.common.bootstrap.JarHell.checkJarHell(JarHell.java:102)
| 	at org.opensearch.common.bootstrap.JarHell.main(JarHell.java:86)
[Incubating] Problems report is available at: file:///__w/ml-commons/ml-commons/build/reports/problems/problems-report.html

@mingshl
Copy link
Collaborator Author

mingshl commented Mar 26, 2025

found bouncycastle package is changed in core

https://github.com/opensearch-project/OpenSearch/pull/17507/files

Signed-off-by: Mingshi Liu <[email protected]>
@mingshl mingshl temporarily deployed to ml-commons-cicd-env March 26, 2025 20:53 — with GitHub Actions Inactive
@mingshl mingshl temporarily deployed to ml-commons-cicd-env March 26, 2025 20:53 — with GitHub Actions Inactive
@mingshl mingshl temporarily deployed to ml-commons-cicd-env March 26, 2025 20:53 — with GitHub Actions Inactive
@mingshl mingshl temporarily deployed to ml-commons-cicd-env March 26, 2025 20:53 — with GitHub Actions Inactive
@mingshl mingshl temporarily deployed to ml-commons-cicd-env March 26, 2025 21:55 — with GitHub Actions Inactive
@mingshl mingshl temporarily deployed to ml-commons-cicd-env March 26, 2025 21:55 — with GitHub Actions Inactive
Copy link

codecov bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.33%. Comparing base (0448890) to head (4257f1b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3684   +/-   ##
=========================================
  Coverage     80.32%   80.33%           
- Complexity     7019     7020    +1     
=========================================
  Files           615      615           
  Lines         30636    30636           
  Branches       3447     3447           
=========================================
+ Hits          24607    24610    +3     
+ Misses         4532     4531    -1     
+ Partials       1497     1495    -2     
Flag Coverage Δ
ml-commons 80.33% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mingshl mingshl merged commit 9233438 into opensearch-project:main Mar 26, 2025
13 checks passed
@mingshl mingshl mentioned this pull request Mar 27, 2025
23 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants