Why is Bamboo throwing "Failing task since text 'BUILD SUCCESS' was not found in last 250 log entries" error message after success build ? How to fix this issue ?
Job : Maven 3.x version
Java Version : 1.8
Hi,
Bamboo generally checks Maven return code and searches the log for BUILD SUCCESS message if you have checked the option Use Maven return code in Maven task under Advanced options section.
Did you check the Build logs? In that, if you see BUILD SUCCESS message somewhere just above the last 250 lines, you can just increase the SUCCESS_MESSAGE_LINES in Bamboo system property.
Awesome! Glad it helped.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.