You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/03 10:27:29 UTC

Build failed in Jenkins: Phoenix | 4.x-HBase-0.98 #622

See <https://builds.apache.org/job/Phoenix-4.0/622/changes>

Changes:

[rajeshbabu] PHOENIX-1683 Support HBase HA Query(timeline-consistent region replica read)(Rajeshbabu Chintaguntla)

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Phoenix-4.0/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/phoenix.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/4.x-HBase-0.98^{commit} # timeout=10
Checking out Revision 4473a35fe1b9f16c99d29dfce09ac22749930697 (origin/4.x-HBase-0.98)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4473a35fe1b9f16c99d29dfce09ac22749930697
 > git rev-list 2a5c737d585653332bffa60ad312de40191f31e9 # timeout=10
No emails were triggered.
[Phoenix-4.0] $ /bin/bash -xe /tmp/hudson2172710419733706745.sh
[Phoenix-4.0] $ /home/jenkins/tools/maven/apache-maven-2.2.1/bin/mvn clean install
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Phoenix
[INFO]   Phoenix Core
[INFO]   Phoenix - Flume
[INFO]   Phoenix - Pig
[INFO]   Phoenix Assembly
[INFO]   Phoenix - Pherf
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Phoenix
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.0/ws/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.0/622/artifact/target/phoenix-4.4.0-HBase-0.98-SNAPSHOT-tests.jar>
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.4.0-HBase-0.98-SNAPSHOT/phoenix-4.4.0-HBase-0.98-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.0/622/artifact/target/phoenix-4.4.0-HBase-0.98-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.4.0-HBase-0.98-SNAPSHOT/phoenix-4.4.0-HBase-0.98-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Core
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/target>
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/it/java> added.
[INFO] [build-helper:add-test-resource {execution: add-test-resource}]
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/target/generated-sources/antlr3> added.
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/antlr3> added.
[INFO] [antlr3:antlr {execution: default}]
[INFO] ANTLR: Processing source directory <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5
Output file <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java> does not exist: must build <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/antlr3/PhoenixSQL.g>
PhoenixSQL.g
[INFO] [dependency:build-classpath {execution: create-phoenix-generated-classpath}]
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/target/cached_classpath.txt'.>
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to META-INF/services
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 793 source files to <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/CsvBulkLoadTool.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/mapreduce/CsvBulkLoadTool.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/parse/FunctionParseNode.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/parse/FunctionParseNode.java>: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>:[39,38] cannot find symbol
  symbol:   class Consistency
  location: package org.apache.hadoop.hbase.client
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java>:[58,38] cannot find symbol
  symbol:   class Consistency
  location: package org.apache.hadoop.hbase.client
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java>:[141,13] cannot find symbol
  symbol:   class Consistency
  location: class org.apache.phoenix.jdbc.PhoenixConnection
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java>:[517,12] cannot find symbol
  symbol:   class Consistency
  location: class org.apache.phoenix.jdbc.PhoenixConnection
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java>:[659,32] cannot find symbol
  symbol:   class Consistency
  location: class org.apache.phoenix.jdbc.PhoenixConnection
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java>:[70,38] cannot find symbol
  symbol:   class Consistency
  location: package org.apache.hadoop.hbase.client
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/iterate/ExplainTable.java>:[26,38] cannot find symbol
  symbol:   class Consistency
  location: package org.apache.hadoop.hbase.client
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java>:[29,38] cannot find symbol
  symbol:   class Consistency
  location: package org.apache.hadoop.hbase.client
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java>:[176,19] cannot find symbol
  symbol:   class Consistency
  location: class org.apache.phoenix.util.JDBCUtil
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>:[758,79] package Consistency does not exist
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>:[759,60] cannot find symbol
  symbol: variable Consistency
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>:[761,60] cannot find symbol
  symbol: variable Consistency
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java>:[141,39] cannot find symbol
  symbol:   variable Consistency
  location: class org.apache.phoenix.jdbc.PhoenixConnection
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java>:[195,71] package Consistency does not exist
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/iterate/ExplainTable.java>:[104,17] cannot find symbol
  symbol:   method getConsistency()
  location: variable scan of type org.apache.hadoop.hbase.client.Scan
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/iterate/ExplainTable.java>:[104,38] cannot find symbol
  symbol:   variable Consistency
  location: class org.apache.phoenix.iterate.ExplainTable
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java>:[179,75] package Consistency does not exist
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java>:[180,20] cannot find symbol
  symbol:   variable Consistency
  location: class org.apache.phoenix.util.JDBCUtil
[ERROR] <https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java>:[183,16] cannot find symbol
  symbol:   variable Consistency
  location: class org.apache.phoenix.util.JDBCUtil
[INFO] 19 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>:[39,38] cannot find symbol
  symbol:   class Consistency
  location: package org.apache.hadoop.hbase.client
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java>:[58,38] cannot find symbol
  symbol:   class Consistency
  location: package org.apache.hadoop.hbase.client
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java>:[141,13] cannot find symbol
  symbol:   class Consistency
  location: class org.apache.phoenix.jdbc.PhoenixConnection
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java>:[517,12] cannot find symbol
  symbol:   class Consistency
  location: class org.apache.phoenix.jdbc.PhoenixConnection
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java>:[659,32] cannot find symbol
  symbol:   class Consistency
  location: class org.apache.phoenix.jdbc.PhoenixConnection
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java>:[70,38] cannot find symbol
  symbol:   class Consistency
  location: package org.apache.hadoop.hbase.client
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/iterate/ExplainTable.java>:[26,38] cannot find symbol
  symbol:   class Consistency
  location: package org.apache.hadoop.hbase.client
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java>:[29,38] cannot find symbol
  symbol:   class Consistency
  location: package org.apache.hadoop.hbase.client
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java>:[176,19] cannot find symbol
  symbol:   class Consistency
  location: class org.apache.phoenix.util.JDBCUtil
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>:[758,79] package Consistency does not exist
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>:[759,60] cannot find symbol
  symbol: variable Consistency
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>:[761,60] cannot find symbol
  symbol: variable Consistency
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixConnection.java>:[141,39] cannot find symbol
  symbol:   variable Consistency
  location: class org.apache.phoenix.jdbc.PhoenixConnection
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/query/QueryServicesOptions.java>:[195,71] package Consistency does not exist
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/iterate/ExplainTable.java>:[104,17] cannot find symbol
  symbol:   method getConsistency()
  location: variable scan of type org.apache.hadoop.hbase.client.Scan
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/iterate/ExplainTable.java>:[104,38] cannot find symbol
  symbol:   variable Consistency
  location: class org.apache.phoenix.iterate.ExplainTable
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java>:[179,75] package Consistency does not exist
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java>:[180,20] cannot find symbol
  symbol:   variable Consistency
  location: class org.apache.phoenix.util.JDBCUtil
<https://builds.apache.org/job/Phoenix-4.0/ws/phoenix-core/src/main/java/org/apache/phoenix/util/JDBCUtil.java>:[183,16] cannot find symbol
  symbol:   variable Consistency
  location: class org.apache.phoenix.util.JDBCUtil

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 seconds
[INFO] Finished at: Fri Apr 03 08:25:30 UTC 2015
[INFO] Final Memory: 95M/705M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | 4.x-HBase-0.98 #621
Archived 51 artifacts
Archive block size is 32768
Received 3219 blocks and 32393624 bytes
Compression is 76.5%
Took 1 min 57 sec
Recording test results

Jenkins build is back to normal : Phoenix | 4.x-HBase-0.98 #623

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.0/623/changes>