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/1-simple-navigation, since it originates from another repository Seen branch in repository origin/1-simple-navigation Seen branch in repository origin/auth Seen branch in repository origin/master Seen branch in repository origin/trunk Seen 4 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision fcf16457b368f14096e855ecdb59b6f4310463dd (origin/1-simple-navigation) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f fcf16457b368f14096e855ecdb59b6f4310463dd # timeout=10 Commit message: "Links" First time build. Skipping changelog. 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/1-simple-navigation, 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/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/1-simple-navigation, since it originates from another repository Seen branch in repository origin/1-simple-navigation Seen branch in repository origin/auth Seen branch in repository origin/master Seen branch in repository origin/trunk Seen 4 remote branches > /usr/bin/git show-ref --tags -d # timeout=10 Checking out Revision fcf16457b368f14096e855ecdb59b6f4310463dd (origin/1-simple-navigation) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f fcf16457b368f14096e855ecdb59b6f4310463dd # timeout=10 Commit message: "Links" [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/39b34b8b-09f0-4b42-885e-c8a17af85c5a/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 ******** yasys/jobbari:1.7.0 cat $ docker top 276662362e192d7c6f5b906e2640f84d465fcf3a0d7d1a7e1d806b73db54cf99 -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 08:09:51 [2019-04-29T05:09:51.802Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 08:09:52 [2019-04-29T05:09:52.097Z] + set +x 08:09:52 [2019-04-29T05:09:52.097Z] [Runner info] 08:09:52 [2019-04-29T05:09:52.097Z] Hostname: 276662362e19 08:09:52 [2019-04-29T05:09:52.097Z] Network Status: Host Online 08:09:52 [2019-04-29T05:09:52.097Z] 08:09:52 [2019-04-29T05:09:52.097Z] === Tools info === 08:09:52 [2019-04-29T05:09:52.350Z] Docker version: Docker version 18.09.5, build e8ff056dbc 08:09:52 [2019-04-29T05:09:52.350Z] 08:09:52 [2019-04-29T05:09:52.350Z] Maven version: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z) 08:09:52 [2019-04-29T05:09:52.350Z] Maven home: /opt/mvn 08:09:52 [2019-04-29T05:09:52.350Z] Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre 08:09:52 [2019-04-29T05:09:52.350Z] Default locale: en, platform encoding: UTF-8 08:09:52 [2019-04-29T05:09:52.350Z] OS name: "linux", version: "4.9.0-8-amd64", arch: "amd64", family: "unix" 08:09:52 [2019-04-29T05:09:52.350Z] 08:09:52 [2019-04-29T05:09:52.350Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 08:09:52 [2019-04-29T05:09:52.432Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 08:09:52 [2019-04-29T05:09:52.735Z] + set +x 08:09:52 [2019-04-29T05:09:52.735Z] [Build info] 08:09:52 [2019-04-29T05:09:52.735Z] ===== Git info ===== 08:09:52 [2019-04-29T05:09:52.735Z] Git branch: 1-simple-navigation 08:09:52 [2019-04-29T05:09:52.735Z] Git commit: fcf16457b368f14096e855ecdb59b6f4310463dd 08:09:52 [2019-04-29T05:09:52.735Z] Git tag: - 08:09:52 [2019-04-29T05:09:52.735Z] 08:09:52 [2019-04-29T05:09:52.735Z] ===== Jenkins info ===== 08:09:52 [2019-04-29T05:09:52.735Z] Jenkins Job #50 08:09:52 [2019-04-29T05:09:52.735Z] Jenkins Job URL: https://ci.yadev.eu/job/Hub2Swarm/50/ 08:09:52 [2019-04-29T05:09:52.735Z] Jenkins Tag: jenkins-Hub2Swarm-50 08:09:52 [2019-04-29T05:09:52.735Z] 08:09:52 [2019-04-29T05:09:52.735Z] ===== Job Params ===== 08:09:52 [2019-04-29T05:09:52.735Z] 08:09:52 [2019-04-29T05:09:52.735Z] dockerRepo=yasys/hub2swarm 08:09:52 [2019-04-29T05:09:52.735Z] dockerStep=ee.yadev.pipe.commonpipe.Default@2ec5c2a2 08:09:52 [2019-04-29T05:09:52.735Z] javaStep=org.jenkinsci.plugins.workflow.cps.CpsClosure2@26b57bc8 08:09:52 [2019-04-29T05:09:52.735Z] executionInfoStep=ee.yadev.pipe.commonpipe.Default@2ec5c2a2 08:09:52 [2019-04-29T05:09:52.735Z] hubUrl=https://cloud.docker.com/repository/docker 08:09:52 [2019-04-29T05:09:52.735Z] useDebugTag=false 08:09:52 [2019-04-29T05:09:52.735Z] mavenBuildOptions={addJavadoc=false, runTestsAsWell=false} 08:09:52 [2019-04-29T05:09:52.735Z] preparationStep=ee.yadev.pipe.commonpipe.Default@2ec5c2a2 08:09:52 [2019-04-29T05:09:52.735Z] stepTimeout=5 08:09:52 [2019-04-29T05:09:52.735Z] hubCredentialsId=docker-hub 08:09:52 [2019-04-29T05:09:52.735Z] class=class ee.yadev.pipe.commonpipe.Params 08:09:52 [2019-04-29T05:09:52.735Z] skipMavenTests=true 08:09:52 [2019-04-29T05:09:52.735Z] agent={image=yasys/jobbari, tag=1.7.0, args=-u root --privileged -v /opt/mvn/:/root/.m2} 08:09:52 [2019-04-29T05:09:52.735Z] verbose=false 08:09:52 [2019-04-29T05:09:52.735Z] mavenTestsTimeout=5 08:09:52 [2019-04-29T05:09:52.735Z] pipelineTimeout=15 08:09:52 [2019-04-29T05:09:52.735Z] hubUser=kyberorg 08:09:52 [2019-04-29T05:09:52.735Z] 08:09:52 [2019-04-29T05:09:52.735Z] ==== Environment Variables ===== 08:09:52 [2019-04-29T05:09:52.735Z] GIT_COMMITTER_NAME=Jenkins CI 08:09:52 [2019-04-29T05:09:52.735Z] gitlabSourceRepoURL=git@gitlab.com:yasys/hub2swarm.git 08:09:52 [2019-04-29T05:09:52.735Z] GIT_AUTHOR_EMAIL=ci@yadev.eu 08:09:52 [2019-04-29T05:09:52.735Z] HOSTNAME=276662362e19 08:09:52 [2019-04-29T05:09:52.735Z] RUN_CHANGES_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/50/display/redirect?page=changes 08:09:52 [2019-04-29T05:09:52.735Z] gitlabAfter=fcf16457b368f14096e855ecdb59b6f4310463dd 08:09:52 [2019-04-29T05:09:52.735Z] HUDSON_URL=https://ci.yadev.eu/ 08:09:52 [2019-04-29T05:09:52.735Z] NODE_LABELS=master 08:09:52 [2019-04-29T05:09:52.735Z] GIT_COMMIT=fcf16457b368f14096e855ecdb59b6f4310463dd 08:09:52 [2019-04-29T05:09:52.735Z] HOME=/root 08:09:52 [2019-04-29T05:09:52.735Z] BUILD_URL=https://ci.yadev.eu/job/Hub2Swarm/50/ 08:09:52 [2019-04-29T05:09:52.735Z] gitlabTargetBranch=1-simple-navigation 08:09:52 [2019-04-29T05:09:52.735Z] GIT_AUTHOR_NAME=Jenkins CI 08:09:52 [2019-04-29T05:09:52.735Z] JENKINS_SERVER_COOKIE=durable-a20a2f40a8ef5813fe7ee1dcdca63f0d 08:09:52 [2019-04-29T05:09:52.735Z] WORKSPACE=/var/lib/jenkins/workspace/Hub2Swarm 08:09:52 [2019-04-29T05:09:52.735Z] gitlabSourceRepoHttpUrl=https://gitlab.com/yasys/hub2swarm.git 08:09:52 [2019-04-29T05:09:52.735Z] gitlabMergeRequestLastCommit=fcf16457b368f14096e855ecdb59b6f4310463dd 08:09:52 [2019-04-29T05:09:52.735Z] JAVA_VERSION=8u212 08:09:52 [2019-04-29T05:09:52.735Z] NODE_NAME=master 08:09:52 [2019-04-29T05:09:52.735Z] gitlabSourceRepoSshUrl=git@gitlab.com:yasys/hub2swarm.git 08:09:52 [2019-04-29T05:09:52.735Z] GIT_BRANCH=origin/1-simple-navigation 08:09:52 [2019-04-29T05:09:52.735Z] EXECUTOR_NUMBER=0 08:09:52 [2019-04-29T05:09:52.735Z] gitlabSourceRepoHomepage=https://gitlab.com/yasys/hub2swarm 08:09:52 [2019-04-29T05:09:52.735Z] STAGE_NAME=Execution info 08:09:52 [2019-04-29T05:09:52.735Z] gitlabBranch=1-simple-navigation 08:09:52 [2019-04-29T05:09:52.735Z] BUILD_DISPLAY_NAME=#50 08:09:52 [2019-04-29T05:09:52.735Z] gitlabSourceBranch=1-simple-navigation 08:09:52 [2019-04-29T05:09:52.735Z] gitlabUserEmail=kyberorg@yadev.eu 08:09:52 [2019-04-29T05:09:52.735Z] JOB_BASE_NAME=Hub2Swarm 08:09:52 [2019-04-29T05:09:52.735Z] HUDSON_HOME=/var/lib/jenkins 08:09:52 [2019-04-29T05:09:52.735Z] DOCKER_REGISTRY_URL=https://index.docker.io/v1/ 08:09:52 [2019-04-29T05:09:52.735Z] JAVA_DEBIAN_VERSION=8u212-b01-1~deb9u1 08:09:52 [2019-04-29T05:09:52.735Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 08:09:52 [2019-04-29T05:09:52.735Z] BUILD_ID=50 08:09:52 [2019-04-29T05:09:52.735Z] BUILDING_FOR=kyberorg 08:09:52 [2019-04-29T05:09:52.735Z] gitlabBefore=68421b97422362dc73cdc8245f9656ad1a8ad671 08:09:52 [2019-04-29T05:09:52.735Z] BUILD_TAG=jenkins-Hub2Swarm-50 08:09:52 [2019-04-29T05:09:52.735Z] gitlabActionType=PUSH 08:09:52 [2019-04-29T05:09:52.735Z] JENKINS_URL=https://ci.yadev.eu/ 08:09:52 [2019-04-29T05:09:52.735Z] LANG=C.UTF-8 08:09:52 [2019-04-29T05:09:52.735Z] JOB_URL=https://ci.yadev.eu/job/Hub2Swarm/ 08:09:52 [2019-04-29T05:09:52.735Z] gitlabSourceRepoName=Hub2Swarm 08:09:52 [2019-04-29T05:09:52.735Z] GIT_URL=https://gitlab.com/yasys/hub2swarm.git 08:09:52 [2019-04-29T05:09:52.735Z] gitlabSourceNamespace=Yet another Systems 08:09:52 [2019-04-29T05:09:52.735Z] BUILD_NUMBER=50 08:09:52 [2019-04-29T05:09:52.735Z] JENKINS_NODE_COOKIE=d4a083dd-61aa-4c53-8114-905877988743 08:09:52 [2019-04-29T05:09:52.735Z] RUN_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/50/display/redirect 08:09:52 [2019-04-29T05:09:52.735Z] HUDSON_SERVER_COOKIE=e746ebc0b92d9cbd 08:09:52 [2019-04-29T05:09:52.735Z] JOB_DISPLAY_URL=https://ci.yadev.eu/job/Hub2Swarm/display/redirect 08:09:52 [2019-04-29T05:09:52.735Z] CLASSPATH= 08:09:52 [2019-04-29T05:09:52.735Z] GIT_COMMITTER_EMAIL=ci@yadev.eu 08:09:52 [2019-04-29T05:09:52.735Z] JOB_NAME=Hub2Swarm 08:09:52 [2019-04-29T05:09:52.735Z] DOCKER_CONFIG=/var/lib/jenkins/workspace/Hub2Swarm@tmp/39b34b8b-09f0-4b42-885e-c8a17af85c5a 08:09:52 [2019-04-29T05:09:52.735Z] gitlabUserName=Alex Muravya 08:09:52 [2019-04-29T05:09:52.735Z] JAVA_HOME=/docker-java-home 08:09:52 [2019-04-29T05:09:52.735Z] PWD=/var/lib/jenkins/workspace/Hub2Swarm 08:09:52 [2019-04-29T05:09:52.735Z] Requested by kyberorg [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (JavaApp: Build and Test) [Pipeline] script [Pipeline] { [Pipeline] sh 08:09:53 [2019-04-29T05:09:53.179Z] + mvn clean package 08:09:54 [2019-04-29T05:09:54.523Z] [INFO] Scanning for projects... 08:09:54 [2019-04-29T05:09:54.774Z] [INFO] 08:09:54 [2019-04-29T05:09:54.774Z] [INFO] ------------------------< eu.yatech:hub2swarm >------------------------- 08:09:54 [2019-04-29T05:09:54.774Z] [INFO] Building hub2swarm 0.0.1-SNAPSHOT 08:09:54 [2019-04-29T05:09:54.774Z] [INFO] --------------------------------[ jar ]--------------------------------- 08:09:56 [2019-04-29T05:09:56.117Z] [INFO] 08:09:56 [2019-04-29T05:09:56.117Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hub2swarm --- 08:09:56 [2019-04-29T05:09:56.117Z] [INFO] 08:09:56 [2019-04-29T05:09:56.117Z] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ hub2swarm --- 08:09:56 [2019-04-29T05:09:56.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:09:56 [2019-04-29T05:09:56.117Z] [INFO] Copying 4 resources 08:09:56 [2019-04-29T05:09:56.117Z] [INFO] Copying 1 resource 08:09:56 [2019-04-29T05:09:56.117Z] [INFO] 08:09:56 [2019-04-29T05:09:56.117Z] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ hub2swarm --- 08:09:56 [2019-04-29T05:09:56.368Z] [INFO] Changes detected - recompiling the module! 08:09:56 [2019-04-29T05:09:56.368Z] [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/Hub2Swarm/target/classes 08:09:58 [2019-04-29T05:09:58.229Z] [INFO] /var/lib/jenkins/workspace/Hub2Swarm/src/main/java/eu/yatech/hub2swarm/ui/MainView.java: /var/lib/jenkins/workspace/Hub2Swarm/src/main/java/eu/yatech/hub2swarm/ui/MainView.java uses or overrides a deprecated API. 08:09:58 [2019-04-29T05:09:58.230Z] [INFO] /var/lib/jenkins/workspace/Hub2Swarm/src/main/java/eu/yatech/hub2swarm/ui/MainView.java: Recompile with -Xlint:deprecation for details. 08:09:58 [2019-04-29T05:09:58.230Z] [INFO] 08:09:58 [2019-04-29T05:09:58.230Z] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ hub2swarm --- 08:09:58 [2019-04-29T05:09:58.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 08:09:58 [2019-04-29T05:09:58.230Z] [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Hub2Swarm/src/test/resources 08:09:58 [2019-04-29T05:09:58.230Z] [INFO] 08:09:58 [2019-04-29T05:09:58.230Z] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ hub2swarm --- 08:09:58 [2019-04-29T05:09:58.230Z] [INFO] Changes detected - recompiling the module! 08:09:58 [2019-04-29T05:09:58.230Z] [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/Hub2Swarm/target/test-classes 08:09:58 [2019-04-29T05:09:58.780Z] [INFO] 08:09:58 [2019-04-29T05:09:58.780Z] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ hub2swarm --- 08:09:59 [2019-04-29T05:09:59.031Z] [INFO] 08:09:59 [2019-04-29T05:09:59.031Z] [INFO] ------------------------------------------------------- 08:09:59 [2019-04-29T05:09:59.031Z] [INFO] T E S T S 08:09:59 [2019-04-29T05:09:59.031Z] [INFO] ------------------------------------------------------- 08:09:59 [2019-04-29T05:09:59.582Z] [INFO] Running eu.yatech.hub2swarm.Hub2swarmApplicationTests 08:09:59 [2019-04-29T05:09:59.832Z] 05:09:59.703 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class eu.yatech.hub2swarm.Hub2swarmApplicationTests] 08:09:59 [2019-04-29T05:09:59.832Z] 05:09:59.709 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 08:09:59 [2019-04-29T05:09:59.832Z] 05:09:59.719 [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)] 08:09:59 [2019-04-29T05:09:59.832Z] 05:09:59.766 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 08:09:59 [2019-04-29T05:09:59.832Z] 05:09:59.791 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests], using SpringBootContextLoader 08:09:59 [2019-04-29T05:09:59.832Z] 05:09:59.797 [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 08:09:59 [2019-04-29T05:09:59.832Z] 05:09:59.798 [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 08:09:59 [2019-04-29T05:09:59.832Z] 05:09:59.799 [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}. 08:09:59 [2019-04-29T05:09:59.832Z] 05:09:59.800 [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. 08:10:00 [2019-04-29T05:10:00.083Z] 05:09:59.886 [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] 08:10:00 [2019-04-29T05:10:00.083Z] 05:09:59.987 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/var/lib/jenkins/workspace/Hub2Swarm/target/classes/eu/yatech/hub2swarm/Hub2swarmApplication.class] 08:10:00 [2019-04-29T05:10:00.083Z] 05:09:59.988 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration eu.yatech.hub2swarm.Hub2swarmApplication for test class eu.yatech.hub2swarm.Hub2swarmApplicationTests 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.125 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests]: using defaults. 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.126 [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] 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.147 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7dc0f706, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4009e306, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@43c1b556, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@587e5365, org.springframework.test.context.support.DirtiesContextTestExecutionListener@22fcf7ab, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2de23121, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@63475ace, org.springframework.test.context.event.EventPublishingTestExecutionListener@4988d8b8, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@c0c2f8d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@305b7c14, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6913c1fb, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@66d18979, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@bccb269] 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.149 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.150 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.151 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.152 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.152 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.152 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.156 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@561b6512 testClass = Hub2swarmApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2e377400 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@76b10754, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2df32bf7, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2bbaf4f0, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@5606c0b], 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]. 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.158 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.158 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [eu.yatech.hub2swarm.Hub2swarmApplicationTests] 08:10:00 [2019-04-29T05:10:00.333Z] 05:10:00.184 [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} 08:10:00 [2019-04-29T05:10:00.584Z] 08:10:00 [2019-04-29T05:10:00.584Z] . ____ _ __ _ _ 08:10:00 [2019-04-29T05:10:00.584Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 08:10:00 [2019-04-29T05:10:00.584Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 08:10:00 [2019-04-29T05:10:00.584Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 08:10:00 [2019-04-29T05:10:00.584Z] ' |____| .__|_| |_|_| |_\__, | / / / / 08:10:00 [2019-04-29T05:10:00.584Z] =========|_|==============|___/=/_/_/_/ 08:10:00 [2019-04-29T05:10:00.584Z] :: Spring Boot :: (v2.2.0.M2) 08:10:00 [2019-04-29T05:10:00.584Z] 08:10:00 [2019-04-29T05:10:00.584Z] 2019-04-29 05:10:00.483 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Starting Hub2swarmApplicationTests on 276662362e19 with PID 120 (started by root in /var/lib/jenkins/workspace/Hub2Swarm) 08:10:00 [2019-04-29T05:10:00.584Z] 2019-04-29 05:10:00.484 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : No active profile set, falling back to default profiles: default 08:10:01 [2019-04-29T05:10:01.928Z] 2019-04-29 05:10:01.922 INFO 120 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode. 08:10:02 [2019-04-29T05:10:02.178Z] 2019-04-29 05:10:02.066 INFO 120 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 126ms. Found 2 repository interfaces. 08:10:03 [2019-04-29T05:10:03.089Z] 2019-04-29 05:10:02.875 INFO 120 --- [ main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$97fb46cf] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 08:10:03 [2019-04-29T05:10:03.339Z] 2019-04-29 05:10:03.294 INFO 120 --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 5.2.4 by Boxfuse 08:10:03 [2019-04-29T05:10:03.340Z] 2019-04-29 05:10:03.308 INFO 120 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 08:10:03 [2019-04-29T05:10:03.890Z] 2019-04-29 05:10:03.741 INFO 120 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 08:10:03 [2019-04-29T05:10:03.890Z] 2019-04-29 05:10:03.750 INFO 120 --- [ main] o.f.c.internal.database.DatabaseFactory : Database: jdbc:h2:mem:testdb (H2 1.4) 08:10:03 [2019-04-29T05:10:03.890Z] 2019-04-29 05:10:03.797 WARN 120 --- [ 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. 08:10:04 [2019-04-29T05:10:04.141Z] 2019-04-29 05:10:03.911 INFO 120 --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 1 migration (execution time 00:00.030s) 08:10:04 [2019-04-29T05:10:04.141Z] 2019-04-29 05:10:03.929 INFO 120 --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table: "PUBLIC"."flyway_schema_history" 08:10:04 [2019-04-29T05:10:04.141Z] 2019-04-29 05:10:03.969 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >> 08:10:04 [2019-04-29T05:10:04.141Z] 2019-04-29 05:10:03.971 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version 1 - Tables 08:10:04 [2019-04-29T05:10:04.141Z] 2019-04-29 05:10:04.001 INFO 120 --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 1 migration to schema "PUBLIC" (execution time 00:00.076s) 08:10:04 [2019-04-29T05:10:04.391Z] 2019-04-29 05:10:04.227 INFO 120 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 08:10:04 [2019-04-29T05:10:04.391Z] 2019-04-29 05:10:04.328 INFO 120 --- [ main] org.hibernate.Version : HHH000412: Hibernate Core {5.4.2.Final} 08:10:04 [2019-04-29T05:10:04.642Z] 2019-04-29 05:10:04.533 INFO 120 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final} 08:10:04 [2019-04-29T05:10:04.892Z] 2019-04-29 05:10:04.727 INFO 120 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 08:10:06 [2019-04-29T05:10:06.235Z] 2019-04-29 05:10:05.814 INFO 120 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 08:10:06 [2019-04-29T05:10:06.235Z] 2019-04-29 05:10:05.817 INFO 120 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 08:10:07 [2019-04-29T05:10:07.146Z] 2019-04-29 05:10:06.831 WARN 120 --- [ 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 08:10:07 [2019-04-29T05:10:07.697Z] 2019-04-29 05:10:07.416 INFO 120 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 08:10:08 [2019-04-29T05:10:08.608Z] 2019-04-29 05:10:08.281 INFO 120 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 08:10:08 [2019-04-29T05:10:08.608Z] 2019-04-29 05:10:08.376 INFO 120 --- [ main] e.y.hub2swarm.Hub2swarmApplicationTests : Started Hub2swarmApplicationTests in 8.183 seconds (JVM running for 9.257) 08:10:08 [2019-04-29T05:10:08.608Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.928 s - in eu.yatech.hub2swarm.Hub2swarmApplicationTests 08:10:08 [2019-04-29T05:10:08.608Z] 2019-04-29 05:10:08.542 INFO 120 --- [ Thread-3] o.s.s.concurrent.ThreadPoolTaskExecutor : Shutting down ExecutorService 'applicationTaskExecutor' 08:10:08 [2019-04-29T05:10:08.608Z] 2019-04-29 05:10:08.547 INFO 120 --- [ Thread-3] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' 08:10:08 [2019-04-29T05:10:08.608Z] 2019-04-29 05:10:08.560 INFO 120 --- [ Thread-3] o.s.b.f.support.DisposableBeanAdapter : 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] 08:10:08 [2019-04-29T05:10:08.608Z] 2019-04-29 05:10:08.560 INFO 120 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 08:10:08 [2019-04-29T05:10:08.608Z] 2019-04-29 05:10:08.568 INFO 120 --- [ Thread-3] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. 08:10:09 [2019-04-29T05:10:09.159Z] [INFO] 08:10:09 [2019-04-29T05:10:09.159Z] [INFO] Results: 08:10:09 [2019-04-29T05:10:09.159Z] [INFO] 08:10:09 [2019-04-29T05:10:09.159Z] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:10:09 [2019-04-29T05:10:09.159Z] [INFO] 08:10:09 [2019-04-29T05:10:09.159Z] [INFO] 08:10:09 [2019-04-29T05:10:09.159Z] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ hub2swarm --- 08:10:09 [2019-04-29T05:10:09.159Z] [INFO] Building jar: /var/lib/jenkins/workspace/Hub2Swarm/target/hub2swarm.jar 08:10:09 [2019-04-29T05:10:09.159Z] [INFO] 08:10:09 [2019-04-29T05:10:09.409Z] [INFO] --- spring-boot-maven-plugin:2.2.0.M2:repackage (repackage) @ hub2swarm --- 08:10:09 [2019-04-29T05:10:09.960Z] [INFO] Replacing main artifact with repackaged archive 08:10:09 [2019-04-29T05:10:09.960Z] [INFO] ------------------------------------------------------------------------ 08:10:09 [2019-04-29T05:10:09.960Z] [INFO] BUILD SUCCESS 08:10:09 [2019-04-29T05:10:09.960Z] [INFO] ------------------------------------------------------------------------ 08:10:09 [2019-04-29T05:10:09.960Z] [INFO] Total time: 15.616 s 08:10:09 [2019-04-29T05:10:09.960Z] [INFO] Finished at: 2019-04-29T05:10:09Z 08:10:09 [2019-04-29T05:10:09.960Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker: Build and Push) [Pipeline] script [Pipeline] { [Pipeline] timeout 08:10:10 [2019-04-29T05:10:10.119Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 08:10:10 [2019-04-29T05:10:10.403Z] + set +x 08:10:10 [2019-04-29T05:10:10.403Z] Starting Docker: docker. 08:10:10 [2019-04-29T05:10:10.403Z] Daemon started. kyberorg, go ahead! [Pipeline] } [Pipeline] // timeout [Pipeline] withCredentials 08:10:10 [2019-04-29T05:10:10.454Z] Masking only exact matches of $USR or $PASS [Pipeline] { [Pipeline] timeout 08:10:10 [2019-04-29T05:10:10.498Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 08:10:10 [2019-04-29T05:10:10.790Z] + set +x 08:10:10 [2019-04-29T05:10:10.790Z] Login as **** to Docker Repository 08:10:12 [2019-04-29T05:10:12.652Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Hub2Swarm@tmp/39b34b8b-09f0-4b42-885e-c8a17af85c5a/config.json. 08:10:12 [2019-04-29T05:10:12.652Z] Configure a credential helper to remove this warning. See 08:10:12 [2019-04-29T05:10:12.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:12 [2019-04-29T05:10:12.652Z] 08:10:12 [2019-04-29T05:10:12.652Z] Login Succeeded [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withCredentials [Pipeline] timeout 08:10:12 [2019-04-29T05:10:12.740Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 08:10:13 [2019-04-29T05:10:13.024Z] + set +x 08:10:13 [2019-04-29T05:10:13.024Z] Building Docker Image yasys/hub2swarm with tags: [1-simple-navigation-latest] 08:10:13 [2019-04-29T05:10:13.575Z] Sending build context to Docker daemon 66.52MB 08:10:13 [2019-04-29T05:10:13.575Z] Step 1/7 : FROM java:8-jre 08:10:14 [2019-04-29T05:10:14.918Z] 8-jre: Pulling from library/java 08:10:14 [2019-04-29T05:10:14.918Z] 5040bd298390: Pulling fs layer 08:10:14 [2019-04-29T05:10:14.918Z] fce5728aad85: Pulling fs layer 08:10:14 [2019-04-29T05:10:14.918Z] c42794440453: Pulling fs layer 08:10:14 [2019-04-29T05:10:14.918Z] 0c0da797ba48: Pulling fs layer 08:10:14 [2019-04-29T05:10:14.918Z] 7c9b17433752: Pulling fs layer 08:10:14 [2019-04-29T05:10:14.918Z] 114e02586e63: Pulling fs layer 08:10:14 [2019-04-29T05:10:14.918Z] e4c663802e9a: Pulling fs layer 08:10:14 [2019-04-29T05:10:14.918Z] 0c0da797ba48: Waiting 08:10:14 [2019-04-29T05:10:14.918Z] 114e02586e63: Waiting 08:10:14 [2019-04-29T05:10:14.919Z] e4c663802e9a: Waiting 08:10:14 [2019-04-29T05:10:14.919Z] 7c9b17433752: Waiting 08:10:15 [2019-04-29T05:10:15.469Z] c42794440453: Download complete 08:10:15 [2019-04-29T05:10:15.469Z] fce5728aad85: Verifying Checksum 08:10:15 [2019-04-29T05:10:15.469Z] fce5728aad85: Download complete 08:10:16 [2019-04-29T05:10:16.020Z] 5040bd298390: Download complete 08:10:16 [2019-04-29T05:10:16.020Z] 0c0da797ba48: Verifying Checksum 08:10:16 [2019-04-29T05:10:16.020Z] 0c0da797ba48: Download complete 08:10:16 [2019-04-29T05:10:16.020Z] 7c9b17433752: Verifying Checksum 08:10:16 [2019-04-29T05:10:16.020Z] 7c9b17433752: Download complete 08:10:16 [2019-04-29T05:10:16.271Z] e4c663802e9a: Verifying Checksum 08:10:16 [2019-04-29T05:10:16.271Z] e4c663802e9a: Download complete 08:10:16 [2019-04-29T05:10:16.821Z] 114e02586e63: Verifying Checksum 08:10:16 [2019-04-29T05:10:16.822Z] 114e02586e63: Download complete 08:10:19 [2019-04-29T05:10:19.304Z] 5040bd298390: Pull complete 08:10:21 [2019-04-29T05:10:21.166Z] fce5728aad85: Pull complete 08:10:21 [2019-04-29T05:10:21.716Z] c42794440453: Pull complete 08:10:22 [2019-04-29T05:10:22.627Z] 0c0da797ba48: Pull complete 08:10:23 [2019-04-29T05:10:23.538Z] 7c9b17433752: Pull complete 08:10:28 [2019-04-29T05:10:28.733Z] 114e02586e63: Pull complete 08:10:29 [2019-04-29T05:10:29.284Z] e4c663802e9a: Pull complete 08:10:29 [2019-04-29T05:10:29.284Z] Digest: sha256:b91008e234402fc87e7889d6af1f36b6ece844c05989236d83d1f658a6f329b0 08:10:29 [2019-04-29T05:10:29.284Z] Status: Downloaded newer image for java:8-jre 08:10:29 [2019-04-29T05:10:29.284Z] ---> e44d62cf8862 08:10:29 [2019-04-29T05:10:29.284Z] Step 2/7 : VOLUME /tmp 08:10:32 [2019-04-29T05:10:32.512Z] ---> Running in ba0d11c65262 08:10:34 [2019-04-29T05:10:34.995Z] Removing intermediate container ba0d11c65262 08:10:34 [2019-04-29T05:10:34.995Z] ---> 40fd02d39020 08:10:34 [2019-04-29T05:10:34.995Z] Step 3/7 : MAINTAINER Alexander Muravya (aka kyberorg) <kyberorg@yadev.eu> 08:10:36 [2019-04-29T05:10:36.338Z] ---> Running in 49d07d21ac2a 08:10:38 [2019-04-29T05:10:38.821Z] Removing intermediate container 49d07d21ac2a 08:10:38 [2019-04-29T05:10:38.821Z] ---> 6f40b9f12798 08:10:38 [2019-04-29T05:10:38.821Z] Step 4/7 : ADD ./target/hub2swarm.jar /app/ 08:10:42 [2019-04-29T05:10:42.049Z] ---> 80815f68a1d7 08:10:42 [2019-04-29T05:10:42.050Z] Step 5/7 : RUN sh -c 'touch /app/hub2swarm.jar' 08:10:43 [2019-04-29T05:10:43.393Z] ---> Running in 5fd3a0c1d0dc 08:10:47 [2019-04-29T05:10:47.515Z] Removing intermediate container 5fd3a0c1d0dc 08:10:47 [2019-04-29T05:10:47.515Z] ---> 1a4407a24163 08:10:47 [2019-04-29T05:10:47.515Z] Step 6/7 : ENTRYPOINT exec java -Djava.security.egd=file:/dev/./urandom -jar /app/hub2swarm.jar 08:10:49 [2019-04-29T05:10:49.377Z] ---> Running in 72d4c86797ad 08:10:51 [2019-04-29T05:10:51.860Z] Removing intermediate container 72d4c86797ad 08:10:51 [2019-04-29T05:10:51.860Z] ---> 47c5f98fb070 08:10:51 [2019-04-29T05:10:51.860Z] Step 7/7 : EXPOSE 8080 08:10:53 [2019-04-29T05:10:53.721Z] ---> Running in 4e3cce803b49 08:10:56 [2019-04-29T05:10:56.950Z] Removing intermediate container 4e3cce803b49 08:10:56 [2019-04-29T05:10:56.950Z] ---> cba61aef64d5 08:10:56 [2019-04-29T05:10:56.950Z] Successfully built cba61aef64d5 08:10:56 [2019-04-29T05:10:56.950Z] Successfully tagged yasys/hub2swarm:1-simple-navigation-latest 08:10:56 [2019-04-29T05:10:56.950Z] Docker image yasys/hub2swarm:[1-simple-navigation-latest] for kyberorg created [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 08:10:57 [2019-04-29T05:10:57.027Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 08:10:57 [2019-04-29T05:10:57.312Z] + set +x 08:10:57 [2019-04-29T05:10:57.312Z] Push yasys/hub2swarm to Docker Repository 08:10:57 [2019-04-29T05:10:57.566Z] The push refers to repository [docker.io/yasys/hub2swarm] 08:10:57 [2019-04-29T05:10:57.817Z] fe145e69d10b: Preparing 08:10:57 [2019-04-29T05:10:57.817Z] 16872f2bc091: Preparing 08:10:57 [2019-04-29T05:10:57.817Z] 73ad47d4bc12: Preparing 08:10:57 [2019-04-29T05:10:57.817Z] c22c27816361: Preparing 08:10:57 [2019-04-29T05:10:57.817Z] 04dba64afa87: Preparing 08:10:57 [2019-04-29T05:10:57.817Z] 500ca2ff7d52: Preparing 08:10:57 [2019-04-29T05:10:57.817Z] 782d5215f910: Preparing 08:10:57 [2019-04-29T05:10:57.817Z] 0eb22bfb707d: Preparing 08:10:57 [2019-04-29T05:10:57.817Z] a2ae92ffcd29: Preparing 08:10:57 [2019-04-29T05:10:57.817Z] 500ca2ff7d52: Waiting 08:10:57 [2019-04-29T05:10:57.817Z] 782d5215f910: Waiting 08:10:57 [2019-04-29T05:10:57.817Z] 0eb22bfb707d: Waiting 08:10:57 [2019-04-29T05:10:57.817Z] a2ae92ffcd29: Waiting 08:10:58 [2019-04-29T05:10:58.728Z] 04dba64afa87: Layer already exists 08:10:58 [2019-04-29T05:10:58.728Z] 73ad47d4bc12: Layer already exists 08:10:58 [2019-04-29T05:10:58.728Z] c22c27816361: Layer already exists 08:10:59 [2019-04-29T05:10:59.279Z] 500ca2ff7d52: Layer already exists 08:10:59 [2019-04-29T05:10:59.279Z] 0eb22bfb707d: Layer already exists 08:10:59 [2019-04-29T05:10:59.279Z] 782d5215f910: Layer already exists 08:10:59 [2019-04-29T05:10:59.829Z] a2ae92ffcd29: Layer already exists 08:11:07 [2019-04-29T05:11:07.854Z] fe145e69d10b: Pushed 08:11:09 [2019-04-29T05:11:09.198Z] 16872f2bc091: Pushed 08:11:13 [2019-04-29T05:11:13.321Z] 1-simple-navigation-latest: digest: sha256:3ceff3ef45cae74f68ff16578c3c8067de3017bb875251bb1cf905c4b5426678 size: 2211 08:11:13 [2019-04-29T05:11:13.321Z] Docker image successfully pushed for kyberorg. Enjoy! [Pipeline] } [Pipeline] // timeout [Pipeline] timeout 08:11:13 [2019-04-29T05:11:13.401Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh 08:11:13 [2019-04-29T05:11:13.701Z] + set +x 08:11:13 [2019-04-29T05:11:13.701Z] Moikka kyberorg! 08:11:13 [2019-04-29T05:11:13.701Z] Here is Docker Summary: 08:11:13 [2019-04-29T05:11:13.701Z] Images built and pushed: 1 08:11:13 [2019-04-29T05:11:13.701Z] [ 08:11:13 [2019-04-29T05:11:13.701Z] yasys/hub2swarm:1-simple-navigation-latest 08:11:13 [2019-04-29T05:11:13.701Z] ] 08:11:13 [2019-04-29T05:11:13.701Z] Hub Url: https://cloud.docker.com/repository/docker/yasys/hub2swarm [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo 08:11:13 [2019-04-29T05:11:13.841Z] One way or another, I have finished. Tsau! [Pipeline] sh 08:11:14 [2019-04-29T05:11:14.131Z] + set +x 08:11:14 [2019-04-29T05:11:14.131Z] Making workspace writable for correct cleanup 08:11:14 [2019-04-29T05:11:14.131Z] Done for kyberorg [Pipeline] deleteDir [Pipeline] echo 08:11:14 [2019-04-29T05:11:14.214Z] Great success! [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 276662362e192d7c6f5b906e2640f84d465fcf3a0d7d1a7e1d806b73db54cf99 $ docker rm -f 276662362e192d7c6f5b906e2640f84d465fcf3a0d7d1a7e1d806b73db54cf99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS