Comment 5 for bug 1788006

Revision history for this message
Miguel Lavalle (minsel) wrote :

This is a successful case of DNSIntegrationTests:test_server_with_fip: http://paste.openstack.org/show/729357/ (http://logs.openstack.org/71/516371/8/check/neutron-tempest-plugin-designate-scenario/4a1503c/controller/logs/screen-n-cpu.txt.gz#_Sep_02_03_14_26_259660). Note that soon after the the compute manager receives event 'network-vif-plugged', the instance becomes active:

Sep 02 03:14:28.204857 ubuntu-xenial-rax-iad-0001709993 nova-compute[25251]: INFO nova.compute.manager [None req-6f8f7d53-56c8-4dcd-92f4-1bc9186e9a34 tempest-DNSIntegrationTests-857454080 tempest-DNSIntegrationTests-857454080] [instance: 68bba825-9c49-45ab-b833-3bebf1da2876] Took 24.13 seconds to build instance.
Sep 02 03:14:28.229268 ubuntu-xenial-rax-iad-0001709993 nova-compute[25251]: DEBUG oslo_concurrency.lockutils [None req-6f8f7d53-56c8-4dcd-92f4-1bc9186e9a34 tempest-DNSIntegrationTests-857454080 tempest-DNSIntegrationTests-857454080] Lock "68bba825-9c49-45ab-b833-3bebf1da2876" released by "nova.compute.manager._locked_do_build_and_run_instance" :: held 24.280s {{(pid=25251) inner /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:285}}
Sep 02 03:14:28.425080 ubuntu-xenial-rax-iad-0001709993 nova-compute[25251]: DEBUG nova.compute.manager [None req-c8343f9e-cc06-4e5a-8325-c88f4fc5240a None None] [instance: 68bba825-9c49-45ab-b833-3bebf1da2876] Checking state {{(pid=25251) _get_power_state /opt/stack/nova/nova/compute/manager.py:1260}}
Sep 02 03:14:28.428718 ubuntu-xenial-rax-iad-0001709993 nova-compute[25251]: DEBUG nova.compute.manager [None req-c8343f9e-cc06-4e5a-8325-c88f4fc5240a None None] [instance: 68bba825-9c49-45ab-b833-3bebf1da2876] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=25251) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1117}}