See <https://builds.apache.org/job/Tajo-0.11.0-build/53/changes>

Changes:

[hyunsik] TAJO-1730: JDBC Tablespace support.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H7 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs) in 
workspace <https://builds.apache.org/job/Tajo-0.11.0-build/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git 
 > # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/tajo.git
 > git --version # timeout=10
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/tajo.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/branch-0.11.0^{commit} # timeout=10
Checking out Revision 144a02e342d256f3c58a2f69356ea08c6e43ac75 
(origin/branch-0.11.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 144a02e342d256f3c58a2f69356ea08c6e43ac75
 > git rev-list 35dc8df4c7a19f4f0bc04cffe5d6153be588d830 # timeout=10
Deleting old artifacts from #51
[Tajo-0.11.0-build] $ /bin/bash -x /tmp/hudson5148220081197651763.sh
+ export MAVEN_HOME=/home/jenkins/tools/maven/latest
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ export 
PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 
PATH=/home/jenkins/tools/java/latest1.7/bin:/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ which java
/home/jenkins/tools/java/latest1.7/bin/java
+ protoc --version
libprotoc 2.5.0
+ mvn --version
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 
2014-02-14T17:37:52+00:00)
Maven home: /home/jenkins/tools/maven/latest
Java version: 1.7.0_25, vendor: Oracle Corporation
Java home: /home/jenkins/tools/java/jdk1.7.0_25-32/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "3.13.0-36-lowlatency", arch: "i386", family: "unix"
+ cd <https://builds.apache.org/job/Tajo-0.11.0-build/ws/>
+ /home/jenkins/tools/maven/latest/bin/mvn clean install -Pdist -Dtar
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.tajo:tajo-storage-pgsql:0.12.0-SNAPSHOT 
(<https://builds.apache.org/job/Tajo-0.11.0-build/ws/tajo-storage/tajo-storage-pgsql/pom.xml)>
 has 1 error
[ERROR]     'dependencies.dependency.version' for 
org.apache.tajo:tajo-storage-jdbc:jar is missing. @ line 123, column 17
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Updating TAJO-1730

Reply via email to