Skip to content

Console Output

12:44:10 Started by an SCM change
12:44:10 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace
12:44:10 [WS-CLEANUP] Deleting project workspace...
12:44:10 [WS-CLEANUP] Deferred wipeout is used...
12:44:10 [WS-CLEANUP] Done
12:44:10 Cloning the remote Git repository
12:44:10 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
12:44:10  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace # timeout=10
12:44:10 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
12:44:10  > /usr/local/bin/git --version # timeout=10
12:44:10 Setting http proxy: proxy.eclipse.org:9898
12:44:10  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
12:44:11  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
12:44:11  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:44:11  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
12:44:11 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
12:44:11 Setting http proxy: proxy.eclipse.org:9898
12:44:11  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
12:44:12  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:44:12  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
12:44:12 Checking out Revision dae21ac028143b149f2f1fadaa5676d36c21c9b8 (refs/remotes/origin/master)
12:44:12  > /usr/local/bin/git config core.sparsecheckout # timeout=10
12:44:12  > /usr/local/bin/git checkout -f dae21ac028143b149f2f1fadaa5676d36c21c9b8
12:44:12 Commit message: "Merge pull request #57 from njr-11/43-fix-javadoc-cdi-examples-only"
12:44:12  > /usr/local/bin/git rev-list --no-walk fd812360a3e1a4d688b9ed98bf9802fd1f9b4521 # timeout=10
12:44:12 Parsing POMs
12:44:13 Established TCP socket on 47915
12:44:13 [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 47915
12:44:13 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
12:44:15 <===[JENKINS REMOTING CAPACITY]===>channel started
12:44:16 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/pom.xml install
12:44:17 [INFO] Scanning for projects...
12:44:18 [INFO] ------------------------------------------------------------------------
12:44:18 [INFO] Reactor Build Order:
12:44:18 [INFO] 
12:44:18 [INFO] MicroProfile Concurrency                                           [pom]
12:44:18 [INFO] MicroProfile Concurrency                                           [jar]
12:44:18 [INFO] microprofile-concurrency-tck                                       [jar]
12:44:18 [INFO] 
12:44:18 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-parent >--
12:44:18 [INFO] Building MicroProfile Concurrency 1.0-SNAPSHOT                     [1/3]
12:44:18 [INFO] --------------------------------[ pom ]---------------------------------
12:44:18 [INFO] 
12:44:18 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-concurrency-parent ---
12:44:19 [INFO] Enabled default license matchers.
12:44:19 [INFO] Will parse SCM ignores for exclusions...
12:44:19 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/.gitignore
12:44:19 [INFO] Finished adding exclusions from SCM ignore files.
12:44:19 [INFO] 66 implicit excludes (use -debug for more details).
12:44:19 [INFO] Exclude: **/*.svg
12:44:19 [INFO] Exclude: **/target
12:44:19 [INFO] Exclude: .travis.yml.*
12:44:19 [INFO] Exclude: bnd.bnd
12:44:19 [INFO] Exclude: *.log
12:44:19 [INFO] Exclude: .checkstyle
12:44:19 [INFO] Exclude: .factorypath
12:44:19 [INFO] Exclude: .editorconfig
12:44:19 [INFO] 14 resources included (use -debug for more details)
12:44:19 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 13 licenses.
12:44:20 [INFO] 
12:44:20 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-parent ---
12:44:21 [INFO] Starting audit...
12:44:21 Audit done.
12:44:21 [WARNING] Unable to locate Source XRef to link to - DISABLED
12:44:22 [INFO] 
12:44:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-parent ---
12:44:22 [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
12:44:23 Started calculate disk usage of build
12:44:23 Finished Calculation of disk usage of build in 0 seconds
12:44:23 Started calculate disk usage of workspace
12:44:23 Finished Calculation of disk usage of workspace in 0 seconds
12:44:23 [INFO] 
12:44:23 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-api >--
12:44:23 [INFO] Building MicroProfile Concurrency 1.0-SNAPSHOT                     [2/3]
12:44:23 [INFO] --------------------------------[ jar ]---------------------------------
12:44:23 [INFO] 
12:44:23 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-concurrency-api ---
12:44:23 [INFO] Enabled default license matchers.
12:44:23 [INFO] Will parse SCM ignores for exclusions...
12:44:23 [INFO] Finished adding exclusions from SCM ignore files.
12:44:23 [INFO] 61 implicit excludes (use -debug for more details).
12:44:23 [INFO] Exclude: **/*.svg
12:44:23 [INFO] Exclude: **/target
12:44:23 [INFO] Exclude: .travis.yml.*
12:44:23 [INFO] Exclude: bnd.bnd
12:44:23 [INFO] Exclude: *.log
12:44:23 [INFO] Exclude: .checkstyle
12:44:23 [INFO] Exclude: .factorypath
12:44:23 [INFO] Exclude: .editorconfig
12:44:23 [INFO] 14 resources included (use -debug for more details)
12:44:24 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 14 licenses.
12:44:24 [INFO] 
12:44:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-concurrency-api ---
12:44:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:24 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/main/resources
12:44:24 [INFO] 
12:44:24 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-concurrency-api ---
12:44:25 [INFO] Changes detected - recompiling the module!
12:44:25 [INFO] Compiling 13 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/target/classes
12:44:25 [INFO] 
12:44:25 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-api ---
12:44:26 [INFO] 
12:44:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-concurrency-api ---
12:44:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:26 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/api/src/test/resources
12:44:26 [INFO] 
12:44:26 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-concurrency-api ---
12:44:26 [INFO] No sources to compile
12:44:26 [INFO] 
12:44:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-concurrency-api ---
12:44:26 [INFO] No tests to run.
12:44:26 [JENKINS] Recording test results
12:44:26 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
12:44:26 [INFO] 
12:44:26 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-concurrency-api ---
12: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
12:44:28 [INFO] 
12:44:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-api ---
12: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
12: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
12:44:29 Started calculate disk usage of build
12:44:29 Finished Calculation of disk usage of build in 0 seconds
12:44:29 Started calculate disk usage of workspace
12:44:29 Finished Calculation of disk usage of workspace in 0 seconds
12:44:30 [INFO] 
12:44:30 [INFO] --< org.eclipse.microprofile.concurrency:microprofile-concurrency-tck >--
12:44:30 [INFO] Building microprofile-concurrency-tck 1.0-SNAPSHOT                 [3/3]
12:44:30 [INFO] --------------------------------[ jar ]---------------------------------
12:44:30 [INFO] 
12:44:30 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-concurrency-tck ---
12:44:30 [INFO] Enabled default license matchers.
12:44:30 [INFO] Will parse SCM ignores for exclusions...
12:44:30 [INFO] Finished adding exclusions from SCM ignore files.
12:44:30 [INFO] 61 implicit excludes (use -debug for more details).
12:44:30 [INFO] Exclude: **/*.svg
12:44:30 [INFO] Exclude: **/target
12:44:30 [INFO] Exclude: .travis.yml.*
12:44:30 [INFO] Exclude: bnd.bnd
12:44:30 [INFO] Exclude: *.log
12:44:30 [INFO] Exclude: .checkstyle
12:44:30 [INFO] Exclude: .factorypath
12:44:30 [INFO] Exclude: .editorconfig
12:44:30 [INFO] 2 resources included (use -debug for more details)
12:44:30 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 2 licenses.
12:44:30 [INFO] 
12:44:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-concurrency-tck ---
12:44:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:30 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/main/resources
12:44:30 [INFO] 
12:44:30 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-concurrency-tck ---
12:44:30 [INFO] Changes detected - recompiling the module!
12:44:30 [INFO] Compiling 1 source file to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/target/classes
12:44:30 [INFO] 
12:44:30 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-concurrency-tck ---
12:44:30 [INFO] 
12:44:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-concurrency-tck ---
12:44:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:30 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-maven-snapshots/workspace/tck/src/test/resources
12:44:30 [INFO] 
12:44:30 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-concurrency-tck ---
12:44:30 [INFO] No sources to compile
12:44:30 [INFO] 
12:44:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-concurrency-tck ---
12:44:30 [INFO] No tests to run.
12:44:30 [JENKINS] Recording test results
12:44:30 [INFO] 
12:44:30 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-concurrency-tck ---
12: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
12:44:31 [INFO] 
12:44:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-concurrency-tck ---
12: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
12: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
12:44:32 Started calculate disk usage of build
12:44:32 Finished Calculation of disk usage of build in 0 seconds
12:44:32 Started calculate disk usage of workspace
12:44:32 Finished Calculation of disk usage of workspace in 0 seconds
12:44:33 [INFO] ------------------------------------------------------------------------
12:44:33 [INFO] Reactor Summary:
12:44:33 [INFO] 
12:44:33 [INFO] MicroProfile Concurrency 1.0-SNAPSHOT .............. SUCCESS [  4.134 s]
12:44:33 [INFO] MicroProfile Concurrency ........................... SUCCESS [  4.581 s]
12:44:33 [INFO] microprofile-concurrency-tck 1.0-SNAPSHOT .......... SUCCESS [  1.288 s]
12:44:33 [INFO] ------------------------------------------------------------------------
12:44:33 [INFO] BUILD SUCCESS
12:44:33 [INFO] ------------------------------------------------------------------------
12:44:33 [INFO] Total time: 16.125 s
12:44:33 [INFO] Finished at: 2018-12-06T12:44:33-05:00
12:44:33 [INFO] ------------------------------------------------------------------------
12:44:33 Waiting for Jenkins to finish collecting data
12: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
12: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
12: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
12: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
12: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
12:44:33 channel stopped
12:44:34 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
12:44:34 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
12:44:34 Deploying the main artifact microprofile-concurrency-api-1.0-SNAPSHOT.jar
12:44:34 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/maven-metadata.xml
12:44:34 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/maven-metadata.xml (811 B at 16.9 KB/sec)
12: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-20181206.174434-20.jar
12:44:34 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-20181206.174434-20.jar (16 KB at 179.6 KB/sec)
12: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-20181206.174434-20.pom
12:44:34 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/microprofile-concurrency-api-1.0-20181206.174434-20.pom (2 KB at 22.5 KB/sec)
12:44:34 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/maven-metadata.xml
12:44:35 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/maven-metadata.xml (322 B at 13.1 KB/sec)
12:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/1.0-SNAPSHOT/maven-metadata.xml
12: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 11.0 KB/sec)
12:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/maven-metadata.xml
12:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-api/maven-metadata.xml (322 B at 4.6 KB/sec)
12:44:35 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
12:44:35 Deploying the main artifact microprofile-concurrency-parent-1.0-SNAPSHOT.pom
12:44:35 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/maven-metadata.xml
12:44:35 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/maven-metadata.xml (642 B at 25.1 KB/sec)
12: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-20181206.174435-20.pom
12: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-20181206.174435-20.pom (11 KB at 157.0 KB/sec)
12:44:35 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/maven-metadata.xml
12:44:35 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/maven-metadata.xml (325 B at 13.2 KB/sec)
12:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/1.0-SNAPSHOT/maven-metadata.xml
12: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 9.0 KB/sec)
12:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/maven-metadata.xml
12:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-parent/maven-metadata.xml (325 B at 4.5 KB/sec)
12:44:35 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-snapshots/ (id=repo.eclipse.org,uniqueVersion=true)
12:44:35 Deploying the main artifact microprofile-concurrency-tck-1.0-SNAPSHOT.jar
12:44:35 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/maven-metadata.xml
12:44:35 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/maven-metadata.xml (811 B at 31.7 KB/sec)
12: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-20181206.174435-14.jar
12: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-20181206.174435-14.jar (4 KB at 55.3 KB/sec)
12: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-20181206.174435-14.pom
12: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-20181206.174435-14.pom (3 KB at 41.3 KB/sec)
12:44:35 Downloading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/maven-metadata.xml
12:44:35 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/maven-metadata.xml (322 B at 6.7 KB/sec)
12:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/maven-metadata.xml
12:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/1.0-SNAPSHOT/maven-metadata.xml (811 B at 10.4 KB/sec)
12:44:35 Uploading: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/maven-metadata.xml
12:44:35 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-snapshots/org/eclipse/microprofile/concurrency/microprofile-concurrency-tck/maven-metadata.xml (322 B at 4.6 KB/sec)
12:44:35 [INFO] Deployment done in 1 sec
12:44:35 Started calculate disk usage of build
12:44:36 Finished Calculation of disk usage of build in 0 seconds
12:44:37 Started calculate disk usage of workspace
12:44:37 Finished Calculation of disk usage of workspace in 0 seconds
12:44:37 Finished: SUCCESS