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/logging, 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/8-replacePolicy
Seen branch in repository origin/auth
Seen branch in repository origin/auth2
Seen branch in repository origin/logging
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen branch in repository origin/ui
Seen 12 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 5d1cc4f2b4ba2349fe69d9ead8d2bcef129cb80e (origin/logging)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 5d1cc4f2b4ba2349fe69d9ead8d2bcef129cb80e # timeout=10
Commit message: "Logger version 2.1"
> /usr/bin/git rev-list --no-walk f1fa25d671e67b8f7fbe2bfa6997b4add67b561e # 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/logging, 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/logging, since it originates from another repository
Seen branch in repository origin/auth
Seen branch in repository origin/logging
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen branch in repository origin/ui
Seen 5 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 5d1cc4f2b4ba2349fe69d9ead8d2bcef129cb80e (origin/logging)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 5d1cc4f2b4ba2349fe69d9ead8d2bcef129cb80e # timeout=10
Commit message: "Logger version 2.1"
[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/5aac6d4e-3188-41be-b58a-13b3d576845e/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 54734ff80f11d9ceca5b387db7876acae16f074e3bb13bd1ec787bd198b29eb9 -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
10:50:51 [2019-05-23T07:50:51.524Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
10:50:51 [2019-05-23T07:50:51.841Z] + set +x
10:50:51 [2019-05-23T07:50:51.841Z] [Runner info]
10:50:51 [2019-05-23T07:50:51.841Z] Hostname: 54734ff80f11
10:50:52 [2019-05-23T07:50:52.094Z] Network Status: Host Online
10:50:52 [2019-05-23T07:50:52.094Z]
10:50:52 [2019-05-23T07:50:52.094Z] === Tools info ===
10:50:52 [2019-05-23T07:50:52.345Z] Docker version: Docker version 18.09.5, build e8ff056dbc
10:50:52 [2019-05-23T07:50:52.345Z]
10:50:52 [2019-05-23T07:50:52.345Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
10:50:52 [2019-05-23T07:50:52.345Z] Maven home: /opt/mvn
10:50:52 [2019-05-23T07:50:52.345Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
10:50:52 [2019-05-23T07:50:52.345Z] Default locale: en, platform encoding: UTF-8
10:50:52 [2019-05-23T07:50:52.345Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
10:50:52 [2019-05-23T07:50:52.345Z]
10:50:52 [2019-05-23T07:50:52.345Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
10:50:52 [2019-05-23T07:50:52.479Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
10:50:52 [2019-05-23T07:50:52.807Z] + set +x
10:50:52 [2019-05-23T07:50:52.807Z] [Build info]
10:50:52 [2019-05-23T07:50:52.807Z] ===== Git info =====
10:50:52 [2019-05-23T07:50:52.807Z] Git branch: logging
10:50:52 [2019-05-23T07:50:52.807Z] Git commit: 5d1cc4f2b4ba2349fe69d9ead8d2bcef129cb80e
10:50:52 [2019-05-23T07:50:52.807Z] Git tag: -
10:50:52 [2019-05-23T07:50:52.807Z]
10:50:52 [2019-05-23T07:50:52.807Z] ===== Jenkins info =====
10:50:52 [2019-05-23T07:50:52.807Z] Jenkins Job #125
10:50:52 [2019-05-23T07:50:52.807Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/125/
10:50:52 [2019-05-23T07:50:52.807Z] Jenkins Tag: jenkins-Hub2Swarm-125
10:50:52 [2019-05-23T07:50:52.807Z]
10:50:52 [2019-05-23T07:50:52.807Z] ===== Job Params =====
10:50:52 [2019-05-23T07:50:52.807Z]
10:50:52 [2019-05-23T07:50:52.807Z] dockerRepo=yasys/hub2swarm
10:50:52 [2019-05-23T07:50:52.807Z] dockerStep=ee.yadev.pipe.commonpipe.Default@532ecfc4
10:50:52 [2019-05-23T07:50:52.807Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@6ef00305
10:50:52 [2019-05-23T07:50:52.807Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@532ecfc4
10:50:52 [2019-05-23T07:50:52.807Z] hubUrl=https://cloud.docker.com/repository/docker
10:50:52 [2019-05-23T07:50:52.807Z] useDebugTag=false
10:50:52 [2019-05-23T07:50:52.807Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
10:50:52 [2019-05-23T07:50:52.807Z] preparationStep=ee.yadev.pipe.commonpipe.Default@532ecfc4
10:50:52 [2019-05-23T07:50:52.807Z] stepTimeout=5
10:50:52 [2019-05-23T07:50:52.807Z] hubCredentialsId=docker-hub
10:50:52 [2019-05-23T07:50:52.807Z] class=class ee.yadev.pipe.commonpipe.Params
10:50:52 [2019-05-23T07:50:52.807Z] skipMavenTests=true
10:50:52 [2019-05-23T07:50:52.807Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
10:50:52 [2019-05-23T07:50:52.807Z] verbose=false
10:50:52 [2019-05-23T07:50:52.807Z] mavenTestsTimeout=5
10:50:52 [2019-05-23T07:50:52.807Z] pipelineTimeout=15
10:50:52 [2019-05-23T07:50:52.807Z] hubUser=kyberorg
10:50:52 [2019-05-23T07:50:52.807Z]
10:50:52 [2019-05-23T07:50:52.807Z] ==== Environment Variables =====
10:50:52 [2019-05-23T07:50:52.807Z] GIT_COMMITTER_NAME=Jenkins CI
10:50:52 [2019-05-23T07:50:52.807Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
10:50:52 [2019-05-23T07:50:52.807Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=f1fa25d671e67b8f7fbe2bfa6997b4add67b561e
10:50:52 [2019-05-23T07:50:52.807Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
10:50:52 [2019-05-23T07:50:52.807Z] HOSTNAME=54734ff80f11
10:50:52 [2019-05-23T07:50:52.807Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/125/display/redirect?page=changes
10:50:52 [2019-05-23T07:50:52.807Z] gitlabAfter=5d1cc4f2b4ba2349fe69d9ead8d2bcef129cb80e
10:50:52 [2019-05-23T07:50:52.807Z] GIT_COMMIT=5d1cc4f2b4ba2349fe69d9ead8d2bcef129cb80e
10:50:52 [2019-05-23T07:50:52.807Z] NODE_LABELS=master
10:50:52 [2019-05-23T07:50:52.807Z] HUDSON_URL=https://ci.yadev.eu/
10:50:52 [2019-05-23T07:50:52.807Z] HOME=/root
10:50:52 [2019-05-23T07:50:52.807Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/125/
10:50:52 [2019-05-23T07:50:52.807Z] gitlabTargetBranch=logging
10:50:52 [2019-05-23T07:50:52.807Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
10:50:52 [2019-05-23T07:50:52.807Z] GIT_AUTHOR_NAME=Jenkins CI
10:50:52 [2019-05-23T07:50:52.807Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
10:50:52 [2019-05-23T07:50:52.807Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
10:50:52 [2019-05-23T07:50:52.807Z] gitlabMergeRequestLastCommit=5d1cc4f2b4ba2349fe69d9ead8d2bcef129cb80e
10:50:52 [2019-05-23T07:50:52.807Z] JAVA_VERSION=8u212
10:50:52 [2019-05-23T07:50:52.807Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
10:50:52 [2019-05-23T07:50:52.807Z] NODE_NAME=master
10:50:52 [2019-05-23T07:50:52.807Z] EXECUTOR_NUMBER=1
10:50:52 [2019-05-23T07:50:52.807Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
10:50:52 [2019-05-23T07:50:52.807Z] GIT_BRANCH=origin/logging
10:50:52 [2019-05-23T07:50:52.807Z] STAGE_NAME=Execution info
10:50:52 [2019-05-23T07:50:52.807Z] gitlabBranch=logging
10:50:52 [2019-05-23T07:50:52.807Z] gitlabSourceBranch=logging
10:50:52 [2019-05-23T07:50:52.807Z] gitlabUserEmail=kyberorg@yadev.eu
10:50:52 [2019-05-23T07:50:52.807Z] BUILD_DISPLAY_NAME=#125
10:50:52 [2019-05-23T07:50:52.807Z] HUDSON_HOME=/var/lib/jenkins
10:50:52 [2019-05-23T07:50:52.807Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
10:50:52 [2019-05-23T07:50:52.807Z] JOB_BASE_NAME=Hub2Swarm
10:50:52 [2019-05-23T07:50:52.807Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
10:50:52 [2019-05-23T07:50:52.807Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
10:50:52 [2019-05-23T07:50:52.807Z] BUILD_ID=125
10:50:52 [2019-05-23T07:50:52.807Z] BUILDING_FOR=kyberorg
10:50:52 [2019-05-23T07:50:52.807Z] gitlabActionType=PUSH
10:50:52 [2019-05-23T07:50:52.807Z] BUILD_TAG=jenkins-Hub2Swarm-125
10:50:52 [2019-05-23T07:50:52.807Z] gitlabBefore=f1fa25d671e67b8f7fbe2bfa6997b4add67b561e
10:50:52 [2019-05-23T07:50:52.807Z] JENKINS_URL=https://ci.yadev.eu/
10:50:52 [2019-05-23T07:50:52.807Z] LANG=C.UTF-8
10:50:52 [2019-05-23T07:50:52.808Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
10:50:52 [2019-05-23T07:50:52.808Z] gitlabSourceRepoName=Hub2Swarm
10:50:52 [2019-05-23T07:50:52.808Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
10:50:52 [2019-05-23T07:50:52.808Z] gitlabSourceNamespace=Yet another Systems
10:50:52 [2019-05-23T07:50:52.808Z] BUILD_NUMBER=125
10:50:52 [2019-05-23T07:50:52.808Z] JENKINS_NODE_COOKIE=a3590709-cdb5-4f7d-83f7-9e196a358332
10:50:52 [2019-05-23T07:50:52.808Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/125/display/redirect
10:50:52 [2019-05-23T07:50:52.808Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
10:50:52 [2019-05-23T07:50:52.808Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
10:50:52 [2019-05-23T07:50:52.808Z] CLASSPATH=
10:50:52 [2019-05-23T07:50:52.808Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
10:50:52 [2019-05-23T07:50:52.808Z] JOB_NAME=Hub2Swarm
10:50:52 [2019-05-23T07:50:52.808Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/5aac6d4e-3188-41be-b58a-13b3d576845e
10:50:52 [2019-05-23T07:50:52.808Z] gitlabUserName=Alex Muravya
10:50:52 [2019-05-23T07:50:52.808Z] JAVA_HOME=/docker-java-home
10:50:52 [2019-05-23T07:50:52.808Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
10:50:52 [2019-05-23T07:50:52.808Z] GIT_PREVIOUS_COMMIT=f1fa25d671e67b8f7fbe2bfa6997b4add67b561e
10:50:52 [2019-05-23T07:50:52.808Z] 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
10:50:53 [2019-05-23T07:50:53.339Z] + mvn clean package
10:50:55 [2019-05-23T07:50:55.203Z] [INFO] Scanning for projects...
10:50:55 [2019-05-23T07:50:55.203Z] [INFO]
10:50:55 [2019-05-23T07:50:55.203Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
10:50:55 [2019-05-23T07:50:55.203Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
10:50:55 [2019-05-23T07:50:55.203Z] [INFO] --------------------------------[ jar ]---------------------------------
10:50:57 [2019-05-23T07:50:57.065Z] [INFO]
10:50:57 [2019-05-23T07:50:57.065Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
10:50:57 [2019-05-23T07:50:57.065Z] [INFO]
10:50:57 [2019-05-23T07:50:57.065Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
10:50:57 [2019-05-23T07:50:57.315Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:50:57 [2019-05-23T07:50:57.315Z] [INFO] Copying 4 resources
10:50:57 [2019-05-23T07:50:57.315Z] [INFO] Copying 11 resources
10:50:57 [2019-05-23T07:50:57.315Z] [INFO]
10:50:57 [2019-05-23T07:50:57.315Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
10:50:57 [2019-05-23T07:50:57.316Z] [INFO] Changes detected - recompiling the module!
10:50:57 [2019-05-23T07:50:57.316Z] [INFO] Compiling 48 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
10:51:01 [2019-05-23T07:51:01.439Z] [INFO]
10:51:01 [2019-05-23T07:51:01.439Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
10:51:01 [2019-05-23T07:51:01.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:51:01 [2019-05-23T07:51:01.439Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
10:51:01 [2019-05-23T07:51:01.439Z] [INFO]
10:51:01 [2019-05-23T07:51:01.439Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
10:51:01 [2019-05-23T07:51:01.439Z] [INFO] Changes detected - recompiling the module!
10:51:01 [2019-05-23T07:51:01.439Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
10:51:01 [2019-05-23T07:51:01.690Z] [INFO]
10:51:01 [2019-05-23T07:51:01.690Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
10:51:02 [2019-05-23T07:51:02.240Z] [INFO]
10:51:02 [2019-05-23T07:51:02.240Z] [INFO] -------------------------------------------------------
10:51:02 [2019-05-23T07:51:02.240Z] [INFO] T E S T S
10:51:02 [2019-05-23T07:51:02.240Z] [INFO] -------------------------------------------------------
10:51:02 [2019-05-23T07:51:02.791Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
10:51:03 [2019-05-23T07:51:03.054Z] 07:51:02.864 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
10:51:03 [2019-05-23T07:51:03.054Z] 07:51:02.872 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
10:51:03 [2019-05-23T07:51:03.054Z] 07:51:02.886 [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)]
10:51:03 [2019-05-23T07:51:03.054Z] 07:51:02.940 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
10:51:03 [2019-05-23T07:51:03.054Z] 07:51:02.974 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
10:51:03 [2019-05-23T07:51:03.054Z] 07:51:02.982 [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
10:51:03 [2019-05-23T07:51:03.054Z] 07:51:02.983 [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
10:51:03 [2019-05-23T07:51:03.054Z] 07:51:02.983 [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}.
10:51:03 [2019-05-23T07:51:03.054Z] 07:51:02.984 [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.
10:51:03 [2019-05-23T07:51:03.305Z] 07:51:03.117 [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]
10:51:03 [2019-05-23T07:51:03.305Z] 07:51:03.227 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
10:51:03 [2019-05-23T07:51:03.305Z] 07:51:03.228 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.360 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.361 [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]
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.384 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a2f6f80, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45b4c3a9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@399c4be1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@291caca8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@385e9564, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b94b04d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@8c3b9d, org.springframework.test.context.event.EventPublishingTestExecutionListener@4c39bec8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@f79e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7ee8290b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1f59a598, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1e178745, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@192c3f1e]
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.386 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.388 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.390 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.390 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.390 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.390 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.395 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@117e949d testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@6db9f5a4 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@5cdd8682, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@799d4f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@1445d7f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@797badd3], 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].
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.398 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.398 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
10:51:03 [2019-05-23T07:51:03.556Z] 07:51:03.429 [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}
10:51:03 [2019-05-23T07:51:03.807Z] __ __ __ ___ _____
10:51:03 [2019-05-23T07:51:03.807Z] / / / / __ __ / /_ |__ \ / ___/ _ __ ____ _ _____ ____ ___
10:51:03 [2019-05-23T07:51:03.807Z] / /_/ / / / / / / __ \ __/ / \__ \ | | /| / / / __ `/ / ___/ / __ `__ \
10:51:03 [2019-05-23T07:51:03.807Z] / __ / / /_/ / / /_/ / / __/ ___/ / | |/ |/ / / /_/ / / / / / / / / /
10:51:03 [2019-05-23T07:51:03.807Z] /_/ /_/ \__,_/ /_.___/ /____/ /____/ |__/|__/ \__,_/ /_/ /_/ /_/ /_/
10:51:03 [2019-05-23T07:51:03.807Z]
10:51:14 [2019-05-23T07:51:14.686Z] [main] WARN org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer:86 (logDuplicateJsonObjectsWarning[main] INFO org.springframework.boot.StartupInfoLogger:50 (logStarting[main] INFO org.springframework.boot.SpringApplication:682 (logStartupProfileInfo[main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate:126 (registerRepositoriesIn[main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate:182 (registerRepositoriesIn[main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 (postProcessAfterInitialization[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO com.zaxxer.hikari.HikariDataSource:110 (getConnection[main] INFO com.zaxxer.hikari.HikariDataSource:123 (getConnection[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] WARN org.flywaydb.core.internal.logging.slf4j.Slf4jLog:53 (warn[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 (info[main] INFO org.hibernate.jpa.internal.util.LogHelper:31 (logPersistenceUnitInformation[main] INFO org.hibernate.Version:46 (logVersion[main] INFO org.hibernate.annotations.common.reflection.java.JavaReflectionManager:49 (<clinit>[main] INFO org.hibernate.dialect.Dialect:158 (<init>[main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator:52 (initiateService[main] INFO org.springframework.orm.jpa.AbstractEntityManagerFactoryBean:415 (buildNativeEntityManagerFactory[main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration:230 (openEntityManagerInViewInterceptor[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 (<init>[main] INFO org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:171 (initialize[main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:59 (<init>[main] INFO org.springframework.boot.StartupInfoLogger:59 (logStarted[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.85 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests
10:51:15 [2019-05-23T07:51:15.187Z] [Thread-3] INFO org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:208 (shutdown[Thread-3] INFO org.springframework.orm.jpa.AbstractEntityManagerFactoryBean:597 (destroy[Thread-3] INFO org.springframework.beans.factory.support.DisposableBeanAdapter:265 (destroy[Thread-3] INFO com.zaxxer.hikari.HikariDataSource:350 (close[Thread-3] INFO com.zaxxer.hikari.HikariDataSource:352 (close[INFO]
10:51:15 [2019-05-23T07:51:15.188Z] [INFO] Results:
10:51:15 [2019-05-23T07:51:15.188Z] [INFO]
10:51:15 [2019-05-23T07:51:15.188Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
10:51:15 [2019-05-23T07:51:15.188Z] [INFO]
10:51:15 [2019-05-23T07:51:15.188Z] [INFO]
10:51:15 [2019-05-23T07:51:15.188Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
10:51:15 [2019-05-23T07:51:15.438Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
10:51:15 [2019-05-23T07:51:15.438Z] [INFO]
10:51:15 [2019-05-23T07:51:15.438Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
10:51:15 [2019-05-23T07:51:15.989Z] [INFO] Replacing main artifact with repackaged archive
10:51:15 [2019-05-23T07:51:15.989Z] [INFO] ------------------------------------------------------------------------
10:51:15 [2019-05-23T07:51:15.989Z] [INFO] BUILD SUCCESS
10:51:15 [2019-05-23T07:51:15.989Z] [INFO] ------------------------------------------------------------------------
10:51:15 [2019-05-23T07:51:15.989Z] [INFO] Total time: 21.283 s
10:51:15 [2019-05-23T07:51:15.989Z] [INFO] Finished at: 2019-05-23T07:51:15Z
10:51:16 [2019-05-23T07:51:16.240Z] [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
10:51:16 [2019-05-23T07:51:16.490Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
10:51:16 [2019-05-23T07:51:16.806Z] + set +x
10:51:17 [2019-05-23T07:51:17.057Z] Starting Docker: docker.
10:51:17 [2019-05-23T07:51:17.057Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
10:51:17 [2019-05-23T07:51:17.151Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
10:51:17 [2019-05-23T07:51:17.234Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
10:51:17 [2019-05-23T07:51:17.562Z] + set +x
10:51:17 [2019-05-23T07:51:17.562Z] Login as **** to Docker Repository
10:51:19 [2019-05-23T07:51:19.424Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/5aac6d4e-3188-41be-b58a-13b3d576845e/config.json.
10:51:19 [2019-05-23T07:51:19.424Z] Configure a credential helper to remove this warning. See
10:51:19 [2019-05-23T07:51:19.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
10:51:19 [2019-05-23T07:51:19.424Z]
10:51:19 [2019-05-23T07:51:19.424Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
10:51:19 [2019-05-23T07:51:19.578Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
10:51:19 [2019-05-23T07:51:19.890Z] + set +x
10:51:19 [2019-05-23T07:51:19.890Z] Building Docker Image yasys/hub2swarm with tags: [logging-latest]
10:51:20 [2019-05-23T07:51:20.801Z] Sending build context to Docker daemon 72.81MB
10:51:21 [2019-05-23T07:51:21.052Z] Step 1/7 : FROM java:8-jre
10:51:22 [2019-05-23T07:51:22.396Z] 8-jre: Pulling from library/java
10:51:22 [2019-05-23T07:51:22.396Z] 5040bd298390: Pulling fs layer
10:51:22 [2019-05-23T07:51:22.396Z] fce5728aad85: Pulling fs layer
10:51:22 [2019-05-23T07:51:22.396Z] c42794440453: Pulling fs layer
10:51:22 [2019-05-23T07:51:22.396Z] 0c0da797ba48: Pulling fs layer
10:51:22 [2019-05-23T07:51:22.396Z] 7c9b17433752: Pulling fs layer
10:51:22 [2019-05-23T07:51:22.396Z] 114e02586e63: Pulling fs layer
10:51:22 [2019-05-23T07:51:22.396Z] e4c663802e9a: Pulling fs layer
10:51:22 [2019-05-23T07:51:22.396Z] 0c0da797ba48: Waiting
10:51:22 [2019-05-23T07:51:22.396Z] e4c663802e9a: Waiting
10:51:22 [2019-05-23T07:51:22.396Z] 7c9b17433752: Waiting
10:51:22 [2019-05-23T07:51:22.396Z] 114e02586e63: Waiting
10:51:22 [2019-05-23T07:51:22.948Z] c42794440453: Verifying Checksum
10:51:22 [2019-05-23T07:51:22.948Z] c42794440453: Download complete
10:51:23 [2019-05-23T07:51:23.199Z] fce5728aad85: Verifying Checksum
10:51:23 [2019-05-23T07:51:23.199Z] fce5728aad85: Download complete
10:51:23 [2019-05-23T07:51:23.750Z] 0c0da797ba48: Verifying Checksum
10:51:23 [2019-05-23T07:51:23.750Z] 0c0da797ba48: Download complete
10:51:23 [2019-05-23T07:51:23.750Z] 7c9b17433752: Download complete
10:51:23 [2019-05-23T07:51:23.750Z] 5040bd298390: Verifying Checksum
10:51:23 [2019-05-23T07:51:23.750Z] 5040bd298390: Download complete
10:51:24 [2019-05-23T07:51:24.301Z] e4c663802e9a: Verifying Checksum
10:51:24 [2019-05-23T07:51:24.301Z] e4c663802e9a: Download complete
10:51:24 [2019-05-23T07:51:24.852Z] 114e02586e63: Verifying Checksum
10:51:24 [2019-05-23T07:51:24.852Z] 114e02586e63: Download complete
10:51:31 [2019-05-23T07:51:31.335Z] 5040bd298390: Pull complete
10:51:34 [2019-05-23T07:51:34.564Z] fce5728aad85: Pull complete
10:51:35 [2019-05-23T07:51:35.475Z] c42794440453: Pull complete
10:51:36 [2019-05-23T07:51:36.387Z] 0c0da797ba48: Pull complete
10:51:37 [2019-05-23T07:51:37.731Z] 7c9b17433752: Pull complete
10:51:47 [2019-05-23T07:51:47.608Z] 114e02586e63: Pull complete
10:51:48 [2019-05-23T07:51:48.160Z] e4c663802e9a: Pull complete
10:51:48 [2019-05-23T07:51:48.160Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
10:51:48 [2019-05-23T07:51:48.160Z] Status: Downloaded newer image for java:8-jre
10:51:48 [2019-05-23T07:51:48.160Z] ---> e44d62cf8862
10:51:48 [2019-05-23T07:51:48.160Z] Step 2/7 : VOLUME /tmp
10:51:51 [2019-05-23T07:51:51.446Z] ---> Running in 7a8449830b97
10:51:54 [2019-05-23T07:51:54.675Z] Removing intermediate container 7a8449830b97
10:51:54 [2019-05-23T07:51:54.675Z] ---> 32b6de72fda2
10:51:54 [2019-05-23T07:51:54.675Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
10:51:56 [2019-05-23T07:51:56.538Z] ---> Running in fd9fe14da156
10:51:59 [2019-05-23T07:51:59.767Z] Removing intermediate container fd9fe14da156
10:51:59 [2019-05-23T07:51:59.767Z] ---> 2bdd367b751c
10:51:59 [2019-05-23T07:51:59.767Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/
10:52:03 [2019-05-23T07:52:03.890Z] ---> 3648a20cdc08
10:52:03 [2019-05-23T07:52:03.890Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar'
10:52:06 [2019-05-23T07:52:06.374Z] ---> Running in e4588ae0c6a5
10:52:12 [2019-05-23T07:52:12.867Z] Removing intermediate container e4588ae0c6a5
10:52:12 [2019-05-23T07:52:12.867Z] ---> c7b5a14bb34d
10:52:12 [2019-05-23T07:52:12.867Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar
10:52:15 [2019-05-23T07:52:15.351Z] ---> Running in a07ddd9270b9
10:52:18 [2019-05-23T07:52:18.580Z] Removing intermediate container a07ddd9270b9
10:52:18 [2019-05-23T07:52:18.580Z] ---> 3f0eecc17665
10:52:18 [2019-05-23T07:52:18.580Z] Step 7/7 : EXPOSE 8080
10:52:21 [2019-05-23T07:52:21.064Z] ---> Running in 574e54430e92
10:52:24 [2019-05-23T07:52:24.294Z] Removing intermediate container 574e54430e92
10:52:24 [2019-05-23T07:52:24.294Z] ---> 64bb90ad6873
10:52:24 [2019-05-23T07:52:24.294Z] Successfully built 64bb90ad6873
10:52:24 [2019-05-23T07:52:24.544Z] Successfully tagged yasys/hub2swarm:logging-latest
10:52:24 [2019-05-23T07:52:24.544Z] Docker image yasys/hub2swarm:[logging-latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
10:52:24 [2019-05-23T07:52:24.626Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
10:52:24 [2019-05-23T07:52:24.927Z] + set +x
10:52:24 [2019-05-23T07:52:24.927Z] Push yasys/hub2swarm to Docker Repository
10:52:25 [2019-05-23T07:52:25.178Z] The push refers to repository [docker.io/yasys/hub2swarm]
10:52:25 [2019-05-23T07:52:25.429Z] 422d071fe746: Preparing
10:52:25 [2019-05-23T07:52:25.429Z] 4a02f5853131: Preparing
10:52:25 [2019-05-23T07:52:25.429Z] 73ad47d4bc12: Preparing
10:52:25 [2019-05-23T07:52:25.429Z] c22c27816361: Preparing
10:52:25 [2019-05-23T07:52:25.429Z] 04dba64afa87: Preparing
10:52:25 [2019-05-23T07:52:25.429Z] 500ca2ff7d52: Preparing
10:52:25 [2019-05-23T07:52:25.429Z] 782d5215f910: Preparing
10:52:25 [2019-05-23T07:52:25.429Z] 0eb22bfb707d: Preparing
10:52:25 [2019-05-23T07:52:25.429Z] a2ae92ffcd29: Preparing
10:52:25 [2019-05-23T07:52:25.429Z] 500ca2ff7d52: Waiting
10:52:25 [2019-05-23T07:52:25.429Z] 782d5215f910: Waiting
10:52:25 [2019-05-23T07:52:25.429Z] 0eb22bfb707d: Waiting
10:52:25 [2019-05-23T07:52:25.429Z] a2ae92ffcd29: Waiting
10:52:26 [2019-05-23T07:52:26.773Z] 04dba64afa87: Layer already exists
10:52:26 [2019-05-23T07:52:26.773Z] 73ad47d4bc12: Layer already exists
10:52:26 [2019-05-23T07:52:26.773Z] c22c27816361: Layer already exists
10:52:27 [2019-05-23T07:52:27.024Z] 782d5215f910: Layer already exists
10:52:27 [2019-05-23T07:52:27.024Z] 500ca2ff7d52: Layer already exists
10:52:27 [2019-05-23T07:52:27.024Z] 0eb22bfb707d: Layer already exists
10:52:27 [2019-05-23T07:52:27.575Z] a2ae92ffcd29: Layer already exists
10:52:39 [2019-05-23T07:52:39.685Z] 4a02f5853131: Pushed
10:52:41 [2019-05-23T07:52:41.029Z] 422d071fe746: Pushed
10:52:45 [2019-05-23T07:52:45.153Z] logging-latest: digest: sha256:984bd0de603da9b0a4c8ff73d29b169507c7ceded983aa0bce37561115bd69cf size: 2211
10:52:45 [2019-05-23T07:52:45.153Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
10:52:45 [2019-05-23T07:52:45.251Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
10:52:45 [2019-05-23T07:52:45.561Z] + set +x
10:52:45 [2019-05-23T07:52:45.561Z] Moikka kyberorg!
10:52:45 [2019-05-23T07:52:45.561Z] Here is Docker Summary:
10:52:45 [2019-05-23T07:52:45.561Z] Images built and pushed: 1
10:52:45 [2019-05-23T07:52:45.561Z] [
10:52:45 [2019-05-23T07:52:45.561Z] yasys/hub2swarm:logging-latest
10:52:45 [2019-05-23T07:52:45.561Z] ]
10:52:45 [2019-05-23T07:52:45.561Z] 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
10:52:45 [2019-05-23T07:52:45.769Z] One way or another, I have finished. Tsau!
[Pipeline] sh
10:52:46 [2019-05-23T07:52:46.065Z] + set +x
10:52:46 [2019-05-23T07:52:46.065Z] Making workspace writable for correct cleanup
10:52:46 [2019-05-23T07:52:46.065Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
10:52:46 [2019-05-23T07:52:46.189Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 54734ff80f11d9ceca5b387db7876acae16f074e3bb13bd1ec787bd198b29eb9
$ docker rm -f 54734ff80f11d9ceca5b387db7876acae16f074e3bb13bd1ec787bd198b29eb9
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS