Mark Waite commented on Bug JENKINS-20512

Marco Lovato I can't duplicate your bug report. The conditions you describe for your bug report seem quite different from the conditions on this bug report. This bug report failed consistently, while you said "the only fix I can do is rebooting Jenkins". I don't think reopening this bug report with an entirely new set of symptoms is the best way to handle the bug. Could you submit a new bug report rather than combining your very different set of symptoms with this bug report?

When you submit the new bug report, could you also include information with the bug report confirming you've taken steps like the following:

  • Check the git installation on the master node
    • Define a job
    • Restrict the job to execute on the master node
    • Add the additional behaviour to force polling using workspace
    • Run "git --version" as a build step
    • Configure polling with some interval and verify it polls as expected
  • Check the git installation on the Linux slave
    • Define a job
    • Restrict the job to execute on the Linux slave
    • Add the additional behaviour to force polling using workspace
    • Run "git --version" as a build step
    • Configure polling with some interval and verify it polls as expected
  • Check the git installation on the windows slave
    • Define a job
    • Restrict the job to execute on the windows slave
    • Add the additional behaviour to force polling using workspace
    • Run "git --version" as a build step
    • Configure polling with some interval and verify it polls as expected

That output will help confirm that the git configuration in Jenkins is correct and that Jenkins can find git on the master and on each slave node when it starts.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to