On Thu, Dec 13, 2012 at 11:24 PM, mwpowellhtx <mwpowell...@gmail.com> wrote: > And I can assure you it's not. I copy and paste the exact same address on > the command line, and I can clone from the command line. Only Jenkins is now > consistently failing across the board for jobs that were previously > succeeding. > > We're speculating whether repositoryhosting.com (our host) has some limits > set on SSH.
This seems to look like your DNS isnt resolving the host name right, it's not (necessarily) a matter of you fumbling the hostname... stderr: ssh: <repo-host/>: no address associated with name fatal: Could not read from remote repository. If you connect to your slaves, can you do a git clone manually? > > > On Thursday, December 13, 2012 3:59:42 PM UTC-6, SA Evans wrote: >> >> The error would indicate to me that it can't find the host where your repo >> is, whether a typo in that variable setting that's not getting resolved >> through your nameserver, or some sort of network issue, most likely. >> >> >> >> On Thu, Dec 13, 2012 at 3:47 PM, mwpowellhtx <mwpow...@gmail.com> wrote: >>> >>> To clarify, I've edited the actual names out. The names are there, it was >>> working earlier. Now suddenly it has stopped working. >>> >>> A colleague of mine and I are wondering whether it's a SSH thing, or >>> perhaps there's a limit set by our host, or something. >>> >>> On Thursday, December 13, 2012 3:43:44 PM UTC-6, mwpowellhtx wrote: >>>> >>>> I'm not sure what you mean. Can you be more specific? It's possible >>>> something got unset, but like I said, it was working all day until just >>>> now. >>>> >>>> On Thursday, December 13, 2012 3:38:27 PM UTC-6, SA Evans wrote: >>>>> >>>>> Looks like you're missing an environment setting for repo-host >>>>> >>>>> Scott >>>>> >>>>> On Thu, Dec 13, 2012 at 3:35 PM, mwpowellhtx <mwpow...@gmail.com> >>>>> wrote: >>>>>> >>>>>> stderr: ssh: <repo-host/>: no address associated with name >>>>> >>>>> >> > -- -- Andrew Melo