See <https://builds.apache.org/job/Phoenix-omid2/86/display/redirect>

------------------------------------------
Started by user mujtaba
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Phoenix-omid2/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/omid2^{commit} # timeout=10
Checking out Revision 119212c3fd6e7a195c1e8bbeb74433ee3a1110dd (origin/omid2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 119212c3fd6e7a195c1e8bbeb74433ee3a1110dd
Commit message: "Switch back to running Omid tests only"
 > 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/jenkins4352428972720624572.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 0.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: Wed Aug 15 21:49:18 UTC 2018
[INFO] Final Memory: 15M/1447M
[INFO] ------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 122.65 KB of artifacts by 52.2% relative to #71
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to