[
https://issues.apache.org/jira/browse/HADOOP-17167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167950#comment-17167950
]
Steve Loughran commented on HADOOP-17167:
-----------------------------------------
{code}
[ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 3.204 s
<<< FAILURE! - in
org.apache.hadoop.fs.s3a.ITestS3AEncryptionWithDefaultS3Settings
[ERROR]
testEncryptionOverRename(org.apache.hadoop.fs.s3a.ITestS3AEncryptionWithDefaultS3Settings)
Time elapsed: 1.019 s <<< FAILURE!
org.junit.ComparisonFailure: Wrong algorithm in file
s3a://stevel-london/test/testEncryptionOverRename-0400 with encryption
algorithm AES256 and key null expected:<[aws:kms]> but was:<[AES256]>
at
org.apache.hadoop.fs.s3a.ITestS3AEncryptionWithDefaultS3Settings.assertEncrypted(ITestS3AEncryptionWithDefaultS3Settings.java:95)
[INFO]
{code}
> ITestS3AEncryptionWithDefaultS3Settings fails if default bucket encryption !=
> KMS
> ---------------------------------------------------------------------------------
>
> Key: HADOOP-17167
> URL: https://issues.apache.org/jira/browse/HADOOP-17167
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.3.0, 3.4.0
> Reporter: Steve Loughran
> Assignee: Mukund Thakur
> Priority: Minor
>
> The test ITestS3AEncryptionWithDefaultS3Settings fails if
> * the test run is set up with a KMS key
> * the test bucket has a default encryption of AES (maybe also unencrypted)
> Proposed: downgrade the test to skip if the default encryption is determined
> to be something other than S3-KMS
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]