Skip to content

Conversation

@jainankitk
Copy link
Contributor

Description

Updating to lucene 10.4 snapshot for leveraging bulk docValues API in aggregation framework

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

@jainankitk jainankitk requested a review from a team as a code owner October 20, 2025 20:47
@github-actions
Copy link
Contributor

❌ Gradle check result for e4fab5c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for 1a7eefa: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for f15af71: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for d153a9f: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for 52497a2: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for ab0bf32: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for ab0bf32: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for ab0bf32: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@jainankitk
Copy link
Contributor Author

Flaky test:

[Test Result](https://build.ci.opensearch.org/job/gradle-check/65944/testReport/) (1 failure / +1)

    [org.opensearch.http.SearchRestCancellationIT.testAutomaticCancellationDuringFetchPhase](https://build.ci.opensearch.org/job/gradle-check/65944/testReport/junit/org.opensearch.http/SearchRestCancellationIT/testAutomaticCancellationDuringFetchPhase/)

@kaushalmahi12 - Can you look into this?

@github-actions
Copy link
Contributor

❌ Gradle check result for ab0bf32: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@kaushalmahi12
Copy link
Contributor

@jainankitk I see that the autocut for the IT is assigned to @KishoreKicha14 , will check with him on the progress

@jainankitk
Copy link
Contributor Author

Another flaky test:

[Test Result](https://build.ci.opensearch.org/job/gradle-check/65974/testReport/) (1 failure / +1)

    [org.opensearch.indexing.IndexActionIT.testAutoGenerateIdNoDuplicates {p0={"cluster.indices.replication.strategy":"SEGMENT"}}](https://build.ci.opensearch.org/job/gradle-check/65974/testReport/junit/org.opensearch.indexing/IndexActionIT/testAutoGenerateIdNoDuplicates__p0___cluster_indices_replication_strategy___SEGMENT___/)

@github-actions
Copy link
Contributor

❌ Gradle check result for ab0bf32: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@mch2
Copy link
Member

mch2 commented Oct 23, 2025

* What went wrong:
Execution failed for task ':distribution:bwc:minor:buildBwcLinuxTar'.
> Building 3.3.0 didn't generate expected file /var/jenkins/workspace/gradle-check/search/distribution/bwc/minor/build/bwc/checkout-3.3/distribution/archives/linux-tar/build/distributions/opensearch-min-3.3.0-SNAPSHOT-linux-x64.tar.gz

looks like we need a merge from main here to pick up bwc versions

@jainankitk jainankitk requested a review from peternied as a code owner October 23, 2025 22:24
@jainankitk jainankitk changed the base branch from 3.x-lucene to feature/3.x-lucene October 23, 2025 22:25
@github-actions
Copy link
Contributor

❌ Gradle check result for a47c5bc: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@jainankitk jainankitk merged commit 3a4303a into opensearch-project:feature/3.x-lucene Oct 23, 2025
27 of 29 checks passed
@jainankitk jainankitk deleted the lucene-update branch October 23, 2025 23:11
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.

3 participants