Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #4924 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
4 minutes
Revision
9092ba57738742b3e31d910cc28c857443370513 9092ba57738742b3e31d910cc28c857443370513
Total tests
108
Failing since
#4923 (Child of EMRAPI-EMRAPI-3203)
Fixed in
#4925 (Child of EMRAPI-EMRAPI-3205)

Tests

  • 108 tests in total
  • 6 tests failed
  • 31 seconds taken in total.
Existing test failures 6
Status Test Failing since Duration
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldNotChangeStartOrStopDatetimeIfSettingToSameDay(VisitDatesFragmentControllerTest.java:90)
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldNotChangeStopDatetimeIfSettingToSameDayAndToday(VisitDatesFragmentControllerTest.java:125)
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldSetTimeToNowIfChangingVisitEndToToday(VisitDatesFragmentControllerTest.java:109)
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldSetToastMessageOnSetDuration(VisitDatesFragmentControllerTest.java:53)
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDatesFragmentControllerTest.shouldSetVisitStartAndStopDates(VisitDatesFragmentControllerTest.java:72)
org.openmrs.api.APIException: Service not found: interface org.openmrs.api.AdministrationService
	at org.openmrs.module.coreapps.fragment.controller.visit.VisitDetailsFragmentControllerTest.shouldReturnEncountersForVisit(VisitDetailsFragmentControllerTest.java:178)

Error summary

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

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/bamboo-agent/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.