Check out https://bugs.launchpad.net/openstack-ci/+bug/1259511.

Reproducing this locally, it looks like I'm getting sphinx 1.2b1 installed, which is <1.2 and causing the issues. If I update test-requirements.txt, the job finishes:

-sphinx>=1.1.2,<1.2
+sphinx>=1.1.2,<1.2b0

Not sure if the 1.2b1 is something that has popped up very recently upstream or on pypi.openstack.org, but it looks like this was passing at one point with 1.2b1... 

http://logs.openstack.org/periodic-stable/periodic-glance-docs-havana/dcd9969/console.html.gz

Aside: are the log archives inaccurate or have these jobs really not been run since april? http://logs.openstack.org/periodic-stable/periodic-glance-docs-havana/?C=M;O=D

Adam 

Not sure why the various py27 



On Fri, Jul 11, 2014 at 12:37 AM, Alan Pevec <apevec@gmail.com> wrote:
> - periodic-glance-docs-havana http://logs.openstack.org/periodic-stable/periodic-glance-docs-havana/78c47ff : FAILURE in 3m 24s

error: 'source_dir' must be a directory name (got
`/home/jenkins/workspace/periodic-glance-docs-havana/doc/source`)

doc/source is a directory in Glance Havana - anyone has an idea what's
going on here?

Cheers,
Alan

_______________________________________________
Openstack-stable-maint mailing list
Openstack-stable-maint@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint