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/logging, 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/4-swarm-login
Seen branch in repository origin/5-do-stack-update
Seen branch in repository origin/8-replacePolicy
Seen branch in repository origin/auth
Seen branch in repository origin/auth2
Seen branch in repository origin/logging
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen branch in repository origin/ui
Seen 12 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision c89404087ac0ba1f662c8ea229f14ca0adeeb61d (origin/logging)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f c89404087ac0ba1f662c8ea229f14ca0adeeb61d # timeout=10
Commit message: "Logger version 2.2"
> /usr/bin/git rev-list --no-walk 16f1aaac7743af8e19273034be8592651297559f # 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/logging, 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/logging, since it originates from another repository
Seen branch in repository origin/auth
Seen branch in repository origin/logging
Seen branch in repository origin/master
Seen branch in repository origin/trunk
Seen branch in repository origin/ui
Seen 5 remote branches
> /usr/bin/git show-ref --tags -d # timeout=10
Checking out Revision c89404087ac0ba1f662c8ea229f14ca0adeeb61d (origin/logging)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f c89404087ac0ba1f662c8ea229f14ca0adeeb61d # timeout=10
Commit message: "Logger version 2.2"
[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/411ac9bf-15b6-4be1-b1b6-b3f87c7b1311/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 af91bb0aa8204a41f5c6e0c65dc64f1bde073ef76b8f4a28f2ecaa5ebafd6f87 -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
11:40:36 [2019-05-23T08:40:36.114Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:40:36 [2019-05-23T08:40:36.430Z] + set +x
11:40:36 [2019-05-23T08:40:36.430Z] [Runner info]
11:40:36 [2019-05-23T08:40:36.430Z] Hostname: af91bb0aa820
11:40:36 [2019-05-23T08:40:36.681Z] Network Status: Host Online
11:40:36 [2019-05-23T08:40:36.681Z]
11:40:36 [2019-05-23T08:40:36.681Z] === Tools info ===
11:40:36 [2019-05-23T08:40:36.932Z] Docker version: Docker version 18.09.5, build e8ff056dbc
11:40:36 [2019-05-23T08:40:36.932Z]
11:40:36 [2019-05-23T08:40:36.932Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
11:40:36 [2019-05-23T08:40:36.932Z] Maven home: /opt/mvn
11:40:36 [2019-05-23T08:40:36.932Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
11:40:36 [2019-05-23T08:40:36.932Z] Default locale: en, platform encoding: UTF-8
11:40:36 [2019-05-23T08:40:36.932Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix"
11:40:36 [2019-05-23T08:40:36.932Z]
11:40:36 [2019-05-23T08:40:36.932Z] Requested by kyberorg
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
11:40:37 [2019-05-23T08:40:37.053Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:40:37 [2019-05-23T08:40:37.365Z] + set +x
11:40:37 [2019-05-23T08:40:37.365Z] [Build info]
11:40:37 [2019-05-23T08:40:37.365Z] ===== Git info =====
11:40:37 [2019-05-23T08:40:37.365Z] Git branch: logging
11:40:37 [2019-05-23T08:40:37.365Z] Git commit: c89404087ac0ba1f662c8ea229f14ca0adeeb61d
11:40:37 [2019-05-23T08:40:37.365Z] Git tag: -
11:40:37 [2019-05-23T08:40:37.365Z]
11:40:37 [2019-05-23T08:40:37.365Z] ===== Jenkins info =====
11:40:37 [2019-05-23T08:40:37.365Z] Jenkins Job #127
11:40:37 [2019-05-23T08:40:37.365Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/127/
11:40:37 [2019-05-23T08:40:37.365Z] Jenkins Tag: jenkins-Hub2Swarm-127
11:40:37 [2019-05-23T08:40:37.365Z]
11:40:37 [2019-05-23T08:40:37.365Z] ===== Job Params =====
11:40:37 [2019-05-23T08:40:37.365Z]
11:40:37 [2019-05-23T08:40:37.365Z] dockerRepo=yasys/hub2swarm
11:40:37 [2019-05-23T08:40:37.365Z] dockerStep=ee.yadev.pipe.commonpipe.Default@59f9b88
11:40:37 [2019-05-23T08:40:37.365Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@6a705cbe
11:40:37 [2019-05-23T08:40:37.365Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@59f9b88
11:40:37 [2019-05-23T08:40:37.365Z] hubUrl=https://cloud.docker.com/repository/docker
11:40:37 [2019-05-23T08:40:37.365Z] useDebugTag=false
11:40:37 [2019-05-23T08:40:37.365Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false}
11:40:37 [2019-05-23T08:40:37.365Z] preparationStep=ee.yadev.pipe.commonpipe.Default@59f9b88
11:40:37 [2019-05-23T08:40:37.365Z] stepTimeout=5
11:40:37 [2019-05-23T08:40:37.365Z] hubCredentialsId=docker-hub
11:40:37 [2019-05-23T08:40:37.365Z] class=class ee.yadev.pipe.commonpipe.Params
11:40:37 [2019-05-23T08:40:37.365Z] skipMavenTests=true
11:40:37 [2019-05-23T08:40:37.365Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2}
11:40:37 [2019-05-23T08:40:37.365Z] verbose=false
11:40:37 [2019-05-23T08:40:37.365Z] mavenTestsTimeout=5
11:40:37 [2019-05-23T08:40:37.365Z] pipelineTimeout=15
11:40:37 [2019-05-23T08:40:37.365Z] hubUser=kyberorg
11:40:37 [2019-05-23T08:40:37.365Z]
11:40:37 [2019-05-23T08:40:37.365Z] ==== Environment Variables =====
11:40:37 [2019-05-23T08:40:37.365Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git
11:40:37 [2019-05-23T08:40:37.365Z] GIT_COMMITTER_NAME=Jenkins CI
11:40:37 [2019-05-23T08:40:37.365Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT=16f1aaac7743af8e19273034be8592651297559f
11:40:37 [2019-05-23T08:40:37.365Z] GIT_AUTHOR_EMAIL=ci@yadev.eu
11:40:37 [2019-05-23T08:40:37.365Z] HOSTNAME=af91bb0aa820
11:40:37 [2019-05-23T08:40:37.365Z] gitlabAfter=c89404087ac0ba1f662c8ea229f14ca0adeeb61d
11:40:37 [2019-05-23T08:40:37.365Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/127/display/redirect?page=changes
11:40:37 [2019-05-23T08:40:37.365Z] HUDSON_URL=https://ci.yadev.eu/
11:40:37 [2019-05-23T08:40:37.365Z] GIT_COMMIT=c89404087ac0ba1f662c8ea229f14ca0adeeb61d
11:40:37 [2019-05-23T08:40:37.365Z] NODE_LABELS=master
11:40:37 [2019-05-23T08:40:37.365Z] HOME=/root
11:40:37 [2019-05-23T08:40:37.365Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/127/
11:40:37 [2019-05-23T08:40:37.365Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d
11:40:37 [2019-05-23T08:40:37.365Z] gitlabTargetBranch=logging
11:40:37 [2019-05-23T08:40:37.365Z] GIT_AUTHOR_NAME=Jenkins CI
11:40:37 [2019-05-23T08:40:37.365Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git
11:40:37 [2019-05-23T08:40:37.365Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm
11:40:37 [2019-05-23T08:40:37.365Z] gitlabMergeRequestLastCommit=c89404087ac0ba1f662c8ea229f14ca0adeeb61d
11:40:37 [2019-05-23T08:40:37.365Z] JAVA_VERSION=8u212
11:40:37 [2019-05-23T08:40:37.365Z] NODE_NAME=master
11:40:37 [2019-05-23T08:40:37.365Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git
11:40:37 [2019-05-23T08:40:37.365Z] GIT_BRANCH=origin/logging
11:40:37 [2019-05-23T08:40:37.365Z] EXECUTOR_NUMBER=1
11:40:37 [2019-05-23T08:40:37.365Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm
11:40:37 [2019-05-23T08:40:37.365Z] STAGE_NAME=Execution info
11:40:37 [2019-05-23T08:40:37.365Z] gitlabBranch=logging
11:40:37 [2019-05-23T08:40:37.365Z] BUILD_DISPLAY_NAME=#127
11:40:37 [2019-05-23T08:40:37.366Z] gitlabUserEmail=kyberorg@yadev.eu
11:40:37 [2019-05-23T08:40:37.366Z] gitlabSourceBranch=logging
11:40:37 [2019-05-23T08:40:37.366Z] HUDSON_HOME=/var/lib/jenkins
11:40:37 [2019-05-23T08:40:37.366Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/
11:40:37 [2019-05-23T08:40:37.366Z] JOB_BASE_NAME=Hub2Swarm
11:40:37 [2019-05-23T08:40:37.366Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1
11:40:37 [2019-05-23T08:40:37.366Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:40:37 [2019-05-23T08:40:37.366Z] BUILD_ID=127
11:40:37 [2019-05-23T08:40:37.366Z] BUILDING_FOR=kyberorg
11:40:37 [2019-05-23T08:40:37.366Z] BUILD_TAG=jenkins-Hub2Swarm-127
11:40:37 [2019-05-23T08:40:37.366Z] gitlabBefore=16f1aaac7743af8e19273034be8592651297559f
11:40:37 [2019-05-23T08:40:37.366Z] gitlabActionType=PUSH
11:40:37 [2019-05-23T08:40:37.366Z] JENKINS_URL=https://ci.yadev.eu/
11:40:37 [2019-05-23T08:40:37.366Z] LANG=C.UTF-8
11:40:37 [2019-05-23T08:40:37.366Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/
11:40:37 [2019-05-23T08:40:37.366Z] gitlabSourceRepoName=Hub2Swarm
11:40:37 [2019-05-23T08:40:37.366Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git
11:40:37 [2019-05-23T08:40:37.366Z] BUILD_NUMBER=127
11:40:37 [2019-05-23T08:40:37.366Z] gitlabSourceNamespace=Yet another Systems
11:40:37 [2019-05-23T08:40:37.366Z] JENKINS_NODE_COOKIE=de53ff36-7684-42bf-9c58-458761fdf8bb
11:40:37 [2019-05-23T08:40:37.366Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/127/display/redirect
11:40:37 [2019-05-23T08:40:37.366Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd
11:40:37 [2019-05-23T08:40:37.366Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect
11:40:37 [2019-05-23T08:40:37.366Z] CLASSPATH=
11:40:37 [2019-05-23T08:40:37.366Z] GIT_COMMITTER_EMAIL=ci@yadev.eu
11:40:37 [2019-05-23T08:40:37.366Z] JOB_NAME=Hub2Swarm
11:40:37 [2019-05-23T08:40:37.366Z] gitlabUserName=Alex Muravya
11:40:37 [2019-05-23T08:40:37.366Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/411ac9bf-15b6-4be1-b1b6-b3f87c7b1311
11:40:37 [2019-05-23T08:40:37.366Z] JAVA_HOME=/docker-java-home
11:40:37 [2019-05-23T08:40:37.366Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm
11:40:37 [2019-05-23T08:40:37.366Z] GIT_PREVIOUS_COMMIT=16f1aaac7743af8e19273034be8592651297559f
11:40:37 [2019-05-23T08:40:37.366Z] 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
11:40:37 [2019-05-23T08:40:37.902Z] + mvn clean package
11:40:39 [2019-05-23T08:40:39.766Z] [INFO] Scanning for projects...
11:40:40 [2019-05-23T08:40:40.017Z] [INFO]
11:40:40 [2019-05-23T08:40:40.017Z] [INFO] ------------------------< eu.yatech:hub2swarm >-------------------------
11:40:40 [2019-05-23T08:40:40.017Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT
11:40:40 [2019-05-23T08:40:40.017Z] [INFO] --------------------------------[ jar ]---------------------------------
11:40:41 [2019-05-23T08:40:41.879Z] [INFO]
11:40:41 [2019-05-23T08:40:41.879Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm ---
11:40:41 [2019-05-23T08:40:41.879Z] [INFO]
11:40:41 [2019-05-23T08:40:41.879Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm ---
11:40:41 [2019-05-23T08:40:41.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:40:41 [2019-05-23T08:40:41.879Z] [INFO] Copying 4 resources
11:40:41 [2019-05-23T08:40:41.879Z] [INFO] Copying 11 resources
11:40:41 [2019-05-23T08:40:41.879Z] [INFO]
11:40:41 [2019-05-23T08:40:41.879Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm ---
11:40:41 [2019-05-23T08:40:41.879Z] [INFO] Changes detected - recompiling the module!
11:40:41 [2019-05-23T08:40:41.879Z] [INFO] Compiling 48 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes
11:40:46 [2019-05-23T08:40:46.002Z] [INFO]
11:40:46 [2019-05-23T08:40:46.002Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm ---
11:40:46 [2019-05-23T08:40:46.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:40:46 [2019-05-23T08:40:46.002Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources
11:40:46 [2019-05-23T08:40:46.002Z] [INFO]
11:40:46 [2019-05-23T08:40:46.002Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm ---
11:40:46 [2019-05-23T08:40:46.002Z] [INFO] Changes detected - recompiling the module!
11:40:46 [2019-05-23T08:40:46.002Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes
11:40:46 [2019-05-23T08:40:46.002Z] [INFO]
11:40:46 [2019-05-23T08:40:46.002Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm ---
11:40:46 [2019-05-23T08:40:46.553Z] [INFO]
11:40:46 [2019-05-23T08:40:46.553Z] [INFO] -------------------------------------------------------
11:40:46 [2019-05-23T08:40:46.553Z] [INFO] T E S T S
11:40:46 [2019-05-23T08:40:46.553Z] [INFO] -------------------------------------------------------
11:40:47 [2019-05-23T08:40:47.104Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests
11:40:47 [2019-05-23T08:40:47.354Z] 08:40:47.156 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests]
11:40:47 [2019-05-23T08:40:47.354Z] 08:40:47.164 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
11:40:47 [2019-05-23T08:40:47.354Z] 08:40:47.176 [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)]
11:40:47 [2019-05-23T08:40:47.354Z] 08:40:47.229 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
11:40:47 [2019-05-23T08:40:47.354Z] 08:40:47.257 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader
11:40:47 [2019-05-23T08:40:47.354Z] 08:40:47.264 [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
11:40:47 [2019-05-23T08:40:47.354Z] 08:40:47.265 [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
11:40:47 [2019-05-23T08:40:47.354Z] 08:40:47.265 [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}.
11:40:47 [2019-05-23T08:40:47.354Z] 08:40:47.266 [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.
11:40:47 [2019-05-23T08:40:47.605Z] 08:40:47.378 [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]
11:40:47 [2019-05-23T08:40:47.605Z] 08:40:47.492 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class]
11:40:47 [2019-05-23T08:40:47.605Z] 08:40:47.493 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.666 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults.
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.667 [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]
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.692 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6a2f6f80, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45b4c3a9, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@399c4be1, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@291caca8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@385e9564, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5b94b04d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@8c3b9d, org.springframework.test.context.event.EventPublishingTestExecutionListener@4c39bec8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@f79e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@7ee8290b, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1f59a598, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1e178745, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@192c3f1e]
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.695 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.697 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.698 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.699 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.699 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.700 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.705 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@117e949d testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@6db9f5a4 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@5cdd8682, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@799d4f69, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@1445d7f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@797badd3], 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].
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.708 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.708 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]
11:40:47 [2019-05-23T08:40:47.856Z] 08:40:47.743 [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}
11:40:48 [2019-05-23T08:40:48.107Z] __ __ __ ___ _____
11:40:48 [2019-05-23T08:40:48.107Z] / / / / __ __ / /_ |__ \ / ___/ _ __ ____ _ _____ ____ ___
11:40:48 [2019-05-23T08:40:48.107Z] / /_/ / / / / / / __ \ __/ / \__ \ | | /| / / / __ `/ / ___/ / __ `__ \
11:40:48 [2019-05-23T08:40:48.107Z] / __ / / /_/ / / /_/ / / __/ ___/ / | |/ |/ / / /_/ / / / / / / / / /
11:40:48 [2019-05-23T08:40:48.107Z] /_/ /_/ \__,_/ /_.___/ /____/ /____/ |__/|__/ \__,_/ /_/ /_/ /_/ /_/
11:40:48 [2019-05-23T08:40:48.107Z]
11:40:48 [2019-05-23T08:40:48.357Z] [main] WARN org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer:86 {logDuplicateJsonObjectsWarning}:
11:40:48 [2019-05-23T08:40:48.357Z]
11:40:48 [2019-05-23T08:40:48.357Z] Found multiple occurrences of org.json.JSONObject on the class path:
11:40:48 [2019-05-23T08:40:48.357Z]
11:40:48 [2019-05-23T08:40:48.357Z] jar:file:/root/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class
11:40:48 [2019-05-23T08:40:48.357Z] jar:file:/root/.m2/repository/org/json/json/20140107/json-20140107.jar!/org/json/JSONObject.class
11:40:48 [2019-05-23T08:40:48.357Z]
11:40:48 [2019-05-23T08:40:48.357Z] You may wish to exclude one of them to ensure predictable runtime behavior
11:40:48 [2019-05-23T08:40:48.357Z]
11:40:48 [2019-05-23T08:40:48.357Z] [main] INFO org.springframework.boot.StartupInfoLogger:50 {logStarting}: Starting Hub2swarmApplicationTests on af91bb0aa820 with PID 120 (started by root in /var/lib/jenkins/workspace/Hub2Swarm)
11:40:48 [2019-05-23T08:40:48.357Z] [main] INFO org.springframework.boot.SpringApplication:682 {logStartupProfileInfo}: No active profile set, falling back to default profiles: default
11:40:50 [2019-05-23T08:40:50.219Z] [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate:126 {registerRepositoriesIn}: Bootstrapping Spring Data repositories in DEFAULT mode.
11:40:50 [2019-05-23T08:40:50.220Z] [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate:182 {registerRepositoriesIn}: Finished Spring Data repository scanning in 129ms. Found 6 repository interfaces.
11:40:50 [2019-05-23T08:40:50.773Z] [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:330 {postProcessAfterInitialization}: Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$d77a9b71] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
11:40:51 [2019-05-23T08:40:51.324Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Flyway Community Edition 5.2.4 by Boxfuse
11:40:51 [2019-05-23T08:40:51.324Z] [main] INFO com.zaxxer.hikari.HikariDataSource:110 {getConnection}: HikariPool-1 - Starting...
11:40:51 [2019-05-23T08:40:51.575Z] [main] INFO com.zaxxer.hikari.HikariDataSource:123 {getConnection}: HikariPool-1 - Start completed.
11:40:51 [2019-05-23T08:40:51.575Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Database: jdbc:h2:mem:testdb (H2 1.4)
11:40:51 [2019-05-23T08:40:51.575Z] [main] WARN org.flywaydb.core.internal.logging.slf4j.Slf4jLog:53 {warn}: Flyway upgrade recommended: H2 1.4.199 is newer than this version of Flyway and support has not been tested.
11:40:51 [2019-05-23T08:40:51.575Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Successfully validated 6 migrations (execution time 00:00.027s)
11:40:51 [2019-05-23T08:40:51.575Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Creating Schema History table: "PUBLIC"."flyway_schema_history"
11:40:51 [2019-05-23T08:40:51.825Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Current version of schema "PUBLIC": << Empty Schema >>
11:40:51 [2019-05-23T08:40:51.825Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 1 - Tables
11:40:51 [2019-05-23T08:40:51.826Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 2 - Stack Table
11:40:51 [2019-05-23T08:40:51.826Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 3 - Creds Table
11:40:51 [2019-05-23T08:40:51.826Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 4 - Token Table
11:40:51 [2019-05-23T08:40:51.826Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 5 - Image Replace Policy
11:40:51 [2019-05-23T08:40:51.826Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Migrating schema "PUBLIC" to version 6 - User Table
11:40:51 [2019-05-23T08:40:51.826Z] [main] INFO org.flywaydb.core.internal.logging.slf4j.Slf4jLog:49 {info}: Successfully applied 6 migrations to schema "PUBLIC" (execution time 00:00.172s)
11:40:52 [2019-05-23T08:40:52.077Z] [main] INFO org.hibernate.jpa.internal.util.LogHelper:31 {logPersistenceUnitInformation}: HHH000204: Processing PersistenceUnitInfo [name: default]
11:40:52 [2019-05-23T08:40:52.077Z] [main] INFO org.hibernate.Version:46 {logVersion}: HHH000412: Hibernate Core {5.4.2.Final}
11:40:52 [2019-05-23T08:40:52.327Z] [main] INFO org.hibernate.annotations.common.reflection.java.JavaReflectionManager:49 {<clinit>}: HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
11:40:52 [2019-05-23T08:40:52.578Z] [main] INFO org.hibernate.dialect.Dialect:158 {<init>}: HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
11:40:53 [2019-05-23T08:40:53.922Z] [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator:52 {initiateService}: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
11:40:53 [2019-05-23T08:40:53.922Z] [main] INFO org.springframework.orm.jpa.AbstractEntityManagerFactoryBean:415 {buildNativeEntityManagerFactory}: Initialized JPA EntityManagerFactory for persistence unit 'default'
11:40:54 [2019-05-23T08:40:54.833Z] [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration:230 {openEntityManagerInViewInterceptor}: 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
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/hub'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/VAADIN/**'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/favicon.ico'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/robots.txt'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/manifest.webmanifest'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/sw.js'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/offline-page.html'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/src/main/webapp/icons/**'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/images/**'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/icons/**'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/img/**'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/frontend/**'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/webjars/**'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/h2-console/**'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/frontend-es5/**'], []
11:40:55 [2019-05-23T08:40:55.745Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: Ant [pattern='/frontend-es6/**'], []
11:40:55 [2019-05-23T08:40:55.996Z] [main] INFO org.springframework.security.web.DefaultSecurityFilterChain:43 {<init>}: Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@2c02a007, org.springframework.security.web.context.SecurityContextPersistenceFilter@63880be9, org.springframework.security.web.header.HeaderWriterFilter@13714753, org.springframework.security.web.authentication.logout.LogoutFilter@50b38342, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2270f58d, org.springframework.security.web.session.ConcurrentSessionFilter@39ead1b7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6a0e97fc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@4d75c604, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@63a72cc6, org.springframework.security.web.session.SessionManagementFilter@96be1ae, org.springframework.security.web.access.ExceptionTranslationFilter@2e4b5da1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@7e9a836]
11:40:56 [2019-05-23T08:40:56.908Z] [main] INFO org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:171 {initialize}: Initializing ExecutorService 'applicationTaskExecutor'
11:40:57 [2019-05-23T08:40:57.819Z] [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver:59 {<init>}: Exposing 2 endpoint(s) beneath base path '/actuator'
11:40:58 [2019-05-23T08:40:58.370Z] [main] INFO org.springframework.boot.StartupInfoLogger:59 {logStarted}: Started Hub2swarmApplicationTests in 10.429 seconds (JVM running for 11.688)
11:40:58 [2019-05-23T08:40:58.621Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.321 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests
11:40:58 [2019-05-23T08:40:58.621Z] [Thread-3] INFO org.springframework.scheduling.concurrent.ExecutorConfigurationSupport:208 {shutdown}: Shutting down ExecutorService 'applicationTaskExecutor'
11:40:58 [2019-05-23T08:40:58.621Z] [Thread-3] INFO org.springframework.orm.jpa.AbstractEntityManagerFactoryBean:597 {destroy}: Closing JPA EntityManagerFactory for persistence unit 'default'
11:40:58 [2019-05-23T08:40:58.621Z] [Thread-3] INFO org.springframework.beans.factory.support.DisposableBeanAdapter:265 {destroy}: Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLNonTransientConnectionException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-199]
11:40:58 [2019-05-23T08:40:58.621Z] [Thread-3] INFO com.zaxxer.hikari.HikariDataSource:350 {close}: HikariPool-1 - Shutdown initiated...
11:40:58 [2019-05-23T08:40:58.621Z] [Thread-3] INFO com.zaxxer.hikari.HikariDataSource:352 {close}: HikariPool-1 - Shutdown completed.
11:40:59 [2019-05-23T08:40:59.172Z] [INFO]
11:40:59 [2019-05-23T08:40:59.172Z] [INFO] Results:
11:40:59 [2019-05-23T08:40:59.172Z] [INFO]
11:40:59 [2019-05-23T08:40:59.172Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:40:59 [2019-05-23T08:40:59.172Z] [INFO]
11:40:59 [2019-05-23T08:40:59.172Z] [INFO]
11:40:59 [2019-05-23T08:40:59.172Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm ---
11:40:59 [2019-05-23T08:40:59.172Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar
11:40:59 [2019-05-23T08:40:59.422Z] [INFO]
11:40:59 [2019-05-23T08:40:59.422Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm ---
11:40:59 [2019-05-23T08:40:59.973Z] [INFO] Replacing main artifact with repackaged archive
11:40:59 [2019-05-23T08:40:59.973Z] [INFO] ------------------------------------------------------------------------
11:40:59 [2019-05-23T08:40:59.974Z] [INFO] BUILD SUCCESS
11:40:59 [2019-05-23T08:40:59.974Z] [INFO] ------------------------------------------------------------------------
11:40:59 [2019-05-23T08:40:59.974Z] [INFO] Total time: 20.515 s
11:40:59 [2019-05-23T08:40:59.974Z] [INFO] Finished at: 2019-05-23T08:40:59Z
11:40:59 [2019-05-23T08:40:59.974Z] [INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker: Build and Push)
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
11:41:00 [2019-05-23T08:41:00.226Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:41:00 [2019-05-23T08:41:00.528Z] + set +x
11:41:00 [2019-05-23T08:41:00.779Z] Starting Docker: docker.
11:41:00 [2019-05-23T08:41:00.779Z] Daemon started. kyberorg, go ahead!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withCredentials
11:41:00 [2019-05-23T08:41:00.869Z] Masking only exact matches of $USR or $PASS
[Pipeline] {
[Pipeline] timeout
11:41:00 [2019-05-23T08:41:00.938Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] sh
11:41:01 [2019-05-23T08:41:01.246Z] + set +x
11:41:01 [2019-05-23T08:41:01.246Z] Login as **** to Docker Repository
11:41:03 [2019-05-23T08:41:03.109Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/411ac9bf-15b6-4be1-b1b6-b3f87c7b1311/config.json.
11:41:03 [2019-05-23T08:41:03.109Z] Configure a credential helper to remove this warning. See
11:41:03 [2019-05-23T08:41:03.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
11:41:03 [2019-05-23T08:41:03.109Z]
11:41:03 [2019-05-23T08:41:03.109Z] Login Succeeded
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
11:41:03 [2019-05-23T08:41:03.522Z] One way or another, I have finished. Tsau!
[Pipeline] sh
11:41:03 [2019-05-23T08:41:03.842Z] + set +x
11:41:03 [2019-05-23T08:41:03.842Z] Making workspace writable for correct cleanup
11:41:03 [2019-05-23T08:41:03.842Z] Done for kyberorg
[Pipeline] deleteDir
[Pipeline] echo
11:41:03 [2019-05-23T08:41:03.922Z] Perkele! I failed :(
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 af91bb0aa8204a41f5c6e0c65dc64f1bde073ef76b8f4a28f2ecaa5ebafd6f87
$ docker rm -f af91bb0aa8204a41f5c6e0c65dc64f1bde073ef76b8f4a28f2ecaa5ebafd6f87
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
java.io.IOException: cannot find current thread
at org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:300)
at org.jenkinsci.plugins.workflow.cps.CpsBodySubContext.doGet(CpsBodySubContext.java:88)
at org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:67)
at org.jenkinsci.plugins.credentialsbinding.impl.BindingStep$Callback.finished(BindingStep.java:254)
at org.jenkinsci.plugins.credentialsbinding.impl.BindingStep$Execution2$Callback2.finished(BindingStep.java:162)
at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution$TailCall.lambda$onSuccess$0(GeneralNonBlockingStepExecution.java:140)
at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Finished: FAILURE