[Buildbot-devel] Buildbot Nine

Pierre Tardy tardyp at gmail.com
Wed Feb 4 10:11:29 UTC 2015


Indeed its wrong. You should rather use

c['buildbotURL'] = "http://bbot_server_ip:8030/"


Le Tue Feb 03 2015 at 5:03:21 PM, Francesco Di Mizio <
francescodimizio at gmail.com> a écrit :

> Hello Pierre,
>
>
> just a copy and paste from my master.cfg:
>
> c['buildbotURL'] = "http://localhost:8010/"
>
> # minimalistic config to activate new web UI
> c['www'] = dict(port=8030)
>
>
> I am connecting to the ui http://bbot_server_ip:8030/
>
> Is it wrong?
>
> On Tue, Feb 3, 2015 at 4:48 PM, Pierre Tardy <tardyp at gmail.com> wrote:
>
>> Hi Francesco,
>> I believe you are hitting the same issue as Jon on IRC.
>> Can you please verify that you buildbotURL is correct? especially the
>> port number?
>>
>> The master.cfg example is wrong, and my last 2 PR are working on
>> enhancing the message for it.
>>
>>
>> Le Tue Feb 03 2015 at 15:54:48, Francesco Di Mizio <
>> francescodimizio at gmail.com> a écrit :
>>
>> A build finally has kicked off. Not waterfall link has shown up. 'Cannot
>>> force a build' issue still there.
>>>
>>> On Tue, Feb 3, 2015 at 2:54 PM, Francesco Di Mizio <
>>> francescodimizio at gmail.com> wrote:
>>>
>>>> I can't really say I am proceeding quickly with Nine ;)
>>>>
>>>> I havent yet got around to kicking a build.
>>>>
>>>> Somehow buildbot doesnt want to connect to a ssl encrypted P4 server
>>>> when polling.  I keep getting:
>>>>
>>>>
>>>>  Failure: twisted.internet.utils._UnexpectedErrorOutput: got stderr:
>>>> The authenticity of 'P4_IP:1666' can't be established,\nthis may be
>>>> your first attempt to connect to this P4PORT.\nThe fingerprint for the key
>>>> sent to your client is...
>>>>
>>>>
>>>> I added the p4's fingerprint on the buildbot server via 'p4 trust',
>>>> from shell I can easily connect now. Still the polling fails with the above
>>>> message.
>>>>
>>>>
>>>> I also added a force scheduler to kick off the same factory as the
>>>> poller would kick off. I click force, then fill out the empty "force
>>>> field", go 'Start Build' and nothing happens.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> On Tue, Feb 3, 2015 at 10:37 AM, Francesco Di Mizio <
>>>> francescodimizio at gmail.com> wrote:
>>>>
>>>>> Very well possible. I will update as I proceed!
>>>>>
>>>>> On Tue, Feb 3, 2015 at 8:37 AM, Mikhail Sobolev <mss at mawhrin.net>
>>>>> wrote:
>>>>>
>>>>>> On Tue, Feb 03, 2015 at 01:33:49AM +0100, Francesco Di Mizio wrote:
>>>>>> > thank for your interest.
>>>>>> > Eventually I managed to get something running. The problem was
>>>>>> something
>>>>>> > related to permissions I think.
>>>>>> > I just did everything from scrath making sure to use sudo wherever
>>>>>> I could.
>>>>>> >
>>>>>> > Only problem now is that teh waterfall doesn't show up, the link is
>>>>>> > actually missing,
>>>>>> > "make frontend" says all good, installing succesfully all the 4
>>>>>> plugins
>>>>>> > under  www/, thus even www/waterfall/
>>>>>> >
>>>>>> > Any idea why this would be happening?
>>>>>> Do you have any builds executed?
>>>>>>
>>>>>> We used to have a ticket about waterfall not showing when there are
>>>>>> no builds
>>>>>> performed, but I can't find it right away.
>>>>>>
>>>>>> --
>>>>>> Misha
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Dive into the World of Parallel Programming. The Go Parallel Website,
>>>>>> sponsored by Intel and developed in partnership with Slashdot Media,
>>>>>> is your
>>>>>> hub for all things parallel software development, from weekly thought
>>>>>> leadership blogs to news, videos, case studies, tutorials and more.
>>>>>> Take a
>>>>>> look and join the conversation now.
>>>>>> http://goparallel.sourceforge.net/
>>>>>> _______________________________________________
>>>>>> Buildbot-devel mailing list
>>>>>> Buildbot-devel at lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>>>>>
>>>>>
>>>>>
>>>>
>>> ------------------------------------------------------------
>>> ------------------
>>> Dive into the World of Parallel Programming. The Go Parallel Website,
>>> sponsored by Intel and developed in partnership with Slashdot Media, is
>>> your
>>> hub for all things parallel software development, from weekly thought
>>> leadership blogs to news, videos, case studies, tutorials and more. Take
>>> a
>>> look and join the conversation now. http://goparallel.sourceforge.net/
>>> _______________________________________________
>>> Buildbot-devel mailing list
>>> Buildbot-devel at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150204/66285539/attachment.html>


More information about the devel mailing list