You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by Nigel Daley <nd...@mac.com> on 2011/01/08 01:32:33 UTC

HDFS proxy test failing on 0.21 branch

>    [junit] Test org.apache.hadoop.hdfsproxy.TestHdfsProxy FAILED
> ...
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/src/contrib/hdfsproxy/build.xml:260: Tests failed!


Looks like hdfsproxy test failing on 0.21 branch.  Cos, does HDFS-1164 also need to be applied to 0.21 branch?

Thanks,
Nige


On Jan 6, 2011, at 4:10 AM, Apache Hudson Server wrote:

> See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-21-Build/141/
> 
> ###################################################################################
> ########################## LAST 60 LINES OF THE CONSOLE ###########################
> [...truncated 3107 lines...]
> [ivy:resolve] 	found javax.servlet#jstl;1.1.2 in maven2
> [ivy:resolve] 	found taglibs#standard;1.1.2 in maven2
> [ivy:resolve] 	found junitperf#junitperf;1.8 in maven2
> [ivy:resolve] :: resolution report :: resolve 37575ms :: artifacts dl 15ms
> [ivy:resolve] 	:: evicted modules:
> [ivy:resolve] 	commons-logging#commons-logging;1.0.4 by [commons-logging#commons-logging;1.1.1] in [common]
> [ivy:resolve] 	commons-codec#commons-codec;1.2 by [commons-codec#commons-codec;1.4] in [common]
> [ivy:resolve] 	commons-logging#commons-logging;1.0.3 by [commons-logging#commons-logging;1.1.1] in [common]
> [ivy:resolve] 	commons-codec#commons-codec;1.3 by [commons-codec#commons-codec;1.4] in [common]
> [ivy:resolve] 	org.slf4j#slf4j-api;1.5.2 by [org.slf4j#slf4j-api;1.5.11] in [common]
> [ivy:resolve] 	org.apache.mina#mina-core;2.0.0-M4 by [org.apache.mina#mina-core;2.0.0-M5] in [common]
> [ivy:resolve] 	org.apache.ftpserver#ftplet-api;1.0.0-M2 by [org.apache.ftpserver#ftplet-api;1.0.0] in [common]
> [ivy:resolve] 	org.apache.ftpserver#ftpserver-core;1.0.0-M2 by [org.apache.ftpserver#ftpserver-core;1.0.0] in [common]
> [ivy:resolve] 	org.apache.mina#mina-core;2.0.0-M2 by [org.apache.mina#mina-core;2.0.0-M5] in [common]
> [ivy:resolve] 	commons-lang#commons-lang;2.3 by [commons-lang#commons-lang;2.5] in [common]
> 	---------------------------------------------------------------------
> 	|                  |            modules            ||   artifacts   |
> 	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
> 	---------------------------------------------------------------------
> 	|      common      |   62  |   2   |   0   |   10  ||   52  |   0   |
> 	---------------------------------------------------------------------
> 
> ivy-retrieve-common:
> [ivy:retrieve] :: retrieving :: org.apache.hadoop#hdfsproxy [sync]
> [ivy:retrieve] 	confs: [common]
> [ivy:retrieve] 	0 artifacts copied, 52 already retrieved (0kB/8ms)
> [ivy:cachepath] :: loading settings :: file = /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/ivy/ivysettings.xml
> 
> compile:
>     [echo] contrib: hdfsproxy
> 
> compile-examples:
> 
> compile-test:
>     [echo] contrib: hdfsproxy
>    [javac] Compiling 9 source files to /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/build/contrib/hdfsproxy/test
> 
> test-junit:
>    [junit] WARNING: multiple versions of ant detected in path for junit 
>    [junit]          jar:file:/homes/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class
>    [junit]      and jar:file:/homes/hudson/.ivy2/cache/ant/ant/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
>    [junit] Running org.apache.hadoop.hdfsproxy.TestHdfsProxy
>    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.314 sec
>    [junit] Test org.apache.hadoop.hdfsproxy.TestHdfsProxy FAILED
> 
> BUILD FAILED
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/build.xml:722: The following error occurred while executing this line:
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/build.xml:703: The following error occurred while executing this line:
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/src/contrib/build.xml:48: The following error occurred while executing this line:
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/src/contrib/hdfsproxy/build.xml:260: Tests failed!
> 
> Total time: 61 minutes 46 seconds
> Publishing Javadoc
> Archiving artifacts
> Recording test results
> Recording fingerprints
> Description set: 
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ###################################################################################
> ############################## FAILED TESTS (if any) ##############################
> All tests passed


Re: HDFS proxy test failing on 0.21 branch

Posted by Konstantin Boudnik <co...@apache.org>.
That's might be the case. I will take a look at this first thing Monday


