[Buildbot-devel] Developing a S3UploadFile buildstep

Gianluca Sforna giallu at gmail.com
Fri Feb 19 09:50:36 UTC 2010


Some update on this:

On Sat, Feb 13, 2010 at 1:52 AM, Gianluca Sforna <giallu at gmail.com> wrote:
> Now my issue; if I attempt to use the S3FileUpload class in a factory,
> it seems to work properly for smaller files, but when feeding it with
> a larger one (about 10Mb) I see the following messages in the slave's
> twistd.log:
>
> 2010/02/12 17:07 +0200 [Broker,client]
> SlaveFileUploadCommand._writeBlock(): allowed=16384 readlen=9754
> 2010/02/12 17:07 +0200 [Broker,client]
> SlaveFileUploadCommand._writeBlock(): allowed=16384 readlen=0
> 2010/02/12 17:07 +0200 [Broker,client] Unhandled error in Deferred:
>
> And then the build never completes (neither with success or failed status).

The same steps worked as expected in my Fedora 12 laptop, which is
running newer versions of twisted-* and buildbot itself. Something
must have been fixed in these versions compared to my production
builmaster/buildslave pair (it's a CentOS 3 host with some 0.7.10
buildbot and pretty ancient twisted stuff)

I'll investigate more but in the end the important thing is I'll be
able (hopefully soon) to contribute the steps I've built

Thanks

G.

-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://www.linkedin.com/in/gianlucasforna




More information about the devel mailing list