Discussion:
Build failed in Jenkins: mahout-nightly #2095
Apache Jenkins Server
2016-06-11 00:23:42 UTC
Permalink
See <https://builds.apache.org/job/mahout-nightly/2095/changes>

Changes:

[smarthi] Rolling back 0.12.2 Release Candidate 1

[smarthi] Updated the shell version to 0.12.2 for the planned 0.12.2 release

[smarthi] [maven-release-plugin] prepare release mahout-0.12.2

[smarthi] [maven-release-plugin] prepare for next development iteration

[smarthi] [maven-release-plugin] rollback the release of mahout-0.12.2

[smarthi] [maven-release-plugin] prepare release mahout-0.12.2

[smarthi] [maven-release-plugin] rollback the release of mahout-0.12.2

[smarthi] [maven-release-plugin] prepare release mahout-0.12.2

[smarthi] [maven-release-plugin] rollback the release of mahout-0.12.2

[smarthi] [maven-release-plugin] prepare release mahout-0.12.2

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace <https://builds.apache.org/job/mahout-nightly/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mahout.git
git init <https://builds.apache.org/job/mahout-nightly/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.git +refs/heads/*:refs/remotes/origin/*
git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.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/mahout.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
git -c core.askpass=true 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 9c901d74e2444e59eeae2d2a975959d8804bd8fd (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 9c901d74e2444e59eeae2d2a975959d8804bd8fd
git rev-list c4c39880d96b218e960258bf11488dd021ccb996 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 34083
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[mahout-nightly] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34083
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy -DskiptTests -Dmahout.skip.distribution=false
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-math-scala_2.10:jar:0.12.2
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-math-scala_${scala.compat.version}:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/math-scala/pom.xml,> line 30, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark_2.10:jar:0.12.2
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-spark_${scala.compat.version}:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/spark/pom.xml,> line 30, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark-shell_2.10:jar:0.12.2
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-spark-shell_${scala.compat.version}:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/spark-shell/pom.xml,> line 30, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-flink_2.10:jar:0.12.2
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-flink_${scala.compat.version}:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/flink/pom.xml,> line 30, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-h2o_2.10:jar:0.12.2
[WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-h2o_${scala.compat.version}:[unknown-version], <https://builds.apache.org/job/mahout-nightly/ws/h2o/pom.xml,> line 30, 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] Mahout Build Tools
[INFO] Apache Mahout
[INFO] Mahout Math
[INFO] Mahout HDFS
[INFO] Mahout Map-Reduce
[INFO] Mahout Integration
[INFO] Mahout Examples
[INFO] Mahout Math Scala bindings
[INFO] Mahout H2O backend
[INFO] Mahout Spark bindings
[INFO] Mahout Flink bindings
[INFO] Mahout Spark bindings shell
[INFO] Mahout Release Package
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Build Tools 0.12.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-versions) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mahout-buildtools ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mahout-buildtools ---
[INFO] Building jar: <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-0.12.2.jar>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout-buildtools ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-0.12.2.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.jar
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/buildtools/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.pom
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-versions) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mahout-buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mahout-buildtools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ mahout-buildtools ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mahout-buildtools ---
[INFO] Building jar: <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-0.12.2.jar>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mahout-buildtools ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout-buildtools ---
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-0.12.2.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.jar
[INFO] Installing <https://builds.apache.org/job/mahout-nightly/ws/buildtools/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.pom
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mahout-buildtools ---
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.jar
[INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mahout Build Tools ................................. FAILURE [ 12.330 s]
[INFO] Apache Mahout ...................................... SKIPPED
[INFO] Mahout Math ........................................ SKIPPED
[INFO] Mahout HDFS ........................................ SKIPPED
[INFO] Mahout Map-Reduce .................................. SKIPPED
[INFO] Mahout Integration ................................. SKIPPED
[INFO] Mahout Examples .................................... SKIPPED
[INFO] Mahout Math Scala bindings ......................... SKIPPED
[INFO] Mahout H2O backend ................................. SKIPPED
[INFO] Mahout Spark bindings .............................. SKIPPED
[INFO] Mahout Flink bindings .............................. SKIPPED
[INFO] Mahout Spark bindings shell ........................ SKIPPED
[INFO] Mahout Release Package ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.236 s
[INFO] Finished at: 2016-06-11T00:23:30+00:00
[INFO] Final Memory: 26M/245M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project mahout-buildtools: Failed to deploy artifacts: Could not transfer artifact org.apache.mahout:mahout-buildtools:jar:0.12.2 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [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
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math-scala/pom.xml> to org.apache.mahout/mahout-math-scala_2.10/0.12.2/mahout-math-scala_2.10-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/h2o/pom.xml> to org.apache.mahout/mahout-h2o_2.10/0.12.2/mahout-h2o_2.10-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/mr/pom.xml> to org.apache.mahout/mahout-mr/0.12.2/mahout-mr-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/spark-shell/pom.xml> to org.apache.mahout/mahout-spark-shell_2.10/0.12.2/mahout-spark-shell_2.10-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to org.apache.mahout/apache-mahout-distribution/0.12.2/apache-mahout-distribution-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/integration/pom.xml> to org.apache.mahout/mahout-integration/0.12.2/mahout-integration-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml> to org.apache.mahout/mahout/0.12.2/mahout-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/spark/pom.xml> to org.apache.mahout/mahout-spark_2.10/0.12.2/mahout-spark_2.10-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/math/pom.xml> to org.apache.mahout/mahout-math/0.12.2/mahout-math-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/examples/pom.xml> to org.apache.mahout/mahout-examples/0.12.2/mahout-examples-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/flink/pom.xml> to org.apache.mahout/mahout-flink_2.10/0.12.2/mahout-flink_2.10-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/hdfs/pom.xml> to org.apache.mahout/mahout-hdfs/0.12.2/mahout-hdfs-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/buildtools/pom.xml> to org.apache.mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.pom
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-0.12.2.jar> to org.apache.mahout/mahout-buildtools/0.12.2/mahout-buildtools-0.12.2.jar
Sending e-mails to: ***@mahout.apache.org ***@apache.org
channel stopped

Loading...