On 10/02/2014 01:30 PM, Lucas Alvares Gomes wrote: > Hi, > > I don't know if it's a known issue, but we have this patch in Ironic > here https://review.openstack.org/#/c/124610/ and the gate jobs for > python26 and python27 are failing because of some import error[1] and > it doesn't show me what is the error exactly, it's important to say > also that the tests run locally without any problem so I can't > reproduce the error locally here. Did you try with fresh environment? > > Have anyone seem something like that ? I have to say that our test toolchain is completely inadequate in case of import errors, even locally spotting import error involves manually importing all suspicious modules, because tox just outputs garbage. Something has to be done with it. > > I will continue to dig into it and see if I can spot something, but I > thought it would be nice to share it here too cause that's maybe a > potential gate problem. > > [1] http://logs.openstack.org/10/124610/14/check/gate-ironic-python27/5c21433/console.html > > Cheers, > Lucas > > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >