You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2022/01/12 15:56:37 UTC

[GitHub] [hadoop] mukund-thakur commented on pull request #3534: HADOOP-17409. Remove s3guard from S3A module

mukund-thakur commented on pull request #3534:
URL: https://github.com/apache/hadoop/pull/3534#issuecomment-1011191145


   `[ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 31.898 s <<< FAILURE! - in org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardTool
   [ERROR] testLandsatBucketRequireUnencrypted(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardTool)  Time elapsed: 2.139 s  <<< ERROR!
   46: Bucket s3a://landsat-pds: required encryption is none but actual encryption is CSE-KMS
   	at org.apache.hadoop.fs.s3a.s3guard.S3GuardTool.exitException(S3GuardTool.java:914)
   	at org.apache.hadoop.fs.s3a.s3guard.S3GuardTool.badState(S3GuardTool.java:880)
   	at org.apache.hadoop.fs.s3a.s3guard.S3GuardTool$BucketInfo.run(S3GuardTool.java:509)
   	at org.apache.hadoop.fs.s3a.s3guard.S3GuardTool.run(S3GuardTool.java:282)
   	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:81)
   	at org.apache.hadoop.fs.s3a.s3guard.S3GuardTool.run(S3GuardTool.java:962)
   	at org.apache.hadoop.fs.s3a.s3guard.S3GuardToolTestHelper.runS3GuardCommand(S3GuardToolTestHelper.java:147)
   	at org.apache.hadoop.fs.s3a.s3guard.AbstractS3GuardToolTestBase.run(AbstractS3GuardToolTestBase.java:124)
   	at org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardTool.testLandsatBucketRequireUnencrypted(ITestS3GuardTool.java:73)`
   
   Seeing this failure in my setup while raw S3 tests. Shouldn't this test be removed ?


-- 
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: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org