See <https://builds.apache.org/job/Curator/993/>
------------------------------------------ Started by user randgalt [EnvInject] - Loading node environment variables. Building remotely on ubuntu-6 (ubuntu) in workspace <https://builds.apache.org/job/Curator/ws/> Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/curator.git > git init <https://builds.apache.org/job/Curator/ws/> # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/curator.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/curator.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/curator.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/curator.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/CURATOR-3.0^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/CURATOR-3.0^{commit} # timeout=10 Checking out Revision 905b062b370c3cff399f3f726a6d74ab44d7618e (refs/remotes/origin/CURATOR-3.0) > git config core.sparsecheckout # timeout=10 > git checkout -f 905b062b370c3cff399f3f726a6d74ab44d7618e First time build. Skipping changelog. Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 33123 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Curator] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.2.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33123 <===[JENKINS REMOTING CAPACITY]===> channel started ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.6 Established TCP socket on 39091 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Curator] $ /usr/local/jenkins/java/jdk1.7.0_55/jre/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.2.5/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.2.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39091 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/Curator/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean -Dcurator-retry-failed-tests=true -Dtiming-multiple=2 -Dtiming-waiting-multiple=10 install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Curator [INFO] Curator Testing [INFO] Curator Client [INFO] Curator Framework [INFO] Curator Recipes [INFO] Curator Service Discovery [INFO] Curator Examples [INFO] Curator Service Discovery Server [INFO] Curator RPC Proxy [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Curator 3.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-curator --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-curator --- [INFO] [INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ apache-curator >>> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-curator --- [WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo [CHECKSTYLE] No report found for mojo check[INFO] [INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ apache-curator <<< [INFO] [INFO] --- clirr-maven-plugin:2.6.1:check (default) @ apache-curator --- [INFO] Not generating Clirr report as there are no classes generated by the project [CHECKSTYLE] No report found for mojo check[INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ apache-curator --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, war, bundle] [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ apache-curator --- [INFO] [INFO] --- maven-license-plugin:1.9.0:check (license) @ apache-curator --- [INFO] Checking licenses... [CHECKSTYLE] No report found for mojo check[INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ apache-curator --- [INFO] Installing <https://builds.apache.org/job/Curator/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/apache-curator/3.2.1-SNAPSHOT/apache-curator-3.2.1-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Curator/ws/target/apache-curator-3.2.1-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/curator/apache-curator/3.2.1-SNAPSHOT/apache-curator-3.2.1-SNAPSHOT-site.xml [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Testing 3.2.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-test --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-test --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ curator-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to <https://builds.apache.org/job/Curator/ws/curator-test/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] javac: invalid target release: 1.7 Usage: javac <options> <source files> use -help for a list of possible options [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Curator ..................................... SUCCESS [ 8.413 s] [INFO] Curator Testing .................................... FAILURE [ 4.064 s] [INFO] Curator Client ..................................... SKIPPED [INFO] Curator Framework .................................. SKIPPED [INFO] Curator Recipes .................................... SKIPPED [INFO] Curator Service Discovery .......................... SKIPPED [INFO] Curator Examples ................................... SKIPPED [INFO] Curator Service Discovery Server ................... SKIPPED [INFO] Curator RPC Proxy .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.418 s [INFO] Finished at: 2016-11-10T03:36:58+00:00 [INFO] Final Memory: 30M/439M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project curator-test: Compilation failure [ERROR] javac: invalid target release: 1.7 [ERROR] Usage: javac <options> <source files> [ERROR] use -help for a list of possible options [ERROR] -> [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :curator-test [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/pom.xml> to org.apache.curator/apache-curator/3.2.1-SNAPSHOT/apache-curator-3.2.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/target/apache-curator-3.2.1-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/3.2.1-SNAPSHOT/apache-curator-3.2.1-SNAPSHOT-site.xml [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/3.2.1-SNAPSHOT/curator-x-rpc-3.2.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-test/pom.xml> to org.apache.curator/curator-test/3.2.1-SNAPSHOT/curator-test-3.2.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/3.2.1-SNAPSHOT/curator-examples-3.2.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/3.2.1-SNAPSHOT/curator-x-discovery-3.2.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/3.2.1-SNAPSHOT/curator-recipes-3.2.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/3.2.1-SNAPSHOT/curator-x-discovery-server-3.2.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-client/pom.xml> to org.apache.curator/curator-client/3.2.1-SNAPSHOT/curator-client-3.2.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/3.2.1-SNAPSHOT/curator-framework-3.2.1-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped
