SuccessConsole 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/jenkins/hub2jenkins.git into /var/lib/jenkins/workspace/Hub2Jenkins@script to read Jenkinsfile
using credential CIpwd
 > /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/jenkins/hub2jenkins.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/jenkins/hub2jenkins.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials CI token for gitlab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/jenkins/hub2jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/trunk, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 2 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 142609518344bdd90eee98e08215c305d21cea9f (origin/trunk)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 142609518344bdd90eee98e08215c305d21cea9f # timeout=10
Commit message: "version 1.0"
 > /usr/bin/git rev-list --no-walk 60d5e228b2e36d1fdc556ec423f92dbfdbbfc60b # timeout=10
Running in Durability level: MAX_SURVIVABILITY
Loading library common-pipe@2.3.4
Attempting to resolve 2.3.4 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.4 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.4^{commit} # timeout=10
 > /usr/bin/git branch -a -v --no-abbrev --contains 4a98aae649239cab341ccab30b525012d6160717 # timeout=10
Selected match: tagging revision 4a98aae649239cab341ccab30b525012d6160717
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/trunk, since it originates from another repository
Checking out Revision 4a98aae649239cab341ccab30b525012d6160717 (tagging)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 4a98aae649239cab341ccab30b525012d6160717 # timeout=10
Commit message: "New tagging"
 > /usr/bin/git rev-list --no-walk 4a98aae649239cab341ccab30b525012d6160717 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] getContext
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Hub2Jenkins
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential CIpwd
Cloning the remote Git repository
Cloning repository https://gitlab.com/yasys/jenkins/hub2jenkins.git
 > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Jenkins # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/jenkins/hub2jenkins.git
 > /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials CI token for gitlab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/jenkins/hub2jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/hub2jenkins.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/jenkins/hub2jenkins.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/jenkins/hub2jenkins.git
using GIT_ASKPASS to set credentials CI token for gitlab
 > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/jenkins/hub2jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/trunk, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen 2 remote branches
 > /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 142609518344bdd90eee98e08215c305d21cea9f (origin/trunk)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 142609518344bdd90eee98e08215c305d21cea9f # timeout=10
