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/auth, since it originates from another repository
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 3 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision feb7d497f61466cc11f521f253d986ec1193bc11 (origin/auth)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f feb7d497f61466cc11f521f253d986ec1193bc11 # timeout=10
Commit message: "[WIP] auth"
> /usr/bin/git rev-list --no-walk 7153a288fbfdd3b904b635469fe4742c2de6102c # 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/auth, since it originates from another repository
Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Commit message: "Merge branch 'steps-fix' into 'master'"
> /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] getContext
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/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/auth, since it originates from another repository
Seen branch in repository origin/auth
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 3 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision feb7d497f61466cc11f521f253d986ec1193bc11 (origin/auth)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f feb7d497f61466cc11f521f253d986ec1193bc11 # timeout=10
Commit message: "[WIP] auth"
[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/b836c524-eb8b-412e-b5e9-078a9df90b01/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 44a7fcbf6d281f6983ba62ef4bf0aac93091f01ca0bec162ac8a2bbc0b8019ec -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
14:18:22 [2019-04-26T11:18:22.161Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:18:22 [2019-04-26T11:18:22.456Z] + set +x
14:18:22 [2019-04-26T11:18:22.456Z] [Runner info]
14:18:22 [2019-04-26T11:18:22.456Z] Hostname: 44a7fcbf6d28
14:18:22 [2019-04-26T11:18:22.456Z] Network Status: Host Online
14:18:22 [2019-04-26T11:18:22.456Z]
14:18:22 [2019-04-26T11:18:22.456Z] === Tools info ===
14:18:22 [2019-04-26T11:18:22.707Z] Docker version: Docker version 18.09.5, build e8ff056dbc
14:18:22 [2019-04-26T11:18:22.707Z]
14:18:22 [2019-04-26T11:18:22.707Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
14:18:22 [2019-04-26T11:18:22.707Z] Maven home: /opt/mvn
14:18:22 [2019-04-26T11:18:22.708Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
14:18:22 [2019-04-26T11:18:22.708Z] Default locale: en, platform encoding: UTF-8
14:18:22 [2019-04-26T11:18:22.708Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
14:18:22 [2019-04-26T11:18:22.708Z]
14:18:22 [2019-04-26T11:18:22.708Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:18:22 [2019-04-26T11:18:22.790Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:18:23 [2019-04-26T11:18:23.092Z] + set +x
14:18:23 [2019-04-26T11:18:23.092Z] [Build info]
14:18:23 [2019-04-26T11:18:23.092Z] ===== Git info =====
14:18:23 [2019-04-26T11:18:23.092Z] Git branch: auth
14:18:23 [2019-04-26T11:18:23.092Z] Git commit: feb7d497f61466cc11f521f253d986ec1193bc11
14:18:23 [2019-04-26T11:18:23.092Z] Git tag: -
14:18:23 [2019-04-26T11:18:23.092Z]
14:18:23 [2019-04-26T11:18:23.092Z] ===== Jenkins info =====
14:18:23 [2019-04-26T11:18:23.092Z] Jenkins Job #45
14:18:23 [2019-04-26T11:18:23.092Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/45/
14:18:23 [2019-04-26T11:18:23.092Z] Jenkins Tag: jenkins-Hub2Swarm-45
14:18:23 [2019-04-26T11:18:23.092Z]
14:18:23 [2019-04-26T11:18:23.092Z] ===== Job Params =====
14:18:23 [2019-04-26T11:18:23.092Z]
14:18:23 [2019-04-26T11:18:23.092Z] dockerRepo=yasys/hub2swarm
14:18:23 [2019-04-26T11:18:23.092Z] dockerStep=ee.yadev.pipe.commonpipe.Default@1b191454
14:18:23 [2019-04-26T11:18:23.092Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@63b0d90d
14:18:23 [2019-04-26T11:18:23.092Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@1b191454
14:18:23 [2019-04-26T11:18:23.092Z] hubUrl=https://cloud.docker.com/repository/docker
14:18:23 [2019-04-26T11:18:23.092Z] useDebugTag=false
14:18:23 [2019-04-26T11:18:23.092Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
14:18:23 [2019-04-26T11:18:23.092Z] preparationStep=ee.yadev.pipe.commonpipe.Default@1b191454
14:18:23 [2019-04-26T11:18:23.092Z] stepTimeout=5
14:18:23 [2019-04-26T11:18:23.092Z] hubCredentialsId=docker-hub
14:18:23 [2019-04-26T11:18:23.092Z] class=class ee.yadev.pipe.commonpipe.Params
14:18:23 [2019-04-26T11:18:23.092Z] skipMavenTests=true
14:18:23 [2019-04-26T11:18:23.092Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
14:18:23 [2019-04-26T11:18:23.092Z] verbose=false
14:18:23 [2019-04-26T11:18:23.092Z] mavenTestsTimeout=5
14:18:23 [2019-04-26T11:18:23.092Z] pipelineTimeout=15
14:18:23 [2019-04-26T11:18:23.092Z] hubUser=kyberorg
14:18:23 [2019-04-26T11:18:23.093Z]
14:18:23 [2019-04-26T11:18:23.093Z] ==== Environment Variables =====
14:18:23 [2019-04-26T11:18:23.093Z] GIT_COMMITTER_NAME=Jenkins CI
14:18:23 [2019-04-26T11:18:23.093Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
14:18:23 [2019-04-26T11:18:23.093Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=7153a288fbfdd3b904b635469fe4742c2de6102c
14:18:23 [2019-04-26T11:18:23.093Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
14:18:23 [2019-04-26T11:18:23.093Z] HOSTNAME=44a7fcbf6d28
14:18:23 [2019-04-26T11:18:23.093Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/45/display/redirect?page=changes
14:18:23 [2019-04-26T11:18:23.093Z] gitlabAfter=feb7d497f61466cc11f521f253d986ec1193bc11
14:18:23 [2019-04-26T11:18:23.093Z] HUDSON_URL=https://ci.yadev.eu/
14:18:23 [2019-04-26T11:18:23.093Z] NODE_LABELS=master
14:18:23 [2019-04-26T11:18:23.093Z] GIT_COMMIT=feb7d497f61466cc11f521f253d986ec1193bc11
14:18:23 [2019-04-26T11:18:23.093Z] HOME=/root
14:18:23 [2019-04-26T11:18:23.093Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/45/
14:18:23 [2019-04-26T11:18:23.093Z] GIT_AUTHOR_NAME=Jenkins CI
14:18:23 [2019-04-26T11:18:23.093Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
14:18:23 [2019-04-26T11:18:23.093Z] gitlabTargetBranch=auth
14:18:23 [2019-04-26T11:18:23.093Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
14:18:23 [2019-04-26T11:18:23.093Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
14:18:23 [2019-04-26T11:18:23.093Z] gitlabMergeRequestLastCommit=feb7d497f61466cc11f521f253d986ec1193bc11
14:18:23 [2019-04-26T11:18:23.093Z] JAVA_VERSION=8u212
14:18:23 [2019-04-26T11:18:23.093Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
14:18:23 [2019-04-26T11:18:23.093Z] NODE_NAME=master
14:18:23 [2019-04-26T11:18:23.093Z] GIT_BRANCH=origin/auth
14:18:23 [2019-04-26T11:18:23.093Z] EXECUTOR_NUMBER=0
14:18:23 [2019-04-26T11:18:23.093Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
14:18:23 [2019-04-26T11:18:23.093Z] STAGE_NAME=Execution info
14:18:23 [2019-04-26T11:18:23.093Z] gitlabBranch=auth
14:18:23 [2019-04-26T11:18:23.093Z] gitlabSourceBranch=auth
14:18:23 [2019-04-26T11:18:23.093Z] gitlabUserEmail=kyberorg@yadev.eu
14:18:23 [2019-04-26T11:18:23.093Z] BUILD_DISPLAY_NAME=#45
14:18:23 [2019-04-26T11:18:23.093Z] HUDSON_HOME=/var/lib/jenkins
14:18:23 [2019-04-26T11:18:23.093Z] JOB_BASE_NAME=Hub2Swarm
14:18:23 [2019-04-26T11:18:23.093Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
14:18:23 [2019-04-26T11:18:23.093Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
14:18:23 [2019-04-26T11:18:23.093Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:18:23 [2019-04-26T11:18:23.093Z] BUILD_ID=45
14:18:23 [2019-04-26T11:18:23.093Z] BUILDING_FOR=kyberorg
14:18:23 [2019-04-26T11:18:23.093Z] BUILD_TAG=jenkins-Hub2Swarm-45
14:18:23 [2019-04-26T11:18:23.093Z] gitlabActionType=PUSH
14:18:23 [2019-04-26T11:18:23.093Z] gitlabBefore=7153a288fbfdd3b904b635469fe4742c2de6102c
14:18:23 [2019-04-26T11:18:23.093Z] JENKINS_URL=https://ci.yadev.eu/
14:18:23 [2019-04-26T11:18:23.093Z] LANG=C.UTF-8
14:18:23 [2019-04-26T11:18:23.093Z] gitlabSourceRepoName=Hub2Swarm
14:18:23 [2019-04-26T11:18:23.093Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
14:18:23 [2019-04-26T11:18:23.093Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
14:18:23 [2019-04-26T11:18:23.093Z] BUILD_NUMBER=45
14:18:23 [2019-04-26T11:18:23.093Z] gitlabSourceNamespace=Yet another Systems
14:18:23 [2019-04-26T11:18:23.093Z] JENKINS_NODE_COOKIE=dc723f7c-0eeb-4a09-a36d-50df7877a13e
14:18:23 [2019-04-26T11:18:23.093Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/45/display/redirect
14:18:23 [2019-04-26T11:18:23.093Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
14:18:23 [2019-04-26T11:18:23.093Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
14:18:23 [2019-04-26T11:18:23.093Z] CLASSPATH=
14:18:23 [2019-04-26T11:18:23.093Z] JOB_NAME=Hub2Swarm
14:18:23 [2019-04-26T11:18:23.093Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
14:18:23 [2019-04-26T11:18:23.093Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/b836c524-eb8b-412e-b5e9-078a9df90b01
14:18:23 [2019-04-26T11:18:23.093Z] gitlabUserName=Alex Muravya
14:18:23 [2019-04-26T11:18:23.093Z] JAVA_HOME=/docker-java-home
14:18:23 [2019-04-26T11:18:23.093Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
14:18:23 [2019-04-26T11:18:23.093Z] GIT_PREVIOUS_COMMIT=7153a288fbfdd3b904b635469fe4742c2de6102c
14:18:23 [2019-04-26T11:18:23.093Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
14:18:23 [2019-04-26T11:18:23.522Z] + mvn clean package
14:18:24 [2019-04-26T11:18:24.875Z] [INFO] Scanning for projects...
14:18:25 [2019-04-26T11:18:25.426Z] [INFO]
14:18:25 [2019-04-26T11:18:25.426Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
14:18:25 [2019-04-26T11:18:25.426Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
14:18:25 [2019-04-26T11:18:25.426Z] [INFO] --------------------------------[ jar ]---------------------------------
14:18:26 [2019-04-26T11:18:26.769Z] [INFO]
14:18:26 [2019-04-26T11:18:26.769Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
14:18:27 [2019-04-26T11:18:27.020Z] [INFO]
14:18:27 [2019-04-26T11:18:27.020Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
14:18:27 [2019-04-26T11:18:27.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:27 [2019-04-26T11:18:27.020Z] [INFO] Copying 4 resources
14:18:27 [2019-04-26T11:18:27.020Z] [INFO] Copying 1 resource
14:18:27 [2019-04-26T11:18:27.020Z] [INFO]
14:18:27 [2019-04-26T11:18:27.020Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
14:18:27 [2019-04-26T11:18:27.271Z] [INFO] Changes detected - recompiling the module!
14:18:27 [2019-04-26T11:18:27.271Z] [INFO] Compiling 21 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
14:18:29 [2019-04-26T11:18:29.754Z] [INFO]
14:18:29 [2019-04-26T11:18:29.754Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
14:18:29 [2019-04-26T11:18:29.754Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:18:29 [2019-04-26T11:18:29.754Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
14:18:29 [2019-04-26T11:18:29.754Z] [INFO]
14:18:29 [2019-04-26T11:18:29.754Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
14:18:29 [2019-04-26T11:18:29.754Z] [INFO] Changes detected - recompiling the module!
14:18:29 [2019-04-26T11:18:29.754Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
14:18:30 [2019-04-26T11:18:30.669Z] [INFO]
14:18:30 [2019-04-26T11:18:30.669Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
14:18:30 [2019-04-26T11:18:30.920Z] [INFO]
14:18:30 [2019-04-26T11:18:30.920Z] [INFO] -------------------------------------------------------
14:18:30 [2019-04-26T11:18:30.920Z] [INFO] T E S T S
14:18:30 [2019-04-26T11:18:30.920Z] [INFO] -------------------------------------------------------
14:18:31 [2019-04-26T11:18:31.471Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
14:18:31 [2019-04-26T11:18:31.721Z] 11:18:31.466 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:18:31 [2019-04-26T11:18:31.721Z] 11:18:31.475 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
14:18:31 [2019-04-26T11:18:31.721Z] 11:18:31.492 [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)]
14:18:31 [2019-04-26T11:18:31.721Z] 11:18:31.542 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
14:18:31 [2019-04-26T11:18:31.721Z] 11:18:31.568 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
14:18:31 [2019-04-26T11:18:31.721Z] 11:18:31.574 [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
14:18:31 [2019-04-26T11:18:31.721Z] 11:18:31.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/Hub2swarmApplicationTestsContext.groovy] does not exist
14:18:31 [2019-04-26T11:18:31.721Z] 11:18:31.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}.
14:18:31 [2019-04-26T11:18:31.721Z] 11:18:31.577 [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.
14:18:31 [2019-04-26T11:18:31.721Z] 11:18:31.669 [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]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.788 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.790 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.921 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.922 [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]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.941 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@ae13544, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d34d211, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@7dc0f706, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4009e306, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43c1b556, org.springframework.test.context.transaction.TransactionalTestExecutionListener@587e5365, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22fcf7ab, org.springframework.test.context.event.EventPublishingTestExecutionListener@2de23121, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@63475ace, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@4988d8b8, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@c0c2f8d, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@305b7c14, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@6913c1fb]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.943 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.944 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.946 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.946 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.947 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.947 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.952 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@26b3fd41 testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@7494f96a 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@6c9f5c0d, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2bea5ab4, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@69a10787, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@25359ed8], 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].
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.954 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:18:31 [2019-04-26T11:18:31.972Z] 11:18:31.954 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
14:18:32 [2019-04-26T11:18:32.222Z] 11:18:31.990 [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}
14:18:32 [2019-04-26T11:18:32.223Z]
14:18:32 [2019-04-26T11:18:32.223Z] . ____ _ __ _ _
14:18:32 [2019-04-26T11:18:32.223Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
14:18:32 [2019-04-26T11:18:32.223Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
14:18:32 [2019-04-26T11:18:32.223Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) )
14:18:32 [2019-04-26T11:18:32.223Z] ' |____| .__|_| |_|_| |_\__, | / / / /
14:18:32 [2019-04-26T11:18:32.223Z] =========|_|==============|___/=/_/_/_/
14:18:32 [2019-04-26T11:18:32.223Z] :: Spring Boot :: (v2.2.0.M2)
14:18:32 [2019-04-26T11:18:32.223Z]
14:18:32 [2019-04-26T11:18:32.473Z] 2019-04-26 11:18:32.321 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on 44a7fcbf6d28 with PID 119 (started by root in /var/lib/jenkins/workspace/Hub2Swarm)
14:18:32 [2019-04-26T11:18:32.473Z] 2019-04-26 11:18:32.322 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default
14:18:34 [2019-04-26T11:18:34.335Z] 2019-04-26 11:18:34.029 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
14:18:34 [2019-04-26T11:18:34.335Z] 2019-04-26 11:18:34.161 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 114ms. Found 2 repository interfaces.
14:18:35 [2019-04-26T11:18:35.246Z] 2019-04-26 11:18:34.945 INFO 119 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$48c7fed7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:18:35 [2019-04-26T11:18:35.497Z] 2019-04-26 11:18:35.341 INFO 119 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse
14:18:35 [2019-04-26T11:18:35.497Z] 2019-04-26 11:18:35.354 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
14:18:36 [2019-04-26T11:18:36.047Z] 2019-04-26 11:18:35.759 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
14:18:36 [2019-04-26T11:18:36.048Z] 2019-04-26 11:18:35.767 INFO 119 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4)
14:18:36 [2019-04-26T11:18:36.048Z] 2019-04-26 11:18:35.813 WARN 119 --- [ 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.
14:18:36 [2019-04-26T11:18:36.048Z] 2019-04-26 11:18:35.897 INFO 119 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 1 migration (execution time 00:00.023s)
14:18:36 [2019-04-26T11:18:36.048Z] 2019-04-26 11:18:35.911 INFO 119 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history"
14:18:36 [2019-04-26T11:18:36.048Z] 2019-04-26 11:18:35.948 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >>
14:18:36 [2019-04-26T11:18:36.048Z] 2019-04-26 11:18:35.950 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables
14:18:36 [2019-04-26T11:18:36.048Z] 2019-04-26 11:18:35.981 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 1 migration to schema "PUBLIC" (execution time 00:00.072s)
14:18:36 [2019-04-26T11:18:36.298Z] 2019-04-26 11:18:36.236 INFO 119 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
14:18:36 [2019-04-26T11:18:36.549Z] 2019-04-26 11:18:36.367 INFO 119 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final}
14:18:36 [2019-04-26T11:18:36.799Z] 2019-04-26 11:18:36.640 INFO 119 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
14:18:37 [2019-04-26T11:18:37.050Z] 2019-04-26 11:18:36.898 INFO 119 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
14:18:38 [2019-04-26T11:18:38.393Z] 2019-04-26 11:18:37.993 INFO 119 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
14:18:38 [2019-04-26T11:18:38.393Z] 2019-04-26 11:18:37.996 INFO 119 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
14:18:39 [2019-04-26T11:18:39.304Z] 2019-04-26 11:18:39.199 WARN 119 --- [ 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
14:18:40 [2019-04-26T11:18:40.215Z] 2019-04-26 11:18:39.895 INFO 119 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
14:18:41 [2019-04-26T11:18:41.127Z] 2019-04-26 11:18:40.922 INFO 119 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
14:18:41 [2019-04-26T11:18:41.127Z] 2019-04-26 11:18:41.042 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Started Hub2swarmApplicationTests in 9.041 seconds (JVM running for 10.182)
14:18:41 [2019-04-26T11:18:41.377Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.923 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests
14:18:41 [2019-04-26T11:18:41.377Z] 2019-04-26 11:18:41.285 INFO 119 --- [ Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor'
14:18:41 [2019-04-26T11:18:41.377Z] 2019-04-26 11:18:41.288 INFO 119 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
14:18:41 [2019-04-26T11:18:41.377Z] 2019-04-26 11:18:41.300 INFO 119 --- [ 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]
14:18:41 [2019-04-26T11:18:41.377Z] 2019-04-26 11:18:41.300 INFO 119 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated...
14:18:41 [2019-04-26T11:18:41.377Z] 2019-04-26 11:18:41.312 INFO 119 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed.
14:18:41 [2019-04-26T11:18:41.928Z] [INFO]
14:18:41 [2019-04-26T11:18:41.928Z] [INFO] Results:
14:18:41 [2019-04-26T11:18:41.928Z] [INFO]
14:18:41 [2019-04-26T11:18:41.928Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:18:41 [2019-04-26T11:18:41.928Z] [INFO]
14:18:41 [2019-04-26T11:18:41.928Z] [INFO]
14:18:41 [2019-04-26T11:18:41.928Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
14:18:41 [2019-04-26T11:18:41.928Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
14:18:42 [2019-04-26T11:18:42.178Z] [INFO]
14:18:42 [2019-04-26T11:18:42.178Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
14:18:42 [2019-04-26T11:18:42.729Z] [INFO] Replacing main artifact with repackaged archive
14:18:42 [2019-04-26T11:18:42.729Z] [INFO] ------------------------------------------------------------------------
14:18:42 [2019-04-26T11:18:42.729Z] [INFO] BUILD SUCCESS
14:18:42 [2019-04-26T11:18:42.729Z] [INFO] ------------------------------------------------------------------------
14:18:42 [2019-04-26T11:18:42.729Z] [INFO] Total time: 17.851 s
14:18:42 [2019-04-26T11:18:42.729Z] [INFO] Finished at: 2019-04-26T11:18:42Z
14:18:42 [2019-04-26T11:18:42.729Z] [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
14:18:43 [2019-04-26T11:18:43.145Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:18:43 [2019-04-26T11:18:43.488Z] + set +x
14:18:43 [2019-04-26T11:18:43.488Z] Starting Docker: docker.
14:18:43 [2019-04-26T11:18:43.488Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
14:18:43 [2019-04-26T11:18:43.534Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
14:18:43 [2019-04-26T11:18:43.568Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:18:43 [2019-04-26T11:18:43.853Z] + set +x
14:18:43 [2019-04-26T11:18:43.853Z] Login as **** to Docker Repository
14:18:45 [2019-04-26T11:18:45.199Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/b836c524-eb8b-412e-b5e9-078a9df90b01/config.json.
14:18:45 [2019-04-26T11:18:45.199Z] Configure a credential helper to remove this warning. See
14:18:45 [2019-04-26T11:18:45.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
14:18:45 [2019-04-26T11:18:45.199Z]
14:18:45 [2019-04-26T11:18:45.199Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
14:18:45 [2019-04-26T11:18:45.350Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:18:45 [2019-04-26T11:18:45.640Z] + set +x
14:18:45 [2019-04-26T11:18:45.640Z] Building Docker Image yasys/hub2swarm with tags: [auth-latest]
14:18:46 [2019-04-26T11:18:46.191Z] Sending build context to Docker daemon 66.53MB
14:18:46 [2019-04-26T11:18:46.191Z] Step 1/7 : FROM java:8-jre
14:18:47 [2019-04-26T11:18:47.534Z] 8-jre: Pulling from library/java
14:18:47 [2019-04-26T11:18:47.534Z] 5040bd298390: Pulling fs layer
14:18:47 [2019-04-26T11:18:47.534Z] fce5728aad85: Pulling fs layer
14:18:47 [2019-04-26T11:18:47.534Z] c42794440453: Pulling fs layer
14:18:47 [2019-04-26T11:18:47.534Z] 0c0da797ba48: Pulling fs layer
14:18:47 [2019-04-26T11:18:47.534Z] 7c9b17433752: Pulling fs layer
14:18:47 [2019-04-26T11:18:47.534Z] 114e02586e63: Pulling fs layer
14:18:47 [2019-04-26T11:18:47.534Z] e4c663802e9a: Pulling fs layer
14:18:47 [2019-04-26T11:18:47.534Z] 0c0da797ba48: Waiting
14:18:47 [2019-04-26T11:18:47.534Z] 7c9b17433752: Waiting
14:18:47 [2019-04-26T11:18:47.534Z] 114e02586e63: Waiting
14:18:47 [2019-04-26T11:18:47.534Z] e4c663802e9a: Waiting
14:18:48 [2019-04-26T11:18:48.085Z] c42794440453: Verifying Checksum
14:18:48 [2019-04-26T11:18:48.085Z] c42794440453: Download complete
14:18:48 [2019-04-26T11:18:48.336Z] fce5728aad85: Verifying Checksum
14:18:48 [2019-04-26T11:18:48.336Z] fce5728aad85: Download complete
14:18:48 [2019-04-26T11:18:48.587Z] 5040bd298390: Verifying Checksum
14:18:48 [2019-04-26T11:18:48.587Z] 5040bd298390: Download complete
14:18:48 [2019-04-26T11:18:48.587Z] 0c0da797ba48: Verifying Checksum
14:18:48 [2019-04-26T11:18:48.587Z] 0c0da797ba48: Download complete
14:18:48 [2019-04-26T11:18:48.838Z] 7c9b17433752: Verifying Checksum
14:18:48 [2019-04-26T11:18:48.838Z] 7c9b17433752: Download complete
14:18:49 [2019-04-26T11:18:49.088Z] e4c663802e9a: Verifying Checksum
14:18:49 [2019-04-26T11:18:49.088Z] e4c663802e9a: Download complete
14:18:49 [2019-04-26T11:18:49.338Z] 114e02586e63: Verifying Checksum
14:18:49 [2019-04-26T11:18:49.338Z] 114e02586e63: Download complete
14:18:52 [2019-04-26T11:18:52.567Z] 5040bd298390: Pull complete
14:18:54 [2019-04-26T11:18:54.429Z] fce5728aad85: Pull complete
14:18:54 [2019-04-26T11:18:54.979Z] c42794440453: Pull complete
14:18:55 [2019-04-26T11:18:55.891Z] 0c0da797ba48: Pull complete
14:18:57 [2019-04-26T11:18:57.234Z] 7c9b17433752: Pull complete
14:19:02 [2019-04-26T11:19:02.430Z] 114e02586e63: Pull complete
14:19:03 [2019-04-26T11:19:03.341Z] e4c663802e9a: Pull complete
14:19:03 [2019-04-26T11:19:03.341Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
14:19:03 [2019-04-26T11:19:03.341Z] Status: Downloaded newer image for java:8-jre
14:19:03 [2019-04-26T11:19:03.341Z] ---> e44d62cf8862
14:19:03 [2019-04-26T11:19:03.341Z] Step 2/7 : VOLUME /tmp
14:19:06 [2019-04-26T11:19:06.574Z] ---> Running in fd7b96f96ba0
14:19:09 [2019-04-26T11:19:09.057Z] Removing intermediate container fd7b96f96ba0
14:19:09 [2019-04-26T11:19:09.057Z] ---> a8aa9cd1e1be
14:19:09 [2019-04-26T11:19:09.057Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
14:19:10 [2019-04-26T11:19:10.919Z] ---> Running in f6da03ea3c67
14:19:13 [2019-04-26T11:19:13.402Z] Removing intermediate container f6da03ea3c67
14:19:13 [2019-04-26T11:19:13.402Z] ---> 97f8d9a9918a
14:19:13 [2019-04-26T11:19:13.402Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/
14:19:16 [2019-04-26T11:19:16.631Z] ---> e146019b996e
14:19:16 [2019-04-26T11:19:16.631Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar'
14:19:19 [2019-04-26T11:19:19.114Z] ---> Running in e4972a4ff47c
14:19:22 [2019-04-26T11:19:22.344Z] Removing intermediate container e4972a4ff47c
14:19:22 [2019-04-26T11:19:22.344Z] ---> b213cd39fcb2
14:19:22 [2019-04-26T11:19:22.344Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar
14:19:24 [2019-04-26T11:19:24.835Z] ---> Running in 5efed71434ff
14:19:28 [2019-04-26T11:19:28.064Z] Removing intermediate container 5efed71434ff
14:19:28 [2019-04-26T11:19:28.064Z] ---> 5bd52901c2ee
14:19:28 [2019-04-26T11:19:28.064Z] Step 7/7 : EXPOSE 8080
14:19:29 [2019-04-26T11:19:29.407Z] ---> Running in 5156c97a55b2
14:19:32 [2019-04-26T11:19:32.636Z] Removing intermediate container 5156c97a55b2
14:19:32 [2019-04-26T11:19:32.636Z] ---> c0e9d564ee49
14:19:32 [2019-04-26T11:19:32.636Z] Successfully built c0e9d564ee49
14:19:32 [2019-04-26T11:19:32.636Z] Successfully tagged yasys/hub2swarm:auth-latest
14:19:32 [2019-04-26T11:19:32.636Z] Docker image yasys/hub2swarm:[auth-latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:19:32 [2019-04-26T11:19:32.697Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:19:32 [2019-04-26T11:19:32.984Z] + set +x
14:19:32 [2019-04-26T11:19:32.985Z] Push yasys/hub2swarm to Docker Repository
14:19:32 [2019-04-26T11:19:32.985Z] The push refers to repository [docker.io/yasys/hub2swarm]
14:19:33 [2019-04-26T11:19:33.537Z] ef7a3129dc66: Preparing
14:19:33 [2019-04-26T11:19:33.537Z] 24e5e4112e31: Preparing
14:19:33 [2019-04-26T11:19:33.537Z] 73ad47d4bc12: Preparing
14:19:33 [2019-04-26T11:19:33.537Z] c22c27816361: Preparing
14:19:33 [2019-04-26T11:19:33.537Z] 04dba64afa87: Preparing
14:19:33 [2019-04-26T11:19:33.537Z] 500ca2ff7d52: Preparing
14:19:33 [2019-04-26T11:19:33.537Z] 782d5215f910: Preparing
14:19:33 [2019-04-26T11:19:33.537Z] 0eb22bfb707d: Preparing
14:19:33 [2019-04-26T11:19:33.537Z] a2ae92ffcd29: Preparing
14:19:33 [2019-04-26T11:19:33.537Z] 782d5215f910: Waiting
14:19:33 [2019-04-26T11:19:33.537Z] 0eb22bfb707d: Waiting
14:19:33 [2019-04-26T11:19:33.537Z] a2ae92ffcd29: Waiting
14:19:33 [2019-04-26T11:19:33.537Z] 500ca2ff7d52: Waiting
14:19:34 [2019-04-26T11:19:34.448Z] 73ad47d4bc12: Layer already exists
14:19:34 [2019-04-26T11:19:34.448Z] 04dba64afa87: Layer already exists
14:19:34 [2019-04-26T11:19:34.448Z] c22c27816361: Layer already exists
14:19:34 [2019-04-26T11:19:34.999Z] 500ca2ff7d52: Layer already exists
14:19:34 [2019-04-26T11:19:34.999Z] 782d5215f910: Layer already exists
14:19:34 [2019-04-26T11:19:34.999Z] 0eb22bfb707d: Layer already exists
14:19:35 [2019-04-26T11:19:35.550Z] a2ae92ffcd29: Layer already exists
14:19:43 [2019-04-26T11:19:43.576Z] ef7a3129dc66: Pushed
14:19:43 [2019-04-26T11:19:43.576Z] 24e5e4112e31: Pushed
14:19:47 [2019-04-26T11:19:47.698Z] auth-latest: digest: sha256:d1f4f5f6e5394acb78e4d440a797ff775bdb5cbe900b89552c2285ed6a2e96ee size: 2211
14:19:47 [2019-04-26T11:19:47.698Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:19:47 [2019-04-26T11:19:47.757Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:19:48 [2019-04-26T11:19:48.055Z] + set +x
14:19:48 [2019-04-26T11:19:48.055Z] Moikka kyberorg!
14:19:48 [2019-04-26T11:19:48.055Z] Here is Docker Summary:
14:19:48 [2019-04-26T11:19:48.055Z] Images built and pushed: 1
14:19:48 [2019-04-26T11:19:48.055Z] [
14:19:48 [2019-04-26T11:19:48.055Z] yasys/hub2swarm:auth-latest
14:19:48 [2019-04-26T11:19:48.055Z] ]
14:19:48 [2019-04-26T11:19:48.055Z] 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
14:19:48 [2019-04-26T11:19:48.203Z] One way or another, I have finished. Tsau!
[Pipeline] sh
14:19:48 [2019-04-26T11:19:48.500Z] + set +x
14:19:48 [2019-04-26T11:19:48.500Z] Making workspace writable for correct cleanup
14:19:48 [2019-04-26T11:19:48.500Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
14:19:48 [2019-04-26T11:19:48.571Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 44a7fcbf6d281f6983ba62ef4bf0aac93091f01ca0bec162ac8a2bbc0b8019ec
$ docker rm -f 44a7fcbf6d281f6983ba62ef4bf0aac93091f01ca0bec162ac8a2bbc0b8019ec
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS