Steve Loughran created HADOOP-15241: ---------------------------------------
Summary: transient failure of ITestCommitOperations.testCommitEmptyFile; fault injection related Key: HADOOP-15241 URL: https://issues.apache.org/jira/browse/HADOOP-15241 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3, test Reporter: Steve Loughran Parallel 12 thread run on a machine overloaded with other work; transient failure of a test expecting fault injection to raise 2 exceptions before success; a 3rd one was caught. {code} [ERROR] testCommitEmptyFile(org.apache.hadoop.fs.s3a.commit.ITestCommitOperations) Time elapsed: 10.805 s <<< ERROR! org.apache.hadoop.fs.s3a.AWSServiceThrottledException: Completing multipart commit on fork-00010/test/DELAY_LISTING_ME/testCommitEmptyFile/empty-commit.txt: com.amazonaws.AmazonServiceException: throttled count = 3 (Service: null; Status Code: 503; Error Code: null; Request ID: null):null: throttled count = 3 (Service: null; Status Code: 503; Error Code: null; Request ID: null) {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org