[ 
https://issues.apache.org/jira/browse/HADOOP-18344?focusedWorklogId=795599&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-795599
 ]

ASF GitHub Bot logged work on HADOOP-18344:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Jul/22 10:44
            Start Date: 27/Jul/22 10:44
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on PR #4637:
URL: https://github.com/apache/hadoop/pull/4637#issuecomment-1196566368

   Test failures
   
   ```
   [ERROR] Errors: 
   [ERROR]   ITestS3AFailureHandling.testMultiObjectDeleteLargeNumKeys » 
OutOfMemory Direct...
   [ERROR]   ITestS3ADeleteFilesOneByOne.testBulkRenameAndDelete » OutOfMemory 
Direct buffe...
   [ERROR]   
ITestS3SelectLandsat.testSelectSeekFullLandsat:427->AbstractS3SelectTest.seek:701
 » TestTimedOut
   [INFO] 
   ```
   
   * OOM in HADOOP-17937; ITestS3ADeleteFilesOneByOne. testBulkRenameAndDelete. 
This shows we would benefit from lazy creation of buffers.
   * ITestS3AStorageClass.testCreateAndCopyObjectWithStorageClassGlacier
    
   ```
   [ERROR] Failures: 
   [ERROR]   
ITestS3AStorageClass.testCreateAndCopyObjectWithStorageClassGlacier:129->assertObjectHasStorageClass:215
 [Storage class of object 
s3a://stevel-london/fork-0001/test/testCreateAndCopyObjectWithStorageClassGlacier/file1]
 
   Expecting:
    <null>
   to be equal to:
    <"glacier">
   ignoring case considerations
   [ERROR]   
ITestS3AStorageClass.testCreateAndCopyObjectWithStorageClassReducedRedundancy:104->assertObjectHasStorageClass:215
 [Storage class of object 
s3a://stevel-london/fork-0001/test/testCreateAndCopyObjectWithStorageClassReducedRedundancy/file1]
 
   Expecting:
    <null>
   to be equal to:
    <"reduced_redundancy">
   ignoring case considerations
   ```
   
   
   I will need to see if this is a regression. I believe i have disabled 
setting storage class.
   
   ```
   * [ERROR] 
testSelectSeekFullLandsat(org.apache.hadoop.fs.s3a.select.ITestS3SelectLandsat) 
 Time elapsed: 600.013 s  <<< ERROR!
   org.junit.runners.model.TestTimedOutException: test timed out after 600000 
milliseconds
   ```




Issue Time Tracking
-------------------

    Worklog Id:     (was: 795599)
    Time Spent: 0.5h  (was: 20m)

> AWS SDK update to 1.12.262 to address jackson  CVE-2018-7489
> ------------------------------------------------------------
>
>                 Key: HADOOP-18344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18344
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0, 3.3.4
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
>  yet another jackson CVE in aws sdk
> https://github.com/apache/hadoop/pull/4491/commits/5496816b472473eb7a9c174b7d3e69b6eee1e271
> maybe we need to have a list of all shaded jackson's we get on the CP and 
> have a process of upgrading them all at the same time



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to