Return-Path: X-Original-To: apmail-tajo-dev-archive@minotaur.apache.org Delivered-To: apmail-tajo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48A781073F for ; Tue, 14 Jan 2014 12:24:13 +0000 (UTC) Received: (qmail 13962 invoked by uid 500); 14 Jan 2014 12:24:12 -0000 Delivered-To: apmail-tajo-dev-archive@tajo.apache.org Received: (qmail 13876 invoked by uid 500); 14 Jan 2014 12:24:12 -0000 Mailing-List: contact dev-help@tajo.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.incubator.apache.org Delivered-To: mailing list dev@tajo.incubator.apache.org Received: (qmail 13867 invoked by uid 99); 14 Jan 2014 12:24:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jan 2014 12:24:12 +0000 X-ASF-Spam-Status: No, hits=-2000.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 14 Jan 2014 12:24:11 +0000 Received: (qmail 13796 invoked by uid 99); 14 Jan 2014 12:23:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jan 2014 12:23:50 +0000 Date: Tue, 14 Jan 2014 12:23:50 +0000 (UTC) From: "Jinho Kim (JIRA)" To: dev@tajo.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (TAJO-502) Jenkins build is failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Jinho Kim created TAJO-502: ------------------------------ Summary: Jenkins build is failing Key: TAJO-502 URL: https://issues.apache.org/jira/browse/TAJO-502 Project: Tajo Issue Type: Bug Components: build Affects Versions: 0.8-incubating Environment: * Apache Jenkins * Maven 3.0.3 Reporter: Jinho Kim Assignee: Jinho Kim Jenkins builds are failing due to maven-3.0.3 dependency issue * http://jira.codehaus.org/browse/MNG-5096 Jenkins log : {noformat} ------------------------------------------------------- Running org.apache.tajo.benchmark.TestTPCH 2014-01-14 03:42:56,201 INFO tajo.LocalTajoTestingUtility (LocalTajoTestin= gUtility.java:setup(66)) - =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 2014-01-14 03:42:56,205 INFO tajo.LocalTajoTestingUtility (LocalTajoTestin= gUtility.java:setup(67)) - Starting Test Cluster. 2014-01-14 03:42:56,205 INFO tajo.LocalTajoTestingUtility (LocalTajoTestin= gUtility.java:setup(68)) - =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 2014-01-14 03:42:56,334 INFO tajo.TajoTestingCluster (TajoTestingCluster.j= ava:startMiniCluster(378)) - Starting up minicluster with 1 master(s) and 1= worker(s) and 1 datanode(s) 2014-01-14 03:42:56,751 WARN util.NativeCodeLoader (NativeCodeLoader.java:= (62)) - Unable to load native-hadoop library for your platform... u= sing builtin-java classes where applicable Formatting using clusterid: testClusterID 2014-01-14 03:42:57,533 WARN impl.MetricsConfig (MetricsConfig.java:loadFi= rst(124)) - Cannot locate configuration: tried hadoop-metrics2-namenode.pro= perties,hadoop-metrics2.properties 2014-01-14 03:42:57,642 INFO mortbay.log (NativeMethodAccessorImpl.java:in= voke0(?)) - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) v= ia org.mortbay.log.Slf4jLog 2014-01-14 03:42:57,725 INFO mortbay.log (NativeMethodAccessorImpl.java:in= voke0(?)) - jetty-6.1.14 2014-01-14 03:42:57,756 INFO mortbay.log (NativeMethodAccessorImpl.java:in= voke0(?)) - Extract jar:file:/home/jenkins/.m2/repository/org/apache/hadoop= /hadoop-hdfs/2.2.0/hadoop-hdfs-2.2.0-tests.jar!/webapps/hdfs to /tmp/Jetty_= localhost_37381_hdfs____.9nyhn2/webapp 2014-01-14 03:42:57,949 ERROR mortbay.log (NativeMethodAccessorImpl.java:in= voke0(?)) - failed jsp java.lang.NoSuchFieldError: IS_SECURITY_ENABLED =09at org.apache.jasper.compiler.JspRuntimeContext.(JspRuntimeContext= .java:197) =09at org.apache.jasper.servlet.JspServlet.init(JspServlet.java:150) =09at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.jav= a:431) =09at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:26= 3) =09at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:= 50) =09at org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.ja= va:643) =09at org.mortbay.jetty.servlet.Context.startContext(Context.java:140) =09at org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.jav= a:1234) =09at org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:= 517) =09at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:460= ) =09at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:= 50) {noformat} {noformat} /apache-maven-3.0.3/bin/mvn dependency:list [INFO] --------------------------------------------------------------------= ---- [INFO] Building Tajo Core Backend 0.8.0-SNAPSHOT [INFO] --------------------------------------------------------------------= ---- [INFO]=20 [INFO] --- maven-dependency-plugin:2.1:list (default-cli) @ tajo-core-backe= nd --- [INFO]=20 [INFO] The following files have been resolved: =E2=80=A6=E2=80=A6 [INFO] tomcat:jasper-runtime:jar:5.5.23:test [INFO] xmlenc:xmlenc:jar:0.52:compile {noformat} -- This message was sent by Atlassian JIRA (v6.1.5#6160)