[Buildbot-devel] try version mismatch problem 0.7.8 client ->0.7.7 master or 0.7.8 master will cause umbrage

Mike Winter (miwinter) miwinter at cisco.com
Wed Aug 27 21:18:18 UTC 2008


make try
which buildbot
/usr/bin/buildbot
cvs diff: Diffing reactor/src
cvs diff: Diffing reactor/src/testdata
rc=
buildbot try --connect=pb --vc=cvs --master=xe-hawk:8590
--username=miwinter --passwd=bb --builder=bounceBuilder2
--branch=approuter-bounce-dev-branch --diff=patch
using 'pb' connect method
job created
Traceback from remote host -- Traceback unavailable
 
2008-08-27 20:37:07+0000 [Broker,2,10.21.126.98]
<buildbot.scheduler.Try_Userpass instance at 0xb6d75dcc> got connection
from user miwinter
2008-08-27 20:37:07+0000 [Broker,2,10.21.126.98] <bound method
Try_Userpass_Perspective.perspective_try of
<buildbot.scheduler.Try_Userpass_Perspective instance at 0x
b6d2298c>> didn't accept ('approuter-bounce-dev-branch', None, (0,
'Index:
reactor/src/testConfig.py\n=============================================
===================
===\nRCS file:
/home/cvsroot/approuter/reactor/src/Attic/testConfig.py,v\nretrieving
revision 1.1.2.5\ndiff -C2 -r1.1.2.5 testConfig.py\n***
reactor/src/testConfig.py
\t27 Aug 2008 17:17:21 -0000\t1.1.2.5\n--- reactor/src/testConfig.py\t27
Aug 2008 20:37:04 -0000\n***************\n*** 104,108 ****\n
]\n  \n! S
erveLocally = not BasicHTTPTest(method="GET",\n
url="/serveLocally",\n
version="HTTP/1.1",\n--- 104,108 --
--\n                       ]\n  \n! serveLocally =
BasicHTTPTest(method="GET",\n
url="/serveLocally",\n                               ve
rsion="HTTP/1.1",\n***************\n*** 119,120 ****\n--- 119,135 ----\n
config = MetadataCacheConfig()\n
)\n+ \n+ \n+ notServeLocally = BasicHTTPTest(method="GET",\n+
url="/serveLocally",\n+
version="HTTP/1.1",\n+
                              requestHeaders = [ "Host: foo",
"Accept-Encoding: gzip" ],\n+
resultCode=200,\n+
   resultMessage="OK",\n+
responseBody="Hello world",\n+                              responseMust
= [ ResultCode.Equals(200) ],\n+
                        testMust =  [ ServerReceived.Equals(True) ],\n+
config = MetadataCacheConfig(false)\n+
   )\n+ \n+ \n'), ['bounceBuilder2'], {}) and {}
2008-08-27 20:37:07+0000 [Broker,2,10.21.126.98] Peer will receive
following PB traceback:
2008-08-27 20:37:07+0000 [Broker,2,10.21.126.98] Unhandled Error
    Traceback (most recent call last):
      File
"/var/home/miwinter/sandbox/waas/test/lib/python2.5/site-packages/Twiste
d-8.1.0-py2.5-linux-i686.egg/twisted/spread/banana.py", line 146, in
gotItem
        self.callExpressionReceived(item)
      File
"/var/home/miwinter/sandbox/waas/test/lib/python2.5/site-packages/Twiste
d-8.1.0-py2.5-linux-i686.egg/twisted/spread/banana.py", line 111, in
callExpression
Received
        self.expressionReceived(obj)
      File
"/var/home/miwinter/sandbox/waas/test/lib/python2.5/site-packages/Twiste
d-8.1.0-py2.5-linux-i686.egg/twisted/spread/pb.py", line 526, in
expressionReceived
        method(*sexp[1:])
      File
"/var/home/miwinter/sandbox/waas/test/lib/python2.5/site-packages/Twiste
d-8.1.0-py2.5-linux-i686.egg/twisted/spread/pb.py", line 837, in
proto_message
        self._recvMessage(self.localObjectForID, requestID, objectID,
message, answerRequired, netArgs, netKw)
    --- <exception caught here> ---
      File
"/var/home/miwinter/sandbox/waas/test/lib/python2.5/site-packages/Twiste
d-8.1.0-py2.5-linux-i686.egg/twisted/spread/pb.py", line 851, in
_recvMessage
        netResult = object.remoteMessageReceived(self, message, netArgs,
netKw)
      File
"/var/home/miwinter/sandbox/waas/test/lib/python2.5/site-packages/Twiste
d-8.1.0-py2.5-linux-i686.egg/twisted/spread/pb.py", line 238, in
perspectiveMessage
Received
        state = method(*args, **kw)
    exceptions.TypeError: perspective_try() takes exactly 5 arguments (6
given)

-----Original Message-----
From: buildbot-devel-bounces at lists.sourceforge.net
[mailto:buildbot-devel-bounces at lists.sourceforge.net] On Behalf Of Brian
Warner
Sent: Wednesday, August 27, 2008 11:39 AM
To: Dustin J. Mitchell
Cc: buildbot
Subject: Re: [Buildbot-devel] Need a cookbook

> On Wed, Aug 27, 2008 at 12:55 PM, Sebastien Douche <sdouche at gmail.com>
wrote:
> > I start now a parser of log for retrieve some information from slave

> > to server and I said to myself[1] "it's stupid, I am writing a code 
> > which 20 developers have already writes". To increase the interest 
> > of buildbot, a cookbook would be very useful.

Wiki! Let's put this sort of thing in the wiki. We can copy entries from
it over into the user's manual later on. Go ahead and add a page to
http://buildbot.net/ for it.

cheers,
 -Brian

------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge Build the coolest Linux based applications with Moblin SDK &
win great prizes Grand prize is a trip for two to an Open Source event
anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Buildbot-devel mailing list
Buildbot-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/buildbot-devel




More information about the devel mailing list