On Fri, Jan 7, 2011 at 16:32, Nigel Daley <nd...@mac.com> wrote:
>>    [junit] Test org.apache.hadoop.hdfsproxy.TestHdfsProxy FAILED
>> ...
>> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/src/contrib/hdfsproxy/build.xml:260: Tests failed!
>
>
> Looks like hdfsproxy test failing on 0.21 branch.  Cos, does HDFS-1164 also need to be applied to 0.21 branch?
>
> Thanks,
> Nige
>
>
> On Jan 6, 2011, at 4:10 AM, Apache Hudson Server wrote:
>
>> See https://hudson.apache.org/hudson/job/Hadoop-Hdfs-21-Build/141/
>>
>> ###################################################################################
>> ########################## LAST 60 LINES OF THE CONSOLE ###########################
>> [...truncated 3107 lines...]
>> [ivy:resolve]         found javax.servlet#jstl;1.1.2 in maven2
>> [ivy:resolve]         found taglibs#standard;1.1.2 in maven2
>> [ivy:resolve]         found junitperf#junitperf;1.8 in maven2
>> [ivy:resolve] :: resolution report :: resolve 37575ms :: artifacts dl 15ms
>> [ivy:resolve]         :: evicted modules:
>> [ivy:resolve]         commons-logging#commons-logging;1.0.4 by [commons-logging#commons-logging;1.1.1] in [common]
>> [ivy:resolve]         commons-codec#commons-codec;1.2 by [commons-codec#commons-codec;1.4] in [common]
>> [ivy:resolve]         commons-logging#commons-logging;1.0.3 by [commons-logging#commons-logging;1.1.1] in [common]
>> [ivy:resolve]         commons-codec#commons-codec;1.3 by [commons-codec#commons-codec;1.4] in [common]
>> [ivy:resolve]         org.slf4j#slf4j-api;1.5.2 by [org.slf4j#slf4j-api;1.5.11] in [common]
>> [ivy:resolve]         org.apache.mina#mina-core;2.0.0-M4 by [org.apache.mina#mina-core;2.0.0-M5] in [common]
>> [ivy:resolve]         org.apache.ftpserver#ftplet-api;1.0.0-M2 by [org.apache.ftpserver#ftplet-api;1.0.0] in [common]
>> [ivy:resolve]         org.apache.ftpserver#ftpserver-core;1.0.0-M2 by [org.apache.ftpserver#ftpserver-core;1.0.0] in [common]
>> [ivy:resolve]         org.apache.mina#mina-core;2.0.0-M2 by [org.apache.mina#mina-core;2.0.0-M5] in [common]
>> [ivy:resolve]         commons-lang#commons-lang;2.3 by [commons-lang#commons-lang;2.5] in [common]
>>       ---------------------------------------------------------------------
>>       |                  |            modules            ||   artifacts   |
>>       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
>>       ---------------------------------------------------------------------
>>       |      common      |   62  |   2   |   0   |   10  ||   52  |   0   |
>>       ---------------------------------------------------------------------
>>
>> ivy-retrieve-common:
>> [ivy:retrieve] :: retrieving :: org.apache.hadoop#hdfsproxy [sync]
>> [ivy:retrieve]        confs: [common]
>> [ivy:retrieve]        0 artifacts copied, 52 already retrieved (0kB/8ms)
>> [ivy:cachepath] :: loading settings :: file = /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/ivy/ivysettings.xml
>>
>> compile:
>>     [echo] contrib: hdfsproxy
>>
>> compile-examples:
>>
>> compile-test:
>>     [echo] contrib: hdfsproxy
>>    [javac] Compiling 9 source files to /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/build/contrib/hdfsproxy/test
>>
>> test-junit:
>>    [junit] WARNING: multiple versions of ant detected in path for junit
>>    [junit]          jar:file:/homes/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class
>>    [junit]      and jar:file:/homes/hudson/.ivy2/cache/ant/ant/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class
>>    [junit] Running org.apache.hadoop.hdfsproxy.TestHdfsProxy
>>    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 3.314 sec
>>    [junit] Test org.apache.hadoop.hdfsproxy.TestHdfsProxy FAILED
>>
>> BUILD FAILED
>> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/build.xml:722: The following error occurred while executing this line:
>> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/build.xml:703: The following error occurred while executing this line:
>> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/src/contrib/build.xml:48: The following error occurred while executing this line:
>> /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-21-Build/trunk/src/contrib/hdfsproxy/build.xml:260: Tests failed!
>>
>> Total time: 61 minutes 46 seconds
>> Publishing Javadoc
>> Archiving artifacts
>> Recording test results
>> Recording fingerprints
>> Description set:
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>>
>>
>>
>> ###################################################################################
>> ############################## FAILED TESTS (if any) ##############################
>> All tests passed
>
>