|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I've put my reply in-line with a copy of your questions. My text is dark red to make it easier to follow. Again, thank you for your attention to this.
- Master and slaves are Windows Server 2008 R2 Standard.
- There are 561 defined projects that have built in the past two weeks, so I'll have to generalize.
- Our projects are 80 to 90% "free-style software projects", the rest being "multi-configuration projects".
- We use Git and Gerrit for source code management, however some projects select "none" and use multiple git repos.
- Our build-steps are normally "execute shell" or "execute windows batch command"
- Overwhelmingly we use WAF for building C/C++ source files; that's both with licensed compilers and "free" compilers.
- For authorization, we use "project-based Matrix Authorization Strategy" with 40 defined users plus anonymous. Some projects also enable project-based security.
- Quick survey says... 20,000 to 40,000 lines of text for our most popular projects.
- These builds average 25 to 50 minutes; strangely, the quicker projects tend to generate more logs.
- Plugin timestamper is installed, but only some projects use it. However, the builds in question are no longer saved because they're so long ago, therefore I cannot examine them with the timestamps.
- I do have some data captured in a database about those builds. That's data like job-name, build-number, result, build-duration, and interestingly, excerpts from the logs for failed/aborted builds.