OpenSearch icon indicating copy to clipboard operation
OpenSearch copied to clipboard

[Offline Nodes] Adds new library for offline tasks

Open linuxpi opened this issue 9 months ago • 13 comments

Description

  • Adds a new library offline-tasks hosting all the base classes and interfaces to be used for Offline Background Tasks

Related Issues

Resolves https://github.com/opensearch-project/OpenSearch/issues/13575

Check List

  • [ ] New functionality includes testing.
    • [ ] All tests pass
  • [ ] New functionality has been documented.
    • [ ] New functionality has javadoc added
  • [ ] Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • [ ] Commits are signed per the DCO using --signoff
  • [ ] Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • [ ] 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.

linuxpi avatar May 07 '24 04:05 linuxpi

:x: Gradle check result for a444dd6018590167de005528f27d23ee49decabd: 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[bot] avatar May 07 '24 05:05 github-actions[bot]

:x: Gradle check result for bf65b9248ef3fbe19e5996700c1457f9f0a3e610: 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[bot] avatar May 07 '24 05:05 github-actions[bot]

:x: Gradle check result for 68ae28f0ff9a08524a7f335e7137a1e33680a3a5: 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[bot] avatar May 07 '24 13:05 github-actions[bot]

:x: Gradle check result for 17420885677cdf17ed63cbcca722943883f01b74: 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[bot] avatar May 07 '24 13:05 github-actions[bot]

:x: Gradle check result for 2efd3946294965090b4c5e7ec380a3ad25e14b7b: 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[bot] avatar May 07 '24 15:05 github-actions[bot]

:x: Gradle check result for d0b498382b04c9a9042e8d09b700437a7668a266: 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[bot] avatar May 07 '24 16:05 github-actions[bot]

:x: Gradle check result for 152e28ecd25fe385aeeac87b0390e49e0f0b3cb0: 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[bot] avatar May 08 '24 08:05 github-actions[bot]

:x: Gradle check result for dbf97ca4f472ace9c413acc9c9b2ef83529e3a6a: 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[bot] avatar May 09 '24 08:05 github-actions[bot]

:white_check_mark: Gradle check result for d6eadcab44eb6f0a6f690a82fe70e65926abb5d2: SUCCESS

github-actions[bot] avatar May 09 '24 08:05 github-actions[bot]

Codecov Report

Attention: Patch coverage is 82.24299% with 19 lines in your changes missing coverage. Please review.

Project coverage is 71.82%. Comparing base (978d14e) to head (9a87245). Report is 1 commits behind head on main.

Files Patch % Lines
...ensearch/task/commons/clients/TaskListRequest.java 0.00% 11 Missing :warning:
server/src/main/java/org/opensearch/node/Node.java 28.57% 4 Missing and 1 partial :warning:
...org/opensearch/task/commons/worker/WorkerNode.java 85.71% 0 Missing and 2 partials :warning:
.../java/org/opensearch/task/commons/task/TaskId.java 88.88% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13574      +/-   ##
============================================
- Coverage     71.84%   71.82%   -0.03%     
- Complexity    62953    62986      +33     
============================================
  Files          5178     5192      +14     
  Lines        295204   295290      +86     
  Branches      42682    42666      -16     
============================================
  Hits         212099   212099              
- Misses        65710    65772      +62     
- Partials      17395    17419      +24     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 09 '24 08:05 codecov[bot]

:grey_exclamation: Gradle check result for a30461511a51d2f369f9fbe31b10f3999479078c: UNSTABLE

  • TEST FAILURES:
      2 org.opensearch.cluster.MinimumClusterManagerNodesIT.testThreeNodesNoClusterManagerBlock

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

github-actions[bot] avatar May 09 '24 08:05 github-actions[bot]

:white_check_mark: Gradle check result for 0032588c55b8e38c4473e2ed2f6de2c608be3cb3: SUCCESS

github-actions[bot] avatar May 09 '24 09:05 github-actions[bot]

:white_check_mark: Gradle check result for 9b19227429af2094e0d1291f559cf42fb9276fcf: SUCCESS

github-actions[bot] avatar May 09 '24 09:05 github-actions[bot]

:x: Gradle check result for 9e48827d53cd81882ea078aa8a20962bf3cfe85e: 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[bot] avatar May 22 '24 07:05 github-actions[bot]

:x: Gradle check result for 5e60060267aa1272f3ace76c9c52e84effaa6e84: 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[bot] avatar May 22 '24 07:05 github-actions[bot]

:x: Gradle check result for 806edc82da74b25f4e6458c10392f86761bbde5b: 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[bot] avatar May 22 '24 08:05 github-actions[bot]

:x: Gradle check result for 25fa93510b8ff8000c7e727d79ef7f070a371185: 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[bot] avatar May 22 '24 15:05 github-actions[bot]

:x: Gradle check result for a330bfdc517fb91f9fac631069cb4558a1d12b2d: 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[bot] avatar May 31 '24 04:05 github-actions[bot]

:x: Gradle check result for 34094a57482e1568aef261055523a8a9179ed1b8: 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[bot] avatar May 31 '24 09:05 github-actions[bot]

:x: Gradle check result for a0cbd974b3e6fe3c194c361c6dcc94fcf9776171: 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[bot] avatar May 31 '24 09:05 github-actions[bot]

:x: Gradle check result for aceb74dd233aa4d3087048a49062e126ee8aeb95: 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[bot] avatar May 31 '24 11:05 github-actions[bot]

:x: Gradle check result for 8eddef25584878a67bcd49047ddb281acf3bca9a: 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[bot] avatar May 31 '24 11:05 github-actions[bot]

:x: Gradle check result for f50b1677857f1feb5cdf65ec1e4b217669c1c31b: 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[bot] avatar Jun 03 '24 05:06 github-actions[bot]

Firstly I don't think we should term have libs/offline-tasks. I would propose we do libs/task-commons instead to be more generic and reusable instead

Sure Bukhtawar, i have been meaning to replace the name offline anyways. But let me think on this and rename the library

linuxpi avatar Jun 05 '24 12:06 linuxpi

:x: Gradle check result for 42f9e73703d4ce56fa09f61722c6fdb78a645f2d: 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[bot] avatar Jun 13 '24 05:06 github-actions[bot]

:x: Gradle check result for 8e3385c63291e2c33de810ab4d733b28f652750b: 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[bot] avatar Jun 13 '24 16:06 github-actions[bot]

:x: Gradle check result for 1bd0b3b365f36b55c3bb5e5e78368716eb9af366: 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[bot] avatar Jun 13 '24 17:06 github-actions[bot]

:x: Gradle check result for cc92cca16ebd17a8911796738119145df33a2ca8: 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[bot] avatar Jun 13 '24 17:06 github-actions[bot]

This PR is stalled because it has been open for 30 days with no activity.

:grey_exclamation: Gradle check result for 09d6965508c56126e72dad7057dcfd29cdbab441: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.repositories.azure.AzureBlobContainerRetriesTests.testWriteLargeBlob

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

github-actions[bot] avatar Jul 31 '24 16:07 github-actions[bot]