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 49ef853939226aace3304cef7a22ecf0ae2e933d, 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 49ef853939226aace3304cef7a22ecf0ae2e933d (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 49ef853939226aace3304cef7a22ecf0ae2e933d
Commit message: "Two TransactionEntry if change and owner-switch"
 > git rev-list --no-walk 7aebc67ec7db473b173a05b6799a3ac4c597b933 # 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)
> Task :de.dim.diamant.eudamed.model:clean
> Task :de.dim.diamant.gson:clean
> Task :de.dim.diamant.hyperledger:clean
> Task :de.dim.diamant.mail:clean
> Task :de.dim.diamant.model:clean
> Task :de.dim.diamant.rest:clean
> Task :de.dim.diamant.runtime:clean
> Task :de.dim.diamant.service:clean
> Task :de.dim.diamant.service.tests:clean
> Task :de.dim.diamant.eudamed.model:compileJava NO-SOURCE
> Task :de.dim.diamant.eudamed.model:processResources NO-SOURCE
> Task :de.dim.diamant.eudamed.model:classes UP-TO-DATE
> Task :de.dim.diamant.eudamed.model:jar
> Task :de.dim.diamant.eudamed.model:assemble
> Task :de.dim.diamant.eudamed.model:compileTestJava NO-SOURCE
> Task :de.dim.diamant.eudamed.model:processTestResources NO-SOURCE
> Task :de.dim.diamant.eudamed.model:testClasses UP-TO-DATE
> Task :de.dim.diamant.eudamed.model:test NO-SOURCE
> Task :de.dim.diamant.eudamed.model:testOSGi SKIPPED
> Task :de.dim.diamant.eudamed.model:check UP-TO-DATE
> Task :de.dim.diamant.eudamed.model:build
> Task :de.dim.diamant.gson:compileJava
> Task :de.dim.diamant.gson:processResources NO-SOURCE
> Task :de.dim.diamant.gson:classes
> Task :de.dim.diamant.gson:jar
> Task :de.dim.diamant.gson:assemble
> Task :de.dim.diamant.gson:compileTestJava NO-SOURCE
> Task :de.dim.diamant.gson:processTestResources NO-SOURCE
> Task :de.dim.diamant.gson:testClasses UP-TO-DATE
> Task :de.dim.diamant.gson:test NO-SOURCE
> Task :de.dim.diamant.gson:testOSGi SKIPPED
> Task :de.dim.diamant.gson:check UP-TO-DATE
> Task :de.dim.diamant.gson:build
> Task :de.dim.diamant.hyperledger:compileJava
> Task :de.dim.diamant.hyperledger:processResources NO-SOURCE
> Task :de.dim.diamant.hyperledger:classes

> Task :de.dim.diamant.hyperledger:jar
warning: Cannot find entry on -classpath: org.hyperledger.fabric-sdk-java:fabric-sdk-java;version=latest

> Task :de.dim.diamant.hyperledger:assemble
> Task :de.dim.diamant.hyperledger:compileTestJava
> Task :de.dim.diamant.hyperledger:processTestResources NO-SOURCE
> Task :de.dim.diamant.hyperledger:testClasses
> Task :de.dim.diamant.hyperledger:test
> Task :de.dim.diamant.hyperledger:testOSGi SKIPPED
> Task :de.dim.diamant.hyperledger:check
> Task :de.dim.diamant.hyperledger:build
> Task :de.dim.diamant.model:compileJava
> Task :de.dim.diamant.model:processResources NO-SOURCE
> Task :de.dim.diamant.model:classes
> Task :de.dim.diamant.model:jar
> Task :de.dim.diamant.mail:compileJava
> Task :de.dim.diamant.mail:processResources NO-SOURCE
> Task :de.dim.diamant.mail:classes
> Task :de.dim.diamant.mail:jar
> Task :de.dim.diamant.mail:assemble
> Task :de.dim.diamant.mail:compileTestJava
> Task :de.dim.diamant.mail:processTestResources NO-SOURCE
> Task :de.dim.diamant.mail:testClasses
> Task :de.dim.diamant.mail:test
> Task :de.dim.diamant.mail:testOSGi SKIPPED
> Task :de.dim.diamant.mail:check
> Task :de.dim.diamant.mail:build
> Task :de.dim.diamant.model:assemble
> Task :de.dim.diamant.model:compileTestJava NO-SOURCE
> Task :de.dim.diamant.model:processTestResources NO-SOURCE
> Task :de.dim.diamant.model:testClasses UP-TO-DATE
> Task :de.dim.diamant.model:test NO-SOURCE
> Task :de.dim.diamant.model:testOSGi SKIPPED
> Task :de.dim.diamant.model:check UP-TO-DATE
> Task :de.dim.diamant.model:build
> Task :de.dim.diamant.runtime:compileJava
> Task :de.dim.diamant.runtime:processResources NO-SOURCE
> Task :de.dim.diamant.runtime:classes
> Task :de.dim.diamant.runtime:jar
> Task :de.dim.diamant.service:compileJava
> Task :de.dim.diamant.service:processResources NO-SOURCE
> Task :de.dim.diamant.service:classes
> Task :de.dim.diamant.service:jar
> Task :de.dim.diamant.rest:compileJava
> Task :de.dim.diamant.rest:processResources NO-SOURCE
> Task :de.dim.diamant.rest:classes
> Task :de.dim.diamant.rest:jar
> Task :de.dim.diamant.rest:assemble
> Task :de.dim.diamant.rest:compileTestJava NO-SOURCE
> Task :de.dim.diamant.rest:processTestResources NO-SOURCE
> Task :de.dim.diamant.rest:testClasses UP-TO-DATE
> Task :de.dim.diamant.rest:test NO-SOURCE
> Task :de.dim.diamant.rest:testOSGi SKIPPED
> Task :de.dim.diamant.rest:check UP-TO-DATE
> Task :de.dim.diamant.rest:build
> Task :de.dim.diamant.runtime:assemble
> Task :de.dim.diamant.runtime:compileTestJava NO-SOURCE
> Task :de.dim.diamant.runtime:processTestResources NO-SOURCE
> Task :de.dim.diamant.runtime:testClasses UP-TO-DATE
> Task :de.dim.diamant.runtime:test NO-SOURCE
> Task :de.dim.diamant.runtime:testOSGi SKIPPED
> Task :de.dim.diamant.runtime:check UP-TO-DATE
> Task :de.dim.diamant.runtime:build
> Task :de.dim.diamant.service:assemble
> Task :de.dim.diamant.service:compileTestJava NO-SOURCE
> Task :de.dim.diamant.service:processTestResources NO-SOURCE
> Task :de.dim.diamant.service:testClasses UP-TO-DATE
> Task :de.dim.diamant.service:test NO-SOURCE
> Task :de.dim.diamant.service:testOSGi SKIPPED
> Task :de.dim.diamant.service:check UP-TO-DATE
> Task :de.dim.diamant.service:build
> Task :de.dim.diamant.service.tests:compileJava
> Task :de.dim.diamant.service.tests:processResources NO-SOURCE
> Task :de.dim.diamant.service.tests:classes
> Task :de.dim.diamant.service.tests:jar
> Task :de.dim.diamant.service.tests:assemble
> Task :de.dim.diamant.service.tests:compileTestJava NO-SOURCE
> Task :de.dim.diamant.service.tests:processTestResources NO-SOURCE
> Task :de.dim.diamant.service.tests:testClasses UP-TO-DATE
> Task :de.dim.diamant.service.tests:test NO-SOURCE
required wires for org.apache.felix.framework [0] []
required wires for org.apache.felix.configadmin [1] []
required wires for org.apache.felix.scr [2] []
required wires for org.apache.servicemix.bundles.junit [3] []
required wires for org.mockito.mockito-core [4] []
required wires for org.objenesis [5] []
required wires for de.dim.diamant.decoders.api [6] []
required wires for de.dim.diamant.decoders.model [7] []
required wires for org.apache.commons.lang3 [8] []
required wires for org.apache.felix.eventadmin [9] []
required wires for org.osgi.util.function [10] []
required wires for org.osgi.util.promise [11] []
required wires for de.dim.diamant.model [12] []
required wires for de.dim.diamant.service.api [13] []
required wires for de.dim.diamant.service.impl [14] []
required wires for de.dim.diamant.service.tests [15] []
required wires for org.eclipse.emf.common [16] []
required wires for org.eclipse.emf.ecore [17] []
required wires for org.eclipse.emf.ecore.xmi [18] []
required wires for org.gecko.core.test [19] []
required wires for org.gecko.emf.osgi.api [20] []
required wires for org.gecko.emf.osgi.component [21] []
required wires for org.gecko.emf.osgi.ecore [22] []
required wires for org.gecko.emf.repository.api [23] []
required wires for biz.aQute.tester [24] []
required wires for de.dim.diamant.service.tests [15] []
Apr 03, 2020 11:29:15 AM de.dim.diamant.service.event.AssetModificationHandler handleEvent
INFO: Received an asset event with a null 'new asset'. This should not happen! Doing nothing
Apr 03, 2020 11:29:15 AM de.dim.diamant.service.event.AssetModificationHandler handleEvent
INFO: Received an asset event with a null 'new asset'. This should not happen! Doing nothing
Apr 03, 2020 11:29:15 AM de.dim.diamant.service.event.JoinSplitModificationHandler handleEvent
WARNING: Received an null adding data, which should not happen. Doing nothing
Apr 03, 2020 11:29:15 AM de.dim.diamant.service.event.JoinSplitModificationHandler handleEvent
WARNING: Received an null removal data, which should not happen. Doing nothing
Apr 03, 2020 11:29:16 AM de.dim.diamant.service.event.JoinSplitModificationHandler handleEvent
WARNING: Received an null adding data, which should not happen. Doing nothing
Apr 03, 2020 11:29:16 AM de.dim.diamant.service.event.NotificationMessageHandler handleEvent
WARNING: Received an message notification event without payload: entry, notification
Apr 03, 2020 11:29:16 AM de.dim.diamant.service.event.NotificationMessageHandler handleEvent
WARNING: Received an message notification event without payload: entry, notification
Apr 03, 2020 11:29:16 AM de.dim.diamant.service.event.NotificationMessageHandler handleEvent
WARNING: Received an message notification event without payload: entry, notification
Apr 03, 2020 11:29:16 AM de.dim.diamant.service.event.NotificationMessageHandler handleEvent
WARNING: Received an notification definition without transaction link. This should not happen.
Apr 03, 2020 11:29:16 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
INFO: [test][null] Nothing to notify
Apr 03, 2020 11:29:17 AM 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:326)
	at aQute.junit.Activator.automatic(Activator.java:220)
	at aQute.junit.Activator.run(Activator.java:176)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at aQute.launcher.Launcher.launch(Launcher.java:385)
	at aQute.launcher.Launcher.run(Launcher.java:143)
	at aQute.launcher.Launcher.main(Launcher.java:121)
	at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:154)
	at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:119)
	at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:51)

