Slackbot
03/28/2023, 5:24 PMSergio Ferragut
03/28/2023, 5:38 PMSergio Ferragut
03/28/2023, 5:39 PMAdam Peck
03/28/2023, 5:40 PMVamsi Gandrapu
03/28/2023, 5:42 PMVamsi Gandrapu
03/28/2023, 6:28 PMWebIdentityTokenCredentialsProvider is acceptable in the provider chain here.
AWS_ROLE_ARN, AWS_WEB_IDENTITY_TOKEN_FILE are available in the env.
2023-03-28T17:55:54,309 WARN [[index_parallel_wikipedia_nhgflfaj_2023-03-28T17:55:31.446Z]-appenderator-merge] org.apache.druid.java.util.common.RetryUtils - Retrying (1 of 4) in 1,008ms.
java.io.IOException: com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: NETB5ZBG7E7FH9Z7; S3 Extended Request ID: iZluZGHneBhidh5UvQYDvTyJL6iznH89s3WPtoZB2BakmnLm5QblX1SuIKEIrjX1f7md18/sTDcyC7Dx3cKgEw==; Proxy: null), S3 Extended Request ID: iZluZGHneBhidh5UvQYDvTyJL6iznH89s3WPtoZB2BakmnLm5QblX1SuIKEIrjX1f7md18/sTDcyC7Dx3cKgEw==
at org.apache.druid.storage.s3.S3DataSegmentPusher.pushToPath(S3DataSegmentPusher.java:108) ~[?:?]
at org.apache.druid.storage.s3.S3DataSegmentPusher.push(S3DataSegmentPusher.java:82) ~[?:?]
at org.apache.druid.segment.realtime.appenderator.AppenderatorImpl.lambda$mergeAndPush$4(AppenderatorImpl.java:956) ~[druid-server-25.0.0.jar:25.0.0]Adam Peck
03/28/2023, 6:31 PMVamsi Gandrapu
03/28/2023, 6:39 PMAnnotations: <http://eks.amazonaws.com/role-arn|eks.amazonaws.com/role-arn>: arn:aws:iam::<<myaccount>>:role/kubernetes_services/<<myrole>>Adam Peck
03/28/2023, 6:39 PMAdam Peck
03/28/2023, 6:39 PMVamsi Gandrapu
03/28/2023, 6:41 PMVamsi Gandrapu
03/28/2023, 6:50 PMFrank Cao
03/28/2023, 10:15 PMVamsi Gandrapu
03/28/2023, 10:17 PMcom.amazonaws and noticed that the secret file is not being picked up. This is our k8s setup issue where token file secret is not mounted to druid pods.Vamsi Gandrapu
03/28/2023, 10:28 PM2023-03-28T21:57:58,829 DEBUG [[index_parallel_wikipedia_acdefclb_2023-03-28T21:57:40.714Z]-appenderator-merge] com.amazonaws.auth.AWSCredentialsProviderChain - Unable to load credentials from WebIdentityTokenCredentialsProvider: Unable to locate specified web identity token file: /var/run/secrets/eks.amazonaws.com/serviceaccount/token