OpenMRS Core Master

Build: #3538 was successful

Job: Unit Test was successful

Stages & jobs

  1. Build

  2. Test

  3. Deploy

  4. Release

    Requires a user to start manually
  5. Release image variants

Job result summary

Completed
Duration
7 minutes
Agent
xiao.openmrs.org
Revision
117b775acf0bc7792eecb90819f9b81ecc17665b 117b775acf0bc7792eecb90819f9b81ecc17665b
Successful since
#3521 ()

Error summary

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

+ export IMAGE=openmrs/openmrs-core@sha256:73800ded918041935a9e7a175686b56153277202a90197c65ff6c36b5d0248df
+ IMAGE=openmrs/openmrs-core@sha256:73800ded918041935a9e7a175686b56153277202a90197c65ff6c36b5d0248df
+ docker pull openmrs/openmrs-core@sha256:73800ded918041935a9e7a175686b56153277202a90197c65ff6c36b5d0248df
+ docker run -v m2-repo:/root/.m2/repository --rm openmrs/openmrs-core@sha256:73800ded918041935a9e7a175686b56153277202a90197c65ff6c36b5d0248df mvn test
[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]]
[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:171)
        at org.openmrs.api.context.Context.closeSession(Context.java:817)
        at org.openmrs.web.WebDaemon$1.run(WebDaemon.java:49)