[
https://issues.apache.org/jira/browse/HDFS-6719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14069769#comment-14069769
]
Hadoop QA commented on HDFS-6719:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12657035/HDFS-6719.001.dbg.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.fs.shell.TestCopyPreserveFlag
org.apache.hadoop.ha.TestZKFailoverControllerStress
org.apache.hadoop.fs.shell.TestTextCommand
org.apache.hadoop.ipc.TestIPC
org.apache.hadoop.fs.shell.TestPathData
org.apache.hadoop.fs.TestDFVariations
{color:green}+1 contrib tests{color}. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-HDFS-Build/7416//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/7416//console
This message is automatically generated.
> org.apache.hadoop.fs.TestDFVariations.testMount failed intermittently because
> specified path doesn't exist
> ----------------------------------------------------------------------------------------------------------
>
> Key: HDFS-6719
> URL: https://issues.apache.org/jira/browse/HDFS-6719
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.5.0
> Reporter: Yongjun Zhang
> Assignee: Yongjun Zhang
> Attachments: HDFS-6719.001.dbg.patch
>
>
> Failure message:
> {code}
> Error Message
> Specified path
> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/datadoes
> not exist
> Stacktrace
> java.io.FileNotFoundException: Specified path
> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/trunk/hadoop-common-project/hadoop-common/target/test/datadoes
> not exist
> at org.apache.hadoop.fs.DF.getMount(DF.java:109)
> at
> org.apache.hadoop.fs.TestDFVariations.testMount(TestDFVariations.java:54)
> Standard Output
> java.io.IOException: Fewer lines of output than expected: Filesystem
> 1K-blocks Used Available Use% Mounted on
> java.io.IOException: Unexpected empty line
> java.io.IOException: Could not parse line: 19222656 10597036 7649060
> 59% /
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)