Started by GitLab push by Alex Muravya 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 > /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/kyberorg/proxy.git # 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 skipping resolution of commit remotes/origin/master, since it originates from another repository Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 27e31937c959fc1613b36f16f1ffe5de9f50f1ae (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 27e31937c959fc1613b36f16f1ffe5de9f50f1ae # timeout=10 Commit message: "Config" > /usr/bin/git rev-list --no-walk 63f40ef6dabc998ff1aeba12cf708484e85c5e0a # 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/master, 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/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 skipping resolution of commit remotes/origin/master, since it originates from another repository Seen branch in repository origin/master Seen 1 remote branch > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 27e31937c959fc1613b36f16f1ffe5de9f50f1ae (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 27e31937c959fc1613b36f16f1ffe5de9f50f1ae # timeout=10 Commit message: "Config" [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/be99a5b3-d8af-4e1c-8a0f-d4e673936dc5/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 ******** -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 3f8c2f4c05f1a2717cec9eb7712e686ae5416d8661eb05b2237930a785b43948 -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 [2019-04-23T10:18:50.942Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-23T10:18:51.264Z] + set +x [2019-04-23T10:18:51.264Z] [Runner info] [2019-04-23T10:18:51.264Z] Hostname: 3f8c2f4c05f1 [2019-04-23T10:18:51.516Z] Network Status: Host Online [2019-04-23T10:18:51.517Z] [2019-04-23T10:18:51.517Z] === Tools info === [2019-04-23T10:18:51.768Z] Docker version: Docker version 18.09.5, build e8ff056dbc [2019-04-23T10:18:51.768Z] [2019-04-23T10:18:51.768Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) [2019-04-23T10:18:51.768Z] Maven home: /opt/mvn [2019-04-23T10:18:51.768Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre [2019-04-23T10:18:51.768Z] Default locale: en, platform encoding: UTF-8 [2019-04-23T10:18:51.768Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" [2019-04-23T10:18:51.768Z] [2019-04-23T10:18:51.768Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-23T10:18:51.921Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-23T10:18:52.248Z] + set +x [2019-04-23T10:18:52.248Z] [Build info] [2019-04-23T10:18:52.248Z] ===== Git info ===== [2019-04-23T10:18:52.248Z] Git branch: master [2019-04-23T10:18:52.248Z] Git commit: 27e31937c959fc1613b36f16f1ffe5de9f50f1ae [2019-04-23T10:18:52.248Z] Git tag: - [2019-04-23T10:18:52.248Z] [2019-04-23T10:18:52.248Z] ===== Jenkins info ===== [2019-04-23T10:18:52.248Z] Jenkins Job #2 [2019-04-23T10:18:52.248Z] Jenkins Job URL: https://ci.yadev.eu/job/Proxy/2/ [2019-04-23T10:18:52.248Z] Jenkins Tag: jenkins-Proxy-2 [2019-04-23T10:18:52.248Z] [2019-04-23T10:18:52.248Z] ===== Job Params ===== [2019-04-23T10:18:52.248Z] [2019-04-23T10:18:52.249Z] dockerRepo=yasys/proxy [2019-04-23T10:18:52.249Z] dockerStep=ee.yadev.pipe.commonpipe.Default@64c640d8 [2019-04-23T10:18:52.249Z] javaStep=null [2019-04-23T10:18:52.249Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@64c640d8 [2019-04-23T10:18:52.249Z] hubUrl=https://cloud.docker.com/repository/docker [2019-04-23T10:18:52.249Z] useDebugTag=false [2019-04-23T10:18:52.249Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} [2019-04-23T10:18:52.249Z] preparationStep=ee.yadev.pipe.commonpipe.Default@64c640d8 [2019-04-23T10:18:52.249Z] stepTimeout=5 [2019-04-23T10:18:52.249Z] hubCredentialsId=docker-hub [2019-04-23T10:18:52.249Z] class=class ee.yadev.pipe.commonpipe.Params [2019-04-23T10:18:52.249Z] skipMavenTests=false [2019-04-23T10:18:52.249Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} [2019-04-23T10:18:52.249Z] verbose=false [2019-04-23T10:18:52.249Z] mavenTestsTimeout=5 [2019-04-23T10:18:52.249Z] pipelineTimeout=15 [2019-04-23T10:18:52.249Z] hubUser=kyberorg [2019-04-23T10:18:52.249Z] [2019-04-23T10:18:52.249Z] ==== Environment Variables ===== [2019-04-23T10:18:52.250Z] gitlabSourceRepoURL=git@gitlab.com:kyberorg/proxy.git [2019-04-23T10:18:52.250Z] GIT_COMMITTER_NAME=Jenkins CI [2019-04-23T10:18:52.250Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=63f40ef6dabc998ff1aeba12cf708484e85c5e0a [2019-04-23T10:18:52.250Z] GIT_AUTHOR_EMAIL=ci@yadev.eu [2019-04-23T10:18:52.250Z] HOSTNAME=3f8c2f4c05f1 [2019-04-23T10:18:52.250Z] gitlabAfter=27e31937c959fc1613b36f16f1ffe5de9f50f1ae [2019-04-23T10:18:52.250Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Proxy/2/display/redirect?page=changes [2019-04-23T10:18:52.250Z] GIT_COMMIT=27e31937c959fc1613b36f16f1ffe5de9f50f1ae [2019-04-23T10:18:52.250Z] NODE_LABELS=master [2019-04-23T10:18:52.250Z] HUDSON_URL=https://ci.yadev.eu/ [2019-04-23T10:18:52.250Z] HOME=/root [2019-04-23T10:18:52.250Z] BUILD_URL=https://ci.yadev.eu/job/Proxy/2/ [2019-04-23T10:18:52.250Z] GIT_AUTHOR_NAME=Jenkins CI [2019-04-23T10:18:52.250Z] JENKINS_SERVER_COOKIE=durable-644cf6a41d434044bda64ddfa7ab3282 [2019-04-23T10:18:52.250Z] gitlabTargetBranch=master [2019-04-23T10:18:52.250Z] gitlabSourceRepoHttpUrl=https://gitlab.com/kyberorg/proxy.git [2019-04-23T10:18:52.250Z] WORKSPACE=/var/lib/jenkins/workspace/Proxy [2019-04-23T10:18:52.250Z] gitlabMergeRequestLastCommit=27e31937c959fc1613b36f16f1ffe5de9f50f1ae [2019-04-23T10:18:52.250Z] JAVA_VERSION=8u212 [2019-04-23T10:18:52.250Z] NODE_NAME=master [2019-04-23T10:18:52.251Z] gitlabSourceRepoSshUrl=git@gitlab.com:kyberorg/proxy.git [2019-04-23T10:18:52.255Z] EXECUTOR_NUMBER=1 [2019-04-23T10:18:52.255Z] gitlabSourceRepoHomepage=https://gitlab.com/kyberorg/proxy [2019-04-23T10:18:52.255Z] GIT_BRANCH=origin/master [2019-04-23T10:18:52.255Z] STAGE_NAME=Execution info [2019-04-23T10:18:52.255Z] gitlabBranch=master [2019-04-23T10:18:52.255Z] gitlabUserEmail=kyberorg@yadev.eu [2019-04-23T10:18:52.255Z] gitlabSourceBranch=master [2019-04-23T10:18:52.255Z] BUILD_DISPLAY_NAME=#2 [2019-04-23T10:18:52.255Z] HUDSON_HOME=/var/lib/jenkins [2019-04-23T10:18:52.256Z] JOB_BASE_NAME=Proxy [2019-04-23T10:18:52.256Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ [2019-04-23T10:18:52.256Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 [2019-04-23T10:18:52.256Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-04-23T10:18:52.256Z] BUILD_ID=2 [2019-04-23T10:18:52.256Z] BUILDING_FOR=kyberorg [2019-04-23T10:18:52.256Z] gitlabActionType=PUSH [2019-04-23T10:18:52.256Z] gitlabBefore=63f40ef6dabc998ff1aeba12cf708484e85c5e0a [2019-04-23T10:18:52.256Z] BUILD_TAG=jenkins-Proxy-2 [2019-04-23T10:18:52.256Z] JENKINS_URL=https://ci.yadev.eu/ [2019-04-23T10:18:52.256Z] LANG=C.UTF-8 [2019-04-23T10:18:52.256Z] gitlabSourceRepoName=proxy [2019-04-23T10:18:52.256Z] GIT_URL=https://gitlab.com/kyberorg/proxy.git [2019-04-23T10:18:52.256Z] JOB_URL=https://ci.yadev.eu/job/Proxy/ [2019-04-23T10:18:52.256Z] BUILD_NUMBER=2 [2019-04-23T10:18:52.256Z] gitlabSourceNamespace=kyberorg [2019-04-23T10:18:52.256Z] JENKINS_NODE_COOKIE=15b5f50b-2570-47fa-b1c3-8e5ebff85c33 [2019-04-23T10:18:52.256Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Proxy/2/display/redirect [2019-04-23T10:18:52.256Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd [2019-04-23T10:18:52.256Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Proxy/display/redirect [2019-04-23T10:18:52.256Z] CLASSPATH= [2019-04-23T10:18:52.256Z] GIT_COMMITTER_EMAIL=ci@yadev.eu [2019-04-23T10:18:52.256Z] JOB_NAME=Proxy [2019-04-23T10:18:52.256Z] gitlabUserName=Alex Muravya [2019-04-23T10:18:52.257Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Proxy@tmp/be99a5b3-d8af-4e1c-8a0f-d4e673936dc5 [2019-04-23T10:18:52.257Z] JAVA_HOME=/docker-java-home [2019-04-23T10:18:52.257Z] PWD=/var/lib/jenkins/workspace/Proxy [2019-04-23T10:18:52.257Z] GIT_PREVIOUS_COMMIT=63f40ef6dabc998ff1aeba12cf708484e85c5e0a [2019-04-23T10:18:52.257Z] 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 [2019-04-23T10:18:52.842Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-23T10:18:53.148Z] + set +x [2019-04-23T10:18:53.149Z] Starting Docker: docker. [2019-04-23T10:18:53.149Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials [2019-04-23T10:18:53.263Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout [2019-04-23T10:18:53.332Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-23T10:18:53.663Z] + set +x [2019-04-23T10:18:53.663Z] Login as **** to Docker Repository [2019-04-23T10:18:55.529Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Proxy@tmp/be99a5b3-d8af-4e1c-8a0f-d4e673936dc5/config.json. [2019-04-23T10:18:55.529Z] Configure a credential helper to remove this warning. See [2019-04-23T10:18:55.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2019-04-23T10:18:55.529Z] [2019-04-23T10:18:55.529Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout [2019-04-23T10:18:55.639Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-23T10:18:55.945Z] + set +x [2019-04-23T10:18:55.945Z] Building Docker Image yasys/proxy with tags: [latest] [2019-04-23T10:18:55.945Z] Sending build context to Docker daemon 66.05kB [2019-04-23T10:18:56.197Z] Step 1/2 : FROM sameersbn/squid:3.5.27-1 [2019-04-23T10:18:57.543Z] 3.5.27-1: Pulling from sameersbn/squid [2019-04-23T10:18:57.543Z] 84ed7d2f608f: Pulling fs layer [2019-04-23T10:18:57.544Z] be2bf1c4a48d: Pulling fs layer [2019-04-23T10:18:57.544Z] a5bdc6303093: Pulling fs layer [2019-04-23T10:18:57.544Z] e9055237d68d: Pulling fs layer [2019-04-23T10:18:57.544Z] bfe66cdd2f70: Pulling fs layer [2019-04-23T10:18:57.544Z] e9055237d68d: Waiting [2019-04-23T10:18:57.544Z] 291888cc9c55: Pulling fs layer [2019-04-23T10:18:57.544Z] 291888cc9c55: Waiting [2019-04-23T10:18:57.544Z] bfe66cdd2f70: Waiting [2019-04-23T10:18:58.096Z] a5bdc6303093: Verifying Checksum [2019-04-23T10:18:58.097Z] a5bdc6303093: Download complete [2019-04-23T10:18:58.097Z] be2bf1c4a48d: Download complete [2019-04-23T10:18:58.348Z] 84ed7d2f608f: Verifying Checksum [2019-04-23T10:18:58.348Z] 84ed7d2f608f: Download complete [2019-04-23T10:18:58.348Z] e9055237d68d: Verifying Checksum [2019-04-23T10:18:58.348Z] e9055237d68d: Download complete [2019-04-23T10:18:58.899Z] bfe66cdd2f70: Verifying Checksum [2019-04-23T10:18:58.900Z] bfe66cdd2f70: Download complete [2019-04-23T10:18:58.900Z] 291888cc9c55: Verifying Checksum [2019-04-23T10:18:58.900Z] 291888cc9c55: Download complete [2019-04-23T10:19:00.763Z] 84ed7d2f608f: Pull complete [2019-04-23T10:19:01.014Z] be2bf1c4a48d: Pull complete [2019-04-23T10:19:01.566Z] a5bdc6303093: Pull complete [2019-04-23T10:19:02.117Z] e9055237d68d: Pull complete [2019-04-23T10:19:05.347Z] bfe66cdd2f70: Pull complete [2019-04-23T10:19:05.899Z] 291888cc9c55: Pull complete [2019-04-23T10:19:06.811Z] Digest: sha256:263244e807b6fdf59c0538af7c87ea8ffcbcee77a85ac33aa6fafb5ef711636e [2019-04-23T10:19:06.811Z] Status: Downloaded newer image for sameersbn/squid:3.5.27-1 [2019-04-23T10:19:06.811Z] ---> 55ec3ca42b44 [2019-04-23T10:19:06.811Z] Step 2/2 : COPY squid.conf /etc/squid/squid.conf [2019-04-23T10:19:09.299Z] ---> 444d731869be [2019-04-23T10:19:09.299Z] Successfully built 444d731869be [2019-04-23T10:19:09.299Z] Successfully tagged yasys/proxy:latest [2019-04-23T10:19:09.299Z] Docker image yasys/proxy:[latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-23T10:19:09.376Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-23T10:19:09.674Z] + set +x [2019-04-23T10:19:09.674Z] Push yasys/proxy to Docker Repository [2019-04-23T10:19:09.674Z] The push refers to repository [docker.io/yasys/proxy] [2019-04-23T10:19:10.225Z] a52ff3e3d31a: Preparing [2019-04-23T10:19:10.225Z] 1db9402f4522: Preparing [2019-04-23T10:19:10.225Z] 1db9402f4522: Preparing [2019-04-23T10:19:10.225Z] cee7cea46374: Preparing [2019-04-23T10:19:10.225Z] 2c77720cf318: Preparing [2019-04-23T10:19:10.225Z] 1f6b6c7dc482: Preparing [2019-04-23T10:19:10.225Z] c8dbbe73b68c: Preparing [2019-04-23T10:19:10.226Z] 2fb7bfc6145d: Preparing [2019-04-23T10:19:10.226Z] c8dbbe73b68c: Waiting [2019-04-23T10:19:10.226Z] 2fb7bfc6145d: Waiting [2019-04-23T10:19:11.138Z] cee7cea46374: Layer already exists [2019-04-23T10:19:11.138Z] 2c77720cf318: Layer already exists [2019-04-23T10:19:11.138Z] 1f6b6c7dc482: Layer already exists [2019-04-23T10:19:11.138Z] 1db9402f4522: Layer already exists [2019-04-23T10:19:11.689Z] 2fb7bfc6145d: Layer already exists [2019-04-23T10:19:11.689Z] c8dbbe73b68c: Layer already exists [2019-04-23T10:19:13.552Z] a52ff3e3d31a: Pushed [2019-04-23T10:19:17.677Z] latest: digest: sha256:4be2a04283ef2d5cf65cae3e57ee13e70994b41b595c4b27cae7d65a603c42f7 size: 1983 [2019-04-23T10:19:17.677Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2019-04-23T10:19:17.783Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh [2019-04-23T10:19:18.079Z] + set +x [2019-04-23T10:19:18.079Z] Moikka kyberorg! [2019-04-23T10:19:18.079Z] Here is Docker Summary: [2019-04-23T10:19:18.080Z] Images built and pushed: 1 [2019-04-23T10:19:18.080Z] [ [2019-04-23T10:19:18.080Z] yasys/proxy:latest [2019-04-23T10:19:18.080Z] ] [2019-04-23T10:19:18.080Z] 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 [2019-04-23T10:19:18.440Z] One way or another, I have finished. Tsau! [Pipeline] sh [2019-04-23T10:19:18.730Z] + set +x [2019-04-23T10:19:18.730Z] Making workspace writable for correct cleanup [2019-04-23T10:19:18.730Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo [2019-04-23T10:19:18.800Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 3f8c2f4c05f1a2717cec9eb7712e686ae5416d8661eb05b2237930a785b43948 $ docker rm -f 3f8c2f4c05f1a2717cec9eb7712e686ae5416d8661eb05b2237930a785b43948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS