[Buildbot-commits] [Buildbot] #1963: FileUpload creates truncated file when buildslave is not on localhost
Buildbot
nobody at buildbot.net
Wed May 25 13:12:27 UTC 2011
#1963: FileUpload creates truncated file when buildslave is not on localhost
----------------------+------------------------
Reporter: landry | Owner:
Type: undecided | Status: new
Priority: major | Milestone: undecided
Version: 0.8.3p1 | Resolution:
Keywords: |
----------------------+------------------------
Comment (by landry):
Alas, adding a sleep 10 step didnt fix it. Still the same issue.
See http://buildbot.rhaalovely.net/builders/mozilla-aurora-
sparc64/builds/24, and the resulting http://buildbot.rhaalovely.net/builds
/mozilla-aurora-
sparc64/2011-05-25-58ed2542c7968d987b1060621f690226d248e8e0/
Given that the previous find step lasts 5 secs, sleep adds 10 sec to that,
i'd be surprised if the file is not fully here on the filesystem after 15
secs. If you give me the code to check for a file size in python i'll
paste it in the SlaveFileUploadCommand.writeBlock() function..
--
Ticket URL: <http://trac.buildbot.net/ticket/1963#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list