Started by an SCM change Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/microprofile-concurrency.git > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git > /usr/local/bin/git --version # timeout=10 Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.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 https://github.com/eclipse/microprofile-concurrency.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git Setting http proxy: proxy.eclipse.org:9898 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.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 bde4146874f58b619240ea98f421040c2e604f12 (refs/remotes/origin/master) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f bde4146874f58b619240ea98f421040c2e604f12 Commit message: "[maven-release-plugin] prepare release 1.0-RC1" > /usr/local/bin/git rev-list --no-walk a4487f3bcb8504429d73c7df714c374d118e51fd # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 59507 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.27.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 59507 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] MicroProfile Context Propagation [pom] [INFO] MicroProfile Context Propagation [jar] [INFO] microprofile-context-propagation-tck [jar] [INFO] [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >-- [INFO] Building MicroProfile Context Propagation 1.0-RC1 [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 68 implicit excludes (use -debug for more details). [INFO] 8 explicit excludes (use -debug for more details). [INFO] 17 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 16 licenses. [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor: [WARNING] o org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.0-RC1 (provided) [WARNING] Try running the build up to the lifecycle phase "package" [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-RC1/microprofile-context-propagation-parent-1.0-RC1.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] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >-- [INFO] Building MicroProfile Context Propagation 1.0-RC1 [2/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 62 implicit excludes (use -debug for more details). [INFO] 8 explicit excludes (use -debug for more details). [INFO] 10 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api --- [INFO] No tests to run. [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-RC1.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-RC1.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.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] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >-- [INFO] Building microprofile-context-propagation-tck 1.0-RC1 [3/3] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 62 implicit excludes (use -debug for more details). [INFO] 8 explicit excludes (use -debug for more details). [INFO] 27 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 27 licenses. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck --- [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-RC1.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck --- [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-RC1.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-RC1/microprofile-context-propagation-tck-1.0-RC1.jar [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-RC1/microprofile-context-propagation-tck-1.0-RC1.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 for MicroProfile Context Propagation 1.0-RC1: [INFO] [INFO] MicroProfile Context Propagation ................... SUCCESS [ 4.594 s] [INFO] MicroProfile Context Propagation ................... SUCCESS [ 3.361 s] [INFO] microprofile-context-propagation-tck ............... SUCCESS [ 4.806 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.368 s [INFO] Finished at: 2019-03-26T17:44:36-04:00 [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.0-RC1/microprofile-context-propagation-tck-1.0-RC1.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-RC1.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.0-RC1/microprofile-context-propagation-tck-1.0-RC1.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.pom [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-RC1.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.jar [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/1.0-RC1/microprofile-context-propagation-parent-1.0-RC1.pom channel stopped Maven RedeployPublisher use remote maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) Deploying the main artifact microprofile-context-propagation-api-1.0-RC1.jar Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.jar Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.pom ERROR: Failed to deploy artifacts: Could not transfer artifact org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.0-RC1 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/microprofile-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.jar. Return code is: 400, ReasonPhrase: Bad Request. org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.0-RC1 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/microprofile-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.jar. Return code is: 400, ReasonPhrase: Bad Request. at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143) at hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193) at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1073) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.0-RC1 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/microprofile-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.jar. Return code is: 400, ReasonPhrase: Bad Request. at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:420) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139) ... 11 more Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api:jar:1.0-RC1 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/microprofile-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.jar. Return code is: 400, ReasonPhrase: Bad Request. at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311) ... 14 more Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-RC1/microprofile-context-propagation-api-1.0-RC1.jar. Return code is: 400, ReasonPhrase: Bad Request. at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:635) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533) at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513) at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644) at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427) at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350) ... 16 more [INFO] Deployment failed after 0.1 sec Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE 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 Sending e-mails to: microprofile-dev@eclipse.org Finished: FAILURE