TemporalBeing

buildbot-test-svnpoller-failure

Sep 23rd, 2011
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. 2011-09-23 17:06:21-0400 [-] SVNPoller: SVNPoller(file:///usr/home/warner/stuff/Projects/BuildBot/trees/misc/_trial_temp/test_vc/repositories/SVN-Repository/sample) cache file corrupt or unwriteable; skipping and not using
  2. 2011-09-23 17:06:21-0400 [-] Unhandled Error
  3. Traceback (most recent call last):
  4. File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 133, in maybeDeferred
  5. result = f(*args, **kw)
  6. File "/usr/lib/python2.7/dist-packages/twisted/internet/utils.py", line 191, in runWithWarningsSuppressed
  7. result = f(*a, **kw)
  8. File "/home/bmeyer/buildbot/buildbot/master/buildbot/test/unit/test_changes_svnpoller.py", line 465, in test_cachepath_bogus
  9. s = self.attachSVNPoller(sample_base, cachepath=cachepath)
  10. File "/home/bmeyer/buildbot/buildbot/master/buildbot/test/unit/test_changes_svnpoller.py", line 262, in attachSVNPoller
  11. s = svnpoller.SVNPoller(*args, **kwargs)
  12. --- <exception caught here> ---
  13. File "/home/bmeyer/buildbot/buildbot/master/buildbot/changes/svnpoller.py", line 94, in __init__
  14. self.last_change = int(f.read().strip())
  15. exceptions.ValueError: invalid literal for int() with base 10: 'nine'
Advertisement
Add Comment
Please, Sign In to add comment