Stash v3.2.2, bamboo 5.6.1, stash type repo triggering seems to work most of the time but fails quite often, need to run bamboo builds manually. Any pointers how to analyze/solve the problems?
To enable more debugging information in Bamboo (this list is from incoming Bamboo 5.7 but most (or even all) will also work in 5.6):
ALL com.atlassian.bamboo.plan.branch
DEBUG com.atlassian.bamboo.build.strategy
DEBUG com.atlassian.bamboo.plugins.stash.eventsALL com.atlassian.bamboo.plugin.stash.remote.event.listener
ALL com.atlassian.event.remote.impl.diagnostics
DEBUG com.atlassian.event.remote.impl.rest
DEBUG com.atlassian.bamboo.plugin.stash.remote.event.status
First thing to try if you can is to update both Stash and Bamboo to newest available versions. I know that Stash had one bug (events flood detection triggered to eagerly = events stopped being sent) and I think Bamboo had one fixed too. (I can't check which versions right now)
One more thing you can observe is - if problem is only with branches or also on master.
The way it supposed to work is - it does sort of ping between Bamboo and Stash. When Bamboo detects that remote events are not working it should fall back to polling. In Bamboo 5.7 there is a additional section (system configuration admin) showing connection with Stash status, but it's not released yet...
Plan B would be to switch to polling trigger until you can diagnose it better in 5.7.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sigmund, did you ever solve this? We're having the same problem with Stash 3.6.0 and Bamboo 5.7.2.
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.