See <https://builds.apache.org/job/Phoenix-master/633/changes>

Changes:

[samarth.jain] PHOENIX-1744 CAST from UNSIGNED_LONG (_INT) to * TIMESTAMP is 
not supported (Dave Hacker)

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace 
<https://builds.apache.org/job/Phoenix-master/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/master^{commit} # timeout=10
Checking out Revision 673847109206ea1e73ae2a18258da304678a110f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 673847109206ea1e73ae2a18258da304678a110f
 > git rev-list 898c7912149a81a0e287a4d82e5faa7163de6ce1 # timeout=10
No emails were triggered.
[Phoenix-master] $ /bin/bash -xe /tmp/hudson923732664369810261.sh
[Phoenix-master] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn clean 
install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.phoenix:phoenix-core:jar:5.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin 
org.apache.maven.plugins:maven-dependency-plugin @ line 204, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Phoenix
[INFO] Phoenix Core
[INFO] Phoenix - Flume
[INFO] Phoenix - Pig
[INFO] Phoenix Assembly
[INFO] Phoenix - Pherf
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Phoenix 5.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-master/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
<https://builds.apache.org/job/Phoenix-master/633/artifact/target/phoenix-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
phoenix ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-master/ws/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/phoenix/phoenix/5.0.0-SNAPSHOT/phoenix-5.0.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Phoenix-master/633/artifact/target/phoenix-5.0.0-SNAPSHOT-tests.jar>
 to 
/home/jenkins/.m2/repository/org/apache/phoenix/phoenix/5.0.0-SNAPSHOT/phoenix-5.0.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Core 5.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: 
http://people.apache.org/~garyh/mvn/org/apache/hbase/hbase-protocol/1.0.1-SNAPSHOT/maven-metadata.xml

[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-core ---
[INFO] Deleting 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ 
phoenix-core ---
[INFO] Test Source directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/it/java> 
added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource 
(add-test-resource) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ 
phoenix-core ---
[INFO] Source directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/generated-sources/antlr3>
 added.
[INFO] Source directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/antlr3> 
added.
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5
Output file 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java>
 does not exist: must build 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/antlr3/PhoenixSQL.g>
PhoenixSQL.g
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath 
(create-phoenix-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file 
'<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/cached_classpath.txt'.>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-core 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to META-INF/services
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-core 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 783 source files to 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/java/org/apache/phoenix/hbase/index/write/ParallelWriterIndexCommitter.java>:
 Some input files use or override a deprecated API.
[WARNING] 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/java/org/apache/phoenix/hbase/index/write/ParallelWriterIndexCommitter.java>:
 Recompile with -Xlint:deprecation for details.
[WARNING] 
<https://builds.apache.org/job/Phoenix-master/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-master/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-master/ws/phoenix-core/src/main/java/org/apache/phoenix/hbase/index/scanner/FilteredKeyValueScanner.java>:[38,8]
 org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner is not abstract 
and does not override abstract method getNextIndexedKey() in 
org.apache.hadoop.hbase.regionserver.KeyValueScanner
[ERROR] 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/java/org/apache/phoenix/hbase/index/scanner/FilteredKeyValueScanner.java>:[165,19]
 getNextIndexedKey() in 
org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner cannot implement 
getNextIndexedKey() in org.apache.hadoop.hbase.regionserver.KeyValueScanner
  return type byte[] is not compatible with org.apache.hadoop.hbase.Cell
[ERROR] 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/java/org/apache/hadoop/hbase/regionserver/IndexHalfStoreFileReader.java>:[143,35]
 <anonymous org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader$1> is 
not abstract and does not override abstract method getNextIndexedKey() in 
org.apache.hadoop.hbase.io.hfile.HFileScanner
[ERROR] 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/java/org/apache/hadoop/hbase/regionserver/IndexHalfStoreFileReader.java>:[390,27]
 getNextIndexedKey() in <anonymous 
org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader$1> cannot 
implement getNextIndexedKey() in org.apache.hadoop.hbase.io.hfile.HFileScanner
  return type byte[] is not compatible with org.apache.hadoop.hbase.Cell
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [1.823s]
[INFO] Phoenix Core ...................................... FAILURE [35.446s]
[INFO] Phoenix - Flume ................................... SKIPPED
[INFO] Phoenix - Pig ..................................... SKIPPED
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] Phoenix - Pherf ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.724s
[INFO] Finished at: Tue Mar 24 17:08:53 UTC 2015
[INFO] Final Memory: 48M/734M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on 
project phoenix-core: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/java/org/apache/phoenix/hbase/index/scanner/FilteredKeyValueScanner.java>:[38,8]
 org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner is not abstract 
and does not override abstract method getNextIndexedKey() in 
org.apache.hadoop.hbase.regionserver.KeyValueScanner
[ERROR] 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/java/org/apache/phoenix/hbase/index/scanner/FilteredKeyValueScanner.java>:[165,19]
 getNextIndexedKey() in 
org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner cannot implement 
getNextIndexedKey() in org.apache.hadoop.hbase.regionserver.KeyValueScanner
[ERROR] return type byte[] is not compatible with org.apache.hadoop.hbase.Cell
[ERROR] 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/java/org/apache/hadoop/hbase/regionserver/IndexHalfStoreFileReader.java>:[143,35]
 <anonymous org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader$1> is 
not abstract and does not override abstract method getNextIndexedKey() in 
org.apache.hadoop.hbase.io.hfile.HFileScanner
[ERROR] 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/src/main/java/org/apache/hadoop/hbase/regionserver/IndexHalfStoreFileReader.java>:[390,27]
 getNextIndexedKey() in <anonymous 
org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader$1> cannot 
implement getNextIndexedKey() in org.apache.hadoop.hbase.io.hfile.HFileScanner
[ERROR] return type byte[] is not compatible with org.apache.hadoop.hbase.Cell
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | Master #628
Archived 73 artifacts
Archive block size is 32768
Received 1108 blocks and 101811182 bytes
Compression is 26.3%
Took 2 min 6 sec
Updating PHOENIX-1744
Recording test results

Reply via email to