Hi Lenni & Anne I think the Unit Tests failure is not related to SENTRY-590, because I found failures before SENTRY-590 was committed. Like: https://builds.apache.org/job/Sentry-jdk-1.7/493/ https://builds.apache.org/job/Sentry-jdk-1.7/490/
All the failures have a common: the failed unit tests are running at nodes likes: jenkins-ubuntu-1404-4gb-188, jenkins-ubuntu-1404-4gb-c3e..., but the previous nodes for Unit Tests were Ubuntu-4, Ubuntu-6... I think we may need to open a ticket at INFRA. And I will also continue to investigate the issue tomorrow. Regards Dapeng -----Original Message----- From: Anne Yu [mailto:[email protected]] Sent: Saturday, August 22, 2015 8:30 AM To: [email protected] Subject: Re: precommit build issue Thanks. On Aug 21, 2015 4:47 PM, "Lenni Kuff" <[email protected]> wrote: > Hi Anne, > It looks like these tests are failing on the master Sentry branch as well: > https://builds.apache.org/view/S-Z/view/Sentry/job/Sentry-jdk-1.7/497/ > > It appears to be due to the recent merge of SENTRY-590. I filed > SENTRY-856 <https://issues.apache.org/jira/browse/SENTRY-856> to track this > issue. > > Thanks, > Lenni > > > > > On Fri, Aug 21, 2015 at 2:42 PM, Anne Yu <[email protected]> wrote: > > > Dear Sentry Devs, > > > > Have you noticed there are many intermittent precommit build > > failures, if resubmit they will go away. It keeps failing my patch > > tests. Wondering if anyone of you have experience to work around it, > > except resubmitting the patch. > > > > A typical example is like, > > > > > > > https://builds.apache.org/job/PreCommit-SENTRY-Build/lastCompletedBuil > d/testReport/org.apache.sentry.tests.e2e.dbprovider/TestDbPrivilegesAt > ColumnScope/testSelectColumnOnTableJoin/ > > > > Error while processing statement: FAILED: Execution Error, return > > code > > 2 from org.apache.hadoop.hive.ql.exec.mr.MapredLocalTask > > > > > > > > > > > > > org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtColumnScope.t > estSelectColumnOnTableJoin > > < > > > https://builds.apache.org/job/PreCommit-SENTRY-Build/lastCompletedBuil > d/testReport/org.apache.sentry.tests.e2e.dbprovider/TestDbPrivilegesAt > ColumnScope/testSelectColumnOnTableJoin/ > > >13 > > sec4 <https://builds.apache.org/job/PreCommit-SENTRY-Build/806/> > > > > > org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtTableScope.te > stTableViewJoin3 > > < > > > https://builds.apache.org/job/PreCommit-SENTRY-Build/lastCompletedBuil > d/testReport/org.apache.sentry.tests.e2e.dbprovider/TestDbPrivilegesAt > TableScope/testTableViewJoin3/ > > >13 > > sec4 <https://builds.apache.org/job/PreCommit-SENTRY-Build/806/> > > > > > org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtTableScope.te > stTableViewJoin4 > > < > > > https://builds.apache.org/job/PreCommit-SENTRY-Build/lastCompletedBuil > d/testReport/org.apache.sentry.tests.e2e.dbprovider/TestDbPrivilegesAt > TableScope/testTableViewJoin4/ > > >12 > > sec4 <https://builds.apache.org/job/PreCommit-SENTRY-Build/806/> > > > > > org.apache.sentry.tests.e2e.dbprovider.TestDbPrivilegesAtTableScope.te > stTableViewJoin > > < > > > https://builds.apache.org/job/PreCommit-SENTRY-Build/lastCompletedBuil > d/testReport/org.apache.sentry.tests.e2e.dbprovider/TestDbPrivilegesAt > TableScope/testTableViewJoin/ > > >11 > > sec4 <https://builds.apache.org/job/PreCommit-SENTRY-Build/806/> > > > > > org.apache.sentry.tests.e2e.hive.TestPrivilegesAtColumnScope.testSelec > tColumnOnTableJoin > > < > > > https://builds.apache.org/job/PreCommit-SENTRY-Build/lastCompletedBuil > d/testReport/org.apache.sentry.tests.e2e.hive/TestPrivilegesAtColumnSc > ope/testSelectColumnOnTableJoin/ > > >10 > > sec4 <https://builds.apache.org/job/PreCommit-SENTRY-Build/806/> > > > > > org.apache.sentry.tests.e2e.hive.TestPrivilegesAtTableScope.testTableV > iewJoin > > < > > > https://builds.apache.org/job/PreCommit-SENTRY-Build/lastCompletedBuil > d/testReport/org.apache.sentry.tests.e2e.hive/TestPrivilegesAtTableSco > pe/testTableViewJoin/ > > >9.5 > > sec4 <https://builds.apache.org/job/PreCommit-SENTRY-Build/806/> > > > > > org.apache.sentry.tests.e2e.hive.TestPrivilegesAtTableScope.testTableV > iewJoin3 > > < > > > https://builds.apache.org/job/PreCommit-SENTRY-Build/lastCompletedBuil > d/testReport/org.apache.sentry.tests.e2e.hive/TestPrivilegesAtTableSco > pe/testTableViewJoin3/ > > >9.1 > > sec4 <https://builds.apache.org/job/PreCommit-SENTRY-Build/806/> > > > > > org.apache.sentry.tests.e2e.hive.TestPrivilegesAtTableScope.testTableV > iewJoin4 > > < > > > https://builds.apache.org/job/PreCommit-SENTRY-Build/lastCompletedBuil > d/testReport/org.apache.sentry.tests.e2e.hive/TestPrivilegesAtTableSco > pe/testTableViewJoin4/ > > >8.6 > > sec4 <https://builds.apache.org/job/PreCommit-SENTRY-Build/806/> > > > > > > -- > > Thanks, > > Anne > > >
