Jump to: navigation, search

Difference between revisions of "Puppet/CI/CentOSfailures"

< Puppet‎ | CI
(Created page with "This page is here to track down all CI issues we have with Beaker jobs running on Centos7.")
 
(failure: repodata/repomd.xml from rdo-release: [Errno 256] No more mirrors to try.)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
This page is here to track down all CI issues we have with Beaker jobs running on Centos7.
 
This page is here to track down all CI issues we have with Beaker jobs running on Centos7.
 +
 +
=== failure: repodata/repomd.xml from rdo-release: [Errno 256] No more mirrors to try. ===
 +
 +
Error: /Stage[main]/Keystone::Client/Package[python-keystoneclient]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y list python-keystoneclient' returned 1: One of the configured repositories failed (OpenStack Kilo Repository) and yum doesn't have enough cached data to continue.
 +
 +
* [https://review.openstack.org/#/c/189764/ patch]
 +
* [http://logs.openstack.org/64/189764/7/check/gate-puppet-keystone-puppet-beaker-rspec-dsvm-centos7/3245e6a/console.html logs]

Latest revision as of 22:35, 8 July 2015

This page is here to track down all CI issues we have with Beaker jobs running on Centos7.

failure: repodata/repomd.xml from rdo-release: [Errno 256] No more mirrors to try.

Error: /Stage[main]/Keystone::Client/Package[python-keystoneclient]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y list python-keystoneclient' returned 1: One of the configured repositories failed (OpenStack Kilo Repository) and yum doesn't have enough cached data to continue.