OpenMRS Core Master

Build: #3420 was successful

Job: Unit Test was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually

Job result summary

Completed
Duration
6 minutes
Agent
xindi.openmrs.org
Revision
7cddb5f69f72ea5519ca38a5bc3c7df58e689377 7cddb5f69f72ea5519ca38a5bc3c7df58e689377
Successful since
#3217 ()

Error summary

The build generated some errors. See the full build log for more details.

+ export IMAGE=openmrs/openmrs-core@sha256:60ff568155f862c7c4b49ed5f6e8d2fd920a70645f656c4dda66b8a60e210849
+ IMAGE=openmrs/openmrs-core@sha256:60ff568155f862c7c4b49ed5f6e8d2fd920a70645f656c4dda66b8a60e210849
+ docker pull openmrs/openmrs-core@sha256:60ff568155f862c7c4b49ed5f6e8d2fd920a70645f656c4dda66b8a60e210849
+ docker run -v m2-repo:/root/.m2/repository --rm openmrs/openmrs-core@sha256:60ff568155f862c7c4b49ed5f6e8d2fd920a70645f656c4dda66b8a60e210849 mvn test
Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
[Field error in object 'term' on field 'conceptReferenceTermMaps[1].termB': rejected value [weight term(WGT234)]; codes [ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.term.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps[1].termB,ConceptReferenceTerm.termToTerm.alreadyMapped.conceptReferenceTermMaps.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.termB,ConceptReferenceTerm.termToTerm.alreadyMapped.org.openmrs.ConceptReferenceTerm,ConceptReferenceTerm.termToTerm.alreadyMapped]; arguments []; default message [Cannot map a reference term multiple times to the same concept reference term]]
Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
Security framework of XStream not explicitly initialized, using predefined black list on your own risk.
[Fatal Error] :1:67: XML document structures must start and end within the same entity.
[Fatal Error] :-1:-1: Premature end of file.
Exception in thread "Thread-3" org.openmrs.api.APIException: contextDAO is null
        at org.openmrs.api.context.Context.getContextDAO(Context.java:169)
        at org.openmrs.api.context.Context.closeSession(Context.java:815)
        at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:49)