-----Original Message----- From: A mailing list for the OpenStack Stable Branch test reports. <openstack-stable-maint at lists.openstack.org> Reply: openstack-dev at lists.openstack.org <openstack-dev at lists.openstack.org> Date: January 30, 2017 at 00:16:19 To: openstack-stable-maint at lists.openstack.org <openstack-stable-maint at lists.openstack.org> Subject: [Openstack-stable-maint] Stable check of openstack/glance failed > Build failed. > > - periodic-glance-docs-mitaka http://logs.openstack.org/periodic-stable/periodic-glance-docs-mitaka/384794b/ > : FAILURE in 3m 09s I've created an issue for https://bugs.launchpad.net/glance/+bug/1660444. I am fairly confident this is related to the fact that pypa/setuptools recently started hard depending (instead of vendoring) on its dependencies. Older versions of pip don't recognize that setuptools' dependencies must be installed before it is installed. -- Ian Cordasco