2021-08-02 20:17:00.838 2672 2959462923432 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-02 20:17:00.838 2672 2959462923432 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev509 2021-08-02 20:17:00.838 2672 2959462923432 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-08-02 20:17:00.962 2672 2959462923432 MainThread INFO os_win.utils.network.networkutils [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] WMI caching is disabled. 2021-08-02 20:17:01.185 2672 2959462923432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-02 20:17:01.245 2672 2959462923432 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-02 20:17:01.245 2672 2959462923432 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-02 20:17:01.430 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent initialized successfully, now running... 2021-08-02 20:17:01.447 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-02 20:17:01.447 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-02 20:17:01.493 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-02 20:18:47.381 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18b694a3-0cc5-4367-ba65-f0947486bb80 - - - - -] port_update received: e6a20703-7257-4fa5-913e-eb7b5b7f2e1c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:18:47.392 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18b694a3-0cc5-4367-ba65-f0947486bb80 - - - - -] No port e6a20703-7257-4fa5-913e-eb7b5b7f2e1c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:18:50.646 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-085083d9-f7cc-494b-87e1-361904fefc2a - - - - -] port_update received: 4e1cd9a7-199e-455a-89ac-bc3416b38297 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:18:50.662 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-085083d9-f7cc-494b-87e1-361904fefc2a - - - - -] No port 4e1cd9a7-199e-455a-89ac-bc3416b38297 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:18:51.568 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-987bf219-e03e-487a-9667-83189ea5750a - - - - -] port_update received: c6cfad6e-d6ea-411d-9299-a19b620f55d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:18:51.585 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-987bf219-e03e-487a-9667-83189ea5750a - - - - -] No port c6cfad6e-d6ea-411d-9299-a19b620f55d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:18:53.321 2672 2959559067784 MainThread WARNING oslo_policy.policy [req-b8ff121e-57ba-4c9b-a94e-7de31b1b371b a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-02 20:18:53.321 2672 2959559067784 MainThread WARNING oslo_policy.policy [req-b8ff121e-57ba-4c9b-a94e-7de31b1b371b a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-02 20:18:53.321 2672 2959559067784 MainThread WARNING oslo_policy.policy [req-b8ff121e-57ba-4c9b-a94e-7de31b1b371b a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-08-02 20:18:53.321 2672 2959559067784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8ff121e-57ba-4c9b-a94e-7de31b1b371b a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] Security group member updated on remote: ['a5e9b18d-fd7c-49e1-8700-5c4638c06457'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:18:53.321 2672 2959559067784 MainThread INFO neutron.agent.securitygroups_rpc [req-b8ff121e-57ba-4c9b-a94e-7de31b1b371b a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] Security group member updated ['a5e9b18d-fd7c-49e1-8700-5c4638c06457'] 2021-08-02 20:18:56.045 2672 2959559067784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d9f8aae-bd9a-470b-a016-c1eb424bb24b 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated on remote: ['ec54911d-01a4-4584-a82c-73d91b655fac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:18:56.045 2672 2959559067784 MainThread INFO neutron.agent.securitygroups_rpc [req-8d9f8aae-bd9a-470b-a016-c1eb424bb24b 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated ['ec54911d-01a4-4584-a82c-73d91b655fac'] 2021-08-02 20:18:56.664 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc34b92f-9dcd-4934-8e71-71c1688a1107 - - - - -] port_update received: 0e59a234-39fb-46a1-bec1-a15bd4879b24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:18:56.688 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc34b92f-9dcd-4934-8e71-71c1688a1107 - - - - -] No port 0e59a234-39fb-46a1-bec1-a15bd4879b24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:18:59.790 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7167073-659a-42bb-87eb-e5d244096f70 - - - - -] port_update received: d02f0441-0815-42ce-b7c7-61ec31140fce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:18:59.810 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7167073-659a-42bb-87eb-e5d244096f70 - - - - -] No port d02f0441-0815-42ce-b7c7-61ec31140fce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:19:00.240 2672 2959559067784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a96a2844-1a4c-4a5a-b02d-d6bbbd6f8d1e 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group rule updated on remote: ['a10f4c96-0955-4e63-ad9c-f61a21db50d9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:19:00.240 2672 2959559067784 MainThread INFO neutron.agent.securitygroups_rpc [req-a96a2844-1a4c-4a5a-b02d-d6bbbd6f8d1e 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group rule updated ['a10f4c96-0955-4e63-ad9c-f61a21db50d9'] 2021-08-02 20:19:01.021 2672 2959559067784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfc9cedf-f5ac-45b0-9d62-9d70d8156aba 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group rule updated on remote: ['a10f4c96-0955-4e63-ad9c-f61a21db50d9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:19:01.021 2672 2959559067784 MainThread INFO neutron.agent.securitygroups_rpc [req-bfc9cedf-f5ac-45b0-9d62-9d70d8156aba 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group rule updated ['a10f4c96-0955-4e63-ad9c-f61a21db50d9'] 2021-08-02 20:19:02.615 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-658a94eb-70c6-44a6-b3eb-6717dc339030 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: bd504580-a7f1-44eb-a139-312cf6830154 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:19:02.615 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-658a94eb-70c6-44a6-b3eb-6717dc339030 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port bd504580-a7f1-44eb-a139-312cf6830154 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:19:03.541 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-673e4e83-23a4-4c98-bec0-8bb3aa57e156 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: eb18e953-6a66-4f87-98bd-1a2692ab2b8d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:19:03.541 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-673e4e83-23a4-4c98-bec0-8bb3aa57e156 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port eb18e953-6a66-4f87-98bd-1a2692ab2b8d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:19:04.665 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62b89619-c249-4e3f-a1e7-3cc4026071c5 - - - - -] port_update received: 727d200c-f4a5-42b7-93b1-424a31e7515f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:19:04.665 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62b89619-c249-4e3f-a1e7-3cc4026071c5 - - - - -] No port 727d200c-f4a5-42b7-93b1-424a31e7515f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:19:05.099 2672 2959559067784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18345eff-99f1-48b3-a11b-27ccb663ee9a 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Security group member updated on remote: ['d1ac0d50-2b22-4e29-9c45-4dd35220018d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:19:05.099 2672 2959559067784 MainThread INFO neutron.agent.securitygroups_rpc [req-18345eff-99f1-48b3-a11b-27ccb663ee9a 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Security group member updated ['d1ac0d50-2b22-4e29-9c45-4dd35220018d'] 2021-08-02 20:19:07.529 2672 2959559067784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ca8bef2-7a71-4c38-bb1f-03122fcec925 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Security group member updated on remote: ['d1ac0d50-2b22-4e29-9c45-4dd35220018d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:19:07.529 2672 2959559067784 MainThread INFO neutron.agent.securitygroups_rpc [req-8ca8bef2-7a71-4c38-bb1f-03122fcec925 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Security group member updated ['d1ac0d50-2b22-4e29-9c45-4dd35220018d'] 2021-08-02 20:19:07.631 2672 2959559067784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27173b3a-1c1f-47ce-982e-817a44052f89 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group rule updated on remote: ['5e235584-fb63-4c77-b542-92fb7366fde6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:19:07.631 2672 2959559067784 MainThread INFO neutron.agent.securitygroups_rpc [req-27173b3a-1c1f-47ce-982e-817a44052f89 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group rule updated ['5e235584-fb63-4c77-b542-92fb7366fde6'] 2021-08-02 20:19:08.631 2672 2959559067784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fa136c1-0a0a-47f5-8f37-72d548c68b28 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group rule updated on remote: ['5e235584-fb63-4c77-b542-92fb7366fde6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:19:08.631 2672 2959559067784 MainThread INFO neutron.agent.securitygroups_rpc [req-9fa136c1-0a0a-47f5-8f37-72d548c68b28 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group rule updated ['5e235584-fb63-4c77-b542-92fb7366fde6'] 2021-08-02 20:19:09.148 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6839fa-c71d-474f-85d4-ba1ee04319bd 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: 32f72cd6-f0af-4a01-a839-2d3852a29c33 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:19:09.163 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6839fa-c71d-474f-85d4-ba1ee04319bd 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port 32f72cd6-f0af-4a01-a839-2d3852a29c33 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:19:09.880 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02bcce4c-38f1-4f33-9c29-3b635822fed3 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: c469d4a4-19a2-4a13-a038-eac93dd03363 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:19:09.888 2672 2959559067784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02bcce4c-38f1-4f33-9c29-3b635822fed3 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port c469d4a4-19a2-4a13-a038-eac93dd03363 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:19:10.446 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd504580-a7f1-44eb-a139-312cf6830154 2021-08-02 20:19:10.446 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eb18e953-6a66-4f87-98bd-1a2692ab2b8d 2021-08-02 20:19:12.099 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:19:12.476 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 32f72cd6-f0af-4a01-a839-2d3852a29c33 2021-08-02 20:19:12.476 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c469d4a4-19a2-4a13-a038-eac93dd03363 2021-08-02 20:19:13.266 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port eb18e953-6a66-4f87-98bd-1a2692ab2b8d 2021-08-02 20:19:13.266 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port eb18e953-6a66-4f87-98bd-1a2692ab2b8d updated. Details: {'device': 'eb18e953-6a66-4f87-98bd-1a2692ab2b8d', 'network_id': 'd5fcaefc-5d05-4183-9f3c-fc4b97b744db', 'port_id': 'eb18e953-6a66-4f87-98bd-1a2692ab2b8d', 'mac_address': 'fa:16:3e:3b:0d:56', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 210, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '86d2e7a5-c5e6-4b39-8276-ee8c6d54a47a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:19:13.266 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:19:13.266 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port bd504580-a7f1-44eb-a139-312cf6830154 2021-08-02 20:19:13.282 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port bd504580-a7f1-44eb-a139-312cf6830154 updated. Details: {'device': 'bd504580-a7f1-44eb-a139-312cf6830154', 'network_id': '5f45d4c5-f96d-410c-9d52-3366df297a38', 'port_id': 'bd504580-a7f1-44eb-a139-312cf6830154', 'mac_address': 'fa:16:3e:13:51:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '03668c3e-45f5-4431-9fdb-b7a2c7feb6e7', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:19:13.282 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:19:13.282 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb18e953-6a66-4f87-98bd-1a2692ab2b8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:13.282 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eb18e953-6a66-4f87-98bd-1a2692ab2b8d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:19:13.282 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d5fcaefc-5d05-4183-9f3c-fc4b97b744db 2021-08-02 20:19:13.282 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:19:13.282 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:13.282 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd504580-a7f1-44eb-a139-312cf6830154 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:19:13.282 2672 2959559068312 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5f45d4c5-f96d-410c-9d52-3366df297a38 2021-08-02 20:19:13.282 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:19:13.443 2672 2959559068312 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd504580-a7f1-44eb-a139-312cf6830154') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:13.443 2672 2959559068312 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd504580-a7f1-44eb-a139-312cf6830154') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:13.459 2672 2959559068136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eb18e953-6a66-4f87-98bd-1a2692ab2b8d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:13.459 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eb18e953-6a66-4f87-98bd-1a2692ab2b8d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:13.459 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd504580-a7f1-44eb-a139-312cf6830154 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:19:13.459 2672 2959559068312 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port bd504580-a7f1-44eb-a139-312cf6830154 2021-08-02 20:19:13.514 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eb18e953-6a66-4f87-98bd-1a2692ab2b8d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:19:13.514 2672 2959559068136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 210, VLAN trunk: None to switch port eb18e953-6a66-4f87-98bd-1a2692ab2b8d 2021-08-02 20:19:13.554 2672 2959559069192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9d93f66-10d8-4d46-bf38-6dff9fab1c28 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group member updated on remote: ['a10f4c96-0955-4e63-ad9c-f61a21db50d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:19:13.554 2672 2959559069192 MainThread INFO neutron.agent.securitygroups_rpc [req-d9d93f66-10d8-4d46-bf38-6dff9fab1c28 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group member updated ['a10f4c96-0955-4e63-ad9c-f61a21db50d9'] 2021-08-02 20:19:13.574 2672 2959559068312 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:19:13.585 2672 2959559068312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd504580-a7f1-44eb-a139-312cf6830154'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:13.585 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:19:13.585 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eb18e953-6a66-4f87-98bd-1a2692ab2b8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:13.997 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eb18e953-6a66-4f87-98bd-1a2692ab2b8d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:14.007 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:14.007 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5e9b18d-fd7c-49e1-8700-5c4638c06457) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:19:14.007 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a5e9b18d-fd7c-49e1-8700-5c4638c06457) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:19:14.007 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eb18e953-6a66-4f87-98bd-1a2692ab2b8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:14.007 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:19:14.007 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eb18e953-6a66-4f87-98bd-1a2692ab2b8d not yet added. Adding. 2021-08-02 20:19:14.007 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:19:14.007 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:19:14.057 2672 2959559068312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd504580-a7f1-44eb-a139-312cf6830154']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:14.057 2672 2959559068312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:14.057 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:19:14.057 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:19:14.057 2672 2959559068312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd504580-a7f1-44eb-a139-312cf6830154 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:14.057 2672 2959559068312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:19:14.057 2672 2959559068312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd504580-a7f1-44eb-a139-312cf6830154 not yet added. Adding. 2021-08-02 20:19:14.057 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:19:14.057 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:19:14.087 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb18e953-6a66-4f87-98bd-1a2692ab2b8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:14.107 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:19:14.131 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:14.167 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb18e953-6a66-4f87-98bd-1a2692ab2b8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:14.167 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb18e953-6a66-4f87-98bd-1a2692ab2b8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:14.210 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:14.225 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:14.258 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb18e953-6a66-4f87-98bd-1a2692ab2b8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:14.323 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:14.337 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb18e953-6a66-4f87-98bd-1a2692ab2b8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:14.337 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eb18e953-6a66-4f87-98bd-1a2692ab2b8d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:19:14.337 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eb18e953-6a66-4f87-98bd-1a2692ab2b8d processed. 2021-08-02 20:19:14.398 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:14.398 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd504580-a7f1-44eb-a139-312cf6830154 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:19:14.398 2672 2959559068312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd504580-a7f1-44eb-a139-312cf6830154 processed. 2021-08-02 20:19:14.902 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 32f72cd6-f0af-4a01-a839-2d3852a29c33 2021-08-02 20:19:14.902 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 32f72cd6-f0af-4a01-a839-2d3852a29c33 updated. Details: {'device': '32f72cd6-f0af-4a01-a839-2d3852a29c33', 'network_id': '179be31e-db22-4a2e-9b4f-3598b5dc459e', 'port_id': '32f72cd6-f0af-4a01-a839-2d3852a29c33', 'mac_address': 'fa:16:3e:47:d5:05', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd0a454a-72e2-430f-be23-1f349dd0c5e3', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:19:14.902 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:19:14.902 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port c469d4a4-19a2-4a13-a038-eac93dd03363 2021-08-02 20:19:14.902 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port c469d4a4-19a2-4a13-a038-eac93dd03363 updated. Details: {'device': 'c469d4a4-19a2-4a13-a038-eac93dd03363', 'network_id': '179be31e-db22-4a2e-9b4f-3598b5dc459e', 'port_id': 'c469d4a4-19a2-4a13-a038-eac93dd03363', 'mac_address': 'fa:16:3e:00:37:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 241, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd0a454a-72e2-430f-be23-1f349dd0c5e3', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:19:14.902 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:19:14.902 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c469d4a4-19a2-4a13-a038-eac93dd03363" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:14.902 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c469d4a4-19a2-4a13-a038-eac93dd03363 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:19:14.902 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 179be31e-db22-4a2e-9b4f-3598b5dc459e 2021-08-02 20:19:14.902 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:19:14.902 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32f72cd6-f0af-4a01-a839-2d3852a29c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:14.902 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 32f72cd6-f0af-4a01-a839-2d3852a29c33 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:19:14.902 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:19:15.022 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-613d756f-4d64-4540-9d5b-54d7e2c7b45b 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: 9fbe7e31-fe15-4933-a09b-4cf9a786406c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:19:15.054 2672 2959559068136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c469d4a4-19a2-4a13-a038-eac93dd03363') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:15.054 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c469d4a4-19a2-4a13-a038-eac93dd03363') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:15.054 2672 2959559068312 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '32f72cd6-f0af-4a01-a839-2d3852a29c33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:15.054 2672 2959559068312 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '32f72cd6-f0af-4a01-a839-2d3852a29c33') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:15.054 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c469d4a4-19a2-4a13-a038-eac93dd03363 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:19:15.054 2672 2959559068136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port c469d4a4-19a2-4a13-a038-eac93dd03363 2021-08-02 20:19:15.069 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-613d756f-4d64-4540-9d5b-54d7e2c7b45b 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port 9fbe7e31-fe15-4933-a09b-4cf9a786406c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:19:15.069 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 32f72cd6-f0af-4a01-a839-2d3852a29c33 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:19:15.069 2672 2959559068312 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 241, VLAN trunk: None to switch port 32f72cd6-f0af-4a01-a839-2d3852a29c33 2021-08-02 20:19:15.150 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:19:15.150 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c469d4a4-19a2-4a13-a038-eac93dd03363'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:15.150 2672 2959559068312 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:19:15.150 2672 2959559068312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['32f72cd6-f0af-4a01-a839-2d3852a29c33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:15.756 2672 2959559068312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['32f72cd6-f0af-4a01-a839-2d3852a29c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:15.756 2672 2959559068312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:15.756 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d1ac0d50-2b22-4e29-9c45-4dd35220018d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:19:15.756 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d1ac0d50-2b22-4e29-9c45-4dd35220018d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:19:15.756 2672 2959559068312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 32f72cd6-f0af-4a01-a839-2d3852a29c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:15.756 2672 2959559068312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:19:15.756 2672 2959559068312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 32f72cd6-f0af-4a01-a839-2d3852a29c33 not yet added. Adding. 2021-08-02 20:19:15.756 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:19:15.756 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:19:15.771 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c469d4a4-19a2-4a13-a038-eac93dd03363']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:15.771 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:15.771 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d1ac0d50-2b22-4e29-9c45-4dd35220018d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:19:15.771 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d1ac0d50-2b22-4e29-9c45-4dd35220018d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:19:15.771 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c469d4a4-19a2-4a13-a038-eac93dd03363 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:15.771 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:19:15.771 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c469d4a4-19a2-4a13-a038-eac93dd03363 not yet added. Adding. 2021-08-02 20:19:15.771 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:19:15.771 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:19:15.867 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f72cd6-f0af-4a01-a839-2d3852a29c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:15.881 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c469d4a4-19a2-4a13-a038-eac93dd03363" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:15.976 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f72cd6-f0af-4a01-a839-2d3852a29c33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:15.976 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f72cd6-f0af-4a01-a839-2d3852a29c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:15.976 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c469d4a4-19a2-4a13-a038-eac93dd03363" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:15.976 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c469d4a4-19a2-4a13-a038-eac93dd03363" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:16.116 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:16.133 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c469d4a4-19a2-4a13-a038-eac93dd03363" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:16.133 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f72cd6-f0af-4a01-a839-2d3852a29c33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:16.242 2672 2959559068312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32f72cd6-f0af-4a01-a839-2d3852a29c33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:16.242 2672 2959559068312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 32f72cd6-f0af-4a01-a839-2d3852a29c33 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:19:16.242 2672 2959559068312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 32f72cd6-f0af-4a01-a839-2d3852a29c33 processed. 2021-08-02 20:19:16.242 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c469d4a4-19a2-4a13-a038-eac93dd03363" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:16.242 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c469d4a4-19a2-4a13-a038-eac93dd03363 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:19:16.242 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c469d4a4-19a2-4a13-a038-eac93dd03363 processed. 2021-08-02 20:19:17.039 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:17.428 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02c59a87-92d3-4cd9-bc99-c9f8fc49073e 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group member updated on remote: ['5e235584-fb63-4c77-b542-92fb7366fde6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:19:17.428 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-02c59a87-92d3-4cd9-bc99-c9f8fc49073e 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group member updated ['5e235584-fb63-4c77-b542-92fb7366fde6'] 2021-08-02 20:19:18.130 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:18.528 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9fbe7e31-fe15-4933-a09b-4cf9a786406c 2021-08-02 20:19:19.006 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab6b277b-c362-4866-b5fe-fcab0a7d66d5 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: 45a54c84-1b8d-48ce-baa9-046aed6f3989 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:19:19.022 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab6b277b-c362-4866-b5fe-fcab0a7d66d5 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port 45a54c84-1b8d-48ce-baa9-046aed6f3989 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:19:19.198 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:20.135 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:19:20.506 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 9fbe7e31-fe15-4933-a09b-4cf9a786406c 2021-08-02 20:19:20.506 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 9fbe7e31-fe15-4933-a09b-4cf9a786406c updated. Details: {'device': '9fbe7e31-fe15-4933-a09b-4cf9a786406c', 'network_id': 'bd2906e8-a34f-455a-ab88-d2df15029345', 'port_id': '9fbe7e31-fe15-4933-a09b-4cf9a786406c', 'mac_address': 'fa:16:3e:6f:ed:b3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 215, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a87ce744-947b-4c47-8580-e4b5f874c71d', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:19:20.506 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:19:20.506 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9fbe7e31-fe15-4933-a09b-4cf9a786406c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:20.506 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9fbe7e31-fe15-4933-a09b-4cf9a786406c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:19:20.506 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bd2906e8-a34f-455a-ab88-d2df15029345 2021-08-02 20:19:20.506 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:19:20.666 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9fbe7e31-fe15-4933-a09b-4cf9a786406c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:20.666 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9fbe7e31-fe15-4933-a09b-4cf9a786406c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:20.690 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9fbe7e31-fe15-4933-a09b-4cf9a786406c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:19:20.690 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 215, VLAN trunk: None to switch port 9fbe7e31-fe15-4933-a09b-4cf9a786406c 2021-08-02 20:19:20.819 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:19:20.819 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9fbe7e31-fe15-4933-a09b-4cf9a786406c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:21.015 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9fbe7e31-fe15-4933-a09b-4cf9a786406c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:21.015 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:21.015 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a10f4c96-0955-4e63-ad9c-f61a21db50d9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:19:21.015 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9fbe7e31-fe15-4933-a09b-4cf9a786406c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:21.015 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:19:21.015 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9fbe7e31-fe15-4933-a09b-4cf9a786406c not yet added. Adding. 2021-08-02 20:19:21.015 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:19:21.015 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:19:21.194 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9fbe7e31-fe15-4933-a09b-4cf9a786406c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:21.475 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9fbe7e31-fe15-4933-a09b-4cf9a786406c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:21.475 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9fbe7e31-fe15-4933-a09b-4cf9a786406c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:21.729 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9fbe7e31-fe15-4933-a09b-4cf9a786406c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:21.959 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9fbe7e31-fe15-4933-a09b-4cf9a786406c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.454s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:21.959 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9fbe7e31-fe15-4933-a09b-4cf9a786406c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:19:21.959 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9fbe7e31-fe15-4933-a09b-4cf9a786406c processed. 2021-08-02 20:19:22.163 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:22.510 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:22.571 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:19:24.165 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:19:24.513 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:19:24.513 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 45a54c84-1b8d-48ce-baa9-046aed6f3989 updated. Details: {'device': '45a54c84-1b8d-48ce-baa9-046aed6f3989', 'network_id': '62dda3f8-1b90-4673-9dfa-71fbe2b14714', 'port_id': '45a54c84-1b8d-48ce-baa9-046aed6f3989', 'mac_address': 'fa:16:3e:2f:6f:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f201c2b-b7dc-4b2d-b2a1-517f25e5d26f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:19:24.513 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:19:24.527 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:24.527 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 45a54c84-1b8d-48ce-baa9-046aed6f3989 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:19:24.527 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 62dda3f8-1b90-4673-9dfa-71fbe2b14714 2021-08-02 20:19:24.527 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:19:24.696 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45a54c84-1b8d-48ce-baa9-046aed6f3989') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:24.696 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45a54c84-1b8d-48ce-baa9-046aed6f3989') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:24.710 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 45a54c84-1b8d-48ce-baa9-046aed6f3989 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:19:24.710 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:19:24.835 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:19:24.835 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['45a54c84-1b8d-48ce-baa9-046aed6f3989'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:25.006 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['45a54c84-1b8d-48ce-baa9-046aed6f3989']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:25.006 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:25.006 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5e235584-fb63-4c77-b542-92fb7366fde6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:19:25.006 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 45a54c84-1b8d-48ce-baa9-046aed6f3989 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:25.006 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:19:25.006 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 45a54c84-1b8d-48ce-baa9-046aed6f3989 not yet added. Adding. 2021-08-02 20:19:25.006 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:19:25.006 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:19:25.209 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:25.399 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:25.399 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:25.671 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:25.819 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:25.819 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 45a54c84-1b8d-48ce-baa9-046aed6f3989 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:19:25.819 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 45a54c84-1b8d-48ce-baa9-046aed6f3989 processed. 2021-08-02 20:19:26.183 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:26.568 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:30.743 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eb18e953-6a66-4f87-98bd-1a2692ab2b8d 2021-08-02 20:19:31.475 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30551efb-c791-4840-ae98-30b349337621 a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] Security group member updated on remote: ['a5e9b18d-fd7c-49e1-8700-5c4638c06457'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:19:31.475 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-30551efb-c791-4840-ae98-30b349337621 a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] Security group member updated ['a5e9b18d-fd7c-49e1-8700-5c4638c06457'] 2021-08-02 20:19:31.475 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-30551efb-c791-4840-ae98-30b349337621 a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] Refresh firewall rules 2021-08-02 20:19:31.475 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30551efb-c791-4840-ae98-30b349337621 a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] Get security group information for devices via rpc ['eb18e953-6a66-4f87-98bd-1a2692ab2b8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:31.527 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30551efb-c791-4840-ae98-30b349337621 a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:31.527 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-30551efb-c791-4840-ae98-30b349337621 a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:31.777 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30551efb-c791-4840-ae98-30b349337621 a940ef5672d640fea67280f14e20daa7 4c771743b50f4dfdbe1929a13a3933fa - - -] port_delete event received for 'eb18e953-6a66-4f87-98bd-1a2692ab2b8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:19:32.224 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:19:32.224 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eb18e953-6a66-4f87-98bd-1a2692ab2b8d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:19:32.224 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eb18e953-6a66-4f87-98bd-1a2692ab2b8d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:19:32.224 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eb18e953-6a66-4f87-98bd-1a2692ab2b8d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:19:32.243 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d5fcaefc-5d05-4183-9f3c-fc4b97b744db 2021-08-02 20:19:32.243 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb18e953-6a66-4f87-98bd-1a2692ab2b8d'] 2021-08-02 20:19:32.243 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:19:32.260 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:19:32.260 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb18e953-6a66-4f87-98bd-1a2692ab2b8d'] 2021-08-02 20:19:33.119 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated on remote: ['ec54911d-01a4-4584-a82c-73d91b655fac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:19:33.119 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated ['ec54911d-01a4-4584-a82c-73d91b655fac'] 2021-08-02 20:19:33.119 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Refresh firewall rules 2021-08-02 20:19:33.119 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Get security group information for devices via rpc ['bd504580-a7f1-44eb-a139-312cf6830154'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:33.306 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information for ports dict_keys(['bd504580-a7f1-44eb-a139-312cf6830154']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:33.306 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:33.306 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update rules of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:19:33.306 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update members of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:19:33.306 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for bd504580-a7f1-44eb-a139-312cf6830154 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:33.306 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:19:33.320 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 20:19:33.320 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:33.557 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:33.557 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:33.557 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-f192266d-a666-4b68-8659-64d123a1ab19 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:34.061 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b597f7a1-fafe-4a51-9127-70b435af26ff 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: cb1a7809-7159-47b5-82ce-bea9da97e2d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:19:34.086 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b597f7a1-fafe-4a51-9127-70b435af26ff 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port cb1a7809-7159-47b5-82ce-bea9da97e2d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:19:34.245 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:34.274 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:36.600 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-682e2f01-c49a-448f-8b92-250a18a462b8 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network d5fcaefc-5d05-4183-9f3c-fc4b97b744db network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:19:36.600 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-682e2f01-c49a-448f-8b92-250a18a462b8 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network d5fcaefc-5d05-4183-9f3c-fc4b97b744db not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:19:36.700 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cb1a7809-7159-47b5-82ce-bea9da97e2d7 2021-08-02 20:19:38.272 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:19:38.553 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port cb1a7809-7159-47b5-82ce-bea9da97e2d7 2021-08-02 20:19:38.553 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port cb1a7809-7159-47b5-82ce-bea9da97e2d7 updated. Details: {'device': 'cb1a7809-7159-47b5-82ce-bea9da97e2d7', 'network_id': '5f45d4c5-f96d-410c-9d52-3366df297a38', 'port_id': 'cb1a7809-7159-47b5-82ce-bea9da97e2d7', 'mac_address': 'fa:16:3e:7e:7c:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '03668c3e-45f5-4431-9fdb-b7a2c7feb6e7', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:19:38.553 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:19:38.553 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:38.553 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cb1a7809-7159-47b5-82ce-bea9da97e2d7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:19:38.553 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:19:38.773 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cb1a7809-7159-47b5-82ce-bea9da97e2d7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:38.794 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cb1a7809-7159-47b5-82ce-bea9da97e2d7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:38.794 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cb1a7809-7159-47b5-82ce-bea9da97e2d7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:19:38.794 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port cb1a7809-7159-47b5-82ce-bea9da97e2d7 2021-08-02 20:19:38.947 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:19:38.947 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cb1a7809-7159-47b5-82ce-bea9da97e2d7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:39.242 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cb1a7809-7159-47b5-82ce-bea9da97e2d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:39.242 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:39.242 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:19:39.242 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:19:39.260 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cb1a7809-7159-47b5-82ce-bea9da97e2d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:39.260 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:19:39.260 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cb1a7809-7159-47b5-82ce-bea9da97e2d7 not yet added. Adding. 2021-08-02 20:19:39.260 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:19:39.260 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:19:39.522 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:39.740 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:39.740 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:40.025 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:40.194 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:40.194 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cb1a7809-7159-47b5-82ce-bea9da97e2d7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:19:40.194 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cb1a7809-7159-47b5-82ce-bea9da97e2d7 processed. 2021-08-02 20:19:40.289 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:40.646 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:50.040 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated on remote: ['ec54911d-01a4-4584-a82c-73d91b655fac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:19:50.040 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated ['ec54911d-01a4-4584-a82c-73d91b655fac'] 2021-08-02 20:19:50.040 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Refresh firewall rules 2021-08-02 20:19:50.040 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Get security group information for devices via rpc ['bd504580-a7f1-44eb-a139-312cf6830154', 'cb1a7809-7159-47b5-82ce-bea9da97e2d7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:50.382 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information for ports dict_keys(['bd504580-a7f1-44eb-a139-312cf6830154', 'cb1a7809-7159-47b5-82ce-bea9da97e2d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:50.382 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:50.382 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update rules of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:19:50.382 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update members of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:19:50.382 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for bd504580-a7f1-44eb-a139-312cf6830154 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:50.382 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:19:50.382 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 20:19:50.382 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:50.646 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:50.646 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:50.646 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:50.646 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for cb1a7809-7159-47b5-82ce-bea9da97e2d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:50.646 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:19:50.646 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 20:19:50.646 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:50.880 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:50.903 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:50.903 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-cb730b56-de26-4d3f-8ba1-2c0fb29758d1 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:51.349 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb618dda-697f-48c3-a9d2-af37de3159a9 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: 4ece3fef-c3a9-4a76-bde8-f40ba79311ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:19:51.382 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb618dda-697f-48c3-a9d2-af37de3159a9 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port 4ece3fef-c3a9-4a76-bde8-f40ba79311ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:19:54.943 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4ece3fef-c3a9-4a76-bde8-f40ba79311ac 2021-08-02 20:19:56.402 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:19:56.650 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 4ece3fef-c3a9-4a76-bde8-f40ba79311ac 2021-08-02 20:19:56.650 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 4ece3fef-c3a9-4a76-bde8-f40ba79311ac updated. Details: {'device': '4ece3fef-c3a9-4a76-bde8-f40ba79311ac', 'network_id': '5f45d4c5-f96d-410c-9d52-3366df297a38', 'port_id': '4ece3fef-c3a9-4a76-bde8-f40ba79311ac', 'mac_address': 'fa:16:3e:e4:46:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '03668c3e-45f5-4431-9fdb-b7a2c7feb6e7', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:19:56.650 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:19:56.672 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:56.672 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4ece3fef-c3a9-4a76-bde8-f40ba79311ac _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:19:56.672 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:19:56.943 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4ece3fef-c3a9-4a76-bde8-f40ba79311ac') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:56.943 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4ece3fef-c3a9-4a76-bde8-f40ba79311ac') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:19:56.961 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4ece3fef-c3a9-4a76-bde8-f40ba79311ac is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:19:56.961 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port 4ece3fef-c3a9-4a76-bde8-f40ba79311ac 2021-08-02 20:19:57.166 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:19:57.166 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4ece3fef-c3a9-4a76-bde8-f40ba79311ac'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:19:57.333 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4ece3fef-c3a9-4a76-bde8-f40ba79311ac']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:19:57.349 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:19:57.349 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:19:57.349 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:19:57.349 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4ece3fef-c3a9-4a76-bde8-f40ba79311ac _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:19:57.349 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:19:57.349 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4ece3fef-c3a9-4a76-bde8-f40ba79311ac not yet added. Adding. 2021-08-02 20:19:57.349 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:19:57.349 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:19:57.646 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:57.913 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:57.913 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:19:58.295 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:58.537 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:19:58.537 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4ece3fef-c3a9-4a76-bde8-f40ba79311ac status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:19:58.537 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4ece3fef-c3a9-4a76-bde8-f40ba79311ac processed. 2021-08-02 20:20:00.394 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:00.822 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:15.317 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7b3c3ef-04e4-48b4-bfb0-1fe68f0008f1 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Security group member updated on remote: ['a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:20:15.317 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-d7b3c3ef-04e4-48b4-bfb0-1fe68f0008f1 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Security group member updated ['a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8'] 2021-08-02 20:20:17.324 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated on remote: ['ec54911d-01a4-4584-a82c-73d91b655fac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:20:17.324 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated ['ec54911d-01a4-4584-a82c-73d91b655fac'] 2021-08-02 20:20:17.324 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Refresh firewall rules 2021-08-02 20:20:17.324 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Get security group information for devices via rpc ['bd504580-a7f1-44eb-a139-312cf6830154', 'cb1a7809-7159-47b5-82ce-bea9da97e2d7', '4ece3fef-c3a9-4a76-bde8-f40ba79311ac'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:20:17.661 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information for ports dict_keys(['4ece3fef-c3a9-4a76-bde8-f40ba79311ac', 'bd504580-a7f1-44eb-a139-312cf6830154', 'cb1a7809-7159-47b5-82ce-bea9da97e2d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:20:17.661 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:20:17.661 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update rules of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:20:17.661 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update members of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:20:17.661 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for 4ece3fef-c3a9-4a76-bde8-f40ba79311ac _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:17.661 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:20:17.661 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 20:20:17.661 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:17.661 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2767d20d-2b7b-4662-ada8-63106d609822 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: 4ebb3958-038a-4885-98c4-1006d5eaf034 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:20:17.693 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2767d20d-2b7b-4662-ada8-63106d609822 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port 4ebb3958-038a-4885-98c4-1006d5eaf034 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:20:17.929 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:17.948 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:17.948 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:17.948 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for bd504580-a7f1-44eb-a139-312cf6830154 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:17.948 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:20:17.948 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 20:20:17.948 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:18.227 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:18.227 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:18.227 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:18.227 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for cb1a7809-7159-47b5-82ce-bea9da97e2d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:18.227 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:20:18.227 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 20:20:18.227 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:18.508 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:18.508 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:18.508 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-6f17e44c-64db-4686-a12c-cc3b33fbf265 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:19.130 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11c66e2c-4975-4a6a-af9b-a9507b35126f 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: f656b4cd-5ec9-4876-b94a-d7db35bf1ccc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:20:19.147 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11c66e2c-4975-4a6a-af9b-a9507b35126f 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port f656b4cd-5ec9-4876-b94a-d7db35bf1ccc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:20:21.162 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbdff4d2-5f97-4ada-907a-1ea8ce95871c cdaab08916144e0ab28f7e2787f50f95 1c806bb116884f40b06fbdf83e574b31 - - -] Security group member updated on remote: ['eafe70e8-29c6-409a-8706-e6acfe8ee390'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:20:21.162 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-dbdff4d2-5f97-4ada-907a-1ea8ce95871c cdaab08916144e0ab28f7e2787f50f95 1c806bb116884f40b06fbdf83e574b31 - - -] Security group member updated ['eafe70e8-29c6-409a-8706-e6acfe8ee390'] 2021-08-02 20:20:21.334 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4ebb3958-038a-4885-98c4-1006d5eaf034 2021-08-02 20:20:21.334 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f656b4cd-5ec9-4876-b94a-d7db35bf1ccc 2021-08-02 20:20:22.255 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-844edb04-0bf9-40de-9692-871a255b15e6 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: 6474c692-7cf3-483f-8e08-6849d906224f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:20:22.273 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-844edb04-0bf9-40de-9692-871a255b15e6 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port 6474c692-7cf3-483f-8e08-6849d906224f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:20:22.538 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:20:23.085 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 4ebb3958-038a-4885-98c4-1006d5eaf034 2021-08-02 20:20:23.085 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 4ebb3958-038a-4885-98c4-1006d5eaf034 updated. Details: {'device': '4ebb3958-038a-4885-98c4-1006d5eaf034', 'network_id': 'f70559b0-73d2-4822-a439-78a9f874e6a6', 'port_id': '4ebb3958-038a-4885-98c4-1006d5eaf034', 'mac_address': 'fa:16:3e:bf:55:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 218, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2bd453ff-3699-4f1c-b828-a71c90e70dd5', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:20:23.085 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:20:23.085 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port f656b4cd-5ec9-4876-b94a-d7db35bf1ccc 2021-08-02 20:20:23.099 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port f656b4cd-5ec9-4876-b94a-d7db35bf1ccc updated. Details: {'device': 'f656b4cd-5ec9-4876-b94a-d7db35bf1ccc', 'network_id': '5f45d4c5-f96d-410c-9d52-3366df297a38', 'port_id': 'f656b4cd-5ec9-4876-b94a-d7db35bf1ccc', 'mac_address': 'fa:16:3e:6e:d0:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '03668c3e-45f5-4431-9fdb-b7a2c7feb6e7', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:20:23.099 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:20:23.099 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ebb3958-038a-4885-98c4-1006d5eaf034" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:23.099 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4ebb3958-038a-4885-98c4-1006d5eaf034 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:20:23.099 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f70559b0-73d2-4822-a439-78a9f874e6a6 2021-08-02 20:20:23.099 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:20:23.099 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f656b4cd-5ec9-4876-b94a-d7db35bf1ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:23.099 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f656b4cd-5ec9-4876-b94a-d7db35bf1ccc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:20:23.099 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:20:23.416 2672 2959559068136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f656b4cd-5ec9-4876-b94a-d7db35bf1ccc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:20:23.416 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f656b4cd-5ec9-4876-b94a-d7db35bf1ccc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:20:23.416 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4ebb3958-038a-4885-98c4-1006d5eaf034') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:20:23.416 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4ebb3958-038a-4885-98c4-1006d5eaf034') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:20:23.432 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f656b4cd-5ec9-4876-b94a-d7db35bf1ccc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:20:23.432 2672 2959559068136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port f656b4cd-5ec9-4876-b94a-d7db35bf1ccc 2021-08-02 20:20:23.432 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4ebb3958-038a-4885-98c4-1006d5eaf034 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:20:23.432 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 218, VLAN trunk: None to switch port 4ebb3958-038a-4885-98c4-1006d5eaf034 2021-08-02 20:20:23.652 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:20:23.652 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4ebb3958-038a-4885-98c4-1006d5eaf034'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:20:23.652 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:20:23.652 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f656b4cd-5ec9-4876-b94a-d7db35bf1ccc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:20:23.911 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f656b4cd-5ec9-4876-b94a-d7db35bf1ccc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:20:23.911 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:20:23.911 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:20:23.911 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:20:23.911 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f656b4cd-5ec9-4876-b94a-d7db35bf1ccc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:23.911 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:20:23.911 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f656b4cd-5ec9-4876-b94a-d7db35bf1ccc not yet added. Adding. 2021-08-02 20:20:23.911 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:20:23.911 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:20:23.911 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4ebb3958-038a-4885-98c4-1006d5eaf034']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:20:23.932 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:20:23.932 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:20:23.932 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:20:23.932 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4ebb3958-038a-4885-98c4-1006d5eaf034 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:23.932 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:20:23.932 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4ebb3958-038a-4885-98c4-1006d5eaf034 not yet added. Adding. 2021-08-02 20:20:23.932 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:20:23.932 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:20:24.208 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ebb3958-038a-4885-98c4-1006d5eaf034" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:24.239 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f656b4cd-5ec9-4876-b94a-d7db35bf1ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:24.492 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f656b4cd-5ec9-4876-b94a-d7db35bf1ccc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:24.492 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f656b4cd-5ec9-4876-b94a-d7db35bf1ccc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:24.520 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ebb3958-038a-4885-98c4-1006d5eaf034" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:24.536 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ebb3958-038a-4885-98c4-1006d5eaf034" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:24.915 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4ebb3958-038a-4885-98c4-1006d5eaf034" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:24.974 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f656b4cd-5ec9-4876-b94a-d7db35bf1ccc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:25.182 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4ebb3958-038a-4885-98c4-1006d5eaf034" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:25.182 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4ebb3958-038a-4885-98c4-1006d5eaf034 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:20:25.182 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4ebb3958-038a-4885-98c4-1006d5eaf034 processed. 2021-08-02 20:20:25.194 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f656b4cd-5ec9-4876-b94a-d7db35bf1ccc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:25.194 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f656b4cd-5ec9-4876-b94a-d7db35bf1ccc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:20:25.194 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f656b4cd-5ec9-4876-b94a-d7db35bf1ccc processed. 2021-08-02 20:20:25.399 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6474c692-7cf3-483f-8e08-6849d906224f 2021-08-02 20:20:26.553 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:20:26.553 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:26.881 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 6474c692-7cf3-483f-8e08-6849d906224f 2021-08-02 20:20:26.881 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 6474c692-7cf3-483f-8e08-6849d906224f updated. Details: {'device': '6474c692-7cf3-483f-8e08-6849d906224f', 'network_id': 'f19da904-afd1-417b-9735-aa1031b284af', 'port_id': '6474c692-7cf3-483f-8e08-6849d906224f', 'mac_address': 'fa:16:3e:34:5c:4b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6f4f4820-5f91-485c-891b-982045b783b5', 'ip_address': '192.168.233.225'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:20:26.881 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:20:26.881 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6474c692-7cf3-483f-8e08-6849d906224f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:26.881 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6474c692-7cf3-483f-8e08-6849d906224f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:20:26.881 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f19da904-afd1-417b-9735-aa1031b284af 2021-08-02 20:20:26.881 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:20:27.101 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6474c692-7cf3-483f-8e08-6849d906224f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:20:27.101 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6474c692-7cf3-483f-8e08-6849d906224f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:20:27.116 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6474c692-7cf3-483f-8e08-6849d906224f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:20:27.116 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port 6474c692-7cf3-483f-8e08-6849d906224f 2021-08-02 20:20:27.287 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:20:27.302 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6474c692-7cf3-483f-8e08-6849d906224f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:20:27.504 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:27.583 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6474c692-7cf3-483f-8e08-6849d906224f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:20:27.583 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:20:27.583 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eafe70e8-29c6-409a-8706-e6acfe8ee390) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:20:27.583 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (eafe70e8-29c6-409a-8706-e6acfe8ee390) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:20:27.598 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6474c692-7cf3-483f-8e08-6849d906224f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:27.598 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:20:27.598 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6474c692-7cf3-483f-8e08-6849d906224f not yet added. Adding. 2021-08-02 20:20:27.598 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:20:27.598 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:20:27.926 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6474c692-7cf3-483f-8e08-6849d906224f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:28.256 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6474c692-7cf3-483f-8e08-6849d906224f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:28.256 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6474c692-7cf3-483f-8e08-6849d906224f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:28.646 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6474c692-7cf3-483f-8e08-6849d906224f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:28.871 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6474c692-7cf3-483f-8e08-6849d906224f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:28.871 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6474c692-7cf3-483f-8e08-6849d906224f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:20:28.871 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6474c692-7cf3-483f-8e08-6849d906224f processed. 2021-08-02 20:20:30.586 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:30.937 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:41.971 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6474c692-7cf3-483f-8e08-6849d906224f 2021-08-02 20:20:42.555 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15678b97-5b22-4967-834d-790187e5c14f cdaab08916144e0ab28f7e2787f50f95 1c806bb116884f40b06fbdf83e574b31 - - -] Security group member updated on remote: ['eafe70e8-29c6-409a-8706-e6acfe8ee390'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:20:42.555 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-15678b97-5b22-4967-834d-790187e5c14f cdaab08916144e0ab28f7e2787f50f95 1c806bb116884f40b06fbdf83e574b31 - - -] Security group member updated ['eafe70e8-29c6-409a-8706-e6acfe8ee390'] 2021-08-02 20:20:42.555 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-15678b97-5b22-4967-834d-790187e5c14f cdaab08916144e0ab28f7e2787f50f95 1c806bb116884f40b06fbdf83e574b31 - - -] Refresh firewall rules 2021-08-02 20:20:42.576 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15678b97-5b22-4967-834d-790187e5c14f cdaab08916144e0ab28f7e2787f50f95 1c806bb116884f40b06fbdf83e574b31 - - -] Get security group information for devices via rpc ['6474c692-7cf3-483f-8e08-6849d906224f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:20:42.617 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15678b97-5b22-4967-834d-790187e5c14f cdaab08916144e0ab28f7e2787f50f95 1c806bb116884f40b06fbdf83e574b31 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:20:42.617 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15678b97-5b22-4967-834d-790187e5c14f cdaab08916144e0ab28f7e2787f50f95 1c806bb116884f40b06fbdf83e574b31 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:20:42.680 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:20:42.680 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6474c692-7cf3-483f-8e08-6849d906224f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:20:42.680 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6474c692-7cf3-483f-8e08-6849d906224f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:20:42.680 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6474c692-7cf3-483f-8e08-6849d906224f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:20:42.700 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15678b97-5b22-4967-834d-790187e5c14f cdaab08916144e0ab28f7e2787f50f95 1c806bb116884f40b06fbdf83e574b31 - - -] port_delete event received for '6474c692-7cf3-483f-8e08-6849d906224f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:20:42.739 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f19da904-afd1-417b-9735-aa1031b284af 2021-08-02 20:20:42.739 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6474c692-7cf3-483f-8e08-6849d906224f'] 2021-08-02 20:20:42.739 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:20:42.739 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:20:42.739 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6474c692-7cf3-483f-8e08-6849d906224f'] 2021-08-02 20:20:44.691 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:44.713 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:46.021 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f656b4cd-5ec9-4876-b94a-d7db35bf1ccc 2021-08-02 20:20:46.504 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated on remote: ['ec54911d-01a4-4584-a82c-73d91b655fac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:20:46.504 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated ['ec54911d-01a4-4584-a82c-73d91b655fac'] 2021-08-02 20:20:46.520 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Refresh firewall rules 2021-08-02 20:20:46.520 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Get security group information for devices via rpc ['bd504580-a7f1-44eb-a139-312cf6830154', 'cb1a7809-7159-47b5-82ce-bea9da97e2d7', '4ece3fef-c3a9-4a76-bde8-f40ba79311ac', 'f656b4cd-5ec9-4876-b94a-d7db35bf1ccc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:20:46.616 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] port_delete event received for 'f656b4cd-5ec9-4876-b94a-d7db35bf1ccc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:20:46.708 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:20:46.708 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f656b4cd-5ec9-4876-b94a-d7db35bf1ccc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:20:46.708 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f656b4cd-5ec9-4876-b94a-d7db35bf1ccc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:20:46.708 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f656b4cd-5ec9-4876-b94a-d7db35bf1ccc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:20:46.739 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f656b4cd-5ec9-4876-b94a-d7db35bf1ccc'] 2021-08-02 20:20:46.739 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:20:46.739 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:20:46.739 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f656b4cd-5ec9-4876-b94a-d7db35bf1ccc'] 2021-08-02 20:20:46.896 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information for ports dict_keys(['4ece3fef-c3a9-4a76-bde8-f40ba79311ac', 'bd504580-a7f1-44eb-a139-312cf6830154', 'cb1a7809-7159-47b5-82ce-bea9da97e2d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:20:46.896 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:20:46.896 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update rules of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:20:46.896 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update members of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:20:46.896 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for 4ece3fef-c3a9-4a76-bde8-f40ba79311ac _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:46.896 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:20:46.896 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 20:20:46.896 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:46.896 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:46.896 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:47.334 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-4ece3fef-c3a9-4a76-bde8-f40ba79311ac" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:47.334 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for bd504580-a7f1-44eb-a139-312cf6830154 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:47.334 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:20:47.334 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 20:20:47.334 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:47.334 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:47.334 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:47.692 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:47.692 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for cb1a7809-7159-47b5-82ce-bea9da97e2d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:47.692 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:20:47.692 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 20:20:47.692 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:47.692 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:47.692 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:48.041 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-b7e414ea-672b-481d-8c53-26c4f9514b17 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:48.739 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:48.777 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:53.380 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated on remote: ['ec54911d-01a4-4584-a82c-73d91b655fac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:20:53.380 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated ['ec54911d-01a4-4584-a82c-73d91b655fac'] 2021-08-02 20:20:53.380 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Refresh firewall rules 2021-08-02 20:20:53.380 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Get security group information for devices via rpc ['bd504580-a7f1-44eb-a139-312cf6830154', 'cb1a7809-7159-47b5-82ce-bea9da97e2d7', '4ece3fef-c3a9-4a76-bde8-f40ba79311ac'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:20:53.463 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] port_delete event received for '4ece3fef-c3a9-4a76-bde8-f40ba79311ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:20:53.619 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information for ports dict_keys(['bd504580-a7f1-44eb-a139-312cf6830154', 'cb1a7809-7159-47b5-82ce-bea9da97e2d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:20:53.619 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:20:53.619 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update rules of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:20:53.619 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update members of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:20:53.619 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for bd504580-a7f1-44eb-a139-312cf6830154 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:53.619 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:20:53.619 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 20:20:53.619 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:53.619 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:53.619 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:53.947 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:53.947 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for cb1a7809-7159-47b5-82ce-bea9da97e2d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:53.947 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:20:53.947 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 20:20:53.947 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:53.947 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:53.947 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:54.082 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4ece3fef-c3a9-4a76-bde8-f40ba79311ac 2021-08-02 20:20:54.340 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-baaf6e52-78a7-44f2-91d3-41d578b585a7 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-cb1a7809-7159-47b5-82ce-bea9da97e2d7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:54.756 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:20:54.756 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4ece3fef-c3a9-4a76-bde8-f40ba79311ac' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:20:54.756 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4ece3fef-c3a9-4a76-bde8-f40ba79311ac' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:20:54.756 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4ece3fef-c3a9-4a76-bde8-f40ba79311ac _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:20:54.791 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ece3fef-c3a9-4a76-bde8-f40ba79311ac'] 2021-08-02 20:20:54.791 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:20:54.791 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:20:54.791 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ece3fef-c3a9-4a76-bde8-f40ba79311ac'] 2021-08-02 20:20:56.759 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:56.787 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:58.161 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cb1a7809-7159-47b5-82ce-bea9da97e2d7 2021-08-02 20:20:58.629 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated on remote: ['ec54911d-01a4-4584-a82c-73d91b655fac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:20:58.629 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated ['ec54911d-01a4-4584-a82c-73d91b655fac'] 2021-08-02 20:20:58.629 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Refresh firewall rules 2021-08-02 20:20:58.629 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Get security group information for devices via rpc ['bd504580-a7f1-44eb-a139-312cf6830154', 'cb1a7809-7159-47b5-82ce-bea9da97e2d7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:20:58.707 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] port_delete event received for 'cb1a7809-7159-47b5-82ce-bea9da97e2d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:20:58.769 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:20:58.769 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cb1a7809-7159-47b5-82ce-bea9da97e2d7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:20:58.769 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cb1a7809-7159-47b5-82ce-bea9da97e2d7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:20:58.769 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cb1a7809-7159-47b5-82ce-bea9da97e2d7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:20:58.787 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information for ports dict_keys(['bd504580-a7f1-44eb-a139-312cf6830154']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:20:58.787 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:20:58.787 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update rules of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:20:58.787 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update members of security group (ec54911d-01a4-4584-a82c-73d91b655fac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:20:58.787 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update port filter for bd504580-a7f1-44eb-a139-312cf6830154 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:20:58.787 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Updating port rules. 2021-08-02 20:20:58.787 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 20:20:58.787 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:58.787 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:20:58.787 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:20:58.803 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb1a7809-7159-47b5-82ce-bea9da97e2d7'] 2021-08-02 20:20:58.803 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:20:58.803 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:20:58.803 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb1a7809-7159-47b5-82ce-bea9da97e2d7'] 2021-08-02 20:20:59.098 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-373126b2-bb50-41f4-b614-6f867d718aea 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Lock "n-hv-driver-port-lock-bd504580-a7f1-44eb-a139-312cf6830154" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:00.787 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:00.818 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:04.227 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd504580-a7f1-44eb-a139-312cf6830154 2021-08-02 20:21:04.302 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e2695b7-bd2e-4646-b6f1-12ae9325758e 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated on remote: ['ec54911d-01a4-4584-a82c-73d91b655fac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:21:04.302 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-9e2695b7-bd2e-4646-b6f1-12ae9325758e 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Security group member updated ['ec54911d-01a4-4584-a82c-73d91b655fac'] 2021-08-02 20:21:04.302 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-9e2695b7-bd2e-4646-b6f1-12ae9325758e 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Refresh firewall rules 2021-08-02 20:21:04.302 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e2695b7-bd2e-4646-b6f1-12ae9325758e 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Get security group information for devices via rpc ['bd504580-a7f1-44eb-a139-312cf6830154'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:21:04.365 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9e2695b7-bd2e-4646-b6f1-12ae9325758e 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:21:04.365 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9e2695b7-bd2e-4646-b6f1-12ae9325758e 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:21:04.379 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e2695b7-bd2e-4646-b6f1-12ae9325758e 4bbec2e4e15b4ede87afab71b8e65c52 9d9be732cd2f47eab53c201f70438fc7 - - -] port_delete event received for 'bd504580-a7f1-44eb-a139-312cf6830154' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:21:04.806 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:21:04.806 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd504580-a7f1-44eb-a139-312cf6830154' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:21:04.806 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd504580-a7f1-44eb-a139-312cf6830154' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:21:04.806 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd504580-a7f1-44eb-a139-312cf6830154 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:21:04.836 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5f45d4c5-f96d-410c-9d52-3366df297a38 2021-08-02 20:21:04.836 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd504580-a7f1-44eb-a139-312cf6830154'] 2021-08-02 20:21:04.836 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:21:04.836 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:21:04.836 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd504580-a7f1-44eb-a139-312cf6830154'] 2021-08-02 20:21:06.817 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:06.847 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:07.129 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16b85289-2746-4d8a-98e4-98a76ea76a57 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network 5f45d4c5-f96d-410c-9d52-3366df297a38 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:21:07.129 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16b85289-2746-4d8a-98e4-98a76ea76a57 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network 5f45d4c5-f96d-410c-9d52-3366df297a38 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:21:12.082 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:21:12.849 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:21:13.136 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:21:13.136 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 45a54c84-1b8d-48ce-baa9-046aed6f3989 updated. Details: {'device': '45a54c84-1b8d-48ce-baa9-046aed6f3989', 'network_id': '62dda3f8-1b90-4673-9dfa-71fbe2b14714', 'port_id': '45a54c84-1b8d-48ce-baa9-046aed6f3989', 'mac_address': 'fa:16:3e:2f:6f:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f201c2b-b7dc-4b2d-b2a1-517f25e5d26f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:21:13.136 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:21:13.136 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:13.136 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 45a54c84-1b8d-48ce-baa9-046aed6f3989 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:21:13.136 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:21:13.225 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45a54c84-1b8d-48ce-baa9-046aed6f3989') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:21:13.225 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45a54c84-1b8d-48ce-baa9-046aed6f3989') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:21:13.225 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 45a54c84-1b8d-48ce-baa9-046aed6f3989 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:21:13.225 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:21:13.317 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:21:13.317 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['45a54c84-1b8d-48ce-baa9-046aed6f3989'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:21:13.475 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['45a54c84-1b8d-48ce-baa9-046aed6f3989']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:21:13.475 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:21:13.475 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5e235584-fb63-4c77-b542-92fb7366fde6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:21:13.475 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 45a54c84-1b8d-48ce-baa9-046aed6f3989 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:21:13.475 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:21:13.475 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-02 20:21:13.475 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:13.491 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:13.491 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:13.491 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:13.567 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:13.567 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 45a54c84-1b8d-48ce-baa9-046aed6f3989 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:21:13.567 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 45a54c84-1b8d-48ce-baa9-046aed6f3989 processed. 2021-08-02 20:21:14.871 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:15.207 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:26.447 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:21:26.913 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:21:26.913 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '45a54c84-1b8d-48ce-baa9-046aed6f3989' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:21:26.913 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '45a54c84-1b8d-48ce-baa9-046aed6f3989' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:21:26.913 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 45a54c84-1b8d-48ce-baa9-046aed6f3989 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:21:26.930 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45a54c84-1b8d-48ce-baa9-046aed6f3989'] 2021-08-02 20:21:26.930 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:21:26.930 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:21:26.930 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45a54c84-1b8d-48ce-baa9-046aed6f3989'] 2021-08-02 20:21:28.927 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:29.081 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:30.473 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:21:30.946 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:21:30.946 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '45a54c84-1b8d-48ce-baa9-046aed6f3989' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:21:30.946 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '45a54c84-1b8d-48ce-baa9-046aed6f3989' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:21:30.946 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 45a54c84-1b8d-48ce-baa9-046aed6f3989 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:21:30.956 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 62dda3f8-1b90-4673-9dfa-71fbe2b14714 2021-08-02 20:21:30.956 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45a54c84-1b8d-48ce-baa9-046aed6f3989'] 2021-08-02 20:21:30.956 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:21:30.956 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45a54c84-1b8d-48ce-baa9-046aed6f3989'] 2021-08-02 20:21:31.628 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-321f0574-d467-41e9-88df-8195f6dcf551 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Security group member updated on remote: ['a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:21:31.628 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-321f0574-d467-41e9-88df-8195f6dcf551 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Security group member updated ['a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8'] 2021-08-02 20:21:31.628 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-321f0574-d467-41e9-88df-8195f6dcf551 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Refresh firewall rules 2021-08-02 20:21:31.628 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-321f0574-d467-41e9-88df-8195f6dcf551 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Get security group information for devices via rpc ['4ebb3958-038a-4885-98c4-1006d5eaf034'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:21:31.645 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-321f0574-d467-41e9-88df-8195f6dcf551 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:21:31.645 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-321f0574-d467-41e9-88df-8195f6dcf551 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:21:31.687 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-321f0574-d467-41e9-88df-8195f6dcf551 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] port_delete event received for '4ebb3958-038a-4885-98c4-1006d5eaf034' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:21:32.503 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4ebb3958-038a-4885-98c4-1006d5eaf034 2021-08-02 20:21:32.949 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:21:32.949 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4ebb3958-038a-4885-98c4-1006d5eaf034' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:21:32.949 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4ebb3958-038a-4885-98c4-1006d5eaf034' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:21:32.949 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4ebb3958-038a-4885-98c4-1006d5eaf034 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:21:32.949 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:32.957 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f70559b0-73d2-4822-a439-78a9f874e6a6 2021-08-02 20:21:32.957 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ebb3958-038a-4885-98c4-1006d5eaf034'] 2021-08-02 20:21:32.972 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:21:32.972 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:21:32.972 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4ebb3958-038a-4885-98c4-1006d5eaf034'] 2021-08-02 20:21:33.059 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:48.378 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:21:48.848 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-125786ad-6584-44e8-97da-b85210a9c5e3 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Security group member updated on remote: ['a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:21:48.848 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-125786ad-6584-44e8-97da-b85210a9c5e3 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Security group member updated ['a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8'] 2021-08-02 20:21:48.996 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:21:49.308 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:21:49.308 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 45a54c84-1b8d-48ce-baa9-046aed6f3989 updated. Details: {'device': '45a54c84-1b8d-48ce-baa9-046aed6f3989', 'network_id': '62dda3f8-1b90-4673-9dfa-71fbe2b14714', 'port_id': '45a54c84-1b8d-48ce-baa9-046aed6f3989', 'mac_address': 'fa:16:3e:2f:6f:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f201c2b-b7dc-4b2d-b2a1-517f25e5d26f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:21:49.308 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:21:49.308 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:49.308 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 45a54c84-1b8d-48ce-baa9-046aed6f3989 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:21:49.308 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 62dda3f8-1b90-4673-9dfa-71fbe2b14714 2021-08-02 20:21:49.308 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:21:49.472 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45a54c84-1b8d-48ce-baa9-046aed6f3989') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:21:49.472 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45a54c84-1b8d-48ce-baa9-046aed6f3989') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:21:49.472 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 45a54c84-1b8d-48ce-baa9-046aed6f3989 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:21:49.472 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:21:49.549 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:21:49.570 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['45a54c84-1b8d-48ce-baa9-046aed6f3989'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:21:49.709 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['45a54c84-1b8d-48ce-baa9-046aed6f3989']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:21:49.709 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:21:49.709 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5e235584-fb63-4c77-b542-92fb7366fde6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:21:49.709 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 45a54c84-1b8d-48ce-baa9-046aed6f3989 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:21:49.709 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:21:49.709 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 45a54c84-1b8d-48ce-baa9-046aed6f3989 not yet added. Adding. 2021-08-02 20:21:49.729 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:21:49.729 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:21:49.834 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:49.847 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57751547-d876-4eb9-bf74-87a2655f2f2d 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: b84285e6-6ebd-498b-8f5b-f4004dbe36b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:21:49.869 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57751547-d876-4eb9-bf74-87a2655f2f2d 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port b84285e6-6ebd-498b-8f5b-f4004dbe36b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:21:49.959 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:49.959 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:50.082 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:50.197 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45a54c84-1b8d-48ce-baa9-046aed6f3989" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:50.197 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 45a54c84-1b8d-48ce-baa9-046aed6f3989 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:21:50.197 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 45a54c84-1b8d-48ce-baa9-046aed6f3989 processed. 2021-08-02 20:21:51.019 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:51.288 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:52.409 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b84285e6-6ebd-498b-8f5b-f4004dbe36b6 2021-08-02 20:21:53.035 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:21:53.331 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port b84285e6-6ebd-498b-8f5b-f4004dbe36b6 2021-08-02 20:21:53.331 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port b84285e6-6ebd-498b-8f5b-f4004dbe36b6 updated. Details: {'device': 'b84285e6-6ebd-498b-8f5b-f4004dbe36b6', 'network_id': 'f70559b0-73d2-4822-a439-78a9f874e6a6', 'port_id': 'b84285e6-6ebd-498b-8f5b-f4004dbe36b6', 'mac_address': 'fa:16:3e:36:87:cd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 218, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2bd453ff-3699-4f1c-b828-a71c90e70dd5', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:21:53.331 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:21:53.331 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b84285e6-6ebd-498b-8f5b-f4004dbe36b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:53.331 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b84285e6-6ebd-498b-8f5b-f4004dbe36b6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:21:53.331 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f70559b0-73d2-4822-a439-78a9f874e6a6 2021-08-02 20:21:53.355 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:21:53.491 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b84285e6-6ebd-498b-8f5b-f4004dbe36b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:21:53.491 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b84285e6-6ebd-498b-8f5b-f4004dbe36b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:21:53.491 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b84285e6-6ebd-498b-8f5b-f4004dbe36b6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:21:53.491 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 218, VLAN trunk: None to switch port b84285e6-6ebd-498b-8f5b-f4004dbe36b6 2021-08-02 20:21:53.583 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:21:53.583 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b84285e6-6ebd-498b-8f5b-f4004dbe36b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:21:53.857 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b84285e6-6ebd-498b-8f5b-f4004dbe36b6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:21:53.857 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:21:53.857 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:21:53.857 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:21:53.857 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b84285e6-6ebd-498b-8f5b-f4004dbe36b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:21:53.857 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:21:53.857 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b84285e6-6ebd-498b-8f5b-f4004dbe36b6 not yet added. Adding. 2021-08-02 20:21:53.857 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:21:53.857 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:21:54.003 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84285e6-6ebd-498b-8f5b-f4004dbe36b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:54.144 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84285e6-6ebd-498b-8f5b-f4004dbe36b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:54.144 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84285e6-6ebd-498b-8f5b-f4004dbe36b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:54.300 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84285e6-6ebd-498b-8f5b-f4004dbe36b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:54.412 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b84285e6-6ebd-498b-8f5b-f4004dbe36b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:21:54.412 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b84285e6-6ebd-498b-8f5b-f4004dbe36b6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:21:54.412 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b84285e6-6ebd-498b-8f5b-f4004dbe36b6 processed. 2021-08-02 20:21:55.054 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:21:55.449 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:02.069 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Security group member updated on remote: ['d1ac0d50-2b22-4e29-9c45-4dd35220018d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:22:02.069 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Security group member updated ['d1ac0d50-2b22-4e29-9c45-4dd35220018d'] 2021-08-02 20:22:02.069 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Refresh firewall rules 2021-08-02 20:22:02.083 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Get security group information for devices via rpc ['c469d4a4-19a2-4a13-a038-eac93dd03363', '32f72cd6-f0af-4a01-a839-2d3852a29c33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:22:02.143 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] port_delete event received for 'c469d4a4-19a2-4a13-a038-eac93dd03363' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:02.257 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Update security group information for ports dict_keys(['32f72cd6-f0af-4a01-a839-2d3852a29c33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:22:02.257 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:22:02.257 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Update rules of security group (d1ac0d50-2b22-4e29-9c45-4dd35220018d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:22:02.257 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Update members of security group (d1ac0d50-2b22-4e29-9c45-4dd35220018d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:22:02.257 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Update port filter for 32f72cd6-f0af-4a01-a839-2d3852a29c33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:22:02.257 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Updating port rules. 2021-08-02 20:22:02.257 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 20:22:02.257 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Lock "n-hv-driver-port-lock-32f72cd6-f0af-4a01-a839-2d3852a29c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:02.257 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Lock "n-hv-driver-port-lock-32f72cd6-f0af-4a01-a839-2d3852a29c33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:02.257 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Lock "n-hv-driver-port-lock-32f72cd6-f0af-4a01-a839-2d3852a29c33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:02.424 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-715493ea-48cf-4f32-879f-818963ee7370 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Lock "n-hv-driver-port-lock-32f72cd6-f0af-4a01-a839-2d3852a29c33" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:02.695 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c469d4a4-19a2-4a13-a038-eac93dd03363 2021-08-02 20:22:03.107 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:22:03.107 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c469d4a4-19a2-4a13-a038-eac93dd03363' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:22:03.107 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c469d4a4-19a2-4a13-a038-eac93dd03363' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:22:03.107 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c469d4a4-19a2-4a13-a038-eac93dd03363 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:22:03.123 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c469d4a4-19a2-4a13-a038-eac93dd03363'] 2021-08-02 20:22:03.123 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:22:03.123 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:22:03.123 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c469d4a4-19a2-4a13-a038-eac93dd03363'] 2021-08-02 20:22:05.112 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:05.143 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:10.792 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 32f72cd6-f0af-4a01-a839-2d3852a29c33 2021-08-02 20:22:11.127 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:22:11.127 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e56c5426-5bfd-450d-a672-400cb0e4cd98 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Security group member updated on remote: ['d1ac0d50-2b22-4e29-9c45-4dd35220018d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:22:11.127 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-e56c5426-5bfd-450d-a672-400cb0e4cd98 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Security group member updated ['d1ac0d50-2b22-4e29-9c45-4dd35220018d'] 2021-08-02 20:22:11.127 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-e56c5426-5bfd-450d-a672-400cb0e4cd98 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Refresh firewall rules 2021-08-02 20:22:11.127 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e56c5426-5bfd-450d-a672-400cb0e4cd98 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Get security group information for devices via rpc ['32f72cd6-f0af-4a01-a839-2d3852a29c33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:22:11.127 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '32f72cd6-f0af-4a01-a839-2d3852a29c33' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:22:11.127 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '32f72cd6-f0af-4a01-a839-2d3852a29c33' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:22:11.127 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 32f72cd6-f0af-4a01-a839-2d3852a29c33 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:22:11.143 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 179be31e-db22-4a2e-9b4f-3598b5dc459e 2021-08-02 20:22:11.143 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32f72cd6-f0af-4a01-a839-2d3852a29c33'] 2021-08-02 20:22:11.143 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:22:11.159 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:22:11.159 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32f72cd6-f0af-4a01-a839-2d3852a29c33'] 2021-08-02 20:22:11.177 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e56c5426-5bfd-450d-a672-400cb0e4cd98 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:22:11.177 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e56c5426-5bfd-450d-a672-400cb0e4cd98 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:22:11.199 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e56c5426-5bfd-450d-a672-400cb0e4cd98 19963ccd94e94e34abe8f4fdc7cde7e3 4d2cabc94a8e44049e51b2bf7266dc10 - - -] port_delete event received for '32f72cd6-f0af-4a01-a839-2d3852a29c33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:13.143 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:13.179 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:13.471 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c27abb2c-c1ee-4773-b56c-a6ed95793a7d dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '0e59a234-39fb-46a1-bec1-a15bd4879b24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:14.987 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eeec73c6-f48e-43a6-b619-486a6f18ed09 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for 'e6a20703-7257-4fa5-913e-eb7b5b7f2e1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:16.463 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d210a098-faee-4591-b3ae-6cfad779f21e dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network 179be31e-db22-4a2e-9b4f-3598b5dc459e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:22:16.463 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d210a098-faee-4591-b3ae-6cfad779f21e dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network 179be31e-db22-4a2e-9b4f-3598b5dc459e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:22:16.502 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f54f221-7e69-4094-99db-3b036b234394 e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Security group member updated on remote: ['27a15e05-6f87-4862-ac2c-c330b4674bd4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:22:16.502 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-5f54f221-7e69-4094-99db-3b036b234394 e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Security group member updated ['27a15e05-6f87-4862-ac2c-c330b4674bd4'] 2021-08-02 20:22:17.648 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4baba84f-7f65-4a3b-a724-212d7c7a746d 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: 4c39b693-4f03-4763-a074-4074209fd3ca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:22:17.662 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4baba84f-7f65-4a3b-a724-212d7c7a746d 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port 4c39b693-4f03-4763-a074-4074209fd3ca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:22:20.675 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4c39b693-4f03-4763-a074-4074209fd3ca 2021-08-02 20:22:21.161 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:22:21.393 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 4c39b693-4f03-4763-a074-4074209fd3ca 2021-08-02 20:22:21.393 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 4c39b693-4f03-4763-a074-4074209fd3ca updated. Details: {'device': '4c39b693-4f03-4763-a074-4074209fd3ca', 'network_id': '9f058db7-405a-48d0-b4f6-2a5d3519d2b2', 'port_id': '4c39b693-4f03-4763-a074-4074209fd3ca', 'mac_address': 'fa:16:3e:7e:d5:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6a35be32-2265-4101-9cf5-51b49e1895d8', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:22:21.393 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:22:21.393 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c39b693-4f03-4763-a074-4074209fd3ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:21.393 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4c39b693-4f03-4763-a074-4074209fd3ca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:22:21.393 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9f058db7-405a-48d0-b4f6-2a5d3519d2b2 2021-08-02 20:22:21.409 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:22:21.553 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4c39b693-4f03-4763-a074-4074209fd3ca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:22:21.553 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4c39b693-4f03-4763-a074-4074209fd3ca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:22:21.565 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4c39b693-4f03-4763-a074-4074209fd3ca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:22:21.565 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port 4c39b693-4f03-4763-a074-4074209fd3ca 2021-08-02 20:22:21.660 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:22:21.660 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4c39b693-4f03-4763-a074-4074209fd3ca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:22:21.784 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4c39b693-4f03-4763-a074-4074209fd3ca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:22:21.784 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:22:21.784 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27a15e05-6f87-4862-ac2c-c330b4674bd4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:22:21.802 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (27a15e05-6f87-4862-ac2c-c330b4674bd4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:22:21.802 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4c39b693-4f03-4763-a074-4074209fd3ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:22:21.802 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:22:21.802 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4c39b693-4f03-4763-a074-4074209fd3ca not yet added. Adding. 2021-08-02 20:22:21.802 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:22:21.802 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:22:21.926 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c39b693-4f03-4763-a074-4074209fd3ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:22.067 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c39b693-4f03-4763-a074-4074209fd3ca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:22.067 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c39b693-4f03-4763-a074-4074209fd3ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:22.209 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c39b693-4f03-4763-a074-4074209fd3ca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:22.315 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c39b693-4f03-4763-a074-4074209fd3ca" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:22.315 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4c39b693-4f03-4763-a074-4074209fd3ca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:22:22.315 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4c39b693-4f03-4763-a074-4074209fd3ca processed. 2021-08-02 20:22:23.175 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:23.519 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:23.911 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a88fffde-293b-4d74-b4c3-c7a9f1526f29 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Security group member updated on remote: ['a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:22:23.911 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-a88fffde-293b-4d74-b4c3-c7a9f1526f29 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Security group member updated ['a8d89e3f-0c4e-4d5f-a794-9f2a1cda7ab8'] 2021-08-02 20:22:23.911 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-a88fffde-293b-4d74-b4c3-c7a9f1526f29 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Refresh firewall rules 2021-08-02 20:22:23.911 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a88fffde-293b-4d74-b4c3-c7a9f1526f29 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Get security group information for devices via rpc ['b84285e6-6ebd-498b-8f5b-f4004dbe36b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:22:23.940 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a88fffde-293b-4d74-b4c3-c7a9f1526f29 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:22:23.940 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a88fffde-293b-4d74-b4c3-c7a9f1526f29 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:22:23.955 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a88fffde-293b-4d74-b4c3-c7a9f1526f29 256b14cefa26452fa6def5797a8e31f3 30026bc1587f4f5e8588c116b882b151 - - -] port_delete event received for 'b84285e6-6ebd-498b-8f5b-f4004dbe36b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:24.910 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b84285e6-6ebd-498b-8f5b-f4004dbe36b6 2021-08-02 20:22:25.189 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:22:25.189 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b84285e6-6ebd-498b-8f5b-f4004dbe36b6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:22:25.189 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b84285e6-6ebd-498b-8f5b-f4004dbe36b6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:22:25.189 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b84285e6-6ebd-498b-8f5b-f4004dbe36b6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:22:25.207 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f70559b0-73d2-4822-a439-78a9f874e6a6 2021-08-02 20:22:25.207 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b84285e6-6ebd-498b-8f5b-f4004dbe36b6'] 2021-08-02 20:22:25.207 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:22:25.207 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:22:25.207 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b84285e6-6ebd-498b-8f5b-f4004dbe36b6'] 2021-08-02 20:22:27.208 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:27.222 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:28.807 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d91c20bc-a289-489d-b48c-663fa338158c e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Security group member updated on remote: ['27a15e05-6f87-4862-ac2c-c330b4674bd4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:22:28.807 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-d91c20bc-a289-489d-b48c-663fa338158c e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Security group member updated ['27a15e05-6f87-4862-ac2c-c330b4674bd4'] 2021-08-02 20:22:28.807 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-d91c20bc-a289-489d-b48c-663fa338158c e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Refresh firewall rules 2021-08-02 20:22:28.807 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d91c20bc-a289-489d-b48c-663fa338158c e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Get security group information for devices via rpc ['4c39b693-4f03-4763-a074-4074209fd3ca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:22:28.836 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d91c20bc-a289-489d-b48c-663fa338158c e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:22:28.836 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d91c20bc-a289-489d-b48c-663fa338158c e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:22:28.863 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d91c20bc-a289-489d-b48c-663fa338158c e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] port_delete event received for '4c39b693-4f03-4763-a074-4074209fd3ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:28.955 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4c39b693-4f03-4763-a074-4074209fd3ca 2021-08-02 20:22:29.221 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:22:29.221 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4c39b693-4f03-4763-a074-4074209fd3ca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:22:29.221 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4c39b693-4f03-4763-a074-4074209fd3ca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:22:29.221 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4c39b693-4f03-4763-a074-4074209fd3ca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:22:29.238 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9f058db7-405a-48d0-b4f6-2a5d3519d2b2 2021-08-02 20:22:29.238 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c39b693-4f03-4763-a074-4074209fd3ca'] 2021-08-02 20:22:29.238 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:22:29.238 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:22:29.238 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c39b693-4f03-4763-a074-4074209fd3ca'] 2021-08-02 20:22:31.235 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:31.252 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:33.367 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b53e7892-61da-4bfc-bad2-512cd1e6ef7f e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Security group member updated on remote: ['27a15e05-6f87-4862-ac2c-c330b4674bd4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:22:33.367 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-b53e7892-61da-4bfc-bad2-512cd1e6ef7f e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Security group member updated ['27a15e05-6f87-4862-ac2c-c330b4674bd4'] 2021-08-02 20:22:34.324 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbb4c625-bbdd-4389-8aa8-1ff8cb8f92d6 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: cdb978fd-0936-429b-9e7f-da12ad8f415d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:22:34.338 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbb4c625-bbdd-4389-8aa8-1ff8cb8f92d6 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port cdb978fd-0936-429b-9e7f-da12ad8f415d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:22:36.752 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cdb978fd-0936-429b-9e7f-da12ad8f415d 2021-08-02 20:22:37.280 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:22:37.519 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port cdb978fd-0936-429b-9e7f-da12ad8f415d 2021-08-02 20:22:37.534 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port cdb978fd-0936-429b-9e7f-da12ad8f415d updated. Details: {'device': 'cdb978fd-0936-429b-9e7f-da12ad8f415d', 'network_id': '9f058db7-405a-48d0-b4f6-2a5d3519d2b2', 'port_id': 'cdb978fd-0936-429b-9e7f-da12ad8f415d', 'mac_address': 'fa:16:3e:1e:af:8f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6a35be32-2265-4101-9cf5-51b49e1895d8', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:22:37.534 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:22:37.534 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdb978fd-0936-429b-9e7f-da12ad8f415d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:37.534 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cdb978fd-0936-429b-9e7f-da12ad8f415d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:22:37.534 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9f058db7-405a-48d0-b4f6-2a5d3519d2b2 2021-08-02 20:22:37.534 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:22:37.693 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cdb978fd-0936-429b-9e7f-da12ad8f415d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:22:37.693 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cdb978fd-0936-429b-9e7f-da12ad8f415d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:22:37.707 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cdb978fd-0936-429b-9e7f-da12ad8f415d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:22:37.707 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port cdb978fd-0936-429b-9e7f-da12ad8f415d 2021-08-02 20:22:37.815 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:22:37.815 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cdb978fd-0936-429b-9e7f-da12ad8f415d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:22:37.959 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cdb978fd-0936-429b-9e7f-da12ad8f415d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:22:37.959 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:22:37.959 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27a15e05-6f87-4862-ac2c-c330b4674bd4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:22:37.959 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (27a15e05-6f87-4862-ac2c-c330b4674bd4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:22:37.959 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cdb978fd-0936-429b-9e7f-da12ad8f415d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:22:37.959 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:22:37.959 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cdb978fd-0936-429b-9e7f-da12ad8f415d not yet added. Adding. 2021-08-02 20:22:37.959 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:22:37.959 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:22:38.065 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdb978fd-0936-429b-9e7f-da12ad8f415d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:38.176 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdb978fd-0936-429b-9e7f-da12ad8f415d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:38.176 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdb978fd-0936-429b-9e7f-da12ad8f415d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:38.284 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdb978fd-0936-429b-9e7f-da12ad8f415d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:38.394 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdb978fd-0936-429b-9e7f-da12ad8f415d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:38.394 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cdb978fd-0936-429b-9e7f-da12ad8f415d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:22:38.394 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cdb978fd-0936-429b-9e7f-da12ad8f415d processed. 2021-08-02 20:22:39.306 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:39.611 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:41.112 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 45a54c84-1b8d-48ce-baa9-046aed6f3989 2021-08-02 20:22:41.308 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:22:41.308 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '45a54c84-1b8d-48ce-baa9-046aed6f3989' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:22:41.308 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '45a54c84-1b8d-48ce-baa9-046aed6f3989' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:22:41.308 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 45a54c84-1b8d-48ce-baa9-046aed6f3989 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:22:41.317 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 62dda3f8-1b90-4673-9dfa-71fbe2b14714 2021-08-02 20:22:41.317 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45a54c84-1b8d-48ce-baa9-046aed6f3989'] 2021-08-02 20:22:41.317 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:22:41.317 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:22:41.317 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45a54c84-1b8d-48ce-baa9-046aed6f3989'] 2021-08-02 20:22:42.050 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a39a516a-76fd-4cee-be62-12a5e7d78625 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group member updated on remote: ['5e235584-fb63-4c77-b542-92fb7366fde6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:22:42.050 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-a39a516a-76fd-4cee-be62-12a5e7d78625 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group member updated ['5e235584-fb63-4c77-b542-92fb7366fde6'] 2021-08-02 20:22:42.363 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a39a516a-76fd-4cee-be62-12a5e7d78625 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] port_delete event received for '45a54c84-1b8d-48ce-baa9-046aed6f3989' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:43.333 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:43.365 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:44.574 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54d83e1a-54e5-451f-927e-7574a66ebab2 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] port_delete event received for '8a911f3f-376c-40f3-a933-54d9ac2c4bf2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:45.164 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cdb978fd-0936-429b-9e7f-da12ad8f415d 2021-08-02 20:22:45.361 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:22:45.361 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cdb978fd-0936-429b-9e7f-da12ad8f415d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:22:45.361 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cdb978fd-0936-429b-9e7f-da12ad8f415d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:22:45.361 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cdb978fd-0936-429b-9e7f-da12ad8f415d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:22:45.361 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9f058db7-405a-48d0-b4f6-2a5d3519d2b2 2021-08-02 20:22:45.361 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdb978fd-0936-429b-9e7f-da12ad8f415d'] 2021-08-02 20:22:45.361 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:22:45.361 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:22:45.361 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdb978fd-0936-429b-9e7f-da12ad8f415d'] 2021-08-02 20:22:45.803 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c9a45df-4e9a-44e7-9161-f2aa5fdd6143 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network f70559b0-73d2-4822-a439-78a9f874e6a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:22:45.803 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c9a45df-4e9a-44e7-9161-f2aa5fdd6143 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network f70559b0-73d2-4822-a439-78a9f874e6a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:22:45.865 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b21a6a7-dd3a-4977-b7c6-850e893f91b9 e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Security group member updated on remote: ['27a15e05-6f87-4862-ac2c-c330b4674bd4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:22:45.865 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-3b21a6a7-dd3a-4977-b7c6-850e893f91b9 e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] Security group member updated ['27a15e05-6f87-4862-ac2c-c330b4674bd4'] 2021-08-02 20:22:45.947 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b21a6a7-dd3a-4977-b7c6-850e893f91b9 e6b4613472b34b449e7f0463dfa33365 6790e1c043d04acf8879036dad765099 - - -] port_delete event received for 'cdb978fd-0936-429b-9e7f-da12ad8f415d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:46.080 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9178643f-dd7c-4ddf-a685-2104165224b0 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group rule updated on remote: ['268ba627-4362-4f59-aaa3-6eb9b7a1fe5d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:22:46.080 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-9178643f-dd7c-4ddf-a685-2104165224b0 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group rule updated ['268ba627-4362-4f59-aaa3-6eb9b7a1fe5d'] 2021-08-02 20:22:46.447 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0580b69c-0b0b-4ed2-811e-e3b4fe14e14f 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group rule updated on remote: ['268ba627-4362-4f59-aaa3-6eb9b7a1fe5d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:22:46.447 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-0580b69c-0b0b-4ed2-811e-e3b4fe14e14f 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group rule updated ['268ba627-4362-4f59-aaa3-6eb9b7a1fe5d'] 2021-08-02 20:22:47.385 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:47.423 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:51.205 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9fbe7e31-fe15-4933-a09b-4cf9a786406c 2021-08-02 20:22:51.377 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:22:51.377 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9fbe7e31-fe15-4933-a09b-4cf9a786406c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:22:51.377 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9fbe7e31-fe15-4933-a09b-4cf9a786406c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:22:51.377 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9fbe7e31-fe15-4933-a09b-4cf9a786406c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:22:51.389 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bd2906e8-a34f-455a-ab88-d2df15029345 2021-08-02 20:22:51.389 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9fbe7e31-fe15-4933-a09b-4cf9a786406c'] 2021-08-02 20:22:51.389 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:22:51.389 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:22:51.392 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9fbe7e31-fe15-4933-a09b-4cf9a786406c'] 2021-08-02 20:22:52.165 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-868ef2a7-63a5-4087-ab7f-5dfbedccd98b 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group member updated on remote: ['a10f4c96-0955-4e63-ad9c-f61a21db50d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:22:52.165 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-868ef2a7-63a5-4087-ab7f-5dfbedccd98b 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group member updated ['a10f4c96-0955-4e63-ad9c-f61a21db50d9'] 2021-08-02 20:22:53.387 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:53.423 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:22:53.455 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-868ef2a7-63a5-4087-ab7f-5dfbedccd98b 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] port_delete event received for '9fbe7e31-fe15-4933-a09b-4cf9a786406c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:53.722 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-642b99c7-a6fb-4816-9ecf-34950853582d 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group member updated on remote: ['268ba627-4362-4f59-aaa3-6eb9b7a1fe5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:22:53.722 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-642b99c7-a6fb-4816-9ecf-34950853582d 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group member updated ['268ba627-4362-4f59-aaa3-6eb9b7a1fe5d'] 2021-08-02 20:22:55.394 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04696e50-0833-4b3c-8b4e-a613d5fcd0be - - - - -] port_update received: d1ce5c63-fb66-4dba-9253-8d4d6cf73e53 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:22:55.394 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04696e50-0833-4b3c-8b4e-a613d5fcd0be - - - - -] No port d1ce5c63-fb66-4dba-9253-8d4d6cf73e53 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:22:55.970 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38bcf596-b100-4407-8d5b-084e9854b6da 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: f61d386b-50c5-407e-9429-3f98357485f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:22:55.989 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38bcf596-b100-4407-8d5b-084e9854b6da 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port f61d386b-50c5-407e-9429-3f98357485f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:22:57.239 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83a1ca7f-77f1-4c72-8d61-72a490658735 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] port_delete event received for '83266a8b-aa36-445d-81ac-63a072c8b445' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:22:58.939 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:22:59.314 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11b7c87b-2be5-493f-a6a6-eb0ead0f7908 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group rule updated on remote: ['a8bbad0a-cf72-4811-b79f-a8fee09d51ea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:22:59.314 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-11b7c87b-2be5-493f-a6a6-eb0ead0f7908 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group rule updated ['a8bbad0a-cf72-4811-b79f-a8fee09d51ea'] 2021-08-02 20:22:59.394 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:22:59.859 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:22:59.859 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port f61d386b-50c5-407e-9429-3f98357485f3 updated. Details: {'device': 'f61d386b-50c5-407e-9429-3f98357485f3', 'network_id': '62dda3f8-1b90-4673-9dfa-71fbe2b14714', 'port_id': 'f61d386b-50c5-407e-9429-3f98357485f3', 'mac_address': 'fa:16:3e:b0:29:9e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f201c2b-b7dc-4b2d-b2a1-517f25e5d26f', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:22:59.873 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:22:59.873 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:22:59.873 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f61d386b-50c5-407e-9429-3f98357485f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:22:59.873 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 62dda3f8-1b90-4673-9dfa-71fbe2b14714 2021-08-02 20:22:59.873 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:23:00.006 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f61d386b-50c5-407e-9429-3f98357485f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:23:00.006 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f61d386b-50c5-407e-9429-3f98357485f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:23:00.006 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a35490da-9331-43a6-8913-6cfea27103c7 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group rule updated on remote: ['a8bbad0a-cf72-4811-b79f-a8fee09d51ea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:23:00.006 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [req-a35490da-9331-43a6-8913-6cfea27103c7 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group rule updated ['a8bbad0a-cf72-4811-b79f-a8fee09d51ea'] 2021-08-02 20:23:00.006 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f61d386b-50c5-407e-9429-3f98357485f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:23:00.006 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:23:00.069 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:23:00.069 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f61d386b-50c5-407e-9429-3f98357485f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:23:00.348 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f61d386b-50c5-407e-9429-3f98357485f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:23:00.348 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:23:00.348 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (268ba627-4362-4f59-aaa3-6eb9b7a1fe5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:23:00.348 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f61d386b-50c5-407e-9429-3f98357485f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:23:00.348 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:23:00.348 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f61d386b-50c5-407e-9429-3f98357485f3 not yet added. Adding. 2021-08-02 20:23:00.348 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:23:00.348 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:23:00.385 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0092076f-25bf-4842-a3d0-a46bf0bfe5f2 - - - - -] port_update received: b5528f4a-296b-43e8-ac5d-92d84c442d51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:23:00.399 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0092076f-25bf-4842-a3d0-a46bf0bfe5f2 - - - - -] No port b5528f4a-296b-43e8-ac5d-92d84c442d51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:23:00.439 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:00.518 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:00.518 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:00.598 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:00.680 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:00.680 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f61d386b-50c5-407e-9429-3f98357485f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:23:00.680 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f61d386b-50c5-407e-9429-3f98357485f3 processed. 2021-08-02 20:23:01.408 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:02.142 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:08.039 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97cd7b76-8ac5-4339-bd95-00e4a918dfac - - - - -] port_update received: 475d849a-e6ed-4d64-8e23-6d77b9a696cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:23:08.039 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97cd7b76-8ac5-4339-bd95-00e4a918dfac - - - - -] No port 475d849a-e6ed-4d64-8e23-6d77b9a696cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:23:09.785 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-122e135b-5807-40e3-a00f-40262ff25743 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group member updated on remote: ['a8bbad0a-cf72-4811-b79f-a8fee09d51ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:23:09.785 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-122e135b-5807-40e3-a00f-40262ff25743 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group member updated ['a8bbad0a-cf72-4811-b79f-a8fee09d51ea'] 2021-08-02 20:23:12.190 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fadc7d0b-6bde-4dd8-b415-6c2da0b358ca 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: 3dcefaf4-027d-49dd-bba1-56ceb8f88875 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:23:12.190 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fadc7d0b-6bde-4dd8-b415-6c2da0b358ca 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port 3dcefaf4-027d-49dd-bba1-56ceb8f88875 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:23:14.022 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d8527fd-c75f-4b64-b523-6966340f9ed2 - - - - -] port_update received: 5d0e138f-b37b-4d09-8bed-a3e8bbf5cc00 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:23:14.042 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d8527fd-c75f-4b64-b523-6966340f9ed2 - - - - -] No port 5d0e138f-b37b-4d09-8bed-a3e8bbf5cc00 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:23:15.067 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3dcefaf4-027d-49dd-bba1-56ceb8f88875 2021-08-02 20:23:15.539 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:23:16.455 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 3dcefaf4-027d-49dd-bba1-56ceb8f88875 2021-08-02 20:23:16.455 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 3dcefaf4-027d-49dd-bba1-56ceb8f88875 updated. Details: {'device': '3dcefaf4-027d-49dd-bba1-56ceb8f88875', 'network_id': 'bd2906e8-a34f-455a-ab88-d2df15029345', 'port_id': '3dcefaf4-027d-49dd-bba1-56ceb8f88875', 'mac_address': 'fa:16:3e:d3:9b:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 215, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a87ce744-947b-4c47-8580-e4b5f874c71d', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:23:16.455 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:23:16.455 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3dcefaf4-027d-49dd-bba1-56ceb8f88875" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:16.455 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3dcefaf4-027d-49dd-bba1-56ceb8f88875 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:23:16.455 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bd2906e8-a34f-455a-ab88-d2df15029345 2021-08-02 20:23:16.455 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:23:16.582 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3dcefaf4-027d-49dd-bba1-56ceb8f88875') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:23:16.582 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3dcefaf4-027d-49dd-bba1-56ceb8f88875') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:23:16.674 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3dcefaf4-027d-49dd-bba1-56ceb8f88875 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:23:16.674 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 215, VLAN trunk: None to switch port 3dcefaf4-027d-49dd-bba1-56ceb8f88875 2021-08-02 20:23:16.755 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:23:16.755 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3dcefaf4-027d-49dd-bba1-56ceb8f88875'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:23:17.146 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3dcefaf4-027d-49dd-bba1-56ceb8f88875']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:23:17.146 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:23:17.146 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8bbad0a-cf72-4811-b79f-a8fee09d51ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:23:17.146 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3dcefaf4-027d-49dd-bba1-56ceb8f88875 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:23:17.146 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:23:17.146 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3dcefaf4-027d-49dd-bba1-56ceb8f88875 not yet added. Adding. 2021-08-02 20:23:17.146 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:23:17.146 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:23:17.236 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dcefaf4-027d-49dd-bba1-56ceb8f88875" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:17.318 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dcefaf4-027d-49dd-bba1-56ceb8f88875" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:17.318 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dcefaf4-027d-49dd-bba1-56ceb8f88875" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:17.408 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dcefaf4-027d-49dd-bba1-56ceb8f88875" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:17.486 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3dcefaf4-027d-49dd-bba1-56ceb8f88875" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:17.486 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3dcefaf4-027d-49dd-bba1-56ceb8f88875 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:23:17.486 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3dcefaf4-027d-49dd-bba1-56ceb8f88875 processed. 2021-08-02 20:23:17.574 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:18.897 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:23.284 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66146691-1d99-4aa4-8063-b3d4659b1e68 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network 9f058db7-405a-48d0-b4f6-2a5d3519d2b2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:23:23.300 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66146691-1d99-4aa4-8063-b3d4659b1e68 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network 9f058db7-405a-48d0-b4f6-2a5d3519d2b2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:23:31.799 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3e458b8-9184-44b8-878c-b8a38197aeef c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group member updated on remote: ['d7835541-c49a-4955-948a-0c25ca6cbd0a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:23:31.799 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-f3e458b8-9184-44b8-878c-b8a38197aeef c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group member updated ['d7835541-c49a-4955-948a-0c25ca6cbd0a'] 2021-08-02 20:23:45.151 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-282909e2-5837-4052-9f14-9528873a56dc 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:23:45.157 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-282909e2-5837-4052-9f14-9528873a56dc 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:23:47.331 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 2021-08-02 20:23:47.720 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:23:48.096 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 2021-08-02 20:23:48.096 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 updated. Details: {'device': '72ec5228-ccb4-4352-8ba2-2dbad8e0f692', 'network_id': '494ffcd7-9730-4be0-a402-483c44696623', 'port_id': '72ec5228-ccb4-4352-8ba2-2dbad8e0f692', 'mac_address': 'fa:16:3e:72:cc:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 216, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '53894d33-1aca-416e-9fb0-828b45b95c1d', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:23:48.096 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:23:48.096 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:48.096 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:23:48.096 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 494ffcd7-9730-4be0-a402-483c44696623 2021-08-02 20:23:48.096 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:23:48.240 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '72ec5228-ccb4-4352-8ba2-2dbad8e0f692') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:23:48.240 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '72ec5228-ccb4-4352-8ba2-2dbad8e0f692') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:23:48.254 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:23:48.254 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 216, VLAN trunk: None to switch port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 2021-08-02 20:23:48.331 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:23:48.331 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['72ec5228-ccb4-4352-8ba2-2dbad8e0f692'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:23:48.501 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['72ec5228-ccb4-4352-8ba2-2dbad8e0f692']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:23:48.501 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:23:48.501 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d7835541-c49a-4955-948a-0c25ca6cbd0a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:23:48.501 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d7835541-c49a-4955-948a-0c25ca6cbd0a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:23:48.501 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:23:48.501 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:23:48.501 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 not yet added. Adding. 2021-08-02 20:23:48.501 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:23:48.501 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:23:48.617 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:48.735 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:48.735 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:48.861 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:48.939 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:48.939 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:23:48.939 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 processed. 2021-08-02 20:23:49.723 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:23:50.019 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:23:59.081 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a6d7234-35c5-4753-a90d-7725bdc05069 dfc2d3d33a1443e8ae72acbb61f79cb0 1a27325008a641cea17846fc5763945c - - -] Security group member updated on remote: ['069a11c5-f32e-483d-b008-c6fbd0c0224a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:23:59.081 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-0a6d7234-35c5-4753-a90d-7725bdc05069 dfc2d3d33a1443e8ae72acbb61f79cb0 1a27325008a641cea17846fc5763945c - - -] Security group member updated ['069a11c5-f32e-483d-b008-c6fbd0c0224a'] 2021-08-02 20:23:59.425 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:23:59.753 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:24:00.035 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:24:00.035 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port f61d386b-50c5-407e-9429-3f98357485f3 updated. Details: {'device': 'f61d386b-50c5-407e-9429-3f98357485f3', 'network_id': '62dda3f8-1b90-4673-9dfa-71fbe2b14714', 'port_id': 'f61d386b-50c5-407e-9429-3f98357485f3', 'mac_address': 'fa:16:3e:b0:29:9e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f201c2b-b7dc-4b2d-b2a1-517f25e5d26f', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:24:00.035 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:24:00.035 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:00.035 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f61d386b-50c5-407e-9429-3f98357485f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:24:00.035 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:24:00.065 2672 2959559069544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f61d386b-50c5-407e-9429-3f98357485f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:24:00.065 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f61d386b-50c5-407e-9429-3f98357485f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:24:00.065 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f61d386b-50c5-407e-9429-3f98357485f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:24:00.065 2672 2959559069544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:24:00.127 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:24:00.127 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f61d386b-50c5-407e-9429-3f98357485f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:24:00.142 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7008ceb1-91e2-4fbd-b06d-a5aeca772df1 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: be38a997-1070-47a3-a2c5-8c932d5d0020 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:24:00.159 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7008ceb1-91e2-4fbd-b06d-a5aeca772df1 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port be38a997-1070-47a3-a2c5-8c932d5d0020 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:24:00.439 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f61d386b-50c5-407e-9429-3f98357485f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:24:00.439 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:24:00.439 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (268ba627-4362-4f59-aaa3-6eb9b7a1fe5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:24:00.439 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f61d386b-50c5-407e-9429-3f98357485f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:24:00.439 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:24:00.454 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-02 20:24:00.454 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:00.454 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:00.454 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:00.454 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:00.487 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:00.487 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f61d386b-50c5-407e-9429-3f98357485f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:24:00.487 2672 2959559069544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f61d386b-50c5-407e-9429-3f98357485f3 processed. 2021-08-02 20:24:00.751 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb01207a-b618-4c9e-8460-78c6dac9365b c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated on remote: ['83f13288-158d-40dc-964c-745f7f553ec2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:24:00.751 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-fb01207a-b618-4c9e-8460-78c6dac9365b c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated ['83f13288-158d-40dc-964c-745f7f553ec2'] 2021-08-02 20:24:01.143 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b75f029-75c2-4829-b495-26ff2367bfe4 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated on remote: ['83f13288-158d-40dc-964c-745f7f553ec2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:24:01.143 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-2b75f029-75c2-4829-b495-26ff2367bfe4 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated ['83f13288-158d-40dc-964c-745f7f553ec2'] 2021-08-02 20:24:01.476 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4356811-ed87-4541-adc1-71ea1b7d5da0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated on remote: ['83f13288-158d-40dc-964c-745f7f553ec2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:24:01.476 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-a4356811-ed87-4541-adc1-71ea1b7d5da0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated ['83f13288-158d-40dc-964c-745f7f553ec2'] 2021-08-02 20:24:01.767 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:01.814 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21226970-214e-4ee2-b098-b6001e4b96da c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated on remote: ['83f13288-158d-40dc-964c-745f7f553ec2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:24:01.814 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [req-21226970-214e-4ee2-b098-b6001e4b96da c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated ['83f13288-158d-40dc-964c-745f7f553ec2'] 2021-08-02 20:24:02.037 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:02.266 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d74bac7-f116-42f3-a8d5-0a36d3141caf c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated on remote: ['83f13288-158d-40dc-964c-745f7f553ec2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:24:02.266 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-2d74bac7-f116-42f3-a8d5-0a36d3141caf c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated ['83f13288-158d-40dc-964c-745f7f553ec2'] 2021-08-02 20:24:02.612 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0eadc378-22e7-49da-8bf9-24fa2517c4c0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated on remote: ['83f13288-158d-40dc-964c-745f7f553ec2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:24:02.612 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-0eadc378-22e7-49da-8bf9-24fa2517c4c0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group rule updated ['83f13288-158d-40dc-964c-745f7f553ec2'] 2021-08-02 20:24:03.376 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group member updated on remote: ['d7835541-c49a-4955-948a-0c25ca6cbd0a', '83f13288-158d-40dc-964c-745f7f553ec2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:24:03.376 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group member updated ['d7835541-c49a-4955-948a-0c25ca6cbd0a', '83f13288-158d-40dc-964c-745f7f553ec2'] 2021-08-02 20:24:03.388 2672 2959559069544 MainThread INFO neutron.agent.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Refresh firewall rules 2021-08-02 20:24:03.388 2672 2959559069544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Get security group information for devices via rpc ['72ec5228-ccb4-4352-8ba2-2dbad8e0f692'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:24:03.410 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] port_update received: 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:24:03.438 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-agent-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:03.438 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Binding port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:24:03.438 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:24:03.465 2672 2959559068136 MainThread DEBUG neutron.services.trunk.rpc.agent [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '72ec5228-ccb4-4352-8ba2-2dbad8e0f692') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:24:03.465 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '72ec5228-ccb4-4352-8ba2-2dbad8e0f692') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:24:03.465 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: be38a997-1070-47a3-a2c5-8c932d5d0020 2021-08-02 20:24:03.501 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Trunk plugin disabled on server. Assuming port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:24:03.532 2672 2959559068136 MainThread INFO networking_hyperv.neutron.trunk_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Binding VLAN ID: 216, VLAN trunk: None to switch port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 2021-08-02 20:24:03.567 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Refresh firewall rules 2021-08-02 20:24:03.567 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Get security group information for devices via rpc ['72ec5228-ccb4-4352-8ba2-2dbad8e0f692'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:24:03.782 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:24:04.564 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port be38a997-1070-47a3-a2c5-8c932d5d0020 2021-08-02 20:24:04.564 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port be38a997-1070-47a3-a2c5-8c932d5d0020 updated. Details: {'device': 'be38a997-1070-47a3-a2c5-8c932d5d0020', 'network_id': 'e86af9f1-80e7-400c-911b-9ad76cd4e005', 'port_id': 'be38a997-1070-47a3-a2c5-8c932d5d0020', 'mac_address': 'fa:16:3e:8a:a7:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 245, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'db80261c-c366-4257-9b98-89fa55fa371a', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:24:04.564 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:24:04.564 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be38a997-1070-47a3-a2c5-8c932d5d0020" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:04.564 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port be38a997-1070-47a3-a2c5-8c932d5d0020 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:24:04.564 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e86af9f1-80e7-400c-911b-9ad76cd4e005 2021-08-02 20:24:04.564 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:24:04.564 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update security group information for ports dict_keys(['72ec5228-ccb4-4352-8ba2-2dbad8e0f692']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:24:04.564 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:24:04.564 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update rules of security group (83f13288-158d-40dc-964c-745f7f553ec2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:24:04.564 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update rules of security group (d7835541-c49a-4955-948a-0c25ca6cbd0a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:24:04.564 2672 2959559069544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update members of security group (d7835541-c49a-4955-948a-0c25ca6cbd0a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:24:04.564 2672 2959559069544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update port filter for 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:24:04.564 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Updating port rules. 2021-08-02 20:24:04.564 2672 2959559069544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Creating 6 new rules, removing 0 old rules. 2021-08-02 20:24:04.564 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:04.674 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update security group information for ports dict_keys(['72ec5228-ccb4-4352-8ba2-2dbad8e0f692']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:24:04.674 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:24:04.674 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update rules of security group (83f13288-158d-40dc-964c-745f7f553ec2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:24:04.674 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update rules of security group (d7835541-c49a-4955-948a-0c25ca6cbd0a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:24:04.674 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update members of security group (d7835541-c49a-4955-948a-0c25ca6cbd0a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:24:04.674 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update port filter for 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:24:04.695 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Updating port rules. 2021-08-02 20:24:04.695 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Creating 6 new rules, removing 0 old rules. 2021-08-02 20:24:04.705 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:04.705 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:04.705 2672 2959559069544 MainThread DEBUG oslo_concurrency.lockutils [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:04.705 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:04.720 2672 2959559069368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'be38a997-1070-47a3-a2c5-8c932d5d0020') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:24:04.720 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'be38a997-1070-47a3-a2c5-8c932d5d0020') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:24:04.720 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port be38a997-1070-47a3-a2c5-8c932d5d0020 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:24:04.720 2672 2959559069368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 245, VLAN trunk: None to switch port be38a997-1070-47a3-a2c5-8c932d5d0020 2021-08-02 20:24:04.816 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:04.816 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:04.816 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:04.836 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:24:04.836 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['be38a997-1070-47a3-a2c5-8c932d5d0020'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:24:04.858 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [req-8d61c6fc-62d3-4bf1-96e3-a1c7810240a8 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-agent-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:05.053 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['be38a997-1070-47a3-a2c5-8c932d5d0020']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:24:05.053 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:24:05.053 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (069a11c5-f32e-483d-b008-c6fbd0c0224a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:24:05.053 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (069a11c5-f32e-483d-b008-c6fbd0c0224a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:24:05.053 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for be38a997-1070-47a3-a2c5-8c932d5d0020 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:24:05.053 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:24:05.053 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device be38a997-1070-47a3-a2c5-8c932d5d0020 not yet added. Adding. 2021-08-02 20:24:05.053 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:24:05.053 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:24:05.189 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be38a997-1070-47a3-a2c5-8c932d5d0020" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:05.334 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be38a997-1070-47a3-a2c5-8c932d5d0020" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:05.334 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be38a997-1070-47a3-a2c5-8c932d5d0020" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:05.485 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-be38a997-1070-47a3-a2c5-8c932d5d0020" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:05.598 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-be38a997-1070-47a3-a2c5-8c932d5d0020" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:05.598 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port be38a997-1070-47a3-a2c5-8c932d5d0020 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:24:05.598 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port be38a997-1070-47a3-a2c5-8c932d5d0020 processed. 2021-08-02 20:24:05.784 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:06.329 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:15.486 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5415bbf0-2994-47c8-a547-144d2c35d0d3 dfc2d3d33a1443e8ae72acbb61f79cb0 1a27325008a641cea17846fc5763945c - - -] Security group member updated on remote: ['069a11c5-f32e-483d-b008-c6fbd0c0224a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:24:15.486 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-5415bbf0-2994-47c8-a547-144d2c35d0d3 dfc2d3d33a1443e8ae72acbb61f79cb0 1a27325008a641cea17846fc5763945c - - -] Security group member updated ['069a11c5-f32e-483d-b008-c6fbd0c0224a'] 2021-08-02 20:24:15.486 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-5415bbf0-2994-47c8-a547-144d2c35d0d3 dfc2d3d33a1443e8ae72acbb61f79cb0 1a27325008a641cea17846fc5763945c - - -] Refresh firewall rules 2021-08-02 20:24:15.486 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5415bbf0-2994-47c8-a547-144d2c35d0d3 dfc2d3d33a1443e8ae72acbb61f79cb0 1a27325008a641cea17846fc5763945c - - -] Get security group information for devices via rpc ['be38a997-1070-47a3-a2c5-8c932d5d0020'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:24:15.520 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5415bbf0-2994-47c8-a547-144d2c35d0d3 dfc2d3d33a1443e8ae72acbb61f79cb0 1a27325008a641cea17846fc5763945c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:24:15.520 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5415bbf0-2994-47c8-a547-144d2c35d0d3 dfc2d3d33a1443e8ae72acbb61f79cb0 1a27325008a641cea17846fc5763945c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:24:15.564 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5415bbf0-2994-47c8-a547-144d2c35d0d3 dfc2d3d33a1443e8ae72acbb61f79cb0 1a27325008a641cea17846fc5763945c - - -] port_delete event received for 'be38a997-1070-47a3-a2c5-8c932d5d0020' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:24:15.752 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: be38a997-1070-47a3-a2c5-8c932d5d0020 2021-08-02 20:24:15.752 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:24:15.819 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:24:15.819 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'be38a997-1070-47a3-a2c5-8c932d5d0020' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:24:15.819 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'be38a997-1070-47a3-a2c5-8c932d5d0020' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:24:15.819 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port be38a997-1070-47a3-a2c5-8c932d5d0020 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:24:15.819 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f61d386b-50c5-407e-9429-3f98357485f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:24:15.819 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f61d386b-50c5-407e-9429-3f98357485f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:24:15.819 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f61d386b-50c5-407e-9429-3f98357485f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:24:15.830 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e86af9f1-80e7-400c-911b-9ad76cd4e005 2021-08-02 20:24:15.830 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be38a997-1070-47a3-a2c5-8c932d5d0020'] 2021-08-02 20:24:15.830 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:24:15.830 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:24:15.830 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['be38a997-1070-47a3-a2c5-8c932d5d0020'] 2021-08-02 20:24:15.830 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f61d386b-50c5-407e-9429-3f98357485f3'] 2021-08-02 20:24:15.830 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:24:15.830 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:24:15.830 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f61d386b-50c5-407e-9429-3f98357485f3'] 2021-08-02 20:24:17.782 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:24:17.828 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:24:17.829 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:17.829 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f61d386b-50c5-407e-9429-3f98357485f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:24:17.829 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f61d386b-50c5-407e-9429-3f98357485f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:24:17.829 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f61d386b-50c5-407e-9429-3f98357485f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:24:17.829 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 62dda3f8-1b90-4673-9dfa-71fbe2b14714 2021-08-02 20:24:17.829 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f61d386b-50c5-407e-9429-3f98357485f3'] 2021-08-02 20:24:17.829 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:24:17.829 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f61d386b-50c5-407e-9429-3f98357485f3'] 2021-08-02 20:24:18.064 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:35.391 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab5f2884-5cc5-41ef-9d9b-1e5219b0c7af dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network e86af9f1-80e7-400c-911b-9ad76cd4e005 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:24:35.391 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab5f2884-5cc5-41ef-9d9b-1e5219b0c7af dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network e86af9f1-80e7-400c-911b-9ad76cd4e005 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:24:35.719 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:24:35.895 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:24:35.956 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5ed5871-210f-4a13-915f-ebb89f11e08c dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network a511b60e-beab-49fc-82db-b3d89a021446 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:24:35.956 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5ed5871-210f-4a13-915f-ebb89f11e08c dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network a511b60e-beab-49fc-82db-b3d89a021446 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:24:36.141 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:24:36.158 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port f61d386b-50c5-407e-9429-3f98357485f3 updated. Details: {'device': 'f61d386b-50c5-407e-9429-3f98357485f3', 'network_id': '62dda3f8-1b90-4673-9dfa-71fbe2b14714', 'port_id': 'f61d386b-50c5-407e-9429-3f98357485f3', 'mac_address': 'fa:16:3e:b0:29:9e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 200, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f201c2b-b7dc-4b2d-b2a1-517f25e5d26f', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:24:36.158 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:24:36.158 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:36.158 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f61d386b-50c5-407e-9429-3f98357485f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:24:36.158 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 62dda3f8-1b90-4673-9dfa-71fbe2b14714 2021-08-02 20:24:36.158 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:24:36.313 2672 2959559068136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f61d386b-50c5-407e-9429-3f98357485f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:24:36.313 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f61d386b-50c5-407e-9429-3f98357485f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:24:36.329 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f61d386b-50c5-407e-9429-3f98357485f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:24:36.329 2672 2959559068136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 200, VLAN trunk: None to switch port f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:24:36.407 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:24:36.407 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f61d386b-50c5-407e-9429-3f98357485f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:24:36.563 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f61d386b-50c5-407e-9429-3f98357485f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:24:36.563 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:24:36.563 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (268ba627-4362-4f59-aaa3-6eb9b7a1fe5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:24:36.563 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f61d386b-50c5-407e-9429-3f98357485f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:24:36.563 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:24:36.563 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f61d386b-50c5-407e-9429-3f98357485f3 not yet added. Adding. 2021-08-02 20:24:36.563 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:24:36.563 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:24:36.675 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:36.784 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:36.784 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:36.912 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:37.000 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f61d386b-50c5-407e-9429-3f98357485f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:37.019 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f61d386b-50c5-407e-9429-3f98357485f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:24:37.019 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f61d386b-50c5-407e-9429-3f98357485f3 processed. 2021-08-02 20:24:37.907 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:38.144 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:39.894 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3dcefaf4-027d-49dd-bba1-56ceb8f88875 2021-08-02 20:24:39.908 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:24:39.908 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3dcefaf4-027d-49dd-bba1-56ceb8f88875' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:24:39.908 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3dcefaf4-027d-49dd-bba1-56ceb8f88875' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:24:39.908 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3dcefaf4-027d-49dd-bba1-56ceb8f88875 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:24:39.924 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bd2906e8-a34f-455a-ab88-d2df15029345 2021-08-02 20:24:39.924 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3dcefaf4-027d-49dd-bba1-56ceb8f88875'] 2021-08-02 20:24:39.924 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:24:39.924 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:24:39.924 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3dcefaf4-027d-49dd-bba1-56ceb8f88875'] 2021-08-02 20:24:40.219 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1317706e-23a0-4ac2-b26d-6d0640f9828a 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group member updated on remote: ['a8bbad0a-cf72-4811-b79f-a8fee09d51ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:24:40.219 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [req-1317706e-23a0-4ac2-b26d-6d0640f9828a 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] Security group member updated ['a8bbad0a-cf72-4811-b79f-a8fee09d51ea'] 2021-08-02 20:24:40.891 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1317706e-23a0-4ac2-b26d-6d0640f9828a 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] port_delete event received for '3dcefaf4-027d-49dd-bba1-56ceb8f88875' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:24:41.915 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:24:41.927 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:24:42.721 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aba7162a-dd5d-4bf4-ac5d-50ec53973b89 0be83be5f79141d3a192fe398aacc167 3748791fc98849e5b17b3e30804cd474 - - -] port_delete event received for 'd705c0f3-cb4e-4c87-8ed4-bbe50aeb6f30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:24:47.971 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-427aa4d1-2cee-4feb-947b-9ecc2af40b23 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for 'd02f0441-0815-42ce-b7c7-61ec31140fce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:24:49.172 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f526e67a-e9c9-4a1f-b85e-f19dc3a77b79 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '4e1cd9a7-199e-455a-89ac-bc3416b38297' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:24:50.219 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eca14219-6f8a-4dbc-8e4a-660aaf433af5 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '5fa4a2a3-fd89-4b94-b78f-8f69e6f872cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:24:50.267 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a263abec-4953-4014-aca6-8b966d860913 - - - - -] port_delete event received for '5fa4a2a3-fd89-4b94-b78f-8f69e6f872cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:24:50.470 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eca14219-6f8a-4dbc-8e4a-660aaf433af5 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network bd2906e8-a34f-455a-ab88-d2df15029345 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:24:50.470 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eca14219-6f8a-4dbc-8e4a-660aaf433af5 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network bd2906e8-a34f-455a-ab88-d2df15029345 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:24:56.065 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f29489bc-6520-4c59-abbb-3d18ee7f2661 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network f999c1b7-c633-42db-acab-2d75ba374376 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:24:56.065 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f29489bc-6520-4c59-abbb-3d18ee7f2661 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network f999c1b7-c633-42db-acab-2d75ba374376 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:24:56.642 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0f71d40-81c5-44a9-a685-9ed075c2a4bc dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network eba2151a-2980-4097-b008-f743b1350754 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:24:56.642 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0f71d40-81c5-44a9-a685-9ed075c2a4bc dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network eba2151a-2980-4097-b008-f743b1350754 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:25:16.079 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5064d389-759b-4cf8-ba4c-c7651f60e58f 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group member updated on remote: ['268ba627-4362-4f59-aaa3-6eb9b7a1fe5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:25:16.079 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [req-5064d389-759b-4cf8-ba4c-c7651f60e58f 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] Security group member updated ['268ba627-4362-4f59-aaa3-6eb9b7a1fe5d'] 2021-08-02 20:25:16.141 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f61d386b-50c5-407e-9429-3f98357485f3 2021-08-02 20:25:16.393 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5064d389-759b-4cf8-ba4c-c7651f60e58f 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] port_delete event received for 'f61d386b-50c5-407e-9429-3f98357485f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:18.063 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:25:18.063 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f61d386b-50c5-407e-9429-3f98357485f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:25:18.063 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f61d386b-50c5-407e-9429-3f98357485f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:25:18.063 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f61d386b-50c5-407e-9429-3f98357485f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:25:18.063 2672 2959559068136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 62dda3f8-1b90-4673-9dfa-71fbe2b14714 2021-08-02 20:25:18.063 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f61d386b-50c5-407e-9429-3f98357485f3'] 2021-08-02 20:25:18.063 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:25:18.063 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:25:18.063 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f61d386b-50c5-407e-9429-3f98357485f3'] 2021-08-02 20:25:19.489 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-723e6bf0-dc00-48b3-a5a2-bd74d3c4d4e1 01753be52fbe4d18a29d58fac6649dca 93bed06a63c44d73962bb40d24286469 - - -] port_delete event received for 'cb5babed-1d39-41b5-919d-47e1e6e78c5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:20.062 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:25:20.063 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:25:23.362 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c82fe8c-0d62-412f-8e94-6ac1c79735ed dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '727d200c-f4a5-42b7-93b1-424a31e7515f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:24.629 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0ca03fd-8341-46be-a227-a435e0ce9ad2 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for 'c6cfad6e-d6ea-411d-9299-a19b620f55d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:25.610 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12e486e5-2755-4e71-8b88-e6f05c8728f7 - - - - -] port_delete event received for 'fbe64514-0b7f-41d9-b046-c2f3c8c042f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:25.626 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3deda96b-d5ca-4a00-a0b1-f4e1ee3ed232 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for 'fbe64514-0b7f-41d9-b046-c2f3c8c042f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:25.863 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3deda96b-d5ca-4a00-a0b1-f4e1ee3ed232 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network 62dda3f8-1b90-4673-9dfa-71fbe2b14714 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:25:25.863 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3deda96b-d5ca-4a00-a0b1-f4e1ee3ed232 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network 62dda3f8-1b90-4673-9dfa-71fbe2b14714 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:25:27.330 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group member updated on remote: ['d7835541-c49a-4955-948a-0c25ca6cbd0a', '83f13288-158d-40dc-964c-745f7f553ec2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:25:27.330 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group member updated ['d7835541-c49a-4955-948a-0c25ca6cbd0a', '83f13288-158d-40dc-964c-745f7f553ec2'] 2021-08-02 20:25:27.330 2672 2959559068136 MainThread INFO neutron.agent.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Refresh firewall rules 2021-08-02 20:25:27.330 2672 2959559068136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Get security group information for devices via rpc ['72ec5228-ccb4-4352-8ba2-2dbad8e0f692'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:25:27.375 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] port_update received: 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:25:27.399 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-agent-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:25:27.399 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Binding port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:25:27.399 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:25:27.410 2672 2959559069368 MainThread DEBUG neutron.services.trunk.rpc.agent [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '72ec5228-ccb4-4352-8ba2-2dbad8e0f692') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:25:27.410 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '72ec5228-ccb4-4352-8ba2-2dbad8e0f692') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:25:27.422 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Trunk plugin disabled on server. Assuming port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:25:27.422 2672 2959559069368 MainThread INFO networking_hyperv.neutron.trunk_driver [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Binding VLAN ID: 216, VLAN trunk: None to switch port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 2021-08-02 20:25:27.454 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Refresh firewall rules 2021-08-02 20:25:27.454 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Get security group information for devices via rpc ['72ec5228-ccb4-4352-8ba2-2dbad8e0f692'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:25:27.641 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update security group information for ports dict_keys(['72ec5228-ccb4-4352-8ba2-2dbad8e0f692']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:25:27.641 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:25:27.641 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update rules of security group (d7835541-c49a-4955-948a-0c25ca6cbd0a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:25:27.641 2672 2959559068136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update members of security group (d7835541-c49a-4955-948a-0c25ca6cbd0a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:25:27.659 2672 2959559068136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update port filter for 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:25:27.659 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Updating port rules. 2021-08-02 20:25:27.659 2672 2959559068136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Creating 0 new rules, removing 6 old rules. 2021-08-02 20:25:27.659 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:25:27.659 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:25:27.659 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:25:27.785 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update security group information for ports dict_keys(['72ec5228-ccb4-4352-8ba2-2dbad8e0f692']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:25:27.785 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:25:27.785 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update rules of security group (d7835541-c49a-4955-948a-0c25ca6cbd0a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:25:27.785 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update members of security group (d7835541-c49a-4955-948a-0c25ca6cbd0a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 20:25:27.785 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update port filter for 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:25:27.785 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Updating port rules. 2021-08-02 20:25:27.785 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Creating 0 new rules, removing 6 old rules. 2021-08-02 20:25:27.816 2672 2959559068136 MainThread DEBUG oslo_concurrency.lockutils [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:25:27.816 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:25:27.816 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:25:27.816 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:25:27.845 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-driver-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:25:27.874 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [req-5f6b3f4b-c1a7-43ca-b6c6-76942a9a55b0 c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Lock "n-hv-agent-port-lock-72ec5228-ccb4-4352-8ba2-2dbad8e0f692" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:25:28.313 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb601567-4e0e-4a4c-9d57-7d268f2cf92c c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] port_delete event received for 'baa6b463-559d-4bea-a414-fa549b258add' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:34.296 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 2021-08-02 20:25:34.421 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2d4c642-c0e6-45a2-8719-77ee80a9421f c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group member updated on remote: ['d7835541-c49a-4955-948a-0c25ca6cbd0a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:25:34.421 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-a2d4c642-c0e6-45a2-8719-77ee80a9421f c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Security group member updated ['d7835541-c49a-4955-948a-0c25ca6cbd0a'] 2021-08-02 20:25:34.421 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-a2d4c642-c0e6-45a2-8719-77ee80a9421f c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Refresh firewall rules 2021-08-02 20:25:34.421 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2d4c642-c0e6-45a2-8719-77ee80a9421f c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Get security group information for devices via rpc ['72ec5228-ccb4-4352-8ba2-2dbad8e0f692'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:25:34.445 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a2d4c642-c0e6-45a2-8719-77ee80a9421f c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:25:34.445 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a2d4c642-c0e6-45a2-8719-77ee80a9421f c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:25:34.476 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2d4c642-c0e6-45a2-8719-77ee80a9421f c8f8bceee84642edb06d7dd68f366ffa 3c75f2ec600a4ebdb5a876e6489cda7d - - -] port_delete event received for '72ec5228-ccb4-4352-8ba2-2dbad8e0f692' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:36.210 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:25:36.210 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '72ec5228-ccb4-4352-8ba2-2dbad8e0f692' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:25:36.210 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '72ec5228-ccb4-4352-8ba2-2dbad8e0f692' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:25:36.210 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 72ec5228-ccb4-4352-8ba2-2dbad8e0f692 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:25:36.219 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['72ec5228-ccb4-4352-8ba2-2dbad8e0f692'] 2021-08-02 20:25:36.219 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:25:36.219 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:25:36.219 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['72ec5228-ccb4-4352-8ba2-2dbad8e0f692'] 2021-08-02 20:25:38.218 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:25:38.218 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:25:39.368 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c93bb31f-4db8-46bf-bd7e-59870d656e7b dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for 'b5528f4a-296b-43e8-ac5d-92d84c442d51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:40.609 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-400dbcbd-fe40-41cb-8d80-b2095622217f dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for 'd1ce5c63-fb66-4dba-9253-8d4d6cf73e53' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:41.665 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4677d3a7-8eca-483b-a575-e35c7193e8aa dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '8d8c200e-8f97-4295-9c23-f3d355e4595d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:41.718 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad89b8d1-fa40-473f-9aa9-6531aa8986fc - - - - -] port_delete event received for '8d8c200e-8f97-4295-9c23-f3d355e4595d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:41.921 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4677d3a7-8eca-483b-a575-e35c7193e8aa dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network 494ffcd7-9730-4be0-a402-483c44696623 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:25:41.921 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4677d3a7-8eca-483b-a575-e35c7193e8aa dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Reclaiming local network 494ffcd7-9730-4be0-a402-483c44696623 2021-08-02 20:25:43.212 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-663e1659-d3db-4c90-b2b2-ab9fcbfa18f7 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '5d0e138f-b37b-4d09-8bed-a3e8bbf5cc00' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:44.437 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe4d2eeb-9509-4b23-a013-f413b3cddf96 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '475d849a-e6ed-4d64-8e23-6d77b9a696cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:45.468 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe362d10-2920-48b6-abf6-f02366ea7af1 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for 'e9fe658d-b2e8-45f3-852b-7c55ac4eb0ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:45.478 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b7e7d7d-534e-4be3-9d7f-afa7297e6e04 - - - - -] port_delete event received for 'e9fe658d-b2e8-45f3-852b-7c55ac4eb0ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:25:45.728 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe362d10-2920-48b6-abf6-f02366ea7af1 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network b35093f3-9e9f-4341-b8f5-ed96d7be80b8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:25:45.728 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe362d10-2920-48b6-abf6-f02366ea7af1 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network b35093f3-9e9f-4341-b8f5-ed96d7be80b8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:26:59.905 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16ed3317-fe89-4825-98a4-c2ffaf453369 - - - - -] port_update received: 4a4ce31e-fb34-4c18-8faf-334ab083a99f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:26:59.905 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16ed3317-fe89-4825-98a4-c2ffaf453369 - - - - -] No port 4a4ce31e-fb34-4c18-8faf-334ab083a99f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:27:03.029 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee412b52-9573-4f1a-91e3-91deb094cbc7 - - - - -] port_update received: b3dfab41-dd72-48f0-8af0-75735f93f101 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:27:03.047 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee412b52-9573-4f1a-91e3-91deb094cbc7 - - - - -] No port b3dfab41-dd72-48f0-8af0-75735f93f101 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:27:06.263 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86b6540c-70a0-42c2-906f-87c01c0bafbb - - - - -] port_update received: 6807df10-3eea-41db-aed7-9fdcfd1234e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:27:06.280 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86b6540c-70a0-42c2-906f-87c01c0bafbb - - - - -] No port 6807df10-3eea-41db-aed7-9fdcfd1234e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:27:08.343 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf94f66e-5f8c-4970-bd1b-682afb659f92 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated on remote: ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:27:08.343 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-bf94f66e-5f8c-4970-bd1b-682afb659f92 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] 2021-08-02 20:27:08.640 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f907e50-54d4-44c3-b09a-d60fe2632de0 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated on remote: ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:27:08.640 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-2f907e50-54d4-44c3-b09a-d60fe2632de0 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] 2021-08-02 20:27:08.953 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f7a775b-b6a1-4f12-9fad-a0321842d4a0 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated on remote: ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:27:08.953 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-4f7a775b-b6a1-4f12-9fad-a0321842d4a0 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] 2021-08-02 20:27:09.317 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a940ad18-8a99-4bec-92a9-f2d1e1a111af daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated on remote: ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:27:09.317 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-a940ad18-8a99-4bec-92a9-f2d1e1a111af daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] 2021-08-02 20:27:09.522 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52b4e311-b959-4b07-924a-fbf96dd727aa - - - - -] port_update received: df4001e9-acff-49ad-8e4e-e25c9498657c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:27:09.536 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52b4e311-b959-4b07-924a-fbf96dd727aa - - - - -] No port df4001e9-acff-49ad-8e4e-e25c9498657c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:27:09.764 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a261cc04-2c1c-4fc1-a237-a82885f9c7c9 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated on remote: ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:27:09.764 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-a261cc04-2c1c-4fc1-a237-a82885f9c7c9 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] 2021-08-02 20:27:10.155 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c89956e5-01d5-4445-9714-0a1e8d6d7939 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated on remote: ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 20:27:10.155 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-c89956e5-01d5-4445-9714-0a1e8d6d7939 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group rule updated ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] 2021-08-02 20:27:28.436 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c472b75-0134-479e-8097-78d3d671633b daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group member updated on remote: ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:27:28.452 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-9c472b75-0134-479e-8097-78d3d671633b daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group member updated ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] 2021-08-02 20:27:29.357 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bd756ad-545c-401d-bf77-b56e801414b0 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] port_update received: 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 20:27:29.379 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bd756ad-545c-401d-bf77-b56e801414b0 5fad704297b44f988fdc89b29b4e4366 f65154dca1cb45dfaed35130e2ed9007 - - -] No port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 20:27:31.061 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 2021-08-02 20:27:32.623 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:27:32.983 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 2021-08-02 20:27:32.983 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 updated. Details: {'device': '240f01f2-7b95-4c42-ada3-2a6ff11d7af9', 'network_id': '1b71cf9a-ea9a-43cd-a005-5b2396008a8d', 'port_id': '240f01f2-7b95-4c42-ada3-2a6ff11d7af9', 'mac_address': 'fa:16:3e:3e:55:98', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f3191c1-e322-4c4d-ac70-395161e9f106', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:27:32.983 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:27:32.983 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:27:32.983 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:27:32.983 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1b71cf9a-ea9a-43cd-a005-5b2396008a8d 2021-08-02 20:27:32.983 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:27:33.164 2672 2959559069368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '240f01f2-7b95-4c42-ada3-2a6ff11d7af9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:27:33.164 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '240f01f2-7b95-4c42-ada3-2a6ff11d7af9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:27:33.164 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:27:33.164 2672 2959559069368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 2021-08-02 20:27:33.232 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:27:33.232 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['240f01f2-7b95-4c42-ada3-2a6ff11d7af9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:27:33.451 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['240f01f2-7b95-4c42-ada3-2a6ff11d7af9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:27:33.451 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:27:33.451 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:27:33.451 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:27:33.464 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:27:33.464 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 not yet added. Adding. 2021-08-02 20:27:33.464 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:27:33.464 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:27:33.528 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:27:33.594 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:27:33.594 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:27:33.676 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:27:33.736 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:27:33.736 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:27:33.736 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 processed. 2021-08-02 20:27:34.639 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:27:34.904 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:29:45.906 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 2021-08-02 20:29:47.246 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:29:47.246 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '240f01f2-7b95-4c42-ada3-2a6ff11d7af9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:29:47.246 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '240f01f2-7b95-4c42-ada3-2a6ff11d7af9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:29:47.246 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:29:47.246 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1b71cf9a-ea9a-43cd-a005-5b2396008a8d 2021-08-02 20:29:47.246 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['240f01f2-7b95-4c42-ada3-2a6ff11d7af9'] 2021-08-02 20:29:47.246 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:29:47.246 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:29:47.246 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['240f01f2-7b95-4c42-ada3-2a6ff11d7af9'] 2021-08-02 20:29:49.258 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:29:49.446 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:29:52.027 2672 2959559066024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 2021-08-02 20:29:53.245 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 20:29:53.527 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Adding port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 2021-08-02 20:29:53.527 2672 2959462923432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 updated. Details: {'device': '240f01f2-7b95-4c42-ada3-2a6ff11d7af9', 'network_id': '1b71cf9a-ea9a-43cd-a005-5b2396008a8d', 'port_id': '240f01f2-7b95-4c42-ada3-2a6ff11d7af9', 'mac_address': 'fa:16:3e:3e:55:98', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f3191c1-e322-4c4d-ac70-395161e9f106', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 20:29:53.527 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 20:29:53.527 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:29:53.527 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 20:29:53.543 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1b71cf9a-ea9a-43cd-a005-5b2396008a8d 2021-08-02 20:29:53.543 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 20:29:53.671 2672 2959559069368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '240f01f2-7b95-4c42-ada3-2a6ff11d7af9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:29:53.671 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '240f01f2-7b95-4c42-ada3-2a6ff11d7af9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 20:29:53.671 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 20:29:53.671 2672 2959559069368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 2021-08-02 20:29:53.732 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 20:29:53.732 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['240f01f2-7b95-4c42-ada3-2a6ff11d7af9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 20:29:53.964 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['240f01f2-7b95-4c42-ada3-2a6ff11d7af9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 20:29:53.964 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 20:29:53.964 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 20:29:53.964 2672 2959559069368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 20:29:53.964 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 20:29:53.969 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 not yet added. Adding. 2021-08-02 20:29:53.969 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 20:29:53.969 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 20:29:54.034 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:29:54.105 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:29:54.105 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:29:54.199 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:29:54.261 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-240f01f2-7b95-4c42-ada3-2a6ff11d7af9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:29:54.280 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 20:29:54.280 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 processed. 2021-08-02 20:29:55.261 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:29:55.480 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:31:08.159 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9838548a-7a72-44d3-8001-a59729cd7d57 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] port_delete event received for '2137acdb-8051-426a-91ba-0b3fc65c97d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:31:10.510 2672 2959559066200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 2021-08-02 20:31:10.657 2672 2959559069368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ddb1ebc-3f91-408f-b264-a54819697137 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group member updated on remote: ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 20:31:10.657 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [req-0ddb1ebc-3f91-408f-b264-a54819697137 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] Security group member updated ['9b5a38b6-d46b-4dcf-b3b1-631a6f0387ae'] 2021-08-02 20:31:10.737 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ddb1ebc-3f91-408f-b264-a54819697137 daadc4d24c064ffbacbb1456cb53eef6 c33814c4a364456f8e5e63e982fa062b - - -] port_delete event received for '240f01f2-7b95-4c42-ada3-2a6ff11d7af9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:31:11.646 2672 2959462923432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426ee4b6-b37d-452f-801d-1927144c78c5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 20:31:11.646 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '240f01f2-7b95-4c42-ada3-2a6ff11d7af9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 20:31:11.646 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '240f01f2-7b95-4c42-ada3-2a6ff11d7af9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 20:31:11.646 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 240f01f2-7b95-4c42-ada3-2a6ff11d7af9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 20:31:11.646 2672 2959559069368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1b71cf9a-ea9a-43cd-a005-5b2396008a8d 2021-08-02 20:31:11.646 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['240f01f2-7b95-4c42-ada3-2a6ff11d7af9'] 2021-08-02 20:31:11.646 2672 2959559069368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 20:31:11.646 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 20:31:11.646 2672 2959559069368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['240f01f2-7b95-4c42-ada3-2a6ff11d7af9'] 2021-08-02 20:31:13.659 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 20:31:13.690 2672 2959559069368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 20:31:13.706 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36ad15dc-bf70-439b-a629-a5bdf2322bad dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for 'b3dfab41-dd72-48f0-8af0-75735f93f101' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:31:14.877 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3990f7e6-5024-4488-b3c6-e9ac8ebea283 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '4a4ce31e-fb34-4c18-8faf-334ab083a99f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:31:15.784 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-025884fe-692e-4678-b85b-b07f0a3070fe dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '7ed8c3a9-06f1-4dee-a627-31dd993b95d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:31:15.829 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0d3aa97-7203-4bba-97eb-ad666b6352d6 - - - - -] port_delete event received for '7ed8c3a9-06f1-4dee-a627-31dd993b95d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:31:16.052 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-025884fe-692e-4678-b85b-b07f0a3070fe dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network 1b71cf9a-ea9a-43cd-a005-5b2396008a8d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:31:16.052 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-025884fe-692e-4678-b85b-b07f0a3070fe dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network 1b71cf9a-ea9a-43cd-a005-5b2396008a8d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 20:31:17.048 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fa52556-64be-440c-a650-ddc9693dd59c dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for 'df4001e9-acff-49ad-8e4e-e25c9498657c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:31:18.440 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69fd93e8-3647-42ca-94eb-a302769d435e dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '6807df10-3eea-41db-aed7-9fdcfd1234e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:31:19.376 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d736465-6ddc-423b-a6ad-aa2896dd8ad9 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] port_delete event received for '07ab0796-70b4-4758-9a78-a3665e8007c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:31:19.393 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db48bb93-44b8-48de-9650-6f1775497e1d - - - - -] port_delete event received for '07ab0796-70b4-4758-9a78-a3665e8007c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 20:31:19.612 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d736465-6ddc-423b-a6ad-aa2896dd8ad9 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] network_delete received. Deleting network 8e9d7aca-1062-4df9-974f-ed913a5ecaa0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 20:31:19.612 2672 2959559069368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d736465-6ddc-423b-a6ad-aa2896dd8ad9 dfdd349b2cac4dc78a1076ebb4992ffe 8acad78f028a441cbf7fc149417c3cc6 - - -] Network 8e9d7aca-1062-4df9-974f-ed913a5ecaa0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463