Started by GitLab push by Ilenia Salvadori
Building in workspace /var/jenkins_home/workspace/DIM-TrafficOS-TIM
using credential jenkins_gitlab
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.com/datainmotion/trafficos/tim.git # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/trafficos/tim.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials The Gitlab user for the jenkins
> git fetch --tags --progress https://gitlab.com/datainmotion/trafficos/tim.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit bd76ec895863c1303d73401f2a581b4adc593cd4, since it originates from another repository
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision bd76ec895863c1303d73401f2a581b4adc593cd4 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f bd76ec895863c1303d73401f2a581b4adc593cd4
Commit message: "- Release version of device"
> git rev-list --no-walk e27f88e60bb0516953a0fbb6e21dd77e730fa0e4 # timeout=10
[Gradle] - Launching build.
[DIM-TrafficOS-TIM] $ /var/jenkins_home/workspace/DIM-TrafficOS-TIM/gradlew clean build prepareDocker
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.provider/1.1.4/org.gecko.rsa.provider-1.1.4.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.model/1.0.2/org.gecko.rsa.model-1.0.2.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.provider/1.1.4/org.gecko.rsa.provider-1.1.4.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0/org.gecko.rsa.discovery-1.0.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.model/1.0.2/org.gecko.rsa.model-1.0.2.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.discovery/1.0.0/org.gecko.rsa.discovery-1.0.0.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/ma/org.gecko.adapter.amqp/2.0.2/org.gecko.adapter.amqp-2.0.2.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1/org.gecko.rsa.discovery.ma-2.0.1.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.discovery.ma/2.0.1/org.gecko.rsa.discovery.ma-2.0.1.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.api/2.1.0/org.gecko.rsa.api-2.1.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3/org.gecko.rsa.discovery.config-1.0.3.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.api/2.1.0/org.gecko.rsa.api-2.1.0.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.discovery.config/1.0.3/org.gecko.rsa.discovery.config-1.0.3.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/ma/org.gecko.adapter.amqp/2.0.2/org.gecko.adapter.amqp-2.0.2.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.core/2.0.0/org.gecko.rsa.core-2.0.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/rsa/org.gecko.rsa.core/2.0.0/org.gecko.rsa.core-2.0.0.jar.sha1
:de.dim.trafficos.tim.configurator:clean
:de.dim.trafficos.tim.device:clean
:de.dim.trafficos.tim.mqtt:clean
:de.dim.trafficos.tim.rest:clean
:de.dim.trafficos.tim.rsa:clean
:de.dim.trafficos.tim.runtime:clean
:de.dim.trafficos.tim.web.ui:clean
:de.dim.traffics.tim.rest.model:clean
:de.dim.trafficos.tim.configurator:compileJava NO-SOURCE
:de.dim.trafficos.tim.configurator:processResources NO-SOURCE
:de.dim.trafficos.tim.configurator:classes UP-TO-DATE
:de.dim.trafficos.tim.configurator:jar
:de.dim.trafficos.tim.configurator:assemble
:de.dim.trafficos.tim.configurator:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.configurator:processTestResources NO-SOURCE
:de.dim.trafficos.tim.configurator:testClasses UP-TO-DATE
:de.dim.trafficos.tim.configurator:test NO-SOURCE
:de.dim.trafficos.tim.configurator:testOSGi SKIPPED
:de.dim.trafficos.tim.configurator:check UP-TO-DATE
:de.dim.trafficos.tim.configurator:build
:de.dim.trafficos.tim.device:compileJava NO-SOURCE
:de.dim.trafficos.tim.device:processResources NO-SOURCE
:de.dim.trafficos.tim.device:classes UP-TO-DATE
:de.dim.trafficos.tim.device:jar
:de.dim.trafficos.tim.device:assemble
:de.dim.trafficos.tim.device:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.device:processTestResources
:de.dim.trafficos.tim.device:testClasses
:de.dim.trafficos.tim.device:test
:de.dim.trafficos.tim.device:testOSGi SKIPPED
:de.dim.trafficos.tim.device:check
:de.dim.trafficos.tim.device:build
:de.dim.trafficos.tim.mqtt:compileJava
:de.dim.trafficos.tim.mqtt:processResources NO-SOURCE
:de.dim.trafficos.tim.mqtt:classes
:de.dim.trafficos.tim.mqtt:jar
:de.dim.trafficos.tim.mqtt:assemble
:de.dim.trafficos.tim.mqtt:compileTestJava
:de.dim.trafficos.tim.mqtt:processTestResources NO-SOURCE
:de.dim.trafficos.tim.mqtt:testClasses
:de.dim.trafficos.tim.mqtt:test
:de.dim.trafficos.tim.mqtt:testOSGi SKIPPED
:de.dim.trafficos.tim.mqtt:check
:de.dim.trafficos.tim.mqtt:build
:de.dim.trafficos.tim.runtime:compileJava
:de.dim.trafficos.tim.runtime:processResources NO-SOURCE
:de.dim.trafficos.tim.runtime:classes
:de.dim.trafficos.tim.runtime:jar
:de.dim.traffics.tim.rest.model:compileJava
:de.dim.traffics.tim.rest.model:processResources NO-SOURCE
:de.dim.traffics.tim.rest.model:classes
:de.dim.traffics.tim.rest.model:jar
:de.dim.trafficos.tim.rest:compileJava
:de.dim.trafficos.tim.rest:processResources NO-SOURCE
:de.dim.trafficos.tim.rest:classes
:de.dim.trafficos.tim.rest:jar
:de.dim.trafficos.tim.rest:assemble
:de.dim.trafficos.tim.rest:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.rest:processTestResources NO-SOURCE
:de.dim.trafficos.tim.rest:testClasses UP-TO-DATE
:de.dim.trafficos.tim.rest:test NO-SOURCE
:de.dim.trafficos.tim.rest:testOSGi SKIPPED
:de.dim.trafficos.tim.rest:check UP-TO-DATE
:de.dim.trafficos.tim.rest:build
:de.dim.trafficos.tim.rsa:compileJava
:de.dim.trafficos.tim.rsa:processResources NO-SOURCE
:de.dim.trafficos.tim.rsa:classes
:de.dim.trafficos.tim.rsa:jar
:de.dim.trafficos.tim.rsa:assemble
:de.dim.trafficos.tim.rsa:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.rsa:processTestResources NO-SOURCE
:de.dim.trafficos.tim.rsa:testClasses UP-TO-DATE
:de.dim.trafficos.tim.rsa:test NO-SOURCE
:de.dim.trafficos.tim.rsa:testOSGi SKIPPED
:de.dim.trafficos.tim.rsa:check UP-TO-DATE
:de.dim.trafficos.tim.rsa:build
:de.dim.trafficos.tim.runtime:assemble
:de.dim.trafficos.tim.runtime:compileTestJava NO-SOURCE
:de.dim.trafficos.tim.runtime:processTestResources NO-SOURCE
:de.dim.trafficos.tim.runtime:testClasses UP-TO-DATE
:de.dim.trafficos.tim.runtime:test NO-SOURCE
:de.dim.trafficos.tim.runtime:testOSGi SKIPPED
:de.dim.trafficos.tim.runtime:check UP-TO-DATE
:de.dim.trafficos.tim.runtime:build
:de.dim.trafficos.tim.web.ui:compileJava
:de.dim.trafficos.tim.web.ui:processResources NO-SOURCE
:de.dim.trafficos.tim.web.ui:classes
:de.dim.trafficos.tim.web.ui:jar
:de.dim.trafficos.tim.web.ui:assemble
:de.dim.trafficos.tim.web.ui:compileTestJava
:de.dim.trafficos.tim.web.ui:processTestResources NO-SOURCE
:de.dim.trafficos.tim.web.ui:testClasses
:de.dim.trafficos.tim.web.ui:test
:de.dim.trafficos.tim.web.ui:testOSGi SKIPPED
:de.dim.trafficos.tim.web.ui:check
:de.dim.trafficos.tim.web.ui:build
:de.dim.traffics.tim.rest.model:assemble
:de.dim.traffics.tim.rest.model:compileTestJava NO-SOURCE
:de.dim.traffics.tim.rest.model:processTestResources NO-SOURCE
:de.dim.traffics.tim.rest.model:testClasses UP-TO-DATE
:de.dim.traffics.tim.rest.model:test NO-SOURCE
:de.dim.traffics.tim.rest.model:testOSGi SKIPPED
:de.dim.traffics.tim.rest.model:check UP-TO-DATE
:de.dim.traffics.tim.rest.model:build
:de.dim.trafficos.tim.runtime:geckoExport
:de.dim.trafficos.tim.runtime:prepareDocker
Prepare for Docker build
BUILD SUCCESSFUL in 17s
30 actionable tasks: 30 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Docker Build
Docker Build: building image at path /var/jenkins_home/workspace/DIM-TrafficOS-TIM/de.dim.trafficos.tim.runtime/generated/docker
Step 1/14 : FROM airdock/oraclejdk:1.8
---> 65ad2c43412b
Step 2/14 : MAINTAINER Data In Motion Consulting GmbH
---> Running in 08b0cae34297
Removing intermediate container 08b0cae34297
---> 21ea91fde5a7
Step 3/14 : ENV GECKO_WORK /gecko-work
---> Running in 3fc916137bfe
Removing intermediate container 3fc916137bfe
---> a6e4cf7d864d
Step 4/14 : ENV GECKO_VERSION 2.0.0
---> Running in beeeccbd8308
Removing intermediate container beeeccbd8308
---> 56a63608beeb
Step 5/14 : RUN mkdir -p /opt/gecko/ && mkdir -p /opt/gecko/logs && mkdir -p /tmp
---> Running in 59fbdab7ff93
Removing intermediate container 59fbdab7ff93
---> 7b1715b55a5d
Step 6/14 : COPY ./ /opt/gecko/
---> 5f35034a0f03
Step 7/14 : RUN useradd -r -u 200 -m -c "gecko account" -d ${GECKO_WORK} -s /bin/false gecko
---> Running in 3c5b0491ca67
Removing intermediate container 3c5b0491ca67
---> 35ad5442566d
Step 8/14 : RUN chown -R gecko /opt/gecko && chmod u+rwx -R /opt/gecko && chown -R gecko /tmp && chmod -R u+rw /tmp
---> Running in ec89690420e4
Removing intermediate container ec89690420e4
---> 5f91c48adf7b
Step 9/14 : RUN cd /opt/gecko
---> Running in 0e9547256f4a
Removing intermediate container 0e9547256f4a
---> 1be3ac8e72b4
Step 10/14 : VOLUME ${GECKO_WORK}
---> Running in ddb711c01f39
Removing intermediate container ddb711c01f39
---> 22d758b4395f
Step 11/14 : EXPOSE 8080 8081 8090
---> Running in 7507c8664a41
Removing intermediate container 7507c8664a41
---> daa2e4e77d3d
Step 12/14 : WORKDIR /opt/gecko
---> Running in 6282d87c288c
Removing intermediate container 6282d87c288c
---> dad36998e2ee
Step 13/14 : USER gecko
---> Running in ffe06ffbe667
Removing intermediate container ffe06ffbe667
---> 5cf4335c4ad1
Step 14/14 : CMD ["./bin/gecko.sh", "-data", "/gecko-work"]
---> Running in 2c6777b44cb1
Removing intermediate container 2c6777b44cb1
---> 559071e32961
Successfully built 559071e32961
Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:25
Tagging built image with devel.data-in-motion.biz:6000/trafficos/tim:latest
Docker Build Response : 559071e32961
Pushing [devel.data-in-motion.biz:6000/trafficos/tim:25, devel.data-in-motion.biz:6000/trafficos/tim:latest]
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
f1bef1499f85: Preparing
ae15c4caea69: Preparing
52d10c0b0ad1: Preparing
b6858cd90c03: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
3e35af6222b0: Waiting
ba234b7fd328: Waiting
65f7d25bbf2d: Waiting
74572826057a: Layer already exists
3e35af6222b0: Layer already exists
ba234b7fd328: Layer already exists
65f7d25bbf2d: Layer already exists
ae15c4caea69: Pushing [> ] 14.62kB/1.388MB
f1bef1499f85: Pushing [> ] 272.4kB/25.9MB
52d10c0b0ad1: Pushing [> ] 274.4kB/25.9MB
f1bef1499f85: Pushing [=> ] 543.2kB/25.9MB
0b17f64af87b: Layer already exists
f1bef1499f85: Pushing [======> ] 3.165MB/25.9MB
f1bef1499f85: Pushing [===========> ] 5.786MB/25.9MB
52d10c0b0ad1: Pushing [=> ] 546.3kB/25.9MB
f1bef1499f85: Pushing [================> ] 8.67MB/25.9MB
52d10c0b0ad1: Pushing [======> ] 3.43MB/25.9MB
f1bef1499f85: Pushing [=====================> ] 11.29MB/25.9MB
52d10c0b0ad1: Pushing [===========> ] 6.051MB/25.9MB
f1bef1499f85: Pushing [==========================> ] 13.91MB/25.9MB
52d10c0b0ad1: Pushing [=================> ] 8.935MB/25.9MB
f1bef1499f85: Pushing [===============================> ] 16.53MB/25.9MB
52d10c0b0ad1: Pushing [======================> ] 11.56MB/25.9MB
f1bef1499f85: Pushing [=====================================> ] 19.42MB/25.9MB
52d10c0b0ad1: Pushing [===========================> ] 14.44MB/25.9MB
f1bef1499f85: Pushing [==========================================> ] 22.04MB/25.9MB
52d10c0b0ad1: Pushing [================================> ] 17.06MB/25.9MB
f1bef1499f85: Pushing [===============================================> ] 24.66MB/25.9MB
52d10c0b0ad1: Pushing [======================================> ] 19.94MB/25.9MB
52d10c0b0ad1: Pushing [============================================> ] 23.09MB/25.9MB
52d10c0b0ad1: Pushing [=================================================> ] 25.71MB/25.9MB
ae15c4caea69: Pushing [==================================================>] 1.405MB
b6858cd90c03: Pushing 3.072kB
52d10c0b0ad1: Pushing [==================================================>] 25.94MB
f1bef1499f85: Pushing [==================================================>] 25.93MB
ae15c4caea69: Pushed
b6858cd90c03: Pushed
52d10c0b0ad1: Pushed
f1bef1499f85: Pushed
25: digest: sha256:ac10e7ab96f650c40843e09360ca6d7ce65a2e7585c22f77e387f92476763805 size: 2208
The push refers to repository [devel.data-in-motion.biz:6000/trafficos/tim]
f1bef1499f85: Preparing
ae15c4caea69: Preparing
52d10c0b0ad1: Preparing
b6858cd90c03: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
3e35af6222b0: Waiting
65f7d25bbf2d: Waiting
0b17f64af87b: Waiting
74572826057a: Layer already exists
b6858cd90c03: Layer already exists
52d10c0b0ad1: Layer already exists
f1bef1499f85: Layer already exists
ae15c4caea69: Layer already exists
ba234b7fd328: Layer already exists
3e35af6222b0: Layer already exists
0b17f64af87b: Layer already exists
65f7d25bbf2d: Layer already exists
latest: digest: sha256:ac10e7ab96f650c40843e09360ca6d7ce65a2e7585c22f77e387f92476763805 size: 2208
Cleaning local images [559071e32961]
Docker Build Done
Archiving artifacts
Recording fingerprints
Finished: SUCCESS