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

Bump com.diffplug.spotless from 6.5.2 to 6.6.1 #3356

Merged
merged 1 commit into from
May 18, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2022

Bumps com.diffplug.spotless from 6.5.2 to 6.6.1.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps com.diffplug.spotless from 6.5.2 to 6.6.1.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and reta as code owners May 17, 2022 20:34
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2022
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 94dbe99
Log 5410

Reports 5410

@owaiskazi19
Copy link
Member

> Task :plugins:repository-azure:yamlRestTest

REPRODUCE WITH: ./gradlew ':plugins:repository-azure:yamlRestTest' --tests "org.opensearch.repositories.azure.RepositoryAzureClientYamlTestSuiteIT.test {yaml=repository_azure/20_repository/Snapshot/Restore with repository-azure}" -Dtests.seed=BB09D2934DE4358B -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=en-ZA -Dtests.timezone=Indian/Mayotte -Druntime.java=17

org.opensearch.repositories.azure.RepositoryAzureClientYamlTestSuiteIT > test {yaml=repository_azure/20_repository/Snapshot/Restore with repository-azure} FAILED
    java.lang.AssertionError: Failure at [repository_azure/20_repository:69]: expected [2xx] status code but api [snapshot.create] returned [500 Internal Server Error] [{"error":{"root_cause":[{"type":"snapshot_exception","reason":"[repository:snapshot-one/L86_mUUiTOyN6CpyX75tbQ] failed to update snapshot in repository","stack_trace":"SnapshotException[[repository:snapshot-one/L86_mUUiTOyN6CpyX75tbQ] failed to update snapshot in repository]; nested: IllegalStateException[Duplicate key docs (attempted merging values [docs/KdmrqZ_ARdeolMkqxfZr7g] and [docs/qkswiORuTGiHD4aIS_xALg])];\n\tat org.opensearch.repositories.blobstore.BlobStoreRepository.lambda$finalizeSnapshot$37(BlobStoreRepository.java:1332)\n\tat org.opensearch.action.ActionListener$1.onFailure(ActionListener.java:88)\n\tat org.opensearch.action.ActionListener$1.onResponse(ActionListener.java:82)\n\tat org.opensearch.action.support.GroupedActionListener.onResponse(GroupedActionListener.java:81)\n\tat org.opensearch.action.ActionRunnable$1.doRun(ActionRunnable.java:61)\n\tat org.opensearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:798)\n\tat org.opensearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:52)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)\n\tat java.base/java.lang.Thread.run(Thread.java:832)\nCaused by: java.lang.IllegalStateException: Duplicate key docs (attempted merging values [docs/KdmrqZ_ARdeolMkqxfZr7g] and [docs/qkswiORuTGiHD4aIS_xALg])\n\tat java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:133)\n\tat java.base/java.util.stream.Collectors.lambda$uniqKeysMapAccumulator$1(Collectors.java:180)\n\tat java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169)\n\tat java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1694)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)\n\tat org.opensearch.repositories.RepositoryData.<init>(RepositoryData.java:144)\n\tat org.opensearch.repositories.RepositoryData.addSnapshot(RepositoryData.java:371)\n\tat org.opensearch.repositories.blobstore.BlobStoreRepository.lambda$finalizeSnapshot$39(BlobStoreRepository.java:1354)\n\tat org.opensearch.action.ActionListener$1.onResponse(ActionListener.java:80)\n\t... 7 more\n"}],"type":"snapshot_exception","reason":"[repository:snapshot-one/L86_mUUiTOyN6CpyX75tbQ] failed to update snapshot in repository","caused_by":{"type":"illegal_state_exception","reason":"Duplicate key docs (attempted merging values [docs/KdmrqZ_ARdeolMkqxfZr7g] and [docs/qkswiORuTGiHD4aIS_xALg])","stack_trace":"java.lang.IllegalStateException: Duplicate key docs (attempted merging values [docs/KdmrqZ_ARdeolMkqxfZr7g] and [docs/qkswiORuTGiHD4aIS_xALg])\n\tat java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:133)\n\tat java.base/java.util.stream.Collectors.lambda$uniqKeysMapAccumulator$1(Collectors.java:180)\n\tat java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169)\n\tat java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1694)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)\n\tat org.opensearch.repositories.RepositoryData.<init>(RepositoryData.java:144)\n\tat org.opensearch.repositories.RepositoryData.addSnapshot(RepositoryData.java:371)\n\tat org.opensearch.repositories.blobstore.BlobStoreRepository.lambda$finalizeSnapshot$39(BlobStoreRepository.java:1354)\n\tat org.opensearch.action.ActionListener$1.onResponse(ActionListener.java:80)\n\tat org.opensearch.action.support.GroupedActionListener.onResponse(GroupedActionListener.java:81)\n\tat org.opensearch.action.ActionRunnable$1.doRun(ActionRunnable.java:61)\n\tat org.opensearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:798)\n\tat org.opensearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:52)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)\n\tat java.base/java.lang.Thread.run(Thread.java:832)\n"},"stack_trace":"SnapshotException[[repository:snapshot-one/L86_mUUiTOyN6CpyX75tbQ] failed to update snapshot in repository]; nested: IllegalStateException[Duplicate key docs (attempted merging values [docs/KdmrqZ_ARdeolMkqxfZr7g] and [docs/qkswiORuTGiHD4aIS_xALg])];\n\tat org.opensearch.repositories.blobstore.BlobStoreRepository.lambda$finalizeSnapshot$37(BlobStoreRepository.java:1332)\n\tat org.opensearch.action.ActionListener$1.onFailure(ActionListener.java:88)\n\tat org.opensearch.action.ActionListener$1.onResponse(ActionListener.java:82)\n\tat org.opensearch.action.support.GroupedActionListener.onResponse(GroupedActionListener.java:81)\n\tat org.opensearch.action.ActionRunnable$1.doRun(ActionRunnable.java:61)\n\tat org.opensearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:798)\n\tat org.opensearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:52)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)\n\tat java.base/java.lang.Thread.run(Thread.java:832)\nCaused by: java.lang.IllegalStateException: Duplicate key docs (attempted merging values [docs/KdmrqZ_ARdeolMkqxfZr7g] and [docs/qkswiORuTGiHD4aIS_xALg])\n\tat java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:133)\n\tat java.base/java.util.stream.Collectors.lambda$uniqKeysMapAccumulator$1(Collectors.java:180)\n\tat java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169)\n\tat java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1694)\n\tat java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)\n\tat java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)\n\tat java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)\n\tat java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)\n\tat java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)\n\tat org.opensearch.repositories.RepositoryData.<init>(RepositoryData.java:144)\n\tat org.opensearch.repositories.RepositoryData.addSnapshot(RepositoryData.java:371)\n\tat org.opensearch.repositories.blobstore.BlobStoreRepository.lambda$finalizeSnapshot$39(BlobStoreRepository.java:1354)\n\tat org.opensearch.action.ActionListener$1.onResponse(ActionListener.java:80)\n\t... 7 more\n"},"status":500}]
        at __randomizedtesting.SeedInfo.seed([BB09D2934DE4358B:335DED49E3185873]:0)
        at org.opensearch.test.rest.yaml.OpenSearchClientYamlSuiteTestCase.executeSection(OpenSearchClientYamlSuiteTestCase.java:458)
        at org.opensearch.test.rest.yaml.OpenSearchClientYamlSuiteTestCase.test(OpenSearchClientYamlSuiteTestCase.java:431)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)

