Started by GitLab push by Alex Muravya Lightweight checkout support not available, falling back to full checkout. Checking out git https://gitlab.com/yasys/hub2swarm.git into /var/lib/jenkins/workspace/Hub2Swarm@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/yasys/hub2swarm.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.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/1-simple-navigation Seen branch in repository origin/2-service-mapping Seen branch in repository origin/3-mvp-auth Seen branch in repository origin/auth Seen branch in repository origin/master Seen branch in repository origin/trunk Seen 6 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 64e61df569ae9ad791356b9b1536cd0a0f314168 (origin/trunk) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 64e61df569ae9ad791356b9b1536cd0a0f314168 # timeout=10 Commit message: "Merge branch '3-mvp-auth' into 'trunk'" > /usr/bin/git rev-list --no-walk 93befea86d1831aab31bba6145019213c155f7c2 # 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 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/Hub2Swarm [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential kyberorg_gl Cloning the remote Git repository Cloning repository https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git init /var/lib/jenkins/workspace/Hub2Swarm # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git > /usr/bin/git --version # timeout=10 using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://gitlab.com/yasys/hub2swarm.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/hub2swarm.git # timeout=10 Fetching upstream changes from https://gitlab.com/yasys/hub2swarm.git using GIT_ASKPASS to set credentials Kyberorg GitLab > /usr/bin/git fetch --tags --progress https://gitlab.com/yasys/hub2swarm.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/auth Seen branch in repository origin/master Seen branch in repository origin/trunk Seen 3 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision 64e61df569ae9ad791356b9b1536cd0a0f314168 (origin/trunk) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 64e61df569ae9ad791356b9b1536cd0a0f314168 # timeout=10 Commit message: "Merge branch '3-mvp-auth' into 'trunk'" [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/Hub2Swarm@tmp/573dbb44-4a8f-45df-9221-4d6174dfd558/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/Hub2Swarm -v /var/lib/jenkins/workspace/Hub2Swarm:/var/lib/jenkins/workspace/Hub2Swarm:rw,z -v /var/lib/jenkins/workspace/Hub2Swarm@tmp:/var/lib/jenkins/workspace/Hub2Swarm@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 e3b493fa27fa003cad75d5d23cc9434236827a4d5fdb13ba2095972748e32d72 -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:00:34 [2019-05-02T12:00:34.196Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:00:34 [2019-05-02T12:00:34.500Z] + set +x 15:00:34 [2019-05-02T12:00:34.500Z] [Runner info] 15:00:34 [2019-05-02T12:00:34.500Z] Hostname: e3b493fa27fa 15:00:34 [2019-05-02T12:00:34.752Z] Network Status: Host Online 15:00:34 [2019-05-02T12:00:34.752Z] 15:00:34 [2019-05-02T12:00:34.752Z] === Tools info === 15:00:35 [2019-05-02T12:00:35.003Z] Docker version: Docker version 18.09.5, build e8ff056dbc 15:00:35 [2019-05-02T12:00:35.003Z] 15:00:35 [2019-05-02T12:00:35.003Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) 15:00:35 [2019-05-02T12:00:35.003Z] Maven home: /opt/mvn 15:00:35 [2019-05-02T12:00:35.003Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre 15:00:35 [2019-05-02T12:00:35.003Z] Default locale: en, platform encoding: UTF-8 15:00:35 [2019-05-02T12:00:35.003Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" 15:00:35 [2019-05-02T12:00:35.003Z] 15:00:35 [2019-05-02T12:00:35.003Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 15:00:35 [2019-05-02T12:00:35.099Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 15:00:35 [2019-05-02T12:00:35.396Z] + set +x 15:00:35 [2019-05-02T12:00:35.396Z] [Build info] 15:00:35 [2019-05-02T12:00:35.396Z] ===== Git info ===== 15:00:35 [2019-05-02T12:00:35.396Z] Git branch: trunk 15:00:35 [2019-05-02T12:00:35.396Z] Git commit: 64e61df569ae9ad791356b9b1536cd0a0f314168 15:00:35 [2019-05-02T12:00:35.396Z] Git tag: - 15:00:35 [2019-05-02T12:00:35.396Z] 15:00:35 [2019-05-02T12:00:35.396Z] ===== Jenkins info ===== 15:00:35 [2019-05-02T12:00:35.396Z] Jenkins Job #68 15:00:35 [2019-05-02T12:00:35.396Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/68/ 15:00:35 [2019-05-02T12:00:35.396Z] Jenkins Tag: jenkins-Hub2Swarm-68 15:00:35 [2019-05-02T12:00:35.396Z] 15:00:35 [2019-05-02T12:00:35.396Z] ===== Job Params ===== 15:00:35 [2019-05-02T12:00:35.396Z] 15:00:35 [2019-05-02T12:00:35.396Z] dockerRepo=yasys/hub2swarm 15:00:35 [2019-05-02T12:00:35.396Z] dockerStep=ee.yadev.pipe.commonpipe.Default@29051f0b 15:00:35 [2019-05-02T12:00:35.396Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@73b99deb 15:00:35 [2019-05-02T12:00:35.396Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@29051f0b 15:00:35 [2019-05-02T12:00:35.396Z] hubUrl=https://cloud.docker.com/repository/docker 15:00:35 [2019-05-02T12:00:35.396Z] useDebugTag=false 15:00:35 [2019-05-02T12:00:35.396Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} 15:00:35 [2019-05-02T12:00:35.396Z] preparationStep=ee.yadev.pipe.commonpipe.Default@29051f0b 15:00:35 [2019-05-02T12:00:35.396Z] stepTimeout=5 15:00:35 [2019-05-02T12:00:35.396Z] hubCredentialsId=docker-hub 15:00:35 [2019-05-02T12:00:35.396Z] class=class ee.yadev.pipe.commonpipe.Params 15:00:35 [2019-05-02T12:00:35.396Z] skipMavenTests=true 15:00:35 [2019-05-02T12:00:35.396Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} 15:00:35 [2019-05-02T12:00:35.396Z] verbose=false 15:00:35 [2019-05-02T12:00:35.396Z] mavenTestsTimeout=5 15:00:35 [2019-05-02T12:00:35.396Z] pipelineTimeout=15 15:00:35 [2019-05-02T12:00:35.396Z] hubUser=kyberorg 15:00:35 [2019-05-02T12:00:35.396Z] 15:00:35 [2019-05-02T12:00:35.396Z] ==== Environment Variables ===== 15:00:35 [2019-05-02T12:00:35.396Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git 15:00:35 [2019-05-02T12:00:35.396Z] GIT_COMMITTER_NAME=Jenkins CI 15:00:35 [2019-05-02T12:00:35.396Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=93befea86d1831aab31bba6145019213c155f7c2 15:00:35 [2019-05-02T12:00:35.396Z] GIT_AUTHOR_EMAIL=ci@yadev.eu 15:00:35 [2019-05-02T12:00:35.396Z] HOSTNAME=e3b493fa27fa 15:00:35 [2019-05-02T12:00:35.396Z] gitlabAfter=64e61df569ae9ad791356b9b1536cd0a0f314168 15:00:35 [2019-05-02T12:00:35.396Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/68/display/redirect?page=changes 15:00:35 [2019-05-02T12:00:35.396Z] GIT_COMMIT=64e61df569ae9ad791356b9b1536cd0a0f314168 15:00:35 [2019-05-02T12:00:35.396Z] HUDSON_URL=https://ci.yadev.eu/ 15:00:35 [2019-05-02T12:00:35.397Z] NODE_LABELS=master 15:00:35 [2019-05-02T12:00:35.397Z] HOME=/root 15:00:35 [2019-05-02T12:00:35.397Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/68/ 15:00:35 [2019-05-02T12:00:35.397Z] GIT_AUTHOR_NAME=Jenkins CI 15:00:35 [2019-05-02T12:00:35.397Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d 15:00:35 [2019-05-02T12:00:35.397Z] gitlabTargetBranch=trunk 15:00:35 [2019-05-02T12:00:35.397Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm 15:00:35 [2019-05-02T12:00:35.397Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git 15:00:35 [2019-05-02T12:00:35.397Z] gitlabMergeRequestLastCommit=64e61df569ae9ad791356b9b1536cd0a0f314168 15:00:35 [2019-05-02T12:00:35.397Z] JAVA_VERSION=8u212 15:00:35 [2019-05-02T12:00:35.397Z] NODE_NAME=master 15:00:35 [2019-05-02T12:00:35.397Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git 15:00:35 [2019-05-02T12:00:35.397Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm 15:00:35 [2019-05-02T12:00:35.397Z] GIT_BRANCH=origin/trunk 15:00:35 [2019-05-02T12:00:35.397Z] EXECUTOR_NUMBER=1 15:00:35 [2019-05-02T12:00:35.397Z] STAGE_NAME=Execution info 15:00:35 [2019-05-02T12:00:35.397Z] gitlabBranch=trunk 15:00:35 [2019-05-02T12:00:35.397Z] gitlabSourceBranch=trunk 15:00:35 [2019-05-02T12:00:35.397Z] BUILD_DISPLAY_NAME=#68 15:00:35 [2019-05-02T12:00:35.397Z] gitlabUserEmail=kyberorg@yadev.eu 15:00:35 [2019-05-02T12:00:35.397Z] HUDSON_HOME=/var/lib/jenkins 15:00:35 [2019-05-02T12:00:35.397Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ 15:00:35 [2019-05-02T12:00:35.397Z] JOB_BASE_NAME=Hub2Swarm 15:00:35 [2019-05-02T12:00:35.397Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 15:00:35 [2019-05-02T12:00:35.397Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:00:35 [2019-05-02T12:00:35.397Z] BUILD_ID=68 15:00:35 [2019-05-02T12:00:35.397Z] BUILDING_FOR=kyberorg 15:00:35 [2019-05-02T12:00:35.397Z] gitlabBefore=93befea86d1831aab31bba6145019213c155f7c2 15:00:35 [2019-05-02T12:00:35.397Z] BUILD_TAG=jenkins-Hub2Swarm-68 15:00:35 [2019-05-02T12:00:35.397Z] gitlabActionType=PUSH 15:00:35 [2019-05-02T12:00:35.397Z] JENKINS_URL=https://ci.yadev.eu/ 15:00:35 [2019-05-02T12:00:35.397Z] LANG=C.UTF-8 15:00:35 [2019-05-02T12:00:35.397Z] gitlabSourceRepoName=Hub2Swarm 15:00:35 [2019-05-02T12:00:35.397Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git 15:00:35 [2019-05-02T12:00:35.397Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ 15:00:35 [2019-05-02T12:00:35.397Z] BUILD_NUMBER=68 15:00:35 [2019-05-02T12:00:35.397Z] gitlabSourceNamespace=Yet another Systems 15:00:35 [2019-05-02T12:00:35.397Z] JENKINS_NODE_COOKIE=f0685f4d-1a6a-4ec1-a844-b1835cb896d1 15:00:35 [2019-05-02T12:00:35.397Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/68/display/redirect 15:00:35 [2019-05-02T12:00:35.397Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd 15:00:35 [2019-05-02T12:00:35.397Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect 15:00:35 [2019-05-02T12:00:35.397Z] CLASSPATH= 15:00:35 [2019-05-02T12:00:35.397Z] GIT_COMMITTER_EMAIL=ci@yadev.eu 15:00:35 [2019-05-02T12:00:35.397Z] JOB_NAME=Hub2Swarm 15:00:35 [2019-05-02T12:00:35.397Z] gitlabUserName=Alex Muravya 15:00:35 [2019-05-02T12:00:35.397Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/573dbb44-4a8f-45df-9221-4d6174dfd558 15:00:35 [2019-05-02T12:00:35.397Z] JAVA_HOME=/docker-java-home 15:00:35 [2019-05-02T12:00:35.397Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm 15:00:35 [2019-05-02T12:00:35.397Z] GIT_PREVIOUS_COMMIT=93befea86d1831aab31bba6145019213c155f7c2 15:00:35 [2019-05-02T12:00:35.397Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [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] sh 15:00:35 [2019-05-02T12:00:35.826Z] + mvn clean package 15:00:37 [2019-05-02T12:00:37.689Z] [INFO] Scanning for projects... 15:00:37 [2019-05-02T12:00:37.940Z] [INFO] 15:00:37 [2019-05-02T12:00:37.940Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- 15:00:37 [2019-05-02T12:00:37.940Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT 15:00:37 [2019-05-02T12:00:37.940Z] [INFO] --------------------------------[ jar ]--------------------------------- 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] Copying 4 resources 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] Copying 3 resources 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] Changes detected - recompiling the module! 15:00:39 [2019-05-02T12:00:39.802Z] [INFO] Compiling 31 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes 15:00:43 [2019-05-02T12:00:43.030Z] [INFO] 15:00:43 [2019-05-02T12:00:43.030Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- 15:00:43 [2019-05-02T12:00:43.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 15:00:43 [2019-05-02T12:00:43.030Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources 15:00:43 [2019-05-02T12:00:43.030Z] [INFO] 15:00:43 [2019-05-02T12:00:43.030Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- 15:00:43 [2019-05-02T12:00:43.030Z] [INFO] Changes detected - recompiling the module! 15:00:43 [2019-05-02T12:00:43.030Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes 15:00:43 [2019-05-02T12:00:43.941Z] [INFO] 15:00:43 [2019-05-02T12:00:43.941Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- 15:00:43 [2019-05-02T12:00:43.942Z] [INFO] 15:00:43 [2019-05-02T12:00:43.942Z] [INFO] ------------------------------------------------------- 15:00:43 [2019-05-02T12:00:43.942Z] [INFO] T E S T S 15:00:43 [2019-05-02T12:00:43.942Z] [INFO] ------------------------------------------------------- 15:00:44 [2019-05-02T12:00:44.853Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests 15:00:44 [2019-05-02T12:00:44.853Z] 12:00:44.788 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests] 15:00:44 [2019-05-02T12:00:44.853Z] 12:00:44.797 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 15:00:44 [2019-05-02T12:00:44.853Z] 12:00:44.813 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)] 15:00:45 [2019-05-02T12:00:45.103Z] 12:00:44.882 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 15:00:45 [2019-05-02T12:00:45.103Z] 12:00:44.927 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader 15:00:45 [2019-05-02T12:00:45.103Z] 12:00:44.935 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTests-context.xml] does not exist 15:00:45 [2019-05-02T12:00:45.103Z] 12:00:44.936 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: class path resource [eu/yatech/hub2swarm/Hub2swarmApplicationTestsContext.groovy] does not exist 15:00:45 [2019-05-02T12:00:45.103Z] 12:00:44.936 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}. 15:00:45 [2019-05-02T12:00:45.103Z] 12:00:44.938 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: Hub2swarmApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:00:45 [2019-05-02T12:00:45.103Z] 12:00:45.022 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.156 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.157 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.298 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults. 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.299 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.329 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63475ace, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4988d8b8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@c0c2f8d, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@305b7c14, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6913c1fb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66d18979, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@bccb269, org.springframework.test.context.event.EventPublishingTestExecutionListener@609cd4d8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@17f7cd29, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7d8704ef, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@13b6aecc, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@158a8276, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3c3d9b6b] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.332 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.334 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.337 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.337 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.338 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.338 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.345 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@757277dc testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@687e99d8 testClass = Hub2swarmApplicationTests, locations = '{}', classes = '{class eu.yatech.hub2swarm.Hub2swarmApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@f4168b8, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@74294adb, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@365c30cc, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@314c508a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null]. 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.348 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 15:00:45 [2019-05-02T12:00:45.354Z] 12:00:45.348 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 15:00:45 [2019-05-02T12:00:45.605Z] 12:00:45.384 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1} 15:00:45 [2019-05-02T12:00:45.855Z] 15:00:45 [2019-05-02T12:00:45.855Z] . ____ _ __ _ _ 15:00:45 [2019-05-02T12:00:45.855Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:00:45 [2019-05-02T12:00:45.855Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:00:45 [2019-05-02T12:00:45.855Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:00:45 [2019-05-02T12:00:45.855Z] ' |____| .__|_| |_|_| |_\__, | / / / / 15:00:45 [2019-05-02T12:00:45.855Z] =========|_|==============|___/=/_/_/_/ 15:00:45 [2019-05-02T12:00:45.855Z] :: Spring Boot :: (v2.2.0.M2) 15:00:45 [2019-05-02T12:00:45.855Z] 15:00:45 [2019-05-02T12:00:45.855Z] 2019-05-02 12:00:45.756 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on e3b493fa27fa with PID 119 (started by root in /var/lib/jenkins/workspace/Hub2Swarm) 15:00:45 [2019-05-02T12:00:45.855Z] 2019-05-02 12:00:45.758 INFO 119 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default 15:00:47 [2019-05-02T12:00:47.717Z] 2019-05-02 12:00:47.492 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. 15:00:47 [2019-05-02T12:00:47.717Z] 2019-05-02 12:00:47.603 INFO 119 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 97ms. Found 4 repository interfaces. 15:00:48 [2019-05-02T12:00:48.628Z] 2019-05-02 12:00:48.373 INFO 119 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$ef0ccf63] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 15:00:48 [2019-05-02T12:00:48.879Z] 2019-05-02 12:00:48.708 INFO 119 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse 15:00:48 [2019-05-02T12:00:48.879Z] 2019-05-02 12:00:48.723 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 15:00:49 [2019-05-02T12:00:49.430Z] 2019-05-02 12:00:49.159 INFO 119 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 15:00:49 [2019-05-02T12:00:49.430Z] 2019-05-02 12:00:49.167 INFO 119 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4) 15:00:49 [2019-05-02T12:00:49.430Z] 2019-05-02 12:00:49.218 WARN 119 --- [ main] o.f.c.internal.database.base.Database : Flyway upgrade recommended: H2 1.4.199 is newer than this version of Flyway and support has not been tested. 15:00:49 [2019-05-02T12:00:49.430Z] 2019-05-02 12:00:49.358 INFO 119 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 3 migrations (execution time 00:00.032s) 15:00:49 [2019-05-02T12:00:49.430Z] 2019-05-02 12:00:49.377 INFO 119 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history" 15:00:49 [2019-05-02T12:00:49.430Z] 2019-05-02 12:00:49.417 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >> 15:00:49 [2019-05-02T12:00:49.430Z] 2019-05-02 12:00:49.420 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables 15:00:49 [2019-05-02T12:00:49.681Z] 2019-05-02 12:00:49.451 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 2 - Stack Table 15:00:49 [2019-05-02T12:00:49.681Z] 2019-05-02 12:00:49.469 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 3 - Creds Table 15:00:49 [2019-05-02T12:00:49.681Z] 2019-05-02 12:00:49.483 INFO 119 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 3 migrations to schema "PUBLIC" (execution time 00:00.110s) 15:00:49 [2019-05-02T12:00:49.931Z] 2019-05-02 12:00:49.748 INFO 119 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 15:00:49 [2019-05-02T12:00:49.931Z] 2019-05-02 12:00:49.886 INFO 119 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final} 15:00:50 [2019-05-02T12:00:50.186Z] 2019-05-02 12:00:50.168 INFO 119 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 15:00:50 [2019-05-02T12:00:50.437Z] 2019-05-02 12:00:50.400 INFO 119 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 15:00:51 [2019-05-02T12:00:51.780Z] 2019-05-02 12:00:51.678 INFO 119 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:00:51 [2019-05-02T12:00:51.780Z] 2019-05-02 12:00:51.682 INFO 119 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 15:00:52 [2019-05-02T12:00:52.031Z] 2019-05-02 12:00:51.859 WARN 119 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 15:00:53 [2019-05-02T12:00:53.374Z] Encryptor ERROR: No secret key password found in ENV 'ENCRYPT_KEY_PASSWORD' nor application property 'app.encrypt.password' 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] Results: 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] ------------------------------------------------------------------------ 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] BUILD FAILURE 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] ------------------------------------------------------------------------ 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] Total time: 16.175 s 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] Finished at: 2019-05-02T12:00:53Z 15:00:53 [2019-05-02T12:00:53.625Z] [INFO] ------------------------------------------------------------------------ 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project hub2swarm: There are test failures. 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] Please refer to /var/lib/jenkins/workspace/Hub2Swarm/target/surefire-reports for the individual test results. 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called? 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] Command was /bin/sh -c cd /var/lib/jenkins/workspace/Hub2Swarm && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire/surefirebooter633844608452738461.jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire 2019-05-02T12-00-43_715-jvmRun1 surefire7021691113986229990tmp surefire_03702014233448136535tmp 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] Error occurred in starting fork, check output in log 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] Process Exit Code: 3 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] Command was /bin/sh -c cd /var/lib/jenkins/workspace/Hub2Swarm && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire/surefirebooter633844608452738461.jar /var/lib/jenkins/workspace/Hub2Swarm/target/surefire 2019-05-02T12-00-43_715-jvmRun1 surefire7021691113986229990tmp surefire_03702014233448136535tmp 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] Error occurred in starting fork, check output in log 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] Process Exit Code: 3 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:669) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:282) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:245) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:192) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at java.lang.reflect.Method.invoke(Method.java:498) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] -> [Help 1] 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: 15:00:53 [2019-05-02T12:00:53.625Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [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 15:00:53 [2019-05-02T12:00:53.843Z] One way or another, I have finished. Tsau! [Pipeline] sh 15:00:54 [2019-05-02T12:00:54.127Z] + set +x 15:00:54 [2019-05-02T12:00:54.127Z] Making workspace writable for correct cleanup 15:00:54 [2019-05-02T12:00:54.127Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo 15:00:54 [2019-05-02T12:00:54.171Z] Perkele! I failed :( [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 e3b493fa27fa003cad75d5d23cc9434236827a4d5fdb13ba2095972748e32d72 $ docker rm -f e3b493fa27fa003cad75d5d23cc9434236827a4d5fdb13ba2095972748e32d72 [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