<html><body><p><font face="Courier 10 Pitch">I've spent the back half of this week chasing setup failures in the voting py34 job that is part of the neutron check queue. Here are my two examples: [1] is the signature that I'm trying to avoid, and [2] is a signature that I'm happier with because it is more of a real failure...</font><br><br><font face="Courier 10 Pitch">AFAICT, the key difference between these two signatures is the image loaded for testing. The first used devstack-trusty and the second used </font><font face="Courier 10 Pitch">bare-trusty-1438870493.template.openstack.org. Now, I may be wrong,</font><br><font face="Courier 10 Pitch">but it looks to me like devstack-trusty doesn't have the same packages installed, as it tries to build</font><br><font face="Courier 10 Pitch">various needed extensions from source code and fails on missing the python3-dev package.  OTOH, the bare-trusty</font><br><font face="Courier 10 Pitch">image is quite happy at this point.</font><br><br><font face="Courier 10 Pitch">What isn't quite clear to me (yet) from looking at the openstack-infra/project-config setup is how the different images are chosen, so I'm not sure yes if the selection of devstack-trusty for [1] is the bug,</font><br><font face="Courier 10 Pitch">or the fact that devstack-trusty is missing pieces that bare-trusty has is the bug.</font><br><br><font face="Courier 10 Pitch">Looking for help from knowledgeable people about how to go about getting this addressed.</font><br><br><font face="Courier 10 Pitch">Thanks,</font><br><font face="Courier 10 Pitch">Ryan Moats</font><br><font face="Courier 10 Pitch">IRC: regXboi</font><br><br><font face="Courier 10 Pitch">[1] </font><a href="http://logs.openstack.org/05/144205/3/check/gate-neutron-python34/3f6f7bf/console.html.gz"><font face="Courier 10 Pitch">http://logs.openstack.org/05/144205/3/check/gate-neutron-python34/3f6f7bf/console.html.gz</font></a><br><font face="Courier 10 Pitch">[2] </font><a href="http://logs.openstack.org/89/160289/6/check/gate-neutron-python34/ed3ccec/console.html.gz"><font face="Courier 10 Pitch">http://logs.openstack.org/89/160289/6/check/gate-neutron-python34/ed3ccec/console.html.gz</font></a><BR>
</body></html>