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

fix(deps): [bigquerydatatransfer] Update the Java code generator (gapic-generator-java) to 2.35.0 #10362

Merged
merged 4 commits into from Feb 15, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Feb 12, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 606977988

Source-Link: googleapis/googleapis@0606cbc

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2f98a6f866a6780a3882b63e078bc64a1b7519a0
Copy-Tag: eyJwIjoiamF2YS1iaWdxdWVyeWRhdGF0cmFuc2Zlci8uT3dsQm90LnlhbWwiLCJoIjoiMmY5OGE2Zjg2NmE2NzgwYTM4ODJiNjNlMDc4YmM2NGExYjc1MTlhMCJ9

BEGIN_NESTED_COMMIT
feat: [bigquerydatatransfer] Add UnenrollDataSources API which gives users a programmatic way to unenroll data sources
PiperOrigin-RevId: 606248188

Source-Link: googleapis/googleapis@fa4f91a

Source-Link: https://github.com/googleapis/googleapis-gen/commit/05afb31332fb895dc0fd1b822ba50d49eebd3406
Copy-Tag: eyJwIjoiamF2YS1iaWdxdWVyeWRhdGF0cmFuc2Zlci8uT3dsQm90LnlhbWwiLCJoIjoiMDVhZmIzMTMzMmZiODk1ZGMwZmQxYjgyMmJhNTBkNDllZWJkMzQwNiJ9
END_NESTED_COMMIT

@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 Feb 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review February 12, 2024 18:11
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner February 12, 2024 18:11
Copy link

snippet-bot bot commented Feb 12, 2024

Here is the summary of changes.

You are about to add 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@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 Feb 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 12, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 12, 2024
Copy link
Contributor Author

gcf-owl-bot bot commented Feb 14, 2024

Owl bot is regenerating pull request 10362...
Build name: MDY0Y2M2M2ItMDRhMi00Zjk2LWJmM2UtYzE5NDJlYWYyMjkw

…y to unenroll data sources

PiperOrigin-RevId: 606248188

Source-Link: googleapis/googleapis@fa4f91a

Source-Link: googleapis/googleapis-gen@05afb31
Copy-Tag: eyJwIjoiamF2YS1iaWdxdWVyeWRhdGF0cmFuc2Zlci8uT3dsQm90LnlhbWwiLCJoIjoiMDVhZmIzMTMzMmZiODk1ZGMwZmQxYjgyMmJhNTBkNDllZWJkMzQwNiJ9
@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-java-bigquerydatatransfer branch from 8510c66 to 2225f65 Compare February 14, 2024 16:07
@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 Feb 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2024
@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 Feb 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2024
….35.0

PiperOrigin-RevId: 606977988

Source-Link: googleapis/googleapis@0606cbc

Source-Link: googleapis/googleapis-gen@2f98a6f
Copy-Tag: eyJwIjoiamF2YS1iaWdxdWVyeWRhdGF0cmFuc2Zlci8uT3dsQm90LnlhbWwiLCJoIjoiMmY5OGE2Zjg2NmE2NzgwYTM4ODJiNjNlMDc4YmM2NGExYjc1MTlhMCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [bigquerydatatransfer] Add UnenrollDataSources API which gives users a programmatic way to unenroll data sources fix(deps): [bigquerydatatransfer] Update the Java code generator (gapic-generator-java) to 2.35.0 Feb 14, 2024
@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 Feb 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 14, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2024
@alicejli
Copy link
Contributor

Failing GraalVM Native Image tests:

