Console 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/db-aware-openjdk.git into /var/lib/jenkins/workspace/DBAwareOpenJDK@script to read Jenkinsfile
using credential yabot-gitlab
> /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/db-aware-openjdk.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/db-aware-openjdk.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --tags --force --progress -- https://gitlab.com/yasys/db-aware-openjdk.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/1.0
Seen branch in repository origin/fileenv
Seen branch in repository origin/master
Seen 3 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Multiple candidate revisions
Checking out Revision ab6a77f8779e41ad1a3b797aaae65e241b4b9519 (origin/1.0)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f ab6a77f8779e41ad1a3b797aaae65e241b4b9519 # timeout=10
Commit message: "Update Jenkinsfile"
First time build. Skipping changelog.
Running in Durability level: MAX_SURVIVABILITY
Loading library common-pipe@2.4.0
Attempting to resolve 2.4.0 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.4.0 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 --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse 2.4.0^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 769696e0a39d96c91e7dc20d54b85ce4c098a180 # timeout=10
Selected match: master revision 769696e0a39d96c91e7dc20d54b85ce4c098a180
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 --force --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 769696e0a39d96c91e7dc20d54b85ce4c098a180 (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 769696e0a39d96c91e7dc20d54b85ce4c098a180 # timeout=10
Commit message: "Merge branch 'tagging' into 'master'"
> /usr/bin/git rev-list --no-walk 4a98aae649239cab341ccab30b525012d6160717 # timeout=10
Loading library common-lib@master
Attempting to resolve master from remote references...
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Found match: refs/heads/master revision ce910111ef3c6cb577fb81607245f0eda14906c7
using credential yabot-gitlab
> /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/common-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/master, since it originates from another repository
Checking out Revision ce910111ef3c6cb577fb81607245f0eda14906c7 (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f ce910111ef3c6cb577fb81607245f0eda14906c7 # timeout=10
Commit message: "Update vars/testApp.groovy"
> /usr/bin/git rev-list --no-walk ce910111ef3c6cb577fb81607245f0eda14906c7 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] getContext
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/DBAwareOpenJDK
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential yabot-gitlab
Cloning the remote Git repository
Cloning repository https://gitlab.com/yasys/db-aware-openjdk.git
> /usr/bin/git init /var/lib/jenkins/workspace/DBAwareOpenJDK # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/db-aware-openjdk.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --tags --force --progress -- https://gitlab.com/yasys/db-aware-openjdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/db-aware-openjdk.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/db-aware-openjdk.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/db-aware-openjdk.git
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --tags --force --progress -- https://gitlab.com/yasys/db-aware-openjdk.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/1.0
Seen branch in repository origin/fileenv
Seen branch in repository origin/master
Seen 3 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Multiple candidate revisions
Checking out Revision ab6a77f8779e41ad1a3b797aaae65e241b4b9519 (origin/1.0)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f ab6a77f8779e41ad1a3b797aaae65e241b4b9519 # timeout=10
Commit message: "Update Jenkinsfile"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[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/DBAwareOpenJDK -v /var/lib/jenkins/workspace/DBAwareOpenJDK:/var/lib/jenkins/workspace/DBAwareOpenJDK:rw,z -v /var/lib/jenkins/workspace/DBAwareOpenJDK@tmp:/var/lib/jenkins/workspace/DBAwareOpenJDK@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 ******** yasys/jobbari:1.7.0 cat
$ docker top b9ddb96ccba25ba205a0123ef149a3615cc1defeb3024612ac02bc7e2bc9842e -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] {
expected to call ee.yadev.pipe.runner.DefaultSteps$__clinit__closure1.call but wound up catching ee.yadev.pipe.steps.PreparationStep.runStep; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Execution info)
[Pipeline] script
[Pipeline] {
expected to call ee.yadev.pipe.runner.DefaultSteps$__clinit__closure2.call but wound up catching ee.yadev.pipe.steps.ExecutionInfoStep.runStep; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/
[Pipeline] timeout
12:40:22 [2020-03-11T10:40:22.649Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:40:22 [2020-03-11T10:40:22.962Z] + set +x
12:40:22 [2020-03-11T10:40:22.962Z] [Runner info]
12:40:22 [2020-03-11T10:40:22.962Z] Hostname: b9ddb96ccba2
12:40:23 [2020-03-11T10:40:23.216Z] Network Status: Host Online
12:40:23 [2020-03-11T10:40:23.216Z]
12:40:23 [2020-03-11T10:40:23.216Z] === Tools info ===
12:40:24 [2020-03-11T10:40:24.563Z] Docker version: Docker version 18.09.5, build e8ff056dbc
12:40:24 [2020-03-11T10:40:24.563Z]
12:40:24 [2020-03-11T10:40:24.563Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
12:40:24 [2020-03-11T10:40:24.563Z] Maven home: /opt/mvn
12:40:24 [2020-03-11T10:40:24.563Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
12:40:24 [2020-03-11T10:40:24.564Z] Default locale: en, platform encoding: UTF-8
12:40:24 [2020-03-11T10:40:24.564Z] OS name: "linux", version: "4.19.0-8-amd64", arch: "amd64", family: "unix"
12:40:24 [2020-03-11T10:40:24.564Z]
12:40:24 [2020-03-11T10:40:24.564Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
12:40:24 [2020-03-11T10:40:24.759Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:40:25 [2020-03-11T10:40:25.080Z] + set +x
12:40:25 [2020-03-11T10:40:25.081Z] [Build info]
12:40:25 [2020-03-11T10:40:25.081Z] ===== Git info =====
12:40:25 [2020-03-11T10:40:25.081Z] Git branch: 1.0
12:40:25 [2020-03-11T10:40:25.081Z] Git commit: ab6a77f8779e41ad1a3b797aaae65e241b4b9519
12:40:25 [2020-03-11T10:40:25.081Z] Git tag: -
12:40:25 [2020-03-11T10:40:25.081Z]
12:40:25 [2020-03-11T10:40:25.081Z] ===== Jenkins info =====
12:40:25 [2020-03-11T10:40:25.081Z] Jenkins Job #11
12:40:25 [2020-03-11T10:40:25.082Z] Jenkins Job URL: https://ci.yadev.eu/job/DBAwareOpenJDK/11/
12:40:25 [2020-03-11T10:40:25.082Z] Jenkins Tag: jenkins-DBAwareOpenJDK-11
12:40:25 [2020-03-11T10:40:25.082Z]
12:40:25 [2020-03-11T10:40:25.082Z] ===== Job Params =====
12:40:25 [2020-03-11T10:40:25.082Z]
12:40:25 [2020-03-11T10:40:25.082Z] dockerRepo=yasys/db-aware-openjdk
12:40:25 [2020-03-11T10:40:25.082Z] dockerStep=ee.yadev.pipe.commonpipe.Default@2b7aa65a
12:40:25 [2020-03-11T10:40:25.082Z] javaStep=null
12:40:25 [2020-03-11T10:40:25.082Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@2b7aa65a
12:40:25 [2020-03-11T10:40:25.082Z] hubUrl=https://cloud.docker.com/repository/docker
12:40:25 [2020-03-11T10:40:25.082Z] useDebugTag=false
12:40:25 [2020-03-11T10:40:25.082Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
12:40:25 [2020-03-11T10:40:25.083Z] preparationStep=ee.yadev.pipe.commonpipe.Default@2b7aa65a
12:40:25 [2020-03-11T10:40:25.083Z] stepTimeout=5
12:40:25 [2020-03-11T10:40:25.083Z] hubCredentialsId=docker-hub
12:40:25 [2020-03-11T10:40:25.083Z] class=class ee.yadev.pipe.commonpipe.Params
12:40:25 [2020-03-11T10:40:25.083Z] skipMavenTests=false
12:40:25 [2020-03-11T10:40:25.083Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
12:40:25 [2020-03-11T10:40:25.083Z] verbose=false
12:40:25 [2020-03-11T10:40:25.083Z] mavenTestsTimeout=5
12:40:25 [2020-03-11T10:40:25.083Z] pipelineTimeout=15
12:40:25 [2020-03-11T10:40:25.083Z] hubUser=kyberorg
12:40:25 [2020-03-11T10:40:25.083Z]
12:40:25 [2020-03-11T10:40:25.083Z] ==== Environment Variables =====
12:40:25 [2020-03-11T10:40:25.084Z] GIT_COMMITTER_NAME=Jenkins CI
12:40:25 [2020-03-11T10:40:25.084Z] gitlabSourceRepoURL=git@gitlab.com:yasys/db-aware-openjdk.git
12:40:25 [2020-03-11T10:40:25.084Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
12:40:25 [2020-03-11T10:40:25.084Z] HOSTNAME=b9ddb96ccba2
12:40:25 [2020-03-11T10:40:25.084Z] gitlabAfter=3ea33f186dc60604b9ec57171692914fbc41014b
12:40:25 [2020-03-11T10:40:25.084Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/DBAwareOpenJDK/11/display/redirect?page=changes
12:40:25 [2020-03-11T10:40:25.084Z] HUDSON_URL=https://ci.yadev.eu/
12:40:25 [2020-03-11T10:40:25.084Z] NODE_LABELS=master
12:40:25 [2020-03-11T10:40:25.084Z] GIT_COMMIT=ab6a77f8779e41ad1a3b797aaae65e241b4b9519
12:40:25 [2020-03-11T10:40:25.084Z] HOME=/root
12:40:25 [2020-03-11T10:40:25.084Z] BUILD_URL=https://ci.yadev.eu/job/DBAwareOpenJDK/11/
12:40:25 [2020-03-11T10:40:25.084Z] gitlabTargetBranch=master
12:40:25 [2020-03-11T10:40:25.084Z] GIT_AUTHOR_NAME=Jenkins CI
12:40:25 [2020-03-11T10:40:25.085Z] JENKINS_SERVER_COOKIE=durable-7931f0a25cee63cf2262863fa7519e9a
12:40:25 [2020-03-11T10:40:25.085Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/db-aware-openjdk.git
12:40:25 [2020-03-11T10:40:25.085Z] WORKSPACE=/var/lib/jenkins/workspace/DBAwareOpenJDK
12:40:25 [2020-03-11T10:40:25.085Z] gitlabMergeRequestLastCommit=3ea33f186dc60604b9ec57171692914fbc41014b
12:40:25 [2020-03-11T10:40:25.085Z] JAVA_VERSION=8u212
12:40:25 [2020-03-11T10:40:25.085Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/db-aware-openjdk.git
12:40:25 [2020-03-11T10:40:25.085Z] NODE_NAME=master
12:40:25 [2020-03-11T10:40:25.085Z] EXECUTOR_NUMBER=0
12:40:25 [2020-03-11T10:40:25.085Z] GIT_BRANCH=origin/1.0
12:40:25 [2020-03-11T10:40:25.085Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/db-aware-openjdk
12:40:25 [2020-03-11T10:40:25.086Z] STAGE_NAME=Execution info
12:40:25 [2020-03-11T10:40:25.086Z] gitlabBranch=master
12:40:25 [2020-03-11T10:40:25.086Z] BUILD_DISPLAY_NAME=#11
12:40:25 [2020-03-11T10:40:25.086Z] gitlabUserEmail=kyberorg@yadev.eu
12:40:25 [2020-03-11T10:40:25.086Z] gitlabSourceBranch=master
12:40:25 [2020-03-11T10:40:25.086Z] HUDSON_HOME=/var/lib/jenkins
12:40:25 [2020-03-11T10:40:25.086Z] JOB_BASE_NAME=DBAwareOpenJDK
12:40:25 [2020-03-11T10:40:25.086Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
12:40:25 [2020-03-11T10:40:25.086Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:40:25 [2020-03-11T10:40:25.086Z] BUILD_ID=11
12:40:25 [2020-03-11T10:40:25.086Z] BUILDING_FOR=kyberorg
12:40:25 [2020-03-11T10:40:25.086Z] gitlabBefore=4ff71db4110f9c1929d20a58886835a001d5fc6a
12:40:25 [2020-03-11T10:40:25.087Z] BUILD_TAG=jenkins-DBAwareOpenJDK-11
12:40:25 [2020-03-11T10:40:25.087Z] gitlabActionType=PUSH
12:40:25 [2020-03-11T10:40:25.087Z] JENKINS_URL=https://ci.yadev.eu/
12:40:25 [2020-03-11T10:40:25.087Z] LANG=C.UTF-8
12:40:25 [2020-03-11T10:40:25.087Z] GIT_URL=https://gitlab.com/yasys/db-aware-openjdk.git
12:40:25 [2020-03-11T10:40:25.087Z] JOB_URL=https://ci.yadev.eu/job/DBAwareOpenJDK/
12:40:25 [2020-03-11T10:40:25.087Z] gitlabSourceRepoName=DB Aware Openjdk
12:40:25 [2020-03-11T10:40:25.087Z] gitlabSourceNamespace=Yet another Systems
12:40:25 [2020-03-11T10:40:25.087Z] BUILD_NUMBER=11
12:40:25 [2020-03-11T10:40:25.087Z] JENKINS_NODE_COOKIE=da5e1859-31de-4f76-8b38-87f8ea2b2041
12:40:25 [2020-03-11T10:40:25.087Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/DBAwareOpenJDK/11/display/redirect
12:40:25 [2020-03-11T10:40:25.088Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
12:40:25 [2020-03-11T10:40:25.088Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/DBAwareOpenJDK/display/redirect
12:40:25 [2020-03-11T10:40:25.088Z] CLASSPATH=
12:40:25 [2020-03-11T10:40:25.088Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
12:40:25 [2020-03-11T10:40:25.088Z] JOB_NAME=DBAwareOpenJDK
12:40:25 [2020-03-11T10:40:25.088Z] gitlabUserName=Alex Muravya
12:40:25 [2020-03-11T10:40:25.088Z] JAVA_HOME=/docker-java-home
12:40:25 [2020-03-11T10:40:25.088Z] PWD=/var/lib/jenkins/workspace/DBAwareOpenJDK
12:40:25 [2020-03-11T10:40:25.088Z] 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] {
expected to call ee.yadev.pipe.runner.DefaultSteps$__clinit__closure4.call but wound up catching ee.yadev.pipe.steps.DockerStep.runStep; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/
[Pipeline] timeout
12:40:25 [2020-03-11T10:40:25.811Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:40:26 [2020-03-11T10:40:26.148Z] + set +x
12:40:26 [2020-03-11T10:40:26.148Z] Starting Docker: docker.
12:40:26 [2020-03-11T10:40:26.149Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
12:40:26 [2020-03-11T10:40:26.471Z] Masking supported pattern matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
12:40:26 [2020-03-11T10:40:26.531Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
12:40:26 [2020-03-11T10:40:26.857Z] + set +x
12:40:26 [2020-03-11T10:40:26.857Z] Login as **** to Docker Repository
12:40:28 [2020-03-11T10:40:28.205Z] Error response from daemon: Get https://registry-1.docker.io/v2/: unauthorized: incorrect username or password
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
12:40:28 [2020-03-11T10:40:28.958Z] One way or another, I have finished. Tsau!
[Pipeline] sh
12:40:29 [2020-03-11T10:40:29.266Z] + echo Making workspace writable for correct cleanup
12:40:29 [2020-03-11T10:40:29.266Z] Making workspace writable for correct cleanup
12:40:29 [2020-03-11T10:40:29.266Z] + chmod ugo+w -R .
12:40:29 [2020-03-11T10:40:29.267Z] + echo Done for kyberorg
12:40:29 [2020-03-11T10:40:29.267Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
12:40:29 [2020-03-11T10:40:29.374Z] Perkele! I failed :(
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 b9ddb96ccba25ba205a0123ef149a3615cc1defeb3024612ac02bc7e2bc9842e
$ docker rm -f b9ddb96ccba25ba205a0123ef149a3615cc1defeb3024612ac02bc7e2bc9842e
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE