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

Update the 1.3.0 input manifest to use 1.3.0 tags #1777

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

zelinh
Copy link
Member

@zelinh zelinh commented Mar 17, 2022

Signed-off-by: Zelin Hao zelinhao@amazon.com

Description

Update to use tags in the 1.3.0 input manifest.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • Commits are signed per the DCO using --signoff

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: Zelin Hao <zelinhao@amazon.com>
@zelinh zelinh requested a review from a team as a code owner March 17, 2022 22:29
@gaiksaya
Copy link
Member

@peterzhuamazon
Copy link
Member

Looks like there are failing tests: https://github.com/opensearch-project/opensearch-build/runs/5593066232?check_suite_focus=true

We recently updated lucene in 2.0.0 to 9.1.0

Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find org.apache.lucene:lucene-core:9.1.0-snapshot-ea989fe8f30.

opensearch-project/OpenSearch@05a5819

Seems like the 2.0.0 workflow cannot find lucene on any of the repos.
Not related to this specific PR.

@zelinh
Copy link
Member Author

zelinh commented Mar 17, 2022

Going through the CI check, it seems like the failure is
Could not find org.apache.lucene:lucene-core:9.1.0-snapshot-ea989fe8f30.
This might be related to the PR here. opensearch-project/OpenSearch#2487

@gaiksaya
Copy link
Member

Tests are failing in main branch too: https://github.com/opensearch-project/opensearch-build/commits/main

@peterzhuamazon peterzhuamazon merged commit 88be74b into opensearch-project:main Mar 18, 2022
@peterzhuamazon peterzhuamazon deleted the update-ref-1.3.0 branch March 18, 2022 00:35
@peterzhuamazon
Copy link
Member

We merge this as the error is not due to PR but opensearch-project/OpenSearch#2500

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