Triggered by GitLab Merge Request #9: kyberorg/kyberorg-master-patch-79731 => 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 2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3, 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/kyberorg-master-patch-79731
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 2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3 (origin/kyberorg-master-patch-79731)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3 # timeout=10
Commit message: "App Rename"
> /usr/bin/git rev-list --no-walk 2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3 # 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 2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3, 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@2
[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@2 # 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 2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3, 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/kyberorg-master-patch-79731
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 2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3 (origin/kyberorg-master-patch-79731)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3 # timeout=10
Commit message: "App Rename"
[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@2@tmp/b6199695-ceb2-4b98-9dec-d4e360cbd662/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@2 -v /var/lib/jenkins/workspace/WhereAmI@2:/var/lib/jenkins/workspace/WhereAmI@2:rw,z -v /var/lib/jenkins/workspace/WhereAmI@2@tmp:/var/lib/jenkins/workspace/WhereAmI@2@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 b115544482a9a577af9e9c1a585ab9757805e55eff7c46085a5842258e970125 -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:17:49 [2019-04-17T10:17:49.346Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:17:49 [2019-04-17T10:17:49.640Z] + set +x
13:17:49 [2019-04-17T10:17:49.640Z] [Runner info]
13:17:49 [2019-04-17T10:17:49.640Z] Hostname: b115544482a9
13:17:49 [2019-04-17T10:17:49.891Z] Network Status: Host Online
13:17:49 [2019-04-17T10:17:49.891Z]
13:17:49 [2019-04-17T10:17:49.891Z] === Tools info ===
13:17:49 [2019-04-17T10:17:49.891Z] Docker version: Docker version 18.09.5, build e8ff056dbc
13:17:49 [2019-04-17T10:17:49.891Z]
13:17:49 [2019-04-17T10:17:49.891Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
13:17:49 [2019-04-17T10:17:49.891Z] Maven home: /opt/mvn
13:17:49 [2019-04-17T10:17:49.891Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
13:17:49 [2019-04-17T10:17:49.891Z] Default locale: en, platform encoding: UTF-8
13:17:49 [2019-04-17T10:17:49.891Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
13:17:49 [2019-04-17T10:17:49.891Z]
13:17:49 [2019-04-17T10:17:49.891Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
13:17:49 [2019-04-17T10:17:49.962Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:17:50 [2019-04-17T10:17:50.255Z] + set +x
13:17:50 [2019-04-17T10:17:50.255Z] [Build info]
13:17:50 [2019-04-17T10:17:50.255Z] ===== Git info =====
13:17:50 [2019-04-17T10:17:50.255Z] Git branch: kyberorg-master-patch-79731
13:17:50 [2019-04-17T10:17:50.255Z] Git commit: 2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3
13:17:50 [2019-04-17T10:17:50.255Z] Git tag: -
13:17:50 [2019-04-17T10:17:50.255Z]
13:17:50 [2019-04-17T10:17:50.255Z] ===== Jenkins info =====
13:17:50 [2019-04-17T10:17:50.255Z] Jenkins Job #7
13:17:50 [2019-04-17T10:17:50.255Z] Jenkins Job URL: https://ci.yadev.eu/job/WhereAmI/7/
13:17:50 [2019-04-17T10:17:50.255Z] Jenkins Tag: jenkins-WhereAmI-7
13:17:50 [2019-04-17T10:17:50.255Z]
13:17:50 [2019-04-17T10:17:50.255Z] ===== Job Params =====
13:17:50 [2019-04-17T10:17:50.255Z]
13:17:50 [2019-04-17T10:17:50.255Z] dockerRepo=kyberorg/whereami
13:17:50 [2019-04-17T10:17:50.255Z] dockerStep=ee.yadev.pipe.commonpipe.Default@47eb358
13:17:50 [2019-04-17T10:17:50.255Z] javaStep=ee.yadev.pipe.commonpipe.Default@47eb358
13:17:50 [2019-04-17T10:17:50.255Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@47eb358
13:17:50 [2019-04-17T10:17:50.255Z] hubUrl=https://cloud.docker.com/repository/docker
13:17:50 [2019-04-17T10:17:50.255Z] useDebugTag=false
13:17:50 [2019-04-17T10:17:50.255Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
13:17:50 [2019-04-17T10:17:50.255Z] preparationStep=ee.yadev.pipe.commonpipe.Default@47eb358
13:17:50 [2019-04-17T10:17:50.255Z] stepTimeout=5
13:17:50 [2019-04-17T10:17:50.255Z] hubCredentialsId=docker-hub
13:17:50 [2019-04-17T10:17:50.255Z] class=class ee.yadev.pipe.commonpipe.Params
13:17:50 [2019-04-17T10:17:50.255Z] skipMavenTests=false
13:17:50 [2019-04-17T10:17:50.255Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
13:17:50 [2019-04-17T10:17:50.255Z] verbose=false
13:17:50 [2019-04-17T10:17:50.255Z] mavenTestsTimeout=5
13:17:50 [2019-04-17T10:17:50.255Z] pipelineTimeout=15
13:17:50 [2019-04-17T10:17:50.255Z] hubUser=kyberorg
13:17:50 [2019-04-17T10:17:50.255Z]
13:17:50 [2019-04-17T10:17:50.255Z] ==== Environment Variables =====
13:17:50 [2019-04-17T10:17:50.255Z] gitlabSourceRepoURL=git@gitlab.com:kyberorg/whereami.git
13:17:50 [2019-04-17T10:17:50.255Z] GIT_COMMITTER_NAME=Jenkins CI
13:17:50 [2019-04-17T10:17:50.255Z] gitlabMergeRequestTargetProjectId=8272517
13:17:50 [2019-04-17T10:17:50.255Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=841799448d99006f1af15e00b8d68a0273a86479
13:17:50 [2019-04-17T10:17:50.255Z] gitlabMergeRequestAssignee=kyberorg
13:17:50 [2019-04-17T10:17:50.255Z] gitlabMergedByUser=kyberorg
13:17:50 [2019-04-17T10:17:50.255Z] gitlabTargetRepoHttpUrl=https://gitlab.com/kyberorg/whereami.git
13:17:50 [2019-04-17T10:17:50.255Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
13:17:50 [2019-04-17T10:17:50.255Z] HOSTNAME=b115544482a9
13:17:50 [2019-04-17T10:17:50.255Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/WhereAmI/7/display/redirect?page=changes
13:17:50 [2019-04-17T10:17:50.255Z] HUDSON_URL=https://ci.yadev.eu/
13:17:50 [2019-04-17T10:17:50.255Z] NODE_LABELS=master
13:17:50 [2019-04-17T10:17:50.255Z] gitlabTargetRepoSshUrl=git@gitlab.com:kyberorg/whereami.git
13:17:50 [2019-04-17T10:17:50.255Z] GIT_COMMIT=2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3
13:17:50 [2019-04-17T10:17:50.255Z] HOME=/root
13:17:50 [2019-04-17T10:17:50.255Z] BUILD_URL=https://ci.yadev.eu/job/WhereAmI/7/
13:17:50 [2019-04-17T10:17:50.255Z] JENKINS_SERVER_COOKIE=durable-e5fca0b3ec1396421102f4b842a5be5c
13:17:50 [2019-04-17T10:17:50.255Z] GIT_AUTHOR_NAME=Jenkins CI
13:17:50 [2019-04-17T10:17:50.255Z] gitlabTargetBranch=trunk
13:17:50 [2019-04-17T10:17:50.255Z] gitlabMergeRequestIid=9
13:17:50 [2019-04-17T10:17:50.255Z] WORKSPACE=/var/lib/jenkins/workspace/WhereAmI@2
13:17:50 [2019-04-17T10:17:50.255Z] gitlabMergeRequestState=opened
13:17:50 [2019-04-17T10:17:50.255Z] gitlabSourceRepoHttpUrl=https://gitlab.com/kyberorg/whereami.git
13:17:50 [2019-04-17T10:17:50.255Z] gitlabMergeRequestLastCommit=2bf4685d817db0dd1a52bfe152c79bd7c71bd2c3
13:17:50 [2019-04-17T10:17:50.255Z] gitlabMergeRequestTitle=App Rename
13:17:50 [2019-04-17T10:17:50.255Z] JAVA_VERSION=8u212
13:17:50 [2019-04-17T10:17:50.255Z] NODE_NAME=master
13:17:50 [2019-04-17T10:17:50.255Z] gitlabSourceRepoSshUrl=git@gitlab.com:kyberorg/whereami.git
13:17:50 [2019-04-17T10:17:50.255Z] gitlabTargetRepoName=whereami
13:17:50 [2019-04-17T10:17:50.255Z] gitlabTargetNamespace=kyberorg
13:17:50 [2019-04-17T10:17:50.255Z] GIT_BRANCH=origin/kyberorg-master-patch-79731
13:17:50 [2019-04-17T10:17:50.255Z] EXECUTOR_NUMBER=0
13:17:50 [2019-04-17T10:17:50.255Z] gitlabSourceRepoHomepage=https://gitlab.com/kyberorg/whereami
13:17:50 [2019-04-17T10:17:50.255Z] STAGE_NAME=Execution info
13:17:50 [2019-04-17T10:17:50.255Z] gitlabBranch=kyberorg-master-patch-79731
13:17:50 [2019-04-17T10:17:50.255Z] gitlabUserEmail=kyberorg@yadev.eu
13:17:50 [2019-04-17T10:17:50.255Z] BUILD_DISPLAY_NAME=#7
13:17:50 [2019-04-17T10:17:50.255Z] gitlabSourceBranch=kyberorg-master-patch-79731
13:17:50 [2019-04-17T10:17:50.255Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
13:17:50 [2019-04-17T10:17:50.255Z] HUDSON_HOME=/var/lib/jenkins
13:17:50 [2019-04-17T10:17:50.255Z] JOB_BASE_NAME=WhereAmI
13:17:50 [2019-04-17T10:17:50.255Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
13:17:50 [2019-04-17T10:17:50.255Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:17:50 [2019-04-17T10:17:50.255Z] BUILD_ID=7
13:17:50 [2019-04-17T10:17:50.255Z] BUILDING_FOR=kyberorg
13:17:50 [2019-04-17T10:17:50.255Z] gitlabActionType=MERGE
13:17:50 [2019-04-17T10:17:50.255Z] BUILD_TAG=jenkins-WhereAmI-7
13:17:50 [2019-04-17T10:17:50.255Z] gitlabMergeRequestId=27811157
13:17:50 [2019-04-17T10:17:50.255Z] JENKINS_URL=https://ci.yadev.eu/
13:17:50 [2019-04-17T10:17:50.255Z] LANG=C.UTF-8
13:17:50 [2019-04-17T10:17:50.255Z] GIT_URL=https://gitlab.com/kyberorg/whereami.git
13:17:50 [2019-04-17T10:17:50.255Z] JOB_URL=https://ci.yadev.eu/job/WhereAmI/
13:17:50 [2019-04-17T10:17:50.255Z] gitlabSourceRepoName=whereami
13:17:50 [2019-04-17T10:17:50.255Z] gitlabSourceNamespace=kyberorg
13:17:50 [2019-04-17T10:17:50.255Z] BUILD_NUMBER=7
13:17:50 [2019-04-17T10:17:50.255Z] JENKINS_NODE_COOKIE=64d3f485-52ec-4915-9b4a-47c773ef13ed
13:17:50 [2019-04-17T10:17:50.255Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/WhereAmI/7/display/redirect
13:17:50 [2019-04-17T10:17:50.255Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
13:17:50 [2019-04-17T10:17:50.255Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/WhereAmI/display/redirect
13:17:50 [2019-04-17T10:17:50.255Z] CLASSPATH=
13:17:50 [2019-04-17T10:17:50.255Z] JOB_NAME=WhereAmI
13:17:50 [2019-04-17T10:17:50.255Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
13:17:50 [2019-04-17T10:17:50.255Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/WhereAmI@2@tmp/b6199695-ceb2-4b98-9dec-d4e360cbd662
13:17:50 [2019-04-17T10:17:50.255Z] gitlabUserName=Alex Muravya
13:17:50 [2019-04-17T10:17:50.255Z] JAVA_HOME=/docker-java-home
13:17:50 [2019-04-17T10:17:50.255Z] PWD=/var/lib/jenkins/workspace/WhereAmI@2
13:17:50 [2019-04-17T10:17:50.255Z] GIT_PREVIOUS_COMMIT=841799448d99006f1af15e00b8d68a0273a86479
13:17:50 [2019-04-17T10:17:50.255Z] 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:17:50 [2019-04-17T10:17:50.463Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:17:50 [2019-04-17T10:17:50.750Z] + set +x
13:17:52 [2019-04-17T10:17:52.094Z] [INFO] Scanning for projects...
13:17:52 [2019-04-17T10:17:52.094Z] [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:17:52 [2019-04-17T10:17:52.345Z] [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 43 kB/s)
13:17:52 [2019-04-17T10:17:52.345Z] [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:17:52 [2019-04-17T10:17:52.595Z] [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 3.3 MB/s)
13:17:52 [2019-04-17T10:17:52.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-bom/12.0.7/vaadin-bom-12.0.7.pom
13:17:52 [2019-04-17T10:17:52.595Z] [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 698 kB/s)
13:17:52 [2019-04-17T10:17:52.595Z] [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:17:52 [2019-04-17T10:17:52.595Z] [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 270 kB/s)
13:17:52 [2019-04-17T10:17:52.595Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vaadin/vaadin-parent/2.0.0/vaadin-parent-2.0.0.pom
13:17:52 [2019-04-17T10:17:52.595Z] [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 562 kB/s)
13:17:52 [2019-04-17T10:17:52.595Z] [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:17:53 [2019-04-17T10:17:53.146Z] [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:17:53 [2019-04-17T10:17:53.396Z] [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:17:53 [2019-04-17T10:17:53.396Z] [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 909 kB/s)
13:17:53 [2019-04-17T10:17:53.396Z] [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:17:53 [2019-04-17T10:17:53.947Z] [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:17:53 [2019-04-17T10:17:53.947Z] [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:17:53 [2019-04-17T10:17:53.947Z] [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 278 kB/s)
13:17:53 [2019-04-17T10:17:53.947Z] [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:17:54 [2019-04-17T10:17:54.498Z] [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:17:54 [2019-04-17T10:17:54.498Z] [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:17:54 [2019-04-17T10:17:54.749Z] [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 175 kB/s)
13:17:54 [2019-04-17T10:17:54.749Z] [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:17:54 [2019-04-17T10:17:54.749Z] [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 826 kB/s)
13:17:54 [2019-04-17T10:17:54.749Z] [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:17:54 [2019-04-17T10:17:54.749Z] [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:17:54 [2019-04-17T10:17:54.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom
13:17:54 [2019-04-17T10:17:54.749Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/34/oss-parent-34.pom (23 kB at 1.1 MB/s)
13:17:54 [2019-04-17T10:17:54.749Z] [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:17:54 [2019-04-17T10:17:54.749Z] [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 439 kB/s)
13:17:54 [2019-04-17T10:17:54.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:17:54 [2019-04-17T10:17:54.749Z] [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:17:54 [2019-04-17T10:17:54.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/projectreactor/reactor-bom/Californium-SR5/reactor-bom-Californium-SR5.pom
13:17:54 [2019-04-17T10:17:54.749Z] [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 284 kB/s)
13:17:54 [2019-04-17T10:17:54.749Z] [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:17:54 [2019-04-17T10:17:54.749Z] [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:17:54 [2019-04-17T10:17:54.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom
13:17:54 [2019-04-17T10:17:54.749Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/1/logging-parent-1.pom (3.2 kB at 263 kB/s)
13:17:54 [2019-04-17T10:17:54.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
13:17:54 [2019-04-17T10:17:54.749Z] [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:17:54 [2019-04-17T10:17:54.749Z] [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:17:54 [2019-04-17T10:17:54.749Z] [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.3 MB/s)
13:17:54 [2019-04-17T10:17:54.749Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/2.27/jersey-bom-2.27.pom
13:17:54 [2019-04-17T10:17:54.999Z] [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 742 kB/s)
13:17:54 [2019-04-17T10:17:54.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
13:17:54 [2019-04-17T10:17:54.999Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 92 kB/s)
13:17:54 [2019-04-17T10:17:54.999Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.3.2/junit-bom-5.3.2.pom
13:17:54 [2019-04-17T10:17:54.999Z] [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 314 kB/s)
13:17:54 [2019-04-17T10:17:54.999Z] [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:17:54 [2019-04-17T10:17:54.999Z] [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 440 kB/s)
13:17:54 [2019-04-17T10:17:54.999Z] [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:17:54 [2019-04-17T10:17:54.999Z] [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 290 kB/s)
13:17:54 [2019-04-17T10:17:54.999Z] [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:17:54 [2019-04-17T10:17:54.999Z] [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 437 kB/s)
13:17:54 [2019-04-17T10:17:54.999Z] [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:17:54 [2019-04-17T10:17:54.999Z] [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 667 kB/s)
13:17:54 [2019-04-17T10:17:54.999Z] [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:17:54 [2019-04-17T10:17:54.999Z] [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 419 kB/s)
13:17:54 [2019-04-17T10:17:54.999Z] [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:17:54 [2019-04-17T10:17:54.999Z] [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 247 kB/s)
13:17:55 [2019-04-17T10:17:55.250Z] [INFO]
13:17:55 [2019-04-17T10:17:55.250Z] [INFO] ---------------------------< ee.yals:whoami >---------------------------
13:17:55 [2019-04-17T10:17:55.250Z] [INFO] Building whereami 1.0
13:17:55 [2019-04-17T10:17:55.250Z] [INFO] --------------------------------[ jar ]---------------------------------
13:17:55 [2019-04-17T10:17:55.250Z] [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:17:55 [2019-04-17T10:17:55.250Z] [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 366 kB/s)
13:17:55 [2019-04-17T10:17:55.250Z] [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:17:55 [2019-04-17T10:17:55.250Z] [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 151 kB/s)
13:17:55 [2019-04-17T10:17:55.250Z] [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:17:55 [2019-04-17T10:17:55.250Z] [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:17:55 [2019-04-17T10:17:55.250Z] [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:17:55 [2019-04-17T10:17:55.250Z] [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 3.4 MB/s)
13:17:55 [2019-04-17T10:17:55.250Z] [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:17:55 [2019-04-17T10:17:55.250Z] [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 478 kB/s)
13:17:55 [2019-04-17T10:17:55.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
13:17:55 [2019-04-17T10:17:55.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 945 kB/s)
13:17:55 [2019-04-17T10:17:55.250Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
13:17:55 [2019-04-17T10:17:55.250Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 2.6 MB/s)
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 860 kB/s)
13:17:55 [2019-04-17T10:17:55.500Z] [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:17:55 [2019-04-17T10:17:55.500Z] [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 2.0 MB/s)
13:17:55 [2019-04-17T10:17:55.500Z] [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:17:55 [2019-04-17T10:17:55.500Z] [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 956 kB/s)
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/32/maven-plugins-32.pom (11 kB at 822 kB/s)
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/32/maven-parent-32.pom (43 kB at 2.3 MB/s)
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/20/apache-20.pom
13:17:55 [2019-04-17T10:17:55.500Z] [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:17:55 [2019-04-17T10:17:55.500Z] [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:17:55 [2019-04-17T10:17:55.500Z] [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.3 MB/s)
13:17:55 [2019-04-17T10:17:55.500Z] [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:17:55 [2019-04-17T10:17:55.500Z] [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 384 kB/s)
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.22.1/surefire-2.22.1.pom
13:17:55 [2019-04-17T10:17:55.500Z] [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.8 MB/s)
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.8 MB/s)
13:17:55 [2019-04-17T10:17:55.500Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
13:17:55 [2019-04-17T10:17:55.500Z] [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:17:55 [2019-04-17T10:17:55.501Z] [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:17:55 [2019-04-17T10:17:55.501Z] [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.3 MB/s)
13:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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 229 kB/s)
13:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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 153 kB/s)
13:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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 257 kB/s)
13:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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 1.0 MB/s)
13:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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 257 kB/s)
13:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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 475 kB/s)
13:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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 228 kB/s)
13:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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 144 kB/s)
13:17:55 [2019-04-17T10:17:55.751Z] [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:17:55 [2019-04-17T10:17:55.751Z] [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 2.0 MB/s)
13:17:55 [2019-04-17T10:17:55.751Z] [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:17:56 [2019-04-17T10:17:56.002Z] [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 209 kB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [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:17:56 [2019-04-17T10:17:56.002Z] [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 934 kB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [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:17:56 [2019-04-17T10:17:56.002Z] [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 1.3 MB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [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:17:56 [2019-04-17T10:17:56.002Z] [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 381 kB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
13:17:56 [2019-04-17T10:17:56.002Z] [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 348 kB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
13:17:56 [2019-04-17T10:17:56.002Z] [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 1.1 MB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [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:17:56 [2019-04-17T10:17:56.002Z] [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 478 kB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.11.2/log4j-2.11.2.pom
13:17:56 [2019-04-17T10:17:56.002Z] [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 2.9 MB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [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:17:56 [2019-04-17T10:17:56.002Z] [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 939 kB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [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:17:56 [2019-04-17T10:17:56.002Z] [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:17:56 [2019-04-17T10:17:56.002Z] [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:17:56 [2019-04-17T10:17:56.002Z] [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 1.3 MB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
13:17:56 [2019-04-17T10:17:56.002Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 368 kB/s)
13:17:56 [2019-04-17T10:17:56.002Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.23/snakeyaml-1.23.pom
13:17:56 [2019-04-17T10:17:56.002Z] [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:17:56 [2019-04-17T10:17:56.002Z] [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
Aborted by Toor Admin
13:17:56 [2019-04-17T10:17:56.029Z] Sending interrupt signal to process
13:17:56 [2019-04-17T10:17:56.252Z] [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 149 kB/s)
13:17:56 [2019-04-17T10:17:56.252Z] [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:17:56 [2019-04-17T10:17:56.252Z] [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 477 kB/s)
13:17:56 [2019-04-17T10:17:56.252Z] [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:17:56 [2019-04-17T10:17:56.252Z] [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 450 kB/s)
13:17:56 [2019-04-17T10:17:56.252Z] [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:17:56 [2019-04-17T10:17:56.252Z] [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 177 kB/s)
13:17:56 [2019-04-17T10:17:56.252Z] [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:17:56 [2019-04-17T10:17:56.252Z] [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 176 kB/s)
13:17:56 [2019-04-17T10:17:56.252Z] [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:17:56 [2019-04-17T10:17:56.252Z] [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 391 kB/s)
13:17:56 [2019-04-17T10:17:56.252Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom
13:17:56 [2019-04-17T10:17:56.252Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 1.2 MB/s)
13:17:56 [2019-04-17T10:17:56.252Z] [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:17:56 [2019-04-17T10:17:56.252Z] [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 226 kB/s)
13:17:56 [2019-04-17T10:17:56.252Z] [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:17:56 [2019-04-17T10:17:56.252Z] [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 128 kB/s)
13:17:56 [2019-04-17T10:17:56.252Z] [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:17:56 [2019-04-17T10:17:56.503Z] [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 115 kB/s)
13:17:56 [2019-04-17T10:17:56.503Z] [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:17:56 [2019-04-17T10:17:56.503Z] [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 158 kB/s)
13:17:56 [2019-04-17T10:17:56.503Z] [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:17:56 [2019-04-17T10:17:56.503Z] [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 287 kB/s)
13:17:56 [2019-04-17T10:17:56.503Z] [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:17:56 [2019-04-17T10:17:56.503Z] [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 198 kB/s)
13:17:56 [2019-04-17T10:17:56.503Z] [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:17:56 [2019-04-17T10:17:56.503Z] [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 127 kB/s)
13:17:56 [2019-04-17T10:17:56.503Z] [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:17:56 [2019-04-17T10:17:56.503Z] [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 140 kB/s)
13:17:56 [2019-04-17T10:17:56.503Z] [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:17:56 [2019-04-17T10:17:56.503Z] [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:17:56 [2019-04-17T10:17:56.503Z] [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:17:56 [2019-04-17T10:17:56.503Z] [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 85 kB/s)
13:17:56 [2019-04-17T10:17:56.503Z] [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:17:56 [2019-04-17T10:17:56.503Z] Terminated
13:17:56 [2019-04-17T10:17:56.503Z] [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 997 kB/s)
13:17:56 [2019-04-17T10:17:56.503Z] [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:17:56 [2019-04-17T10:17:56.503Z] script returned exit code 143
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
Stage "Docker: Build and Push" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
13:17:56 [2019-04-17T10:17:56.802Z] One way or another, I have finished. Tsau!
[Pipeline] sh
13:17:57 [2019-04-17T10:17:57.077Z] + set +x
13:17:57 [2019-04-17T10:17:57.077Z] Making workspace writable for correct cleanup
13:17:57 [2019-04-17T10:17:57.077Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 b115544482a9a577af9e9c1a585ab9757805e55eff7c46085a5842258e970125
$ docker rm -f b115544482a9a577af9e9c1a585ab9757805e55eff7c46085a5842258e970125
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: ABORTED