See 
<https://builds.apache.org/job/Phoenix-omid2/89/display/redirect?page=changes>

Changes:

[rajeshbabu] PHOENIX-4786 Reduce log level to debug when logging new aggregate 
row

[jamestaylor] PHOENIX-4789 Exception when setting TTL on Tephra transactional 
table

[ankitsinghal59] PHOENIX-4785 Unable to write to table if index is made active 
during

[jamestaylor] PHOENIX-4790 Simplify check for client side delete

[jamestaylor] PHOENIX-3383 Comparison between descending row keys used in RVC is

[jamestaylor] PHOENIX-4790 Addendum to check that query is a point lookup for 
delete

[karanmehta93] PHOENIX-4805 Move Avatica version to 1.12 for PQS

[elserj] PHOENIX-4809 Only cache PhoenixConnections when lease renewal is on

[jamestaylor] Revert "PHOENIX-4790 Addendum to check that query is a point 
lookup for

[jamestaylor] Revert "PHOENIX-4790 Simplify check for client side delete"

[tdsilva] PHOENIX-3534 Support multi region SYSTEM.CATALOG table (Thomas D'Silva

[vincentpoon] PHOENIX-4818 Fix RAT check for missing licenses

[k.mehta] PHOENIX-4797 file not found or file exist exception when create global

[elserj] PHOENIX-4817 Fixed Phoenix Tracing Web Application (fixed check null,

[ssa] PHOENIX-3991 ROW_TIMESTAMP on TIMESTAMP column type throws

[tdsilva] PHOENIX-4824 Update BRANCH_NAMES in dev/test-patch.properties

[ankitsinghal59] PHOENIX-4825 Replace usage of HBase Base64 implementation with

[elserj] PHOENIX-4822 Ensure the provided timezone is used client-side (Jaanai

[elserj] PHOENIX-4822 Fixed Spelling.

[tdsilva] PHOENIX-4751 Implement client-side hash aggregation

[tdsilva] PHOENIX-4799 Write cells using checkAndMutate to prevent conflicting

[karanmehta93] PHOENIX-4834 PhoenixMetricsLog interface methods should not 
depend on

[tdsilva] PHOENIX-4647 Column header doesn't handle optional arguments correctly

[tdsilva] PHOENIX-4830 fix order by primary key desc

[tdsilva] PHOENIX-4843 InListExpression toString() converts the values in the 
list

[tdsilva] Revert "PHOENIX-4830 fix order by primary key desc"

[elserj] PHOENIX-4750 Resolve server customizers and provide them to Avatica

[karanmehta93] PHOENIX-4835 LoggingPhoenixConnection should log metrics upon 
connection

[karanmehta93] PHOENIX-4853 Add sql statement to PhoenixMetricsLog interface 
for query

[karanmehta93] PHOENIX-4854 Make LoggingPhoenixResultSet idempotent when logging

[karanmehta93] PHOENIX-4755 Provide an option to plugin custom avatica server 
config in

[ankitsinghal59] PHOENIX-4839 IndexHalfStoreFileReaderGenerator throws

[ssa] PHOENIX-3236 Problem with shading apache commons on Azure.

[karanmehta93] PHOENIX-4864 Fix NullPointerException while Logging some DDL 
Statements

[tdsilva] PHOENIX-4798 Update encoded col qualifiers on the base table correctly

[karanmehta93] PHOENIX-3178 Row count incorrect for UPSERT SELECT when auto 
commit is

[tdsilva] PHOENIX-3547 Supporting more number of indices per table.

[tdsilva] PHOENIX-4791 Array elements are nullified with joins

[larsh] PHOENIX-4882 The client re-resolves the table for every projected

[karanmehta93] PHOENIX-4870 LoggingPhoenixConnection should log metrics when 
AutoCommit

[karanmehta93] PHOENIX-4894 Missing Apache license in two QueryServer classes

[elserj] PHOENIX-4666 Persistent subquery cache for hash joins

[elserj] PHOENIX-4884 Update INSTR to handle literals and non-literals in either

[larsh] PHOENIX-4839 IndexHalfStoreFileReaderGenerator throws

[elserj] PHOENIX-4903 Use same hash cache RPC message across all calls

[gjacoby] PHOENIX-4907 - IndexScrutinyTool should use empty catalog instead of

[elserj] PHOENIX-4892 Unable to start load balancer with queryserver

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Phoenix-omid2/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git init <https://builds.apache.org/job/Phoenix-omid2/ws/> # 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 config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > 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 fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/omid2^{commit} # timeout=10
Checking out Revision 24178207a94ba1f0900d1962896764c361a1efd6 (origin/omid2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 24178207a94ba1f0900d1962896764c361a1efd6
Commit message: "Merge branch '4.x-HBase-1.3' into omid2"
 > git rev-list --no-walk 119212c3fd6e7a195c1e8bbeb74433ee3a1110dd # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_OPTS=-Xmx3G

[EnvInject] - Variables injected successfully.
[Phoenix-omid2] $ /bin/bash -xe /tmp/jenkins6627144917948619699.sh
+ rm -rf inomid
+ git clone https://git-wip-us.apache.org/repos/asf/incubator-omid.git inomid
Cloning into 'inomid'...
+ cd inomid
+ git checkout phoenix-integration
Switched to a new branch 'phoenix-integration'
Branch phoenix-integration set up to track remote branch phoenix-integration 
from origin.
+ /home/jenkins/tools/maven/latest2/bin/mvn install -DskipTests -P hbase-1
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Omid
[INFO]   Common
[INFO]   State Machine
[INFO]   Commit Table
[INFO]   Metrics
[INFO]   Transaction Client
[INFO]   Shims Aggregator for HBase
[INFO]   Shims layer for HBase 1.x
[INFO]   HBase Common
[INFO]   HBase Commit Table
[INFO]   Codahale Metrics
[INFO]   Benchmarks
[INFO]   Timestamp Storage
[INFO]   HBase tools
[INFO]   TSO and TO Servers
[INFO]   Shims layer for HBase 2.x
[INFO]   HBase Client
[INFO]   HBase Coprocessors
[INFO]   Omid Client Examples
[INFO]   Omid Packaging
Downloading: 
http://repo1.maven.org/maven2/ar/com/synergian/wagon-git/0.2.5/wagon-git-0.2.5.jar
[INFO] Unable to find resource 'ar.com.synergian:wagon-git:jar:0.2.5' in 
repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) ar.com.synergian:wagon-git:jar:0.2.5

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=ar.com.synergian 
-DartifactId=wagon-git -Dversion=0.2.5 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=ar.com.synergian -DartifactId=wagon-git 
-Dversion=0.2.5 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.omid:omid:pom:0.8.2.11-SNAPSHOT
        2) ar.com.synergian:wagon-git:jar:0.2.5

----------
1 required artifact is missing.

for artifact: 
  org.apache.omid:omid:pom:0.8.2.11-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Mon Sep 24 15:28:43 UTC 2018
[INFO] Final Memory: 15M/1448M
[INFO] ------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
[JIRA] Updating issue PHOENIX-4786
[JIRA] Updating issue PHOENIX-4789
[JIRA] Updating issue PHOENIX-4785
[JIRA] Updating issue PHOENIX-4790
[JIRA] Updating issue PHOENIX-3383
[JIRA] Updating issue PHOENIX-4805
[JIRA] Updating issue PHOENIX-4809
[JIRA] Updating issue PHOENIX-3534
[JIRA] Updating issue PHOENIX-4818
[JIRA] Updating issue PHOENIX-4797
[JIRA] Updating issue PHOENIX-4817
[JIRA] Updating issue PHOENIX-3991
[JIRA] Updating issue PHOENIX-4824
[JIRA] Updating issue PHOENIX-4825
[JIRA] Updating issue PHOENIX-4822
[JIRA] Updating issue PHOENIX-4751
[JIRA] Updating issue PHOENIX-4799
[JIRA] Updating issue PHOENIX-4834
[JIRA] Updating issue PHOENIX-4647
[JIRA] Updating issue PHOENIX-4830
[JIRA] Updating issue PHOENIX-4843
[JIRA] Updating issue PHOENIX-4750
[JIRA] Updating issue PHOENIX-4835
[JIRA] Updating issue PHOENIX-4853
[JIRA] Updating issue PHOENIX-4854
[JIRA] Updating issue PHOENIX-4755
[JIRA] Updating issue PHOENIX-4839
[JIRA] Updating issue PHOENIX-3236
[JIRA] Updating issue PHOENIX-4864
[JIRA] Updating issue PHOENIX-4798
[JIRA] Updating issue PHOENIX-3178
[JIRA] Updating issue PHOENIX-3547
[JIRA] Updating issue PHOENIX-4791
[JIRA] Updating issue PHOENIX-4882
[JIRA] Updating issue PHOENIX-4870
[JIRA] Updating issue PHOENIX-4894
[JIRA] Updating issue PHOENIX-4666
[JIRA] Updating issue PHOENIX-4884
[JIRA] Updating issue PHOENIX-4903
[JIRA] Updating issue PHOENIX-4907
[JIRA] Updating issue PHOENIX-4892
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
Not sending mail to unregistered user ankitsingha...@gmail.com
Not sending mail to unregistered user k.me...@salesforce.com

Reply via email to