Failures (3):
  JUnit Vintage:ITAddressesTest:testCRD
    MethodSource [className = 'com.google.cloud.compute.v1.integration.ITAddressesTest', methodName = 'testCRD', methodParameterTypes = '']
    => java.lang.RuntimeException: Insert operation failed.
       com.google.cloud.compute.v1.integration.ITAddressesTest.insertAddress(ITAddressesTest.java:121)
       com.google.cloud.compute.v1.integration.ITAddressesTest.insertAddress(ITAddressesTest.java:111)
       com.google.cloud.compute.v1.integration.ITAddressesTest.testCRD(ITAddressesTest.java:64)
       java.base@17.0.8/java.lang.reflect.Method.invoke(Method.java:568)
       org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
       [...]
     Caused by: java.util.concurrent.ExecutionException: com.google.api.gax.rpc.PermissionDeniedException: Operation with name "operation-1707943972379-6115db1c51a4c-08b74698-40f30aea" failed with status = HttpJsonStatusCode{statusCode=PERMISSION_DENIED} and message = FORBIDDEN
       com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:592)
       com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:467)
       com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:99)
       com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:75)
       com.google.api.gax.longrunning.OperationFutureImpl.get(OperationFutureImpl.java:131)
       [...]
     Caused by: com.google.api.gax.rpc.PermissionDeniedException: Operation with name "operation-1707943972379-6115db1c51a4c-08b74698-40f30aea" failed with status = HttpJsonStatusCode{statusCode=PERMISSION_DENIED} and message = FORBIDDEN
       com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:58)
       com.google.api.gax.httpjson.ProtoOperationTransformers$ResponseTransformer.apply(ProtoOperationTransformers.java:55)
       com.google.api.gax.httpjson.ProtoOperationTransformers$ResponseTransformer.apply(ProtoOperationTransformers.java:44)
       com.google.api.core.ApiFutures$ApiFunctionToGuavaFunction.apply(ApiFutures.java:397)
       com.google.common.util.concurrent.AbstractTransformFuture$TransformFuture.doTransform(AbstractTransformFuture.java:252)
       [...]
  JUnit Vintage:ITAddressesTest:testList
    MethodSource [className = 'com.google.cloud.compute.v1.integration.ITAddressesTest', methodName = 'testList', methodParameterTypes = '']
    => java.lang.RuntimeException: Insert operation failed.
       com.google.cloud.compute.v1.integration.ITAddressesTest.insertAddress(ITAddressesTest.java:121)
       com.google.cloud.compute.v1.integration.ITAddressesTest.insertAddress(ITAddressesTest.java:111)
       com.google.cloud.compute.v1.integration.ITAddressesTest.testList(ITAddressesTest.java:72)
       java.base@17.0.8/java.lang.reflect.Method.invoke(Method.java:568)
       org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
       [...]
     Caused by: java.util.concurrent.ExecutionException: com.google.api.gax.rpc.PermissionDeniedException: Operation with name "operation-1707943975287-6115db1f17bc0-8ba7298d-decb66b6" failed with status = HttpJsonStatusCode{statusCode=PERMISSION_DENIED} and message = FORBIDDEN
       com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:592)
       com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:467)
       com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:99)
       com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:75)
       com.google.api.gax.longrunning.OperationFutureImpl.get(OperationFutureImpl.java:131)
       [...]
     Caused by: com.google.api.gax.rpc.PermissionDeniedException: Operation with name "operation-1707943975287-6115db1f17bc0-8ba7298d-decb66b6" failed with status = HttpJsonStatusCode{statusCode=PERMISSION_DENIED} and message = FORBIDDEN
       com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:58)
       com.google.api.gax.httpjson.ProtoOperationTransformers$ResponseTransformer.apply(ProtoOperationTransformers.java:55)
       com.google.api.gax.httpjson.ProtoOperationTransformers$ResponseTransformer.apply(ProtoOperationTransformers.java:44)
       com.google.api.core.ApiFutures$ApiFunctionToGuavaFunction.apply(ApiFutures.java:397)
       com.google.common.util.concurrent.AbstractTransformFuture$TransformFuture.doTransform(AbstractTransformFuture.java:252)
       [...]
  JUnit Vintage:ITAddressesTest:testNonAscii
    MethodSource [className = 'com.google.cloud.compute.v1.integration.ITAddressesTest', methodName = 'testNonAscii', methodParameterTypes = '']
    => java.lang.RuntimeException: Insert operation failed.
       com.google.cloud.compute.v1.integration.ITAddressesTest.insertAddress(ITAddressesTest.java:121)
       com.google.cloud.compute.v1.integration.ITAddressesTest.testNonAscii(ITAddressesTest.java:104)
       java.base@17.0.8/java.lang.reflect.Method.invoke(Method.java:568)
       org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
       org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
       [...]
     Caused by: java.util.concurrent.ExecutionException: com.google.api.gax.rpc.PermissionDeniedException: Operation with name "operation-1707943976890-6115db209f19e-8f3e57ec-445a9947" failed with status = HttpJsonStatusCode{statusCode=PERMISSION_DENIED} and message = FORBIDDEN
       com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:592)
       com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:467)
       com.google.common.util.concurrent.FluentFuture$TrustedFuture.get(FluentFuture.java:99)
       com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:75)
       com.google.api.gax.longrunning.OperationFutureImpl.get(OperationFutureImpl.java:131)
       [...]
     Caused by: com.google.api.gax.rpc.PermissionDeniedException: Operation with name "operation-1707943976890-6115db209f19e-8f3e57ec-445a9947" failed with status = HttpJsonStatusCode{statusCode=PERMISSION_DENIED} and message = FORBIDDEN
       com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:58)
       com.google.api.gax.httpjson.ProtoOperationTransformers$ResponseTransformer.apply(ProtoOperationTransformers.java:55)
       com.google.api.gax.httpjson.ProtoOperationTransformers$ResponseTransformer.apply(ProtoOperationTransformers.java:44)
       com.google.api.core.ApiFutures$ApiFunctionToGuavaFunction.apply(ApiFutures.java:397)
       com.google.common.util.concurrent.AbstractTransformFuture$TransformFuture.doTransform(AbstractTransformFuture.java:252)
       [...]

@alicejli alicejli added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 14, 2024
@alicejli alicejli merged commit 651ba65 into main Feb 15, 2024
31 checks passed
@alicejli alicejli deleted the owl-bot-copy-java-bigquerydatatransfer branch February 15, 2024 02:24
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.

None yet

2 participants