Skip to content

Console Output

17:44:08 Started by an SCM change
17:44:08 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace
17:44:08 [WS-CLEANUP] Deleting project workspace...
17:44:08 [WS-CLEANUP] Deferred wipeout is used...
17:44:08 [WS-CLEANUP] Done
17:44:08 No credentials specified
17:44:08 Cloning the remote Git repository
17:44:08 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
17:44:08  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10
17:44:08 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
17:44:08  > /usr/local/bin/git --version # timeout=10
17:44:08 Setting http proxy: proxy.eclipse.org:9898
17:44:08  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
17:44:10  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
17:44:10  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:44:10  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
17:44:10 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
17:44:10 Setting http proxy: proxy.eclipse.org:9898
17:44:10  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
17:44:10  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:44:10  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
17:44:10 Checking out Revision f662222e3840c9450a08f4ea367355a01776b390 (refs/remotes/origin/master)
17:44:10  > /usr/local/bin/git config core.sparsecheckout # timeout=10
17:44:10  > /usr/local/bin/git checkout -f f662222e3840c9450a08f4ea367355a01776b390
17:44:10 Commit message: "Merge pull request #155 from nmittles/cleanupTckPom"
17:44:10  > /usr/local/bin/git rev-list --no-walk b040413218556b0976825d0739a0d4e255ecec5b # timeout=10
17:44:11 Parsing POMs
17:44:12 Modules changed, recalculating dependency graph
17:44:15 Established TCP socket on 51772
17:44:15 [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 51772
17:44:15 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
17:44:16 <===[JENKINS REMOTING CAPACITY]===>channel started
17:44:18 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install
17:44:19 [INFO] Scanning for projects...
17:44:19 [INFO] ------------------------------------------------------------------------
17:44:19 [INFO] Reactor Build Order:
17:44:19 [INFO] 
17:44:19 [INFO] MicroProfile Context Propagation                                   [pom]
17:44:19 [INFO] MicroProfile Context Propagation                                   [jar]
17:44:19 [INFO] microprofile-context-propagation-tck                               [jar]
17:44:19 [INFO] MicroProfile Context Propagation Specification                     [pom]
17:44:19 [INFO] 
17:44:19 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
17:44:19 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [1/4]
17:44:19 [INFO] --------------------------------[ pom ]---------------------------------
17:44:19 [INFO] 
17:44:19 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
17:44:21 [INFO] Enabled default license matchers.
17:44:21 [INFO] Will parse SCM ignores for exclusions...
17:44:21 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore
17:44:21 [INFO] Finished adding exclusions from SCM ignore files.
17:44:21 [INFO] 69 implicit excludes (use -debug for more details).
17:44:21 [INFO] 8 explicit excludes (use -debug for more details).
17:44:21 [INFO] 5 resources included (use -debug for more details)
17:44:21 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
17:44:22 [INFO] 
17:44:22 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
17:44:25 [INFO] Starting audit...
17:44:25 Audit done.
17:44:25 [WARNING] Unable to locate Source XRef to link to - DISABLED
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
17:44:25 [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-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
17:44:27 Started calculate disk usage of build
17:44:27 Finished Calculation of disk usage of build in 0 seconds
17:44:27 Started calculate disk usage of workspace
17:44:27 Finished Calculation of disk usage of workspace in 0 seconds
17:44:28 [INFO] 
17:44:28 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
17:44:28 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [2/4]
17:44:28 [INFO] --------------------------------[ jar ]---------------------------------
17:44:28 [INFO] 
17:44:28 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
17:44:28 [INFO] Enabled default license matchers.
17:44:28 [INFO] Will parse SCM ignores for exclusions...
17:44:28 [INFO] Finished adding exclusions from SCM ignore files.
17:44:28 [INFO] 62 implicit excludes (use -debug for more details).
17:44:28 [INFO] 8 explicit excludes (use -debug for more details).
17:44:28 [INFO] 10 resources included (use -debug for more details)
17:44:28 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
17:44:28 [INFO] 
17:44:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
17:44:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:28 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources
17:44:29 [INFO] 
17:44:29 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
17:44:29 [INFO] Changes detected - recompiling the module!
17:44:29 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes
17:44:30 [INFO] 
17:44:30 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
17:44:30 [INFO] 
17:44:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
17:44:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:30 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources
17:44:30 [INFO] 
17:44:30 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
17:44:30 [INFO] No sources to compile
17:44:30 [INFO] 
17:44:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
17:44:30 [INFO] No tests to run.
17:44:30 [JENKINS] Recording test results
17:44:30 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
17:44:30 [INFO] 
17:44:30 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
17:44:32 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
17:44:32 [INFO] 
17:44:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
17:44:32 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
17:44:32 [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-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.pom
17:44:33 Started calculate disk usage of build
17:44:33 Finished Calculation of disk usage of build in 0 seconds
17:44:34 Started calculate disk usage of workspace
17:44:34 Finished Calculation of disk usage of workspace in 0 seconds
17:44:35 [INFO] 
17:44:35 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
17:44:35 [INFO] Building microprofile-context-propagation-tck 1.0-SNAPSHOT         [3/4]
17:44:35 [INFO] --------------------------------[ jar ]---------------------------------
17:44:35 [INFO] 
17:44:35 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
17:44:35 [INFO] Enabled default license matchers.
17:44:35 [INFO] Will parse SCM ignores for exclusions...
17:44:35 [INFO] Finished adding exclusions from SCM ignore files.
17:44:35 [INFO] 62 implicit excludes (use -debug for more details).
17:44:35 [INFO] 8 explicit excludes (use -debug for more details).
17:44:35 [INFO] 26 resources included (use -debug for more details)
17:44:35 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 26 licenses.
17:44:35 [INFO] 
17:44:35 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
17:44:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:35 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/resources
17:44:35 [INFO] 
17:44:35 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
17:44:35 [INFO] Changes detected - recompiling the module!
17:44:35 [INFO] Compiling 25 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes
17:44:36 [INFO] 
17:44:36 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
17:44:36 [INFO] 
17:44:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
17:44:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:36 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources
17:44:36 [INFO] 
17:44:36 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
17:44:36 [INFO] No sources to compile
17:44:36 [INFO] 
17:44:36 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
17:44:36 [INFO] No tests to run.
17:44:36 [JENKINS] Recording test results
17:44:36 [INFO] 
17:44:36 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
17:44:39 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
17:44:39 [INFO] 
17:44:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
17:44:39 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
17:44:39 [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-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.pom
17:44:41 Started calculate disk usage of build
17:44:41 Finished Calculation of disk usage of build in 0 seconds
17:44:42 Started calculate disk usage of workspace
17:44:42 Finished Calculation of disk usage of workspace in 0 seconds
17:44:43 [INFO] 
17:44:43 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
17:44:43 [INFO] Building MicroProfile Context Propagation Specification 1.0-SNAPSHOT [4/4]
17:44:43 [INFO] --------------------------------[ pom ]---------------------------------
17:44:43 [INFO] 
17:44:43 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
17:44:43 [INFO] Enabled default license matchers.
17:44:43 [INFO] Will parse SCM ignores for exclusions...
17:44:43 [INFO] Finished adding exclusions from SCM ignore files.
17:44:43 [INFO] 62 implicit excludes (use -debug for more details).
17:44:43 [INFO] 8 explicit excludes (use -debug for more details).
17:44:43 [INFO] 12 resources included (use -debug for more details)
17:44:43 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
17:44:43 [INFO] 
17:44:43 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
17:44:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:46 [INFO] ignoreDelta true
17:44:46 [INFO] Copying 0 resource
17:45:02 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
17:45:02 [INFO] 
17:45:02 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
17:45:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:45:02 [INFO] ignoreDelta true
17:45:02 [INFO] Copying 0 resource
17:45:03 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
17:45:03 [INFO] 
17:45:03 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
17:45:03 [INFO] 
17:45:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
17:45:03 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
17:45:04 Started calculate disk usage of build
17:45:04 Finished Calculation of disk usage of build in 0 seconds
17:45:05 Started calculate disk usage of workspace
17:45:05 Finished Calculation of disk usage of workspace in 0 seconds
17:45:06 [INFO] ------------------------------------------------------------------------
17:45:06 [INFO] Reactor Summary for MicroProfile Context Propagation 1.0-SNAPSHOT:
17:45:06 [INFO] 
17:45:06 [INFO] MicroProfile Context Propagation ................... SUCCESS [  6.330 s]
17:45:06 [INFO] MicroProfile Context Propagation ................... SUCCESS [  4.003 s]
17:45:06 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  4.784 s]
17:45:06 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 20.136 s]
17:45:06 [INFO] ------------------------------------------------------------------------
17:45:06 [INFO] BUILD SUCCESS
17:45:06 [INFO] ------------------------------------------------------------------------
17:45:06 [INFO] Total time:  47.431 s
17:45:06 [INFO] Finished at: 2019-04-03T17:45:06-04:00
17:45:06 [INFO] ------------------------------------------------------------------------
17:45:06 Waiting for Jenkins to finish collecting data
17:45:06 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/spec/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
17:45:07 [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-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.pom
17:45:07 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
17:45:07 [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-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.pom
17:45:07 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
17:45:07 [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-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
17:45:07 channel stopped
17:45:08 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
17:45:08 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
17:45:08 Deploying the main artifact microprofile-context-propagation-api-1.0-SNAPSHOT.jar
17:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml
17:45:08 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml (824 B at 12.0 KB/sec)
17:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190403.214508-9.jar
17:45:08 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190403.214508-9.jar (11 KB at 125.4 KB/sec)
17:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190403.214508-9.pom
17:45:08 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-20190403.214508-9.pom (2 KB at 18.0 KB/sec)
17:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
17:45:08 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (338 B at 4.5 KB/sec)
17:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml
17:45:08 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/maven-metadata.xml (824 B at 10.6 KB/sec)
17:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml
17:45:08 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/maven-metadata.xml (338 B at 3.8 KB/sec)
17:45:08 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
17:45:08 Deploying the main artifact microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
17:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml
17:45:08 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml (656 B at 12.3 KB/sec)
17:45:08 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-20190403.214508-9.pom
17:45:08 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-20190403.214508-9.pom (14 KB at 152.5 KB/sec)
17:45:08 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
17:45:09 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (341 B at 5.6 KB/sec)
17:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml
17:45:09 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/maven-metadata.xml (656 B at 7.3 KB/sec)
17:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml
17:45:09 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/maven-metadata.xml (341 B at 3.7 KB/sec)
17:45:09 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
17:45:09 Deploying the main artifact microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
17:45:09 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml
17:45:09 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml (654 B at 5.7 KB/sec)
17:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-20190403.214509-5.pom
17:45:09 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-20190403.214509-5.pom (5 KB at 49.8 KB/sec)
17:45:09 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
17:45:09 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (339 B at 1.5 KB/sec)
17:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml
17:45:09 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/maven-metadata.xml (654 B at 7.4 KB/sec)
17:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml
17:45:09 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/maven-metadata.xml (339 B at 3.3 KB/sec)
17:45:09 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
17:45:09 Deploying the main artifact microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
17:45:09 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml
17:45:09 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml (824 B at 18.3 KB/sec)
17:45:09 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190403.214509-9.jar
17:45:10 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190403.214509-9.jar (92 KB at 1134.8 KB/sec)
17:45:10 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190403.214509-9.pom
17:45:10 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-20190403.214509-9.pom (3 KB at 44.1 KB/sec)
17:45:10 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
17:45:10 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (338 B at 5.0 KB/sec)
17:45:10 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml
17:45:10 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/maven-metadata.xml (824 B at 9.4 KB/sec)
17:45:10 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml
17:45:10 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/maven-metadata.xml (338 B at 4.1 KB/sec)
17:45:10 [INFO] Deployment done in 2 sec
17:45:10 Started calculate disk usage of build
17:45:11 Finished Calculation of disk usage of build in 0 seconds
17:45:13 Started calculate disk usage of workspace
17:45:13 Finished Calculation of disk usage of workspace in 0 seconds
17:45:14 Finished: SUCCESS