Skip to content
Success

Console Output

Started by GitLab push by Mark Hoffmann
Running as SYSTEM
Building in workspace /var/jenkins_home/workspace/DIM-Diamant-Backend
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/diamant/backend.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitlab.com/datainmotion/diamant/backend.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/diamant/backend.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit 4f884c748b4e0dd878515cc7111605e8661942e0, 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 4f884c748b4e0dd878515cc7111605e8661942e0 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f884c748b4e0dd878515cc7111605e8661942e0
Commit message: "opthalmo model"
 > git rev-list --no-walk 20cf880579ad5fd514dca1224befb97bcc23903a # timeout=10
[Gradle] - Launching build.
[DIM-Diamant-Backend] $ /var/jenkins_home/workspace/DIM-Diamant-Backend/gradlew clean build release geckoExport prepareDocker
Starting a Gradle Daemon (subsequent builds will be faster)
Download https://repo.maven.apache.org/maven2/org/hyperledger/fabric-sdk-java/fabric-sdk-java/1.4.4/fabric-sdk-java-1.4.4-with-dependencies.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-public/org/gecko/emf/org.gecko.emf.osgi.component/2.2.8/org.gecko.emf.osgi.component-2.2.8.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-public/org/gecko/emf/mongo/org.gecko.emf.pushstreams/1.0.7/org.gecko.emf.pushstreams-1.0.7.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-public/org/gecko/emf/org.gecko.emf.osgi.component/2.2.8/org.gecko.emf.osgi.component-2.2.8.jar.sha1
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/addons/org.gecko.emf.utilities.model/2.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/org/gecko/addons/org.gecko.emf.utilities.model/2.0.0-SNAPSHOT/org.gecko.emf.utilities.model-2.0.0-20191102.114053-3.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/diamant/de.dim.diamant.decoders.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/diamant/de.dim.diamant.decoders.model/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/diamant/de.dim.diamant.decoders.api/1.0.0-SNAPSHOT/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/diamant/de.dim.diamant.decoders.api/1.0.0-SNAPSHOT/de.dim.diamant.decoders.api-1.0.0-20190809.081841-14.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/diamant/de.dim.diamant.decoders.impl/1.0.0-SNAPSHOT/de.dim.diamant.decoders.impl-1.0.0-20190809.081838-14.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-snapshots/de/dim/diamant/de.dim.diamant.decoders.model/1.0.0-SNAPSHOT/de.dim.diamant.decoders.model-1.0.0-20190809.081844-14.jar
:de.dim.diamant.eudamed.model:clean
:de.dim.diamant.hyperledger:clean
:de.dim.diamant.mail:clean
:de.dim.diamant.model:clean
:de.dim.diamant.rest:clean
:de.dim.diamant.runtime:clean
:de.dim.diamant.service:clean
:de.dim.diamant.service.tests:clean
:de.dim.diamant.eudamed.model:compileJava NO-SOURCE
:de.dim.diamant.eudamed.model:processResources NO-SOURCE
:de.dim.diamant.eudamed.model:classes UP-TO-DATE
:de.dim.diamant.eudamed.model:jar
:de.dim.diamant.eudamed.model:assemble
:de.dim.diamant.eudamed.model:compileTestJava NO-SOURCE
:de.dim.diamant.eudamed.model:processTestResources NO-SOURCE
:de.dim.diamant.eudamed.model:testClasses UP-TO-DATE
:de.dim.diamant.eudamed.model:test NO-SOURCE
:de.dim.diamant.eudamed.model:testOSGi SKIPPED
:de.dim.diamant.eudamed.model:check UP-TO-DATE
:de.dim.diamant.eudamed.model:build
:de.dim.diamant.hyperledger:compileJava
:de.dim.diamant.hyperledger:processResources NO-SOURCE
:de.dim.diamant.hyperledger:classes
:de.dim.diamant.hyperledger:jar
warning: Cannot find entry on -classpath: org.hyperledger.fabric-sdk-java:fabric-sdk-java;version=latest
:de.dim.diamant.hyperledger:assemble
:de.dim.diamant.hyperledger:compileTestJava
:de.dim.diamant.hyperledger:processTestResources NO-SOURCE
:de.dim.diamant.hyperledger:testClasses
:de.dim.diamant.hyperledger:test
:de.dim.diamant.hyperledger:testOSGi SKIPPED
:de.dim.diamant.hyperledger:check
:de.dim.diamant.hyperledger:build
:de.dim.diamant.model:compileJava
:de.dim.diamant.model:processResources NO-SOURCE
:de.dim.diamant.model:classes
:de.dim.diamant.model:jar
:de.dim.diamant.mail:compileJava
:de.dim.diamant.mail:processResources NO-SOURCE
:de.dim.diamant.mail:classes
:de.dim.diamant.mail:jar
:de.dim.diamant.mail:assemble
:de.dim.diamant.mail:compileTestJava
:de.dim.diamant.mail:processTestResources NO-SOURCE
:de.dim.diamant.mail:testClasses
:de.dim.diamant.mail:test
:de.dim.diamant.mail:testOSGi SKIPPED
:de.dim.diamant.mail:check
:de.dim.diamant.mail:build
:de.dim.diamant.model:assemble
:de.dim.diamant.model:compileTestJava NO-SOURCE
:de.dim.diamant.model:processTestResources NO-SOURCE
:de.dim.diamant.model:testClasses UP-TO-DATE
:de.dim.diamant.model:test NO-SOURCE
:de.dim.diamant.model:testOSGi SKIPPED
:de.dim.diamant.model:check UP-TO-DATE
:de.dim.diamant.model:build
:de.dim.diamant.runtime:compileJava
:de.dim.diamant.runtime:processResources NO-SOURCE
:de.dim.diamant.runtime:classes
:de.dim.diamant.runtime:jar
:de.dim.diamant.service:compileJava
:de.dim.diamant.service:processResources NO-SOURCE
:de.dim.diamant.service:classes
:de.dim.diamant.service:jar
:de.dim.diamant.rest:compileJava
:de.dim.diamant.rest:processResources NO-SOURCE
:de.dim.diamant.rest:classes
:de.dim.diamant.rest:jar
:de.dim.diamant.rest:assemble
:de.dim.diamant.rest:compileTestJava NO-SOURCE
:de.dim.diamant.rest:processTestResources NO-SOURCE
:de.dim.diamant.rest:testClasses UP-TO-DATE
:de.dim.diamant.rest:test NO-SOURCE
:de.dim.diamant.rest:testOSGi SKIPPED
:de.dim.diamant.rest:check UP-TO-DATE
:de.dim.diamant.rest:build
:de.dim.diamant.runtime:assemble
:de.dim.diamant.runtime:compileTestJava NO-SOURCE
:de.dim.diamant.runtime:processTestResources NO-SOURCE
:de.dim.diamant.runtime:testClasses UP-TO-DATE
:de.dim.diamant.runtime:test NO-SOURCE
:de.dim.diamant.runtime:testOSGi SKIPPED
:de.dim.diamant.runtime:check UP-TO-DATE
:de.dim.diamant.runtime:build
:de.dim.diamant.service:assemble
:de.dim.diamant.service:compileTestJava NO-SOURCE
:de.dim.diamant.service:processTestResources NO-SOURCE
:de.dim.diamant.service:testClasses UP-TO-DATE
:de.dim.diamant.service:test NO-SOURCE
:de.dim.diamant.service:testOSGi SKIPPED
:de.dim.diamant.service:check UP-TO-DATE
:de.dim.diamant.service:build
:de.dim.diamant.service.tests:compileJava
:de.dim.diamant.service.tests:processResources NO-SOURCE
:de.dim.diamant.service.tests:classes
:de.dim.diamant.service.tests:jar
:de.dim.diamant.service.tests:assemble
:de.dim.diamant.service.tests:compileTestJava NO-SOURCE
:de.dim.diamant.service.tests:processTestResources NO-SOURCE
:de.dim.diamant.service.tests:testClasses UP-TO-DATE
:de.dim.diamant.service.tests:test NO-SOURCE
:de.dim.diamant.service.tests:testOSGiNov 28, 2019 8:12:53 PM de.dim.diamant.service.event.AssetModificationHandler handleEvent
INFO: Received an asset event with a null 'new asset'. This should not happen! Doing nothing
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.AssetModificationHandler handleEvent
INFO: Received an asset event with a null 'new asset'. This should not happen! Doing nothing
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.JoinSplitModificationHandler handleEvent
WARNING: Received an null adding data, which should not happen. Doing nothing
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.JoinSplitModificationHandler handleEvent
WARNING: Received an null removal data, which should not happen. Doing nothing
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.JoinSplitModificationHandler handleEvent
WARNING: Received an null adding data, which should not happen. Doing nothing
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.NotificationMessageHandler handleEvent
WARNING: Received an message notification event without payload: entry, notification
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.NotificationMessageHandler handleEvent
WARNING: Received an message notification event without payload: entry, notification
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.NotificationMessageHandler handleEvent
WARNING: Received an message notification event without payload: entry, notification
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.NotificationMessageHandler handleEvent
WARNING: Received an notification definition without transaction link. This should not happen.
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
INFO: [test][null] Nothing to notify
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
SEVERE: [null] Error dispatching messages
java.lang.IllegalStateException: Cannot find a transaction for a null transaction id
	at de.dim.diamant.service.event.TransactionEntryNotificationHandler.getTransaction(TransactionEntryNotificationHandler.java:104)
	at de.dim.diamant.service.event.TransactionEntryNotificationHandler.handleEvent(TransactionEntryNotificationHandler.java:65)
	at de.dim.diamant.service.event.tests.TransactionEntryNotificationDispatcherTest.testDispatcher_TransactionId(TransactionEntryNotificationDispatcherTest.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
SEVERE: [null] Error dispatching messages
java.lang.IllegalStateException: Cannot find a transaction for a null transaction id
	at de.dim.diamant.service.event.TransactionEntryNotificationHandler.getTransaction(TransactionEntryNotificationHandler.java:104)
	at de.dim.diamant.service.event.TransactionEntryNotificationHandler.handleEvent(TransactionEntryNotificationHandler.java:65)
	at de.dim.diamant.service.event.tests.TransactionEntryNotificationDispatcherTest.testDispatcher_NoTransactionId(TransactionEntryNotificationDispatcherTest.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
SEVERE: [test] Error dispatching messages
java.lang.IllegalStateException

Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
INFO: Received an transaction notification event with a null transaction entry. This should not happen! Doing nothing
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
SEVERE: [null] Error dispatching messages
java.lang.IllegalStateException

Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
INFO: [test][part1] Nothing to notify
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
SEVERE: [null] Error dispatching messages
java.lang.IllegalStateException: Cannot find a transaction for a null transaction id
	at de.dim.diamant.service.event.TransactionEntryNotificationHandler.getTransaction(TransactionEntryNotificationHandler.java:104)
	at de.dim.diamant.service.event.TransactionEntryNotificationHandler.handleEvent(TransactionEntryNotificationHandler.java:65)
	at de.dim.diamant.service.event.tests.TransactionEntryNotificationDispatcherTest.testDispatcher_NoTransaction(TransactionEntryNotificationDispatcherTest.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
INFO: Received an transaction notification event for an unknown transaction. This should not happen! Doing nothing
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
SEVERE: [null] Error dispatching messages
java.lang.NullPointerException
	at de.dim.diamant.service.event.TransactionEntryNotificationHandler.getTransaction(TransactionEntryNotificationHandler.java:98)
	at de.dim.diamant.service.event.TransactionEntryNotificationHandler.handleEvent(TransactionEntryNotificationHandler.java:65)
	at de.dim.diamant.service.event.tests.TransactionEntryNotificationDispatcherTest.testDispatcher_AssetEntryNoAsset(TransactionEntryNotificationDispatcherTest.java:270)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.mockito.internal.runners.JUnit45AndHigherRunnerImpl.run(JUnit45AndHigherRunnerImpl.java:37)
	at org.mockito.runners.MockitoJUnitRunner.run(MockitoJUnitRunner.java:62)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:252)
	at junit.framework.TestSuite.run(TestSuite.java:247)
	at aQute.junit.Activator.test(Activator.java:340)
	at aQute.junit.Activator.automatic(Activator.java:236)
	at aQute.junit.Activator.run(Activator.java:177)
	at aQute.launcher.Launcher.lambda$serviceChanged$0(Launcher.java:1377)
	at aQute.launcher.Launcher.run(Launcher.java:349)
	at aQute.launcher.Launcher.main(Launcher.java:149)

Nov 28, 2019 8:12:53 PM de.dim.diamant.service.event.TransactionEntryNotificationHandler sendHandleNotification
INFO: Received an transaction notification without contact reference. This should not happen! Doing nothing
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.impl.AssetServiceImpl updateOwner
WARNING: [asset1] No asset type was given, taking ASSET as default
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.impl.AssetServiceImpl updateOwner
INFO: [asset1] No asset found for type 'Asset'
Nov 28, 2019 8:12:53 PM de.dim.diamant.service.impl.AssetServiceImpl updateOwner
WARNING: [asset1] No asset type was given, taking ASSET as default
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.AssetServiceImpl updateOwner
WARNING: [asset1] No asset type was given, taking ASSET as default
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.AssetServiceImpl updateOwner
WARNING: [asset1] No asset type was given, taking ASSET as default
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName
INFO: [test] No participant found
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Save new participant definition
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName
INFO: [test] No participant found
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl appendAsset
WARNING: [1222] Cannot add a null asset for this participant
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Save new participant definition
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Update participant definition because a change was detected
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [test] Save new participant without id
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
SEVERE: Cannot update a null Participant
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
SEVERE: Cannot update a null participant definition
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.ProductServiceImpl createProduct
WARNING: [myvalidudi] A Product with such UDI already exist. Cannot create a new one.
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Given expected assetIs is different to the id of the given asset
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:54 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Given expected assetIs is different to the id of the given asset
Nov 28, 2019 8:12:55 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:55 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:55 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:55 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:55 PM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Nov 28, 2019 8:12:55 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Nov 28, 2019 8:12:55 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Nov 28, 2019 8:12:55 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Nov 28, 2019 8:12:55 PM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Tests run  : 264
Passed     : 264
Errors     : 0
Failures   : 0

:de.dim.diamant.service.tests:check
:de.dim.diamant.service.tests:build
:de.dim.diamant.eudamed.model:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/de.dim.diamant.eudamed.model-1.0.0-20191128.201255-24-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.eudamed.model/maven-metadata.xml
:de.dim.diamant.hyperledger:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/de.dim.diamant.hyperledger-1.0.0-20191128.201256-24-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.hyperledger/maven-metadata.xml
:de.dim.diamant.mail:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/de.dim.diamant.mail-1.0.0-20191128.201258-24-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.mail/maven-metadata.xml
:de.dim.diamant.model:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/de.dim.diamant.model-1.0.0-20191128.201259-24-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.model/maven-metadata.xml
:de.dim.diamant.rest:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/de.dim.diamant.rest-1.0.0-20191128.201303-24-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.rest/maven-metadata.xml
:de.dim.diamant.runtime:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/de.dim.diamant.runtime-1.0.0-20191128.201305-24-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.runtime/maven-metadata.xml
:de.dim.diamant.service:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/de.dim.diamant.service.api-1.0.0-20191128.201307-24-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.api/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/de.dim.diamant.service.sample-1.0.0-20191128.201308-24-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.sample/maven-metadata.xml
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/de.dim.diamant.service.impl-1.0.0-20191128.201310-24-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.impl/maven-metadata.xml
:de.dim.diamant.service.tests:release
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24.pom
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24.pom.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24.pom.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24-javadoc.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24-javadoc.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24-javadoc.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24-sources.jar
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24-sources.jar.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/de.dim.diamant.service.tests-1.0.0-20191128.201313-24-sources.jar.md5
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml.sha1
Upload https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/1.0.0-SNAPSHOT/maven-metadata.xml.md5
Download https://devel.data-in-motion.biz/nexus/repository/dim-snapshot/DIM-Diamant-Backend/de.dim.diamant.service.tests/maven-metadata.xml
:de.dim.diamant.runtime:geckoExport
Download http://devel.data-in-motion.biz/public/repository/gecko/release/geckoRuntime/org.gecko.runtime.bnd/org.gecko.runtime.bnd-1.0.12.jar
Download http://devel.data-in-motion.biz/repository/gecko/release/geckoRuntime/org.gecko.runtime.bnd/org.gecko.runtime.bnd-1.0.12.jar
Download https://devel.data-in-motion.biz/repository/gecko/release/geckoRuntime/org.gecko.runtime.bnd/org.gecko.runtime.bnd-1.0.12.jar
:de.dim.diamant.runtime:prepareDocker
Prepare for Docker build

BUILD SUCCESSFUL in 38s
38 actionable tasks: 38 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Docker Build
Docker Build: building image at path /var/jenkins_home/workspace/DIM-Diamant-Backend/de.dim.diamant.runtime/generated/docker
Step 1/14 : FROM       airdock/oraclejdk:1.8


 ---> 65ad2c43412b

Step 2/14 : MAINTAINER Data In Motion Consulting GmbH


 ---> Using cache

 ---> dc43461820aa

Step 3/14 : ENV GECKO_WORK /gecko-work


 ---> Using cache

 ---> aee7590079a4

Step 4/14 : ENV GECKO_VERSION 2.0.0


 ---> Using cache

 ---> 0e02a4788ffb

Step 5/14 : RUN mkdir -p /opt/gecko/ && mkdir -p /opt/gecko/logs && mkdir -p /tmp


 ---> Using cache

 ---> e1260e6041df

Step 6/14 : COPY ./ /opt/gecko/


 ---> e9a0f00e7cd0

Step 7/14 : RUN useradd -r -u 200 -m -c "gecko account" -d ${GECKO_WORK} -s /bin/false gecko


 ---> Running in 55bf462f22c3

Removing intermediate container 55bf462f22c3

 ---> fde91ea71992

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 835d5dec3916

Removing intermediate container 835d5dec3916

 ---> 154e2f8e75e2

Step 9/14 : RUN cd /opt/gecko


 ---> Running in f7a7cf7bbe41

Removing intermediate container f7a7cf7bbe41

 ---> a8286b334d35

Step 10/14 : VOLUME ${GECKO_WORK}


 ---> Running in 76f9ef2bc5b4

Removing intermediate container 76f9ef2bc5b4

 ---> 20243f8a7728

Step 11/14 : EXPOSE 8080 8081 8090


 ---> Running in 5ddf336984a5

Removing intermediate container 5ddf336984a5

 ---> d2c9f53c474e

Step 12/14 : WORKDIR /opt/gecko


 ---> Running in fff933122fd1

Removing intermediate container fff933122fd1

 ---> a20558d60925

Step 13/14 : USER gecko


 ---> Running in 365ec12081f7

Removing intermediate container 365ec12081f7

 ---> d3a5cfbb9c67

Step 14/14 : CMD ["./bin/gecko.sh", "-data", "/gecko-work"]


 ---> Running in 636f90ced3e7

Removing intermediate container 636f90ced3e7

 ---> 8df2788279f6

Successfully built 8df2788279f6

Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/backend:dev-84
Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/backend:dev-latest
Docker Build Response : 8df2788279f6
Pushing [devel.data-in-motion.biz:6000/dim/diamant/backend:dev-84, devel.data-in-motion.biz:6000/dim/diamant/backend:dev-latest]
The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/backend]
f2d5edeefd2b: Preparing
74b85f7c4e53: Preparing
aaa9fcec4d18: Preparing
598818213bfb: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
65f7d25bbf2d: Waiting
0b17f64af87b: Waiting
3e35af6222b0: Waiting
ba234b7fd328: Waiting
74572826057a: Layer already exists
74b85f7c4e53: Pushing [>                                                  ]  14.62kB/1.388MB
598818213bfb: Layer already exists
3e35af6222b0: Layer already exists
ba234b7fd328: Layer already exists
65f7d25bbf2d: Layer already exists
aaa9fcec4d18: Pushing [>                                                  ]  208.9kB/20.71MB
0b17f64af87b: Layer already exists
74b85f7c4e53: Pushing [==================================================>]  1.405MB
f2d5edeefd2b: Pushing [>                                                  ]  239.6kB/20.71MB
aaa9fcec4d18: Pushing [======>                                            ]  2.512MB/20.71MB
f2d5edeefd2b: Pushing [======>                                            ]  2.542MB/20.71MB
aaa9fcec4d18: Pushing [===========>                                       ]  4.806MB/20.71MB
f2d5edeefd2b: Pushing [===========>                                       ]  4.606MB/20.71MB
74b85f7c4e53: Pushed
aaa9fcec4d18: Pushing [=================>                                 ]    7.1MB/20.71MB
f2d5edeefd2b: Pushing [================>                                  ]  6.671MB/20.71MB
aaa9fcec4d18: Pushing [======================>                            ]  9.394MB/20.71MB
f2d5edeefd2b: Pushing [=====================>                             ]  8.735MB/20.71MB
aaa9fcec4d18: Pushing [============================>                      ]  11.69MB/20.71MB
f2d5edeefd2b: Pushing [==========================>                        ]  11.03MB/20.71MB
aaa9fcec4d18: Pushing [=================================>                 ]  13.98MB/20.71MB
f2d5edeefd2b: Pushing [================================>                  ]  13.32MB/20.71MB
aaa9fcec4d18: Pushing [=======================================>           ]  16.27MB/20.71MB
f2d5edeefd2b: Pushing [=====================================>             ]  15.62MB/20.71MB
aaa9fcec4d18: Pushing [============================================>      ]  18.57MB/20.71MB
f2d5edeefd2b: Pushing [===========================================>       ]  17.91MB/20.71MB
f2d5edeefd2b: Pushing [================================================>  ]   20.2MB/20.71MB
aaa9fcec4d18: Pushing [==================================================>]  20.76MB
f2d5edeefd2b: Pushing [==================================================>]  20.75MB
aaa9fcec4d18: Pushed
f2d5edeefd2b: Pushed
dev-84: digest: sha256:271f15bca3205fd6e41bb3d9c5845b80779ee1b3fc7ad95fa5586cad9cc03579 size: 2208
The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/backend]
f2d5edeefd2b: Preparing
74b85f7c4e53: Preparing
aaa9fcec4d18: Preparing
598818213bfb: Preparing
74572826057a: Preparing
3e35af6222b0: Preparing
ba234b7fd328: Preparing
65f7d25bbf2d: Preparing
0b17f64af87b: Preparing
ba234b7fd328: Waiting
65f7d25bbf2d: Waiting
0b17f64af87b: Waiting
3e35af6222b0: Waiting
f2d5edeefd2b: Layer already exists
598818213bfb: Layer already exists
aaa9fcec4d18: Layer already exists
74572826057a: Layer already exists
74b85f7c4e53: Layer already exists
3e35af6222b0: Layer already exists
65f7d25bbf2d: Layer already exists
0b17f64af87b: Layer already exists
ba234b7fd328: Layer already exists
dev-latest: digest: sha256:271f15bca3205fd6e41bb3d9c5845b80779ee1b3fc7ad95fa5586cad9cc03579 size: 2208
Cleaning local images [8df2788279f6]
Docker Build Done
Recording test results
Finished: SUCCESS