Commit message: "version 1.0"
[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/Hub2Jenkins@tmp/cca6eaec-f5e8-44db-98d4-5a90b91e3cb1/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/Hub2Jenkins -v /var/lib/jenkins/workspace/Hub2Jenkins:/var/lib/jenkins/workspace/Hub2Jenkins:rw,z -v /var/lib/jenkins/workspace/Hub2Jenkins@tmp:/var/lib/jenkins/workspace/Hub2Jenkins@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 bdf0ad030aff5141b5201e0f4a7260fb141664f934c91c74d355da0c9e8c4edb -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
09:19:40 [2019-06-26T06:19:40.071Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
09:19:40 [2019-06-26T06:19:40.390Z] + set +x
09:19:40 [2019-06-26T06:19:40.390Z] [Runner info]
09:19:40 [2019-06-26T06:19:40.390Z] Hostname: bdf0ad030aff
09:19:40 [2019-06-26T06:19:40.643Z] Network Status: Host Online
09:19:40 [2019-06-26T06:19:40.643Z] 
09:19:40 [2019-06-26T06:19:40.643Z] === Tools info ===
09:19:40 [2019-06-26T06:19:40.894Z] Docker version: Docker version 18.09.5, build e8ff056dbc
09:19:40 [2019-06-26T06:19:40.894Z] 
09:19:40 [2019-06-26T06:19:40.894Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
09:19:40 [2019-06-26T06:19:40.894Z] Maven home: /opt/mvn
09:19:40 [2019-06-26T06:19:40.894Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
09:19:40 [2019-06-26T06:19:40.894Z] Default locale: en, platform encoding: UTF-8
09:19:40 [2019-06-26T06:19:40.894Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
09:19:40 [2019-06-26T06:19:40.894Z] 
09:19:40 [2019-06-26T06:19:40.894Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
09:19:41 [2019-06-26T06:19:41.040Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
09:19:41 [2019-06-26T06:19:41.363Z] + set +x
09:19:41 [2019-06-26T06:19:41.364Z] [Build info]
09:19:41 [2019-06-26T06:19:41.364Z] ===== Git info =====
09:19:41 [2019-06-26T06:19:41.364Z] Git branch: trunk
09:19:41 [2019-06-26T06:19:41.364Z] Git commit: 142609518344bdd90eee98e08215c305d21cea9f
09:19:41 [2019-06-26T06:19:41.364Z] Git tag: -
09:19:41 [2019-06-26T06:19:41.364Z] 
09:19:41 [2019-06-26T06:19:41.364Z] ===== Jenkins info =====
09:19:41 [2019-06-26T06:19:41.364Z] Jenkins Job #10
09:19:41 [2019-06-26T06:19:41.364Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Jenkins/10/
09:19:41 [2019-06-26T06:19:41.364Z] Jenkins Tag: jenkins-Hub2Jenkins-10
09:19:41 [2019-06-26T06:19:41.364Z] 
09:19:41 [2019-06-26T06:19:41.364Z] ===== Job Params =====
09:19:41 [2019-06-26T06:19:41.364Z] 
09:19:41 [2019-06-26T06:19:41.364Z] dockerRepo=yasys/hub2jenkins
09:19:41 [2019-06-26T06:19:41.364Z] dockerStep=ee.yadev.pipe.commonpipe.Default@5380b587
09:19:41 [2019-06-26T06:19:41.364Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@c4d2a8f
09:19:41 [2019-06-26T06:19:41.364Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@5380b587
09:19:41 [2019-06-26T06:19:41.364Z] hubUrl=https://cloud.docker.com/repository/docker
09:19:41 [2019-06-26T06:19:41.364Z] useDebugTag=false
09:19:41 [2019-06-26T06:19:41.364Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
09:19:41 [2019-06-26T06:19:41.364Z] preparationStep=ee.yadev.pipe.commonpipe.Default@5380b587
09:19:41 [2019-06-26T06:19:41.364Z] stepTimeout=5
09:19:41 [2019-06-26T06:19:41.364Z] hubCredentialsId=docker-hub
09:19:41 [2019-06-26T06:19:41.364Z] class=class ee.yadev.pipe.commonpipe.Params
09:19:41 [2019-06-26T06:19:41.364Z] skipMavenTests=true
09:19:41 [2019-06-26T06:19:41.364Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
09:19:41 [2019-06-26T06:19:41.364Z] verbose=false
09:19:41 [2019-06-26T06:19:41.364Z] mavenTestsTimeout=5
09:19:41 [2019-06-26T06:19:41.364Z] pipelineTimeout=15
09:19:41 [2019-06-26T06:19:41.364Z] hubUser=kyberorg
09:19:41 [2019-06-26T06:19:41.364Z] 
09:19:41 [2019-06-26T06:19:41.364Z] ==== Environment Variables =====
09:19:41 [2019-06-26T06:19:41.364Z] gitlabSourceRepoURL=git@gitlab.com:yasys/jenkins/hub2jenkins.git
09:19:41 [2019-06-26T06:19:41.364Z] GIT_COMMITTER_NAME=Jenkins CI
09:19:41 [2019-06-26T06:19:41.364Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=60d5e228b2e36d1fdc556ec423f92dbfdbbfc60b
09:19:41 [2019-06-26T06:19:41.364Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
09:19:41 [2019-06-26T06:19:41.364Z] HOSTNAME=bdf0ad030aff
09:19:41 [2019-06-26T06:19:41.364Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Jenkins/10/display/redirect?page=changes
09:19:41 [2019-06-26T06:19:41.364Z] gitlabAfter=142609518344bdd90eee98e08215c305d21cea9f
09:19:41 [2019-06-26T06:19:41.364Z] HUDSON_URL=https://ci.yadev.eu/
09:19:41 [2019-06-26T06:19:41.364Z] GIT_COMMIT=142609518344bdd90eee98e08215c305d21cea9f
09:19:41 [2019-06-26T06:19:41.364Z] NODE_LABELS=master
09:19:41 [2019-06-26T06:19:41.364Z] HOME=/root
09:19:41 [2019-06-26T06:19:41.364Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Jenkins/10/
09:19:41 [2019-06-26T06:19:41.364Z] GIT_AUTHOR_NAME=Jenkins CI
09:19:41 [2019-06-26T06:19:41.364Z] JENKINS_SERVER_COOKIE=durable-f4540f15e483547f9d9775a56bf80c39
09:19:41 [2019-06-26T06:19:41.364Z] gitlabTargetBranch=trunk
09:19:41 [2019-06-26T06:19:41.364Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/jenkins/hub2jenkins.git
09:19:41 [2019-06-26T06:19:41.364Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Jenkins
09:19:41 [2019-06-26T06:19:41.364Z] gitlabMergeRequestLastCommit=142609518344bdd90eee98e08215c305d21cea9f
09:19:41 [2019-06-26T06:19:41.364Z] JAVA_VERSION=8u212
09:19:41 [2019-06-26T06:19:41.364Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/jenkins/hub2jenkins.git
09:19:41 [2019-06-26T06:19:41.364Z] NODE_NAME=master
09:19:41 [2019-06-26T06:19:41.364Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/jenkins/hub2jenkins
09:19:41 [2019-06-26T06:19:41.364Z] GIT_BRANCH=origin/trunk
09:19:41 [2019-06-26T06:19:41.364Z] EXECUTOR_NUMBER=1
09:19:41 [2019-06-26T06:19:41.364Z] STAGE_NAME=Execution info
09:19:41 [2019-06-26T06:19:41.364Z] gitlabBranch=trunk
09:19:41 [2019-06-26T06:19:41.364Z] gitlabSourceBranch=trunk
09:19:41 [2019-06-26T06:19:41.364Z] gitlabUserEmail=kyberorg@yadev.eu
09:19:41 [2019-06-26T06:19:41.364Z] BUILD_DISPLAY_NAME=#10
09:19:41 [2019-06-26T06:19:41.364Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
09:19:41 [2019-06-26T06:19:41.364Z] JOB_BASE_NAME=Hub2Jenkins
09:19:41 [2019-06-26T06:19:41.364Z] HUDSON_HOME=/var/lib/jenkins
09:19:41 [2019-06-26T06:19:41.364Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
09:19:41 [2019-06-26T06:19:41.364Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:19:41 [2019-06-26T06:19:41.364Z] BUILD_ID=10
09:19:41 [2019-06-26T06:19:41.364Z] BUILDING_FOR=kyberorg
09:19:41 [2019-06-26T06:19:41.364Z] gitlabActionType=PUSH
09:19:41 [2019-06-26T06:19:41.364Z] gitlabBefore=60d5e228b2e36d1fdc556ec423f92dbfdbbfc60b
09:19:41 [2019-06-26T06:19:41.364Z] BUILD_TAG=jenkins-Hub2Jenkins-10
09:19:41 [2019-06-26T06:19:41.364Z] JENKINS_URL=https://ci.yadev.eu/
09:19:41 [2019-06-26T06:19:41.364Z] LANG=C.UTF-8
09:19:41 [2019-06-26T06:19:41.364Z] gitlabSourceRepoName=Hub2Jenkins
09:19:41 [2019-06-26T06:19:41.364Z] GIT_URL=https://gitlab.com/yasys/jenkins/hub2jenkins.git
09:19:41 [2019-06-26T06:19:41.364Z] JOB_URL=https://ci.yadev.eu/job/Hub2Jenkins/
09:19:41 [2019-06-26T06:19:41.364Z] gitlabSourceNamespace=Jenkins
09:19:41 [2019-06-26T06:19:41.364Z] BUILD_NUMBER=10
09:19:41 [2019-06-26T06:19:41.364Z] JENKINS_NODE_COOKIE=1329485b-56f4-4d78-a3c4-b5588f2b9cdd
09:19:41 [2019-06-26T06:19:41.364Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Jenkins/10/display/redirect
09:19:41 [2019-06-26T06:19:41.364Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
09:19:41 [2019-06-26T06:19:41.364Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Jenkins/display/redirect
09:19:41 [2019-06-26T06:19:41.364Z] CLASSPATH=
09:19:41 [2019-06-26T06:19:41.364Z] JOB_NAME=Hub2Jenkins
09:19:41 [2019-06-26T06:19:41.364Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
09:19:41 [2019-06-26T06:19:41.364Z] gitlabUserName=Alex Muravya
09:19:41 [2019-06-26T06:19:41.364Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Jenkins@tmp/cca6eaec-f5e8-44db-98d4-5a90b91e3cb1
09:19:41 [2019-06-26T06:19:41.364Z] JAVA_HOME=/docker-java-home
09:19:41 [2019-06-26T06:19:41.364Z] PWD=/var/lib/jenkins/workspace/Hub2Jenkins
09:19:41 [2019-06-26T06:19:41.364Z] GIT_PREVIOUS_COMMIT=60d5e228b2e36d1fdc556ec423f92dbfdbbfc60b
09:19:41 [2019-06-26T06:19:41.364Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
09:19:41 [2019-06-26T06:19:41.899Z] + mvn clean package
09:19:43 [2019-06-26T06:19:43.763Z] [INFO] Scanning for projects...
09:19:44 [2019-06-26T06:19:44.014Z] [INFO] 
09:19:44 [2019-06-26T06:19:44.014Z] [INFO] -----------------------< eu.yatech:hub2jenkins >------------------------
09:19:44 [2019-06-26T06:19:44.014Z] [INFO] Building hub2jenkins 1.0
09:19:44 [2019-06-26T06:19:44.014Z] [INFO] --------------------------------[ jar ]---------------------------------
09:19:45 [2019-06-26T06:19:45.359Z] [INFO] 
09:19:45 [2019-06-26T06:19:45.359Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2jenkins ---
09:19:45 [2019-06-26T06:19:45.359Z] [INFO] 
09:19:45 [2019-06-26T06:19:45.359Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2jenkins ---
09:19:45 [2019-06-26T06:19:45.610Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:19:45 [2019-06-26T06:19:45.610Z] [INFO] Copying 1 resource
09:19:45 [2019-06-26T06:19:45.610Z] [INFO] Copying 3 resources
09:19:45 [2019-06-26T06:19:45.610Z] [INFO] 
09:19:45 [2019-06-26T06:19:45.610Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hub2jenkins ---
09:19:45 [2019-06-26T06:19:45.610Z] [INFO] Changes detected - recompiling the module!
09:19:45 [2019-06-26T06:19:45.610Z] [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/Hub2Jenkins/target/classes
09:19:47 [2019-06-26T06:19:47.473Z] [INFO] 
09:19:47 [2019-06-26T06:19:47.473Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2jenkins ---
09:19:47 [2019-06-26T06:19:47.473Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:19:47 [2019-06-26T06:19:47.473Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Jenkins/src/test/resources
09:19:47 [2019-06-26T06:19:47.473Z] [INFO] 
09:19:47 [2019-06-26T06:19:47.473Z] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hub2jenkins ---
09:19:47 [2019-06-26T06:19:47.473Z] [INFO] Changes detected - recompiling the module!
09:19:47 [2019-06-26T06:19:47.473Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Jenkins/target/test-classes
09:19:48 [2019-06-26T06:19:48.386Z] [INFO] 
09:19:48 [2019-06-26T06:19:48.386Z] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hub2jenkins ---
09:19:48 [2019-06-26T06:19:48.637Z] [INFO] 
09:19:48 [2019-06-26T06:19:48.637Z] [INFO] -------------------------------------------------------
09:19:48 [2019-06-26T06:19:48.637Z] [INFO]  T E S T S
09:19:48 [2019-06-26T06:19:48.637Z] [INFO] -------------------------------------------------------
09:19:49 [2019-06-26T06:19:49.188Z] [INFO] Running eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.198 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.205 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.216 [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)]
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.242 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.257 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests], using SpringBootContextLoader
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.262 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]: class path resource [eu/yatech/hub2jenkins/Hub2jenkinsApplicationTests-context.xml] does not exist
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.263 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]: class path resource [eu/yatech/hub2jenkins/Hub2jenkinsApplicationTestsContext.groovy] does not exist
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.263 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.264 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]: Hub2jenkinsApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.320 [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.hub2jenkins.Hub2jenkinsApplicationTests]
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.415 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Jenkins/target/classes/eu/yatech/hub2jenkins/Hub2jenkinsApplication.class]
09:19:49 [2019-06-26T06:19:49.438Z] 06:19:49.416 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2jenkins.Hub2jenkinsApplication for test class eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.565 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]: using defaults.
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.566 [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]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.581 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/TransactionDefinition]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.582 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.582 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@323b36e0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@44ebcd03, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@694abbdc, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@2e005c4b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4567f35d, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5ffead27, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6356695f, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@4f18837a, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@359f7cdf, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@1fa268de]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.584 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.585 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.586 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.586 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.587 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.587 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.591 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@72d1ad2e testClass = Hub2jenkinsApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2d7275fc testClass = Hub2jenkinsApplicationTests, locations = '{}', classes = '{class eu.yatech.hub2jenkins.Hub2jenkinsApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@58c1670b, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@6b9651f3, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@5ed828d, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@757942a1], 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].
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.592 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.592 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests]
09:19:49 [2019-06-26T06:19:49.689Z] 06:19:49.622 [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}
09:19:49 [2019-06-26T06:19:49.940Z] 
09:19:49 [2019-06-26T06:19:49.940Z]   .   ____          _            __ _ _
09:19:49 [2019-06-26T06:19:49.940Z]  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
09:19:49 [2019-06-26T06:19:49.940Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
09:19:49 [2019-06-26T06:19:49.940Z]  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
09:19:49 [2019-06-26T06:19:49.940Z]   '  |____| .__|_| |_|_| |_\__, | / / / /
09:19:49 [2019-06-26T06:19:49.940Z]  =========|_|==============|___/=/_/_/_/
09:19:49 [2019-06-26T06:19:49.940Z]  :: Spring Boot ::        (v2.1.6.RELEASE)
09:19:49 [2019-06-26T06:19:49.940Z] 
09:19:49 [2019-06-26T06:19:49.940Z] 2019-06-26 06:19:49.896  WARN 121 --- [           main] ory$DuplicateJsonObjectContextCustomizer : 
09:19:49 [2019-06-26T06:19:49.940Z] 
09:19:49 [2019-06-26T06:19:49.940Z] Found multiple occurrences of org.json.JSONObject on the class path:
09:19:49 [2019-06-26T06:19:49.940Z] 
09:19:49 [2019-06-26T06:19:49.940Z] 	jar:file:/root/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class
09:19:49 [2019-06-26T06:19:49.940Z] 	jar:file:/root/.m2/repository/org/json/json/20180813/json-20180813.jar!/org/json/JSONObject.class
09:19:49 [2019-06-26T06:19:49.940Z] 
09:19:49 [2019-06-26T06:19:49.940Z] You may wish to exclude one of them to ensure predictable runtime behavior
09:19:49 [2019-06-26T06:19:49.940Z] 
09:19:49 [2019-06-26T06:19:49.940Z] 2019-06-26 06:19:49.937  INFO 121 --- [           main] e.y.h.Hub2jenkinsApplicationTests        : Starting Hub2jenkinsApplicationTests on bdf0ad030aff with PID 121 (started by root in /var/lib/jenkins/workspace/Hub2Jenkins)
09:19:49 [2019-06-26T06:19:49.940Z] 2019-06-26 06:19:49.938  INFO 121 --- [           main] e.y.h.Hub2jenkinsApplicationTests        : No active profile set, falling back to default profiles: default
09:19:52 [2019-06-26T06:19:52.423Z] 2019-06-26 06:19:51.875  INFO 121 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
09:19:52 [2019-06-26T06:19:52.423Z] 2019-06-26 06:19:52.331  INFO 121 --- [           main] e.y.h.Hub2jenkinsApplicationTests        : Started Hub2jenkinsApplicationTests in 2.695 seconds (JVM running for 3.74)
09:19:52 [2019-06-26T06:19:52.674Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.511 s - in eu.yatech.hub2jenkins.Hub2jenkinsApplicationTests
09:19:52 [2019-06-26T06:19:52.674Z] 2019-06-26 06:19:52.606  INFO 121 --- [       Thread-2] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
09:19:53 [2019-06-26T06:19:53.225Z] [INFO] 
09:19:53 [2019-06-26T06:19:53.225Z] [INFO] Results:
09:19:53 [2019-06-26T06:19:53.225Z] [INFO] 
09:19:53 [2019-06-26T06:19:53.225Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
09:19:53 [2019-06-26T06:19:53.225Z] [INFO] 
09:19:53 [2019-06-26T06:19:53.225Z] [INFO] 
09:19:53 [2019-06-26T06:19:53.225Z] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ hub2jenkins ---
09:19:53 [2019-06-26T06:19:53.225Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Jenkins/target/hub2jenkins.jar
09:19:53 [2019-06-26T06:19:53.475Z] [INFO] 
09:19:53 [2019-06-26T06:19:53.475Z] [INFO] --- spring-boot-maven-plugin:2.1.6.RELEASE:repackage (repackage) @ hub2jenkins ---
09:19:54 [2019-06-26T06:19:54.026Z] [INFO] Replacing main artifact with repackaged archive
09:19:54 [2019-06-26T06:19:54.026Z] [INFO] ------------------------------------------------------------------------
09:19:54 [2019-06-26T06:19:54.026Z] [INFO] BUILD SUCCESS
09:19:54 [2019-06-26T06:19:54.026Z] [INFO] ------------------------------------------------------------------------
09:19:54 [2019-06-26T06:19:54.026Z] [INFO] Total time:  10.370 s
09:19:54 [2019-06-26T06:19:54.026Z] [INFO] Finished at: 2019-06-26T06:19:53Z
09:19:54 [2019-06-26T06:19:54.026Z] [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
09:19:54 [2019-06-26T06:19:54.315Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
09:19:54 [2019-06-26T06:19:54.625Z] + set +x
09:19:54 [2019-06-26T06:19:54.875Z] Starting Docker: docker.
09:19:54 [2019-06-26T06:19:54.875Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
09:19:54 [2019-06-26T06:19:54.957Z] Masking supported pattern matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
09:19:55 [2019-06-26T06:19:55.021Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
09:19:55 [2019-06-26T06:19:55.342Z] + set +x
09:19:55 [2019-06-26T06:19:55.342Z] Login as **** to Docker Repository
09:19:57 [2019-06-26T06:19:57.205Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Jenkins@tmp/cca6eaec-f5e8-44db-98d4-5a90b91e3cb1/config.json.
09:19:57 [2019-06-26T06:19:57.205Z] Configure a credential helper to remove this warning. See
09:19:57 [2019-06-26T06:19:57.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
09:19:57 [2019-06-26T06:19:57.205Z] 
09:19:57 [2019-06-26T06:19:57.205Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
09:19:57 [2019-06-26T06:19:57.362Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
09:19:57 [2019-06-26T06:19:57.675Z] + set +x
09:19:57 [2019-06-26T06:19:57.675Z] Building Docker Image yasys/hub2jenkins with tags: [trunk]
09:19:58 [2019-06-26T06:19:58.592Z] Sending build context to Docker daemon  41.63MB

09:19:58 [2019-06-26T06:19:58.592Z] Step 1/7 : FROM java:8-jre
09:19:59 [2019-06-26T06:19:59.936Z] 8-jre: Pulling from library/java
09:19:59 [2019-06-26T06:19:59.936Z] 5040bd298390: Pulling fs layer
09:19:59 [2019-06-26T06:19:59.936Z] fce5728aad85: Pulling fs layer
09:19:59 [2019-06-26T06:19:59.936Z] c42794440453: Pulling fs layer
09:19:59 [2019-06-26T06:19:59.936Z] 0c0da797ba48: Pulling fs layer
09:19:59 [2019-06-26T06:19:59.936Z] 7c9b17433752: Pulling fs layer
09:19:59 [2019-06-26T06:19:59.936Z] 114e02586e63: Pulling fs layer
09:19:59 [2019-06-26T06:19:59.936Z] e4c663802e9a: Pulling fs layer
09:19:59 [2019-06-26T06:19:59.936Z] 7c9b17433752: Waiting
09:19:59 [2019-06-26T06:19:59.936Z] 114e02586e63: Waiting
09:19:59 [2019-06-26T06:19:59.936Z] e4c663802e9a: Waiting
09:19:59 [2019-06-26T06:19:59.936Z] 0c0da797ba48: Waiting
09:20:00 [2019-06-26T06:20:00.186Z] c42794440453: Verifying Checksum
09:20:00 [2019-06-26T06:20:00.186Z] c42794440453: Download complete
09:20:00 [2019-06-26T06:20:00.439Z] fce5728aad85: Download complete
09:20:00 [2019-06-26T06:20:00.689Z] 0c0da797ba48: Verifying Checksum
09:20:00 [2019-06-26T06:20:00.689Z] 0c0da797ba48: Download complete
09:20:00 [2019-06-26T06:20:00.940Z] 5040bd298390: Verifying Checksum
09:20:00 [2019-06-26T06:20:00.940Z] 5040bd298390: Download complete
09:20:00 [2019-06-26T06:20:00.940Z] 7c9b17433752: Verifying Checksum
09:20:00 [2019-06-26T06:20:00.940Z] 7c9b17433752: Download complete
09:20:01 [2019-06-26T06:20:01.498Z] e4c663802e9a: Verifying Checksum
09:20:01 [2019-06-26T06:20:01.498Z] e4c663802e9a: Download complete
09:20:01 [2019-06-26T06:20:01.749Z] 114e02586e63: Verifying Checksum
09:20:01 [2019-06-26T06:20:01.749Z] 114e02586e63: Download complete
09:20:08 [2019-06-26T06:20:08.231Z] 5040bd298390: Pull complete
09:20:10 [2019-06-26T06:20:10.094Z] fce5728aad85: Pull complete
09:20:11 [2019-06-26T06:20:11.005Z] c42794440453: Pull complete
09:20:12 [2019-06-26T06:20:12.354Z] 0c0da797ba48: Pull complete
09:20:12 [2019-06-26T06:20:12.905Z] 7c9b17433752: Pull complete
09:20:20 [2019-06-26T06:20:20.933Z] 114e02586e63: Pull complete
09:20:21 [2019-06-26T06:20:21.844Z] e4c663802e9a: Pull complete
09:20:21 [2019-06-26T06:20:21.844Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0
09:20:21 [2019-06-26T06:20:21.844Z] Status: Downloaded newer image for java:8-jre
09:20:21 [2019-06-26T06:20:21.844Z]  ---> e44d62cf8862
09:20:21 [2019-06-26T06:20:21.844Z] Step 2/7 : VOLUME /tmp
09:20:24 [2019-06-26T06:20:24.328Z]  ---> Running in 0d0f2f205c2a
09:20:27 [2019-06-26T06:20:27.558Z] Removing intermediate container 0d0f2f205c2a
09:20:27 [2019-06-26T06:20:27.558Z]  ---> bb800fdbb133
09:20:27 [2019-06-26T06:20:27.558Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu>
09:20:29 [2019-06-26T06:20:29.421Z]  ---> Running in 68c64ba2443c
09:20:32 [2019-06-26T06:20:32.650Z] Removing intermediate container 68c64ba2443c
09:20:32 [2019-06-26T06:20:32.650Z]  ---> b4aee5bec307
09:20:32 [2019-06-26T06:20:32.650Z] Step 4/7 : ADD ./target/hub2jenkins.jar /app/
09:20:35 [2019-06-26T06:20:35.879Z]  ---> 19f006767aba
09:20:35 [2019-06-26T06:20:35.879Z] Step 5/7 : RUN sh -c 'touch /app/hub2jenkins.jar'
09:20:38 [2019-06-26T06:20:38.363Z]  ---> Running in 46c06e80ab19
09:20:44 [2019-06-26T06:20:44.846Z] Removing intermediate container 46c06e80ab19
09:20:44 [2019-06-26T06:20:44.846Z]  ---> a3df7b00840b
09:20:44 [2019-06-26T06:20:44.846Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2jenkins.jar
09:20:46 [2019-06-26T06:20:46.190Z]  ---> Running in e15bf6545deb
09:20:49 [2019-06-26T06:20:49.420Z] Removing intermediate container e15bf6545deb
09:20:49 [2019-06-26T06:20:49.420Z]  ---> 9b3dc677b771
09:20:49 [2019-06-26T06:20:49.420Z] Step 7/7 : EXPOSE 8080
09:20:51 [2019-06-26T06:20:51.906Z]  ---> Running in af7ca5a1dece
09:20:54 [2019-06-26T06:20:54.390Z] Removing intermediate container af7ca5a1dece
09:20:54 [2019-06-26T06:20:54.390Z]  ---> 345a85bcbf72
09:20:54 [2019-06-26T06:20:54.390Z] Successfully built 345a85bcbf72
09:20:54 [2019-06-26T06:20:54.390Z] Successfully tagged yasys/hub2jenkins:trunk
09:20:54 [2019-06-26T06:20:54.390Z] Docker image yasys/hub2jenkins:[trunk] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
09:20:54 [2019-06-26T06:20:54.458Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
09:20:55 [2019-06-26T06:20:55.069Z] + set +x
09:20:55 [2019-06-26T06:20:55.070Z] Push yasys/hub2jenkins to Docker Repository
09:20:55 [2019-06-26T06:20:55.070Z] The push refers to repository [docker.io/yasys/hub2jenkins]
09:20:55 [2019-06-26T06:20:55.621Z] 67b780980063: Preparing
09:20:55 [2019-06-26T06:20:55.621Z] 9be1b7f57949: Preparing
09:20:55 [2019-06-26T06:20:55.621Z] 73ad47d4bc12: Preparing
09:20:55 [2019-06-26T06:20:55.621Z] c22c27816361: Preparing
09:20:55 [2019-06-26T06:20:55.621Z] 04dba64afa87: Preparing
09:20:55 [2019-06-26T06:20:55.621Z] 500ca2ff7d52: Preparing
09:20:55 [2019-06-26T06:20:55.621Z] 782d5215f910: Preparing
09:20:55 [2019-06-26T06:20:55.621Z] 0eb22bfb707d: Preparing
09:20:55 [2019-06-26T06:20:55.621Z] a2ae92ffcd29: Preparing
09:20:55 [2019-06-26T06:20:55.621Z] 782d5215f910: Waiting
09:20:55 [2019-06-26T06:20:55.621Z] 0eb22bfb707d: Waiting
09:20:55 [2019-06-26T06:20:55.621Z] a2ae92ffcd29: Waiting
09:20:55 [2019-06-26T06:20:55.621Z] 500ca2ff7d52: Waiting
09:20:56 [2019-06-26T06:20:56.533Z] 73ad47d4bc12: Layer already exists
09:20:56 [2019-06-26T06:20:56.533Z] 04dba64afa87: Layer already exists
09:20:56 [2019-06-26T06:20:56.533Z] c22c27816361: Layer already exists
09:20:57 [2019-06-26T06:20:57.084Z] 782d5215f910: Layer already exists
09:20:57 [2019-06-26T06:20:57.084Z] 500ca2ff7d52: Layer already exists
09:20:57 [2019-06-26T06:20:57.084Z] 0eb22bfb707d: Layer already exists
09:20:57 [2019-06-26T06:20:57.635Z] a2ae92ffcd29: Layer already exists
09:21:04 [2019-06-26T06:21:04.116Z] 9be1b7f57949: Pushed
09:21:04 [2019-06-26T06:21:04.116Z] 67b780980063: Pushed
09:21:08 [2019-06-26T06:21:08.241Z] trunk: digest: sha256:7f734c89e8975d8d5c6462b5b92c0fecf0c8fd625d1e981b67893657aafb05df size: 2211
09:21:08 [2019-06-26T06:21:08.241Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
09:21:08 [2019-06-26T06:21:08.330Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
09:21:08 [2019-06-26T06:21:08.634Z] + set +x
09:21:08 [2019-06-26T06:21:08.634Z] Moikka kyberorg!
09:21:08 [2019-06-26T06:21:08.634Z] Here is Docker Summary:
09:21:08 [2019-06-26T06:21:08.634Z] Images built and pushed: 1
09:21:08 [2019-06-26T06:21:08.634Z] [
09:21:08 [2019-06-26T06:21:08.634Z] yasys/hub2jenkins:trunk
09:21:08 [2019-06-26T06:21:08.634Z] ]
09:21:08 [2019-06-26T06:21:08.634Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/hub2jenkins
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
09:21:08 [2019-06-26T06:21:08.864Z] One way or another, I have finished. Tsau!
[Pipeline] sh
09:21:09 [2019-06-26T06:21:09.165Z] + set +x
09:21:09 [2019-06-26T06:21:09.165Z] Making workspace writable for correct cleanup
09:21:09 [2019-06-26T06:21:09.165Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
09:21:09 [2019-06-26T06:21:09.240Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 bdf0ad030aff5141b5201e0f4a7260fb141664f934c91c74d355da0c9e8c4edb
$ docker rm -f bdf0ad030aff5141b5201e0f4a7260fb141664f934c91c74d355da0c9e8c4edb
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS