]
Eyal Edri updated OVIRT-1271:
-----------------------------
Resolution: Fixed
Status: Done (was: To Do)
GH plugin tries to consume gerrit's projects
--------------------------------------------
Key: OVIRT-1271
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1271
Project: oVirt - virtualization made easy
Issue Type: Improvement
Reporter: Pavel Zhukov
Assignee: infra
Priority: Low
Jenkins logs are flooded with:
Mar 23, 2017 10:40:05 AM com.cloudbees.jenkins.GitHubRepositoryName create
WARNING: Could not match URL
http://gerrit.ovirt.org/jenkins.git
Mar 23, 2017 10:40:05 AM com.cloudbees.jenkins.GitHubRepositoryName create
WARNING: Could not match URL
http://gerrit.ovirt.org/jenkins-whitelist.git
Mar 23, 2017 10:40:05 AM com.cloudbees.jenkins.GitHubRepositoryName create
WARNING: Could not match URL
git://gerrit.ovirt.org/vdsm.git
Mar 23, 2017 10:40:05 AM com.cloudbees.jenkins.GitHubRepositoryName create
WARNING: Could not match URL
http://gerrit.ovirt.org/jenkins.git
While the messages itself are harmless they floods the logs and consume jenkins
master's resources.
See
https://issues.jenkins-ci.org/browse/JENKINS-24422 for more details.