[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR] AircraftControllerTest.shouldReturn404WhenNotExistAircraftByCode » IllegalState
[ERROR] AircraftControllerTest.shouldReturnAnAircraftByCode » IllegalState Failed to l...
[ERROR] AircraftRepositoryTest.shouldReturnAircraftByCodeWhenExistsAnAircraftInDB » IllegalState
[ERROR] AircraftRepositoryTest.shouldReturnAnEmptyOptionalWhenNotExistsAircraftByCode » IllegalState
[ERROR] AircraftRepositoryTest.shouldSaveANewAircraft » IllegalState Failed to load Ap...
[ERROR] LocationControllerIntegrationTest.listAllLocationsShouldReturnAnEmptyList » IllegalState
[ERROR] LocationControllerIntegrationTest.listAllLocationsShouldReturnListOfLocations » IllegalState
[ERROR] LocationControllerIntegrationTest.shouldReturnHttpStatus201AndHeaderAttributeLocationWhenValidFormIsInformed » IllegalState
[ERROR] LocationControllerIntegrationTest.shouldReturnLocationById » IllegalState Fail...
[ERROR] LocationControllerIntegrationTest.shouldReturnNotFoundForNotFoundLocation » IllegalState
[ERROR] PromotionalCodeControllerTest.shouldReturnHttpStatus201AndHeaderAttributeLocationWhenValidFormIsInformed » IllegalState
[ERROR] PromotionalCodeControllerTest.shouldReturnHttpStatus409IfCodeAlreadyExists » IllegalState
[ERROR] PromotionalCodeRepositoryTest.shouldSaveNewPromotionalCode » IllegalState Fail...
[ERROR] UserControllerTest.shouldReturn404WhenNotExistUserById » IllegalState Failed t...
[ERROR] UserControllerTest.shouldReturnAnUserById » IllegalState Failed to load Applic...
[INFO]
[ERROR] Tests run: 49, Failures: 0, Errors: 15, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.951 s
[INFO] Finished at: 2021-07-15T21:37:50-03:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project clines-api: There are test failures.
[ERROR]
[ERROR] Please refer to /opt/agile/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]