pranavsaxena-microsoft commented on PR #3440: URL: https://github.com/apache/hadoop/pull/3440#issuecomment-1178690768
Following commits are added to make the PR have commits of trunk which were added after the branch HADOOP-17912 was cut from the apache/hadoop:trunk.: 1. [16973d4](https://github.com/apache/hadoop/pull/3440/commits/16973d461d79a1516f8a0683cb4753c490e154d2) 2. https://github.com/apache/hadoop/pull/3440/commits/c27c28dd3f51159c7a4e72e33fd7805c48c47f55 3. https://github.com/apache/hadoop/pull/3440/commits/0e700ca21251a9f26252346442a9d0a91d6a6c42 4. https://github.com/apache/hadoop/pull/3440/commits/4164ee2e1535d85f7a39260fbe4d70b0fa3697b9 ##Testing: This was tested by running integrated tests with the Azure-storage accounts (US EAST). Non-HNS Endpoint: pranavsaxenanonhns.blob.core.windows.net HNS Endpoint: pranavsaxenahns.dfs.core.windows.net ``` :::: AGGREGATED TEST RESULT :::: HNS-OAuth ======================== [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399 Expected a org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException to be thrown, but got the result: : "org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider" [INFO] [ERROR] Tests run: 107, Failures: 1, Errors: 0, Skipped: 2 [INFO] Results: [INFO] [WARNING] Tests run: 574, Failures: 0, Errors: 0, Skipped: 26 [INFO] Results: [INFO] [WARNING] Tests run: 332, Failures: 0, Errors: 0, Skipped: 41 HNS-SharedKey ======================== [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399 Expected a org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException to be thrown, but got the result: : "org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider" [INFO] [ERROR] Tests run: 107, Failures: 1, Errors: 0, Skipped: 2 [INFO] Results: [INFO] [WARNING] Tests run: 574, Failures: 0, Errors: 0, Skipped: 26 [INFO] Results: [INFO] [WARNING] Tests run: 332, Failures: 0, Errors: 0, Skipped: 41 NonHNS-SharedKey ======================== [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399 Expected a org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException to be thrown, but got the result: : "org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider" [INFO] [ERROR] Tests run: 107, Failures: 1, Errors: 0, Skipped: 2 [INFO] Results: [INFO] [WARNING] Tests run: 559, Failures: 0, Errors: 0, Skipped: 268 [INFO] Results: [INFO] [ERROR] Failures: [ERROR] ITestAbfsRenameStageFailure>TestRenameStageFailure.testResilienceAsExpected:126 [resilient commit support] expected:<[tru]e> but was:<[fals]e> [ERROR] ITestAbfsTerasort.test_110_teragen:244->executeStage:211->Assert.assertEquals:647->Assert.failNotEquals:835->Assert.fail:89 teragen(1000, abfs://[email protected]/ITestAbfsTerasort/sortin) failed expected:<0> but was:<1> [ERROR] Errors: [ERROR] ITestAbfsJobThroughManifestCommitter.test_0420_validateJob » OutputValidation ... [ERROR] ITestAbfsManifestCommitProtocol.testCommitLifecycle » OutputValidation `abfs:/... [ERROR] ITestAbfsManifestCommitProtocol.testCommitterWithDuplicatedCommit » OutputValidation [ERROR] ITestAbfsManifestCommitProtocol.testConcurrentCommitTaskWithSubDir » OutputValidation [ERROR] ITestAbfsManifestCommitProtocol.testMapFileOutputCommitter » OutputValidation ... [ERROR] ITestAbfsManifestCommitProtocol.testOutputFormatIntegration » OutputValidation [ERROR] ITestAbfsManifestCommitProtocol.testParallelJobsToAdjacentPaths » OutputValidation [ERROR] ITestAbfsManifestCommitProtocol.testTwoTaskAttemptsCommit » OutputValidation `... [INFO] [ERROR] Tests run: 332, Failures: 2, Errors: 8, Skipped: 46 AppendBlob-HNS-OAuth ======================== [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399 Expected a org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException to be thrown, but got the result: : "org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider" [INFO] [ERROR] Tests run: 107, Failures: 1, Errors: 0, Skipped: 2 [INFO] Results: [INFO] [ERROR] Failures: [ERROR] ITestAzureBlobFileSystemMainOperation>FSMainOperationsBaseTest.testRenameDirectoryAsNonExistentDirectory:984->FSMainOperationsBaseTest.doTestRenameDirectoryAsNonExistentDirectory:1004 Nested file2 exists: THIS SUCCEEDED WHEN RAN INDIVIDUALLY [INFO] [ERROR] Tests run: 574, Failures: 1, Errors: 0, Skipped: 26 [INFO] Results: [INFO] [WARNING] Tests run: 332, Failures: 0, Errors: 0, Skipped: 41 Time taken: 62 mins 42 secs. ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
