Console Output
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/kyberorg/proxy.git into /var/lib/jenkins/workspace/Proxy@script to read Jenkinsfile
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/kyberorg/proxy.git
> /usr/bin/git init /var/lib/jenkins/workspace/Proxy@script # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/proxy.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/proxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/proxy.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/kyberorg/proxy.git # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/proxy.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/proxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 63f40ef6dabc998ff1aeba12cf708484e85c5e0a (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 63f40ef6dabc998ff1aeba12cf708484e85c5e0a # timeout=10
Commit message: "Proxy"
First time build. Skipping changelog.
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git init /var/lib/jenkins/workspace/Proxy@libs/common-pipe # timeout=10
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
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.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/common-pipe.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
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'"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] getContext
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/Proxy
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential kyberorg_gl
Cloning the remote Git repository
Cloning repository https://gitlab.com/kyberorg/proxy.git
> /usr/bin/git init /var/lib/jenkins/workspace/Proxy # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/proxy.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/proxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/kyberorg/proxy.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/kyberorg/proxy.git # timeout=10
Fetching upstream changes from https://gitlab.com/kyberorg/proxy.git
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --progress https://gitlab.com/kyberorg/proxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/master
Seen 1 remote branch
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision 63f40ef6dabc998ff1aeba12cf708484e85c5e0a (origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 63f40ef6dabc998ff1aeba12cf708484e85c5e0a # timeout=10
Commit message: "Proxy"
[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/Proxy@tmp/367c793c-1d6d-415c-9137-3c513da6894e/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/Proxy -v /var/lib/jenkins/workspace/Proxy:/var/lib/jenkins/workspace/Proxy:rw,z -v /var/lib/jenkins/workspace/Proxy@tmp:/var/lib/jenkins/workspace/Proxy@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 ******** yasys/jobbari:1.7.0 cat
$ docker top 4272a3c29c0198733fcc31098051505972b73b5ca1023a5063e2e39fa87420b9 -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
11:47:16 [2019-04-23T08:47:16.795Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:47:17 [2019-04-23T08:47:17.122Z] + set +x
11:47:17 [2019-04-23T08:47:17.122Z] [Runner info]
11:47:17 [2019-04-23T08:47:17.122Z] Hostname: 4272a3c29c01
11:47:17 [2019-04-23T08:47:17.122Z] Network Status: Host Online
11:47:17 [2019-04-23T08:47:17.122Z]
11:47:17 [2019-04-23T08:47:17.122Z] === Tools info ===
11:47:17 [2019-04-23T08:47:17.675Z] Docker version: Docker version 18.09.5, build e8ff056dbc
11:47:17 [2019-04-23T08:47:17.675Z]
11:47:17 [2019-04-23T08:47:17.675Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
11:47:17 [2019-04-23T08:47:17.675Z] Maven home: /opt/mvn
11:47:17 [2019-04-23T08:47:17.675Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
11:47:17 [2019-04-23T08:47:17.675Z] Default locale: en, platform encoding: UTF-8
11:47:17 [2019-04-23T08:47:17.675Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
11:47:17 [2019-04-23T08:47:17.675Z]
11:47:17 [2019-04-23T08:47:17.675Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
11:47:17 [2019-04-23T08:47:17.808Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:47:18 [2019-04-23T08:47:18.120Z] + set +x
11:47:18 [2019-04-23T08:47:18.120Z] [Build info]
11:47:18 [2019-04-23T08:47:18.120Z] ===== Git info =====
11:47:18 [2019-04-23T08:47:18.120Z] Git branch: master
11:47:18 [2019-04-23T08:47:18.120Z] Git commit: 63f40ef6dabc998ff1aeba12cf708484e85c5e0a
11:47:18 [2019-04-23T08:47:18.120Z] Git tag: -
11:47:18 [2019-04-23T08:47:18.120Z]
11:47:18 [2019-04-23T08:47:18.120Z] ===== Jenkins info =====
11:47:18 [2019-04-23T08:47:18.120Z] Jenkins Job #1
11:47:18 [2019-04-23T08:47:18.120Z] Jenkins Job URL: https://ci.yadev.eu/job/Proxy/1/
11:47:18 [2019-04-23T08:47:18.120Z] Jenkins Tag: jenkins-Proxy-1
11:47:18 [2019-04-23T08:47:18.120Z]
11:47:18 [2019-04-23T08:47:18.120Z] ===== Job Params =====
11:47:18 [2019-04-23T08:47:18.121Z]
11:47:18 [2019-04-23T08:47:18.121Z] dockerRepo=yasys/proxy
11:47:18 [2019-04-23T08:47:18.121Z] dockerStep=ee.yadev.pipe.commonpipe.Default@5d096f1d
11:47:18 [2019-04-23T08:47:18.121Z] javaStep=null
11:47:18 [2019-04-23T08:47:18.121Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@5d096f1d
11:47:18 [2019-04-23T08:47:18.121Z] hubUrl=https://cloud.docker.com/repository/docker
11:47:18 [2019-04-23T08:47:18.121Z] useDebugTag=false
11:47:18 [2019-04-23T08:47:18.121Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
11:47:18 [2019-04-23T08:47:18.121Z] preparationStep=ee.yadev.pipe.commonpipe.Default@5d096f1d
11:47:18 [2019-04-23T08:47:18.121Z] stepTimeout=5
11:47:18 [2019-04-23T08:47:18.121Z] hubCredentialsId=docker-hub
11:47:18 [2019-04-23T08:47:18.121Z] class=class ee.yadev.pipe.commonpipe.Params
11:47:18 [2019-04-23T08:47:18.121Z] skipMavenTests=false
11:47:18 [2019-04-23T08:47:18.121Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
11:47:18 [2019-04-23T08:47:18.121Z] verbose=false
11:47:18 [2019-04-23T08:47:18.121Z] mavenTestsTimeout=5
11:47:18 [2019-04-23T08:47:18.121Z] pipelineTimeout=15
11:47:18 [2019-04-23T08:47:18.121Z] hubUser=kyberorg
11:47:18 [2019-04-23T08:47:18.122Z]
11:47:18 [2019-04-23T08:47:18.122Z] ==== Environment Variables =====
11:47:18 [2019-04-23T08:47:18.122Z] GIT_COMMITTER_NAME=Jenkins CI
11:47:18 [2019-04-23T08:47:18.122Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
11:47:18 [2019-04-23T08:47:18.122Z] HOSTNAME=4272a3c29c01
11:47:18 [2019-04-23T08:47:18.122Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Proxy/1/display/redirect?page=changes
11:47:18 [2019-04-23T08:47:18.122Z] GIT_COMMIT=63f40ef6dabc998ff1aeba12cf708484e85c5e0a
11:47:18 [2019-04-23T08:47:18.122Z] HUDSON_URL=https://ci.yadev.eu/
11:47:18 [2019-04-23T08:47:18.122Z] NODE_LABELS=master
11:47:18 [2019-04-23T08:47:18.122Z] HOME=/root
11:47:18 [2019-04-23T08:47:18.122Z] BUILD_URL=https://ci.yadev.eu/job/Proxy/1/
11:47:18 [2019-04-23T08:47:18.122Z] JENKINS_SERVER_COOKIE=durable-644cf6a41d434044bda64ddfa7ab3282
11:47:18 [2019-04-23T08:47:18.122Z] GIT_AUTHOR_NAME=Jenkins CI
11:47:18 [2019-04-23T08:47:18.122Z] WORKSPACE=/var/lib/jenkins/workspace/Proxy
11:47:18 [2019-04-23T08:47:18.122Z] JAVA_VERSION=8u212
11:47:18 [2019-04-23T08:47:18.122Z] NODE_NAME=master
11:47:18 [2019-04-23T08:47:18.122Z] EXECUTOR_NUMBER=0
11:47:18 [2019-04-23T08:47:18.122Z] GIT_BRANCH=origin/master
11:47:18 [2019-04-23T08:47:18.123Z] STAGE_NAME=Execution info
11:47:18 [2019-04-23T08:47:18.123Z] BUILD_DISPLAY_NAME=#1
11:47:18 [2019-04-23T08:47:18.123Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
11:47:18 [2019-04-23T08:47:18.123Z] JOB_BASE_NAME=Proxy
11:47:18 [2019-04-23T08:47:18.123Z] HUDSON_HOME=/var/lib/jenkins
11:47:18 [2019-04-23T08:47:18.123Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
11:47:18 [2019-04-23T08:47:18.123Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:47:18 [2019-04-23T08:47:18.123Z] BUILD_ID=1
11:47:18 [2019-04-23T08:47:18.123Z] BUILDING_FOR=kyberorg
11:47:18 [2019-04-23T08:47:18.123Z] BUILD_TAG=jenkins-Proxy-1
11:47:18 [2019-04-23T08:47:18.123Z] JENKINS_URL=https://ci.yadev.eu/
11:47:18 [2019-04-23T08:47:18.123Z] LANG=C.UTF-8
11:47:18 [2019-04-23T08:47:18.123Z] GIT_URL=https://gitlab.com/kyberorg/proxy.git
11:47:18 [2019-04-23T08:47:18.123Z] JOB_URL=https://ci.yadev.eu/job/Proxy/
11:47:18 [2019-04-23T08:47:18.123Z] BUILD_NUMBER=1
11:47:18 [2019-04-23T08:47:18.123Z] JENKINS_NODE_COOKIE=8eae77ad-1969-45f8-a6f0-41763a01ef7a
11:47:18 [2019-04-23T08:47:18.123Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Proxy/1/display/redirect
11:47:18 [2019-04-23T08:47:18.123Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
11:47:18 [2019-04-23T08:47:18.123Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Proxy/display/redirect
11:47:18 [2019-04-23T08:47:18.123Z] CLASSPATH=
11:47:18 [2019-04-23T08:47:18.124Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
11:47:18 [2019-04-23T08:47:18.124Z] JOB_NAME=Proxy
11:47:18 [2019-04-23T08:47:18.124Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Proxy@tmp/367c793c-1d6d-415c-9137-3c513da6894e
11:47:18 [2019-04-23T08:47:18.124Z] JAVA_HOME=/docker-java-home
11:47:18 [2019-04-23T08:47:18.124Z] PWD=/var/lib/jenkins/workspace/Proxy
11:47:18 [2019-04-23T08:47:18.124Z] 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
11:47:18 [2019-04-23T08:47:18.811Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:47:19 [2019-04-23T08:47:19.122Z] + set +x
11:47:19 [2019-04-23T08:47:19.122Z] Starting Docker: docker.
11:47:19 [2019-04-23T08:47:19.122Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
11:47:19 [2019-04-23T08:47:19.258Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
11:47:19 [2019-04-23T08:47:19.328Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:47:19 [2019-04-23T08:47:19.648Z] + set +x
11:47:19 [2019-04-23T08:47:19.649Z] Login as **** to Docker Repository
11:47:21 [2019-04-23T08:47:21.514Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Proxy@tmp/367c793c-1d6d-415c-9137-3c513da6894e/config.json.
11:47:21 [2019-04-23T08:47:21.514Z] Configure a credential helper to remove this warning. See
11:47:21 [2019-04-23T08:47:21.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
11:47:21 [2019-04-23T08:47:21.514Z]
11:47:21 [2019-04-23T08:47:21.514Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] timeout
11:47:21 [2019-04-23T08:47:21.660Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:47:21 [2019-04-23T08:47:21.960Z] + set +x
11:47:21 [2019-04-23T08:47:21.960Z] Building Docker Image yasys/proxy with tags: [latest]
11:47:21 [2019-04-23T08:47:21.960Z] Sending build context to Docker daemon 58.88kB
11:47:22 [2019-04-23T08:47:22.226Z] Step 1/1 : FROM sameersbn/squid:3.5.27-1
11:47:23 [2019-04-23T08:47:23.571Z] 3.5.27-1: Pulling from sameersbn/squid
11:47:23 [2019-04-23T08:47:23.571Z] 84ed7d2f608f: Pulling fs layer
11:47:23 [2019-04-23T08:47:23.571Z] be2bf1c4a48d: Pulling fs layer
11:47:23 [2019-04-23T08:47:23.571Z] a5bdc6303093: Pulling fs layer
11:47:23 [2019-04-23T08:47:23.572Z] e9055237d68d: Pulling fs layer
11:47:23 [2019-04-23T08:47:23.572Z] bfe66cdd2f70: Pulling fs layer
11:47:23 [2019-04-23T08:47:23.572Z] 291888cc9c55: Pulling fs layer
11:47:23 [2019-04-23T08:47:23.572Z] e9055237d68d: Waiting
11:47:23 [2019-04-23T08:47:23.572Z] bfe66cdd2f70: Waiting
11:47:24 [2019-04-23T08:47:24.124Z] be2bf1c4a48d: Verifying Checksum
11:47:24 [2019-04-23T08:47:24.124Z] be2bf1c4a48d: Download complete
11:47:24 [2019-04-23T08:47:24.124Z] a5bdc6303093: Verifying Checksum
11:47:24 [2019-04-23T08:47:24.124Z] a5bdc6303093: Download complete
11:47:24 [2019-04-23T08:47:24.375Z] 84ed7d2f608f: Verifying Checksum
11:47:24 [2019-04-23T08:47:24.376Z] 84ed7d2f608f: Download complete
11:47:24 [2019-04-23T08:47:24.376Z] e9055237d68d: Verifying Checksum
11:47:24 [2019-04-23T08:47:24.376Z] e9055237d68d: Download complete
11:47:24 [2019-04-23T08:47:24.928Z] 291888cc9c55: Verifying Checksum
11:47:24 [2019-04-23T08:47:24.928Z] 291888cc9c55: Download complete
11:47:24 [2019-04-23T08:47:24.928Z] bfe66cdd2f70: Verifying Checksum
11:47:24 [2019-04-23T08:47:24.928Z] bfe66cdd2f70: Download complete
11:47:26 [2019-04-23T08:47:26.792Z] 84ed7d2f608f: Pull complete
11:47:27 [2019-04-23T08:47:27.043Z] be2bf1c4a48d: Pull complete
11:47:27 [2019-04-23T08:47:27.595Z] a5bdc6303093: Pull complete
11:47:27 [2019-04-23T08:47:27.846Z] e9055237d68d: Pull complete
11:47:31 [2019-04-23T08:47:31.085Z] bfe66cdd2f70: Pull complete
11:47:31 [2019-04-23T08:47:31.636Z] 291888cc9c55: Pull complete
11:47:32 [2019-04-23T08:47:32.549Z] Digest: sha256:263244e807b6fdf59c0538af7c87ea8ffcbcee77a85ac33aa6fafb5ef711636e
11:47:32 [2019-04-23T08:47:32.549Z] Status: Downloaded newer image for sameersbn/squid:3.5.27-1
11:47:32 [2019-04-23T08:47:32.549Z] ---> 55ec3ca42b44
11:47:32 [2019-04-23T08:47:32.549Z] Successfully built 55ec3ca42b44
11:47:32 [2019-04-23T08:47:32.549Z] Successfully tagged yasys/proxy:latest
11:47:32 [2019-04-23T08:47:32.549Z] Docker image yasys/proxy:[latest] for kyberorg created
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
11:47:32 [2019-04-23T08:47:32.640Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:47:32 [2019-04-23T08:47:32.942Z] + set +x
11:47:32 [2019-04-23T08:47:32.942Z] Push yasys/proxy to Docker Repository
11:47:33 [2019-04-23T08:47:33.193Z] The push refers to repository [docker.io/yasys/proxy]
11:47:33 [2019-04-23T08:47:33.444Z] 1db9402f4522: Preparing
11:47:33 [2019-04-23T08:47:33.445Z] 1db9402f4522: Preparing
11:47:33 [2019-04-23T08:47:33.445Z] cee7cea46374: Preparing
11:47:33 [2019-04-23T08:47:33.445Z] 2c77720cf318: Preparing
11:47:33 [2019-04-23T08:47:33.445Z] 1f6b6c7dc482: Preparing
11:47:33 [2019-04-23T08:47:33.445Z] c8dbbe73b68c: Preparing
11:47:33 [2019-04-23T08:47:33.445Z] 2fb7bfc6145d: Preparing
11:47:33 [2019-04-23T08:47:33.445Z] 2fb7bfc6145d: Waiting
11:47:37 [2019-04-23T08:47:37.570Z] c8dbbe73b68c: Mounted from sameersbn/squid
11:47:37 [2019-04-23T08:47:37.570Z] 1f6b6c7dc482: Mounted from sameersbn/squid
11:47:37 [2019-04-23T08:47:37.570Z] 1db9402f4522: Mounted from sameersbn/squid
11:47:37 [2019-04-23T08:47:37.570Z] 2c77720cf318: Mounted from sameersbn/squid
11:47:37 [2019-04-23T08:47:37.570Z] cee7cea46374: Mounted from sameersbn/squid
11:47:38 [2019-04-23T08:47:38.915Z] 2fb7bfc6145d: Mounted from sameersbn/squid
11:47:43 [2019-04-23T08:47:43.043Z] latest: digest: sha256:263244e807b6fdf59c0538af7c87ea8ffcbcee77a85ac33aa6fafb5ef711636e size: 1776
11:47:43 [2019-04-23T08:47:43.043Z] Docker image successfully pushed for kyberorg. Enjoy!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
11:47:43 [2019-04-23T08:47:43.110Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:47:43 [2019-04-23T08:47:43.407Z] + set +x
11:47:43 [2019-04-23T08:47:43.408Z] Moikka kyberorg!
11:47:43 [2019-04-23T08:47:43.408Z] Here is Docker Summary:
11:47:43 [2019-04-23T08:47:43.408Z] Images built and pushed: 1
11:47:43 [2019-04-23T08:47:43.408Z] [
11:47:43 [2019-04-23T08:47:43.408Z] yasys/proxy:latest
11:47:43 [2019-04-23T08:47:43.408Z] ]
11:47:43 [2019-04-23T08:47:43.408Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/proxy
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
11:47:43 [2019-04-23T08:47:43.847Z] One way or another, I have finished. Tsau!
[Pipeline] sh
11:47:44 [2019-04-23T08:47:44.163Z] + set +x
11:47:44 [2019-04-23T08:47:44.163Z] Making workspace writable for correct cleanup
11:47:44 [2019-04-23T08:47:44.163Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
11:47:44 [2019-04-23T08:47:44.233Z] Great success!
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 4272a3c29c0198733fcc31098051505972b73b5ca1023a5063e2e39fa87420b9
$ docker rm -f 4272a3c29c0198733fcc31098051505972b73b5ca1023a5063e2e39fa87420b9
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS