[Sugar-devel] Frequent buildbot check failures in sugar-web

Daniel Narvaez dwnarvaez at gmail.com
Thu Dec 12 18:04:03 EST 2013


apisocket.py is probably responding but after 5 seconds...

1386868991.591994 DEBUG root: datastore.get_properties
dbus.String(u'd02d98ab-7bab-4cf5-92c8-24409a6c35d7')
1386868991.613979 DEBUG root: datastore.update
dbus.String(u'd02d98ab-7bab-4cf5-92c8-24409a6c35d7')
1386868991.615363 DEBUG root: IndexStore.flush: force=True _pending_writes=0
1386868996.939432 DEBUG root: FileStore: Nothing to do
1386868996.939737 DEBUG org.laptop.sugar.DataStore:
_update_completion_cb() called with <function <lambda> at 0x211cde8> /
<function <lambda> at 0x7f6c02c61f50>, exc None
1386868996.941791 DEBUG org.laptop.sugar.DataStore: updated
d02d98ab-7bab-4cf5-92c8-24409a6c35d7


So maybe Rogelio is right after all? :) It's somewhat suspect that it's 5
seconds, like if it was blocking or something but I can't think of any way
that could happen... Also 5 seconds would be a bug unless it's just the
very first datastore initialization (which could be here).

Anyway perhaps we should just try to double the timeout and see if it
disappears, that's easy.



On 12 December 2013 23:43, Daniel Narvaez <dwnarvaez at gmail.com> wrote:

> When failing
>
> 1386868991.611618 DEBUG gwebsockets: Received text message {"method":"datastore.set_metadata","id":3,"params":["d02d98ab-7bab-4cf5-92c8-24409a6c35d7",{"title":"hello"}],"jsonrpc":"2.0"}
> 1386868994.676076 DEBUG gwebsockets: Got data, length 278
> 1386868995.920466 DEBUG gwebsockets: Got data, length 214
>
> When succeeding
>
> 1386886876.467210 DEBUG gwebsockets: Received text message {"method":"datastore.set_metadata","id":3,"params":["0e805b2c-eb3f-4afb-a230-a16a103b3dfc",{"title":"hello"}],"jsonrpc":"2.0"}
> 1386886877.408096 DEBUG gwebsockets: Sending text message {"id": 3, "result": [], "error": null}
> 1386886877.419027 DEBUG gwebsockets: Got data, length 114
>
> So I think it's probably apisocket.py not sending a reply.
>
>


-- 
Daniel Narvaez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20131213/3f6a8926/attachment-0001.html>


More information about the Sugar-devel mailing list