damccorm commented on issue #30730: URL: https://github.com/apache/beam/issues/30730#issuecomment-3614248635
Confirmed this is a test only problem, the GHA worker doesn't have permissions to use the kms key to encrypt locally. https://github.com/apache/beam/blob/9bcae0d5e034e4f2fc09809d5f30f2b579c17ef6/sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/GroupByKeyIT.java#L218 is the failing line, and I confirmed that if I run this locally it succeeds. I'll work on a fix, but I don't think this needs to be a release blocker. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
