Console Output
Started by GitLab push by Alex Muravya
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/yasys/hub2swarm.git into /var/lib/jenkins/workspace/Hub2Swarm@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/yasys/hub2swarm.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/5-do-stack-update, since it originates from another repository
Seen branch in repository origin/1-simple-navigation
Seen branch in repository origin/2-service-mapping
Seen branch in repository origin/3-mvp-auth
Seen branch in repository origin/4-swarm-login
Seen branch in repository origin/5-do-stack-update
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 8 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 81c8ed0b330c75ad073f2109fdea534f04cc99e3 (origin/5-do-stack-update)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 81c8ed0b330c75ad073f2109fdea534f04cc99e3 # timeout=10
Commit message: "Bug with spaces"
> /usr/bin/git rev-list --no-walk 15aa3d6ac1302a2f394ce62afaff0b39f68ae1a7 # 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 remotes/origin/5-do-stack-update, 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
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[Pipeline] getContext
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Hub2Swarm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.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/yasys/hub2swarm.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/5-do-stack-update, since it originates from another repository
Seen branch in repository origin/5-do-stack-update
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 4 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 81c8ed0b330c75ad073f2109fdea534f04cc99e3 (origin/5-do-stack-update)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 81c8ed0b330c75ad073f2109fdea534f04cc99e3 # timeout=10
Commit message: "Bug with spaces"
[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/Hub2Swarm@tmp/fe3ba60f-34ec-4172-91e3-539f02180015/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 -v /opt/mvn/:/root/.m2 -w /var/lib/jenkins/workspace/Hub2Swarm -v /var/lib/jenkins/workspace/Hub2Swarm:/var/lib/jenkins/workspace/Hub2Swarm:rw,z -v /var/lib/jenkins/workspace/Hub2Swarm@tmp:/var/lib/jenkins/workspace/Hub2Swarm@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 ******** yasys/jobbari:1.7.0 cat
$ docker top ca5c022e97252fb2a8ccca01b8af0c907b1ce385f2e033f8aca74c599bd01bf3 -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:04:07 [2019-05-06T10:04:07.304Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:04:07 [2019-05-06T10:04:07.612Z] + set +x
13:04:07 [2019-05-06T10:04:07.613Z] [Runner info]
13:04:07 [2019-05-06T10:04:07.613Z] Hostname: ca5c022e9725
13:04:07 [2019-05-06T10:04:07.864Z] Network Status: Host Online
13:04:07 [2019-05-06T10:04:07.864Z]
13:04:07 [2019-05-06T10:04:07.864Z] === Tools info ===
13:04:08 [2019-05-06T10:04:08.115Z] Docker version: Docker version 18.09.5, build e8ff056dbc
13:04:08 [2019-05-06T10:04:08.115Z]
13:04:08 [2019-05-06T10:04:08.115Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
13:04:08 [2019-05-06T10:04:08.115Z] Maven home: /opt/mvn
13:04:08 [2019-05-06T10:04:08.115Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
13:04:08 [2019-05-06T10:04:08.115Z] Default locale: en, platform encoding: UTF-8
13:04:08 [2019-05-06T10:04:08.115Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
13:04:08 [2019-05-06T10:04:08.115Z]
13:04:08 [2019-05-06T10:04:08.115Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
13:04:08 [2019-05-06T10:04:08.266Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:04:08 [2019-05-06T10:04:08.576Z] + set +x
13:04:08 [2019-05-06T10:04:08.576Z] [Build info]
13:04:08 [2019-05-06T10:04:08.576Z] ===== Git info =====
13:04:08 [2019-05-06T10:04:08.576Z] Git branch: 5-do-stack-update
13:04:08 [2019-05-06T10:04:08.576Z] Git commit: 81c8ed0b330c75ad073f2109fdea534f04cc99e3
13:04:08 [2019-05-06T10:04:08.576Z] Git tag: -
13:04:08 [2019-05-06T10:04:08.576Z]
13:04:08 [2019-05-06T10:04:08.576Z] ===== Jenkins info =====
13:04:08 [2019-05-06T10:04:08.576Z] Jenkins Job #85
13:04:08 [2019-05-06T10:04:08.576Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/85/
13:04:08 [2019-05-06T10:04:08.576Z] Jenkins Tag: jenkins-Hub2Swarm-85
13:04:08 [2019-05-06T10:04:08.576Z]
13:04:08 [2019-05-06T10:04:08.576Z] ===== Job Params =====
13:04:08 [2019-05-06T10:04:08.576Z]
13:04:08 [2019-05-06T10:04:08.576Z] dockerRepo=yasys/hub2swarm
13:04:08 [2019-05-06T10:04:08.576Z] dockerStep=ee.yadev.pipe.commonpipe.Default@30aad14f
13:04:08 [2019-05-06T10:04:08.576Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@74c0c164
13:04:08 [2019-05-06T10:04:08.576Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@30aad14f
13:04:08 [2019-05-06T10:04:08.576Z] hubUrl=https://cloud.docker.com/repository/docker
13:04:08 [2019-05-06T10:04:08.576Z] useDebugTag=false
13:04:08 [2019-05-06T10:04:08.576Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
13:04:08 [2019-05-06T10:04:08.576Z] preparationStep=ee.yadev.pipe.commonpipe.Default@30aad14f
13:04:08 [2019-05-06T10:04:08.576Z] stepTimeout=5
13:04:08 [2019-05-06T10:04:08.576Z] hubCredentialsId=docker-hub
13:04:08 [2019-05-06T10:04:08.576Z] class=class ee.yadev.pipe.commonpipe.Params
13:04:08 [2019-05-06T10:04:08.576Z] skipMavenTests=true
13:04:08 [2019-05-06T10:04:08.576Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
13:04:08 [2019-05-06T10:04:08.576Z] verbose=false
13:04:08 [2019-05-06T10:04:08.576Z] mavenTestsTimeout=5
13:04:08 [2019-05-06T10:04:08.576Z] pipelineTimeout=15
13:04:08 [2019-05-06T10:04:08.576Z] hubUser=kyberorg
13:04:08 [2019-05-06T10:04:08.576Z]
13:04:08 [2019-05-06T10:04:08.576Z] ==== Environment Variables =====
13:04:08 [2019-05-06T10:04:08.576Z] GIT_COMMITTER_NAME=Jenkins CI
13:04:08 [2019-05-06T10:04:08.576Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
13:04:08 [2019-05-06T10:04:08.576Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=15aa3d6ac1302a2f394ce62afaff0b39f68ae1a7
13:04:08 [2019-05-06T10:04:08.576Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
13:04:08 [2019-05-06T10:04:08.576Z] HOSTNAME=ca5c022e9725
13:04:08 [2019-05-06T10:04:08.576Z] gitlabAfter=81c8ed0b330c75ad073f2109fdea534f04cc99e3
13:04:08 [2019-05-06T10:04:08.576Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/85/display/redirect?page=changes
13:04:08 [2019-05-06T10:04:08.576Z] HUDSON_URL=https://ci.yadev.eu/
13:04:08 [2019-05-06T10:04:08.576Z] GIT_COMMIT=81c8ed0b330c75ad073f2109fdea534f04cc99e3
13:04:08 [2019-05-06T10:04:08.576Z] NODE_LABELS=master
13:04:08 [2019-05-06T10:04:08.576Z] HOME=/root
13:04:08 [2019-05-06T10:04:08.576Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/85/
13:04:08 [2019-05-06T10:04:08.576Z] GIT_AUTHOR_NAME=Jenkins CI
13:04:08 [2019-05-06T10:04:08.576Z] gitlabTargetBranch=5-do-stack-update
13:04:08 [2019-05-06T10:04:08.576Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
13:04:08 [2019-05-06T10:04:08.576Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
13:04:08 [2019-05-06T10:04:08.576Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
13:04:08 [2019-05-06T10:04:08.576Z] gitlabMergeRequestLastCommit=81c8ed0b330c75ad073f2109fdea534f04cc99e3
13:04:08 [2019-05-06T10:04:08.576Z] JAVA_VERSION=8u212
13:04:08 [2019-05-06T10:04:08.576Z] NODE_NAME=master
13:04:08 [2019-05-06T10:04:08.576Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
13:04:08 [2019-05-06T10:04:08.576Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
13:04:08 [2019-05-06T10:04:08.576Z] EXECUTOR_NUMBER=1
13:04:08 [2019-05-06T10:04:08.576Z] GIT_BRANCH=origin/5-do-stack-update
13:04:08 [2019-05-06T10:04:08.576Z] STAGE_NAME=Execution info
13:04:08 [2019-05-06T10:04:08.576Z] gitlabBranch=5-do-stack-update
13:04:08 [2019-05-06T10:04:08.576Z] gitlabSourceBranch=5-do-stack-update
13:04:08 [2019-05-06T10:04:08.576Z] BUILD_DISPLAY_NAME=#85
13:04:08 [2019-05-06T10:04:08.576Z] gitlabUserEmail=kyberorg@yadev.eu
13:04:08 [2019-05-06T10:04:08.576Z] HUDSON_HOME=/var/lib/jenkins
13:04:08 [2019-05-06T10:04:08.576Z] JOB_BASE_NAME=Hub2Swarm
13:04:08 [2019-05-06T10:04:08.576Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
13:04:08 [2019-05-06T10:04:08.576Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
13:04:08 [2019-05-06T10:04:08.576Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:04:08 [2019-05-06T10:04:08.576Z] BUILD_ID=85
13:04:08 [2019-05-06T10:04:08.576Z] BUILDING_FOR=kyberorg
13:04:08 [2019-05-06T10:04:08.576Z] BUILD_TAG=jenkins-Hub2Swarm-85
13:04:08 [2019-05-06T10:04:08.576Z] gitlabBefore=15aa3d6ac1302a2f394ce62afaff0b39f68ae1a7
13:04:08 [2019-05-06T10:04:08.576Z] gitlabActionType=PUSH
13:04:08 [2019-05-06T10:04:08.576Z] JENKINS_URL=https://ci.yadev.eu/
13:04:08 [2019-05-06T10:04:08.576Z] LANG=C.UTF-8
13:04:08 [2019-05-06T10:04:08.576Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
13:04:08 [2019-05-06T10:04:08.576Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
13:04:08 [2019-05-06T10:04:08.576Z] gitlabSourceRepoName=Hub2Swarm
13:04:08 [2019-05-06T10:04:08.576Z] BUILD_NUMBER=85
13:04:08 [2019-05-06T10:04:08.576Z] gitlabSourceNamespace=Yet another Systems
13:04:08 [2019-05-06T10:04:08.576Z] JENKINS_NODE_COOKIE=3f2a861d-09e9-4281-9851-619230fd4f8b
13:04:08 [2019-05-06T10:04:08.576Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/85/display/redirect
13:04:08 [2019-05-06T10:04:08.576Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
13:04:08 [2019-05-06T10:04:08.576Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
13:04:08 [2019-05-06T10:04:08.576Z] CLASSPATH=
13:04:08 [2019-05-06T10:04:08.576Z] JOB_NAME=Hub2Swarm
13:04:08 [2019-05-06T10:04:08.576Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
13:04:08 [2019-05-06T10:04:08.576Z] gitlabUserName=Alex Muravya
13:04:08 [2019-05-06T10:04:08.576Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/fe3ba60f-34ec-4172-91e3-539f02180015
13:04:08 [2019-05-06T10:04:08.576Z] JAVA_HOME=/docker-java-home
13:04:08 [2019-05-06T10:04:08.576Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
13:04:08 [2019-05-06T10:04:08.576Z] GIT_PREVIOUS_COMMIT=15aa3d6ac1302a2f394ce62afaff0b39f68ae1a7
13:04:08 [2019-05-06T10:04:08.576Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
Scripts not permitted to use staticMethod org.jenkinsci.plugins.workflow.cps.Safepoint safepoint. Administrators can decide whether to approve or reject this signature.
[Pipeline] sh
13:04:09 [2019-05-06T10:04:09.114Z] + mvn clean package
13:04:10 [2019-05-06T10:04:10.978Z] [INFO] Scanning for projects...
13:04:11 [2019-05-06T10:04:11.229Z] [INFO]
13:04:11 [2019-05-06T10:04:11.229Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
13:04:11 [2019-05-06T10:04:11.229Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
13:04:11 [2019-05-06T10:04:11.229Z] [INFO] --------------------------------[ jar ]---------------------------------
13:04:12 [2019-05-06T10:04:12.574Z] [INFO]
13:04:12 [2019-05-06T10:04:12.574Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
13:04:12 [2019-05-06T10:04:12.825Z] [INFO]
13:04:12 [2019-05-06T10:04:12.825Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
13:04:12 [2019-05-06T10:04:12.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:04:13 [2019-05-06T10:04:13.075Z] [INFO] Copying 4 resources
13:04:13 [2019-05-06T10:04:13.075Z] [INFO] Copying 4 resources
13:04:13 [2019-05-06T10:04:13.075Z] [INFO]
13:04:13 [2019-05-06T10:04:13.075Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
13:04:13 [2019-05-06T10:04:13.075Z] [INFO] Changes detected - recompiling the module!
13:04:13 [2019-05-06T10:04:13.075Z] [INFO] Compiling 37 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
13:04:17 [2019-05-06T10:04:17.199Z] [INFO]
13:04:17 [2019-05-06T10:04:17.199Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
13:04:17 [2019-05-06T10:04:17.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:04:17 [2019-05-06T10:04:17.199Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
13:04:17 [2019-05-06T10:04:17.199Z] [INFO]
13:04:17 [2019-05-06T10:04:17.199Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
13:04:17 [2019-05-06T10:04:17.199Z] [INFO] Changes detected - recompiling the module!
13:04:17 [2019-05-06T10:04:17.199Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
13:04:17 [2019-05-06T10:04:17.449Z] [INFO]
13:04:17 [2019-05-06T10:04:17.449Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
13:04:17 [2019-05-06T10:04:17.700Z] [INFO]
13:04:17 [2019-05-06T10:04:17.700Z] [INFO] -------------------------------------------------------
13:04:17 [2019-05-06T10:04:17.700Z] [INFO] T E S T S
13:04:17 [2019-05-06T10:04:17.700Z] [INFO] -------------------------------------------------------
13:04:18 [2019-05-06T10:04:18.611Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
13:04:18 [2019-05-06T10:04:18.612Z] 10:04:18.432 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
13:04:18 [2019-05-06T10:04:18.612Z] 10:04:18.442 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
13:04:18 [2019-05-06T10:04:18.612Z] 10:04:18.459 [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:04:18 [2019-05-06T10:04:18.612Z] 10:04:18.530 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
13:04:18 [2019-05-06T10:04:18.612Z] 10:04:18.565 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
13:04:18 [2019-05-06T10:04:18.612Z] 10:04:18.575 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTests-context.xml] does not exist
13:04:18 [2019-05-06T10:04:18.612Z] 10:04:18.576 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTestsContext.groovy] does not exist
13:04:18 [2019-05-06T10:04:18.612Z] 10:04:18.576 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
13:04:18 [2019-05-06T10:04:18.612Z] 10:04:18.578 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: Hub2swarmApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
13:04:18 [2019-05-06T10:04:18.862Z] 10:04:18.672 [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 [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:18.863 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:18.864 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:19.017 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:19.018 [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, org.springframework.test.context.event.EventPublishingTestExecutionListener]
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:19.043 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4e50c791, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7530ad9c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@58a9760d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@71e9ddb4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@394df057, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4961f6af, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5aebe890, org.springframework.test.context.event.EventPublishingTestExecutionListener@65d09a04, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@33c911a1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@75db5df9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@707194ba, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1190200a, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6a2f6f80]
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:19.046 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:19.047 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:19.050 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:19.050 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:19.051 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
13:04:19 [2019-05-06T10:04:19.113Z] 10:04:19.051 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
13:04:19 [2019-05-06T10:04:19.114Z] 10:04:19.057 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@5c90e579 testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@58ea606c testClass = Hub2swarmApplicationTests, locations = '{}', classes = '{class eu.yatech.hub2swarm.Hub2swarmApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@46238e3f, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@4e4aea35, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@23bb8443, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@49070868], 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:04:19 [2019-05-06T10:04:19.114Z] 10:04:19.061 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
13:04:19 [2019-05-06T10:04:19.114Z] 10:04:19.061 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
13:04:19 [2019-05-06T10:04:19.114Z] 10:04:19.093 [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:04:19 [2019-05-06T10:04:19.364Z]
13:04:19 [2019-05-06T10:04:19.364Z] . ____ _ __ _ _
13:04:19 [2019-05-06T10:04:19.364Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
13:04:19 [2019-05-06T10:04:19.364Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
13:04:19 [2019-05-06T10:04:19.364Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) )
13:04:19 [2019-05-06T10:04:19.364Z] ' |____| .__|_| |_|_| |_\__, | / / / /
13:04:19 [2019-05-06T10:04:19.364Z] =========|_|==============|___/=/_/_/_/
13:04:19 [2019-05-06T10:04:19.364Z] :: Spring Boot :: (v2.2.0.M2)
13:04:19 [2019-05-06T10:04:19.364Z]
13:04:19 [2019-05-06T10:04:19.615Z] 2019-05-06 10:04:19.423 WARN 120 --- [ main] ory$DuplicateJsonObjectContextCustomizer :
13:04:19 [2019-05-06T10:04:19.615Z]
13:04:19 [2019-05-06T10:04:19.615Z] Found multiple occurrences of org.json.JSONObject on the class path:
13:04:19 [2019-05-06T10:04:19.615Z]
13:04:19 [2019-05-06T10:04:19.615Z] jar:file:/root/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class
13:04:19 [2019-05-06T10:04:19.615Z] jar:file:/root/.m2/repository/org/json/json/20140107/json-20140107.jar!/org/json/JSONObject.class
13:04:19 [2019-05-06T10:04:19.615Z]
13:04:19 [2019-05-06T10:04:19.615Z] You may wish to exclude one of them to ensure predictable runtime behavior
13:04:19 [2019-05-06T10:04:19.615Z]
13:04:19 [2019-05-06T10:04:19.615Z] 2019-05-06 10:04:19.450 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on ca5c022e9725 with PID 120 (started by root in /var/lib/jenkins/workspace/Hub2Swarm)
13:04:19 [2019-05-06T10:04:19.615Z] 2019-05-06 10:04:19.451 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default
13:04:21 [2019-05-06T10:04:21.477Z] 2019-05-06 10:04:21.097 INFO 120 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
13:04:21 [2019-05-06T10:04:21.477Z] 2019-05-06 10:04:21.244 INFO 120 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 133ms. Found 5 repository interfaces.
13:04:22 [2019-05-06T10:04:22.388Z] 2019-05-06 10:04:22.104 INFO 120 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ec1d6b89] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
13:04:22 [2019-05-06T10:04:22.639Z] 2019-05-06 10:04:22.608 INFO 120 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse
13:04:22 [2019-05-06T10:04:22.639Z] 2019-05-06 10:04:22.621 INFO 120 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
13:04:23 [2019-05-06T10:04:23.190Z] 2019-05-06 10:04:22.928 INFO 120 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
13:04:23 [2019-05-06T10:04:23.190Z] 2019-05-06 10:04:22.936 INFO 120 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4)
13:04:23 [2019-05-06T10:04:23.190Z] 2019-05-06 10:04:23.014 WARN 120 --- [ main] o.f.c.internal.database.base.Database : Flyway upgrade recommended: H2 1.4.199 is newer than this version of Flyway and support has not been tested.
13:04:23 [2019-05-06T10:04:23.190Z] 2019-05-06 10:04:23.111 INFO 120 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 4 migrations (execution time 00:00.027s)
13:04:23 [2019-05-06T10:04:23.190Z] 2019-05-06 10:04:23.126 INFO 120 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history"
13:04:23 [2019-05-06T10:04:23.190Z] 2019-05-06 10:04:23.165 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >>
13:04:23 [2019-05-06T10:04:23.190Z] 2019-05-06 10:04:23.168 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables
13:04:23 [2019-05-06T10:04:23.441Z] 2019-05-06 10:04:23.208 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 2 - Stack Table
13:04:23 [2019-05-06T10:04:23.441Z] 2019-05-06 10:04:23.229 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 3 - Creds Table
13:04:23 [2019-05-06T10:04:23.441Z] 2019-05-06 10:04:23.250 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 4 - Token Table
13:04:23 [2019-05-06T10:04:23.441Z] 2019-05-06 10:04:23.264 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 4 migrations to schema "PUBLIC" (execution time 00:00.142s)
13:04:23 [2019-05-06T10:04:23.691Z] 2019-05-06 10:04:23.529 INFO 120 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
13:04:23 [2019-05-06T10:04:23.692Z] 2019-05-06 10:04:23.667 INFO 120 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final}
13:04:24 [2019-05-06T10:04:24.243Z] 2019-05-06 10:04:23.958 INFO 120 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
13:04:24 [2019-05-06T10:04:24.243Z] 2019-05-06 10:04:24.190 INFO 120 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
13:04:25 [2019-05-06T10:04:25.586Z] 2019-05-06 10:04:25.521 INFO 120 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
13:04:25 [2019-05-06T10:04:25.586Z] 2019-05-06 10:04:25.525 INFO 120 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
13:04:26 [2019-05-06T10:04:26.498Z] 2019-05-06 10:04:26.448 WARN 120 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
13:04:27 [2019-05-06T10:04:27.409Z] 2019-05-06 10:04:27.365 INFO 120 --- [ main] .s.s.UserDetailsServiceAutoConfiguration :
13:04:27 [2019-05-06T10:04:27.409Z]
13:04:27 [2019-05-06T10:04:27.409Z] Using generated security password: c9a37203-96fa-42d5-a617-38f4af8f4529
13:04:27 [2019-05-06T10:04:27.409Z]
13:04:27 [2019-05-06T10:04:27.960Z] 2019-05-06 10:04:27.695 INFO 120 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@112530c3, org.springframework.security.web.context.SecurityContextPersistenceFilter@22a63740, org.springframework.security.web.header.HeaderWriterFilter@7672960e, org.springframework.security.web.authentication.logout.LogoutFilter@16d61071, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2ec92631, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@78fb72cb, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@75959b0c, org.springframework.security.web.session.SessionManagementFilter@3c97f5e9, org.springframework.security.web.access.ExceptionTranslationFilter@6b3b4f37, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@474619d9]
13:04:28 [2019-05-06T10:04:28.872Z] 2019-05-06 10:04:28.514 INFO 120 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
13:04:29 [2019-05-06T10:04:29.783Z] 2019-05-06 10:04:29.775 INFO 120 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
13:04:30 [2019-05-06T10:04:30.034Z] 2019-05-06 10:04:29.970 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Started Hub2swarmApplicationTests in 10.865 seconds (JVM running for 12.151)
13:04:30 [2019-05-06T10:04:30.285Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.852 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests
13:04:30 [2019-05-06T10:04:30.285Z] 2019-05-06 10:04:30.190 INFO 120 --- [ Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
13:04:30 [2019-05-06T10:04:30.285Z] 2019-05-06 10:04:30.194 INFO 120 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
13:04:30 [2019-05-06T10:04:30.285Z] 2019-05-06 10:04:30.212 INFO 120 --- [ Thread-3] o.s.b.f.support.DisposableBeanAdapter : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-199]
13:04:30 [2019-05-06T10:04:30.285Z] 2019-05-06 10:04:30.213 INFO 120 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
13:04:30 [2019-05-06T10:04:30.285Z] 2019-05-06 10:04:30.233 INFO 120 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
13:04:30 [2019-05-06T10:04:30.835Z] [INFO]
13:04:30 [2019-05-06T10:04:30.835Z] [INFO] Results:
13:04:30 [2019-05-06T10:04:30.835Z] [INFO]
13:04:30 [2019-05-06T10:04:30.835Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
13:04:30 [2019-05-06T10:04:30.835Z] [INFO]
13:04:30 [2019-05-06T10:04:30.835Z] [INFO]
13:04:30 [2019-05-06T10:04:30.835Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
13:04:31 [2019-05-06T10:04:31.086Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
13:04:31 [2019-05-06T10:04:31.086Z] [INFO]
13:04:31 [2019-05-06T10:04:31.086Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
13:04:31 [2019-05-06T10:04:31.997Z] [INFO] Replacing main artifact with repackaged archive
13:04:31 [2019-05-06T10:04:31.997Z] [INFO] ------------------------------------------------------------------------
13:04:31 [2019-05-06T10:04:31.997Z] [INFO] BUILD SUCCESS
13:04:31 [2019-05-06T10:04:31.997Z] [INFO] ------------------------------------------------------------------------
13:04:31 [2019-05-06T10:04:31.997Z] [INFO] Total time: 21.166 s
13:04:31 [2019-05-06T10:04:31.997Z] [INFO] Finished at: 2019-05-06T10:04:31Z
13:04:31 [2019-05-06T10:04:31.997Z] [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
13:04:32 [2019-05-06T10:04:32.210Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:04:32 [2019-05-06T10:04:32.512Z] + set +x
13:04:32 [2019-05-06T10:04:32.512Z] Starting Docker: docker.
13:04:32 [2019-05-06T10:04:32.512Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
13:04:32 [2019-05-06T10:04:32.577Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
13:04:32 [2019-05-06T10:04:32.633Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:04:32 [2019-05-06T10:04:32.933Z] + set +x
13:04:32 [2019-05-06T10:04:32.933Z] Login as **** to Docker Repository
13:04:34 [2019-05-06T10:04:34.796Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/fe3ba60f-34ec-4172-91e3-539f02180015/config.json.
13:04:34 [2019-05-06T10:04:34.796Z] Configure a credential helper to remove this warning. See
13:04:34 [2019-05-06T10:04:34.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
13:04:34 [2019-05-06T10:04:34.796Z]
13:04:34 [2019-05-06T10:04:34.796Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
13:04:34 [2019-05-06T10:04:34.885Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:04:35 [2019-05-06T10:04:35.175Z] + set +x
13:04:35 [2019-05-06T10:04:35.175Z] Building Docker Image yasys/hub2swarm with tags: [5-do-stack-update-latest]
13:04:35 [2019-05-06T10:04:35.726Z] Sending build context to Docker daemon 70.62MB
13:04:35 [2019-05-06T10:04:35.726Z] Step 1/7 : FROM java:8-jre
13:04:37 [2019-05-06T10:04:37.070Z] 8-jre: Pulling from library/java
13:04:37 [2019-05-06T10:04:37.070Z] 5040bd298390: Pulling fs layer
13:04:37 [2019-05-06T10:04:37.070Z] fce5728aad85: Pulling fs layer
13:04:37 [2019-05-06T10:04:37.070Z] c42794440453: Pulling fs layer
13:04:37 [2019-05-06T10:04:37.070Z] 0c0da797ba48: Pulling fs layer
13:04:37 [2019-05-06T10:04:37.070Z] 7c9b17433752: Pulling fs layer
13:04:37 [2019-05-06T10:04:37.070Z] 114e02586e63: Pulling fs layer
13:04:37 [2019-05-06T10:04:37.070Z] e4c663802e9a: Pulling fs layer
13:04:37 [2019-05-06T10:04:37.070Z] 7c9b17433752: Waiting
13:04:37 [2019-05-06T10:04:37.070Z] 114e02586e63: Waiting
13:04:37 [2019-05-06T10:04:37.070Z] 0c0da797ba48: Waiting
13:04:37 [2019-05-06T10:04:37.621Z] c42794440453: Verifying Checksum
13:04:37 [2019-05-06T10:04:37.621Z] c42794440453: Download complete
13:04:37 [2019-05-06T10:04:37.884Z] fce5728aad85: Verifying Checksum
13:04:37 [2019-05-06T10:04:37.884Z] fce5728aad85: Download complete
13:04:38 [2019-05-06T10:04:38.135Z] 0c0da797ba48: Verifying Checksum
13:04:38 [2019-05-06T10:04:38.135Z] 0c0da797ba48: Download complete
13:04:38 [2019-05-06T10:04:38.135Z] 5040bd298390: Verifying Checksum
13:04:38 [2019-05-06T10:04:38.135Z] 5040bd298390: Download complete
13:04:38 [2019-05-06T10:04:38.385Z] 7c9b17433752: Verifying Checksum
13:04:38 [2019-05-06T10:04:38.385Z] 7c9b17433752: Download complete
13:04:38 [2019-05-06T10:04:38.636Z] e4c663802e9a: Verifying Checksum
13:04:38 [2019-05-06T10:04:38.636Z] e4c663802e9a: Download complete
13:04:39 [2019-05-06T10:04:39.188Z] 114e02586e63: Verifying Checksum
13:04:39 [2019-05-06T10:04:39.188Z] 114e02586e63: Download complete
13:04:42 [2019-05-06T10:04:42.416Z] 5040bd298390: Pull complete
13:04:44 [2019-05-06T10:04:44.278Z] fce5728aad85: Pull complete
13:04:45 [2019-05-06T10:04:45.190Z] c42794440453: Pull complete
13:04:45 [2019-05-06T10:04:45.741Z] 0c0da797ba48: Pull complete
13:04:46 [2019-05-06T10:04:46.652Z] 7c9b17433752: Pull complete
13:04:52 [2019-05-06T10:04:52.906Z] 114e02586e63: Pull complete
13:04:53 [2019-05-06T10:04:53.818Z] e4c663802e9a: Pull complete
13:04:53 [2019-05-06T10:04:53.818Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
13:04:53 [2019-05-06T10:04:53.818Z] Status: Downloaded newer image for java:8-jre
13:04:53 [2019-05-06T10:04:53.818Z] ---> e44d62cf8862
13:04:53 [2019-05-06T10:04:53.818Z] Step 2/7 : VOLUME /tmp
13:04:57 [2019-05-06T10:04:57.047Z] ---> Running in 7b8027dfec6b
13:05:00 [2019-05-06T10:05:00.276Z] Removing intermediate container 7b8027dfec6b
13:05:00 [2019-05-06T10:05:00.276Z] ---> 484aa91b95c5
13:05:00 [2019-05-06T10:05:00.276Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
13:05:03 [2019-05-06T10:05:03.505Z] ---> Running in 934ca16cfa6f
13:05:05 [2019-05-06T10:05:05.989Z] Removing intermediate container 934ca16cfa6f
13:05:05 [2019-05-06T10:05:05.989Z] ---> 942af111c86c
13:05:05 [2019-05-06T10:05:05.989Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/
13:05:10 [2019-05-06T10:05:10.113Z] ---> 6e82168de7fd
13:05:10 [2019-05-06T10:05:10.113Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar'
13:05:12 [2019-05-06T10:05:12.596Z] ---> Running in 0fdd69d9d504
13:05:16 [2019-05-06T10:05:16.720Z] Removing intermediate container 0fdd69d9d504
13:05:16 [2019-05-06T10:05:16.720Z] ---> a95625da758f
13:05:16 [2019-05-06T10:05:16.720Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar
13:05:19 [2019-05-06T10:05:19.206Z] ---> Running in 552222fa2336
13:05:24 [2019-05-06T10:05:24.402Z] Removing intermediate container 552222fa2336
13:05:24 [2019-05-06T10:05:24.402Z] ---> f557f464e7ac
13:05:24 [2019-05-06T10:05:24.402Z] Step 7/7 : EXPOSE 8080
13:05:26 [2019-05-06T10:05:26.265Z] ---> Running in f6cbb8ab8f09
13:05:29 [2019-05-06T10:05:29.494Z] Removing intermediate container f6cbb8ab8f09
13:05:29 [2019-05-06T10:05:29.494Z] ---> c8e306311c7f
13:05:29 [2019-05-06T10:05:29.494Z] Successfully built c8e306311c7f
13:05:29 [2019-05-06T10:05:29.494Z] Successfully tagged yasys/hub2swarm:5-do-stack-update-latest
13:05:29 [2019-05-06T10:05:29.494Z] Docker image yasys/hub2swarm:[5-do-stack-update-latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
13:05:29 [2019-05-06T10:05:29.572Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:05:29 [2019-05-06T10:05:29.871Z] + set +x
13:05:29 [2019-05-06T10:05:29.871Z] Push yasys/hub2swarm to Docker Repository
13:05:30 [2019-05-06T10:05:30.121Z] The push refers to repository [docker.io/yasys/hub2swarm]
13:05:30 [2019-05-06T10:05:30.372Z] a3f7f68424c8: Preparing
13:05:30 [2019-05-06T10:05:30.372Z] 2fa23e048164: Preparing
13:05:30 [2019-05-06T10:05:30.372Z] 73ad47d4bc12: Preparing
13:05:30 [2019-05-06T10:05:30.372Z] c22c27816361: Preparing
13:05:30 [2019-05-06T10:05:30.372Z] 04dba64afa87: Preparing
13:05:30 [2019-05-06T10:05:30.372Z] 500ca2ff7d52: Preparing
13:05:30 [2019-05-06T10:05:30.372Z] 782d5215f910: Preparing
13:05:30 [2019-05-06T10:05:30.372Z] 0eb22bfb707d: Preparing
13:05:30 [2019-05-06T10:05:30.372Z] a2ae92ffcd29: Preparing
13:05:30 [2019-05-06T10:05:30.372Z] 782d5215f910: Waiting
13:05:30 [2019-05-06T10:05:30.372Z] a2ae92ffcd29: Waiting
13:05:30 [2019-05-06T10:05:30.372Z] 500ca2ff7d52: Waiting
13:05:30 [2019-05-06T10:05:30.372Z] 0eb22bfb707d: Waiting
13:05:31 [2019-05-06T10:05:31.283Z] c22c27816361: Layer already exists
13:05:31 [2019-05-06T10:05:31.534Z] 73ad47d4bc12: Layer already exists
13:05:31 [2019-05-06T10:05:31.534Z] 04dba64afa87: Layer already exists
13:05:32 [2019-05-06T10:05:32.084Z] 500ca2ff7d52: Layer already exists
13:05:32 [2019-05-06T10:05:32.084Z] 782d5215f910: Layer already exists
13:05:32 [2019-05-06T10:05:32.084Z] 0eb22bfb707d: Layer already exists
13:05:32 [2019-05-06T10:05:32.335Z] a2ae92ffcd29: Layer already exists
13:05:40 [2019-05-06T10:05:40.366Z] 2fa23e048164: Pushed
13:05:40 [2019-05-06T10:05:40.917Z] a3f7f68424c8: Pushed
13:05:45 [2019-05-06T10:05:45.040Z] 5-do-stack-update-latest: digest: sha256:4e0eb4b66cfa39623b48c34b2ac99e57befab70ca069b6c2a9333d52f4afcbe2 size: 2211
13:05:45 [2019-05-06T10:05:45.040Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
13:05:45 [2019-05-06T10:05:45.094Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
13:05:45 [2019-05-06T10:05:45.382Z] + set +x
13:05:45 [2019-05-06T10:05:45.382Z] Moikka kyberorg!
13:05:45 [2019-05-06T10:05:45.382Z] Here is Docker Summary:
13:05:45 [2019-05-06T10:05:45.382Z] Images built and pushed: 1
13:05:45 [2019-05-06T10:05:45.382Z] [
13:05:45 [2019-05-06T10:05:45.382Z] yasys/hub2swarm:5-do-stack-update-latest
13:05:45 [2019-05-06T10:05:45.382Z] ]
13:05:45 [2019-05-06T10:05:45.382Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/hub2swarm
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
13:05:45 [2019-05-06T10:05:45.509Z] One way or another, I have finished. Tsau!
[Pipeline] sh
13:05:45 [2019-05-06T10:05:45.790Z] + set +x
13:05:45 [2019-05-06T10:05:45.790Z] Making workspace writable for correct cleanup
13:05:45 [2019-05-06T10:05:45.790Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
13:05:45 [2019-05-06T10:05:45.861Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 ca5c022e97252fb2a8ccca01b8af0c907b1ce385f2e033f8aca74c599bd01bf3
$ docker rm -f ca5c022e97252fb2a8ccca01b8af0c907b1ce385f2e033f8aca74c599bd01bf3
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS