Bamboo 8.1.3
CPU 16 cores
RAM 16GB
OS Windows Server 2016
Recently, we experienced a good number of failures with this error "Build XXXX had to be cancelled: it was marked as in progress in DB".
I have manually updated BUILDRESULTSUMMARY table with
Somehow, Bamboo is still constantly query the DB and showing the build in progress. This blocks builds.
I get through the DB schema. It is not clear how to stop the query and the wrong report. Would like to ask our community for help.
Regards,
Hello @Tech Noboundary
Making changes directly to the database is not supported and not recommended at the risk of data corruption. We advise you to roll back the changes the soonest. Make sure to do it whilst Bamboo is not running.
As your issue require further investigation, we advise you to open a ticket with Atlassian at https://support.atlassian.com/contact.
Please do not post any internal information to this forum as it is public.
Cheers,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
Thanks. We encountered this issue rather frequently (1 or 2 per week). What could be the root cause? We have been scaling up with Bamboo quickly now and will hit 500 agent level this year. This can be a big issue for us.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Tech Noboundary
Check the following KB article for some possible causes for the issue:
Additionally, monitor your server's CPU and memory usage. It is also recommended to enable Garbage Collection logging so you can monitor the JVM memory consumption:
Finding the exact root cause will require investigation. For that please raise a ticket with Atlassian.
Cheers,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks. I instructed an engineer to reach out to Atlassian tomorrow for the direct support. The issue blocks two teams on their develop branches now.
We are on 8.1.3 which is well above 5.11.3. Sounds that we shall not hit this issue, right?
I will enable garbage collection logging.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.