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 05:03:53 UTC

[GitHub] [hadoop] sumangala-patki edited a comment on pull request #3876: HADOOP-18075. ABFS: Fix failure caused by listFiles() in ITestAbfsRestOperationException

sumangala-patki edited a comment on pull request #3876:
URL: https://github.com/apache/hadoop/pull/3876#issuecomment-1010637255


   TEST RESULTS
   
   ```
   HNS-OAuth
   ========================
   [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 2
   [ERROR] Failures: 
   [ERROR]   ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89 lastModifiedTime should be before createEndTime
   [ERROR] Tests run: 566, Failures: 1, Errors: 0, Skipped: 62
   [WARNING] Tests run: 265, Failures: 0, Errors: 0, Skipped: 40
   
   HNS-SharedKey
   ========================
   [ERROR] Failures: 
   [ERROR]   TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49 The actual value 9 is not within the expected range: [5.60, 8.40]. 
   [ERROR] Tests run: 106, Failures: 1, Errors: 0, Skipped: 2
   [ERROR] Failures: 
   [ERROR]   ITestAbfsRestOperationException.testCustomTokenFetchRetryCount:93->testWithDifferentCustomTokenFetchRetry:122->Assert.assertTrue:42->Assert.fail:89 Number of token fetch retries (4) done, does not match with fs.azure.custom.token.fetch.retry.count configured (0)
   [ERROR]   ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89 lastModifiedTime should be before createEndTime 
   [ERROR] Tests run: 566, Failures: 2, Errors: 0, Skipped: 62
   [WARNING] Tests run: 265, Failures: 0, Errors: 0, Skipped: 40
   
   NonHNS-SharedKey
   ======================== 
   [ERROR] Failures: 
   [ERROR]   TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49 The actual value 9 is not within the expected range: [5.60, 8.40].
   [ERROR] Tests run: 106, Failures: 1, Errors: 0, Skipped: 2
   [ERROR] Errors: 
   [ERROR] Tests run: 566, Failures: 0, Errors: 0, Skipped: 276
   [ERROR] Failures: 
   [ERROR]   ITestAbfsFileSystemContractEtag>AbstractContractEtagTest.testEtagConsistencyAcrossRename:162 [etag of list status (VersionedFileStatus{VersionedFileStatus{path=abfs://first@supatkinh.dfs.core.windows.net/fork-1/test/testEtagConsistencyAcrossRename/dest; isDirectory=false; length=11; replication=1; blocksize=268435456; modification_time=1641960839000; access_time=0; owner=sumangala; group=sumangala; permission=rwxrwxrwx; isSymlink=false; hasAcl=false; isEncrypted=false; isErasureCoded=false}; version='0x8D9D581F532C7F6'}) compared to HEAD value of VersionedFileStatus{VersionedFileStatus{path=abfs://first@supatkinh.dfs.core.windows.net/fork-1/test/testEtagConsistencyAcrossRename/src; isDirectory=false; length=11; replication=1; blocksize=268435456; modification_time=1641960838000; access_time=0; owner=sumangala; group=sumangala; permission=rwxrwxrwx; isSymlink=false; hasAcl=false; isEncrypted=false; isErasureCoded=false}; version='0x8D9D581F4CB6394'}] expected:<"0x8D9D581F
 [4CB6394]"> but was:<"0x8D9D581F[532C7F6]">
   [ERROR] Tests run: 265, Failures: 1, Errors: 0, Skipped: 40
   
   AppendBlob-HNS-OAuth
   ========================
   [ERROR] Failures: 
   [ERROR]   TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49 The actual value 9 is not within the expected range: [5.60, 8.40].
   [ERROR] Tests run: 106, Failures: 1, Errors: 0, Skipped: 2
   [WARNING] Tests run: 566, Failures: 0, Errors: 0, Skipped: 62
   [WARNING] Tests run: 265, Failures: 0, Errors: 0, Skipped: 40
   ```
   
   Failures tracked by JIRAs: [TestAbfsClientThrottlingAnalyzer](https://issues.apache.org/jira/browse/HADOOP-17826)


-- 
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