Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-shared-dependencies 2.5.1 -> 2.6.0 age adoption passing confidence

Release Notes

googleapis/java-shared-dependencies

v2.6.0

Compare Source

Bug Fixes
Dependencies
2.5.1 (2021-12-03)
Dependencies

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner January 7, 2022 03:28
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 7, 2022
@product-auto-label product-auto-label bot added the api: redis Issues related to the googleapis/java-redis API. label Jan 7, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 7, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 7, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 7, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@Neenu1995 Neenu1995 added automerge Merge the pull request once unit tests and other checks pass. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 7, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 7, 2022
@suztomo suztomo added the automerge Merge the pull request once unit tests and other checks pass. label Jan 7, 2022
@suztomo suztomo added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 7, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 7, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 7, 2022
@Neenu1995 Neenu1995 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@suztomo suztomo added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@suztomo suztomo added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@suztomo
Copy link
Member

suztomo commented Jan 7, 2022

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Google Cloud Redis Parent 2.1.1-SNAPSHOT ........... SUCCESS [  3.271 s]
[INFO] proto-google-cloud-redis-v1 2.1.1-SNAPSHOT ......... SUCCESS [  1.830 s]
[INFO] proto-google-cloud-redis-v1beta1 0.89.1-SNAPSHOT ... SUCCESS [  1.160 s]
[INFO] grpc-google-cloud-redis-v1beta1 0.89.1-SNAPSHOT .... SUCCESS [  1.238 s]
[INFO] grpc-google-cloud-redis-v1 2.1.1-SNAPSHOT .......... SUCCESS [  0.882 s]
[INFO] Google Cloud Redis 2.1.1-SNAPSHOT .................. FAILURE [23:56 min]
[INFO] Google Cloud Redis BOM 2.1.1-SNAPSHOT .............. SUCCESS [  0.838 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24:06 min
[INFO] Finished at: 2022-01-07T16:53:42Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M4:verify (default) on project google-cloud-redis: There was a timeout or other error in the fork -> [Help 1]

I couldn't find error messages (failing test case) for the failure https://source.cloud.google.com/results/invocations/b0602723-3e8e-4c1f-b6cd-e9849cc7da19/targets/cloud-devrel%2Fclient-libraries%2Fjava%2Fjava-redis%2Fpresubmit%2Fintegration/log

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@Neenu1995 Neenu1995 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@suztomo suztomo added the kokoro:run Add this label to force Kokoro to re-run the tests. label Jan 7, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3f8529c into googleapis:main Jan 7, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 7, 2022
@renovate-bot renovate-bot deleted the renovate/com.google.cloud-google-cloud-shared-dependencies-2.x branch January 7, 2022 17:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: redis Issues related to the googleapis/java-redis API. kokoro:run Add this label to force Kokoro to re-run the tests.
Projects
None yet
4 participants