Started by GitLab push by Mark Hoffmann
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 8775036c6b94acacdca9fc4b19913d28fac63973, 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 8775036c6b94acacdca9fc4b19913d28fac63973 (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8775036c6b94acacdca9fc4b19913d28fac63973
Commit message: "- product service"
> git rev-list --no-walk c5dea78e0fa951dd99bdae0e287be0e7b0ad83e0 # timeout=10
[Gradle] - Launching build.
[DIM-Diamant-Backend] $ /var/jenkins_home/workspace/DIM-Diamant-Backend/gradlew clean build release
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-releases/org/apache/aries/rsa/org.apache.aries.rsa.core/1.13.0/org.apache.aries.rsa.core-1.13.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.topology-manager/1.13.0/org.apache.aries.rsa.topology-manager-1.13.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/apache/aries/rsa/org.apache.aries.rsa.spi/1.13.0/org.apache.aries.rsa.spi-1.13.0.jar
Download https://devel.data-in-motion.biz/nexus/repository/maven-releases/org/gecko/emf/mongo/org.gecko.emf.pushstreams/1.0.7/org.gecko.emf.pushstreams-1.0.7.jar
:de.dim.diamant.eudamed.model:clean
:de.dim.diamant.hyperledger:clean
:de.dim.diamant.model:clean
:de.dim.diamant.product:clean
:de.dim.diamant.product.model:clean
:de.dim.diamant.product.tests:clean
:de.dim.diamant.rest:clean
:de.dim.diamant.rest.model: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
warning: Unused Private-Package instructions, no such package(s) on the class path: [de.dim.diamant.eudamed.model.examplePackageName.configuration]
: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.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.product.model:compileJava
:de.dim.diamant.product.model:processResources NO-SOURCE
:de.dim.diamant.product.model:classes
:de.dim.diamant.product.model:jar
:de.dim.diamant.product:compileJava
:de.dim.diamant.product:processResources NO-SOURCE
:de.dim.diamant.product:classes
:de.dim.diamant.product:jar
:de.dim.diamant.product:assemble
:de.dim.diamant.product:compileTestJava
:de.dim.diamant.product:processTestResources NO-SOURCE
:de.dim.diamant.product:testClasses
:de.dim.diamant.product:test
:de.dim.diamant.product:testOSGi SKIPPED
:de.dim.diamant.product:check
:de.dim.diamant.product:build
:de.dim.diamant.product.model:assemble
:de.dim.diamant.product.model:compileTestJava NO-SOURCE
:de.dim.diamant.product.model:processTestResources NO-SOURCE
:de.dim.diamant.product.model:testClasses UP-TO-DATE
:de.dim.diamant.product.model:test NO-SOURCE
:de.dim.diamant.product.model:testOSGi SKIPPED
:de.dim.diamant.product.model:check UP-TO-DATE
:de.dim.diamant.product.model:build
:de.dim.diamant.product.tests:compileJava
:de.dim.diamant.product.tests:processResources NO-SOURCE
:de.dim.diamant.product.tests:classes
:de.dim.diamant.product.tests:jar
:de.dim.diamant.product.tests:assemble
:de.dim.diamant.product.tests:compileTestJava NO-SOURCE
:de.dim.diamant.product.tests:processTestResources NO-SOURCE
:de.dim.diamant.product.tests:testClasses UP-TO-DATE
:de.dim.diamant.product.tests:test NO-SOURCE
:de.dim.diamant.product.tests:testOSGiSep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl createContext
SEVERE: Cannot create a Context with a null id
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl createContext
SEVERE: Cannot create a Context which is null
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
SEVERE: Cannot retrieve Context with null id
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl updateContext
SEVERE: Cannot update a Context with a null ID
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl updateContext
SEVERE: Cannot update a null Context
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl createContext
WARNING: [1234] A Context with such an ID already exists. Updating it...
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl updateContext
WARNING: [1234] Nothing to update for this Context, because no change was detected
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl createContext
WARNING: [1234] A Context with such an ID already exists. Updating it...
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl updateContext
WARNING: [1234] Nothing to update for this Context, because no change was detected
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl updateContext
WARNING: [1234] No Context which such an ID exists. Creating a new one.
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ProcessStepServiceImpl getProcessStepsByType
WARNING: [1234] There is no ProcessStep of this type for this Context.
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ProcessStepServiceImpl getProcessStepsByType
WARNING: [1234] There is no ProcessStep of this type for this Context.
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ProcessStepServiceImpl getProcessStepsByType
SEVERE: Cannot retrieve ProcessStep for a Contet with null UDI.
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ProcessStepServiceImpl getProcessStepsByType
SEVERE: Cannot retrieve ProcessStep for a Contet with null UDI.
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ProcessStepServiceImpl createProcessStep
SEVERE: [1234] No Context with such an ID was found. Cannot save the ProcessStep
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ProcessStepServiceImpl createProcessStep
SEVERE: [1234] No Context with such an ID was found. Cannot save the ProcessStep
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ContextServiceImpl getContextById
WARNING: [1234] No Context with such an ID was found
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ProcessStepServiceImpl createProcessStep
SEVERE: [1234] No Context with such an ID was found. Cannot save the ProcessStep
Sep 02, 2019 4:15:24 PM de.dim.diamant.decoders.impl.UDIDecoderProviderImpl activate
INFO: UDIDecoderProvider Activated!
Sep 02, 2019 4:15:24 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:15:29 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:15:29 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: Cannot create a Digital Twin for a Product with no Context
Sep 02, 2019 4:15:34 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:15:34 PM de.dim.diamant.decoders.api.AbstractAgencyDecoder validateAndDecodeFieldCode
SEVERE: [$$42090123] Code length is non-compliant with hibcc standards.
Sep 02, 2019 4:15:34 PM de.dim.diamant.decoders.api.AbstractAgencyDecoder decode
SEVERE: [$$42090123] CodeFiled is non-compliant with hibcc standards.
Sep 02, 2019 4:15:34 PM de.dim.diamant.decoders.api.UDIDecoder doDecode
SEVERE: [+H123PARTNO1234567890120Z+$$42090123/SXYZ456789012345678/16D20130202ZP] Error decoding UDI
Sep 02, 2019 4:15:34 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [+H123PARTNO1234567890120Z+$$42090123/SXYZ456789012345678/16D20130202ZP] Cannot create a Product with a non valid UDI.
Sep 02, 2019 4:15:39 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:15:39 PM de.dim.diamant.product.impl.ProductServiceImpl getProductByUDI
SEVERE: Cannot retrieve a Product with null UDI
Sep 02, 2019 4:15:44 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:15:49 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:15:54 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:15:54 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [null] Cannot create a Product with a null UDI.
Sep 02, 2019 4:15:59 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:15:59 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [null] Cannot create a Product with a null Context ID.
Sep 02, 2019 4:16:04 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:09 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:09 PM de.dim.diamant.product.impl.ProductServiceImpl getProductsByOwner
WARNING: [1234] There is no Product for this Owner
Sep 02, 2019 4:16:14 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:14 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: Cannot create a Digital Twin for a Product with null UDI
Sep 02, 2019 4:16:19 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:19 PM de.dim.diamant.product.impl.ProductServiceImpl getProductsByFeature
SEVERE: Cannot retrieve Products for a null feature ID.
Sep 02, 2019 4:16:24 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:24 PM de.dim.diamant.decoders.impl.HIBCCDecoder isCheckOK
SEVERE: [+H123PARTNO123456789012] [0] [Z] Check Character is not consistent with the computed one.
Sep 02, 2019 4:16:24 PM de.dim.diamant.decoders.impl.HIBCCDecoder separateDiPi
SEVERE: [+H123PARTNO1234567890120] The check sum of the DI part is not consistent.
Sep 02, 2019 4:16:24 PM de.dim.diamant.decoders.api.UDIDecoder decode
SEVERE: [[+H123PARTNO1234567890120, +$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202ZQ]] Error separating DI from PI
Sep 02, 2019 4:16:24 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [+H123PARTNO1234567890120+$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202ZQ] Cannot create a Product with a non valid UDI.
Sep 02, 2019 4:16:29 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:29 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [null] Cannot create a Product with a null Context ID.
Sep 02, 2019 4:16:34 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:39 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:39 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [null] Cannot create a Product with a null DI.
Sep 02, 2019 4:16:44 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:49 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:49 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: Cannot create Digital Twin for a Product with null DI.
Sep 02, 2019 4:16:54 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:16:54 PM de.dim.diamant.decoders.impl.HIBCCDecoder separateDiPi
SEVERE: [+H123PARTNO1234567890120$$420020216LOT123456789012345] DI part contains also non DI delimiters
Sep 02, 2019 4:16:54 PM de.dim.diamant.decoders.api.UDIDecoder decode
SEVERE: [+H123PARTNO1234567890120$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202K] Error separating DI from PI
Sep 02, 2019 4:16:54 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: [+H123PARTNO1234567890120$$420020216LOT123456789012345/SXYZ456789012345678/16D20130202K] Cannot create a Product with a non valid UDI.
Sep 02, 2019 4:16:59 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:17:04 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:17:04 PM de.dim.diamant.product.impl.ProductServiceImpl createDigTwin
SEVERE: Cannot create a Digital Twin from a null Product.
Sep 02, 2019 4:17:09 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:17:09 PM de.dim.diamant.product.impl.ProductServiceImpl getProductsByContext
WARNING: [1234] There is no Product for this Context
Sep 02, 2019 4:17:14 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Sep 02, 2019 4:17:14 PM de.dim.diamant.product.impl.ProductServiceImpl getProductsByFeature
SEVERE: Cannot retrieve Products for a null feature ID.
Sep 02, 2019 4:17:19 PM de.dim.diamant.product.impl.ProductServiceImpl activate
INFO: ProductService Activated!
Tests run : 46
Passed : 46
Errors : 0
Failures : 0
:de.dim.diamant.product.tests:check
:de.dim.diamant.product.tests:build
:de.dim.diamant.rest.model:compileJava
:de.dim.diamant.rest.model:processResources NO-SOURCE
:de.dim.diamant.rest.model:classes
:de.dim.diamant.rest.model: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.rest.model:assemble
:de.dim.diamant.rest.model:compileTestJava NO-SOURCE
:de.dim.diamant.rest.model:processTestResources NO-SOURCE
:de.dim.diamant.rest.model:testClasses UP-TO-DATE
:de.dim.diamant.rest.model:test NO-SOURCE
:de.dim.diamant.rest.model:testOSGi SKIPPED
:de.dim.diamant.rest.model:check UP-TO-DATE
:de.dim.diamant.rest.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.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:compileJava
:de.dim.diamant.service:processResources NO-SOURCE
:de.dim.diamant.service:classes
:de.dim.diamant.service:jar
: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:testOSGi! could not resolve the bundles: [de.dim.diamant.service.impl-1.0.0.SNAPSHOT org.osgi.framework.BundleException: Unable to resolve de.dim.diamant.service.impl [3](R 3.0): missing requirement [de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package; (&(osgi.wiring.package=de.dim.diamant.decoders.api)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package; (&(osgi.wiring.package=de.dim.diamant.decoders.api)(version>=1.0.0)(!(version>=2.0.0)))]
]
! Failed to start bundle de.dim.diamant.service.impl-1.0.0.SNAPSHOT, exception Unable to resolve de.dim.diamant.service.impl [3](R 3.0): missing requirement [de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package; (&(osgi.wiring.package=de.dim.diamant.decoders.api)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package; (&(osgi.wiring.package=de.dim.diamant.decoders.api)(version>=1.0.0)(!(version>=2.0.0)))]
org.osgi.framework.BundleException: Unable to resolve de.dim.diamant.service.impl [3](R 3.0): missing requirement [de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package; (&(osgi.wiring.package=de.dim.diamant.decoders.api)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package; (&(osgi.wiring.package=de.dim.diamant.decoders.api)(version>=1.0.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4362)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2277)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998)
at aQute.launcher.Launcher.startBundles(Launcher.java:519)
at aQute.launcher.Launcher.activate(Launcher.java:425)
at aQute.launcher.Launcher.run(Launcher.java:303)
at aQute.launcher.Launcher.main(Launcher.java:149)
Unable to resolve de.dim.diamant.service.impl [3](R 3.0): missing requirement [de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package; (&(osgi.wiring.package=de.dim.diamant.decoders.api)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package; (&(osgi.wiring.package=de.dim.diamant.decoders.api)(version>=1.0.0)(!(version>=2.0.0)))]
TEST testAllResolved(aQute.junit.UnresolvedTester) <<< FAILURE: Unresolved bundles
de.dim.diamant.service.impl [3];1.0.0.SNAPSHOT
Unable to resolve de.dim.diamant.service.impl [3](R 3.0): missing requirement [de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package;
Import-Package: de.dim.diamant.decoders.api;version=[1.0.0,2.0.0)
Unresolved requirements: [[de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package;
Import-Package: de.dim.diamant.decoders.api;version=[1.0.0,2.0.0)
]
junit.framework.AssertionFailedError: Unresolved bundles
de.dim.diamant.service.impl [3];1.0.0.SNAPSHOT
Unable to resolve de.dim.diamant.service.impl [3](R 3.0): missing requirement [de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package;
Import-Package: de.dim.diamant.decoders.api;version=[1.0.0,2.0.0)
Unresolved requirements: [[de.dim.diamant.service.impl [3](R 3.0)] osgi.wiring.package;
Import-Package: de.dim.diamant.decoders.api;version=[1.0.0,2.0.0)
]
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at aQute.junit.UnresolvedTester.testAllResolved(UnresolvedTester.java:51)
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 junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
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.run(Activator.java:158)
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)
Tests run : 1
Passed : 0
Errors : 0
Failures : 1
error : Exit code remote process 1: java -cp /var/jenkins_home/.m2/repository/org/apache/felix/org.apache.felix.framework/6.0.1/org.apache.felix.framework-6.0.1.jar:/var/jenkins_home/workspace/DIM-Diamant-Backend/cnf/cache/4.1.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher-4.1.0.jar -Dlauncher.properties="/var/jenkins_home/workspace/DIM-Diamant-Backend/de.dim.diamant.service.tests/generated/launch7084502333447069676.properties" -ea aQute.launcher.Launcher
FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':de.dim.diamant.service.tests:testOSGi'.
> /var/jenkins_home/workspace/DIM-Diamant-Backend/de.dim.diamant.service.tests/bnd.bnd test failure
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
BUILD FAILED in 2m 16s
38 actionable tasks: 38 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
Sending e-mails to: i.salvadori@data-in-motion.biz
ERROR: 535-5.7.8 Username and Password not accepted. Learn more at
535 5.7.8 https://support.google.com/mail/?p=BadCredentials a18sm19906916wrt.18 - gsmtp
javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password not accepted. Learn more at
535 5.7.8 https://support.google.com/mail/?p=BadCredentials a18sm19906916wrt.18 - gsmtp
at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:809)
at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:752)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:669)
at javax.mail.Service.connect(Service.java:317)
at javax.mail.Service.connect(Service.java:176)
at javax.mail.Service.connect(Service.java:125)
at javax.mail.Transport.send0(Transport.java:194)
at javax.mail.Transport.send(Transport.java:124)
at hudson.tasks.MailSender.run(MailSender.java:131)
at hudson.tasks.Mailer.perform(Mailer.java:173)
at hudson.tasks.Mailer.perform(Mailer.java:136)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1841)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Finished: FAILURE