Thanks Mark & Vincent! Terry
From: [email protected] [mailto:[email protected]] On Behalf Of Mark Waite Sent: Wednesday, August 27, 2014 11:57 AM To: [email protected] Subject: Re: Question about git polling & "nonexisting_workspace" Vincent is correct. A workspace is required in order to perform the inclusion / exclusion analysis. The plugin knows that dependency is required, and implicitly requires a workspace for the polling. Mark Waite On Wed, Aug 27, 2014 at 9:02 AM, Vincent Latombe <[email protected]<mailto:[email protected]>> wrote: Hi Terry, I believe options such as "Polling ignores commits in certain paths (path/to/version/file)" require you to poll using workspace. Vincent 2014-08-27 16:42 GMT+02:00 Dunnigan, Terrence J <[email protected]<mailto:[email protected]>>: Hi all, I have a job that polls for changes. When I wipe the workspace the polling stops working and I see this message: Started on Aug 27, 2014 9:20:22 AM No workspace is available, so can’t check for updates. (nonexisting_workspace) Done. Took 0.21 sec No changes For this job, “Force polling using workspace” is NOT enabled. Since “Force polling using workspace” is not enabled, why does the polling require a workspace? The job is configured as such: -Branches to build has a specific branch listed -Polling ignores commits in certain paths (path/to/version/file) -Check out to a sub-directory -Advanced sub-modules behaviors (recursively update submodules) -Prune stale remote-tracking branches -Check out to a specific local branch -Poll SCM every 10 minutes Here’s my system information: Jenkins LTS 1.554.3 Git plugin 2.2.2 Git client plugin 1.10.0 I appreciate any help or insight that anyone may have. Thanks, Terry -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- Thanks! Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
