jobs failing with ansible "ImportError: No module named manager" since 8/30

Bug #1790152 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Gate
Fix Released
Undecided
Unassigned

Bug Description

Seen here:

http://logs.openstack.org/65/598365/1/check/nova-next/e8cae4c/ara-report/result/6ac39717-e1f4-4a82-9f41-45a01621f67f/

Setting up the hosts
... this takes a few seconds (logs at logs/devstack-gate-setup-host.txt.gz)
./safe-devstack-vm-gate-wrap.sh: line 575: /home/zuul/workspace/logs/devstack-gate-setup-host.txt: No such file or directory
Traceback (most recent call last):
  File "/tmp/ansible/bin/ara", line 7, in <module>
    from ara.shell import main
  File "/tmp/ansible/local/lib/python2.7/site-packages/ara/shell.py", line 22, in <module>
    from ara.webapp import create_app
  File "/tmp/ansible/local/lib/python2.7/site-packages/ara/webapp.py", line 34, in <module>
    from ara.config.base import BaseConfig
  File "/tmp/ansible/local/lib/python2.7/site-packages/ara/config/base.py", line 19, in <module>
    from ara.config.compat import ara_config
  File "/tmp/ansible/local/lib/python2.7/site-packages/ara/config/compat.py", line 21, in <module>
    from ansible.config.manager import find_ini_config_file
ImportError: No module named manager
gzip: /home/zuul/workspace/logs/ara: No such file or directory
*** FAILED with status: 1

I think this was due to a new version of ansible, something like that, and might already be fixed. This bug is for tracking in elastic-recheck.

Revision history for this message
Matt Riedemann (mriedem) wrote :
Changed in openstack-gate:
status: New → Confirmed
status: Confirmed → Fix Released
Revision history for this message
Matt Riedemann (mriedem) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.