Build: #79 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Test results

  • 17 tests in total
  • 2 tests failed
  • 2 failures are new
  • 2 tests were quarantined / skipped
  • 7 seconds taken in total.

Build 79 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed DbEventProcessorRouteTest shouldNotProcessAnOrderThatHasAPreviousOrderIfThePreviousOrderIsInTheErrorQueueForTheRoute History
2 secs
java.lang.AssertionError: Log event not satisfied -> [DEBUG] Publishing to destination: mock:event-listener
	at org.openmrs.eip.mysql.watcher.route.DbEventProcessorRouteTest.shouldNotProcessAnOrderThatHasAPreviousOrderIfThePreviousOrderIsInTheErrorQueueForTheRoute(DbEventProcessorRouteTest.java:71)
Collapse Failed DbEventProcessorRouteTest shouldProcessAnOrderThatHasAPreviousOrderIfThePreviousOrderIsInTheErrorQueueForAnotherRoute History
1 sec
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
com.mysql.cj.jdbc.exceptions.CommunicationsException: 
Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: 
(4 more lines...)