Started by user Toor Admin
Running as Toor Admin
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/yadevv/logo.git into /var/lib/jenkins/workspace/LogoSite@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/yadevv/logo.git # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
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 5a1ddbe2660c06bd9877adc5b4965dc462407894 (origin/trunk)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 5a1ddbe2660c06bd9877adc5b4965dc462407894 # timeout=10
Commit message: "Trunk update"
> /usr/bin/git rev-list --no-walk 5a1ddbe2660c06bd9877adc5b4965dc462407894 # 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
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/LogoSite
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/yadevv/logo.git
> /usr/bin/git init /var/lib/jenkins/workspace/LogoSite # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yadevv/logo.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/yadevv/logo.git # timeout=10
Fetching upstream changes from https://gitlab.com/yadevv/logo.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yadevv/logo.git +refs/heads/*:refs/remotes/origin/* # timeout=10
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 5a1ddbe2660c06bd9877adc5b4965dc462407894 (origin/trunk)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 5a1ddbe2660c06bd9877adc5b4965dc462407894 # timeout=10
Commit message: "Trunk update"
[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/LogoSite@tmp/8e290f5b-73dd-4d11-ab4a-fe546af9e245/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . yasys/jobbari:1.7.0
.
[Pipeline] withDockerContainer
Jenkins does not seem to be running inside a container
$ docker run -t -d -u 108:112 -u root --privileged -w /var/lib/jenkins/workspace/LogoSite -v /var/lib/jenkins/workspace/LogoSite:/var/lib/jenkins/workspace/LogoSite:rw,z -v /var/lib/jenkins/workspace/LogoSite@tmp:/var/lib/jenkins/workspace/LogoSite@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 ******** yasys/jobbari:1.7.0 cat
$ docker top c46b27af6dec5bb41a74e634ae2a7d52b960d3295e484f6a7cd88cbb503d9d08 -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:20:58 [2019-05-23T11:20:58.147Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:20:58 [2019-05-23T11:20:58.757Z] + set +x
14:20:58 [2019-05-23T11:20:58.757Z] [Runner info]
14:20:58 [2019-05-23T11:20:58.757Z] Hostname: c46b27af6dec
14:20:58 [2019-05-23T11:20:58.757Z] Network Status: Host Online
14:20:58 [2019-05-23T11:20:58.757Z]
14:20:58 [2019-05-23T11:20:58.757Z] === Tools info ===
14:20:59 [2019-05-23T11:20:59.009Z] Docker version: Docker version 18.09.5, build e8ff056dbc
14:20:59 [2019-05-23T11:20:59.009Z]
14:20:59 [2019-05-23T11:20:59.009Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
14:20:59 [2019-05-23T11:20:59.009Z] Maven home: /opt/mvn
14:20:59 [2019-05-23T11:20:59.009Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
14:20:59 [2019-05-23T11:20:59.009Z] Default locale: en, platform encoding: UTF-8
14:20:59 [2019-05-23T11:20:59.009Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
14:20:59 [2019-05-23T11:20:59.009Z]
14:20:59 [2019-05-23T11:20:59.009Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:20:59 [2019-05-23T11:20:59.123Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:20:59 [2019-05-23T11:20:59.438Z] + set +x
14:20:59 [2019-05-23T11:20:59.439Z] [Build info]
14:20:59 [2019-05-23T11:20:59.439Z] ===== Git info =====
14:20:59 [2019-05-23T11:20:59.439Z] Git branch: trunk
14:20:59 [2019-05-23T11:20:59.439Z] Git commit: 5a1ddbe2660c06bd9877adc5b4965dc462407894
14:20:59 [2019-05-23T11:20:59.439Z] Git tag: -
14:20:59 [2019-05-23T11:20:59.439Z]
14:20:59 [2019-05-23T11:20:59.439Z] ===== Jenkins info =====
14:20:59 [2019-05-23T11:20:59.439Z] Jenkins Job #38
14:20:59 [2019-05-23T11:20:59.439Z] Jenkins Job URL: https://ci.yadev.eu/job/LogoSite/38/
14:20:59 [2019-05-23T11:20:59.439Z] Jenkins Tag: jenkins-LogoSite-38
14:20:59 [2019-05-23T11:20:59.439Z]
14:20:59 [2019-05-23T11:20:59.439Z] ===== Job Params =====
14:20:59 [2019-05-23T11:20:59.439Z]
14:20:59 [2019-05-23T11:20:59.439Z] dockerRepo=yadev/logo
14:20:59 [2019-05-23T11:20:59.439Z] dockerStep=ee.yadev.pipe.commonpipe.Default@4ae9e4ac
14:20:59 [2019-05-23T11:20:59.439Z] javaStep=null
14:20:59 [2019-05-23T11:20:59.439Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@4ae9e4ac
14:20:59 [2019-05-23T11:20:59.439Z] hubUrl=https://cloud.docker.com/repository/docker
14:20:59 [2019-05-23T11:20:59.439Z] useDebugTag=false
14:20:59 [2019-05-23T11:20:59.439Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
14:20:59 [2019-05-23T11:20:59.439Z] preparationStep=ee.yadev.pipe.commonpipe.Default@4ae9e4ac
14:20:59 [2019-05-23T11:20:59.439Z] stepTimeout=5
14:20:59 [2019-05-23T11:20:59.439Z] hubCredentialsId=docker-hub
14:20:59 [2019-05-23T11:20:59.439Z] class=class ee.yadev.pipe.commonpipe.Params
14:20:59 [2019-05-23T11:20:59.439Z] skipMavenTests=false
14:20:59 [2019-05-23T11:20:59.439Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged}
14:20:59 [2019-05-23T11:20:59.439Z] verbose=false
14:20:59 [2019-05-23T11:20:59.439Z] mavenTestsTimeout=5
14:20:59 [2019-05-23T11:20:59.439Z] pipelineTimeout=15
14:20:59 [2019-05-23T11:20:59.439Z] hubUser=kyberorg
14:20:59 [2019-05-23T11:20:59.439Z]
14:20:59 [2019-05-23T11:20:59.439Z] ==== Environment Variables =====
14:20:59 [2019-05-23T11:20:59.439Z] GIT_COMMITTER_NAME=Jenkins CI
14:20:59 [2019-05-23T11:20:59.439Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=5a1ddbe2660c06bd9877adc5b4965dc462407894
14:20:59 [2019-05-23T11:20:59.439Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
14:20:59 [2019-05-23T11:20:59.439Z] HOSTNAME=c46b27af6dec
14:20:59 [2019-05-23T11:20:59.439Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/38/display/redirect?page=changes
14:20:59 [2019-05-23T11:20:59.439Z] NODE_LABELS=master
14:20:59 [2019-05-23T11:20:59.439Z] GIT_COMMIT=5a1ddbe2660c06bd9877adc5b4965dc462407894
14:20:59 [2019-05-23T11:20:59.439Z] HUDSON_URL=https://ci.yadev.eu/
14:20:59 [2019-05-23T11:20:59.439Z] HOME=/root
14:20:59 [2019-05-23T11:20:59.439Z] BUILD_URL=https://ci.yadev.eu/job/LogoSite/38/
14:20:59 [2019-05-23T11:20:59.439Z] JENKINS_SERVER_COOKIE=durable-18112f03f9512c807ea95c42da22cbcb
14:20:59 [2019-05-23T11:20:59.439Z] GIT_AUTHOR_NAME=Jenkins CI
14:20:59 [2019-05-23T11:20:59.439Z] WORKSPACE=/var/lib/jenkins/workspace/LogoSite
14:20:59 [2019-05-23T11:20:59.439Z] JAVA_VERSION=8u212
14:20:59 [2019-05-23T11:20:59.439Z] NODE_NAME=master
14:20:59 [2019-05-23T11:20:59.439Z] EXECUTOR_NUMBER=1
14:20:59 [2019-05-23T11:20:59.439Z] GIT_BRANCH=origin/trunk
14:20:59 [2019-05-23T11:20:59.439Z] STAGE_NAME=Execution info
14:20:59 [2019-05-23T11:20:59.439Z] BUILD_DISPLAY_NAME=#38
14:20:59 [2019-05-23T11:20:59.439Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
14:20:59 [2019-05-23T11:20:59.439Z] JOB_BASE_NAME=LogoSite
14:20:59 [2019-05-23T11:20:59.439Z] HUDSON_HOME=/var/lib/jenkins
14:20:59 [2019-05-23T11:20:59.439Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
14:20:59 [2019-05-23T11:20:59.439Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
14:20:59 [2019-05-23T11:20:59.439Z] BUILD_ID=38
14:20:59 [2019-05-23T11:20:59.439Z] BUILDING_FOR=kyberorg
14:20:59 [2019-05-23T11:20:59.439Z] BUILD_TAG=jenkins-LogoSite-38
14:20:59 [2019-05-23T11:20:59.439Z] JENKINS_URL=https://ci.yadev.eu/
14:20:59 [2019-05-23T11:20:59.439Z] LANG=C.UTF-8
14:20:59 [2019-05-23T11:20:59.439Z] GIT_URL=https://gitlab.com/yadevv/logo.git
14:20:59 [2019-05-23T11:20:59.439Z] JOB_URL=https://ci.yadev.eu/job/LogoSite/
14:20:59 [2019-05-23T11:20:59.439Z] BUILD_NUMBER=38
14:20:59 [2019-05-23T11:20:59.439Z] JENKINS_NODE_COOKIE=3d6935ea-f533-4088-9583-d39cb6a429b5
14:20:59 [2019-05-23T11:20:59.439Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/38/display/redirect
14:20:59 [2019-05-23T11:20:59.439Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
14:20:59 [2019-05-23T11:20:59.439Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/display/redirect
14:20:59 [2019-05-23T11:20:59.439Z] CLASSPATH=
14:20:59 [2019-05-23T11:20:59.439Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
14:20:59 [2019-05-23T11:20:59.439Z] JOB_NAME=LogoSite
14:20:59 [2019-05-23T11:20:59.439Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/LogoSite@tmp/8e290f5b-73dd-4d11-ab4a-fe546af9e245
14:20:59 [2019-05-23T11:20:59.439Z] JAVA_HOME=/docker-java-home
14:20:59 [2019-05-23T11:20:59.439Z] PWD=/var/lib/jenkins/workspace/LogoSite
14:20:59 [2019-05-23T11:20:59.439Z] GIT_PREVIOUS_COMMIT=5a1ddbe2660c06bd9877adc5b4965dc462407894
14:20:59 [2019-05-23T11:20:59.439Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
Stage "JavaApp: Build and Test" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
14:20:59 [2019-05-23T11:20:59.801Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:21:00 [2019-05-23T11:21:00.105Z] + set +x
14:21:00 [2019-05-23T11:21:00.357Z] Starting Docker: docker.
14:21:00 [2019-05-23T11:21:00.357Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
14:21:00 [2019-05-23T11:21:00.471Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
14:21:00 [2019-05-23T11:21:00.506Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:21:00 [2019-05-23T11:21:00.807Z] + set +x
14:21:00 [2019-05-23T11:21:00.807Z] Login as **** to Docker Repository
14:21:02 [2019-05-23T11:21:02.672Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/LogoSite@tmp/8e290f5b-73dd-4d11-ab4a-fe546af9e245/config.json.
14:21:02 [2019-05-23T11:21:02.672Z] Configure a credential helper to remove this warning. See
14:21:02 [2019-05-23T11:21:02.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
14:21:02 [2019-05-23T11:21:02.672Z]
14:21:02 [2019-05-23T11:21:02.672Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
14:21:02 [2019-05-23T11:21:02.785Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:21:03 [2019-05-23T11:21:03.095Z] + set +x
14:21:03 [2019-05-23T11:21:03.095Z] Building Docker Image yadev/logo with tags: [trunk]
14:21:03 [2019-05-23T11:21:03.347Z] Sending build context to Docker daemon 1.121MB
14:21:03 [2019-05-23T11:21:03.347Z] Step 1/2 : FROM nginx:alpine
14:21:04 [2019-05-23T11:21:04.690Z] alpine: Pulling from library/nginx
14:21:05 [2019-05-23T11:21:05.241Z] e7c96db7181b: Pulling fs layer
14:21:05 [2019-05-23T11:21:05.242Z] 264026bbe255: Pulling fs layer
14:21:05 [2019-05-23T11:21:05.242Z] a71634c55d29: Pulling fs layer
14:21:05 [2019-05-23T11:21:05.242Z] 5595887beb81: Pulling fs layer
14:21:05 [2019-05-23T11:21:05.242Z] 5595887beb81: Waiting
14:21:05 [2019-05-23T11:21:05.792Z] a71634c55d29: Verifying Checksum
14:21:05 [2019-05-23T11:21:05.792Z] a71634c55d29: Download complete
14:21:05 [2019-05-23T11:21:05.792Z] e7c96db7181b: Verifying Checksum
14:21:05 [2019-05-23T11:21:05.792Z] e7c96db7181b: Download complete
14:21:05 [2019-05-23T11:21:05.792Z] 264026bbe255: Verifying Checksum
14:21:05 [2019-05-23T11:21:05.792Z] 264026bbe255: Download complete
14:21:06 [2019-05-23T11:21:06.343Z] 5595887beb81: Verifying Checksum
14:21:06 [2019-05-23T11:21:06.343Z] 5595887beb81: Download complete
14:21:06 [2019-05-23T11:21:06.343Z] e7c96db7181b: Pull complete
14:21:07 [2019-05-23T11:21:07.255Z] 264026bbe255: Pull complete
14:21:07 [2019-05-23T11:21:07.255Z] a71634c55d29: Pull complete
14:21:07 [2019-05-23T11:21:07.505Z] 5595887beb81: Pull complete
14:21:07 [2019-05-23T11:21:07.505Z] Digest: sha256:57a226fb6ab6823027c0704a9346a890ffb0cacde06bc19bbc234c8720673555
14:21:07 [2019-05-23T11:21:07.505Z] Status: Downloaded newer image for nginx:alpine
14:21:07 [2019-05-23T11:21:07.505Z] ---> dd025cdfe837
14:21:07 [2019-05-23T11:21:07.505Z] Step 2/2 : COPY site /usr/share/nginx/html
14:21:08 [2019-05-23T11:21:08.417Z] ---> 193d1275c4d0
14:21:08 [2019-05-23T11:21:08.417Z] Successfully built 193d1275c4d0
14:21:08 [2019-05-23T11:21:08.417Z] Successfully tagged yadev/logo:trunk
14:21:08 [2019-05-23T11:21:08.417Z] Docker image yadev/logo:[trunk] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:21:08 [2019-05-23T11:21:08.491Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:21:08 [2019-05-23T11:21:08.797Z] + set +x
14:21:08 [2019-05-23T11:21:08.797Z] Push yadev/logo to Docker Repository
14:21:09 [2019-05-23T11:21:09.047Z] The push refers to repository [docker.io/yadev/logo]
14:21:09 [2019-05-23T11:21:09.298Z] bbe77d304e8a: Preparing
14:21:09 [2019-05-23T11:21:09.298Z] a521e1bbddf5: Preparing
14:21:09 [2019-05-23T11:21:09.298Z] bf381a670956: Preparing
14:21:09 [2019-05-23T11:21:09.298Z] a61993362baf: Preparing
14:21:09 [2019-05-23T11:21:09.298Z] f1b5933fe4b5: Preparing
14:21:10 [2019-05-23T11:21:10.642Z] f1b5933fe4b5: Layer already exists
14:21:10 [2019-05-23T11:21:10.642Z] a61993362baf: Layer already exists
14:21:10 [2019-05-23T11:21:10.642Z] bf381a670956: Layer already exists
14:21:10 [2019-05-23T11:21:10.642Z] a521e1bbddf5: Layer already exists
14:21:14 [2019-05-23T11:21:14.768Z] bbe77d304e8a: Pushed
14:21:18 [2019-05-23T11:21:18.892Z] trunk: digest: sha256:fc7827f6b557b0dab713f6fbb7bc59e00a0346b15d28a70da92b2d51ca0c5d1c size: 1363
14:21:18 [2019-05-23T11:21:18.892Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
14:21:18 [2019-05-23T11:21:18.979Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
14:21:19 [2019-05-23T11:21:19.284Z] + set +x
14:21:19 [2019-05-23T11:21:19.284Z] Moikka kyberorg!
14:21:19 [2019-05-23T11:21:19.284Z] Here is Docker Summary:
14:21:19 [2019-05-23T11:21:19.284Z] Images built and pushed: 1
14:21:19 [2019-05-23T11:21:19.284Z] [
14:21:19 [2019-05-23T11:21:19.284Z] yadev/logo:trunk
14:21:19 [2019-05-23T11:21:19.284Z] ]
14:21:19 [2019-05-23T11:21:19.284Z] Hub Url: https://cloud.docker.com/repository/docker/yadev/logo
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
14:21:19 [2019-05-23T11:21:19.473Z] One way or another, I have finished. Tsau!
[Pipeline] sh
14:21:19 [2019-05-23T11:21:19.767Z] + set +x
14:21:19 [2019-05-23T11:21:19.767Z] Making workspace writable for correct cleanup
14:21:19 [2019-05-23T11:21:19.767Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
14:21:19 [2019-05-23T11:21:19.818Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 c46b27af6dec5bb41a74e634ae2a7d52b960d3295e484f6a7cd88cbb503d9d08
$ docker rm -f c46b27af6dec5bb41a74e634ae2a7d52b960d3295e484f6a7cd88cbb503d9d08
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS