Build: #148 failed Changes by Ian Bacher

Stages & jobs

  1. Default Stage

  2. Deploy to production

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revision
13e861a08e501fef85a4f51a314f0ec155b84839 13e861a08e501fef85a4f51a314f0ec155b84839
Total tests
27
Fixed in
#150 (Rebuilt by Ian Bacher)

Tests

Responsible

Code commits

Author Commit Message Commit date
Ian Bacher Ian Bacher 13e861a08e501fef85a4f51a314f0ec155b84839 13e861a08e501fef85a4f51a314f0ec155b84839 Minor refactorings

Tests

New test failures 14
Status Test View job Duration
Collapse Failed IndexingServiceTest testLinksHaveRelAndHrefAndOptionalTitle History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed IndexingServiceTest testTagsHaveNoWhitespace History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed IndexingServiceTest testListsHaveNames History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed IndexingServiceTest testMaintainersPresentAndNamesNotTooLong History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed IndexingServiceTest testUidPresentAndUnique History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed IndexingServiceTest testNamesAndDescriptionPresentAndNotTooLong History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed IndexingServiceTest testParseable History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed IndexingServiceTest testModuleBackendDetails History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed IndexingServiceTest testListsReferToAddOnsThatWeAreIndexing History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed BintrayTest testHandleJson History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed SpringHttpClientErrorExceptionMixinTest testHandlesSpringHttpClientErrorException History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed AddOnInfoAndVersionsTest setDetailsBasedOnLatestVersion History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed AddOnInfoAndVersionsTest testGetLatestMatchedVersion History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Collapse Failed AddOnInfoAndVersionsTest testSerialization History
Default Job < 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'objectMapper' defined in class path resource [org/openmrs/addonindex/configuration/JacksonConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fasterxml.jackson.databind.ObjectMapper]: Factory method 'objectMapper' threw exception; nested exception is org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature
Caused by: org.springframework.beans.FatalBeanException: Unknown feature class: com.fasterxml.jackson.core.json.JsonReadFeature