16:44:10 Started by an SCM change 16:44:10 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace 16:44:10 [WS-CLEANUP] Deleting project workspace... 16:44:10 [WS-CLEANUP] Done 16:44:10 Cloning the remote Git repository 16:44:10 Cloning repository https://github.com/eclipse/microprofile-concurrency.git 16:44:10 > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10 16:44:10 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git 16:44:10 > /usr/local/bin/git --version # timeout=10 16:44:10 Setting http proxy: proxy.eclipse.org:9898 16:44:10 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/* 16:44:12 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10 16:44:12 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:12 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10 16:44:12 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git 16:44:12 Setting http proxy: proxy.eclipse.org:9898 16:44:12 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/* 16:44:12 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:44:12 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 16:44:12 Checking out Revision 6d0ffe355d36836cb507c230903e82119be6e368 (refs/remotes/origin/master) 16:44:12 > /usr/local/bin/git config core.sparsecheckout # timeout=10 16:44:12 > /usr/local/bin/git checkout -f 6d0ffe355d36836cb507c230903e82119be6e368 16:44:12 Commit message: "Merge pull request #28 from njr-11/27-default-propagation-of-context" 16:44:12 > /usr/local/bin/git rev-list --no-walk 908c7ee389e5615ca1c5022ec93ff3d5b954b20a # timeout=10 16:44:12 Parsing POMs 16:44:14 Established TCP socket on 43646 16:44:14 [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-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.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.21.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-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 43646 16:44:14 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile 16:44:15 <===[JENKINS REMOTING CAPACITY]===>channel started 16:44:17 Executing Maven: -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install 16:44:18 [INFO] Scanning for projects... 16:44:18 [INFO] ------------------------------------------------------------------------ 16:44:18 [INFO] Reactor Build Order: 16:44:18 [INFO] 16:44:18 [INFO] MicroProfile Concurrency [pom] 16:44:18 [INFO] MicroProfile Concurrency [jar] 16:44:18 [INFO] microprofile-concurrency-tck [jar] 16:44:19 [INFO] 16:44:19 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-parent >-- 16:44:19 [INFO] Building MicroProfile Concurrency 1.0-SNAPSHOT [1/3] 16:44:19 [INFO] --------------------------------[ pom ]--------------------------------- 16:44:19 [INFO] 16:44:19 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-concurrency-parent --- 16:44:20 [INFO] Enabled default license matchers. 16:44:20 [INFO] Will parse SCM ignores for exclusions... 16:44:20 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore 16:44:20 [INFO] Finished adding exclusions from SCM ignore files. 16:44:20 [INFO] 66 implicit excludes (use -debug for more details). 16:44:20 [INFO] Exclude: **/*.svg 16:44:20 [INFO] Exclude: **/target 16:44:20 [INFO] Exclude: .travis.yml.* 16:44:20 [INFO] Exclude: bnd.bnd 16:44:20 [INFO] Exclude: *.log 16:44:20 [INFO] Exclude: .checkstyle 16:44:20 [INFO] Exclude: .factorypath 16:44:20 [INFO] Exclude: .editorconfig 16:44:20 [INFO] 4 resources included (use -debug for more details) 16:44:20 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. 16:44:20 [INFO] 16:44:20 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-parent --- 16:44:22 [INFO] Starting audit... 16:44:22 [WARN] /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/java/org/microprofile/concurrency/tck/TckTest.java:55:19: Variable 'injectedContext' must be private and have accessor methods. [VisibilityModifier] 16:44:22 Audit done. 16:44:22 [WARNING] Unable to locate Source XRef to link to - DISABLED 16:44:23 [INFO] 16:44:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-parent --- 16:44:23 [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/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/microprofile-concurrency-parent-1.0-SNAPSHOT.pom 16:44:23 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ 16:44:23 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ 16:44:24 Started calculate disk usage of build 16:44:24 Finished Calculation of disk usage of build in 0 seconds 16:44:24 Started calculate disk usage of workspace 16:44:24 Finished Calculation of disk usage of workspace in 0 seconds 16:44:25 [INFO] 16:44:25 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-api >-- 16:44:25 [INFO] Building MicroProfile Concurrency 1.0-SNAPSHOT [2/3] 16:44:25 [INFO] --------------------------------[ jar ]--------------------------------- 16:44:25 [INFO] 16:44:25 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-concurrency-api --- 16:44:25 [INFO] Enabled default license matchers. 16:44:25 [INFO] Will parse SCM ignores for exclusions... 16:44:25 [INFO] Finished adding exclusions from SCM ignore files. 16:44:25 [INFO] 61 implicit excludes (use -debug for more details). 16:44:25 [INFO] Exclude: **/*.svg 16:44:25 [INFO] Exclude: **/target 16:44:25 [INFO] Exclude: .travis.yml.* 16:44:25 [INFO] Exclude: bnd.bnd 16:44:25 [INFO] Exclude: *.log 16:44:25 [INFO] Exclude: .checkstyle 16:44:25 [INFO] Exclude: .factorypath 16:44:25 [INFO] Exclude: .editorconfig 16:44:25 [INFO] 14 resources included (use -debug for more details) 16:44:25 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 14 licenses. 16:44:25 [INFO] 16:44:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-concurrency-api --- 16:44:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:44:25 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources 16:44:25 [INFO] 16:44:25 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-concurrency-api --- 16:44:25 [INFO] Changes detected - recompiling the module! 16:44:25 [INFO] Compiling 13 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes 16:44:26 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/java/org/eclipse/microprofile/concurrent/spi/ThreadContextProvider.java: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/java/org/eclipse/microprofile/concurrent/spi/ThreadContextProvider.java uses unchecked or unsafe operations. 16:44:26 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/java/org/eclipse/microprofile/concurrent/spi/ThreadContextProvider.java: Recompile with -Xlint:unchecked for details. 16:44:26 [INFO] 16:44:26 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-api --- 16:44:26 [INFO] 16:44:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-concurrency-api --- 16:44:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:44:26 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources 16:44:26 [INFO] 16:44:26 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-concurrency-api --- 16:44:26 [INFO] No sources to compile 16:44:26 [INFO] 16:44:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-concurrency-api --- 16:44:26 [INFO] No tests to run. 16:44:27 [JENKINS] Recording test results 16:44:27 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ 16:44:27 [INFO] 16:44:27 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-concurrency-api --- 16:44:28 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-concurrency-api-1.0-SNAPSHOT.jar 16:44:28 [INFO] 16:44:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-api --- 16:44:28 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-concurrency-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.jar 16:44:28 [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/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.pom 16:44:29 Started calculate disk usage of build 16:44:29 Finished Calculation of disk usage of build in 0 seconds 16:44:30 Started calculate disk usage of workspace 16:44:30 Finished Calculation of disk usage of workspace in 0 seconds 16:44:30 [INFO] 16:44:30 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-tck >-- 16:44:30 [INFO] Building microprofile-concurrency-tck 1.0-SNAPSHOT [3/3] 16:44:30 [INFO] --------------------------------[ jar ]--------------------------------- 16:44:30 [INFO] 16:44:30 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-concurrency-tck --- 16:44:30 [INFO] Enabled default license matchers. 16:44:30 [INFO] Will parse SCM ignores for exclusions... 16:44:30 [INFO] Finished adding exclusions from SCM ignore files. 16:44:30 [INFO] 61 implicit excludes (use -debug for more details). 16:44:30 [INFO] Exclude: **/*.svg 16:44:30 [INFO] Exclude: **/target 16:44:30 [INFO] Exclude: .travis.yml.* 16:44:30 [INFO] Exclude: bnd.bnd 16:44:30 [INFO] Exclude: *.log 16:44:30 [INFO] Exclude: .checkstyle 16:44:30 [INFO] Exclude: .factorypath 16:44:30 [INFO] Exclude: .editorconfig 16:44:30 [INFO] 3 resources included (use -debug for more details) 16:44:30 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses. 16:44:30 [INFO] 16:44:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-concurrency-tck --- 16:44:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:44:30 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/resources 16:44:30 [INFO] 16:44:30 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-concurrency-tck --- 16:44:31 [INFO] Changes detected - recompiling the module! 16:44:31 [INFO] Compiling 2 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes 16:44:31 [INFO] 16:44:31 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-tck --- 16:44:31 [INFO] 16:44:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-concurrency-tck --- 16:44:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:44:31 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources 16:44:31 [INFO] 16:44:31 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-concurrency-tck --- 16:44:31 [INFO] No sources to compile 16:44:31 [INFO] 16:44:31 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-concurrency-tck --- 16:44:31 [INFO] No tests to run. 16:44:31 [JENKINS] Recording test results 16:44:31 [INFO] 16:44:31 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-concurrency-tck --- 16:44:31 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-concurrency-tck-1.0-SNAPSHOT.jar 16:44:31 [INFO] 16:44:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-tck --- 16:44:31 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-concurrency-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.jar 16:44:31 [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/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.pom 16:44:32 Started calculate disk usage of build 16:44:32 Finished Calculation of disk usage of build in 0 seconds 16:44:33 Started calculate disk usage of workspace 16:44:33 Finished Calculation of disk usage of workspace in 0 seconds 16:44:33 [INFO] ------------------------------------------------------------------------ 16:44:33 [INFO] Reactor Summary: 16:44:33 [INFO] 16:44:33 [INFO] MicroProfile Concurrency 1.0-SNAPSHOT .............. SUCCESS [ 4.332 s] 16:44:33 [INFO] MicroProfile Concurrency ........................... SUCCESS [ 3.593 s] 16:44:33 [INFO] microprofile-concurrency-tck 1.0-SNAPSHOT .......... SUCCESS [ 1.201 s] 16:44:33 [INFO] ------------------------------------------------------------------------ 16:44:33 [INFO] BUILD SUCCESS 16:44:33 [INFO] ------------------------------------------------------------------------ 16:44:33 [INFO] Total time: 15.482 s 16:44:33 [INFO] Finished at: 2018-10-25T16:44:33-04:00 16:44:33 [INFO] ------------------------------------------------------------------------ 16:44:33 Waiting for Jenkins to finish collecting data 16:44:33 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/pom.xml to org.eclipse.microprofile.concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.pom 16:44:33 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/microprofile-concurrency-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-SNAPSHOT.jar 16:44:33 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml to org.eclipse.microprofile.concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/microprofile-concurrency-parent-1.0-SNAPSHOT.pom 16:44:33 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/pom.xml to org.eclipse.microprofile.concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.pom 16:44:33 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/microprofile-concurrency-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-SNAPSHOT.jar 16:44:33 channel stopped 16:44:34 Maven RedeployPublisher use remote maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml 16:44:34 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) 16:44:34 Deploying the main artifact microprofile-concurrency-api-1.0-SNAPSHOT.jar 16:44:34 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/maven-metadata.xml 16:44:34 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/maven-metadata.xml (808 B at 9.3 KB/sec) 16:44:34 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-20181025.204434-10.jar 16:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-20181025.204434-10.jar (11 KB at 124.4 KB/sec) 16:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-20181025.204434-10.pom 16:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-20181025.204434-10.pom (2 KB at 18.6 KB/sec) 16:44:35 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/maven-metadata.xml 16:44:35 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/maven-metadata.xml (322 B at 4.4 KB/sec) 16:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/maven-metadata.xml 16:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/maven-metadata.xml (811 B at 10.7 KB/sec) 16:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/maven-metadata.xml 16:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/maven-metadata.xml (322 B at 3.7 KB/sec) 16:44:35 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) 16:44:35 Deploying the main artifact microprofile-concurrency-parent-1.0-SNAPSHOT.pom 16:44:35 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/maven-metadata.xml 16:44:35 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/maven-metadata.xml (640 B at 13.3 KB/sec) 16:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/microprofile-concurrency-parent-1.0-20181025.204435-10.pom 16:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/microprofile-concurrency-parent-1.0-20181025.204435-10.pom (11 KB at 120.4 KB/sec) 16:44:35 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/maven-metadata.xml 16:44:35 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/maven-metadata.xml (325 B at 6.6 KB/sec) 16:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/maven-metadata.xml 16:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/maven-metadata.xml (642 B at 7.0 KB/sec) 16:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/maven-metadata.xml 16:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/maven-metadata.xml (325 B at 3.4 KB/sec) 16:44:35 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true) 16:44:35 Deploying the main artifact microprofile-concurrency-tck-1.0-SNAPSHOT.jar 16:44:35 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/maven-metadata.xml 16:44:35 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/maven-metadata.xml (808 B at 15.2 KB/sec) 16:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-20181025.204435-4.jar 16:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-20181025.204435-4.jar (5 KB at 62.4 KB/sec) 16:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-20181025.204435-4.pom 16:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/microprofile-concurrency-tck-1.0-20181025.204435-4.pom (3 KB at 39.0 KB/sec) 16:44:35 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/maven-metadata.xml 16:44:35 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/maven-metadata.xml (322 B at 4.5 KB/sec) 16:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/maven-metadata.xml 16:44:36 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/maven-metadata.xml (808 B at 8.7 KB/sec) 16:44:36 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/maven-metadata.xml 16:44:36 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/maven-metadata.xml (322 B at 4.3 KB/sec) 16:44:36 [INFO] Deployment done in 1.3 sec 16:44:36 Started calculate disk usage of build 16:44:36 Finished Calculation of disk usage of build in 0 seconds 16:44:37 Started calculate disk usage of workspace 16:44:37 Finished Calculation of disk usage of workspace in 0 seconds 16:44:38 Finished: SUCCESS