Skip to content
Success

Console Output

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