Triggered by GitLab Merge Request #11: kyberorg/7-readme-fix => trunk
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/kyberorg/whereami.git into /var/lib/jenkins/workspace/WhereAmI@script to read Jenkinsfile
using credential kyberorg_gl
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/whereami.git # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/whereami.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/whereami.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit 25ff760d25b8ac0a954d48943c512b682900dc04, since it originates from another repository
Seen branch in repository origin/5-disable-vaadin-debug-mode
Seen branch in repository origin/6-adapt-gitlab-integrated-pipeline
Seen branch in repository origin/7-readme-fix
Seen branch in repository origin/kyberorg-master-patch-79731
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 6 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 25ff760d25b8ac0a954d48943c512b682900dc04 (origin/7-readme-fix)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 25ff760d25b8ac0a954d48943c512b682900dc04 # timeout=10
Commit message: "Rename at Readme"
> /usr/bin/git rev-list --no-walk 25ff760d25b8ac0a954d48943c512b682900dc04 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
Loading library common-pipe@2.3.3
Attempting to resolve 2.3.3 from remote references...
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git ls-remote -h https://gitlab.com/yasys/common-pipe.git # timeout=10
Could not find 2.3.3 in remote references. Pulling heads to local for deep search...
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> /usr/bin/git --version # timeout=10
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress origin +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d
using credential kyberorg_gl
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --no-tags --progress https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit 25ff760d25b8ac0a954d48943c512b682900dc04, since it originates from another repository
Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Commit message: "Merge branch 'steps-fix' into 'master'"
> /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] getContext
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/WhereAmI
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/kyberorg/whereami.git
> /usr/bin/git init /var/lib/jenkins/workspace/WhereAmI # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/whereami.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/whereami.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/whereami.git # timeout=10
> /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/whereami.git # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/whereami.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/whereami.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit 25ff760d25b8ac0a954d48943c512b682900dc04, since it originates from another repository
Seen branch in repository origin/5-disable-vaadin-debug-mode
Seen branch in repository origin/6-adapt-gitlab-integrated-pipeline
Seen branch in repository origin/7-readme-fix
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 5 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 25ff760d25b8ac0a954d48943c512b682900dc04 (origin/7-readme-fix)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 25ff760d25b8ac0a954d48943c512b682900dc04 # timeout=10
Commit message: "Rename at Readme"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u kyberorg -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/WhereAmI@tmp/853eeb48-2495-4a0d-9291-1dd2844ca7e7/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . yasys/jobbari:1.7.0
.
[Pipeline] withDockerContainer
Jenkins does not seem to be running inside a container
$ docker run -t -d -u 108:112 -u root --privileged -w /var/lib/jenkins/workspace/WhereAmI -v /var/lib/jenkins/workspace/WhereAmI:/var/lib/jenkins/workspace/WhereAmI:rw,z -v /var/lib/jenkins/workspace/WhereAmI@tmp:/var/lib/jenkins/workspace/WhereAmI@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1.7.0 cat
$ docker top 56fc267a698da0cd89511af5e98d83b60aba5ce3e8dfaa18b6734cb3a812ef5a -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 15 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Preparation)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execution info)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
13:32:30 [2019-04-17T10:32:30.381Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:32:30 [2019-04-17T10:32:30.676Z] + set +x
13:32:30 [2019-04-17T10:32:30.676Z] [Runner info]
13:32:30 [2019-04-17T10:32:30.676Z] Hostname: 56fc267a698d
13:32:30 [2019-04-17T10:32:30.926Z] Network Status: Host Online
13:32:30 [2019-04-17T10:32:30.926Z]
13:32:30 [2019-04-17T10:32:30.926Z] === Tools info ===
13:32:31 [2019-04-17T10:32:31.177Z] Docker version: Docker version 18.09.5, build e8ff056dbc
13:32:31 [2019-04-17T10:32:31.177Z]
13:32:31 [2019-04-17T10:32:31.177Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
13:32:31 [2019-04-17T10:32:31.177Z] Maven home: /opt/mvn
13:32:31 [2019-04-17T10:32:31.177Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
13:32:31 [2019-04-17T10:32:31.177Z] Default locale: en, platform encoding: UTF-8
13:32:31 [2019-04-17T10:32:31.177Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
13:32:31 [2019-04-17T10:32:31.177Z]
13:32:31 [2019-04-17T10:32:31.177Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
13:32:31 [2019-04-17T10:32:31.304Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:32:31 [2019-04-17T10:32:31.613Z] + set +x
13:32:31 [2019-04-17T10:32:31.613Z] [Build info]
13:32:31 [2019-04-17T10:32:31.613Z] ===== Git info =====
13:32:31 [2019-04-17T10:32:31.613Z] Git branch: 7-readme-fix
13:32:31 [2019-04-17T10:32:31.613Z] Git commit: 25ff760d25b8ac0a954d48943c512b682900dc04
13:32:31 [2019-04-17T10:32:31.613Z] Git tag: -
13:32:31 [2019-04-17T10:32:31.613Z]
13:32:31 [2019-04-17T10:32:31.613Z] ===== Jenkins info =====
13:32:31 [2019-04-17T10:32:31.613Z] Jenkins Job #14
13:32:31 [2019-04-17T10:32:31.613Z] Jenkins Job URL: https://ci.yadev.eu/job/WhereAmI/14/
13:32:31 [2019-04-17T10:32:31.613Z] Jenkins Tag: jenkins-WhereAmI-14
13:32:31 [2019-04-17T10:32:31.613Z]
13:32:31 [2019-04-17T10:32:31.613Z] ===== Job Params =====
13:32:31 [2019-04-17T10:32:31.613Z]
13:32:31 [2019-04-17T10:32:31.613Z] dockerRepo=kyberorg/whereami
13:32:31 [2019-04-17T10:32:31.613Z] dockerStep=ee.yadev.pipe.commonpipe.Default@5a33bec3
13:32:31 [2019-04-17T10:32:31.613Z] javaStep=ee.yadev.pipe.commonpipe.Default@5a33bec3
13:32:31 [2019-04-17T10:32:31.613Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@5a33bec3
13:32:31 [2019-04-17T10:32:31.613Z] hubUrl=https://cloud.docker.com/repository/docker
13:32:31 [2019-04-17T10:32:31.613Z] useDebugTag=false
13:32:31 [2019-04-17T10:32:31.613Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
13:32:31 [2019-04-17T10:32:31.613Z] preparationStep=ee.yadev.pipe.commonpipe.Default@5a33bec3
13:32:31 [2019-04-17T10:32:31.613Z] stepTimeout=5
13:32:31 [2019-04-17T10:32:31.613Z] hubCredentialsId=docker-hub
13:32:31 [2019-04-17T10:32:31.613Z] class=class ee.yadev.pipe.commonpipe.Params
13:32:31 [2019-04-17T10:32:31.613Z] skipMavenTests=false
13:32:31 [2019-04-17T10:32:31.613Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
13:32:31 [2019-04-17T10:32:31.613Z] verbose=false
13:32:31 [2019-04-17T10:32:31.613Z] mavenTestsTimeout=5
13:32:31 [2019-04-17T10:32:31.613Z] pipelineTimeout=15
13:32:31 [2019-04-17T10:32:31.613Z] hubUser=kyberorg
13:32:31 [2019-04-17T10:32:31.613Z]
13:32:31 [2019-04-17T10:32:31.613Z] ==== Environment Variables =====
13:32:31 [2019-04-17T10:32:31.613Z] gitlabMergeRequestTargetProjectId=8272517
13:32:31 [2019-04-17T10:32:31.613Z] GIT_COMMITTER_NAME=Jenkins CI
13:32:31 [2019-04-17T10:32:31.613Z] gitlabSourceRepoURL=git@gitlab.com:kyberorg/whereami.git
13:32:31 [2019-04-17T10:32:31.613Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=645e34cfdcb004a04ae303b983a5fa0b5d57f7d0
13:32:31 [2019-04-17T10:32:31.613Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
13:32:31 [2019-04-17T10:32:31.613Z] gitlabTargetRepoHttpUrl=https://gitlab.com/kyberorg/whereami.git
13:32:31 [2019-04-17T10:32:31.613Z] gitlabMergedByUser=kyberorg
13:32:31 [2019-04-17T10:32:31.613Z] HOSTNAME=56fc267a698d
13:32:31 [2019-04-17T10:32:31.613Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/WhereAmI/14/display/redirect?page=changes
13:32:31 [2019-04-17T10:32:31.613Z] GIT_COMMIT=25ff760d25b8ac0a954d48943c512b682900dc04
13:32:31 [2019-04-17T10:32:31.613Z] HUDSON_URL=https://ci.yadev.eu/
13:32:31 [2019-04-17T10:32:31.613Z] NODE_LABELS=master
13:32:31 [2019-04-17T10:32:31.613Z] gitlabTargetRepoSshUrl=git@gitlab.com:kyberorg/whereami.git
13:32:31 [2019-04-17T10:32:31.613Z] HOME=/root
13:32:31 [2019-04-17T10:32:31.613Z] BUILD_URL=https://ci.yadev.eu/job/WhereAmI/14/
13:32:31 [2019-04-17T10:32:31.613Z] GIT_AUTHOR_NAME=Jenkins CI
13:32:31 [2019-04-17T10:32:31.613Z] JENKINS_SERVER_COOKIE=durable-bce421eb4873eba4f014a485201b59d5
13:32:31 [2019-04-17T10:32:31.613Z] gitlabTargetBranch=trunk
13:32:31 [2019-04-17T10:32:31.613Z] gitlabMergeRequestIid=11
13:32:31 [2019-04-17T10:32:31.613Z] gitlabSourceRepoHttpUrl=https://gitlab.com/kyberorg/whereami.git
13:32:31 [2019-04-17T10:32:31.613Z] gitlabMergeRequestState=opened
13:32:31 [2019-04-17T10:32:31.613Z] WORKSPACE=/var/lib/jenkins/workspace/WhereAmI
13:32:31 [2019-04-17T10:32:31.613Z] gitlabMergeRequestTitle=Resolve "README old project name"
13:32:31 [2019-04-17T10:32:31.613Z] gitlabMergeRequestLastCommit=25ff760d25b8ac0a954d48943c512b682900dc04
13:32:31 [2019-04-17T10:32:31.613Z] JAVA_VERSION=8u212
13:32:31 [2019-04-17T10:32:31.613Z] gitlabTargetRepoName=whereami
13:32:31 [2019-04-17T10:32:31.613Z] NODE_NAME=master
13:32:31 [2019-04-17T10:32:31.613Z] gitlabSourceRepoSshUrl=git@gitlab.com:kyberorg/whereami.git
13:32:31 [2019-04-17T10:32:31.613Z] gitlabTargetNamespace=kyberorg
13:32:31 [2019-04-17T10:32:31.613Z] EXECUTOR_NUMBER=0
13:32:31 [2019-04-17T10:32:31.613Z] GIT_BRANCH=origin/7-readme-fix
13:32:31 [2019-04-17T10:32:31.613Z] gitlabSourceRepoHomepage=https://gitlab.com/kyberorg/whereami
13:32:31 [2019-04-17T10:32:31.613Z] STAGE_NAME=Execution info
13:32:31 [2019-04-17T10:32:31.613Z] gitlabBranch=7-readme-fix
13:32:31 [2019-04-17T10:32:31.613Z] gitlabUserEmail=kyberorg@yadev.eu
13:32:31 [2019-04-17T10:32:31.613Z] BUILD_DISPLAY_NAME=#14
13:32:31 [2019-04-17T10:32:31.613Z] gitlabSourceBranch=7-readme-fix
13:32:31 [2019-04-17T10:32:31.613Z] JOB_BASE_NAME=WhereAmI
13:32:31 [2019-04-17T10:32:31.613Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
13:32:31 [2019-04-17T10:32:31.613Z] HUDSON_HOME=/var/lib/jenkins
13:32:31 [2019-04-17T10:32:31.613Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
13:32:31 [2019-04-17T10:32:31.613Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:32:31 [2019-04-17T10:32:31.613Z] BUILD_ID=14
13:32:31 [2019-04-17T10:32:31.613Z] BUILDING_FOR=kyberorg
13:32:31 [2019-04-17T10:32:31.613Z] gitlabActionType=MERGE
13:32:31 [2019-04-17T10:32:31.613Z] BUILD_TAG=jenkins-WhereAmI-14
13:32:31 [2019-04-17T10:32:31.613Z] gitlabMergeRequestId=27812551
13:32:31 [2019-04-17T10:32:31.613Z] JENKINS_URL=https://ci.yadev.eu/
13:32:31 [2019-04-17T10:32:31.613Z] LANG=C.UTF-8
13:32:31 [2019-04-17T10:32:31.613Z] gitlabSourceRepoName=whereami
13:32:31 [2019-04-17T10:32:31.613Z] JOB_URL=https://ci.yadev.eu/job/WhereAmI/
13:32:31 [2019-04-17T10:32:31.613Z] GIT_URL=https://gitlab.com/kyberorg/whereami.git
13:32:31 [2019-04-17T10:32:31.613Z] gitlabSourceNamespace=kyberorg
13:32:31 [2019-04-17T10:32:31.613Z] BUILD_NUMBER=14
13:32:31 [2019-04-17T10:32:31.613Z] JENKINS_NODE_COOKIE=ffbb9405-40f1-4473-9ef1-f05594400858
13:32:31 [2019-04-17T10:32:31.613Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/WhereAmI/14/display/redirect
13:32:31 [2019-04-17T10:32:31.613Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
13:32:31 [2019-04-17T10:32:31.613Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/WhereAmI/display/redirect
13:32:31 [2019-04-17T10:32:31.613Z] CLASSPATH=
13:32:31 [2019-04-17T10:32:31.613Z] gitlabMergeRequestDescription=Closes #7
13:32:31 [2019-04-17T10:32:31.613Z] JOB_NAME=WhereAmI
13:32:31 [2019-04-17T10:32:31.613Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
13:32:31 [2019-04-17T10:32:31.613Z] gitlabUserName=Alex Muravya
13:32:31 [2019-04-17T10:32:31.613Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/WhereAmI@tmp/853eeb48-2495-4a0d-9291-1dd2844ca7e7
13:32:31 [2019-04-17T10:32:31.613Z] JAVA_HOME=/docker-java-home
13:32:31 [2019-04-17T10:32:31.613Z] PWD=/var/lib/jenkins/workspace/WhereAmI
13:32:31 [2019-04-17T10:32:31.613Z] GIT_PREVIOUS_COMMIT=645e34cfdcb004a04ae303b983a5fa0b5d57f7d0
13:32:31 [2019-04-17T10:32:31.613Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
13:32:31 [2019-04-17T10:32:31.787Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:32:32 [2019-04-17T10:32:32.079Z] + set +x
13:32:33 [2019-04-17T10:32:33.941Z] [INFO] Scanning for projects...
13:32:34 [2019-04-17T10:32:34.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/2.1.3.RELEASE/spring-boot-starter-parent-2.1.3.RELEASE.pom
13:32:34 [2019-04-17T10:32:34.442Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-parent/2.1.3.RELEASE/spring-boot-starter-parent-2.1.3.RELEASE.pom (12 kB at 32 kB/s)
13:32:34 [2019-04-17T10:32:34.693Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.1.3.RELEASE/spring-boot-dependencies-2.1.3.RELEASE.pom
13:32:34 [2019-04-17T10:32:34.693Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.1.3.RELEASE/spring-boot-dependencies-2.1.3.RELEASE.pom (143 kB at 2.2 MB/s)
13:32:34 [2019-04-17T10:32:34.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-bom/12.0.7/vaadin-bom-12.0.7.pom
13:32:34 [2019-04-17T10:32:34.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-bom/12.0.7/vaadin-bom-12.0.7.pom (13 kB at 603 kB/s)
13:32:34 [2019-04-17T10:32:34.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-platform-parent/12.0.7/vaadin-platform-parent-12.0.7.pom
13:32:34 [2019-04-17T10:32:34.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-platform-parent/12.0.7/vaadin-platform-parent-12.0.7.pom (3.8 kB at 126 kB/s)
13:32:34 [2019-04-17T10:32:34.943Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
13:32:34 [2019-04-17T10:32:34.943Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom (8.4 kB at 228 kB/s)
13:32:34 [2019-04-17T10:32:34.943Z] [INFO] Downloading from vaadin-snapshots: https://oss.sonatype.org/content/repositories/vaadin-snapshots/com/vaadin/vaadin-spring-bom/12.0.7/vaadin-spring-bom-12.0.7.pom
13:32:35 [2019-04-17T10:32:35.494Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/vaadin/vaadin-spring-bom/12.0.7/vaadin-spring-bom-12.0.7.pom
13:32:35 [2019-04-17T10:32:35.744Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-bom/12.0.7/vaadin-spring-bom-12.0.7.pom
13:32:35 [2019-04-17T10:32:35.744Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-bom/12.0.7/vaadin-spring-bom-12.0.7.pom (15 kB at 855 kB/s)
13:32:35 [2019-04-17T10:32:35.744Z] [INFO] Downloading from vaadin-snapshots: https://oss.sonatype.org/content/repositories/vaadin-snapshots/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom
13:32:36 [2019-04-17T10:32:36.295Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom
13:32:36 [2019-04-17T10:32:36.295Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom
13:32:36 [2019-04-17T10:32:36.295Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-testbench-bom/6.0.1/vaadin-testbench-bom-6.0.1.pom (4.2 kB at 298 kB/s)
13:32:36 [2019-04-17T10:32:36.295Z] [INFO] Downloading from vaadin-snapshots: https://oss.sonatype.org/content/repositories/vaadin-snapshots/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom
13:32:36 [2019-04-17T10:32:36.846Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-testbench-parent/6.0.1/vaadin-testbench-parent-6.0.1.pom (2.3 kB at 134 kB/s)
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.8/jackson-bom-2.9.8.pom (12 kB at 885 kB/s)
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.2/jackson-parent-2.9.1.2.pom (7.9 kB at 564 kB/s)
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 1.3 MB/s)
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.33.Final/netty-bom-4.1.33.Final.pom
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.33.Final/netty-bom-4.1.33.Final.pom (7.9 kB at 565 kB/s)
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 322 kB/s)
13:32:37 [2019-04-17T10:32:37.096Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR5/reactor-bom-Californium-SR5.pom
13:32:37 [2019-04-17T10:32:37.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR5/reactor-bom-Californium-SR5.pom (4.0 kB at 306 kB/s)
13:32:37 [2019-04-17T10:32:37.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom
13:32:37 [2019-04-17T10:32:37.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.11.2/log4j-bom-2.11.2.pom (6.5 kB at 466 kB/s)
13:32:37 [2019-04-17T10:32:37.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom
13:32:37 [2019-04-17T10:32:37.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom (3.2 kB at 226 kB/s)
13:32:37 [2019-04-17T10:32:37.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
13:32:37 [2019-04-17T10:32:37.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.1 MB/s)
13:32:37 [2019-04-17T10:32:37.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.14.v20181114/jetty-bom-9.4.14.v20181114.pom
13:32:37 [2019-04-17T10:32:37.346Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.14.v20181114/jetty-bom-9.4.14.v20181114.pom (18 kB at 1.1 MB/s)
13:32:37 [2019-04-17T10:32:37.346Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom (22 kB at 1.2 MB/s)
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 323 kB/s)
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom (4.1 kB at 292 kB/s)
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.1.5.RELEASE/spring-framework-bom-5.1.5.RELEASE.pom
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.1.5.RELEASE/spring-framework-bom-5.1.5.RELEASE.pom (5.3 kB at 377 kB/s)
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Lovelace-SR5/spring-data-releasetrain-Lovelace-SR5.pom
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/spring-data-releasetrain/Lovelace-SR5/spring-data-releasetrain-Lovelace-SR5.pom (4.6 kB at 221 kB/s)
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/2.1.5.RELEASE/spring-data-build-2.1.5.RELEASE.pom
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/data/build/spring-data-build/2.1.5.RELEASE/spring-data-build-2.1.5.RELEASE.pom (6.6 kB at 364 kB/s)
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/5.1.3.RELEASE/spring-integration-bom-5.1.3.RELEASE.pom
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/integration/spring-integration-bom/5.1.3.RELEASE/spring-integration-bom-5.1.3.RELEASE.pom (8.7 kB at 619 kB/s)
13:32:37 [2019-04-17T10:32:37.347Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/5.1.4.RELEASE/spring-security-bom-5.1.4.RELEASE.pom
13:32:37 [2019-04-17T10:32:37.597Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/security/spring-security-bom/5.1.4.RELEASE/spring-security-bom-5.1.4.RELEASE.pom (5.0 kB at 251 kB/s)
13:32:37 [2019-04-17T10:32:37.597Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/Bean-SR3/spring-session-bom-Bean-SR3.pom
13:32:37 [2019-04-17T10:32:37.597Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/session/spring-session-bom/Bean-SR3/spring-session-bom-Bean-SR3.pom (3.0 kB at 212 kB/s)
13:32:37 [2019-04-17T10:32:37.847Z] [INFO]
13:32:37 [2019-04-17T10:32:37.847Z] [INFO] ---------------------------< ee.yals:whoami >---------------------------
13:32:37 [2019-04-17T10:32:37.847Z] [INFO] Building whereami 1.0
13:32:37 [2019-04-17T10:32:37.847Z] [INFO] --------------------------------[ jar ]---------------------------------
13:32:37 [2019-04-17T10:32:37.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/2.1.3.RELEASE/spring-boot-maven-plugin-2.1.3.RELEASE.pom
13:32:37 [2019-04-17T10:32:37.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/2.1.3.RELEASE/spring-boot-maven-plugin-2.1.3.RELEASE.pom (4.8 kB at 280 kB/s)
13:32:37 [2019-04-17T10:32:37.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-tools/2.1.3.RELEASE/spring-boot-tools-2.1.3.RELEASE.pom
13:32:37 [2019-04-17T10:32:37.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-tools/2.1.3.RELEASE/spring-boot-tools-2.1.3.RELEASE.pom (1.8 kB at 96 kB/s)
13:32:37 [2019-04-17T10:32:37.848Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/2.1.3.RELEASE/spring-boot-parent-2.1.3.RELEASE.pom
13:32:37 [2019-04-17T10:32:37.848Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-parent/2.1.3.RELEASE/spring-boot-parent-2.1.3.RELEASE.pom (1.8 kB at 135 kB/s)
13:32:38 [2019-04-17T10:32:38.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/2.1.3.RELEASE/spring-boot-maven-plugin-2.1.3.RELEASE.jar
13:32:38 [2019-04-17T10:32:38.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-maven-plugin/2.1.3.RELEASE/spring-boot-maven-plugin-2.1.3.RELEASE.jar (68 kB at 1.3 MB/s)
13:32:38 [2019-04-17T10:32:38.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
13:32:38 [2019-04-17T10:32:38.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 448 kB/s)
13:32:38 [2019-04-17T10:32:38.098Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
13:32:38 [2019-04-17T10:32:38.098Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 578 kB/s)
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.2 MB/s)
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 860 kB/s)
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 1.5 MB/s)
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.pom (12 kB at 777 kB/s)
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 668 kB/s)
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 2.4 MB/s)
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom (16 kB at 1.1 MB/s)
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.0/maven-compiler-plugin-3.8.0.jar (62 kB at 3.1 MB/s)
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.pom (5.0 kB at 178 kB/s)
13:32:38 [2019-04-17T10:32:38.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom (26 kB at 1.0 MB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.6 MB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 1.1 MB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.22.1/maven-surefire-plugin-2.22.1.jar (41 kB at 2.5 MB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.3.RELEASE/spring-boot-starter-web-2.1.3.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.3.RELEASE/spring-boot-starter-web-2.1.3.RELEASE.pom (3.2 kB at 214 kB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starters/2.1.3.RELEASE/spring-boot-starters-2.1.3.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starters/2.1.3.RELEASE/spring-boot-starters-2.1.3.RELEASE.pom (1.8 kB at 131 kB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/2.1.3.RELEASE/spring-boot-starter-2.1.3.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/2.1.3.RELEASE/spring-boot-starter-2.1.3.RELEASE.pom (3.1 kB at 220 kB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE.pom (14 kB at 886 kB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE.pom (3.6 kB at 300 kB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE.pom (1.9 kB at 149 kB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE.pom (5.7 kB at 439 kB/s)
13:32:38 [2019-04-17T10:32:38.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE.pom (2.5 kB at 207 kB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE.pom (2.7 kB at 210 kB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE.pom (1.7 kB at 132 kB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE.pom (34 kB at 1.9 MB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.3.RELEASE/spring-boot-starter-logging-2.1.3.RELEASE.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.3.RELEASE/spring-boot-starter-logging-2.1.3.RELEASE.pom (2.5 kB at 139 kB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 688 kB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 741 kB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 300 kB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 319 kB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 795 kB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.pom (7.2 kB at 399 kB/s)
13:32:38 [2019-04-17T10:32:38.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom (62 kB at 3.2 MB/s)
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom (13 kB at 1.1 MB/s)
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.pom
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.pom (986 B at 90 kB/s)
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 804 kB/s)
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 342 kB/s)
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom (38 kB at 2.4 MB/s)
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.3.RELEASE/spring-boot-starter-json-2.1.3.RELEASE.pom
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.3.RELEASE/spring-boot-starter-json-2.1.3.RELEASE.pom (3.1 kB at 184 kB/s)
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE.pom
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE.pom (12 kB at 851 kB/s)
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.pom (6.3 kB at 485 kB/s)
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.9.8/jackson-base-2.9.8.pom (5.5 kB at 306 kB/s)
13:32:39 [2019-04-17T10:32:39.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 97 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 373 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 1.1 MB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.pom (4.1 kB at 290 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.pom (1.9 kB at 101 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.9.8/jackson-modules-java8-2.9.8.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.9.8/jackson-modules-java8-2.9.8.pom (2.8 kB at 230 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.pom (4.3 kB at 356 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.pom (3.7 kB at 267 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/2.1.3.RELEASE/spring-boot-starter-tomcat-2.1.3.RELEASE.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/2.1.3.RELEASE/spring-boot-starter-tomcat-2.1.3.RELEASE.pom (3.0 kB at 248 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.pom (1.8 kB at 137 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16.pom (1.5 kB at 118 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16.pom
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16.pom (1.8 kB at 149 kB/s)
13:32:39 [2019-04-17T10:32:39.350Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.16/tomcat-annotations-api-9.0.16.pom (1.5 kB at 70 kB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.pom (15 kB at 1.2 MB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.0.14.Final/hibernate-validator-parent-6.0.14.Final.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator-parent/6.0.14.Final/hibernate-validator-parent-6.0.14.Final.pom (60 kB at 3.2 MB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom (11 kB at 818 kB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom (4.0 kB at 307 kB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom (5.3 kB at 408 kB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom (5.2 kB at 374 kB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 899 kB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (6.4 kB at 489 kB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 2.1 MB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.4.0/classmate-1.4.0.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.4.0/classmate-1.4.0.pom (5.9 kB at 420 kB/s)
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom
13:32:39 [2019-04-17T10:32:39.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/24/oss-parent-24.pom (19 kB at 1.4 MB/s)
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE.pom
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE.pom (9.4 kB at 394 kB/s)
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-boot-starter/12.0.7/vaadin-spring-boot-starter-12.0.7.pom
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-boot-starter/12.0.7/vaadin-spring-boot-starter-12.0.7.pom (2.2 kB at 159 kB/s)
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/10.1.1/vaadin-spring-10.1.1.pom
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/10.1.1/vaadin-spring-10.1.1.pom (4.6 kB at 286 kB/s)
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-parent/10.1.1/vaadin-spring-parent-10.1.1.pom
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-parent/10.1.1/vaadin-spring-parent-10.1.1.pom (8.8 kB at 629 kB/s)
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.0.4.RELEASE/spring-boot-dependencies-2.0.4.RELEASE.pom
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.0.4.RELEASE/spring-boot-dependencies-2.0.4.RELEASE.pom (137 kB at 4.6 MB/s)
13:32:39 [2019-04-17T10:32:39.851Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom
13:32:40 [2019-04-17T10:32:40.102Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom
13:32:40 [2019-04-17T10:32:40.352Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom
13:32:40 [2019-04-17T10:32:40.603Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom
13:32:40 [2019-04-17T10:32:40.603Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom (12 kB at 1.0 MB/s)
13:32:40 [2019-04-17T10:32:40.603Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
13:32:40 [2019-04-17T10:32:40.868Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
13:32:41 [2019-04-17T10:32:41.118Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
13:32:41 [2019-04-17T10:32:41.368Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
13:32:41 [2019-04-17T10:32:41.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom (8.0 kB at 669 kB/s)
13:32:41 [2019-04-17T10:32:41.619Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/fasterxml/oss-parent/33/oss-parent-33.pom
13:32:41 [2019-04-17T10:32:41.619Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/fasterxml/oss-parent/33/oss-parent-33.pom
13:32:41 [2019-04-17T10:32:41.869Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/fasterxml/oss-parent/33/oss-parent-33.pom
13:32:42 [2019-04-17T10:32:42.420Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom
13:32:42 [2019-04-17T10:32:42.420Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 1.5 MB/s)
13:32:42 [2019-04-17T10:32:42.420Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/io/netty/netty-bom/4.1.27.Final/netty-bom-4.1.27.Final.pom
13:32:42 [2019-04-17T10:32:42.420Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/netty/netty-bom/4.1.27.Final/netty-bom-4.1.27.Final.pom
13:32:42 [2019-04-17T10:32:42.671Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/io/netty/netty-bom/4.1.27.Final/netty-bom-4.1.27.Final.pom
13:32:43 [2019-04-17T10:32:43.222Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.27.Final/netty-bom-4.1.27.Final.pom
13:32:43 [2019-04-17T10:32:43.222Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.27.Final/netty-bom-4.1.27.Final.pom (7.9 kB at 608 kB/s)
13:32:43 [2019-04-17T10:32:43.222Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/io/projectreactor/reactor-bom/Bismuth-SR10/reactor-bom-Bismuth-SR10.pom
13:32:43 [2019-04-17T10:32:43.222Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/io/projectreactor/reactor-bom/Bismuth-SR10/reactor-bom-Bismuth-SR10.pom
13:32:43 [2019-04-17T10:32:43.472Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/io/projectreactor/reactor-bom/Bismuth-SR10/reactor-bom-Bismuth-SR10.pom
13:32:44 [2019-04-17T10:32:44.023Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Bismuth-SR10/reactor-bom-Bismuth-SR10.pom
13:32:44 [2019-04-17T10:32:44.023Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Bismuth-SR10/reactor-bom-Bismuth-SR10.pom (3.6 kB at 302 kB/s)
13:32:44 [2019-04-17T10:32:44.023Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/apache/logging/log4j/log4j-bom/2.10.0/log4j-bom-2.10.0.pom
13:32:44 [2019-04-17T10:32:44.023Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/apache/logging/log4j/log4j-bom/2.10.0/log4j-bom-2.10.0.pom
13:32:44 [2019-04-17T10:32:44.274Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/apache/logging/log4j/log4j-bom/2.10.0/log4j-bom-2.10.0.pom
13:32:44 [2019-04-17T10:32:44.824Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.10.0/log4j-bom-2.10.0.pom
13:32:44 [2019-04-17T10:32:44.824Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.10.0/log4j-bom-2.10.0.pom (5.6 kB at 511 kB/s)
13:32:44 [2019-04-17T10:32:44.824Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/eclipse/jetty/jetty-bom/9.4.11.v20180605/jetty-bom-9.4.11.v20180605.pom
13:32:44 [2019-04-17T10:32:44.824Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/eclipse/jetty/jetty-bom/9.4.11.v20180605/jetty-bom-9.4.11.v20180605.pom
13:32:45 [2019-04-17T10:32:45.075Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/eclipse/jetty/jetty-bom/9.4.11.v20180605/jetty-bom-9.4.11.v20180605.pom
13:32:45 [2019-04-17T10:32:45.325Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.11.v20180605/jetty-bom-9.4.11.v20180605.pom
13:32:45 [2019-04-17T10:32:45.576Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.11.v20180605/jetty-bom-9.4.11.v20180605.pom (18 kB at 1.2 MB/s)
13:32:45 [2019-04-17T10:32:45.576Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/spring-framework-bom/5.0.8.RELEASE/spring-framework-bom-5.0.8.RELEASE.pom
13:32:45 [2019-04-17T10:32:45.576Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.0.8.RELEASE/spring-framework-bom-5.0.8.RELEASE.pom
13:32:46 [2019-04-17T10:32:46.487Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/spring-framework-bom/5.0.8.RELEASE/spring-framework-bom-5.0.8.RELEASE.pom (5.3 kB at 7.6 kB/s)
13:32:46 [2019-04-17T10:32:46.487Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/data/spring-data-releasetrain/Kay-SR9/spring-data-releasetrain-Kay-SR9.pom
13:32:46 [2019-04-17T10:32:46.487Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Kay-SR9/spring-data-releasetrain-Kay-SR9.pom
13:32:47 [2019-04-17T10:32:47.398Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/spring-data-releasetrain/Kay-SR9/spring-data-releasetrain-Kay-SR9.pom (4.4 kB at 6.7 kB/s)
13:32:47 [2019-04-17T10:32:47.398Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/data/build/spring-data-build/2.0.9.RELEASE/spring-data-build-2.0.9.RELEASE.pom
13:32:47 [2019-04-17T10:32:47.398Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.0.9.RELEASE/spring-data-build-2.0.9.RELEASE.pom
13:32:48 [2019-04-17T10:32:48.312Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/data/build/spring-data-build/2.0.9.RELEASE/spring-data-build-2.0.9.RELEASE.pom (6.6 kB at 9.9 kB/s)
13:32:48 [2019-04-17T10:32:48.312Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/integration/spring-integration-bom/5.0.7.RELEASE/spring-integration-bom-5.0.7.RELEASE.pom
13:32:48 [2019-04-17T10:32:48.312Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/integration/spring-integration-bom/5.0.7.RELEASE/spring-integration-bom-5.0.7.RELEASE.pom
13:32:49 [2019-04-17T10:32:49.223Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/integration/spring-integration-bom/5.0.7.RELEASE/spring-integration-bom-5.0.7.RELEASE.pom (8.9 kB at 13 kB/s)
13:32:49 [2019-04-17T10:32:49.223Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/security/spring-security-bom/5.0.7.RELEASE/spring-security-bom-5.0.7.RELEASE.pom
13:32:49 [2019-04-17T10:32:49.223Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/security/spring-security-bom/5.0.7.RELEASE/spring-security-bom-5.0.7.RELEASE.pom
13:32:49 [2019-04-17T10:32:49.774Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/security/spring-security-bom/5.0.7.RELEASE/spring-security-bom-5.0.7.RELEASE.pom (4.8 kB at 7.3 kB/s)
13:32:49 [2019-04-17T10:32:49.774Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/springframework/session/spring-session-bom/Apple-SR4/spring-session-bom-Apple-SR4.pom
13:32:50 [2019-04-17T10:32:50.024Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Apple-SR4/spring-session-bom-Apple-SR4.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from spring-milestones: https://repo.spring.io/milestone/org/springframework/session/spring-session-bom/Apple-SR4/spring-session-bom-Apple-SR4.pom (3.0 kB at 4.4 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.2.5/flow-server-1.2.5.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.2.5/flow-server-1.2.5.pom (7.7 kB at 403 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-project/1.2.5/flow-project-1.2.5.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-project/1.2.5/flow-project-1.2.5.pom (27 kB at 1.3 MB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.1/vaadin-parent-2.0.1.pom (10 kB at 807 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.1/jsinterop-1.0.1.pom (1.4 kB at 118 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4.0 kB at 333 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.2.5/flow-push-1.2.5.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.2.5/flow-push-1.2.5.pom (4.7 kB at 293 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.pom (13 kB at 815 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-project/2.4.30.vaadin1/atmosphere-project-2.4.30.vaadin1.pom (25 kB at 1.8 MB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 547 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.pom (3.4 kB at 279 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.pom (6.7 kB at 559 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.pom (11 kB at 928 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 1.9 MB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 886 kB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.6 MB/s)
13:32:50 [2019-04-17T10:32:50.935Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 1.2 MB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.3/jsoup-1.10.3.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.3/jsoup-1.10.3.pom (7.3 kB at 608 kB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.pom (6.0 kB at 458 kB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-css-parent-pom/6.1.1/ph-css-parent-pom-6.1.1.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-css-parent-pom/6.1.1/ph-css-parent-pom-6.1.1.pom (3.4 kB at 262 kB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.3/parent-pom-1.10.3.pom (42 kB at 2.8 MB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons-parent-pom/9.0.2/ph-commons-parent-pom-9.0.2.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons-parent-pom/9.0.2/ph-commons-parent-pom-9.0.2.pom (8.9 kB at 745 kB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/parent-pom/1.10.2/parent-pom-1.10.2.pom (42 kB at 2.8 MB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.pom (4.9 kB at 412 kB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons-parent-pom/9.1.2/ph-commons-parent-pom-9.1.2.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons-parent-pom/9.1.2/ph-commons-parent-pom-9.1.2.pom (9.8 kB at 297 kB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 330 kB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 794 kB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 2.4 MB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.pom (5.6 kB at 433 kB/s)
13:32:51 [2019-04-17T10:32:51.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.2.5/flow-client-1.2.5.pom
13:32:51 [2019-04-17T10:32:51.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.2.5/flow-client-1.2.5.pom (8.5 kB at 658 kB/s)
13:32:51 [2019-04-17T10:32:51.436Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom
13:32:51 [2019-04-17T10:32:51.436Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/gwt/gwt/2.8.2/gwt-2.8.2.pom (9.6 kB at 290 kB/s)
13:32:51 [2019-04-17T10:32:51.436Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
13:32:51 [2019-04-17T10:32:51.687Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
13:32:51 [2019-04-17T10:32:51.937Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
13:32:52 [2019-04-17T10:32:52.187Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
13:32:52 [2019-04-17T10:32:52.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom
13:32:52 [2019-04-17T10:32:52.188Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/web/bindery/requestfactory/2.8.2/requestfactory-2.8.2.pom (2.0 kB at 170 kB/s)
13:32:52 [2019-04-17T10:32:52.188Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
13:32:52 [2019-04-17T10:32:52.738Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
13:32:52 [2019-04-17T10:32:52.989Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
13:32:52 [2019-04-17T10:32:52.989Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
13:32:53 [2019-04-17T10:32:53.239Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom
13:32:53 [2019-04-17T10:32:53.239Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/jsinterop/jsinterop/1.0.2/jsinterop-1.0.2.pom (1.4 kB at 101 kB/s)
13:32:53 [2019-04-17T10:32:53.239Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:32:53 [2019-04-17T10:32:53.790Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:32:54 [2019-04-17T10:32:54.040Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:32:54 [2019-04-17T10:32:54.040Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:32:54 [2019-04-17T10:32:54.291Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:32:54 [2019-04-17T10:32:54.291Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 500 kB/s)
13:32:54 [2019-04-17T10:32:54.291Z] [INFO] Downloading from vaadin-prereleases: https://maven.vaadin.com/vaadin-prereleases/org/ow2/ow2/1.3/ow2-1.3.pom
13:32:54 [2019-04-17T10:32:54.842Z] [INFO] Downloading from vaadin-prerelease: http://maven.vaadin.com/vaadin-prereleases/org/ow2/ow2/1.3/ow2-1.3.pom
13:32:54 [2019-04-17T10:32:54.842Z] [INFO] Downloading from spring-milestones: https://repo.spring.io/milestone/org/ow2/ow2/1.3/ow2-1.3.pom
13:32:55 [2019-04-17T10:32:55.092Z] [INFO] Downloading from vaadin-addons: http://maven.vaadin.com/vaadin-addons/org/ow2/ow2/1.3/ow2-1.3.pom
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 792 kB/s)
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-websocket/5.1.5.RELEASE/spring-websocket-5.1.5.RELEASE.pom
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-websocket/5.1.5.RELEASE/spring-websocket-5.1.5.RELEASE.pom (6.2 kB at 416 kB/s)
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/12.0.7/vaadin-core-12.0.7.pom
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/12.0.7/vaadin-core-12.0.7.pom (5.1 kB at 365 kB/s)
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-html-components/1.2.5/flow-html-components-1.2.5.pom
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-html-components/1.2.5/flow-html-components-1.2.5.pom (1.7 kB at 140 kB/s)
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.2.5/flow-data-1.2.5.pom
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.2.5/flow-data-1.2.5.pom (4.5 kB at 410 kB/s)
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-lumo-theme/1.2.5/vaadin-lumo-theme-1.2.5.pom
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-lumo-theme/1.2.5/vaadin-lumo-theme-1.2.5.pom (3.1 kB at 259 kB/s)
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-theme-integrations/1.2.5/flow-theme-integrations-1.2.5.pom
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-theme-integrations/1.2.5/flow-theme-integrations-1.2.5.pom (1.6 kB at 132 kB/s)
13:32:55 [2019-04-17T10:32:55.343Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.3.3/vaadin-lumo-styles-1.3.3.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.3.3/vaadin-lumo-styles-1.3.3.pom (2.2 kB at 183 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.6.1/polymer-2.6.1.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.6.1/polymer-2.6.1.pom (1.9 kB at 160 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.pom (1.5 kB at 118 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.pom (1.6 kB at 132 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.pom (2.2 kB at 197 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.pom (1.8 kB at 146 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.pom (2.0 kB at 183 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.pom (1.8 kB at 106 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-material-theme/1.2.5/vaadin-material-theme-1.2.5.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-material-theme/1.2.5/vaadin-material-theme-1.2.5.pom (1.6 kB at 133 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.0/vaadin-material-styles-1.2.0.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.0/vaadin-material-styles-1.2.0.pom (1.8 kB at 138 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-button-flow/1.2.1/vaadin-button-flow-1.2.1.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-button-flow/1.2.1/vaadin-button-flow-1.2.1.pom (4.4 kB at 365 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.2.2/flow-component-base-1.2.2.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.2.2/flow-component-base-1.2.2.pom (31 kB at 2.0 MB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-button/2.1.2/vaadin-button-2.1.2.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-button/2.1.2/vaadin-button-2.1.2.pom (2.8 kB at 234 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.3.3/vaadin-themable-mixin-1.3.3.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.3.3/vaadin-themable-mixin-1.3.3.pom (1.8 kB at 162 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.pom
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.pom (2.2 kB at 202 kB/s)
13:32:55 [2019-04-17T10:32:55.593Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.pom (1.8 kB at 152 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.pom (1.7 kB at 139 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.2/vaadin-control-state-mixin-2.1.2.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.2/vaadin-control-state-mixin-2.1.2.pom (1.8 kB at 63 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow/1.2.1/vaadin-checkbox-flow-1.2.1.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow/1.2.1/vaadin-checkbox-flow-1.2.1.pom (4.8 kB at 397 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.2.4/flow-component-base-1.2.4.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.2.4/flow-component-base-1.2.4.pom (38 kB at 2.5 MB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.6/vaadin-checkbox-2.2.6.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.6/vaadin-checkbox-2.2.6.pom (2.8 kB at 235 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-combo-box-flow/2.0.3/vaadin-combo-box-flow-2.0.3.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-combo-box-flow/2.0.3/vaadin-combo-box-flow-2.0.3.pom (8.4 kB at 700 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.3/vaadin-combo-box-4.2.3.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.3/vaadin-combo-box-4.2.3.pom (4.3 kB at 361 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.pom (2.4 kB at 196 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.pom (1.8 kB at 130 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.pom (1.9 kB at 142 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-text-field/2.1.7/vaadin-text-field-2.1.7.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-text-field/2.1.7/vaadin-text-field-2.1.7.pom (2.8 kB at 236 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.7/vaadin-overlay-3.2.7.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.7/vaadin-overlay-3.2.7.pom (2.4 kB at 216 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.pom (2.4 kB at 203 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.pom
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.pom (1.9 kB at 154 kB/s)
13:32:55 [2019-04-17T10:32:55.844Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.pom
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.pom (1.9 kB at 144 kB/s)
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.pom
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.pom (2.5 kB at 228 kB/s)
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.pom
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.pom (1.8 kB at 151 kB/s)
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow/1.2.3/vaadin-date-picker-flow-1.2.3.pom
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow/1.2.3/vaadin-date-picker-flow-1.2.3.pom (7.4 kB at 617 kB/s)
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.2.3/flow-component-base-1.2.3.pom
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.2.3/flow-component-base-1.2.3.pom (38 kB at 2.7 MB/s)
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.2/vaadin-date-picker-3.3.2.pom
13:32:56 [2019-04-17T10:32:56.094Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.2/vaadin-date-picker-3.3.2.pom (4.3 kB at 362 kB/s)
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.pom
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.pom (1.8 kB at 150 kB/s)
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow/1.2.0/vaadin-dialog-flow-1.2.0.pom
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow/1.2.0/vaadin-dialog-flow-1.2.0.pom (6.7 kB at 517 kB/s)
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.2.0/flow-component-base-1.2.0.pom
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.2.0/flow-component-base-1.2.0.pom (37 kB at 2.5 MB/s)
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.pom
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.pom (2.8 kB at 215 kB/s)
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow/1.2.0/vaadin-form-layout-flow-1.2.0.pom
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow/1.2.0/vaadin-form-layout-flow-1.2.0.pom (6.4 kB at 537 kB/s)
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.1/vaadin-form-layout-2.1.1.pom
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.1/vaadin-form-layout-2.1.1.pom (2.8 kB at 219 kB/s)
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow/2.1.5/vaadin-grid-flow-2.1.5.pom
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow/2.1.5/vaadin-grid-flow-2.1.5.pom (11 kB at 778 kB/s)
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-grid/5.2.8/vaadin-grid-5.2.8.pom
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-grid/5.2.8/vaadin-grid-5.2.8.pom (3.9 kB at 324 kB/s)
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 2.3 MB/s)
13:32:56 [2019-04-17T10:32:56.095Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.6 MB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-context-menu-flow/1.2.3/vaadin-context-menu-flow-1.2.3.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-context-menu-flow/1.2.3/vaadin-context-menu-flow-1.2.3.pom (6.6 kB at 554 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.2.1/vaadin-context-menu-4.2.1.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.2.1/vaadin-context-menu-4.2.1.pom (3.1 kB at 254 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.pom (3.0 kB at 251 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.pom (1.8 kB at 135 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-icons-flow/1.2.0/vaadin-icons-flow-1.2.0.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-icons-flow/1.2.0/vaadin-icons-flow-1.2.0.pom (3.2 kB at 269 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.1/vaadin-icons-4.2.1.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.1/vaadin-icons-4.2.1.pom (2.2 kB at 154 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow/1.2.2/vaadin-iron-list-flow-1.2.2.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow/1.2.2/vaadin-iron-list-flow-1.2.2.pom (5.3 kB at 378 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow/1.2.0/vaadin-list-box-flow-1.2.0.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow/1.2.0/vaadin-list-box-flow-1.2.0.pom (4.5 kB at 343 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow/1.2.0/vaadin-ordered-layout-flow-1.2.0.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow/1.2.0/vaadin-ordered-layout-flow-1.2.0.pom (3.8 kB at 290 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.pom (2.6 kB at 189 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow/1.2.0/vaadin-progress-bar-flow-1.2.0.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow/1.2.0/vaadin-progress-bar-flow-1.2.0.pom (3.8 kB at 251 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.pom (2.6 kB at 202 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow/1.2.1/vaadin-radio-button-flow-1.2.1.pom
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow/1.2.1/vaadin-radio-button-flow-1.2.1.pom (4.7 kB at 388 kB/s)
13:32:56 [2019-04-17T10:32:56.345Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.pom (2.8 kB at 190 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow/1.2.0/vaadin-split-layout-flow-1.2.0.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow/1.2.0/vaadin-split-layout-flow-1.2.0.pom (3.9 kB at 303 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.pom (2.9 kB at 219 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow/1.2.0/vaadin-tabs-flow-1.2.0.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow/1.2.0/vaadin-tabs-flow-1.2.0.pom (5.6 kB at 470 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.1/vaadin-tabs-2.1.1.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.1/vaadin-tabs-2.1.1.pom (3.2 kB at 267 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-text-field-flow/1.2.1/vaadin-text-field-flow-1.2.1.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-text-field-flow/1.2.1/vaadin-text-field-flow-1.2.1.pom (5.3 kB at 438 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.2.1/flow-component-base-1.2.1.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-component-base/1.2.1/flow-component-base-1.2.1.pom (37 kB at 2.7 MB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-upload-flow/1.2.1/vaadin-upload-flow-1.2.1.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-upload-flow/1.2.1/vaadin-upload-flow-1.2.1.pom (4.3 kB at 389 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.pom (3.0 kB at 250 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow/1.2.0/vaadin-notification-flow-1.2.0.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow/1.2.0/vaadin-notification-flow-1.2.0.pom (5.0 kB at 200 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.pom (2.6 kB at 219 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow/1.0.3/vaadin-app-layout-flow-1.0.3.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow/1.0.3/vaadin-app-layout-flow-1.0.3.pom (12 kB at 938 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow-root/1.0.3/vaadin-app-layout-flow-root-1.0.3.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow-root/1.0.3/vaadin-app-layout-flow-root-1.0.3.pom (2.0 kB at 166 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.pom
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.pom (2.6 kB at 218 kB/s)
13:32:56 [2019-04-17T10:32:56.596Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/2.1.3.RELEASE/spring-boot-starter-test-2.1.3.RELEASE.pom
13:32:56 [2019-04-17T10:32:56.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/2.1.3.RELEASE/spring-boot-starter-test-2.1.3.RELEASE.pom (4.4 kB at 258 kB/s)
13:32:56 [2019-04-17T10:32:56.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE.pom
13:32:56 [2019-04-17T10:32:56.846Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE.pom (7.1 kB at 594 kB/s)
13:32:56 [2019-04-17T10:32:56.846Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE.pom (9.9 kB at 762 kB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 240 kB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 602 kB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 707 kB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 964 kB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (1.9 kB at 161 kB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (5.5 kB at 458 kB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 2.0 MB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 64 kB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 164 kB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.pom (14 kB at 1.1 MB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.1/assertj-parent-pom-2.2.1.pom
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.2.1/assertj-parent-pom-2.2.1.pom (15 kB at 853 kB/s)
13:32:56 [2019-04-17T10:32:56.847Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.2.0/junit-bom-5.2.0.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.2.0/junit-bom-5.2.0.pom (4.2 kB at 198 kB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.4/mockito-core-2.23.4.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.4/mockito-core-2.23.4.pom (18 kB at 1.4 MB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 503 kB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 232 kB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 1.4 MB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 75 kB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom (5.2 kB at 431 kB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom (2.8 kB at 174 kB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE.pom (9.9 kB at 828 kB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.pom (2.7 kB at 208 kB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-parent/2.6.2/xmlunit-parent-2.6.2.pom (18 kB at 1.6 MB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.3.RELEASE/spring-boot-starter-web-2.1.3.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/2.1.3.RELEASE/spring-boot-starter-2.1.3.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.3.RELEASE/spring-boot-starter-logging-2.1.3.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-web/2.1.3.RELEASE/spring-boot-starter-web-2.1.3.RELEASE.jar (406 B at 21 kB/s)
13:32:57 [2019-04-17T10:32:57.097Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter/2.1.3.RELEASE/spring-boot-starter-2.1.3.RELEASE.jar (398 B at 10 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-logging/2.1.3.RELEASE/spring-boot-starter-logging-2.1.3.RELEASE.jar (407 B at 8.0 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 3.3 MB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-to-slf4j/2.11.2/log4j-to-slf4j-2.11.2.jar (18 kB at 197 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/1.7.25/jul-to-slf4j-1.7.25.jar (4.6 kB at 43 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 3.9 MB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 205 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.3.RELEASE/spring-boot-starter-json-2.1.3.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar (266 kB at 1.9 MB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-json/2.1.3.RELEASE/spring-boot-starter-json-2.1.3.RELEASE.jar (405 B at 2.9 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-autoconfigure/2.1.3.RELEASE/spring-boot-autoconfigure-2.1.3.RELEASE.jar (1.3 MB at 8.3 MB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot/2.1.3.RELEASE/spring-boot-2.1.3.RELEASE.jar (949 kB at 5.6 MB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar (67 kB at 396 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.jar (301 kB at 1.8 MB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.9.8/jackson-datatype-jdk8-2.9.8.jar (33 kB at 184 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/2.1.3.RELEASE/spring-boot-starter-tomcat-2.1.3.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-parameter-names/2.9.8/jackson-module-parameter-names-2.9.8.jar (8.6 kB at 47 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.8/jackson-core-2.9.8.jar (326 kB at 1.7 MB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.9.8/jackson-datatype-jsr310-2.9.8.jar (101 kB at 522 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-tomcat/2.1.3.RELEASE/spring-boot-starter-tomcat-2.1.3.RELEASE.jar (406 B at 2.1 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.16/tomcat-embed-websocket-9.0.16.jar (265 kB at 1.2 MB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-el/9.0.16/tomcat-embed-el-9.0.16.jar (250 kB at 1.1 MB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 365 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar (66 kB at 260 kB/s)
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.4.0/classmate-1.4.0.jar
13:32:57 [2019-04-17T10:32:57.348Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.4.0/classmate-1.4.0.jar (67 kB at 233 kB/s)
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hibernate/validator/hibernate-validator/6.0.14.Final/hibernate-validator-6.0.14.Final.jar (1.2 MB at 3.6 MB/s)
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/5.1.5.RELEASE/spring-beans-5.1.5.RELEASE.jar (673 kB at 1.9 MB/s)
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.8/jackson-databind-2.9.8.jar (1.3 MB at 3.8 MB/s)
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.16/tomcat-embed-core-9.0.16.jar (3.3 MB at 9.2 MB/s)
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/5.1.5.RELEASE/spring-expression-5.1.5.RELEASE.jar (280 kB at 725 kB/s)
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-boot-starter/12.0.7/vaadin-spring-boot-starter-12.0.7.jar
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/5.1.5.RELEASE/spring-aop-5.1.5.RELEASE.jar (369 kB at 936 kB/s)
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/5.1.5.RELEASE/spring-web-5.1.5.RELEASE.jar (1.4 MB at 3.5 MB/s)
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring-boot-starter/12.0.7/vaadin-spring-boot-starter-12.0.7.jar (1.9 kB at 4.8 kB/s)
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/10.1.1/vaadin-spring-10.1.1.jar
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.2.5/flow-server-1.2.5.jar
13:32:57 [2019-04-17T10:32:57.598Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.jar
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/5.1.5.RELEASE/spring-webmvc-5.1.5.RELEASE.jar (800 kB at 1.9 MB/s)
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-spring/10.1.1/vaadin-spring-10.1.1.jar (48 kB at 111 kB/s)
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-fileupload/commons-fileupload/1.3.3/commons-fileupload-1.3.3.jar (71 kB at 160 kB/s)
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.3/jsoup-1.10.3.jar
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gwt/gwt-elemental/2.8.2.vaadin2/gwt-elemental-2.8.2.vaadin2.jar (66 kB at 147 kB/s)
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 446 kB/s)
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-server/1.2.5/flow-server-1.2.5.jar (1.0 MB at 2.2 MB/s)
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 40 kB/s)
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/5.1.5.RELEASE/spring-context-5.1.5.RELEASE.jar (1.1 MB at 2.1 MB/s)
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.2.5/flow-push-1.2.5.jar
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/gentyref/1.2.0.vaadin1/gentyref-1.2.0.vaadin1.jar (24 kB at 46 kB/s)
13:32:57 [2019-04-17T10:32:57.599Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.3/jsoup-1.10.3.jar (355 kB at 677 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/slf4j/vaadin-slf4j-jdk14/1.6.1/vaadin-slf4j-jdk14-1.6.1.jar (35 kB at 62 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-push/1.2.5/flow-push-1.2.5.jar (80 kB at 141 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-websocket/5.1.5.RELEASE/spring-websocket-5.1.5.RELEASE.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.2.5/flow-client-1.2.5.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-css/6.1.1/ph-css-6.1.1.jar (510 kB at 897 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/12.0.7/vaadin-core-12.0.7.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-core/12.0.7/vaadin-core-12.0.7.jar (1.9 kB at 3.2 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-html-components/1.2.5/flow-html-components-1.2.5.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-client/1.2.5/flow-client-1.2.5.jar (99 kB at 168 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.2.5/flow-data-1.2.5.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-html-components/1.2.5/flow-html-components-1.2.5.jar (26 kB at 43 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-lumo-theme/1.2.5/vaadin-lumo-theme-1.2.5.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-websocket/5.1.5.RELEASE/spring-websocket-5.1.5.RELEASE.jar (417 kB at 687 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.3.3/vaadin-lumo-styles-1.3.3.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/helger/ph-commons/9.1.2/ph-commons-9.1.2.jar (1.3 MB at 2.1 MB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/atmosphere/atmosphere-runtime/2.4.30.vaadin1/atmosphere-runtime-2.4.30.vaadin1.jar (896 kB at 1.5 MB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-icon/2.1.0/iron-icon-2.1.0.jar (26 kB at 42 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-meta/2.1.1/iron-meta-2.1.1.jar (36 kB at 58 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-lumo-theme/1.2.5/vaadin-lumo-theme-1.2.5.jar (5.5 kB at 8.7 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.6.1/polymer-2.6.1.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-iconset-svg/2.2.1/iron-iconset-svg-2.2.1.jar (40 kB at 63 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-flex-layout/2.0.3/iron-flex-layout-2.0.3.jar (35 kB at 56 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-lumo-styles/1.3.3/vaadin-lumo-styles-1.3.3.jar (337 kB at 532 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-material-theme/1.2.5/vaadin-material-theme-1.2.5.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/flow-data/1.2.5/flow-data-1.2.5.jar (290 kB at 455 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.0/vaadin-material-styles-1.2.0.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-material-theme/1.2.5/vaadin-material-theme-1.2.5.jar (4.2 kB at 6.4 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-button-flow/1.2.1/vaadin-button-flow-1.2.1.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-material-styles/1.2.0/vaadin-material-styles-1.2.0.jar (65 kB at 100 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-button/2.1.2/vaadin-button-2.1.2.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-button-flow/1.2.1/vaadin-button-flow-1.2.1.jar (11 kB at 17 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymer/polymer/2.6.1/polymer-2.6.1.jar (826 kB at 1.2 MB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/shadycss/1.8.0/shadycss-1.8.0.jar (323 kB at 470 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-element-mixin/2.1.3/vaadin-element-mixin-2.1.3.jar (11 kB at 16 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.2/vaadin-control-state-mixin-2.1.2.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-usage-statistics/2.0.2/vaadin-usage-statistics-2.0.2.jar (28 kB at 40 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-button/2.1.2/vaadin-button-2.1.2.jar (339 kB at 484 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/webcomponents/webcomponentsjs/1.2.6/webcomponentsjs-1.2.6.jar (1.0 MB at 1.5 MB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow/1.2.1/vaadin-checkbox-flow-1.2.1.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.3.3/vaadin-themable-mixin-1.3.3.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.6/vaadin-checkbox-2.2.6.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-development-mode-detector/2.0.0/vaadin-development-mode-detector-2.0.0.jar (106 kB at 150 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-control-state-mixin/2.1.2/vaadin-control-state-mixin-2.1.2.jar (12 kB at 17 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-combo-box-flow/2.0.3/vaadin-combo-box-flow-2.0.3.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.3/vaadin-combo-box-4.2.3.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-checkbox-flow/1.2.1/vaadin-checkbox-flow-1.2.1.jar (24 kB at 34 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-text-field/2.1.7/vaadin-text-field-2.1.7.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-themable-mixin/1.3.3/vaadin-themable-mixin-1.3.3.jar (17 kB at 23 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-checkbox/2.2.6/vaadin-checkbox-2.2.6.jar (123 kB at 171 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-combo-box-flow/2.0.3/vaadin-combo-box-flow-2.0.3.jar (35 kB at 48 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-combo-box/4.2.3/vaadin-combo-box-4.2.3.jar (244 kB at 333 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-resizable-behavior/2.1.1/iron-resizable-behavior-2.1.1.jar (40 kB at 55 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-announcer/2.1.0/iron-a11y-announcer-2.1.0.jar (24 kB at 33 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-scroll-target-behavior/2.1.1/iron-scroll-target-behavior-2.1.1.jar (39 kB at 52 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-a11y-keys-behavior/2.1.1/iron-a11y-keys-behavior-2.1.1.jar (40 kB at 54 kB/s)
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.7/vaadin-overlay-3.2.7.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.jar
13:32:57 [2019-04-17T10:32:57.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-item/2.1.0/vaadin-item-2.1.0.jar (40 kB at 53 kB/s)
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.jar
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-text-field/2.1.7/vaadin-text-field-2.1.7.jar (330 kB at 439 kB/s)
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow/1.2.3/vaadin-date-picker-flow-1.2.3.jar
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-list/2.0.19/iron-list-2.0.19.jar (432 kB at 571 kB/s)
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.2/vaadin-date-picker-3.3.2.jar
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-overlay/3.2.7/vaadin-overlay-3.2.7.jar (78 kB at 102 kB/s)
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.jar
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-date-picker-flow/1.2.3/vaadin-date-picker-flow-1.2.3.jar (21 kB at 27 kB/s)
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow/1.2.0/vaadin-dialog-flow-1.2.0.jar
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-overlay-behavior/2.3.4/iron-overlay-behavior-2.3.4.jar (77 kB at 100 kB/s)
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.jar
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-fit-behavior/2.2.1/iron-fit-behavior-2.2.1.jar (45 kB at 59 kB/s)
13:32:57 [2019-04-17T10:32:57.850Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow/1.2.0/vaadin-form-layout-flow-1.2.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-form-layout-flow/1.2.0/vaadin-form-layout-flow-1.2.0.jar (11 kB at 14 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.1/vaadin-form-layout-2.1.1.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-dialog-flow/1.2.0/vaadin-dialog-flow-1.2.0.jar (13 kB at 17 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow/2.1.5/vaadin-grid-flow-2.1.5.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/polymerelements/iron-media-query/2.1.0/iron-media-query-2.1.0.jar (23 kB at 29 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-grid/5.2.8/vaadin-grid-5.2.8.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-dialog/2.2.1/vaadin-dialog-2.2.1.jar (87 kB at 110 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-grid-flow/2.1.5/vaadin-grid-flow-2.1.5.jar (153 kB at 188 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-icons-flow/1.2.0/vaadin-icons-flow-1.2.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-date-picker/3.3.2/vaadin-date-picker-3.3.2.jar (669 kB at 820 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.1/vaadin-icons-4.2.1.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-icons-flow/1.2.0/vaadin-icons-flow-1.2.0.jar (26 kB at 31 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow/1.2.2/vaadin-iron-list-flow-1.2.2.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-iron-list-flow/1.2.2/vaadin-iron-list-flow-1.2.2.jar (16 kB at 19 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow/1.2.0/vaadin-list-box-flow-1.2.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 595 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-grid/5.2.8/vaadin-grid-5.2.8.jar (676 kB at 800 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-form-layout/2.1.1/vaadin-form-layout-2.1.1.jar (437 kB at 516 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow/1.2.0/vaadin-ordered-layout-flow-1.2.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-list-box-flow/1.2.0/vaadin-list-box-flow-1.2.0.jar (8.7 kB at 10 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-ordered-layout-flow/1.2.0/vaadin-ordered-layout-flow-1.2.0.jar (15 kB at 18 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-box/1.1.0/vaadin-list-box-1.1.0.jar (43 kB at 50 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow/1.2.0/vaadin-progress-bar-flow-1.2.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-list-mixin/2.1.2/vaadin-list-mixin-2.1.2.jar (26 kB at 30 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow/1.2.1/vaadin-radio-button-flow-1.2.1.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-ordered-layout/1.1.0/vaadin-ordered-layout-1.1.0.jar (73 kB at 84 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-radio-button-flow/1.2.1/vaadin-radio-button-flow-1.2.1.jar (18 kB at 21 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow/1.2.0/vaadin-split-layout-flow-1.2.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-radio-button/1.1.5/vaadin-radio-button-1.1.5.jar (77 kB at 86 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-progress-bar-flow/1.2.0/vaadin-progress-bar-flow-1.2.0.jar (6.7 kB at 7.4 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow/1.2.0/vaadin-tabs-flow-1.2.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-split-layout-flow/1.2.0/vaadin-split-layout-flow-1.2.0.jar (11 kB at 12 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.1/vaadin-tabs-2.1.1.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-progress-bar/1.1.0/vaadin-progress-bar-1.1.0.jar (92 kB at 100 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-text-field-flow/1.2.1/vaadin-text-field-flow-1.2.1.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-tabs/2.1.1/vaadin-tabs-2.1.1.jar (94 kB at 102 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-upload-flow/1.2.1/vaadin-upload-flow-1.2.1.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-tabs-flow/1.2.0/vaadin-tabs-flow-1.2.0.jar (16 kB at 18 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-split-layout/4.1.0/vaadin-split-layout-4.1.0.jar (42 kB at 44 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow/1.2.0/vaadin-notification-flow-1.2.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-text-field-flow/1.2.1/vaadin-text-field-flow-1.2.1.jar (38 kB at 41 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-upload/4.2.1/vaadin-upload-4.2.1.jar (92 kB at 96 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow/1.0.3/vaadin-app-layout-flow-1.0.3.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-notification-flow/1.2.0/vaadin-notification-flow-1.2.0.jar (15 kB at 16 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-upload-flow/1.2.1/vaadin-upload-flow-1.2.1.jar (55 kB at 57 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-context-menu-flow/1.2.3/vaadin-context-menu-flow-1.2.3.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-app-layout-flow/1.0.3/vaadin-app-layout-flow-1.0.3.jar (15 kB at 15 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.2.1/vaadin-context-menu-4.2.1.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-context-menu-flow/1.2.3/vaadin-context-menu-flow-1.2.3.jar (18 kB at 18 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/2.1.3.RELEASE/spring-boot-starter-test-2.1.3.RELEASE.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-icons/4.2.1/vaadin-icons-4.2.1.jar (1.4 MB at 1.4 MB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-app-layout/1.0.2/vaadin-app-layout-1.0.2.jar (60 kB at 62 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-notification/1.2.1/vaadin-notification-1.2.1.jar (144 kB at 146 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-test/2.1.3.RELEASE/spring-boot-starter-test-2.1.3.RELEASE.jar (404 B at 408 B/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test/2.1.3.RELEASE/spring-boot-test-2.1.3.RELEASE.jar (197 kB at 195 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-test-autoconfigure/2.1.3.RELEASE/spring-boot-test-autoconfigure-2.1.3.RELEASE.jar (172 kB at 169 kB/s)
13:32:58 [2019-04-17T10:32:58.100Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/bowergithub/vaadin/vaadin-context-menu/4.2.1/vaadin-context-menu-4.2.1.jar (267 kB at 260 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 116 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 40 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 29 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.4/mockito-core-2.23.4.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar (53 kB at 51 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 213 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.jar (43 kB at 40 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 49 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (315 kB at 276 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 46 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 38 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (30 kB at 25 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar (18 kB at 15 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/5.1.5.RELEASE/spring-jcl-5.1.5.RELEASE.jar (24 kB at 19 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE.jar
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.23.4/mockito-core-2.23.4.jar (565 kB at 456 kB/s)
13:32:58 [2019-04-17T10:32:58.351Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.jar (3.3 MB at 2.6 MB/s)
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlunit/xmlunit-core/2.6.2/xmlunit-core-2.6.2.jar (168 kB at 130 kB/s)
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/5.1.5.RELEASE/spring-test-5.1.5.RELEASE.jar (619 kB at 474 kB/s)
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/5.1.5.RELEASE/spring-core-5.1.5.RELEASE.jar (1.3 MB at 982 kB/s)
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.11.1/assertj-core-3.11.1.jar (4.1 MB at 3.0 MB/s)
13:32:58 [2019-04-17T10:32:58.601Z] [INFO]
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ whoami ---
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 208 kB/s)
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 2.0 MB/s)
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.2 MB/s)
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 1.2 MB/s)
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
13:32:58 [2019-04-17T10:32:58.601Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 389 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 333 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.5 MB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 175 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 447 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 284 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 237 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 114 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 707 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.1 MB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 70 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 419 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 2.0 MB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.2 MB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 363 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 303 kB/s)
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
13:32:59 [2019-04-17T10:32:59.440Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 496 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 18 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 603 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 171 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 202 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 91 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 357 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.6 MB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 269 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 618 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 763 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 468 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 815 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 172 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 193 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 204 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 225 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 167 kB/s)
13:32:59 [2019-04-17T10:32:59.690Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 702 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 187 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 284 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 158 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 423 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 517 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 417 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.8 MB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 508 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 511 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 2.7 MB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 1.4 MB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 847 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 4.0 MB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 1.4 MB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 88 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 375 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 140 kB/s)
13:32:59 [2019-04-17T10:32:59.941Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 192 kB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.7 MB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 614 kB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 229 kB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 597 kB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 697 kB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 212 kB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 829 kB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 218 kB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 2.0 MB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 1.4 MB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.1 MB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 3.4 MB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 630 kB/s)
13:33:00 [2019-04-17T10:33:00.192Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 7.0 MB/s)
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 442 kB/s)
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 7.6 MB/s)
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.8 MB/s)
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 632 kB/s)
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.3 MB/s)
13:33:00 [2019-04-17T10:33:00.977Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
13:33:00 [2019-04-17T10:33:00.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 146 kB/s)
13:33:00 [2019-04-17T10:33:00.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
13:33:00 [2019-04-17T10:33:00.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 781 kB/s)
13:33:00 [2019-04-17T10:33:00.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
13:33:00 [2019-04-17T10:33:00.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.1 MB/s)
13:33:00 [2019-04-17T10:33:00.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
13:33:00 [2019-04-17T10:33:00.978Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 40 kB/s)
13:33:00 [2019-04-17T10:33:00.978Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 423 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 16 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 197 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 309 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 174 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 34 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 60 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 181 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 88 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 36 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 9.3 kB/s)
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Copying 1 resource
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] Copying 0 resource
13:33:01 [2019-04-17T10:33:01.232Z] [INFO]
13:33:01 [2019-04-17T10:33:01.232Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ whoami ---
13:33:01 [2019-04-17T10:33:01.967Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 7.8 kB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 395 kB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 530 kB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.3 MB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 1.1 MB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 122 kB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.9 MB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.5 MB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 372 kB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 1.1 MB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 198 kB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 295 kB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 527 kB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 81 kB/s)
13:33:02 [2019-04-17T10:33:02.218Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 531 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 178 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 190 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 792 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 298 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 217 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 197 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 144 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 170 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 171 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 277 kB/s)
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.468Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 282 kB/s)
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 88 kB/s)
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 175 kB/s)
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 188 kB/s)
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 114 kB/s)
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 368 kB/s)
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 493 kB/s)
13:33:02 [2019-04-17T10:33:02.469Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.7 MB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 380 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 243 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 376 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 245 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 936 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 1.3 MB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 79 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 603 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 266 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 348 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 63 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 70 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 134 kB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 4.1 MB/s)
13:33:02 [2019-04-17T10:33:02.719Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 846 kB/s)
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 7.9 MB/s)
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 4.3 MB/s)
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 2.9 MB/s)
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 986 kB/s)
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 542 kB/s)
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 86 kB/s)
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 387 kB/s)
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 5.6 MB/s)
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Changes detected - recompiling the module!
13:33:02 [2019-04-17T10:33:02.970Z] [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/WhereAmI/target/classes
13:33:03 [2019-04-17T10:33:03.881Z] [INFO]
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ whoami ---
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/WhereAmI/src/test/resources
13:33:03 [2019-04-17T10:33:03.881Z] [INFO]
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ whoami ---
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] Changes detected - recompiling the module!
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/WhereAmI/target/test-classes
13:33:03 [2019-04-17T10:33:03.881Z] [INFO]
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ whoami ---
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.pom
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.pom (11 kB at 818 kB/s)
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 163 kB/s)
13:33:03 [2019-04-17T10:33:03.881Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 960 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.pom (3.5 kB at 295 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.pom (2.0 kB at 163 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.pom (7.5 kB at 621 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 329 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 45 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 441 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 286 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 261 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 183 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 467 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.9 MB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.2 MB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 302 kB/s)
13:33:04 [2019-04-17T10:33:04.131Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 223 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 1.3 MB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 288 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/2.22.1/surefire-logger-api-2.22.1.jar (13 kB at 290 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 234 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.7 MB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.22.1/surefire-api-2.22.1.jar (186 kB at 2.2 MB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.22.1/surefire-booter-2.22.1.jar (274 kB at 2.9 MB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 569 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 3.2 MB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.22.1/maven-surefire-common-2.22.1.jar (528 kB at 4.7 MB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 564 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 324 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 598 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.3 MB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 242 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.6 MB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 398 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 160 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 592 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 57 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.1 MB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.1 MB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 105 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 140 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 66 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 151 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 62 kB/s)
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
13:33:04 [2019-04-17T10:33:04.382Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 76 kB/s)
13:33:04 [2019-04-17T10:33:04.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 206 kB/s)
13:33:04 [2019-04-17T10:33:04.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 194 kB/s)
13:33:04 [2019-04-17T10:33:04.632Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 1.5 MB/s)
13:33:04 [2019-04-17T10:33:04.632Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.pom
13:33:04 [2019-04-17T10:33:04.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.pom (3.1 kB at 154 kB/s)
13:33:04 [2019-04-17T10:33:04.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom
13:33:04 [2019-04-17T10:33:04.883Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.22.1/surefire-providers-2.22.1.pom (2.5 kB at 226 kB/s)
13:33:04 [2019-04-17T10:33:04.883Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.jar
13:33:04 [2019-04-17T10:33:04.886Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.22.1/surefire-junit4-2.22.1.jar (85 kB at 5.6 MB/s)
13:33:04 [2019-04-17T10:33:04.886Z] [INFO]
13:33:04 [2019-04-17T10:33:04.886Z] [INFO] -------------------------------------------------------
13:33:04 [2019-04-17T10:33:04.886Z] [INFO] T E S T S
13:33:04 [2019-04-17T10:33:04.886Z] [INFO] -------------------------------------------------------
13:33:05 [2019-04-17T10:33:05.797Z] [INFO] Running ee.yals.whoami.WhoamiApplicationTests
13:33:05 [2019-04-17T10:33:05.797Z] 10:33:05.446 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class ee.yals.whoami.WhoamiApplicationTests]
13:33:05 [2019-04-17T10:33:05.797Z] 10:33:05.453 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
13:33:05 [2019-04-17T10:33:05.797Z] 10:33:05.463 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
13:33:05 [2019-04-17T10:33:05.797Z] 10:33:05.487 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [ee.yals.whoami.WhoamiApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
13:33:05 [2019-04-17T10:33:05.797Z] 10:33:05.504 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [ee.yals.whoami.WhoamiApplicationTests], using SpringBootContextLoader
13:33:05 [2019-04-17T10:33:05.797Z] 10:33:05.509 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [ee.yals.whoami.WhoamiApplicationTests]: class path resource [ee/yals/whoami/WhoamiApplicationTests-context.xml] does not exist
13:33:05 [2019-04-17T10:33:05.797Z] 10:33:05.510 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [ee.yals.whoami.WhoamiApplicationTests]: class path resource [ee/yals/whoami/WhoamiApplicationTestsContext.groovy] does not exist
13:33:05 [2019-04-17T10:33:05.797Z] 10:33:05.510 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [ee.yals.whoami.WhoamiApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
13:33:05 [2019-04-17T10:33:05.797Z] 10:33:05.512 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [ee.yals.whoami.WhoamiApplicationTests]: WhoamiApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
13:33:05 [2019-04-17T10:33:05.797Z] 10:33:05.570 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [ee.yals.whoami.WhoamiApplicationTests]
13:33:06 [2019-04-17T10:33:06.047Z] 10:33:05.840 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/WhereAmI/target/classes/ee/yals/whoami/WhoamiApplication.class]
13:33:06 [2019-04-17T10:33:06.047Z] 10:33:05.841 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration ee.yals.whoami.WhoamiApplication for test class ee.yals.whoami.WhoamiApplicationTests
13:33:06 [2019-04-17T10:33:06.047Z] 10:33:05.954 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [ee.yals.whoami.WhoamiApplicationTests]: using defaults.
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.955 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.969 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.969 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.970 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4f6ee6e4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4466af20, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@a514af7, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6b927fb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3e58a80e, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@4fb61f4a, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4fb0f2b9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@79924b, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7b9a4292, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4a94ee4]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.972 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ee.yals.whoami.WhoamiApplicationTests]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.972 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ee.yals.whoami.WhoamiApplicationTests]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.974 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ee.yals.whoami.WhoamiApplicationTests]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.974 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ee.yals.whoami.WhoamiApplicationTests]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.975 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ee.yals.whoami.WhoamiApplicationTests]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.975 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ee.yals.whoami.WhoamiApplicationTests]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.979 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@36bc55de testClass = WhoamiApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@564fabc8 testClass = WhoamiApplicationTests, locations = '{}', classes = '{class ee.yals.whoami.WhoamiApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2a556333, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@3cb1ffe6, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@38bc8ab5, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@12f41634], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.980 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [ee.yals.whoami.WhoamiApplicationTests]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:05.980 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [ee.yals.whoami.WhoamiApplicationTests]
13:33:06 [2019-04-17T10:33:06.048Z] 10:33:06.004 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
13:33:06 [2019-04-17T10:33:06.298Z]
13:33:06 [2019-04-17T10:33:06.298Z] . ____ _ __ _ _
13:33:06 [2019-04-17T10:33:06.298Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
13:33:06 [2019-04-17T10:33:06.298Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
13:33:06 [2019-04-17T10:33:06.298Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) )
13:33:06 [2019-04-17T10:33:06.298Z] ' |____| .__|_| |_|_| |_\__, | / / / /
13:33:06 [2019-04-17T10:33:06.298Z] =========|_|==============|___/=/_/_/_/
13:33:06 [2019-04-17T10:33:06.298Z] :: Spring Boot :: (v2.1.3.RELEASE)
13:33:06 [2019-04-17T10:33:06.298Z]
13:33:06 [2019-04-17T10:33:06.548Z] 2019-04-17 10:33:06.323 INFO 156 --- [ main] ee.yals.whoami.WhoamiApplicationTests : Starting WhoamiApplicationTests on 56fc267a698d with PID 156 (started by root in /var/lib/jenkins/workspace/WhereAmI)
13:33:06 [2019-04-17T10:33:06.549Z] 2019-04-17 10:33:06.324 INFO 156 --- [ main] ee.yals.whoami.WhoamiApplicationTests : No active profile set, falling back to default profiles: default
13:33:09 [2019-04-17T10:33:09.031Z] 2019-04-17 10:33:08.447 INFO 156 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
13:33:09 [2019-04-17T10:33:09.031Z] 2019-04-17 10:33:08.803 INFO 156 --- [ main] ee.yals.whoami.WhoamiApplicationTests : Started WhoamiApplicationTests in 2.788 seconds (JVM running for 3.872)
13:33:09 [2019-04-17T10:33:09.031Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.727 s - in ee.yals.whoami.WhoamiApplicationTests
13:33:09 [2019-04-17T10:33:09.282Z] 2019-04-17 10:33:09.039 INFO 156 --- [ Thread-2] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
13:33:09 [2019-04-17T10:33:09.532Z] [INFO]
13:33:09 [2019-04-17T10:33:09.532Z] [INFO] Results:
13:33:09 [2019-04-17T10:33:09.532Z] [INFO]
13:33:09 [2019-04-17T10:33:09.532Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
13:33:09 [2019-04-17T10:33:09.532Z] [INFO]
13:33:09 [2019-04-17T10:33:09.532Z] [INFO] ------------------------------------------------------------------------
13:33:09 [2019-04-17T10:33:09.532Z] [INFO] BUILD SUCCESS
13:33:09 [2019-04-17T10:33:09.532Z] [INFO] ------------------------------------------------------------------------
13:33:09 [2019-04-17T10:33:09.532Z] [INFO] Total time: 35.791 s
13:33:09 [2019-04-17T10:33:09.532Z] [INFO] Finished at: 2019-04-17T10:33:09Z
13:33:09 [2019-04-17T10:33:09.532Z] [INFO] ------------------------------------------------------------------------
13:33:09 [2019-04-17T10:33:09.532Z] Well tested for kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] junit
13:33:09 [2019-04-17T10:33:09.580Z] Recording test results
[Pipeline] timeout
13:33:09 [2019-04-17T10:33:09.657Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:33:09 [2019-04-17T10:33:09.949Z] + set -x
13:33:09 [2019-04-17T10:33:09.949Z] + mvn clean package -B -V -Dmaven.javadoc.skip=true -Dmaven.test.skip=true
13:33:10 [2019-04-17T10:33:10.200Z] Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
13:33:10 [2019-04-17T10:33:10.200Z] Maven home: /opt/mvn
13:33:10 [2019-04-17T10:33:10.200Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
13:33:10 [2019-04-17T10:33:10.200Z] Default locale: en, platform encoding: UTF-8
13:33:10 [2019-04-17T10:33:10.200Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
13:33:11 [2019-04-17T10:33:11.543Z] [INFO] Scanning for projects...
13:33:11 [2019-04-17T10:33:11.794Z] [INFO]
13:33:11 [2019-04-17T10:33:11.794Z] [INFO] ---------------------------< ee.yals:whoami >---------------------------
13:33:11 [2019-04-17T10:33:11.794Z] [INFO] Building whereami 1.0
13:33:11 [2019-04-17T10:33:11.794Z] [INFO] --------------------------------[ jar ]---------------------------------
13:33:12 [2019-04-17T10:33:12.344Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
13:33:12 [2019-04-17T10:33:12.895Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 11 kB/s)
13:33:12 [2019-04-17T10:33:12.895Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
13:33:12 [2019-04-17T10:33:12.895Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 952 kB/s)
13:33:13 [2019-04-17T10:33:13.145Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.pom
13:33:13 [2019-04-17T10:33:13.145Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.pom (6.7 kB at 391 kB/s)
13:33:13 [2019-04-17T10:33:13.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
13:33:13 [2019-04-17T10:33:13.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 486 kB/s)
13:33:13 [2019-04-17T10:33:13.146Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.jar
13:33:13 [2019-04-17T10:33:13.146Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.1/maven-jar-plugin-3.1.1.jar (27 kB at 1.0 MB/s)
13:33:14 [2019-04-17T10:33:14.056Z] [INFO]
13:33:14 [2019-04-17T10:33:14.056Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ whoami ---
13:33:14 [2019-04-17T10:33:14.307Z] [INFO] Deleting /var/lib/jenkins/workspace/WhereAmI/target
13:33:14 [2019-04-17T10:33:14.307Z] [INFO]
13:33:14 [2019-04-17T10:33:14.307Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ whoami ---
13:33:14 [2019-04-17T10:33:14.307Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:33:14 [2019-04-17T10:33:14.307Z] [INFO] Copying 1 resource
13:33:14 [2019-04-17T10:33:14.307Z] [INFO] Copying 0 resource
13:33:14 [2019-04-17T10:33:14.307Z] [INFO]
13:33:14 [2019-04-17T10:33:14.307Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ whoami ---
13:33:14 [2019-04-17T10:33:14.557Z] [INFO] Changes detected - recompiling the module!
13:33:14 [2019-04-17T10:33:14.557Z] [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/WhereAmI/target/classes
13:33:15 [2019-04-17T10:33:15.147Z] [INFO]
13:33:15 [2019-04-17T10:33:15.147Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ whoami ---
13:33:15 [2019-04-17T10:33:15.147Z] [INFO] Not copying test resources
13:33:15 [2019-04-17T10:33:15.147Z] [INFO]
13:33:15 [2019-04-17T10:33:15.147Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ whoami ---
13:33:15 [2019-04-17T10:33:15.147Z] [INFO] Not compiling test sources
13:33:15 [2019-04-17T10:33:15.147Z] [INFO]
13:33:15 [2019-04-17T10:33:15.147Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ whoami ---
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Tests are skipped.
13:33:15 [2019-04-17T10:33:15.397Z] [INFO]
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ whoami ---
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.pom (4.4 kB at 277 kB/s)
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 318 kB/s)
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 370 kB/s)
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 1.4 MB/s)
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 350 kB/s)
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.0 MB/s)
13:33:15 [2019-04-17T10:33:15.397Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 3.0 MB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 920 kB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 3.3 MB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.0 MB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 127 kB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 204 kB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.6 MB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.pom (4.8 kB at 372 kB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.pom (4.5 kB at 350 kB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.pom (18 kB at 1.3 MB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.3.0/maven-archiver-3.3.0.jar (24 kB at 770 kB/s)
13:33:15 [2019-04-17T10:33:15.648Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
13:33:15 [2019-04-17T10:33:15.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.1.0/plexus-io-3.1.0.jar (75 kB at 1.7 MB/s)
13:33:15 [2019-04-17T10:33:15.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 2.6 MB/s)
13:33:15 [2019-04-17T10:33:15.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 1.1 MB/s)
13:33:15 [2019-04-17T10:33:15.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.7.0/plexus-archiver-3.7.0.jar (192 kB at 2.4 MB/s)
13:33:15 [2019-04-17T10:33:15.898Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.18/commons-compress-1.18.jar (592 kB at 5.6 MB/s)
13:33:15 [2019-04-17T10:33:15.898Z] [INFO] Building jar: /var/lib/jenkins/workspace/WhereAmI/target/whereami.jar
13:33:16 [2019-04-17T10:33:16.149Z] [INFO]
13:33:16 [2019-04-17T10:33:16.149Z] [INFO] --- spring-boot-maven-plugin:2.1.3.RELEASE:repackage (repackage) @ whoami ---
13:33:16 [2019-04-17T10:33:16.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/2.1.3.RELEASE/spring-boot-loader-tools-2.1.3.RELEASE.pom
13:33:16 [2019-04-17T10:33:16.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/2.1.3.RELEASE/spring-boot-loader-tools-2.1.3.RELEASE.pom (2.7 kB at 59 kB/s)
13:33:16 [2019-04-17T10:33:16.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
13:33:16 [2019-04-17T10:33:16.149Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 308 kB/s)
13:33:16 [2019-04-17T10:33:16.149Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 48 kB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 326 kB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 68 kB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 303 kB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.3 MB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 377 kB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 370 kB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 284 kB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 939 kB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 119 kB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 178 kB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 1.7 MB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 2.4 MB/s)
13:33:16 [2019-04-17T10:33:16.399Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 1.2 MB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 518 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 336 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 153 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 187 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 118 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 118 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 58 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 290 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.4 MB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 145 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 192 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 278 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 915 kB/s)
13:33:16 [2019-04-17T10:33:16.650Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
13:33:16 [2019-04-17T10:33:16.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 110 kB/s)
13:33:16 [2019-04-17T10:33:16.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
13:33:16 [2019-04-17T10:33:16.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 131 kB/s)
13:33:16 [2019-04-17T10:33:16.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
13:33:16 [2019-04-17T10:33:16.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 608 kB/s)
13:33:16 [2019-04-17T10:33:16.900Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
13:33:16 [2019-04-17T10:33:16.900Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.6 MB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 73 kB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 47 kB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 202 kB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 1.0 MB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 562 kB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 212 kB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 262 kB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 472 kB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 640 kB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 310 kB/s)
13:33:16 [2019-04-17T10:33:16.901Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 141 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 1.5 MB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 132 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 112 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 240 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 886 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 1.2 MB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 176 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 30 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 508 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 564 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 403 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 383 kB/s)
13:33:17 [2019-04-17T10:33:17.151Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.pom (9.3 kB at 718 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 826 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 393 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 1.1 MB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 173 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 282 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 208 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 263 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 307 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 577 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 157 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.7 MB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.pom (11 kB at 804 kB/s)
13:33:17 [2019-04-17T10:33:17.402Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom
13:33:17 [2019-04-17T10:33:17.652Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0-beta/asm-7.0-beta.pom (2.9 kB at 246 kB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0-beta/asm-analysis-7.0-beta.pom (3.2 kB at 244 kB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0-beta/asm-tree-7.0-beta.pom (3.1 kB at 241 kB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0-beta/asm-commons-7.0-beta.pom (3.7 kB at 284 kB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.pom (3.7 kB at 282 kB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 566 kB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 760 kB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/2.1.3.RELEASE/spring-boot-loader-tools-2.1.3.RELEASE.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 608 kB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-loader-tools/2.1.3.RELEASE/spring-boot-loader-tools-2.1.3.RELEASE.jar (149 kB at 3.6 MB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (77 kB at 2.4 MB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 346 kB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 915 kB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 1.0 MB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 2.2 MB/s)
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
13:33:17 [2019-04-17T10:33:17.653Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 846 kB/s)
13:33:17 [2019-04-17T10:33:17.657Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
13:33:17 [2019-04-17T10:33:17.657Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 333 kB/s)
13:33:17 [2019-04-17T10:33:17.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
13:33:17 [2019-04-17T10:33:17.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 341 kB/s)
13:33:17 [2019-04-17T10:33:17.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
13:33:17 [2019-04-17T10:33:17.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 1.9 MB/s)
13:33:17 [2019-04-17T10:33:17.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
13:33:17 [2019-04-17T10:33:17.658Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 1.5 MB/s)
13:33:17 [2019-04-17T10:33:17.658Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 5.2 MB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 1.2 MB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 1.1 MB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 338 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 1.5 MB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 42 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 18 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 31 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 358 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 29 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 274 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 286 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 937 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 2.4 MB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 2.0 MB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 329 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 385 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 636 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.2.1/maven-shade-plugin-3.2.1.jar (114 kB at 563 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 544 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 890 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 229 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 349 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 1.4 MB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 145 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 146 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/vafer/jdependency/2.1.1/jdependency-2.1.1.jar (186 kB at 705 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 1.1 MB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.0-beta/asm-util-7.0-beta.jar (81 kB at 297 kB/s)
13:33:17 [2019-04-17T10:33:17.908Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 6.5 MB/s)
13:33:18 [2019-04-17T10:33:18.819Z] [INFO] Replacing main artifact with repackaged archive
13:33:18 [2019-04-17T10:33:18.819Z] [INFO] ------------------------------------------------------------------------
13:33:18 [2019-04-17T10:33:18.819Z] [INFO] BUILD SUCCESS
13:33:18 [2019-04-17T10:33:18.819Z] [INFO] ------------------------------------------------------------------------
13:33:18 [2019-04-17T10:33:18.819Z] [INFO] Total time: 7.500 s
13:33:18 [2019-04-17T10:33:18.819Z] [INFO] Finished at: 2019-04-17T10:33:18Z
13:33:18 [2019-04-17T10:33:18.819Z] [INFO] ------------------------------------------------------------------------
13:33:18 [2019-04-17T10:33:18.819Z] + echo Built for kyberorg
13:33:18 [2019-04-17T10:33:18.819Z] Built for kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
13:33:19 [2019-04-17T10:33:19.069Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:33:19 [2019-04-17T10:33:19.393Z] + set +x
13:33:19 [2019-04-17T10:33:19.643Z] Starting Docker: docker.
13:33:19 [2019-04-17T10:33:19.643Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
13:33:19 [2019-04-17T10:33:19.690Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
13:33:19 [2019-04-17T10:33:19.724Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:33:20 [2019-04-17T10:33:20.024Z] + set +x
13:33:20 [2019-04-17T10:33:20.024Z] Login as **** to Docker Repository
13:33:21 [2019-04-17T10:33:21.368Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/WhereAmI@tmp/853eeb48-2495-4a0d-9291-1dd2844ca7e7/config.json.
13:33:21 [2019-04-17T10:33:21.368Z] Configure a credential helper to remove this warning. See
13:33:21 [2019-04-17T10:33:21.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:33:21 [2019-04-17T10:33:21.368Z]
13:33:21 [2019-04-17T10:33:21.368Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
13:33:21 [2019-04-17T10:33:21.510Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:33:21 [2019-04-17T10:33:21.804Z] + set +x
13:33:21 [2019-04-17T10:33:21.804Z] Building Docker Image kyberorg/whereami with tags: [7-readme-fix-latest]
13:33:23 [2019-04-17T10:33:23.660Z] Sending build context to Docker daemon 35.88MB
13:33:23 [2019-04-17T10:33:23.660Z] Step 1/7 : FROM java:8-jre
13:33:23 [2019-04-17T10:33:23.910Z] 8-jre: Pulling from library/java
13:33:23 [2019-04-17T10:33:23.910Z] 5040bd298390: Pulling fs layer
13:33:23 [2019-04-17T10:33:23.910Z] fce5728aad85: Pulling fs layer
13:33:23 [2019-04-17T10:33:23.910Z] c42794440453: Pulling fs layer
13:33:23 [2019-04-17T10:33:23.910Z] 0c0da797ba48: Pulling fs layer
13:33:23 [2019-04-17T10:33:23.910Z] 7c9b17433752: Pulling fs layer
13:33:23 [2019-04-17T10:33:23.910Z] 114e02586e63: Pulling fs layer
13:33:23 [2019-04-17T10:33:23.910Z] e4c663802e9a: Pulling fs layer
13:33:23 [2019-04-17T10:33:23.910Z] 114e02586e63: Waiting
13:33:23 [2019-04-17T10:33:23.910Z] 0c0da797ba48: Waiting
13:33:23 [2019-04-17T10:33:23.910Z] 7c9b17433752: Waiting
13:33:23 [2019-04-17T10:33:23.910Z] e4c663802e9a: Waiting
13:33:24 [2019-04-17T10:33:24.461Z] c42794440453: Download complete
13:33:24 [2019-04-17T10:33:24.461Z] fce5728aad85: Verifying Checksum
13:33:24 [2019-04-17T10:33:24.461Z] fce5728aad85: Download complete
13:33:24 [2019-04-17T10:33:24.712Z] 5040bd298390: Verifying Checksum
13:33:24 [2019-04-17T10:33:24.712Z] 5040bd298390: Download complete
13:33:24 [2019-04-17T10:33:24.712Z] 0c0da797ba48: Verifying Checksum
13:33:24 [2019-04-17T10:33:24.712Z] 0c0da797ba48: Download complete
13:33:24 [2019-04-17T10:33:24.962Z] 7c9b17433752: Verifying Checksum
13:33:24 [2019-04-17T10:33:24.962Z] 7c9b17433752: Download complete
13:33:25 [2019-04-17T10:33:25.513Z] e4c663802e9a: Verifying Checksum
13:33:25 [2019-04-17T10:33:25.513Z] e4c663802e9a: Download complete
13:33:25 [2019-04-17T10:33:25.513Z] 114e02586e63: Verifying Checksum
13:33:25 [2019-04-17T10:33:25.513Z] 114e02586e63: Download complete
13:33:29 [2019-04-17T10:33:29.637Z] 5040bd298390: Pull complete
13:33:30 [2019-04-17T10:33:30.980Z] fce5728aad85: Pull complete
13:33:31 [2019-04-17T10:33:31.531Z] c42794440453: Pull complete
13:33:32 [2019-04-17T10:33:32.081Z] 0c0da797ba48: Pull complete
13:33:33 [2019-04-17T10:33:33.425Z] 7c9b17433752: Pull complete
13:33:37 [2019-04-17T10:33:37.547Z] 114e02586e63: Pull complete
13:33:38 [2019-04-17T10:33:38.891Z] e4c663802e9a: Pull complete
13:33:38 [2019-04-17T10:33:38.891Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
13:33:38 [2019-04-17T10:33:38.891Z] Status: Downloaded newer image for java:8-jre
13:33:38 [2019-04-17T10:33:38.891Z] ---> e44d62cf8862
13:33:38 [2019-04-17T10:33:38.891Z] Step 2/7 : VOLUME /tmp
13:33:42 [2019-04-17T10:33:42.137Z] ---> Running in e450ababa5bb
13:33:44 [2019-04-17T10:33:44.620Z] Removing intermediate container e450ababa5bb
13:33:44 [2019-04-17T10:33:44.620Z] ---> becfcb4b9248
13:33:44 [2019-04-17T10:33:44.620Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
13:33:47 [2019-04-17T10:33:47.103Z] ---> Running in 6ddd4cde4f63
13:33:50 [2019-04-17T10:33:50.331Z] Removing intermediate container 6ddd4cde4f63
13:33:50 [2019-04-17T10:33:50.331Z] ---> b59d16a0909a
13:33:50 [2019-04-17T10:33:50.331Z] Step 4/7 : ADD ./target/whereami.jar /app/
13:33:53 [2019-04-17T10:33:53.561Z] ---> 408794a2c995
13:33:53 [2019-04-17T10:33:53.561Z] Step 5/7 : RUN sh -c 'touch /app/whereami.jar'
13:33:54 [2019-04-17T10:33:54.905Z] ---> Running in 3e7ac5196762
13:33:59 [2019-04-17T10:33:59.027Z] Removing intermediate container 3e7ac5196762
13:33:59 [2019-04-17T10:33:59.027Z] ---> ff4d9a777425
13:33:59 [2019-04-17T10:33:59.027Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/whereami.jar
13:34:00 [2019-04-17T10:34:00.371Z] ---> Running in 7432d259b736
13:34:03 [2019-04-17T10:34:03.599Z] Removing intermediate container 7432d259b736
13:34:03 [2019-04-17T10:34:03.599Z] ---> 43be5606844e
13:34:03 [2019-04-17T10:34:03.599Z] Step 7/7 : EXPOSE 8080
13:34:04 [2019-04-17T10:34:04.942Z] ---> Running in f66d0b5567c6
13:34:07 [2019-04-17T10:34:07.425Z] Removing intermediate container f66d0b5567c6
13:34:07 [2019-04-17T10:34:07.425Z] ---> 622e237e468e
13:34:07 [2019-04-17T10:34:07.425Z] Successfully built 622e237e468e
13:34:07 [2019-04-17T10:34:07.425Z] Successfully tagged kyberorg/whereami:7-readme-fix-latest
13:34:07 [2019-04-17T10:34:07.425Z] Docker image kyberorg/whereami:[7-readme-fix-latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
13:34:07 [2019-04-17T10:34:07.473Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:34:07 [2019-04-17T10:34:07.768Z] + set +x
13:34:07 [2019-04-17T10:34:07.768Z] Push kyberorg/whereami to Docker Repository
13:34:07 [2019-04-17T10:34:07.768Z] The push refers to repository [docker.io/kyberorg/whereami]
13:34:08 [2019-04-17T10:34:08.319Z] 64e2ffe6b4c1: Preparing
13:34:08 [2019-04-17T10:34:08.319Z] ca8847546283: Preparing
13:34:08 [2019-04-17T10:34:08.319Z] 73ad47d4bc12: Preparing
13:34:08 [2019-04-17T10:34:08.319Z] c22c27816361: Preparing
13:34:08 [2019-04-17T10:34:08.319Z] 04dba64afa87: Preparing
13:34:08 [2019-04-17T10:34:08.319Z] 500ca2ff7d52: Preparing
13:34:08 [2019-04-17T10:34:08.319Z] 782d5215f910: Preparing
13:34:08 [2019-04-17T10:34:08.319Z] 0eb22bfb707d: Preparing
13:34:08 [2019-04-17T10:34:08.319Z] a2ae92ffcd29: Preparing
13:34:08 [2019-04-17T10:34:08.319Z] 500ca2ff7d52: Waiting
13:34:08 [2019-04-17T10:34:08.319Z] 782d5215f910: Waiting
13:34:08 [2019-04-17T10:34:08.319Z] 0eb22bfb707d: Waiting
13:34:08 [2019-04-17T10:34:08.319Z] a2ae92ffcd29: Waiting
13:34:09 [2019-04-17T10:34:09.230Z] c22c27816361: Layer already exists
13:34:09 [2019-04-17T10:34:09.230Z] 04dba64afa87: Layer already exists
13:34:09 [2019-04-17T10:34:09.230Z] 73ad47d4bc12: Layer already exists
13:34:09 [2019-04-17T10:34:09.781Z] 782d5215f910: Layer already exists
13:34:09 [2019-04-17T10:34:09.781Z] 0eb22bfb707d: Layer already exists
13:34:09 [2019-04-17T10:34:09.781Z] 500ca2ff7d52: Layer already exists
13:34:10 [2019-04-17T10:34:10.331Z] a2ae92ffcd29: Layer already exists
13:34:15 [2019-04-17T10:34:15.527Z] 64e2ffe6b4c1: Pushed
13:34:15 [2019-04-17T10:34:15.527Z] ca8847546283: Pushed
13:34:19 [2019-04-17T10:34:19.650Z] 7-readme-fix-latest: digest: sha256:530740c656e8c7d003b808c374e1a1a284161970effea88fc9618b36150bc2fc size: 2211
13:34:19 [2019-04-17T10:34:19.650Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
13:34:19 [2019-04-17T10:34:19.694Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:34:19 [2019-04-17T10:34:19.976Z] + set +x
13:34:19 [2019-04-17T10:34:19.976Z] Moikka kyberorg!
13:34:19 [2019-04-17T10:34:19.976Z] Here is Docker Summary:
13:34:19 [2019-04-17T10:34:19.976Z] Images built and pushed: 1
13:34:19 [2019-04-17T10:34:19.976Z] [
13:34:19 [2019-04-17T10:34:19.976Z] kyberorg/whereami:7-readme-fix-latest
13:34:19 [2019-04-17T10:34:19.976Z] ]
13:34:19 [2019-04-17T10:34:19.976Z] Hub Url: https://cloud.docker.com/repository/docker/kyberorg/whereami
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
13:34:20 [2019-04-17T10:34:20.092Z] One way or another, I have finished. Tsau!
[Pipeline] sh
13:34:20 [2019-04-17T10:34:20.376Z] + set +x
13:34:20 [2019-04-17T10:34:20.376Z] Making workspace writable for correct cleanup
13:34:20 [2019-04-17T10:34:20.376Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
13:34:20 [2019-04-17T10:34:20.428Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 56fc267a698da0cd89511af5e98d83b60aba5ce3e8dfaa18b6734cb3a812ef5a
$ docker rm -f 56fc267a698da0cd89511af5e98d83b60aba5ce3e8dfaa18b6734cb3a812ef5a
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS