[
https://issues.apache.org/jira/browse/HADOOP-17385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234752#comment-17234752
]
Steve Loughran commented on HADOOP-17385:
-----------------------------------------
{code}
> mvit -Dparallel-tests -DtestsThreadCount=6 -Dmarkers=keep -Ds3guard -Ddynamo
> -Dfs.s3a.directory.marker.audit=true -Dscale -Dit.test=ITestS3ADeleteCost
> -Dtest=moo
[ERROR]
testDirMarkersFileCreation[raw-keep-markers](org.apache.hadoop.fs.s3a.performance.ITestS3ADeleteCost)
Time elapsed: 13.209 s <<< FAILURE!
java.lang.AssertionError: operation returning after touch(fs, srcFilePath)
directories_created starting=3 current=3 diff=0, directories_deleted starting=0
current=0 diff=0, fake_directories_deleted starting=11 current=20 diff=9,
files_deleted starting=0 current=0 diff=0, object_copy_requests starting=0
current=0 diff=0, object_delete_requests starting=3 current=4 diff=1,
object_list_requests starting=9 current=10 diff=1, object_metadata_requests
starting=9 current=9 diff=0, object_put_bytes starting=0 current=0 diff=0,
object_put_requests starting=3 current=4 diff=1, op_copy_from_local_file
starting=0 current=0 diff=0: object_delete_requests expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.hadoop.fs.s3a.S3ATestUtils$MetricDiff.assertDiffEquals(S3ATestUtils.java:1027)
at
org.apache.hadoop.fs.s3a.performance.OperationCostValidator$ExpectSingleStatistic.verify(OperationCostValidator.java:379)
at
org.apache.hadoop.fs.s3a.performance.OperationCostValidator.exec(OperationCostValidator.java:153)
at
org.apache.hadoop.fs.s3a.performance.AbstractS3ACostTest.verifyMetrics(AbstractS3ACostTest.java:330)
at
org.apache.hadoop.fs.s3a.performance.ITestS3ADeleteCost.testDirMarkersFileCreation(ITestS3ADeleteCost.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
at
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)
[INFO]
[INFO] Results:
{code}
> ITestS3ADeleteCost.testDirMarkersFileCreation failure
> -----------------------------------------------------
>
> Key: HADOOP-17385
> URL: https://issues.apache.org/jira/browse/HADOOP-17385
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.4.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
>
> Test runs after apply of recent patches HADOOP-17318 and HADOOP-17244 are
> showing a failure in ITestS3ADeleteCost.testDirMarkersFileCreation
> Either one of the patches is failing and wasn't picked up, or the combined
> changes are conflicting in some way. Not backporting HADOOP-17318 to
> branch-3.3 until this is addressed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]