@owaiskazi19
Copy link
Member

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 94dbe99
Log 5418

Reports 5418

@kartg kartg added backport 2.x Backport to 2.x branch backport 2.0 Backport to 2.0 branch labels May 18, 2022
@kartg kartg merged commit 87cb8a5 into main May 18, 2022
@dependabot dependabot bot deleted the dependabot/gradle/com.diffplug.spotless-6.6.1 branch May 18, 2022 17:31
@opensearch-trigger-bot
Copy link
Contributor

The backport to 2.x failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-2.x 2.x
# Navigate to the new working tree
cd .worktrees/backport-2.x
# Create a new branch
git switch --create backport/backport-3356-to-2.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 87cb8a59602dfeff048c09a81f537fe157010d4f
# Push it to GitHub
git push --set-upstream origin backport/backport-3356-to-2.x
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-2.x

Then, create a pull request where the base branch is 2.x and the compare/head branch is backport/backport-3356-to-2.x.

@opensearch-trigger-bot
Copy link
Contributor

The backport to 2.0 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-2.0 2.0
# Navigate to the new working tree
cd .worktrees/backport-2.0
# Create a new branch
git switch --create backport/backport-3356-to-2.0
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 87cb8a59602dfeff048c09a81f537fe157010d4f
# Push it to GitHub
git push --set-upstream origin backport/backport-3356-to-2.0
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-2.0

Then, create a pull request where the base branch is 2.0 and the compare/head branch is backport/backport-3356-to-2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch backport 2.0 Backport to 2.0 branch dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants