See <https://builds.apache.org/job/Tamaya-Master-branch/1070/display/redirect?page=changes>
Changes: [plexus] Prepared the next release. Set the version to 0.3-incubating. This will ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting contributions. Building remotely on H22 (ubuntu xenial) in workspace <https://builds.apache.org/job/Tamaya-Master-branch/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/incubator-tamaya.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-tamaya.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 0ebb2d69cd88ed0c23abdcdb9714c889494e7b5a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ebb2d69cd88ed0c23abdcdb9714c889494e7b5a > git rev-list b3912844761262c4c65ba30e88af52e1bc3088a0 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 45135 maven33-agent.jar already up to date maven33-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Tamaya-Master-branch] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45135 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install deploy [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache Tamaya Base [INFO] Apache Tamaya Build Configuration [INFO] Apache Tamaya Code - all [INFO] Apache Tamaya API [INFO] Apache Tamaya Core Implementation [INFO] Apache Tamaya Core Examples [INFO] Apache Tamaya Minimal Example [INFO] Apache Tamaya Custom Propertysource Example [INFO] Apache Tamaya Distribution [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Tamaya Base 0.3-incubating [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ tamaya-all --- [INFO] Deleting <https://builds.apache.org/job/Tamaya-Master-branch/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ tamaya-all --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ tamaya-all --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://builds.apache.org/job/Tamaya-Master-branch/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 83 implicit excludes (use -debug for more details). [INFO] Exclude: **/*banner.txt [INFO] Exclude: banner.txt [INFO] Exclude: .git [INFO] Exclude: derby.log [INFO] Exclude: **/bootstrap-* [INFO] Exclude: **/js/jquery-* [INFO] Exclude: **/*.json [INFO] Exclude: **/*.md [INFO] Exclude: **/*.md.vm [INFO] Exclude: **/*.policy [INFO] Exclude: readme/** [INFO] 2 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tamaya-all --- [INFO] [INFO] --- karaf-maven-plugin:4.0.5:features-generate-descriptor (generate) @ tamaya-all --- [INFO] Generating feature descriptor file <https://builds.apache.org/job/Tamaya-Master-branch/ws/target/feature/feature.xml> [INFO] ...done! [INFO] [INFO] --- bnd-maven-plugin:3.3.0:bnd-process (default) @ tamaya-all --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tamaya-all --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ tamaya-all --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (source-jar) > generate-sources @ tamaya-all >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ tamaya-all --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ tamaya-all --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://builds.apache.org/job/Tamaya-Master-branch/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 83 implicit excludes (use -debug for more details). [INFO] Exclude: **/*banner.txt [INFO] Exclude: banner.txt [INFO] Exclude: .git [INFO] Exclude: derby.log [INFO] Exclude: **/bootstrap-* [INFO] Exclude: **/js/jquery-* [INFO] Exclude: **/*.json [INFO] Exclude: **/*.md [INFO] Exclude: **/*.md.vm [INFO] Exclude: **/*.policy [INFO] Exclude: readme/** [INFO] 2 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (source-jar) < generate-sources @ tamaya-all <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (source-jar) @ tamaya-all --- [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ tamaya-all --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ tamaya-all --- [JENKINS] Recording test results[INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tamaya-all --- [INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tamaya/tamaya-all/0.3-incubating/tamaya-all-0.3-incubating.pom [INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/target/feature/feature.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tamaya/tamaya-all/0.3-incubating/tamaya-all-0.3-incubating-features.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ tamaya-all --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ tamaya-all --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://builds.apache.org/job/Tamaya-Master-branch/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 83 implicit excludes (use -debug for more details). [INFO] Exclude: **/*banner.txt [INFO] Exclude: banner.txt [INFO] Exclude: .git [INFO] Exclude: derby.log [INFO] Exclude: **/bootstrap-* [INFO] Exclude: **/js/jquery-* [INFO] Exclude: **/*.json [INFO] Exclude: **/*.md [INFO] Exclude: **/*.md.vm [INFO] Exclude: **/*.policy [INFO] Exclude: readme/** [INFO] 2 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tamaya-all --- [INFO] [INFO] --- karaf-maven-plugin:4.0.5:features-generate-descriptor (generate) @ tamaya-all --- [INFO] Generating feature descriptor file <https://builds.apache.org/job/Tamaya-Master-branch/ws/target/feature/feature.xml> [INFO] ...done! [INFO] [INFO] --- bnd-maven-plugin:3.3.0:bnd-process (default) @ tamaya-all --- [INFO] skip project with packaging=pom [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ tamaya-all --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ tamaya-all --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (source-jar) > generate-sources @ tamaya-all >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ tamaya-all --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (default) @ tamaya-all --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://builds.apache.org/job/Tamaya-Master-branch/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 83 implicit excludes (use -debug for more details). [INFO] Exclude: **/*banner.txt [INFO] Exclude: banner.txt [INFO] Exclude: .git [INFO] Exclude: derby.log [INFO] Exclude: **/bootstrap-* [INFO] Exclude: **/js/jquery-* [INFO] Exclude: **/*.json [INFO] Exclude: **/*.md [INFO] Exclude: **/*.md.vm [INFO] Exclude: **/*.policy [INFO] Exclude: readme/** [INFO] 2 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses. [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (source-jar) < generate-sources @ tamaya-all <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (source-jar) @ tamaya-all --- [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ tamaya-all --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results[INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ tamaya-all --- [JENKINS] Recording test results[INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tamaya-all --- [INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tamaya/tamaya-all/0.3-incubating/tamaya-all-0.3-incubating.pom [INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/target/feature/feature.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tamaya/tamaya-all/0.3-incubating/tamaya-all-0.3-incubating-features.xml [INFO] Installing <https://builds.apache.org/job/Tamaya-Master-branch/ws/target/feature/feature.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/tamaya/tamaya-all/0.3-incubating/tamaya-all-0.3-incubating-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tamaya-all --- [INFO] Uploading: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/tamaya/tamaya-all/0.3-incubating/tamaya-all-0.3-incubating.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Tamaya Base ................................. FAILURE [ 20.318 s] [INFO] Apache Tamaya Build Configuration .................. SKIPPED [INFO] Apache Tamaya Code - all ........................... SKIPPED [INFO] Apache Tamaya API .................................. SKIPPED [INFO] Apache Tamaya Core Implementation .................. SKIPPED [INFO] Apache Tamaya Core Examples ........................ SKIPPED [INFO] Apache Tamaya Minimal Example ...................... SKIPPED [INFO] Apache Tamaya Custom Propertysource Example ........ SKIPPED [INFO] Apache Tamaya Distribution ......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.355 s [INFO] Finished at: 2017-06-05T14:21:58+00:00 [INFO] Final Memory: 37M/442M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project tamaya-all: Failed to deploy artifacts: Could not transfer artifact org.apache.tamaya:tamaya-all:pom:0.3-incubating 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/tamaya/tamaya-all/0.3-incubating/tamaya-all-0.3-incubating.pom. 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/Tamaya-Master-branch/ws/pom.xml> to org.apache.tamaya/tamaya-all/0.3-incubating/tamaya-all-0.3-incubating.pom [JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/target/feature/feature.xml> to org.apache.tamaya/tamaya-all/0.3-incubating/tamaya-all-0.3-incubating-features.xml [JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/buildconfigurations/pom.xml> to org.apache.tamaya/buildconfigurations/0.3-incubating/buildconfigurations-0.3-incubating.pom [JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/core/pom.xml> to org.apache.tamaya/tamaya-core/0.3-incubating/tamaya-core-0.3-incubating.pom [JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/api/pom.xml> to org.apache.tamaya/tamaya-api/0.3-incubating/tamaya-api-0.3-incubating.pom [JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/examples/01-minimal/pom.xml> to org.apache.tamaya.examples/01-minimal/0.3-incubating/01-minimal-0.3-incubating.pom [JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/distribution/pom.xml> to org.apache.tamaya/tamaya-distribution/0.3-incubating/tamaya-distribution-0.3-incubating.pom [JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/examples/pom.xml> to org.apache.tamaya.examples/examples/0.3-incubating/examples-0.3-incubating.pom [JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/code/pom.xml> to org.apache.tamaya/tamaya-code/0.3-incubating/tamaya-code-0.3-incubating.pom [JENKINS] Archiving <https://builds.apache.org/job/Tamaya-Master-branch/ws/examples/02-custom-property-source/pom.xml> to org.apache.tamaya.examples/02-custom-property-source/0.3-incubating/02-custom-property-source-0.3-incubating.pom channel stopped
