[Buildbot] #2915: Stale SVN repository version being used by builder

Buildbot trac trac at buildbot.net
Wed Sep 24 17:50:17 UTC 2014


#2915: Stale SVN repository version being used by builder
--------------------+--------------------
Reporter:  raphael  |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.9.0
 Version:  master   |  Resolution:
Keywords:           |
--------------------+--------------------
Changes (by dustin):

 * milestone:  undecided => 0.9.0


Comment:

 Do you see anything in the logs when the first failure occurs?  Or does
 anything *stop* happening in the logs (for example, does it stop saying
 it's polling)?  We had a bug long ago when a transient error like a
 connection failure would cause the poller to stop polling, but the polling
 support is quite a bit more robust now so this shouldn't happen.

 As for the second error, that's not so surprising -- the scheduler is
 basing the version it supplies for codebase A on the last change it saw
 for codebase A, so when it stops getting changes to codebase A, it just
 uses the most recent one it saw (which is stale).

--
Ticket URL: <http://trac.buildbot.net/ticket/2915#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list