[Buildbot-devel] Trac : scheduler not getting trigger after commit changes in the p4 repository

Ravindra Parihar imravin at gmail.com
Wed Mar 3 12:00:09 UTC 2010


Thanks Marcus,

I have changed c['change_source'] in master.cfg as -

c['change_source'] = p4poller.P4Source(p4port="192.168.148.144:1567",
p4user="tgbhaika", p4base="//depot/npgw/main/", p4passwd="0TanPZz!",
p4bin='/usr/local/bin/p4',split_file=lambda branchfile:
branchfile.split('/',1), pollinterval=10, )

And the p4 poller is now working fine.

But still have the problem with scheduler. It's not triggering the build
after the committing any file.

There is no error in twistd.log file.

Regards,
Ravi

On Wed, Mar 3, 2010 at 4:24 PM, Marcus Lindblom <macke at yar.nu> wrote:

> On 2010-03-03 09:09, Ravindra Parihar wrote:
> > Yes, twisted.log contain an error -
> >
> > 2010/03/03 11:01 +0530 [-] P4 poll failed: [Failure instance: Traceback
> > (failure with no frames): <type 'exceptions.IOError'>: got stderr: 'Upon
> > execvpe p4 [\'p4\', \'-p\', \'192.168.148.144:1567
> > <http://192.168.148.144:1567/>\', \'-u\', \'tgbhaika\', \'-P\',
> > \'0TanPZz!\', \'changes\', \'-m\', \'1\', \'//depot/npgw/main/...\'] in
> [snip]
>
> > OSError: [Errno 2] No such file or directory
>
> It fails to find p4 on the slave? Make sure it's in the PATH, or try
> specifying the full path.
>
> I haven't used p4. Perhaps others know more about it?
>
> Cheers,
> /Marcus
>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> 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/20100303/6b9e784a/attachment.html>


More information about the devel mailing list