Started by GitLab push by Alex Muravya
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://gitlab.com/yasys/jenkins/hub2jenkins.git into /var/lib/jenkins/workspace/Hub2Jenkins@script to read Jenkinsfile
using credential CIpwd
> /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/hub2jenkins.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/jenkins/hub2jenkins.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials CI token for gitlab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/jenkins/hub2jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/trunk, 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 c105c1863be7b78ae6f6f3bc87445bcc154130f1 (origin/trunk)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f c105c1863be7b78ae6f6f3bc87445bcc154130f1 # timeout=10
Commit message: "updating code"
> /usr/bin/git rev-list --no-walk f116e26991d93661424533019090f39b4ac9e7fe # 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/trunk, 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/Hub2Jenkins
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential CIpwd
Cloning the remote Git repository
Cloning repository https://gitlab.com/yasys/jenkins/hub2jenkins.git
> /usr/bin/git init /var/lib/jenkins/workspace/Hub2Jenkins # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/jenkins/hub2jenkins.git
> /usr/bin/git --version # timeout=10
using GIT_ASKPASS to set credentials CI token for gitlab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/jenkins/hub2jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/hub2jenkins.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/jenkins/hub2jenkins.git # timeout=10
Fetching upstream changes from https://gitlab.com/yasys/jenkins/hub2jenkins.git
using GIT_ASKPASS to set credentials CI token for gitlab
> /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/jenkins/hub2jenkins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
skipping resolution of commit remotes/origin/trunk, 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 c105c1863be7b78ae6f6f3bc87445bcc154130f1 (origin/trunk)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f c105c1863be7b78ae6f6f3bc87445bcc154130f1 # timeout=10
Commit message: "updating code"
[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/Hub2Jenkins@tmp/eed8f236-1913-4f08-9c41-4cde546c3e1e/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/Hub2Jenkins -v /var/lib/jenkins/workspace/Hub2Jenkins:/var/lib/jenkins/workspace/Hub2Jenkins:rw,z -v /var/lib/jenkins/workspace/Hub2Jenkins@tmp:/var/lib/jenkins/workspace/Hub2Jenkins@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 1fd9281defaee6c12f5e74fcd5554892d39d81a23b999dedc9fdd083419c26ed -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
20:53:34 [2019-06-25T17:53:34.073Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
20:53:34 [2019-06-25T17:53:34.403Z] + set +x
20:53:34 [2019-06-25T17:53:34.403Z] [Runner info]
20:53:34 [2019-06-25T17:53:34.403Z] Hostname: 1fd9281defae
20:53:34 [2019-06-25T17:53:34.403Z] Network Status: Host Online
20:53:34 [2019-06-25T17:53:34.403Z]
20:53:34 [2019-06-25T17:53:34.403Z] === Tools info ===
20:53:34 [2019-06-25T17:53:34.955Z] Docker version: Docker version 18.09.5, build e8ff056dbc
20:53:34 [2019-06-25T17:53:34.955Z]
20:53:34 [2019-06-25T17:53:34.955Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
20:53:34 [2019-06-25T17:53:34.955Z] Maven home: /opt/mvn
20:53:34 [2019-06-25T17:53:34.955Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
20:53:34 [2019-06-25T17:53:34.955Z] Default locale: en, platform encoding: UTF-8
20:53:34 [2019-06-25T17:53:34.955Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
20:53:34 [2019-06-25T17:53:34.955Z]
20:53:34 [2019-06-25T17:53:34.955Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
20:53:35 [2019-06-25T17:53:35.063Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
20:53:35 [2019-06-25T17:53:35.386Z] + set +x
20:53:35 [2019-06-25T17:53:35.386Z] [Build info]
20:53:35 [2019-06-25T17:53:35.386Z] ===== Git info =====
20:53:35 [2019-06-25T17:53:35.386Z] Git branch: trunk
20:53:35 [2019-06-25T17:53:35.386Z] Git commit: c105c1863be7b78ae6f6f3bc87445bcc154130f1
20:53:35 [2019-06-25T17:53:35.386Z] Git tag: -
20:53:35 [2019-06-25T17:53:35.386Z]
20:53:35 [2019-06-25T17:53:35.386Z] ===== Jenkins info =====
20:53:35 [2019-06-25T17:53:35.386Z] Jenkins Job #4
20:53:35 [2019-06-25T17:53:35.387Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Jenkins/4/
20:53:35 [2019-06-25T17:53:35.387Z] Jenkins Tag: jenkins-Hub2Jenkins-4
20:53:35 [2019-06-25T17:53:35.387Z]
20:53:35 [2019-06-25T17:53:35.387Z] ===== Job Params =====
20:53:35 [2019-06-25T17:53:35.387Z]
20:53:35 [2019-06-25T17:53:35.387Z] dockerRepo=yasys/hub2jenkins
20:53:35 [2019-06-25T17:53:35.387Z] dockerStep=ee.yadev.pipe.commonpipe.Default@30c1e224
20:53:35 [2019-06-25T17:53:35.387Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@f3db963
20:53:35 [2019-06-25T17:53:35.387Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@30c1e224
20:53:35 [2019-06-25T17:53:35.387Z] hubUrl=https://cloud.docker.com/repository/docker
20:53:35 [2019-06-25T17:53:35.387Z] useDebugTag=false
20:53:35 [2019-06-25T17:53:35.387Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
20:53:35 [2019-06-25T17:53:35.387Z] preparationStep=ee.yadev.pipe.commonpipe.Default@30c1e224
20:53:35 [2019-06-25T17:53:35.387Z] stepTimeout=5
20:53:35 [2019-06-25T17:53:35.387Z] hubCredentialsId=docker-hub
20:53:35 [2019-06-25T17:53:35.387Z] class=class ee.yadev.pipe.commonpipe.Params
20:53:35 [2019-06-25T17:53:35.387Z] skipMavenTests=true
20:53:35 [2019-06-25T17:53:35.387Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
20:53:35 [2019-06-25T17:53:35.387Z] verbose=false
20:53:35 [2019-06-25T17:53:35.387Z] mavenTestsTimeout=5
20:53:35 [2019-06-25T17:53:35.387Z] pipelineTimeout=15
20:53:35 [2019-06-25T17:53:35.387Z] hubUser=kyberorg
20:53:35 [2019-06-25T17:53:35.387Z]
20:53:35 [2019-06-25T17:53:35.387Z] ==== Environment Variables =====
20:53:35 [2019-06-25T17:53:35.387Z] gitlabSourceRepoURL=git@gitlab.com:yasys/jenkins/hub2jenkins.git
20:53:35 [2019-06-25T17:53:35.387Z] GIT_COMMITTER_NAME=Jenkins CI
20:53:35 [2019-06-25T17:53:35.387Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=f116e26991d93661424533019090f39b4ac9e7fe
20:53:35 [2019-06-25T17:53:35.387Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
20:53:35 [2019-06-25T17:53:35.387Z] HOSTNAME=1fd9281defae
20:53:35 [2019-06-25T17:53:35.387Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Jenkins/4/display/redirect?page=changes
20:53:35 [2019-06-25T17:53:35.387Z] gitlabAfter=c105c1863be7b78ae6f6f3bc87445bcc154130f1
20:53:35 [2019-06-25T17:53:35.387Z] HUDSON_URL=https://ci.yadev.eu/
20:53:35 [2019-06-25T17:53:35.387Z] NODE_LABELS=master
20:53:35 [2019-06-25T17:53:35.387Z] GIT_COMMIT=c105c1863be7b78ae6f6f3bc87445bcc154130f1
20:53:35 [2019-06-25T17:53:35.387Z] HOME=/root
20:53:35 [2019-06-25T17:53:35.387Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Jenkins/4/
20:53:35 [2019-06-25T17:53:35.387Z] JENKINS_SERVER_COOKIE=durable-f4540f15e483547f9d9775a56bf80c39
20:53:35 [2019-06-25T17:53:35.387Z] GIT_AUTHOR_NAME=Jenkins CI
20:53:35 [2019-06-25T17:53:35.387Z] gitlabTargetBranch=trunk
20:53:35 [2019-06-25T17:53:35.387Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/jenkins/hub2jenkins.git
20:53:35 [2019-06-25T17:53:35.387Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Jenkins
20:53:35 [2019-06-25T17:53:35.387Z] gitlabMergeRequestLastCommit=c105c1863be7b78ae6f6f3bc87445bcc154130f1
20:53:35 [2019-06-25T17:53:35.387Z] JAVA_VERSION=8u212
20:53:35 [2019-06-25T17:53:35.387Z] NODE_NAME=master
20:53:35 [2019-06-25T17:53:35.387Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/jenkins/hub2jenkins.git
20:53:35 [2019-06-25T17:53:35.387Z] EXECUTOR_NUMBER=1
20:53:35 [2019-06-25T17:53:35.387Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/jenkins/hub2jenkins
20:53:35 [2019-06-25T17:53:35.387Z] GIT_BRANCH=origin/trunk
20:53:35 [2019-06-25T17:53:35.387Z] STAGE_NAME=Execution info
20:53:35 [2019-06-25T17:53:35.387Z] gitlabBranch=trunk
20:53:35 [2019-06-25T17:53:35.387Z] gitlabUserEmail=kyberorg@yadev.eu
20:53:35 [2019-06-25T17:53:35.387Z] BUILD_DISPLAY_NAME=#4
20:53:35 [2019-06-25T17:53:35.387Z] gitlabSourceBranch=trunk
20:53:35 [2019-06-25T17:53:35.387Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
20:53:35 [2019-06-25T17:53:35.387Z] HUDSON_HOME=/var/lib/jenkins
20:53:35 [2019-06-25T17:53:35.387Z] JOB_BASE_NAME=Hub2Jenkins
20:53:35 [2019-06-25T17:53:35.387Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
20:53:35 [2019-06-25T17:53:35.387Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:53:35 [2019-06-25T17:53:35.387Z] BUILD_ID=4
20:53:35 [2019-06-25T17:53:35.387Z] BUILDING_FOR=kyberorg
20:53:35 [2019-06-25T17:53:35.387Z] gitlabBefore=f116e26991d93661424533019090f39b4ac9e7fe
20:53:35 [2019-06-25T17:53:35.387Z] gitlabActionType=PUSH
20:53:35 [2019-06-25T17:53:35.387Z] BUILD_TAG=jenkins-Hub2Jenkins-4
20:53:35 [2019-06-25T17:53:35.387Z] JENKINS_URL=https://ci.yadev.eu/
20:53:35 [2019-06-25T17:53:35.387Z] LANG=C.UTF-8
20:53:35 [2019-06-25T17:53:35.387Z] JOB_URL=https://ci.yadev.eu/job/Hub2Jenkins/
20:53:35 [2019-06-25T17:53:35.387Z] GIT_URL=https://gitlab.com/yasys/jenkins/hub2jenkins.git
20:53:35 [2019-06-25T17:53:35.387Z] gitlabSourceRepoName=Hub2Jenkins
20:53:35 [2019-06-25T17:53:35.387Z] BUILD_NUMBER=4
20:53:35 [2019-06-25T17:53:35.387Z] gitlabSourceNamespace=Jenkins
20:53:35 [2019-06-25T17:53:35.387Z] JENKINS_NODE_COOKIE=2144277a-e984-4901-aca0-90e7928d51db
20:53:35 [2019-06-25T17:53:35.387Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Jenkins/4/display/redirect
20:53:35 [2019-06-25T17:53:35.387Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
20:53:35 [2019-06-25T17:53:35.387Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Jenkins/display/redirect
20:53:35 [2019-06-25T17:53:35.387Z] CLASSPATH=
20:53:35 [2019-06-25T17:53:35.387Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
20:53:35 [2019-06-25T17:53:35.387Z] JOB_NAME=Hub2Jenkins
20:53:35 [2019-06-25T17:53:35.387Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Jenkins@tmp/eed8f236-1913-4f08-9c41-4cde546c3e1e
20:53:35 [2019-06-25T17:53:35.387Z] gitlabUserName=Alex Muravya
20:53:35 [2019-06-25T17:53:35.387Z] JAVA_HOME=/docker-java-home
20:53:35 [2019-06-25T17:53:35.387Z] PWD=/var/lib/jenkins/workspace/Hub2Jenkins
20:53:35 [2019-06-25T17:53:35.387Z] GIT_PREVIOUS_COMMIT=f116e26991d93661424533019090f39b4ac9e7fe
20:53:35 [2019-06-25T17:53:35.387Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (JavaApp: Build and Test)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
20:53:35 [2019-06-25T17:53:35.902Z] + mvn clean package
20:53:37 [2019-06-25T17:53:37.765Z] [INFO] Scanning for projects...
20:53:38 [2019-06-25T17:53:38.016Z] [INFO]
20:53:38 [2019-06-25T17:53:38.016Z] [INFO] -----------------------< eu.yatech:hub2jenkins >------------------------
20:53:38 [2019-06-25T17:53:38.016Z] [INFO] Building hub2jenkins 0.0.1-SNAPSHOT
20:53:38 [2019-06-25T17:53:38.016Z] [INFO] --------------------------------[ jar ]---------------------------------
20:53:38 [2019-06-25T17:53:38.927Z] [INFO]
20:53:38 [2019-06-25T17:53:38.927Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2jenkins ---
20:53:39 [2019-06-25T17:53:39.178Z] [INFO]
20:53:39 [2019-06-25T17:53:39.178Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2jenkins ---
20:53:39 [2019-06-25T17:53:39.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
20:53:39 [2019-06-25T17:53:39.178Z] [INFO] Copying 1 resource
20:53:39 [2019-06-25T17:53:39.178Z] [INFO] Copying 3 resources
20:53:39 [2019-06-25T17:53:39.178Z] [INFO]
20:53:39 [2019-06-25T17:53:39.178Z] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hub2jenkins ---
20:53:39 [2019-06-25T17:53:39.429Z] [INFO] Changes detected - recompiling the module!
20:53:39 [2019-06-25T17:53:39.429Z] [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/Hub2Jenkins/target/classes
20:53:41 [2019-06-25T17:53:41.290Z] [INFO] -------------------------------------------------------------
20:53:41 [2019-06-25T17:53:41.290Z] [ERROR] COMPILATION ERROR :
20:53:41 [2019-06-25T17:53:41.290Z] [INFO] -------------------------------------------------------------
20:53:41 [2019-06-25T17:53:41.290Z] [ERROR] /var/lib/jenkins/workspace/Hub2Jenkins/src/main/java/eu/yatech/hub2jenkins/rest/HubEndpoint.java:[78,55] cannot find symbol
20:53:41 [2019-06-25T17:53:41.290Z] symbol: variable job_name
20:53:41 [2019-06-25T17:53:41.290Z] location: class eu.yatech.hub2jenkins.rest.HubEndpoint
20:53:41 [2019-06-25T17:53:41.290Z] [INFO] 1 error
20:53:41 [2019-06-25T17:53:41.290Z] [INFO] -------------------------------------------------------------
20:53:41 [2019-06-25T17:53:41.290Z] [INFO] ------------------------------------------------------------------------
20:53:41 [2019-06-25T17:53:41.290Z] [INFO] BUILD FAILURE
20:53:41 [2019-06-25T17:53:41.290Z] [INFO] ------------------------------------------------------------------------
20:53:41 [2019-06-25T17:53:41.290Z] [INFO] Total time: 3.705 s
20:53:41 [2019-06-25T17:53:41.290Z] [INFO] Finished at: 2019-06-25T17:53:41Z
20:53:41 [2019-06-25T17:53:41.290Z] [INFO] ------------------------------------------------------------------------
20:53:41 [2019-06-25T17:53:41.290Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project hub2jenkins: Compilation failure
20:53:41 [2019-06-25T17:53:41.290Z] [ERROR] /var/lib/jenkins/workspace/Hub2Jenkins/src/main/java/eu/yatech/hub2jenkins/rest/HubEndpoint.java:[78,55] cannot find symbol
20:53:41 [2019-06-25T17:53:41.290Z] [ERROR] symbol: variable job_name
20:53:41 [2019-06-25T17:53:41.290Z] [ERROR] location: class eu.yatech.hub2jenkins.rest.HubEndpoint
20:53:41 [2019-06-25T17:53:41.290Z] [ERROR]
20:53:41 [2019-06-25T17:53:41.290Z] [ERROR] -> [Help 1]
20:53:41 [2019-06-25T17:53:41.290Z] [ERROR]
20:53:41 [2019-06-25T17:53:41.290Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
20:53:41 [2019-06-25T17:53:41.291Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
20:53:41 [2019-06-25T17:53:41.291Z] [ERROR]
20:53:41 [2019-06-25T17:53:41.291Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
20:53:41 [2019-06-25T17:53:41.291Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
Stage "Docker: Build and Push" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
20:53:41 [2019-06-25T17:53:41.672Z] One way or another, I have finished. Tsau!
[Pipeline] sh
20:53:41 [2019-06-25T17:53:41.973Z] + set +x
20:53:41 [2019-06-25T17:53:41.973Z] Making workspace writable for correct cleanup
20:53:41 [2019-06-25T17:53:41.974Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
20:53:42 [2019-06-25T17:53:42.033Z] Perkele! I failed :(
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 1fd9281defaee6c12f5e74fcd5554892d39d81a23b999dedc9fdd083419c26ed
$ docker rm -f 1fd9281defaee6c12f5e74fcd5554892d39d81a23b999dedc9fdd083419c26ed
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE