Every hour I get the same notice from a default yum cron job.

/etc/cron.hourly/0yum-hourly.cron:

Not using downloaded repomd.xml because it is older than what we have:
  Current   : Thu Mar 19 23:01:22 2015
  Downloaded: Thu Mar 19 17:54:56 2015


If I run any of the following commands the next hourly yum cron will go by without the notice but following that this same notice returns. Including having the same time date stamp on the downloaded repomd.xml file


yum clean expire-cache
yum clean metadata
yum clean all

Any help in getting this fixed? 


Thanks