[ 
https://issues.apache.org/jira/browse/HADOOP-18385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579623#comment-17579623
 ] 

ASF GitHub Bot commented on HADOOP-18385:
-----------------------------------------

ashutoshcipher commented on PR #4736:
URL: https://github.com/apache/hadoop/pull/4736#issuecomment-1214849765

   @steveloughran - Can you please review this PR? Thanks.




> ITestS3ACannedACLs failure; not in a span
> -----------------------------------------
>
>                 Key: HADOOP-18385
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18385
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>            Reporter: Steve Loughran
>            Assignee: groot
>            Priority: Major
>              Labels: pull-request-available
>
> seen in a test of the prefetcn feature branch, but it looks more like this 
> has been lurking for a long time, or just that some code change has moved the 
> api call out of a span.
> {code}
> [INFO] Running org.apache.hadoop.fs.s3a.ITestS3ACannedACLs
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.592 
> s <<< FAILURE! - in org.apache.hadoop.fs.s3a.ITestS3ACannedACLs
> [ERROR] 
> testCreatedObjectsHaveACLs(org.apache.hadoop.fs.s3a.ITestS3ACannedACLs)  Time 
> elapsed: 0.591 s  <<< ERROR!
> org.apache.hadoop.fs.s3a.audit.AuditFailureException: 
> dbb71c86-e022-4b76-99cf-c1f64dd21389-00013058 unaudited operation executing a 
> request outside an audit span 
> {com.amazonaws.services.s3.model.GetObjectAclRequest size=0, mutating=true}
>         at 
> org.apache.hadoop.fs.s3a.ITestS3ACannedACLs.assertObjectHasLoggingGrant(ITestS3ACannedACLs.java:94)
>         at 
> org.apache.hadoop.fs.s3a.ITestS3ACannedACLs.testCreatedObjectsHaveACLs(ITestS3ACannedACLs.java:69)
> {code}
> fix is trivial: do the operation within a span



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to