
On Tue, Nov 12, 2019 at 5:48 PM Nir Soffer (oVirt JIRA) <jira@ovirt-jira.atlassian.net> wrote:
Nir Soffer created OVIRT-2827: ---------------------------------
Summary: Building vdsm with standard-manual-runner fails to clone the repo Key: OVIRT-2827 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2827 Project: oVirt - virtualization made easy Issue Type: By-EMAIL Reporter: Nir Soffer Assignee: infra
Building vdsm using standard-manual-runner fails now with:
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gerrit.ovirt.org/jenkins +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: error: RPC failed; result=22, HTTP code = 503 fatal: The remote end hung up unexpectedly
https://jenkins.ovirt.org/blue/organizations/jenkins/standard-manual-runner/... https://jenkins.ovirt.org/blue/organizations/jenkins/standard-manual-runner/...
Can someone look into this?
Few hours later running the same builds worked, so this must have been a temporary issue. Would be nice to understand what was the issue if possible.