CI Build is unable to connect to host

I noticed it’s a link to the CI build history, but after first look I wasn’t sure which point of the history were you referring to. than I noticed the long history of failing build…

I can point out few reasons of these failures:

“HTTP 500 Internal Server Error” happening when running REST operations in tests (Has something been changed in REST implementation?)

Number of apps visible from HomePage has changed(has something new been added?). This affects tests: AddRolesToUserTest and LoginTest which check number of apps visible for user.

A new error: https://issues.openmrs.org/browse/RA-901