See <https://builds.apache.org/job/Chukwa-master/557/changes>
Changes: [eyang] CHUKWA-802. Updated Javadoc for Java 8 support. (Eric Yang) ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/Chukwa-master/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/chukwa.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/chukwa.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/chukwa.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 8011ff1f59b4702d1987281fc90b2ca60f2e3a9b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8011ff1f59b4702d1987281fc90b2ca60f2e3a9b > git rev-list 8329221c48c9d5846e6792031be7ec148b06fe08 # timeout=10 [Chukwa-master] $ /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/bin/mvn clean verify [INFO] Scanning for projects... [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Chukwa 0.8.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ chukwa --- [INFO] Deleting <https://builds.apache.org/job/Chukwa-master/ws/target> [INFO] [INFO] --- maven-antrun-plugin:1.6:run (setup) @ chukwa --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Chukwa-master/ws/target/clover> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-configuration) @ chukwa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 27 resources [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ chukwa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-antrun-plugin:1.6:run (chmod-jmx-file) @ chukwa --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ chukwa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 345 source files to <https://builds.apache.org/job/Chukwa-master/ws/target/classes> [WARNING] <https://builds.apache.org/job/Chukwa-master/ws/src/main/java/org/apache/hadoop/chukwa/extraction/engine/ChukwaRecordKey.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/Chukwa-master/ws/src/main/java/org/apache/hadoop/chukwa/extraction/engine/ChukwaRecordKey.java>: Recompile with -Xlint:deprecation for details. [WARNING] <https://builds.apache.org/job/Chukwa-master/ws/src/main/java/org/apache/hadoop/chukwa/extraction/engine/ChukwaRecordJT.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/Chukwa-master/ws/src/main/java/org/apache/hadoop/chukwa/extraction/engine/ChukwaRecordJT.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> maven-javadoc-plugin:2.10.1:javadoc (agent-public-api) @ chukwa >>> [INFO] [INFO] --- maven-antrun-plugin:1.6:run (setup) @ chukwa --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] <<< maven-javadoc-plugin:2.10.1:javadoc (agent-public-api) @ chukwa <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.1:javadoc (agent-public-api) @ chukwa --- [INFO] Loading source files for package org.apache.hadoop.chukwa.datacollection.agent.rest... Constructing Javadoc information... [WARNING] Javadoc Warnings [WARNING] Apr 02, 2016 11:59:40 PM com.sun.jersey.wadl.resourcedoc.ResourceDocletJSON start [WARNING] INFO: Wrote <https://builds.apache.org/job/Chukwa-master/ws/target/classes/agent-rest.xml> [INFO] [INFO] --- maven-wadl-plugin:1.8:generate (generate) @ chukwa --- [INFO] Loading wadlGenerator com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc [INFO] Loading wadlGenerator com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport [INFO] Loading wadlGenerator com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport Apr 02, 2016 11:59:42 PM com.sun.jersey.api.core.PackagesResourceConfig init INFO: Scanning for root resource and provider classes in the packages: org.apache.hadoop.chukwa.datacollection.agent.rest Apr 02, 2016 11:59:42 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Root resource classes found: class org.apache.hadoop.chukwa.datacollection.agent.rest.AdaptorController Apr 02, 2016 11:59:42 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses INFO: Provider classes found: class org.apache.hadoop.chukwa.datacollection.agent.rest.ContextProvider [INFO] Wrote <https://builds.apache.org/job/Chukwa-master/ws/target/classes/application.wadl> [INFO] [INFO] --- maven-antrun-plugin:1.6:run (test-setup) @ chukwa --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Chukwa-master/ws/target/test/conf> [mkdir] Created dir: <https://builds.apache.org/job/Chukwa-master/ws/target/test/var> [mkdir] Created dir: <https://builds.apache.org/job/Chukwa-master/ws/target/test/var/log> [mkdir] Created dir: <https://builds.apache.org/job/Chukwa-master/ws/target/test/var/run> [copy] Copying 3 files to <https://builds.apache.org/job/Chukwa-master/ws/target/test/var/log> [copy] Copying 1 file to <https://builds.apache.org/job/Chukwa-master/ws/target/test/conf> [copy] Copying 1 file to <https://builds.apache.org/job/Chukwa-master/ws/target/test/conf> [copy] Copying 1 file to <https://builds.apache.org/job/Chukwa-master/ws/target/test/conf> [copy] Copying 1 file to <https://builds.apache.org/job/Chukwa-master/ws/target/test/conf> [copy] Copying 1 file to <https://builds.apache.org/job/Chukwa-master/ws/target/test/conf> [copy] Copying 1 file to <https://builds.apache.org/job/Chukwa-master/ws/target/test/conf> [copy] Copying 1 file to <https://builds.apache.org/job/Chukwa-master/ws/target/test/conf> [copy] Copying 1 file to <https://builds.apache.org/job/Chukwa-master/ws/target/test/var> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ chukwa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ chukwa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 100 source files to <https://builds.apache.org/job/Chukwa-master/ws/target/test-classes> [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 33.995 s [INFO] Finished at: 2016-04-02T23:59:43+00:00 [INFO] Final Memory: 69M/1292M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project chukwa: Fatal error compiling: invalid target release: 1.8 -> [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/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? Updating CHUKWA-802
