Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo build too slow

Manish Agarwal October 19, 2018

I have migrated the solution to .Net framework 4.7.2 on MSBuild 15 from .Net Framework 4.0 on MSBuild 10. The local compile time has not changed. I have then made the necessary changes (like changing the executable to MSBuild 15.7.180) with the following options; /p:DeployDBSolution=FALSE;DeployDir=E:\Builds\AutoLatest.

Additionally I had integrated SonarQube and scanner in Bamboo (configure sonar in bamboo and SonarQube post processing fails with unknown reason) which now successfully generates the report using a bamboo command task. But this also resulted the bamboo build time see a ten fold increase in compile time (for those who know about SonarQube, I ran the MSBuild task between Sonar begin and end so that MsBuild is not run twice). Since it affected the compile time, I disable the Sonar tasks and the build plan is back to what it was before the Sonar integration. But this has not resolved the long time it takes to biuld. I would have thought that it would be somewhere close to the time it was taking before but the build time is still hovering around ten times more.

The build plan is as follows:

9xc9w.png

 

NVk9h.png

From the logs I can see that the MSBuild task which was taking a few minutes is now taking an hour and a half to complete. bamboo documentation and support does not help and the only relevant thread I am able to find is https://community.atlassian.com/t5/Bamboo-questions/Slow-make-compile-time-with-bamboo/qaq-p/408975

I understand there may be a number of possibilities why it slowed down and I am looking for ways which I may not be aware of and that I can try and help me with my investigation. any help is much appreciated.

1 answer

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 9, 2019

Hi! 

 

Can you reproduce it on remote agent by rdp ? 

If it is, let's adjust remote agents;)

 

Cheers,

Gonchik Tsymzhitov

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events