Apr 03, 2020 11:29:17 AM 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:326)
	at aQute.junit.Activator.automatic(Activator.java:220)
	at aQute.junit.Activator.run(Activator.java:176)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at aQute.launcher.Launcher.launch(Launcher.java:385)
	at aQute.launcher.Launcher.run(Launcher.java:143)
	at aQute.launcher.Launcher.main(Launcher.java:121)
	at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:154)
	at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:119)
	at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:51)

Apr 03, 2020 11:29:17 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
SEVERE: [test] Error dispatching messages
java.lang.IllegalStateException

Apr 03, 2020 11:29:17 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
INFO: Received an transaction notification event with a null transaction entry. This should not happen! Doing nothing
Apr 03, 2020 11:29:17 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
SEVERE: [null] Error dispatching messages
java.lang.IllegalStateException

Apr 03, 2020 11:29:17 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
INFO: [test][part1] Nothing to notify
Apr 03, 2020 11:29:18 AM 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:326)
	at aQute.junit.Activator.automatic(Activator.java:220)
	at aQute.junit.Activator.run(Activator.java:176)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at aQute.launcher.Launcher.launch(Launcher.java:385)
	at aQute.launcher.Launcher.run(Launcher.java:143)
	at aQute.launcher.Launcher.main(Launcher.java:121)
	at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:154)
	at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:119)
	at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:51)

Apr 03, 2020 11:29:18 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler handleEvent
INFO: Received an transaction notification event for an unknown transaction. This should not happen! Doing nothing
Apr 03, 2020 11:29:18 AM 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:326)
	at aQute.junit.Activator.automatic(Activator.java:220)
	at aQute.junit.Activator.run(Activator.java:176)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at aQute.launcher.Launcher.launch(Launcher.java:385)
	at aQute.launcher.Launcher.run(Launcher.java:143)
	at aQute.launcher.Launcher.main(Launcher.java:121)
	at aQute.launcher.pre.EmbeddedLauncher.executeWithRunPath(EmbeddedLauncher.java:154)
	at aQute.launcher.pre.EmbeddedLauncher.findAndExecute(EmbeddedLauncher.java:119)
	at aQute.launcher.pre.EmbeddedLauncher.main(EmbeddedLauncher.java:51)

