Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: RestClient-maven-snapshots #114

See <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/114/display/redirect?page=changes>

Changes:

[noreply] Setting up for releases in the repo (#31)

[j.andrew.mccright] Initial draft of README

[noreply] Adding CDI support, as well as MicroProfile Config support. (#22)

------------------------------------------
Started by user john.d.ament@xxxxxxxxx
Building in workspace <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository git@xxxxxxxxxx:eclipse/microprofile-rest-client.git
 > /usr/local/bin/git init <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/> # timeout=10
Fetching upstream changes from git@xxxxxxxxxx:eclipse/microprofile-rest-client.git
 > /usr/local/bin/git --version # timeout=10
using GIT_SSH to set credentials Microprofile GitHub bot user
 > /usr/local/bin/git fetch --tags --progress git@xxxxxxxxxx:eclipse/microprofile-rest-client.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git config remote.origin.url git@xxxxxxxxxx:eclipse/microprofile-rest-client.git # timeout=10
 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/local/bin/git config remote.origin.url git@xxxxxxxxxx:eclipse/microprofile-rest-client.git # timeout=10
Fetching upstream changes from git@xxxxxxxxxx:eclipse/microprofile-rest-client.git
using GIT_SSH to set credentials Microprofile GitHub bot user
 > /usr/local/bin/git fetch --tags --progress git@xxxxxxxxxx:eclipse/microprofile-rest-client.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ea9af52ad56a844f202bd0aa2fa1b4a066f7bc4d (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f ea9af52ad56a844f202bd0aa2fa1b4a066f7bc4d
Commit message: "Adding CDI support, as well as MicroProfile Config support. (#22)"
 > /usr/local/bin/git rev-list 191518a2e111f19b1b7f301f8a53eab6cc373c98 # timeout=10
Parsing POMs
Established TCP socket on 45555
[workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.12-alpha-1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.10.2.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.12-alpha-1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 45555
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/pom.xml> -pl !spec install deploy
[INFO] Scanning for projects...
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MicroProfile Rest Client
[INFO] MicroProfile Rest Client API
[INFO] MicroProfile Rest Client TCK
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building MicroProfile Rest Client 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-rest-client-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 74 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 4 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-checkstyle-plugin:2.17:check (verify-style) @ microprofile-rest-client-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-rest-client-parent ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0-SNAPSHOT/microprofile-rest-client-parent-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-rest-client-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 74 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 4 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-checkstyle-plugin:2.17:check (verify-style) @ microprofile-rest-client-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-rest-client-parent ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0-SNAPSHOT/microprofile-rest-client-parent-1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ microprofile-rest-client-parent ---
[INFO] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0-SNAPSHOT/maven-metadata.xml (640 B at 1.2 KB/sec)
[INFO] Uploading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0-SNAPSHOT/microprofile-rest-client-parent-1.0-20171114.030121-2.pom
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] MicroProfile Rest Client ........................... FAILURE [  5.431 s]
[INFO] MicroProfile Rest Client API ....................... SKIPPED
[INFO] MicroProfile Rest Client TCK ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.661 s
[INFO] Finished at: 2017-11-13T22:01:22-05:00
[INFO] Final Memory: 32M/1907M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project microprofile-rest-client-parent: Failed to deploy artifacts: Could not transfer artifact org.eclipse.microprofile.rest.client:microprofile-rest-client-parent:pom:1.0-20171114.030121-2 from/to ossrh (https://oss.sonatype.org/content/repositories/snapshots/): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/microprofile/rest/client/microprofile-rest-client-parent/1.0-SNAPSHOT/microprofile-rest-client-parent-1.0-20171114.030121-2.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] 
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.rest.client/microprofile-rest-client-parent/1.0-SNAPSHOT/microprofile-rest-client-parent-1.0-SNAPSHOT.pom
[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://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.rest.client/microprofile-rest-client-tck/1.0-SNAPSHOT/microprofile-rest-client-tck-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/RestClient-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.rest.client/microprofile-rest-client-api/1.0-SNAPSHOT/microprofile-rest-client-api-1.0-SNAPSHOT.pom
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds


Back to the top