[Buildbot-devel] buildbot on solaris sparc failure

Tim Stoakes buildbot at ax.ath.cx
Tue Dec 14 12:04:37 UTC 2004


Hi buildbotters, 

I've just installed a buildbot slave (both 0.6.1 and 0.6.2) on solaris 9
running on an old sparc 5, and tried to integrate with a known working master.
When I force a build, I get the following message in the slave's twistd.log.
The waterfall web interface just sits until it times out on the first step.
The '/export/home/buildbot/slave6/slave6' directory does exist, buildbot only
just created it before it tries to delete it.

Any help is appreciated. I've had (relatively) little trouble with buildbot on
linux/bsd/windows, and never seen anything like this before?



2004/12/14 22:23 GMT [Broker,client]  startCommand:svn [id 3]
2004/12/14 22:23 GMT [Broker,client]   command '['rm', '-rf', '/export/home/buil
dbot/slave6/slave6/build']' in dir /export/home/buildbot/slave6/slave6 (timeout
1200 secs)
2004/12/14 22:23 GMT [Broker,client] error in ShellCommand._startCommand
2004/12/14 22:23 GMT [Broker,client] Traceback (most recent call last):
          File "/opt/csw/lib/python2.3/site-packages/twisted/internet/defer.py",
 line 214, in addCallback
            callbackKeywords=kw)
          File "/opt/csw/lib/python2.3/site-packages/twisted/internet/defer.py",
 line 205, in addCallbacks
            self._runCallbacks()
          File "/opt/csw/lib/python2.3/site-packages/twisted/internet/defer.py",
 line 338, in _runCallbacks
            self.result = callback(self.result, *args, **kw)
          File "/opt/csw/lib/python2.3/site-packages/buildbot/slave/commands.py"
, line 533, in doClobber
            d = c.start()
        --- <exception caught here> ---
          File "/opt/csw/lib/python2.3/site-packages/buildbot/slave/commands.py"
, line 132, in start
            self._startCommand()
          File "/opt/csw/lib/python2.3/site-packages/buildbot/slave/commands.py"
, line 168, in _startCommand
            usePTY=self.usePTY)
          File "/opt/csw/lib/python2.3/site-packages/twisted/internet/default.py
", line 166, in spawnProcess
            processProtocol, uid, gid, usePTY)
          File "/opt/csw/lib/python2.3/site-packages/twisted/internet/process.py
", line 681, in __init__
            stderr.flush()
        exceptions.IOError: [Errno 9] Bad file number
       
2004/12/14 22:23 GMT [Broker,client] _checkAbandoned [Failure instance: Tracebac
k: buildbot.slave.commands.AbandonChain, -1
        ]
2004/12/14 22:23 GMT [Broker,client]  abandoning chain -1
2004/12/14 22:23 GMT [-] Malformed file descriptor found.  Preening lists.
2004/12/14 22:23 GMT [-] bad descriptor <twisted.internet.tcp.Client to ('192.16
8.0.1', 8007) at 2de3a0>


-- 
Tim Stoakes




More information about the devel mailing list