]
eedri updated OVIRT-978:
------------------------
Issue Type: Improvement (was: By-EMAIL)
Move ovirt-engine & vdsm projects from git:// to http:// to
reduce load from git service
----------------------------------------------------------------------------------------
Key: OVIRT-978
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-978
Project: oVirt - virtualization made easy
Issue Type: Improvement
Reporter: danken
Assignee: infra
Occasionally, e.g.
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc24-x86_64/6870/con...
I see these failures
07:29:50 Manually triggered by user ishaby(a)redhat.com for Gerrit:
https://gerrit.ovirt.org/68804
07:29:50 [EnvInject] - Loading node environment variables.
07:29:50 Building remotely on
fc24-vm15.phx.ovirt.org (fc24 phx
local_disk nested) in workspace
/home/jenkins/workspace/vdsm_master_check-patch-fc24-x86_64
07:29:50 > git rev-parse --is-inside-work-tree # timeout=10
07:29:50 Fetching changes from the remote Git repository
07:29:50 > git config remote.origin.url
git://gerrit.ovirt.org/vdsm.git # timeout=10
07:29:50 Cleaning workspace
07:29:50 > git rev-parse --verify HEAD # timeout=10
07:29:50 Resetting working tree
07:29:50 > git reset --hard # timeout=10
07:29:51 > git clean -fdx # timeout=10
07:29:51 Pruning obsolete local branches
07:29:51 Fetching upstream changes from
git://gerrit.ovirt.org/vdsm.git
07:29:51 > git --version # timeout=10
07:29:51 > git -c core.askpass=true fetch --tags --progress
git://gerrit.ovirt.org/vdsm.git refs/changes/04/68804/3 --prune
07:29:51 ERROR: Error fetching remote repo 'origin'
07:29:51 hudson.plugins.git.GitException: Failed to fetch from
git://gerrit.ovirt.org/vdsm.git