Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D06DDCE5 for ; Wed, 19 Sep 2012 21:27:42 +0000 (UTC) Received: (qmail 8887 invoked by uid 500); 19 Sep 2012 21:27:42 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 8845 invoked by uid 500); 19 Sep 2012 21:27:42 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 8833 invoked by uid 99); 19 Sep 2012 21:27:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2012 21:27:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2012 21:27:39 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id CEAD0C00EF for ; Wed, 19 Sep 2012 21:27:17 +0000 (UTC) Date: Wed, 19 Sep 2012 21:27:17 +0000 (UTC) From: Apache Jenkins Server To: dev@hive.apache.org Message-ID: <1735740399.565.1348090037840.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1370274981.464.1348067523908.JavaMail.hudson@aegis.apache.org> References: <1370274981.464.1348067523908.JavaMail.hudson@aegis.apache.org> Subject: Hive-trunk-h0.21 - Build # 1683 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_564_1656116736.1348090037824" ------=_Part_564_1656116736.1348090037824 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Changes for Build #1672 Changes for Build #1673 Changes for Build #1674 [namit] HIVE-3422 Support partial partition specifications in when enabling/disabling protections in Hive (Jean Xu via namit) Changes for Build #1675 Changes for Build #1676 [cws] HIVE-3443. Hive Metatool should take serde_param_key from the user to allow for changes to avro serde's schema url key (Shreepadma Venugopalan via cws) Changes for Build #1677 Changes for Build #1678 [cws] Backout HIVE-3443 (cws) Changes for Build #1679 [kevinwilfong] HIVE-3086. Skewed Join Optimization. njain via kevinwilfong Changes for Build #1680 Changes for Build #1681 [cws] HIVE-3450. Hive maven-publish ant task should be configurable (Travis Crawford via cws) Changes for Build #1682 [hashutosh] HIVE-3461 : hive unit tests fail to get lock using zookeeper on windows (Thejas Nair via Ashutosh Chauhan) Changes for Build #1683 2 tests failed. REGRESSION: org.apache.hadoop.hive.metastore.TestMetaStoreEventListener.testListener Error Message: java.net.SocketException: Broken pipe Stack Trace: org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe at org.apache.thrift.transport.TIOStreamTransport.write(TIOStreamTransport.java:147) at org.apache.thrift.protocol.TBinaryProtocol.writeI32(TBinaryProtocol.java:163) at org.apache.thrift.protocol.TBinaryProtocol.writeString(TBinaryProtocol.java:186) at org.apache.thrift.protocol.TBinaryProtocol.writeMessageBegin(TBinaryProtocol.java:92) at org.apache.thrift.TServiceClient.sendBase(TServiceClient.java:62) at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.send_get_database(ThriftHiveMetastore.java:372) at org.apache.hadoop.hive.metastore.api.ThriftHiveMetastore$Client.get_database(ThriftHiveMetastore.java:364) at org.apache.hadoop.hive.metastore.HiveMetaStoreClient.getDatabase(HiveMetaStoreClient.java:705) at org.apache.hadoop.hive.metastore.TestMetaStoreEventListener.testListener(TestMetaStoreEventListener.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) Caused by: java.net.SocketException: Broken pipe at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write(SocketOutputStream.java:136) at org.apache.thrift.transport.TIOStreamTransport.write(TIOStreamTransport.java:145) ... 23 more FAILED: org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_stats_aggregator_error_1 Error Message: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. Stack Trace: junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. at net.sf.antcontrib.logic.ForTask.doSequentialIteration(ForTask.java:259) at net.sf.antcontrib.logic.ForTask.doToken(ForTask.java:268) at net.sf.antcontrib.logic.ForTask.doTheTasks(ForTask.java:324) at net.sf.antcontrib.logic.ForTask.execute(ForTask.java:244) The Apache Jenkins build system has built Hive-trunk-h0.21 (build #1683) Status: Still Failing Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/1683/ to view the results. ------=_Part_564_1656116736.1348090037824--