You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/02/03 18:00:31 UTC

Build failed in Jenkins: Tajo-master-build #50

See <https://builds.apache.org/job/Tajo-master-build/50/changes>

Changes:

[jihoonson] TAJO-577: Support S3FileSystem split. (Yongjun Park via jihoon)

------------------------------------------
Started by an SCM change
Building remotely on hadoop11 in workspace <https://builds.apache.org/job/Tajo-master-build/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/incubator-tajo.git
Checking out Revision f01034863908f87718a21e9491bd199d002c7080 (origin/master)
[Tajo-master-build] $ /bin/bash -x /tmp/hudson4278342406270389891.sh
+ export JAVA_HOME=/home/jenkins/tools/java/latest
+ JAVA_HOME=/home/jenkins/tools/java/latest
+ export MAVEN_HOME=/home/jenkins/tools/maven/latest
+ MAVEN_HOME=/home/jenkins/tools/maven/latest
+ export PATH=/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/maven/latest/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ PATH=/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/maven/latest/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
+ which java
/home/jenkins/tools/java/latest/bin/java
+ protoc --version
libprotoc 2.5.0
+ mvn --version
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 13:51:28+0000)
Maven home: /home/jenkins/tools/maven/latest
Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
Java home: /home/jenkins/tools/java/jdk1.6.0_26/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "2.6.32-33-server", arch: "i386", family: "unix"
+ cd <https://builds.apache.org/job/Tajo-master-build/ws/>
+ /home/jenkins/tools/maven/latest/bin/mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Tajo Main
[INFO] Tajo Project POM
[INFO] Tajo Common
[INFO] Tajo Algebra
[INFO] Tajo Rpc
[INFO] Tajo Catalog Common
[INFO] Tajo Catalog Client
[INFO] Tajo Catalog Server
[INFO] Tajo Storage
[INFO] Tajo Core PullServer
[INFO] Tajo Client
[INFO] Tajo JDBC Driver
[INFO] Tajo Core Backend
[INFO] Tajo Core
[INFO] Tajo Catalog Drivers
[INFO] Tajo Catalog
[INFO] Tajo Distribution
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tajo Main 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (clean) @ tajo-main ---
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tajo-main ---
[INFO] Deleting <https://builds.apache.org/job/Tajo-master-build/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ tajo-main ---
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ tajo-main ---
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/workers
[INFO] Exclude: **/querymasters
[INFO] Exclude: **/*.sql
[INFO] Exclude: **/*.hiveql
[INFO] Exclude: **/*.schema
[INFO] Exclude: **/*.tbl
[INFO] Exclude: **/*.js
[INFO] Exclude: **/*.result
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.log
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: *.patch
[INFO] Exclude: .idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/.project
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.settings/**
[INFO] Exclude: atlassian-ide-plugin.xml
[INFO] Exclude: .reviewboardrc
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... FAILURE [3.824s]
[INFO] Tajo Project POM .................................. SKIPPED
[INFO] Tajo Common ....................................... SKIPPED
[INFO] Tajo Algebra ...................................... SKIPPED
[INFO] Tajo Rpc .......................................... SKIPPED
[INFO] Tajo Catalog Common ............................... SKIPPED
[INFO] Tajo Catalog Client ............................... SKIPPED
[INFO] Tajo Catalog Server ............................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Core PullServer .............................. SKIPPED
[INFO] Tajo Client ....................................... SKIPPED
[INFO] Tajo JDBC Driver .................................. SKIPPED
[INFO] Tajo Core Backend ................................. SKIPPED
[INFO] Tajo Core ......................................... SKIPPED
[INFO] Tajo Catalog Drivers .............................. SKIPPED
[INFO] Tajo Catalog ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.717s
[INFO] Finished at: Mon Feb 03 17:00:30 UTC 2014
[INFO] Final Memory: 12M/212M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project tajo-main: Too many unapproved licenses: 2 -> [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
Build step 'Execute shell' marked build as failure
Updating TAJO-577

Jenkins build is back to normal : Tajo-master-build #51

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tajo-master-build/51/changes>