[Buildbot-commits] [SPAM] [Buildbot] #675: poor rendering of a traceback
Buildbot
buildbot-devel at lists.sourceforge.net
Thu Jan 7 23:56:26 UTC 2010
#675: poor rendering of a traceback
----------------------+-----------------------------------------------------
Reporter: ddunbar | Owner:
Type: undecided | Status: new
Priority: major | Milestone: undecided
Version: 0.7.12 | Keywords:
----------------------+-----------------------------------------------------
Something is wrong with the build failure below, which is happening during
a very innocuous build step (it just does a SetProperty command). I don't
have any more information yet, the problem here is most likely not the
exception itself, but the conversion error. However, because the traceback
is missing I have no idea where it is happening.
--
ddunbar at lordcrumb:tmp$ curl http://smooshlab.apple.com:8010/builders/llvm-
gcc-x86_64-darwin10-gdb/builds/946/steps/get_builddir/logs/stdio
...
<body vlink="#800080">
<a href="stdio/text">(view as text)</a><br />
<pre>
<span class="header">
remoteFailed: [Failure instance: Traceback from remote host -- Traceback
unavailable
]</span></pre>
</body></html>
ddunbar at lordcrumb:tmp$ curl http://smooshlab.apple.com:8010/builders/llvm-
gcc-x86_64-darwin10-gdb/builds/946/steps/get_builddir/logs/err.html
...
<a href="#tbend">
<p class="error">exceptions.TypeError: %d format: a number is required,
not NoneType</p>
</a><div class="stackTrace"></div><a name="tbend"> </a>
<p class="error">exceptions.TypeError: %d format: a number is required,
not NoneType</p>
ddunbar at lordcrumb:tmp$ curl http://smooshlab.apple.com:8010/builders/llvm-
gcc-x86_64-darwin10-gdb/builds/946/steps/get_builddir/logs/err.txt
<html>
<head><title>404 - No Such Resource</title></head>
<body><h1>No Such Resource</h1>
<p>No such child resource.</p>
</body></html>
ddunbar at lordcrumb:tmp$
--
--
Ticket URL: <http://buildbot.net/trac/ticket/675>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list