[
https://issues.apache.org/jira/browse/HADOOP-10872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071524#comment-14071524
]
Hadoop QA commented on HADOOP-10872:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12657294/HADOOP-10872.002.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
hadoop-common-project/hadoop-common:
org.apache.hadoop.ipc.TestIPC
{color:green}+1 contrib tests{color}. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-HADOOP-Build/4347//testReport/
Console output:
https://builds.apache.org/job/PreCommit-HADOOP-Build/4347//console
This message is automatically generated.
> org.apache.hadoop.fs.shell.TestPathData failed intermittently with "Mkdirs
> failed to create d1"
> -----------------------------------------------------------------------------------------------
>
> Key: HADOOP-10872
> URL: https://issues.apache.org/jira/browse/HADOOP-10872
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 2.5.0
> Reporter: Yongjun Zhang
> Assignee: Yongjun Zhang
> Attachments: HADOOP-10872.001.dbg.patch, HADOOP-10872.001.dbg.patch,
> HADOOP-10872.002.patch
>
>
> A bunch of TestPathData tests failed intermittently, e.g.
> https://builds.apache.org/job/PreCommit-HDFS-Build/7416//testReport/
> Example failure log:
> {code}
> Failed
> org.apache.hadoop.fs.shell.TestPathData.testUnqualifiedUriContents
> Failing for the past 1 build (Since Failed#7416 )
> Took 0.46 sec.
> Error Message
> Mkdirs failed to create d1
> Stacktrace
> java.io.IOException: Mkdirs failed to create d1
> at
> org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:440)
> at
> org.apache.hadoop.fs.ChecksumFileSystem.create(ChecksumFileSystem.java:426)
> at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:906)
> at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:887)
> at org.apache.hadoop.fs.FileSystem.create(FileSystem.java:849)
> at org.apache.hadoop.fs.FileSystem.createNewFile(FileSystem.java:1149)
> at
> org.apache.hadoop.fs.shell.TestPathData.initialize(TestPathData.java:54)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)