Hadoop-Hdfs-0.23-Build - Build # 831 - Still Failing

2013-12-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/831/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7894 lines...] [ERROR] location: class com.google.pro

Build failed in Jenkins: Hadoop-Hdfs-0.23-Build #831

2013-12-25 Thread Apache Jenkins Server
See -- [...truncated 7701 lines...] [ERROR] symbol : class Parser [ERROR] location: package com.google.protobuf [ERROR]

Hadoop-Hdfs-trunk - Build # 1623 - Still Failing

2013-12-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1623/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 11762 lines...] [INFO] --- maven-clean-plugin:2.4.1:clean

Build failed in Jenkins: Hadoop-Hdfs-trunk #1623

2013-12-25 Thread Apache Jenkins Server
See -- [...truncated 11569 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.apache.hadoop.hdfs.web.TestAuthFilter Running org.apache.hadoop.hdfs.TestConnCach

Intermittent test errors in Hadoop-hdfs project

2013-12-25 Thread Abhijeet Apsunde
Hi all, I'm running Junit tests suite for Hadoop-hdfs project, however none of 3 run attempts could complete successfully. There were random test failing due to some error and one consistent failure. I believe one consistently broken test is due to following change, since corresponding "editsSt

Re: Intermittent test errors in Hadoop-hdfs project

2013-12-25 Thread Ted Yu
TestOfflineEditsViewer is the one appearing in Jenkins builds. I ran the other tests locally on Mac and they passed. Cheers On Wed, Dec 25, 2013 at 5:38 AM, Abhijeet Apsunde < abhijeet_apsu...@persistent.co.in> wrote: > Hi all, > > I'm running Junit tests suite for Hadoop-hdfs project, however