See 
<https://builds.apache.org/job/Mahout-Quality/3553/display/redirect?page=changes>

Changes:

[akm] NOJIRA: Cleanup

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/Mahout-Quality/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/mahout.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mahout.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 b7a99b44553faa9147b4813342bb78ba1c5e11d3 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b7a99b44553faa9147b4813342bb78ba1c5e11d3
Commit message: "NOJIRA: Cleanup"
 > git rev-list --no-walk 42bb10c89777daf5e1e8ae443da50c5a54fde98b # timeout=10
[Mahout-Quality] $ /home/jenkins/tools/maven/apache-maven-3.3.3/bin/mvn -f 
pom.xml -U clean install javadoc:aggregate findbugs:findbugs pmd:pmd
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.mahout:core_2.11:jar:0.14.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-surefire-plugin 
@ org.apache.mahout:core_2.11:[unknown-version], 
<https://builds.apache.org/job/Mahout-Quality/ws/core/pom.xml,> line 261, 
column 15
[WARNING] 'build.plugins.plugin.version' for 
org.codehaus.mojo:build-helper-maven-plugin is missing. @ 
org.apache.mahout:core_2.11:[unknown-version], 
<https://builds.apache.org/job/Mahout-Quality/ws/core/pom.xml,> line 153, 
column 15
[WARNING] 'build.plugins.plugin.version' for 
org.apache.mahout:mahout-collection-codegen-plugin is missing. @ 
org.apache.mahout:core_2.11:[unknown-version], 
<https://builds.apache.org/job/Mahout-Quality/ws/core/pom.xml,> line 127, 
column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Mahout
[INFO] Mahout Core
[INFO] Mahout Engine
[INFO] - Mahout HDFS Support
[INFO] - Mahout Spark Engine
[INFO] Mahout Community
[INFO] - Mahout Spark CLI Drivers
Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
3/14 KB   3/20 KB   3/20 KB   6/14 KB   3/20 KB   6/14 KB   5/20 KB   9/14 KB   
5/20 KB   11/14 KB   5/20 KB   11/14 KB   8/20 KB   14/14 KB   8/20 KB   14/14 
KB   11/20 KB   14/14 KB   13/20 KB   14/14 KB   16/20 KB   14/14 KB   19/20 KB 
  14/14 KB   20/20 KB                         Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
 (14 KB at 44.0 KB/sec)
                      Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 
KB at 50.9 KB/sec)
Downloading: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/findbugs-maven-plugin/maven-metadata.xml
2/2 KB                         Downloaded: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/findbugs-maven-plugin/maven-metadata.xml
 (2 KB at 63.8 KB/sec)
Downloading: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
2/2 KB            Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-pmd-plugin/maven-metadata.xml
 (2 KB at 59.8 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Mahout 0.14.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ mahout ---
[INFO] Deleting <https://builds.apache.org/job/Mahout-Quality/ws/target>
[INFO] Deleting <https://builds.apache.org/job/Mahout-Quality/ws/lib> (includes 
= [*.jar], excludes = [])
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mahout ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mahout 
---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ mahout ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable 
package
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Mahout
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Mahout
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Mahout ...................................... FAILURE [  1.420 s]
[INFO] Mahout Core ........................................ SKIPPED
[INFO] Mahout Engine ...................................... SKIPPED
[INFO] - Mahout HDFS Support .............................. SKIPPED
[INFO] - Mahout Spark Engine .............................. SKIPPED
[INFO] Mahout Community ................................... SKIPPED
[INFO] - Mahout Spark CLI Drivers ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.100 s
[INFO] Finished at: 2019-01-19T00:04:17+00:00
[INFO] Final Memory: 35M/613M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
net.alchim31.maven:scala-maven-plugin:3.4.4:doc-jar (attach-javadocs) on 
project mahout: The plugin net.alchim31.maven:scala-maven-plugin:3.4.4 requires 
Maven version 3.3.9 -> [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/PluginIncompatibleException
Build step 'Invoke top-level Maven targets' marked build as failure
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found 
but none of them are new. Did leafNodes run? 
For example, 
<https://builds.apache.org/job/Mahout-Quality/ws/engine/hdfs/target/surefire-reports/TEST-org.apache.mahout.math.MatrixWritableTest.xml>
 is 4 hr 54 min old

Publishing Javadoc

Reply via email to