[Buildbot-commits] [Buildbot] #2099: Various web errors after extended uptime indicating missing files

Buildbot nobody at buildbot.net
Mon Sep 5 18:26:00 UTC 2011


#2099: Various web errors after extended uptime indicating missing files
----------------------------+-----------------------
Reporter:  MostAwesomeDude  |      Owner:
    Type:  undecided        |     Status:  new
Priority:  major            |  Milestone:  undecided
 Version:  0.8.4p2          |   Keywords:
----------------------------+-----------------------
 This one's just plain confusing, and I'll probably be updating it as I see
 more of it.

 For the past few days, I've been running on what appears to be the
 bleeding edge of BB: 0.8.4 and newer. The upgrade was part of a bigger pip
 upgrade to bump my virtualenv, so Jinja2 and SQLAlchemy were bumped at the
 same time, however, I believe that they are fine, since several Flask apps
 I have running do not have this problem. (I rely on this virtualenv pretty
 heavily, so I can't respin it. Sorry.)

 Anyway, the actual errors indicate things like the SQLA database being set
 to None, or the Jinja templates vanishing into thin air. A "buildbot
 restart master" suffices to get things rolling again, but I have yet to
 experience more than 12h of uptime, which is really cutting into my CI. :3

 The Jinja2 exceptions look like: <class
 'jinja2.exceptions.TemplateNotFound'>: root.html

 I don't have a SQLA exception at the moment, but when I get one, I'll put
 it in here.

 I'm marking this as 0.8.4p2, but it occurs with 0.8.4 through 0.8.5rc1.

 If it's important, this is with CPython 2.7, in a virtualenv, on recent
 Ubuntu.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2099>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list