Started by GitLab push by Alex Muravya 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 skipping resolution of commit remotes/origin/master, 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 7c480d235fd30568d5d264e7ed87069d9e7f156e (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 7c480d235fd30568d5d264e7ed87069d9e7f156e # timeout=10 Commit message: "Merge branch 'trunk' into 'master'" > /usr/bin/git rev-list --no-walk fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e # 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 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 skipping resolution of commit remotes/origin/master, 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 7c480d235fd30568d5d264e7ed87069d9e7f156e (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 7c480d235fd30568d5d264e7ed87069d9e7f156e # timeout=10 Commit message: "Merge branch 'trunk' into 'master'" [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/5bda26a3-12a7-4a55-84b9-bb74cb01cd1b/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** yasys/jobbari:1.7.0 cat $ docker top 0bad768a11441b30dc1cbd59787bbf506e40e5558b19d4b674a8c071e27c65e2 -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 15:47:35 [2019-05-06T12:47:35.992Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:47:36 [2019-05-06T12:47:36.296Z] + set +x 15:47:36 [2019-05-06T12:47:36.296Z] [Runner info] 15:47:36 [2019-05-06T12:47:36.296Z] Hostname: 0bad768a1144 15:47:36 [2019-05-06T12:47:36.296Z] Network Status: Host Online 15:47:36 [2019-05-06T12:47:36.296Z] 15:47:36 [2019-05-06T12:47:36.296Z] === Tools info === 15:47:36 [2019-05-06T12:47:36.856Z] Docker version: Docker version 18.09.5, build e8ff056dbc 15:47:36 [2019-05-06T12:47:36.856Z] 15:47:36 [2019-05-06T12:47:36.856Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) 15:47:36 [2019-05-06T12:47:36.856Z] Maven home: /opt/mvn 15:47:36 [2019-05-06T12:47:36.856Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre 15:47:36 [2019-05-06T12:47:36.856Z] Default locale: en, platform encoding: UTF-8 15:47:36 [2019-05-06T12:47:36.856Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" 15:47:36 [2019-05-06T12:47:36.856Z] 15:47:36 [2019-05-06T12:47:36.856Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 15:47:36 [2019-05-06T12:47:36.945Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:47:37 [2019-05-06T12:47:37.246Z] + set +x 15:47:37 [2019-05-06T12:47:37.246Z] [Build info] 15:47:37 [2019-05-06T12:47:37.246Z] ===== Git info ===== 15:47:37 [2019-05-06T12:47:37.246Z] Git branch: master 15:47:37 [2019-05-06T12:47:37.246Z] Git commit: 7c480d235fd30568d5d264e7ed87069d9e7f156e 15:47:37 [2019-05-06T12:47:37.246Z] Git tag: - 15:47:37 [2019-05-06T12:47:37.246Z] 15:47:37 [2019-05-06T12:47:37.246Z] ===== Jenkins info ===== 15:47:37 [2019-05-06T12:47:37.246Z] Jenkins Job #25 15:47:37 [2019-05-06T12:47:37.246Z] Jenkins Job URL: https://ci.yadev.eu/job/LogoSite/25/ 15:47:37 [2019-05-06T12:47:37.246Z] Jenkins Tag: jenkins-LogoSite-25 15:47:37 [2019-05-06T12:47:37.246Z] 15:47:37 [2019-05-06T12:47:37.246Z] ===== Job Params ===== 15:47:37 [2019-05-06T12:47:37.246Z] 15:47:37 [2019-05-06T12:47:37.246Z] dockerRepo=yadev/logo 15:47:37 [2019-05-06T12:47:37.246Z] dockerStep=ee.yadev.pipe.commonpipe.Default@411a0590 15:47:37 [2019-05-06T12:47:37.246Z] javaStep=null 15:47:37 [2019-05-06T12:47:37.246Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@411a0590 15:47:37 [2019-05-06T12:47:37.246Z] hubUrl=https://cloud.docker.com/repository/docker 15:47:37 [2019-05-06T12:47:37.246Z] useDebugTag=false 15:47:37 [2019-05-06T12:47:37.246Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} 15:47:37 [2019-05-06T12:47:37.246Z] preparationStep=ee.yadev.pipe.commonpipe.Default@411a0590 15:47:37 [2019-05-06T12:47:37.246Z] stepTimeout=5 15:47:37 [2019-05-06T12:47:37.246Z] hubCredentialsId=docker-hub 15:47:37 [2019-05-06T12:47:37.246Z] class=class ee.yadev.pipe.commonpipe.Params 15:47:37 [2019-05-06T12:47:37.246Z] skipMavenTests=false 15:47:37 [2019-05-06T12:47:37.246Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged} 15:47:37 [2019-05-06T12:47:37.246Z] verbose=false 15:47:37 [2019-05-06T12:47:37.246Z] mavenTestsTimeout=5 15:47:37 [2019-05-06T12:47:37.246Z] pipelineTimeout=15 15:47:37 [2019-05-06T12:47:37.246Z] hubUser=kyberorg 15:47:37 [2019-05-06T12:47:37.246Z] 15:47:37 [2019-05-06T12:47:37.246Z] ==== Environment Variables ===== 15:47:37 [2019-05-06T12:47:37.246Z] GIT_COMMITTER_NAME=Jenkins CI 15:47:37 [2019-05-06T12:47:37.246Z] gitlabSourceRepoURL=git@gitlab.com:yadevv/logo.git 15:47:37 [2019-05-06T12:47:37.246Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e 15:47:37 [2019-05-06T12:47:37.246Z] GIT_AUTHOR_EMAIL=ci@yadev.eu 15:47:37 [2019-05-06T12:47:37.246Z] HOSTNAME=0bad768a1144 15:47:37 [2019-05-06T12:47:37.246Z] gitlabAfter=7c480d235fd30568d5d264e7ed87069d9e7f156e 15:47:37 [2019-05-06T12:47:37.246Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/25/display/redirect?page=changes 15:47:37 [2019-05-06T12:47:37.246Z] GIT_COMMIT=7c480d235fd30568d5d264e7ed87069d9e7f156e 15:47:37 [2019-05-06T12:47:37.246Z] HUDSON_URL=https://ci.yadev.eu/ 15:47:37 [2019-05-06T12:47:37.246Z] NODE_LABELS=master 15:47:37 [2019-05-06T12:47:37.246Z] HOME=/root 15:47:37 [2019-05-06T12:47:37.246Z] BUILD_URL=https://ci.yadev.eu/job/LogoSite/25/ 15:47:37 [2019-05-06T12:47:37.246Z] GIT_AUTHOR_NAME=Jenkins CI 15:47:37 [2019-05-06T12:47:37.246Z] JENKINS_SERVER_COOKIE=durable-18112f03f9512c807ea95c42da22cbcb 15:47:37 [2019-05-06T12:47:37.246Z] gitlabTargetBranch=master 15:47:37 [2019-05-06T12:47:37.246Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yadevv/logo.git 15:47:37 [2019-05-06T12:47:37.246Z] WORKSPACE=/var/lib/jenkins/workspace/LogoSite 15:47:37 [2019-05-06T12:47:37.246Z] gitlabMergeRequestLastCommit=7c480d235fd30568d5d264e7ed87069d9e7f156e 15:47:37 [2019-05-06T12:47:37.246Z] JAVA_VERSION=8u212 15:47:37 [2019-05-06T12:47:37.246Z] gitlabSourceRepoSshUrl=git@gitlab.com:yadevv/logo.git 15:47:37 [2019-05-06T12:47:37.246Z] NODE_NAME=master 15:47:37 [2019-05-06T12:47:37.246Z] GIT_BRANCH=origin/master 15:47:37 [2019-05-06T12:47:37.246Z] gitlabSourceRepoHomepage=https://gitlab.com/yadevv/logo 15:47:37 [2019-05-06T12:47:37.246Z] EXECUTOR_NUMBER=1 15:47:37 [2019-05-06T12:47:37.246Z] STAGE_NAME=Execution info 15:47:37 [2019-05-06T12:47:37.246Z] gitlabBranch=master 15:47:37 [2019-05-06T12:47:37.246Z] gitlabSourceBranch=master 15:47:37 [2019-05-06T12:47:37.246Z] gitlabUserEmail=kyberorg@yadev.eu 15:47:37 [2019-05-06T12:47:37.246Z] BUILD_DISPLAY_NAME=#25 15:47:37 [2019-05-06T12:47:37.246Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ 15:47:37 [2019-05-06T12:47:37.246Z] HUDSON_HOME=/var/lib/jenkins 15:47:37 [2019-05-06T12:47:37.246Z] JOB_BASE_NAME=LogoSite 15:47:37 [2019-05-06T12:47:37.246Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 15:47:37 [2019-05-06T12:47:37.246Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:47:37 [2019-05-06T12:47:37.246Z] BUILD_ID=25 15:47:37 [2019-05-06T12:47:37.246Z] BUILDING_FOR=kyberorg 15:47:37 [2019-05-06T12:47:37.246Z] BUILD_TAG=jenkins-LogoSite-25 15:47:37 [2019-05-06T12:47:37.246Z] gitlabBefore=fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e 15:47:37 [2019-05-06T12:47:37.246Z] gitlabActionType=PUSH 15:47:37 [2019-05-06T12:47:37.246Z] JENKINS_URL=https://ci.yadev.eu/ 15:47:37 [2019-05-06T12:47:37.246Z] LANG=C.UTF-8 15:47:37 [2019-05-06T12:47:37.246Z] GIT_URL=https://gitlab.com/yadevv/logo.git 15:47:37 [2019-05-06T12:47:37.246Z] JOB_URL=https://ci.yadev.eu/job/LogoSite/ 15:47:37 [2019-05-06T12:47:37.246Z] gitlabSourceRepoName=Logo Site 15:47:37 [2019-05-06T12:47:37.246Z] gitlabSourceNamespace=Yet another Developer 15:47:37 [2019-05-06T12:47:37.246Z] BUILD_NUMBER=25 15:47:37 [2019-05-06T12:47:37.246Z] JENKINS_NODE_COOKIE=2b9c9620-1c13-4135-8b0a-d748c6be26b2 15:47:37 [2019-05-06T12:47:37.246Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/25/display/redirect 15:47:37 [2019-05-06T12:47:37.246Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd 15:47:37 [2019-05-06T12:47:37.246Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/LogoSite/display/redirect 15:47:37 [2019-05-06T12:47:37.246Z] CLASSPATH= 15:47:37 [2019-05-06T12:47:37.246Z] JOB_NAME=LogoSite 15:47:37 [2019-05-06T12:47:37.246Z] GIT_COMMITTER_EMAIL=ci@yadev.eu 15:47:37 [2019-05-06T12:47:37.246Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/LogoSite@tmp/5bda26a3-12a7-4a55-84b9-bb74cb01cd1b 15:47:37 [2019-05-06T12:47:37.246Z] gitlabUserName=Alex Muravya 15:47:37 [2019-05-06T12:47:37.246Z] JAVA_HOME=/docker-java-home 15:47:37 [2019-05-06T12:47:37.246Z] PWD=/var/lib/jenkins/workspace/LogoSite 15:47:37 [2019-05-06T12:47:37.246Z] GIT_PREVIOUS_COMMIT=fe1e968f1c0b8f3b9ff0a99270ad0b60ef49ae7e 15:47:37 [2019-05-06T12:47:37.246Z] 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 15:47:37 [2019-05-06T12:47:37.582Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:47:37 [2019-05-06T12:47:37.875Z] + set +x 15:47:37 [2019-05-06T12:47:37.875Z] Starting Docker: docker. 15:47:37 [2019-05-06T12:47:37.875Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials 15:47:37 [2019-05-06T12:47:37.929Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout 15:47:37 [2019-05-06T12:47:37.972Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:47:38 [2019-05-06T12:47:38.271Z] + set +x 15:47:38 [2019-05-06T12:47:38.271Z] Login as **** to Docker Repository 15:47:40 [2019-05-06T12:47:40.136Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/LogoSite@tmp/5bda26a3-12a7-4a55-84b9-bb74cb01cd1b/config.json. 15:47:40 [2019-05-06T12:47:40.136Z] Configure a credential helper to remove this warning. See 15:47:40 [2019-05-06T12:47:40.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:40 [2019-05-06T12:47:40.136Z] 15:47:40 [2019-05-06T12:47:40.136Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout 15:47:40 [2019-05-06T12:47:40.239Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:47:40 [2019-05-06T12:47:40.536Z] + set +x 15:47:40 [2019-05-06T12:47:40.536Z] Building Docker Image yadev/logo with tags: [latest] 15:47:40 [2019-05-06T12:47:40.791Z] Sending build context to Docker daemon 1.107MB 15:47:40 [2019-05-06T12:47:40.791Z] Step 1/2 : FROM nginx:alpine 15:47:42 [2019-05-06T12:47:42.135Z] alpine: Pulling from library/nginx 15:47:42 [2019-05-06T12:47:42.386Z] bdf0201b3a05: Pulling fs layer 15:47:42 [2019-05-06T12:47:42.386Z] 08d74e155349: Pulling fs layer 15:47:42 [2019-05-06T12:47:42.386Z] a9e2a0b35060: Pulling fs layer 15:47:42 [2019-05-06T12:47:42.386Z] d9e2304ab8d0: Pulling fs layer 15:47:42 [2019-05-06T12:47:42.386Z] d9e2304ab8d0: Waiting 15:47:42 [2019-05-06T12:47:42.937Z] a9e2a0b35060: Verifying Checksum 15:47:42 [2019-05-06T12:47:42.937Z] a9e2a0b35060: Download complete 15:47:42 [2019-05-06T12:47:42.937Z] bdf0201b3a05: Verifying Checksum 15:47:42 [2019-05-06T12:47:42.937Z] bdf0201b3a05: Download complete 15:47:43 [2019-05-06T12:47:43.188Z] 08d74e155349: Verifying Checksum 15:47:43 [2019-05-06T12:47:43.188Z] 08d74e155349: Download complete 15:47:43 [2019-05-06T12:47:43.439Z] bdf0201b3a05: Pull complete 15:47:43 [2019-05-06T12:47:43.439Z] d9e2304ab8d0: Verifying Checksum 15:47:43 [2019-05-06T12:47:43.439Z] d9e2304ab8d0: Download complete 15:47:43 [2019-05-06T12:47:43.991Z] 08d74e155349: Pull complete 15:47:44 [2019-05-06T12:47:44.241Z] a9e2a0b35060: Pull complete 15:47:44 [2019-05-06T12:47:44.241Z] d9e2304ab8d0: Pull complete 15:47:44 [2019-05-06T12:47:44.241Z] Digest: sha256:61e3db30b1334b1fa0a2e71b86625188f76653565d515d5f74ecc55a8fb91ce9 15:47:44 [2019-05-06T12:47:44.241Z] Status: Downloaded newer image for nginx:alpine 15:47:44 [2019-05-06T12:47:44.241Z] ---> 0be75340bd9b 15:47:44 [2019-05-06T12:47:44.241Z] Step 2/2 : COPY site /usr/share/nginx/html 15:47:45 [2019-05-06T12:47:45.153Z] ---> 62e287809f06 15:47:45 [2019-05-06T12:47:45.153Z] Successfully built 62e287809f06 15:47:45 [2019-05-06T12:47:45.153Z] Successfully tagged yadev/logo:latest 15:47:45 [2019-05-06T12:47:45.153Z] Docker image yadev/logo:[latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 15:47:45 [2019-05-06T12:47:45.209Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:47:45 [2019-05-06T12:47:45.506Z] + set +x 15:47:45 [2019-05-06T12:47:45.506Z] Push yadev/logo to Docker Repository 15:47:45 [2019-05-06T12:47:45.506Z] The push refers to repository [docker.io/yadev/logo] 15:47:46 [2019-05-06T12:47:46.057Z] 20b381965d4d: Preparing 15:47:46 [2019-05-06T12:47:46.057Z] df0f83603c27: Preparing 15:47:46 [2019-05-06T12:47:46.057Z] 81316d561ff7: Preparing 15:47:46 [2019-05-06T12:47:46.057Z] 7888e46c398e: Preparing 15:47:46 [2019-05-06T12:47:46.057Z] a464c54f93a9: Preparing 15:47:46 [2019-05-06T12:47:46.969Z] 81316d561ff7: Layer already exists 15:47:46 [2019-05-06T12:47:46.969Z] df0f83603c27: Layer already exists 15:47:46 [2019-05-06T12:47:46.969Z] 7888e46c398e: Layer already exists 15:47:46 [2019-05-06T12:47:46.969Z] a464c54f93a9: Layer already exists 15:47:50 [2019-05-06T12:47:50.198Z] 20b381965d4d: Pushed 15:47:54 [2019-05-06T12:47:54.323Z] latest: digest: sha256:fb331950d9ca79850cecbb6486edcdc7463a60f328a32deb280f25b1af9b297d size: 1363 15:47:54 [2019-05-06T12:47:54.323Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 15:47:54 [2019-05-06T12:47:54.405Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:47:54 [2019-05-06T12:47:54.705Z] + set +x 15:47:54 [2019-05-06T12:47:54.705Z] Moikka kyberorg! 15:47:54 [2019-05-06T12:47:54.705Z] Here is Docker Summary: 15:47:54 [2019-05-06T12:47:54.705Z] Images built and pushed: 1 15:47:54 [2019-05-06T12:47:54.705Z] [ 15:47:54 [2019-05-06T12:47:54.705Z] yadev/logo:latest 15:47:54 [2019-05-06T12:47:54.705Z] ] 15:47:54 [2019-05-06T12:47:54.705Z] 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 15:47:54 [2019-05-06T12:47:54.886Z] One way or another, I have finished. Tsau! [Pipeline] sh 15:47:55 [2019-05-06T12:47:55.176Z] + set +x 15:47:55 [2019-05-06T12:47:55.176Z] Making workspace writable for correct cleanup 15:47:55 [2019-05-06T12:47:55.176Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo 15:47:55 [2019-05-06T12:47:55.214Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 0bad768a11441b30dc1cbd59787bbf506e40e5558b19d4b674a8c071e27c65e2 $ docker rm -f 0bad768a11441b30dc1cbd59787bbf506e40e5558b19d4b674a8c071e27c65e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS