On 07/04/2011 21:31, Bill Janssen wrote:
My Intel Snow Leopard 2 build slave has gone into outer-space again.
[snip...]
So it's been spinning its wheels for 3 days.

Sure looks like the connection attempt is failing, for some reason.

I'm using the stock Twisted that comes with Snow Leopard -- tried to
upgrade it but apparently can't.


You certainly shouldn't update the Twisted on your system Python. Can't you install Python 2.6 (from python.org) separately and install Twisted into that?

Michael

On my OS X 10.4 buildslave, I see a similar but more successful sequence:

2011-04-04 08:56:06-0700 [-] sending app-level keepalive
2011-04-04 09:04:39-0700 [Broker,client] lost remote
2011-04-04 09:04:39-0700 [Broker,client] lost remote
2011-04-04 09:04:39-0700 [Broker,client] lost remote
2011-04-04 09:04:39-0700 [Broker,client] lost remote
2011-04-04 09:04:39-0700 [Broker,client] lost remote
2011-04-04 09:04:39-0700 [Broker,client]<twisted.internet.tcp.Connector instance 
at 0x10352d8>  will retry in 3 seconds
2011-04-04 09:04:39-0700 [Broker,client] Stopping 
factory<buildslave.bot.BotFactory instance at 0x133bd78>
2011-04-04 09:04:42-0700 [-] Starting factory<buildslave.bot.BotFactory instance 
at 0x133bd78>
2011-04-04 09:04:43-0700 [Uninitialized]<twisted.internet.tcp.Connector instance 
at 0x10352d8>  will retry in 10 seconds
2011-04-04 09:04:43-0700 [Uninitialized] Stopping 
factory<buildslave.bot.BotFactory instance at 0x133bd78>
2011-04-04 09:04:53-0700 [-] Starting factory<buildslave.bot.BotFactory instance 
at 0x133bd78>
2011-04-04 09:04:57-0700 [Broker,client] message from master: attached

Bill
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/fuzzyman%40voidspace.org.uk


--
http://www.voidspace.org.uk/

May you do good and not evil
May you find forgiveness for yourself and forgive others
May you share freely, never taking more than you give.
-- the sqlite blessing http://www.sqlite.org/different.html

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to