See <https://builds.apache.org/job/Apache-falcon/425/changes>
Changes: [venkatesh] FALCON-757 Discontinue support for Hadoop-1.x. Contributed by Sowmya Ramesh [venkatesh] FALCON-687 Add hooks for extensions in Audit. Contributed by Venkatesh Seetharam [venkatesh] FALCON-773 Log clean up handlers only work in distributed mode. Contributed by Balu Vellanki [venkatesh] FALCON-758 Discontinue support for Oozie-3.x. Contributed by Peeyush Bishnoi ------------------------------------------ Started by timer Building remotely on H0 (Hadoop Tez) in workspace <https://builds.apache.org/job/Apache-falcon/ws/> > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-falcon.git Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git > git --version > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-falcon.git > +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/0.5 Seen branch in repository origin/FALCON-585 Seen branch in repository origin/FALCON-85 Seen branch in repository origin/FALCON-85-new Seen branch in repository origin/branch-0.4 Seen branch in repository origin/branch-0.5 Seen branch in repository origin/designer Seen branch in repository origin/master Seen branch in repository origin/v0.3 Seen 9 remote branches Checking out Revision 74b206319d16cc5c8412768a88fb50ed967dcb3c (origin/master) > git config core.sparsecheckout > git checkout -f 74b206319d16cc5c8412768a88fb50ed967dcb3c > git rev-list a00b2ef9fcadcf5ecaa4b9ff6855dca5cf49222b Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision '2014-10-07T01:44:04.471 +0000' At revision 1629794 no change for http://svn.apache.org/repos/asf/hadoop/nightly since the previous build [Apache-falcon] $ /bin/bash -xe /tmp/hudson8994709629196202532.sh + source <https://builds.apache.org/job/Apache-falcon/ws/nightly/hudsonEnv.sh> ++ export TOOLS_HOME=/home/jenkins/tools ++ TOOLS_HOME=/home/jenkins/tools ++ export JAVA_HOME=/home/jenkins/tools/java/latest ++ JAVA_HOME=/home/jenkins/tools/java/latest ++ export ANT_HOME=/home/jenkins/tools/ant/latest ++ ANT_HOME=/home/jenkins/tools/ant/latest ++ export FORREST_HOME=/home/jenkins/tools/forrest/latest ++ FORREST_HOME=/home/jenkins/tools/forrest/latest ++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5 ++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5 ++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest ++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest ++ export CLOVER_HOME=/home/jenkins/tools/clover/latest ++ CLOVER_HOME=/home/jenkins/tools/clover/latest ++ export MAVEN_HOME=/home/jenkins/tools/maven/latest ++ MAVEN_HOME=/home/jenkins/tools/maven/latest ++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin: ++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin: ++ export ANT_OPTS=-Xmx2048m ++ ANT_OPTS=-Xmx2048m ++ export MAVEN_OPTS=-Xmx2048m ++ MAVEN_OPTS=-Xmx2048m ++ TRUNK=<https://builds.apache.org/job/Apache-falcon/ws/trunk> ++ ulimit -n 60000 + export 'MAVEN_OPTS=-Xmx1024m -XX:MaxPermSize=256m' + MAVEN_OPTS='-Xmx1024m -XX:MaxPermSize=256m' + /home/jenkins/tools/maven/latest/bin/mvn clean verify -P test-patch,hadoop-1 -Drat.numUnapprovedLicenses=100 [INFO] Scanning for projects... [ERROR] The build could not read 13 projects -> [Help 1] [ERROR] [ERROR] The project org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/client/pom.xml)> has 2 errors [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar must be a valid version but is '${hadoop.version}'. @ org.apache.falcon:falcon-main:0.6-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 784, column 26 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29 [ERROR] [ERROR] The project org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/common/pom.xml)> has 5 errors [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30 [ERROR] [ERROR] The project org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/test-util/pom.xml)> has 5 errors [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29 [ERROR] [ERROR] The project org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/pom.xml)> has 7 errors [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar must be a valid version but is '${hadoop.version}'. @ org.apache.falcon:falcon-main:0.6-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 784, column 26 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 70, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76, column 29 [ERROR] [ERROR] The project org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/pom.xml)> has 8 errors [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar must be a valid version but is '${hadoop.version}'. @ org.apache.falcon:falcon-main:0.6-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-falcon/ws/pom.xml,> line 784, column 26 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 77, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83, column 29 [ERROR] [ERROR] The project org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/messaging/pom.xml)> has 5 errors [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30 [ERROR] [ERROR] The project org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/pom.xml)> has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29 [ERROR] [ERROR] The project org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/oozie/pom.xml)> has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29 [ERROR] [ERROR] The project org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/replication/pom.xml)> has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30 [ERROR] [ERROR] The project org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/retention/pom.xml)> has 4 errors [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29 [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30 [ERROR] [ERROR] The project org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/rerun/pom.xml)> has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29 [ERROR] [ERROR] The project org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/prism/pom.xml)> has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29 [ERROR] [ERROR] The project org.apache.falcon:falcon-webapp:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-falcon/ws/webapp/pom.xml)> has 1 error [ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 62, column 29 [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 [CHECKSTYLE] Collecting checkstyle analysis files... [CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml [CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/Apache-falcon/ws/> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Computing warning deltas based on reference build #424 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 16 files in <https://builds.apache.org/job/Apache-falcon/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Computing warning deltas based on reference build #424 Archiving artifacts Sending artifact delta relative to Apache-falcon #424 Archived 16 artifacts Archive block size is 32768 Received 25 blocks and 11939 bytes Compression is 98.6% Took 2.3 sec Recording test results TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml Did not find any matching files.