Apr 03, 2020 11:29:18 AM de.dim.diamant.service.event.TransactionEntryNotificationHandler sendHandleNotification
INFO: Received an transaction notification without contact reference. This should not happen! Doing nothing
Apr 03, 2020 11:29:19 AM de.dim.diamant.service.impl.AssetServiceImpl updateOwner
WARNING: [asset1] No asset type was given, taking ASSET as default
Apr 03, 2020 11:29:19 AM de.dim.diamant.service.impl.AssetServiceImpl updateOwner
INFO: [asset1] No asset found for type 'Asset'
Apr 03, 2020 11:29:19 AM de.dim.diamant.service.impl.AssetServiceImpl updateOwner
WARNING: [asset1] No asset type was given, taking ASSET as default
Apr 03, 2020 11:29:22 AM de.dim.diamant.service.impl.AssetServiceImpl updateOwner
WARNING: [asset1] No asset type was given, taking ASSET as default
Apr 03, 2020 11:29:22 AM de.dim.diamant.service.impl.AssetServiceImpl updateOwner
WARNING: [asset1] No asset type was given, taking ASSET as default
Apr 03, 2020 11:29:23 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Apr 03, 2020 11:29:24 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Apr 03, 2020 11:29:24 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Apr 03, 2020 11:29:24 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Apr 03, 2020 11:29:25 AM de.dim.diamant.service.impl.TransactionEntryTextProvider provideText
WARNING: Object is not of instance TransactionEntry. Returning without result
Apr 03, 2020 11:29:25 AM de.dim.diamant.service.impl.TransactionEntryTextProvider provideText
WARNING: [null] No transaction found. Returning without result
Warensendung nach Teststreet, mittels Dienstleister THL (TrackingNo: THL-123, Asset: 2222)
HOLLA (Aktivität: did something)
Der Besitzer des Asset 2222 vom Typ Product wurde von 'old' auf 'new'
Das Asset 2222 vom Typ Product vom Asset P01 gelöst
Das Asset 2222 vom Typ Product wurde erstellt
Das Asset 2222 vom Typ Product wurde dem Asset P01 zugeordnet
Eichung durch TEST-AUTH (Zertifikat 'MYART-321' gültig bis 24.12.2009
Kunde: Me, Vertragsnummer C01, Details: Piece of cheese (Asset: 2222)
Apr 03, 2020 11:29:26 AM de.dim.diamant.service.impl.TransactionEntryTextProvider provideText
WARNING: [null] No participant found. Cannot set source information
Apr 03, 2020 11:29:26 AM de.dim.diamant.service.impl.TransactionEntryTextProvider provideText
WARNING: [null] No participant found. Cannot set source information
Der Besitzer von Asset 2222 vom Typ Product wurde geändert
Das Asset 2222 vom Typ Product wurde gelöscht
Eingangsbuchung auf Artikelnummer MYART-321 (2222)
Apr 03, 2020 11:29:28 AM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName
INFO: [test] No participant found
Apr 03, 2020 11:29:28 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Apr 03, 2020 11:29:28 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Save new participant definition
Apr 03, 2020 11:29:28 AM de.dim.diamant.service.impl.ParticipantServiceImpl getDefinitionByName
INFO: [test] No participant found
Apr 03, 2020 11:29:29 AM de.dim.diamant.service.impl.ParticipantServiceImpl appendAsset
WARNING: [1222] Cannot add a null asset for this participant
Apr 03, 2020 11:29:29 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Save new participant definition
Apr 03, 2020 11:29:29 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Apr 03, 2020 11:29:30 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [1222] Update participant definition because a change was detected
Apr 03, 2020 11:29:30 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Apr 03, 2020 11:29:30 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [test] Save new participant without id
Apr 03, 2020 11:29:30 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
SEVERE: Cannot update a null Participant
Apr 03, 2020 11:29:31 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
SEVERE: Cannot update a null participant definition
Apr 03, 2020 11:29:32 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipant
INFO: [1222] Update participant because a change was detected
Apr 03, 2020 11:29:36 AM de.dim.diamant.service.impl.ProductServiceImpl createProduct
WARNING: [myvalidudi] A Product with such UDI already exist. Cannot create a new one.
Apr 03, 2020 11:29:36 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:36 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:36 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:36 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:36 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:36 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:37 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:37 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:37 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Given expected assetIs is different to the id of the given asset
Apr 03, 2020 11:29:37 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:37 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:38 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Given expected assetIs is different to the id of the given asset
Apr 03, 2020 11:29:38 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:38 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:39 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:39 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:39 AM de.dim.diamant.service.impl.TransactionEntryServiceimpl resolveAsset
WARNING: [test] Asset log has no asset assigned, try to resolve it
Apr 03, 2020 11:29:39 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Apr 03, 2020 11:29:40 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Apr 03, 2020 11:29:40 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
Apr 03, 2020 11:29:40 AM de.dim.diamant.service.impl.ParticipantServiceImpl updateParticipantDefinition
INFO: [2111] Update participant definition because a change was detected
> Task :de.dim.diamant.service.tests:testOSGi

Tests run  : 290
Passed     : 290
Errors     : 0
Failures   : 0

> Task :de.dim.diamant.service.tests:check
> Task :de.dim.diamant.service.tests:build
> Task :de.dim.diamant.eudamed.model:release
> Task :de.dim.diamant.gson:release
> Task :de.dim.diamant.hyperledger:release
> Task :de.dim.diamant.mail:release
> Task :de.dim.diamant.model:release
> Task :de.dim.diamant.rest:release
> Task :de.dim.diamant.runtime:release
> Task :de.dim.diamant.service:release
> Task :de.dim.diamant.service.tests:release

> Task :de.dim.diamant.runtime:geckoExport
warning: Key '-plugin.Central' has a non-String value: :null
warning: Key '-plugin.gecko-old' has a non-String value: :null
warning: Key 'javac.target' has a non-String value: :null
warning: Key '-plugin.gecko' has a non-String value: :null
warning: Key '-plugin.project' has a non-String value: :null
warning: Key '-plugin.modeling' has a non-String value: :null
warning: Key '-runblacklist.default' has a non-String value: :null
warning: Key 'javac.source' has a non-String value: :null
warning: Key '-plugin.gecko-all' has a non-String value: :null
warning: Key '-plugin.Release' has a non-String value: :null
warning: Key '-includeresource.license' has a non-String value: :null
warning: Key '-includeresource.icon' has a non-String value: :null
warning: Key 'javac.debug' has a non-String value: :null
warning: Key '-plugin.Local' has a non-String value: :null
warning: Key '-plugin.geckoexporter' has a non-String value: :null
warning: Key '-plugin.Temp' has a non-String value: :null

> Task :de.dim.diamant.runtime:prepareDocker
Prepare for Docker build

BUILD SUCCESSFUL in 1m 13s
42 actionable tasks: 42 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       openjdk:11


 ---> 8ae694851c0d

Step 2/14 : MAINTAINER Data In Motion Consulting GmbH


 ---> Running in 3ddcee6152ab

Removing intermediate container 3ddcee6152ab

 ---> 8b72ceac97e6

Step 3/14 : ENV GECKO_WORK /gecko-home


 ---> Running in 7ca92d5784fc

Removing intermediate container 7ca92d5784fc

 ---> 1c1107961c70

Step 4/14 : ENV GECKO_VERSION 2.0.0


 ---> Running in ee0798cbc264

Removing intermediate container ee0798cbc264

 ---> c6d4f186dc5b

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


 ---> Running in 7e64d6f9c1dd

Removing intermediate container 7e64d6f9c1dd

 ---> b6ca01184351

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


 ---> 005abff621a8

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


 ---> Running in 3e2d8d265bd3

Removing intermediate container 3e2d8d265bd3

 ---> e0e52eca1248

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 660567181cf7

Removing intermediate container 660567181cf7

 ---> 44abe5cf383e

Step 9/14 : RUN cd /opt/gecko


 ---> Running in d01bdd73f049

Removing intermediate container d01bdd73f049

 ---> 79663d7406b5

Step 10/14 : VOLUME ${GECKO_WORK}


 ---> Running in 1cefb503b604

Removing intermediate container 1cefb503b604

 ---> 89fb0317da72

Step 11/14 : EXPOSE 8080 8081 8090


 ---> Running in b1e9fd3fb281

Removing intermediate container b1e9fd3fb281

 ---> 1bcd10d75ce8

Step 12/14 : WORKDIR /opt/gecko


 ---> Running in 46df09415ebc

Removing intermediate container 46df09415ebc

 ---> 7c0b46c89e23

Step 13/14 : USER gecko


 ---> Running in 56e524f1496e

Removing intermediate container 56e524f1496e

 ---> 597c61a01db4

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


 ---> Running in fb2d3e374091

Removing intermediate container fb2d3e374091

 ---> b10f79226771

Successfully built b10f79226771

Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/backend:dev-100
Tagging built image with devel.data-in-motion.biz:6000/dim/diamant/backend:dev-latest
Docker Build Response : b10f79226771
Pushing [devel.data-in-motion.biz:6000/dim/diamant/backend:dev-100, 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]
759ddeba3747: Preparing
c7f358074ed6: Preparing
5c96d6c60a77: Preparing
e6fb1c969a3a: Preparing
a3dd8ba6d2bd: Preparing
1ab2d59877e4: Preparing
23f8d486123a: Preparing
afae6f50abb9: Preparing
136a15f81f25: Preparing
185574602537: Preparing
24efcd549ab5: Preparing
23f8d486123a: Waiting
1ab2d59877e4: Waiting
afae6f50abb9: Waiting
24efcd549ab5: Waiting
c7f358074ed6: Pushing [>                                                  ]  1.024kB/74.31kB
5c96d6c60a77: Pushing [>                                                  ]  209.9kB/20.9MB
759ddeba3747: Pushing [>                                                  ]  240.6kB/20.9MB
e6fb1c969a3a: Pushing  3.072kB
a3dd8ba6d2bd: Pushing [>                                                  ]  524.8kB/322.4MB
c7f358074ed6: Pushing [==================================================>]  87.04kB
759ddeba3747: Pushing [======>                                            ]  2.541MB/20.9MB
5c96d6c60a77: Pushing [======>                                            ]   2.74MB/20.9MB
a3dd8ba6d2bd: Pushing [>                                                  ]  2.705MB/322.4MB
759ddeba3747: Pushing [===========>                                       ]  4.834MB/20.9MB
5c96d6c60a77: Pushing [============>                                      ]  5.263MB/20.9MB
a3dd8ba6d2bd: Pushing [>                                                  ]   4.89MB/322.4MB
c7f358074ed6: Pushed
759ddeba3747: Pushing [=================>                                 ]  7.357MB/20.9MB
5c96d6c60a77: Pushing [==================>                                ]  7.786MB/20.9MB
a3dd8ba6d2bd: Pushing [=>                                                 ]  7.082MB/322.4MB
e6fb1c969a3a: Pushed
759ddeba3747: Pushing [=======================>                           ]  9.881MB/20.9MB
5c96d6c60a77: Pushing [========================>                          ]  10.31MB/20.9MB
1ab2d59877e4: Pushing [==================================================>]     512B
1ab2d59877e4: Pushing [==================================================>]  3.584kB
a3dd8ba6d2bd: Pushing [=>                                                 ]   9.31MB/322.4MB
759ddeba3747: Pushing [=============================>                     ]  12.17MB/20.9MB
5c96d6c60a77: Pushing [==============================>                    ]   12.6MB/20.9MB
a3dd8ba6d2bd: Pushing [=>                                                 ]  11.54MB/322.4MB
23f8d486123a: Pushing [>                                                  ]  111.1kB/11.1MB
5c96d6c60a77: Pushing [====================================>              ]  15.13MB/20.9MB
759ddeba3747: Pushing [===================================>               ]   14.7MB/20.9MB
1ab2d59877e4: Pushed
a3dd8ba6d2bd: Pushing [==>                                                ]  13.77MB/322.4MB
23f8d486123a: Pushing [=======>                                           ]   1.69MB/11.1MB
5c96d6c60a77: Pushing [==========================================>        ]  17.65MB/20.9MB
759ddeba3747: Pushing [=========================================>         ]  17.22MB/20.9MB
afae6f50abb9: Pushing [>                                                  ]  541.2kB/145.4MB
a3dd8ba6d2bd: Pushing [==>                                                ]  15.99MB/322.4MB
23f8d486123a: Pushing [===============>                                   ]  3.416MB/11.1MB
5c96d6c60a77: Pushing [===============================================>   ]  19.94MB/20.9MB
759ddeba3747: Pushing [===============================================>   ]  19.74MB/20.9MB
5c96d6c60a77: Pushing [==================================================>]  20.94MB
759ddeba3747: Pushing [==================================================>]  20.94MB
23f8d486123a: Pushing [========================>                          ]  5.449MB/11.1MB
a3dd8ba6d2bd: Pushing [==>                                                ]  18.22MB/322.4MB
afae6f50abb9: Pushing [>                                                  ]  2.196MB/145.4MB
23f8d486123a: Pushing [================================>                  ]   7.26MB/11.1MB
a3dd8ba6d2bd: Pushing [===>                                               ]  20.45MB/322.4MB
afae6f50abb9: Pushing [=>                                                 ]  3.858MB/145.4MB
23f8d486123a: Pushing [========================================>          ]  8.977MB/11.1MB
a3dd8ba6d2bd: Pushing [===>                                               ]  22.68MB/322.4MB
afae6f50abb9: Pushing [=>                                                 ]  5.498MB/145.4MB
23f8d486123a: Pushing [==================================================>]  11.25MB
a3dd8ba6d2bd: Pushing [===>                                               ]  24.91MB/322.4MB
23f8d486123a: Pushing [==================================================>]  11.52MB
afae6f50abb9: Pushing [==>                                                ]  7.161MB/145.4MB
a3dd8ba6d2bd: Pushing [====>                                              ]  27.14MB/322.4MB
afae6f50abb9: Pushing [===>                                               ]  8.832MB/145.4MB
a3dd8ba6d2bd: Pushing [====>                                              ]  29.33MB/322.4MB
afae6f50abb9: Pushing [===>                                               ]  10.44MB/145.4MB
5c96d6c60a77: Pushed
a3dd8ba6d2bd: Pushing [====>                                              ]  31.56MB/322.4MB
23f8d486123a: Pushed
afae6f50abb9: Pushing [====>                                              ]  12.08MB/145.4MB
a3dd8ba6d2bd: Pushing [=====>                                             ]  33.79MB/322.4MB
759ddeba3747: Pushed
afae6f50abb9: Pushing [====>                                              ]  13.71MB/145.4MB
a3dd8ba6d2bd: Pushing [=====>                                             ]  36.02MB/322.4MB
136a15f81f25: Pushing [>                                                  ]  176.1kB/17.54MB
afae6f50abb9: Pushing [=====>                                             ]  14.82MB/145.4MB
136a15f81f25: Pushing [====>                                              ]  1.534MB/17.54MB
185574602537: Pushing [>                                                  ]  193.5kB/16.48MB
a3dd8ba6d2bd: Pushing [=====>                                             ]  38.25MB/322.4MB
24efcd549ab5: Pushing [>                                                  ]  525.3kB/114.1MB
afae6f50abb9: Pushing [=====>                                             ]  16.49MB/145.4MB
136a15f81f25: Pushing [========>                                          ]  2.889MB/17.54MB
185574602537: Pushing [=====>                                             ]  1.665MB/16.48MB
a3dd8ba6d2bd: Pushing [======>                                            ]  41.02MB/322.4MB
24efcd549ab5: Pushing [>                                                  ]  2.175MB/114.1MB
185574602537: Pushing [=========>                                         ]  3.224MB/16.48MB
136a15f81f25: Pushing [============>                                      ]  4.438MB/17.54MB
afae6f50abb9: Pushing [======>                                            ]  18.14MB/145.4MB
a3dd8ba6d2bd: Pushing [======>                                            ]   43.2MB/322.4MB
24efcd549ab5: Pushing [=>                                                 ]  3.797MB/114.1MB
136a15f81f25: Pushing [=================>                                 ]  6.009MB/17.54MB
185574602537: Pushing [===============>                                   ]  4.993MB/16.48MB
a3dd8ba6d2bd: Pushing [=======>                                           ]  45.36MB/322.4MB
afae6f50abb9: Pushing [======>                                            ]  19.79MB/145.4MB
24efcd549ab5: Pushing [==>                                                ]  5.398MB/114.1MB
136a15f81f25: Pushing [=====================>                             ]  7.543MB/17.54MB
185574602537: Pushing [===================>                               ]   6.51MB/16.48MB
a3dd8ba6d2bd: Pushing [=======>                                           ]  47.59MB/322.4MB
afae6f50abb9: Pushing [=======>                                           ]  21.44MB/145.4MB
136a15f81f25: Pushing [============================>                      ]   9.88MB/17.54MB
185574602537: Pushing [========================>                          ]  8.039MB/16.48MB
24efcd549ab5: Pushing [===>                                               ]  7.556MB/114.1MB
a3dd8ba6d2bd: Pushing [=======>                                           ]  49.82MB/322.4MB
afae6f50abb9: Pushing [=======>                                           ]  23.11MB/145.4MB
136a15f81f25: Pushing [===================================>               ]  12.35MB/17.54MB
185574602537: Pushing [============================>                      ]  9.504MB/16.48MB
a3dd8ba6d2bd: Pushing [========>                                          ]  52.02MB/322.4MB
24efcd549ab5: Pushing [====>                                              ]  9.742MB/114.1MB
afae6f50abb9: Pushing [========>                                          ]  24.75MB/145.4MB
185574602537: Pushing [===================================>               ]  11.68MB/16.48MB
136a15f81f25: Pushing [========================================>          ]  14.07MB/17.54MB
a3dd8ba6d2bd: Pushing [========>                                          ]  54.25MB/322.4MB
24efcd549ab5: Pushing [=====>                                             ]  11.93MB/114.1MB
185574602537: Pushing [========================================>          ]  13.47MB/16.48MB
136a15f81f25: Pushing [============================================>      ]  15.76MB/17.54MB
afae6f50abb9: Pushing [=========>                                         ]  26.41MB/145.4MB
a3dd8ba6d2bd: Pushing [========>                                          ]  57.03MB/322.4MB
24efcd549ab5: Pushing [=====>                                             ]  13.56MB/114.1MB
185574602537: Pushing [==============================================>    ]  15.27MB/16.48MB
136a15f81f25: Pushing [==================================================>]  17.81MB
afae6f50abb9: Pushing [=========>                                         ]  28.08MB/145.4MB
136a15f81f25: Pushing [==================================================>]  17.85MB
a3dd8ba6d2bd: Pushing [=========>                                         ]  59.75MB/322.4MB
24efcd549ab5: Pushing [======>                                            ]  15.17MB/114.1MB
185574602537: Pushing [==================================================>]  17.11MB
afae6f50abb9: Pushing [==========>                                        ]  29.73MB/145.4MB
a3dd8ba6d2bd: Pushing [=========>                                         ]  61.97MB/322.4MB
24efcd549ab5: Pushing [=======>                                           ]  16.79MB/114.1MB
afae6f50abb9: Pushing [==========>                                        ]  31.38MB/145.4MB
a3dd8ba6d2bd: Pushing [=========>                                         ]  64.14MB/322.4MB
24efcd549ab5: Pushing [========>                                          ]  18.94MB/114.1MB
a3dd8ba6d2bd: Pushing [==========>                                        ]  66.37MB/322.4MB
24efcd549ab5: Pushing [=========>                                         ]  20.53MB/114.1MB
afae6f50abb9: Pushing [===========>                                       ]  33.03MB/145.4MB
185574602537: Pushed
24efcd549ab5: Pushing [=========>                                         ]  22.15MB/114.1MB
a3dd8ba6d2bd: Pushing [==========>                                        ]   68.6MB/322.4MB
136a15f81f25: Pushed
afae6f50abb9: Pushing [===========>                                       ]  34.67MB/145.4MB
24efcd549ab5: Pushing [==========>                                        ]  23.75MB/114.1MB
a3dd8ba6d2bd: Pushing [==========>                                        ]   70.8MB/322.4MB
afae6f50abb9: Pushing [============>                                      ]  36.33MB/145.4MB
24efcd549ab5: Pushing [===========>                                       ]  25.38MB/114.1MB
a3dd8ba6d2bd: Pushing [===========>                                       ]  72.96MB/322.4MB
afae6f50abb9: Pushing [=============>                                     ]  37.93MB/145.4MB
24efcd549ab5: Pushing [===========>                                       ]     27MB/114.1MB
a3dd8ba6d2bd: Pushing [===========>                                       ]  75.13MB/322.4MB
afae6f50abb9: Pushing [=============>                                     ]  40.06MB/145.4MB
24efcd549ab5: Pushing [============>                                      ]   28.6MB/114.1MB
a3dd8ba6d2bd: Pushing [===========>                                       ]  77.36MB/322.4MB
afae6f50abb9: Pushing [==============>                                    ]  41.66MB/145.4MB
24efcd549ab5: Pushing [=============>                                     ]  30.22MB/114.1MB
a3dd8ba6d2bd: Pushing [============>                                      ]  79.59MB/322.4MB
afae6f50abb9: Pushing [==============>                                    ]  43.27MB/145.4MB
24efcd549ab5: Pushing [=============>                                     ]  31.86MB/114.1MB
a3dd8ba6d2bd: Pushing [============>                                      ]  81.81MB/322.4MB
afae6f50abb9: Pushing [===============>                                   ]  44.89MB/145.4MB
a3dd8ba6d2bd: Pushing [=============>                                     ]  84.03MB/322.4MB
24efcd549ab5: Pushing [==============>                                    ]  34.07MB/114.1MB
afae6f50abb9: Pushing [===============>                                   ]   46.5MB/145.4MB
a3dd8ba6d2bd: Pushing [=============>                                     ]   86.2MB/322.4MB
24efcd549ab5: Pushing [===============>                                   ]  36.27MB/114.1MB
afae6f50abb9: Pushing [================>                                  ]  48.63MB/145.4MB
a3dd8ba6d2bd: Pushing [=============>                                     ]  88.34MB/322.4MB
24efcd549ab5: Pushing [================>                                  ]  38.43MB/114.1MB
afae6f50abb9: Pushing [=================>                                 ]  50.26MB/145.4MB
a3dd8ba6d2bd: Pushing [==============>                                    ]  90.57MB/322.4MB
24efcd549ab5: Pushing [=================>                                 ]  40.07MB/114.1MB
afae6f50abb9: Pushing [=================>                                 ]  51.88MB/145.4MB
a3dd8ba6d2bd: Pushing [==============>                                    ]  92.78MB/322.4MB
24efcd549ab5: Pushing [==================>                                ]  43.26MB/114.1MB
afae6f50abb9: Pushing [==================>                                ]  54.01MB/145.4MB
a3dd8ba6d2bd: Pushing [==============>                                    ]  94.94MB/322.4MB
24efcd549ab5: Pushing [====================>                              ]  46.49MB/114.1MB
afae6f50abb9: Pushing [===================>                               ]  55.61MB/145.4MB
a3dd8ba6d2bd: Pushing [==============>                                    ]  96.56MB/322.4MB
24efcd549ab5: Pushing [=====================>                             ]  48.12MB/114.1MB
afae6f50abb9: Pushing [===================>                               ]  57.78MB/145.4MB
a3dd8ba6d2bd: Pushing [===============>                                   ]  98.19MB/322.4MB
afae6f50abb9: Pushing [====================>                              ]   59.4MB/145.4MB
24efcd549ab5: Pushing [=====================>                             ]  49.75MB/114.1MB
a3dd8ba6d2bd: Pushing [===============>                                   ]  99.81MB/322.4MB
afae6f50abb9: Pushing [=====================>                             ]  61.57MB/145.4MB
24efcd549ab5: Pushing [======================>                            ]  51.39MB/114.1MB
a3dd8ba6d2bd: Pushing [===============>                                   ]    102MB/322.4MB
afae6f50abb9: Pushing [=====================>                             ]  63.15MB/145.4MB
24efcd549ab5: Pushing [=======================>                           ]  53.03MB/114.1MB
a3dd8ba6d2bd: Pushing [================>                                  ]  104.3MB/322.4MB
afae6f50abb9: Pushing [======================>                            ]  65.32MB/145.4MB
24efcd549ab5: Pushing [=======================>                           ]  54.67MB/114.1MB
a3dd8ba6d2bd: Pushing [================>                                  ]  106.5MB/322.4MB
afae6f50abb9: Pushing [=======================>                           ]  67.47MB/145.4MB
24efcd549ab5: Pushing [========================>                          ]  56.83MB/114.1MB
a3dd8ba6d2bd: Pushing [================>                                  ]  108.7MB/322.4MB
afae6f50abb9: Pushing [=======================>                           ]  69.58MB/145.4MB
24efcd549ab5: Pushing [=========================>                         ]  58.48MB/114.1MB
a3dd8ba6d2bd: Pushing [=================>                                 ]  111.5MB/322.4MB
afae6f50abb9: Pushing [========================>                          ]   71.2MB/145.4MB
24efcd549ab5: Pushing [==========================>                        ]  60.66MB/114.1MB
a3dd8ba6d2bd: Pushing [=================>                                 ]  114.3MB/322.4MB
afae6f50abb9: Pushing [=========================>                         ]  72.83MB/145.4MB
a3dd8ba6d2bd: Pushing [==================>                                ]  116.5MB/322.4MB
24efcd549ab5: Pushing [===========================>                       ]   62.8MB/114.1MB
afae6f50abb9: Pushing [=========================>                         ]  74.51MB/145.4MB
a3dd8ba6d2bd: Pushing [==================>                                ]  118.7MB/322.4MB
24efcd549ab5: Pushing [============================>                      ]  64.96MB/114.1MB
a3dd8ba6d2bd: Pushing [==================>                                ]  121.5MB/322.4MB
afae6f50abb9: Pushing [==========================>                        ]  76.71MB/145.4MB
24efcd549ab5: Pushing [=============================>                     ]  67.08MB/114.1MB
a3dd8ba6d2bd: Pushing [===================>                               ]  123.8MB/322.4MB
afae6f50abb9: Pushing [==========================>                        ]   78.3MB/145.4MB
24efcd549ab5: Pushing [==============================>                    ]  69.22MB/114.1MB
a3dd8ba6d2bd: Pushing [===================>                               ]    126MB/322.4MB
24efcd549ab5: Pushing [===============================>                   ]  71.37MB/114.1MB
afae6f50abb9: Pushing [===========================>                       ]  79.95MB/145.4MB
a3dd8ba6d2bd: Pushing [===================>                               ]  128.2MB/322.4MB
24efcd549ab5: Pushing [================================>                  ]  73.53MB/114.1MB
afae6f50abb9: Pushing [============================>                      ]  82.14MB/145.4MB
a3dd8ba6d2bd: Pushing [====================>                              ]  129.9MB/322.4MB
24efcd549ab5: Pushing [=================================>                 ]  76.25MB/114.1MB
afae6f50abb9: Pushing [=============================>                     ]   84.9MB/145.4MB
a3dd8ba6d2bd: Pushing [====================>                              ]  131.6MB/322.4MB
24efcd549ab5: Pushing [==================================>                ]  78.38MB/114.1MB
afae6f50abb9: Pushing [=============================>                     ]  87.05MB/145.4MB
24efcd549ab5: Pushing [===================================>               ]  80.01MB/114.1MB
a3dd8ba6d2bd: Pushing [====================>                              ]  133.2MB/322.4MB
afae6f50abb9: Pushing [==============================>                    ]  88.66MB/145.4MB
24efcd549ab5: Pushing [====================================>              ]  82.14MB/114.1MB
afae6f50abb9: Pushing [===============================>                   ]  90.84MB/145.4MB
a3dd8ba6d2bd: Pushing [====================>                              ]  134.9MB/322.4MB
24efcd549ab5: Pushing [====================================>              ]   84.3MB/114.1MB
afae6f50abb9: Pushing [===============================>                   ]  93.03MB/145.4MB
a3dd8ba6d2bd: Pushing [=====================>                             ]  136.6MB/322.4MB
24efcd549ab5: Pushing [=====================================>             ]   85.9MB/114.1MB
afae6f50abb9: Pushing [================================>                  ]  95.26MB/145.4MB
a3dd8ba6d2bd: Pushing [=====================>                             ]  137.7MB/322.4MB
24efcd549ab5: Pushing [======================================>            ]   87.5MB/114.1MB
afae6f50abb9: Pushing [=================================>                 ]  97.48MB/145.4MB
a3dd8ba6d2bd: Pushing [=====================>                             ]  139.4MB/322.4MB
24efcd549ab5: Pushing [=======================================>           ]  89.14MB/114.1MB
afae6f50abb9: Pushing [==================================>                ]  99.67MB/145.4MB
a3dd8ba6d2bd: Pushing [=====================>                             ]    141MB/322.4MB
24efcd549ab5: Pushing [=======================================>           ]  90.74MB/114.1MB
a3dd8ba6d2bd: Pushing [======================>                            ]  142.7MB/322.4MB
afae6f50abb9: Pushing [===================================>               ]  101.9MB/145.4MB
24efcd549ab5: Pushing [========================================>          ]   92.9MB/114.1MB
a3dd8ba6d2bd: Pushing [======================>                            ]  144.4MB/322.4MB
afae6f50abb9: Pushing [===================================>               ]    104MB/145.4MB
24efcd549ab5: Pushing [=========================================>         ]   94.5MB/114.1MB
a3dd8ba6d2bd: Pushing [======================>                            ]    146MB/322.4MB
afae6f50abb9: Pushing [====================================>              ]  105.6MB/145.4MB
24efcd549ab5: Pushing [==========================================>        ]  96.12MB/114.1MB
a3dd8ba6d2bd: Pushing [======================>                            ]  147.7MB/322.4MB
afae6f50abb9: Pushing [=====================================>             ]  107.8MB/145.4MB
24efcd549ab5: Pushing [===========================================>       ]  98.27MB/114.1MB
a3dd8ba6d2bd: Pushing [=======================>                           ]  149.9MB/322.4MB
afae6f50abb9: Pushing [=====================================>             ]  109.9MB/145.4MB
24efcd549ab5: Pushing [===========================================>       ]  99.91MB/114.1MB
a3dd8ba6d2bd: Pushing [=======================>                           ]  152.2MB/322.4MB
afae6f50abb9: Pushing [======================================>            ]  111.5MB/145.4MB
24efcd549ab5: Pushing [============================================>      ]  101.6MB/114.1MB
a3dd8ba6d2bd: Pushing [=======================>                           ]  154.4MB/322.4MB
afae6f50abb9: Pushing [======================================>            ]  113.2MB/145.4MB
24efcd549ab5: Pushing [=============================================>     ]  103.2MB/114.1MB
a3dd8ba6d2bd: Pushing [========================>                          ]  156.6MB/322.4MB
afae6f50abb9: Pushing [=======================================>           ]  114.7MB/145.4MB
24efcd549ab5: Pushing [==============================================>    ]  105.3MB/114.1MB
a3dd8ba6d2bd: Pushing [========================>                          ]  158.9MB/322.4MB
afae6f50abb9: Pushing [========================================>          ]  116.4MB/145.4MB
24efcd549ab5: Pushing [===============================================>   ]  107.5MB/114.1MB
a3dd8ba6d2bd: Pushing [=========================>                         ]  161.6MB/322.4MB
afae6f50abb9: Pushing [========================================>          ]    118MB/145.4MB
24efcd549ab5: Pushing [================================================>  ]  109.6MB/114.1MB
a3dd8ba6d2bd: Pushing [=========================>                         ]  163.9MB/322.4MB
afae6f50abb9: Pushing [=========================================>         ]  119.6MB/145.4MB
24efcd549ab5: Pushing [================================================>  ]  111.1MB/114.1MB
a3dd8ba6d2bd: Pushing [=========================>                         ]  166.1MB/322.4MB
afae6f50abb9: Pushing [=========================================>         ]  121.2MB/145.4MB
24efcd549ab5: Pushing [=================================================> ]  112.7MB/114.1MB
a3dd8ba6d2bd: Pushing [==========================>                        ]  168.3MB/322.4MB
afae6f50abb9: Pushing [==========================================>        ]  122.8MB/145.4MB
24efcd549ab5: Pushing [==================================================>]  114.3MB
a3dd8ba6d2bd: Pushing [==========================>                        ]  170.6MB/322.4MB
afae6f50abb9: Pushing [==========================================>        ]  124.4MB/145.4MB
24efcd549ab5: Pushing [==================================================>]    117MB
a3dd8ba6d2bd: Pushing [==========================>                        ]  172.8MB/322.4MB
afae6f50abb9: Pushing [===========================================>       ]  126.1MB/145.4MB
24efcd549ab5: Pushing [==================================================>]  119.2MB
a3dd8ba6d2bd: Pushing [===========================>                       ]    175MB/322.4MB
afae6f50abb9: Pushing [===========================================>       ]  127.7MB/145.4MB
a3dd8ba6d2bd: Pushing [===========================>                       ]  177.2MB/322.4MB
afae6f50abb9: Pushing [============================================>      ]  129.3MB/145.4MB
a3dd8ba6d2bd: Pushing [===========================>                       ]    180MB/322.4MB
afae6f50abb9: Pushing [=============================================>     ]    131MB/145.4MB
a3dd8ba6d2bd: Pushing [============================>                      ]  182.3MB/322.4MB
afae6f50abb9: Pushing [=============================================>     ]  133.7MB/145.4MB
a3dd8ba6d2bd: Pushing [============================>                      ]  184.5MB/322.4MB
afae6f50abb9: Pushing [==============================================>    ]  135.9MB/145.4MB
a3dd8ba6d2bd: Pushing [============================>                      ]  186.7MB/322.4MB
afae6f50abb9: Pushing [===============================================>   ]  137.5MB/145.4MB
a3dd8ba6d2bd: Pushing [=============================>                     ]  189.5MB/322.4MB
afae6f50abb9: Pushing [===============================================>   ]    139MB/145.4MB
a3dd8ba6d2bd: Pushing [=============================>                     ]  191.7MB/322.4MB
afae6f50abb9: Pushing [================================================>  ]  141.2MB/145.4MB
24efcd549ab5: Pushed
a3dd8ba6d2bd: Pushing [==============================>                    ]    194MB/322.4MB
afae6f50abb9: Pushing [=================================================> ]  142.9MB/145.4MB
a3dd8ba6d2bd: Pushing [==============================>                    ]  196.2MB/322.4MB
afae6f50abb9: Pushing [=================================================> ]    145MB/145.4MB
a3dd8ba6d2bd: Pushing [==============================>                    ]  198.4MB/322.4MB
a3dd8ba6d2bd: Pushing [===============================>                   ]  200.6MB/322.4MB
afae6f50abb9: Pushing [==================================================>]  147.2MB
afae6f50abb9: Pushing [==================================================>]  149.3MB
a3dd8ba6d2bd: Pushing [===============================>                   ]  203.4MB/322.4MB
afae6f50abb9: Pushing [==================================================>]  149.9MB
a3dd8ba6d2bd: Pushing [===============================>                   ]  205.6MB/322.4MB
a3dd8ba6d2bd: Pushing [================================>                  ]  207.9MB/322.4MB
a3dd8ba6d2bd: Pushing [================================>                  ]  210.1MB/322.4MB
a3dd8ba6d2bd: Pushing [=================================>                 ]  213.4MB/322.4MB
a3dd8ba6d2bd: Pushing [=================================>                 ]  216.2MB/322.4MB
a3dd8ba6d2bd: Pushing [=================================>                 ]    219MB/322.4MB
a3dd8ba6d2bd: Pushing [==================================>                ]  221.8MB/322.4MB
a3dd8ba6d2bd: Pushing [==================================>                ]    224MB/322.4MB
afae6f50abb9: Pushed
a3dd8ba6d2bd: Pushing [===================================>               ]  225.7MB/322.4MB
a3dd8ba6d2bd: Pushing [===================================>               ]  227.9MB/322.4MB
a3dd8ba6d2bd: Pushing [===================================>               ]  230.2MB/322.4MB
a3dd8ba6d2bd: Pushing [====================================>              ]  232.4MB/322.4MB
a3dd8ba6d2bd: Pushing [====================================>              ]  234.6MB/322.4MB
a3dd8ba6d2bd: Pushing [====================================>              ]  236.3MB/322.4MB
a3dd8ba6d2bd: Pushing [====================================>              ]  238.5MB/322.4MB
a3dd8ba6d2bd: Pushing [=====================================>             ]  240.7MB/322.4MB
a3dd8ba6d2bd: Pushing [=====================================>             ]  242.4MB/322.4MB
a3dd8ba6d2bd: Pushing [=====================================>             ]  244.6MB/322.4MB
a3dd8ba6d2bd: Pushing [======================================>            ]  246.3MB/322.4MB
a3dd8ba6d2bd: Pushing [======================================>            ]    248MB/322.4MB
a3dd8ba6d2bd: Pushing [======================================>            ]  249.7MB/322.4MB
a3dd8ba6d2bd: Pushing [======================================>            ]  251.3MB/322.4MB
a3dd8ba6d2bd: Pushing [=======================================>           ]    253MB/322.4MB
a3dd8ba6d2bd: Pushing [=======================================>           ]  254.7MB/322.4MB
a3dd8ba6d2bd: Pushing [=======================================>           ]  256.3MB/322.4MB
a3dd8ba6d2bd: Pushing [========================================>          ]    258MB/322.4MB
a3dd8ba6d2bd: Pushing [========================================>          ]  260.2MB/322.4MB
a3dd8ba6d2bd: Pushing [========================================>          ]  261.4MB/322.4MB
a3dd8ba6d2bd: Pushing [========================================>          ]    263MB/322.4MB
a3dd8ba6d2bd: Pushing [=========================================>         ]  265.2MB/322.4MB
a3dd8ba6d2bd: Pushing [=========================================>         ]  267.5MB/322.4MB
a3dd8ba6d2bd: Pushing [=========================================>         ]  269.7MB/322.4MB
a3dd8ba6d2bd: Pushing [==========================================>        ]  271.9MB/322.4MB
a3dd8ba6d2bd: Pushing [==========================================>        ]  274.1MB/322.4MB
a3dd8ba6d2bd: Pushing [==========================================>        ]  276.4MB/322.4MB
a3dd8ba6d2bd: Pushing [===========================================>       ]  278.6MB/322.4MB
a3dd8ba6d2bd: Pushing [===========================================>       ]  280.8MB/322.4MB
a3dd8ba6d2bd: Pushing [===========================================>       ]  283.1MB/322.4MB
a3dd8ba6d2bd: Pushing [============================================>      ]  285.3MB/322.4MB
a3dd8ba6d2bd: Pushing [============================================>      ]    287MB/322.4MB
a3dd8ba6d2bd: Pushing [============================================>      ]  288.6MB/322.4MB
a3dd8ba6d2bd: Pushing [=============================================>     ]  290.3MB/322.4MB
a3dd8ba6d2bd: Pushing [=============================================>     ]  292.5MB/322.4MB
a3dd8ba6d2bd: Pushing [=============================================>     ]  294.2MB/322.4MB
a3dd8ba6d2bd: Pushing [=============================================>     ]  296.4MB/322.4MB
a3dd8ba6d2bd: Pushing [==============================================>    ]  298.1MB/322.4MB
a3dd8ba6d2bd: Pushing [==============================================>    ]  299.8MB/322.4MB
a3dd8ba6d2bd: Pushing [==============================================>    ]    302MB/322.4MB
a3dd8ba6d2bd: Pushing [===============================================>   ]  303.7MB/322.4MB
a3dd8ba6d2bd: Pushing [===============================================>   ]  305.9MB/322.4MB
a3dd8ba6d2bd: Pushing [===============================================>   ]  308.1MB/322.4MB
a3dd8ba6d2bd: Pushing [================================================>  ]  310.4MB/322.4MB
a3dd8ba6d2bd: Pushing [================================================>  ]  312.6MB/322.4MB
a3dd8ba6d2bd: Pushing [================================================>  ]  314.3MB/322.4MB
a3dd8ba6d2bd: Pushing [=================================================> ]  315.9MB/322.4MB
a3dd8ba6d2bd: Pushing [=================================================> ]  318.2MB/322.4MB
a3dd8ba6d2bd: Pushing [=================================================> ]  320.9MB/322.4MB
a3dd8ba6d2bd: Pushing [==================================================>]  322.5MB
a3dd8ba6d2bd: Pushing [==================================================>]  322.9MB
a3dd8ba6d2bd: Pushed
dev-100: digest: sha256:949cf21a92a151a038c5306d49ab28d15ae9cb57d82abbafc90eca9062e506fc size: 2633
The push refers to repository [devel.data-in-motion.biz:6000/dim/diamant/backend]
759ddeba3747: Preparing
c7f358074ed6: Preparing
5c96d6c60a77: Preparing
e6fb1c969a3a: Preparing
a3dd8ba6d2bd: Preparing
1ab2d59877e4: Preparing
23f8d486123a: Preparing
afae6f50abb9: Preparing
136a15f81f25: Preparing
185574602537: Preparing
24efcd549ab5: Preparing
afae6f50abb9: Waiting
136a15f81f25: Waiting
185574602537: Waiting
1ab2d59877e4: Waiting
c7f358074ed6: Layer already exists
a3dd8ba6d2bd: Layer already exists
e6fb1c969a3a: Layer already exists
5c96d6c60a77: Layer already exists
759ddeba3747: Layer already exists
afae6f50abb9: Layer already exists
1ab2d59877e4: Layer already exists
23f8d486123a: Layer already exists
185574602537: Layer already exists
136a15f81f25: Layer already exists
24efcd549ab5: Layer already exists
dev-latest: digest: sha256:949cf21a92a151a038c5306d49ab28d15ae9cb57d82abbafc90eca9062e506fc size: 2633
Cleaning local images [b10f79226771]
Docker Build Done
Recording test results
Finished: SUCCESS