2021-09-15 03:23:58.660 4448 2708907842552 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-15 03:23:58.660 4448 2708907842552 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev642 2021-09-15 03:23:58.660 4448 2708907842552 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-09-15 03:23:58.719 4448 2708907842552 MainThread INFO os_win.utils.network.networkutils [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] WMI caching is disabled. 2021-09-15 03:23:58.969 4448 2708907842552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-15 03:23:59.051 4448 2708907842552 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-15 03:23:59.051 4448 2708907842552 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-15 03:23:59.285 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent initialized successfully, now running... 2021-09-15 03:23:59.318 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-15 03:23:59.318 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-15 03:23:59.365 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-15 03:26:01.183 4448 2709001154632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28286cdb-9393-4a8b-8064-a1738717cba2 - - - - -] port_update received: 65d823b8-df8e-4482-a255-7a06a647fd0e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:26:01.183 4448 2709001154632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28286cdb-9393-4a8b-8064-a1738717cba2 - - - - -] No port 65d823b8-df8e-4482-a255-7a06a647fd0e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:26:05.115 4448 2709001154632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04e82cf9-1ceb-43b4-bfaf-933f066da5c4 - - - - -] port_update received: b255342a-18ac-48a5-b9de-be3cf7fc0507 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:26:05.115 4448 2709001154632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04e82cf9-1ceb-43b4-bfaf-933f066da5c4 - - - - -] No port b255342a-18ac-48a5-b9de-be3cf7fc0507 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:26:06.979 4448 2709001154632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8b555ce-0fc5-4cf3-a878-d079e5d0fe12 - - - - -] port_update received: 5d0167d9-c38d-4464-bd12-99215c256e09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:26:06.994 4448 2709001154632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8b555ce-0fc5-4cf3-a878-d079e5d0fe12 - - - - -] No port 5d0167d9-c38d-4464-bd12-99215c256e09 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:26:10.739 4448 2709001154632 MainThread WARNING oslo_policy.policy [req-5c0dff1d-77fc-4b96-9f54-f3c41b657cda 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] 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-09-15 03:26:10.760 4448 2709001154632 MainThread WARNING oslo_policy.policy [req-5c0dff1d-77fc-4b96-9f54-f3c41b657cda 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] 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-09-15 03:26:10.778 4448 2709001154632 MainThread WARNING oslo_policy.policy [req-5c0dff1d-77fc-4b96-9f54-f3c41b657cda 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] 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-09-15 03:26:10.778 4448 2709001154632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c0dff1d-77fc-4b96-9f54-f3c41b657cda 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] Security group member updated on remote: ['87d72da5-c440-43ba-b2c8-bf31ae97bace'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:26:10.778 4448 2709001154632 MainThread INFO neutron.agent.securitygroups_rpc [req-5c0dff1d-77fc-4b96-9f54-f3c41b657cda 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] Security group member updated ['87d72da5-c440-43ba-b2c8-bf31ae97bace'] 2021-09-15 03:26:12.120 4448 2709001154632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7999796-78f8-4c76-888b-64a430f47f6f - - - - -] port_update received: 14d8068d-95ae-4aa1-88f9-62b97a61be74 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:26:12.136 4448 2709001154632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7999796-78f8-4c76-888b-64a430f47f6f - - - - -] No port 14d8068d-95ae-4aa1-88f9-62b97a61be74 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:26:12.349 4448 2709001154632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf00a6c4-a5d9-4f32-a4a9-9918bd3a5994 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group rule updated on remote: ['73c861ca-21f4-4bb4-8ad3-fef8cfce1f63'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:26:12.349 4448 2709001154632 MainThread INFO neutron.agent.securitygroups_rpc [req-cf00a6c4-a5d9-4f32-a4a9-9918bd3a5994 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group rule updated ['73c861ca-21f4-4bb4-8ad3-fef8cfce1f63'] 2021-09-15 03:26:12.671 4448 2709001154632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1b3c7c7-4964-4288-a594-94bbd06a8857 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group rule updated on remote: ['73c861ca-21f4-4bb4-8ad3-fef8cfce1f63'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:26:12.671 4448 2709001154632 MainThread INFO neutron.agent.securitygroups_rpc [req-a1b3c7c7-4964-4288-a594-94bbd06a8857 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group rule updated ['73c861ca-21f4-4bb4-8ad3-fef8cfce1f63'] 2021-09-15 03:26:24.571 4448 2709001302088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bded9a3-8d95-49cb-9671-dab59b05df91 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 5ea467df-9c15-4488-9019-26b4df9d0b33 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:26:24.583 4448 2709001302088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bded9a3-8d95-49cb-9671-dab59b05df91 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 5ea467df-9c15-4488-9019-26b4df9d0b33 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:26:25.432 4448 2709001224264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f89bbbd-a02c-4385-9991-92a39a3873e0 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network d0c15e97-88f9-401f-a281-ea6af2d1b3d8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:26:25.447 4448 2709001224264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f89bbbd-a02c-4385-9991-92a39a3873e0 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network d0c15e97-88f9-401f-a281-ea6af2d1b3d8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:26:28.481 4448 2709001515080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a585b87-58af-4992-8dfc-1103c3259db4 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 4d82d440-3891-401f-ad22-f9523f8ba004 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:26:28.495 4448 2709001515080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a585b87-58af-4992-8dfc-1103c3259db4 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 4d82d440-3891-401f-ad22-f9523f8ba004 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:26:29.533 4448 2709001613384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b6349c3-c91b-4145-81b8-80a3a43c1642 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group member updated on remote: ['73c861ca-21f4-4bb4-8ad3-fef8cfce1f63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:26:29.541 4448 2709001613384 MainThread INFO neutron.agent.securitygroups_rpc [req-5b6349c3-c91b-4145-81b8-80a3a43c1642 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group member updated ['73c861ca-21f4-4bb4-8ad3-fef8cfce1f63'] 2021-09-15 03:26:30.150 4448 2709001613384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-682433b4-40aa-454d-922c-df111806085f f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Security group member updated on remote: ['9e23cb01-1cf6-4ee6-ae99-8a2719fdb419'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:26:30.150 4448 2709001613384 MainThread INFO neutron.agent.securitygroups_rpc [req-682433b4-40aa-454d-922c-df111806085f f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Security group member updated ['9e23cb01-1cf6-4ee6-ae99-8a2719fdb419'] 2021-09-15 03:26:30.765 4448 2709001621576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-039c25b4-413a-4492-a449-7a80ad6c8a59 f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Security group member updated on remote: ['9e23cb01-1cf6-4ee6-ae99-8a2719fdb419'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:26:30.779 4448 2709001621576 MainThread INFO neutron.agent.securitygroups_rpc [req-039c25b4-413a-4492-a449-7a80ad6c8a59 f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Security group member updated ['9e23cb01-1cf6-4ee6-ae99-8a2719fdb419'] 2021-09-15 03:26:31.952 4448 2709001625672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b353ff6-ed97-45cb-b4d0-f8febb42ab36 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 33ca9d15-fef8-441b-bf08-e37dfb97fdaf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:26:32.041 4448 2709001625672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b353ff6-ed97-45cb-b4d0-f8febb42ab36 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 33ca9d15-fef8-441b-bf08-e37dfb97fdaf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:26:32.104 4448 2709001646152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6af7009b-343d-4471-92af-2d39af431cf8 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: ff95f4f9-3a5a-4926-8fb8-7063719d9d6d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:26:32.137 4448 2709001646152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6af7009b-343d-4471-92af-2d39af431cf8 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:26:32.234 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4d82d440-3891-401f-ad22-f9523f8ba004 2021-09-15 03:26:33.126 4448 2709001674824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31b9b3fd-e2fb-4cc8-b78c-49ef7e0c64a9 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 2ab5060a-64ef-4281-978e-7c65a25ba5e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:26:33.153 4448 2709001674824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31b9b3fd-e2fb-4cc8-b78c-49ef7e0c64a9 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 2ab5060a-64ef-4281-978e-7c65a25ba5e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:26:34.135 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:26:34.697 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 4d82d440-3891-401f-ad22-f9523f8ba004 2021-09-15 03:26:34.715 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 4d82d440-3891-401f-ad22-f9523f8ba004 updated. Details: {'device': '4d82d440-3891-401f-ad22-f9523f8ba004', 'network_id': '6f744bc9-7395-4026-8106-9f86b14702dd', 'port_id': '4d82d440-3891-401f-ad22-f9523f8ba004', 'mac_address': 'fa:16:3e:71:17:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 416, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1788ae7a-139b-4db8-8ece-b41b2d00f339', '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-09-15 03:26:34.715 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:26:34.715 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d82d440-3891-401f-ad22-f9523f8ba004" 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-09-15 03:26:34.733 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4d82d440-3891-401f-ad22-f9523f8ba004 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:26:34.733 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6f744bc9-7395-4026-8106-9f86b14702dd 2021-09-15 03:26:34.760 4448 2709001679272 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-09-15 03:26:35.141 4448 2709001679272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4d82d440-3891-401f-ad22-f9523f8ba004') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:26:35.152 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4d82d440-3891-401f-ad22-f9523f8ba004') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:26:35.170 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4d82d440-3891-401f-ad22-f9523f8ba004 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:26:35.170 4448 2709001679272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 416, VLAN trunk: None to switch port 4d82d440-3891-401f-ad22-f9523f8ba004 2021-09-15 03:26:35.498 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:26:35.498 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4d82d440-3891-401f-ad22-f9523f8ba004'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:26:35.748 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4d82d440-3891-401f-ad22-f9523f8ba004']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:26:35.770 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:26:35.770 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (87d72da5-c440-43ba-b2c8-bf31ae97bace) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:26:35.781 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (87d72da5-c440-43ba-b2c8-bf31ae97bace) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:26:35.781 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4d82d440-3891-401f-ad22-f9523f8ba004 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:26:35.801 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:26:35.810 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4d82d440-3891-401f-ad22-f9523f8ba004 not yet added. Adding. 2021-09-15 03:26:35.828 4448 2709001679272 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-09-15 03:26:35.828 4448 2709001679272 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-09-15 03:26:36.061 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d82d440-3891-401f-ad22-f9523f8ba004" 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-09-15 03:26:36.260 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d82d440-3891-401f-ad22-f9523f8ba004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:36.260 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d82d440-3891-401f-ad22-f9523f8ba004" 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-09-15 03:26:36.279 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 33ca9d15-fef8-441b-bf08-e37dfb97fdaf 2021-09-15 03:26:36.299 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:26:36.463 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d82d440-3891-401f-ad22-f9523f8ba004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:36.665 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d82d440-3891-401f-ad22-f9523f8ba004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:36.665 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4d82d440-3891-401f-ad22-f9523f8ba004 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:26:36.665 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4d82d440-3891-401f-ad22-f9523f8ba004 processed. 2021-09-15 03:26:38.150 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:26:38.150 4448 2709001679272 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-09-15 03:26:38.297 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2ab5060a-64ef-4281-978e-7c65a25ba5e7 2021-09-15 03:26:38.718 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:39.004 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:26:39.019 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d updated. Details: {'device': 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d', 'network_id': '6ed24c87-7a07-4294-aef8-3c6e45a71090', 'port_id': 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d', 'mac_address': 'fa:16:3e:27:d0:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 402, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b996a427-67bc-491c-9eb0-e83c8c623cec', '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-09-15 03:26:39.019 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:26:39.029 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 33ca9d15-fef8-441b-bf08-e37dfb97fdaf 2021-09-15 03:26:39.029 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 33ca9d15-fef8-441b-bf08-e37dfb97fdaf updated. Details: {'device': '33ca9d15-fef8-441b-bf08-e37dfb97fdaf', 'network_id': '571df054-d796-4b2f-abdc-e9d4fcfbfa24', 'port_id': '33ca9d15-fef8-441b-bf08-e37dfb97fdaf', 'mac_address': 'fa:16:3e:98:ef:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 438, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '21e7a800-e7c2-4d4e-ae90-7aa15c087b07', '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-09-15 03:26:39.051 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:26:39.051 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:26:39.063 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:26:39.072 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6ed24c87-7a07-4294-aef8-3c6e45a71090 2021-09-15 03:26:39.072 4448 2709001679272 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-09-15 03:26:39.072 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-33ca9d15-fef8-441b-bf08-e37dfb97fdaf" 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-09-15 03:26:39.090 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 33ca9d15-fef8-441b-bf08-e37dfb97fdaf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:26:39.090 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 571df054-d796-4b2f-abdc-e9d4fcfbfa24 2021-09-15 03:26:39.090 4448 2709001679976 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-09-15 03:26:39.295 4448 2709001679976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '33ca9d15-fef8-441b-bf08-e37dfb97fdaf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:26:39.295 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '33ca9d15-fef8-441b-bf08-e37dfb97fdaf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:26:39.322 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 33ca9d15-fef8-441b-bf08-e37dfb97fdaf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:26:39.322 4448 2709001679976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 438, VLAN trunk: None to switch port 33ca9d15-fef8-441b-bf08-e37dfb97fdaf 2021-09-15 03:26:39.331 4448 2709001679272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:26:39.339 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:26:39.353 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:26:39.353 4448 2709001679272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 402, VLAN trunk: None to switch port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:26:39.486 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:26:39.495 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['33ca9d15-fef8-441b-bf08-e37dfb97fdaf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:26:39.561 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:26:39.561 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:26:39.792 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['33ca9d15-fef8-441b-bf08-e37dfb97fdaf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:26:39.792 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:26:39.792 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9e23cb01-1cf6-4ee6-ae99-8a2719fdb419) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:26:39.813 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9e23cb01-1cf6-4ee6-ae99-8a2719fdb419) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:26:39.813 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 33ca9d15-fef8-441b-bf08-e37dfb97fdaf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:26:39.829 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:26:39.829 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 33ca9d15-fef8-441b-bf08-e37dfb97fdaf not yet added. Adding. 2021-09-15 03:26:39.842 4448 2709001679976 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-09-15 03:26:39.842 4448 2709001679976 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-09-15 03:26:39.855 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:26:39.855 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:26:39.855 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (73c861ca-21f4-4bb4-8ad3-fef8cfce1f63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:26:39.876 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff95f4f9-3a5a-4926-8fb8-7063719d9d6d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:26:39.876 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:26:39.888 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff95f4f9-3a5a-4926-8fb8-7063719d9d6d not yet added. Adding. 2021-09-15 03:26:39.888 4448 2709001679272 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-09-15 03:26:39.888 4448 2709001679272 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-09-15 03:26:40.057 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33ca9d15-fef8-441b-bf08-e37dfb97fdaf" 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-09-15 03:26:40.077 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:26:40.157 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:26:40.260 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33ca9d15-fef8-441b-bf08-e37dfb97fdaf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:40.260 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33ca9d15-fef8-441b-bf08-e37dfb97fdaf" 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-09-15 03:26:40.291 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:40.293 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:26:40.359 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 2ab5060a-64ef-4281-978e-7c65a25ba5e7 2021-09-15 03:26:40.377 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 2ab5060a-64ef-4281-978e-7c65a25ba5e7 updated. Details: {'device': '2ab5060a-64ef-4281-978e-7c65a25ba5e7', 'network_id': '571df054-d796-4b2f-abdc-e9d4fcfbfa24', 'port_id': '2ab5060a-64ef-4281-978e-7c65a25ba5e7', 'mac_address': 'fa:16:3e:f1:9d:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 438, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '21e7a800-e7c2-4d4e-ae90-7aa15c087b07', 'ip_address': '172.20.0.11'}], '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-09-15 03:26:40.386 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:26:40.386 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2ab5060a-64ef-4281-978e-7c65a25ba5e7" 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-09-15 03:26:40.386 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2ab5060a-64ef-4281-978e-7c65a25ba5e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:26:40.415 4448 2709001680856 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-09-15 03:26:40.557 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:26:40.682 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33ca9d15-fef8-441b-bf08-e37dfb97fdaf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:40.809 4448 2709001680856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2ab5060a-64ef-4281-978e-7c65a25ba5e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:26:40.809 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2ab5060a-64ef-4281-978e-7c65a25ba5e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:26:40.834 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2ab5060a-64ef-4281-978e-7c65a25ba5e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:26:40.834 4448 2709001680856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 438, VLAN trunk: None to switch port 2ab5060a-64ef-4281-978e-7c65a25ba5e7 2021-09-15 03:26:40.919 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:26:40.937 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:26:40.937 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d processed. 2021-09-15 03:26:41.059 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-33ca9d15-fef8-441b-bf08-e37dfb97fdaf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:41.076 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 33ca9d15-fef8-441b-bf08-e37dfb97fdaf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:26:41.076 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 33ca9d15-fef8-441b-bf08-e37dfb97fdaf processed. 2021-09-15 03:26:41.091 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:26:41.091 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2ab5060a-64ef-4281-978e-7c65a25ba5e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:26:41.285 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2ab5060a-64ef-4281-978e-7c65a25ba5e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:26:41.301 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:26:41.307 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9e23cb01-1cf6-4ee6-ae99-8a2719fdb419) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:26:41.307 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9e23cb01-1cf6-4ee6-ae99-8a2719fdb419) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:26:41.325 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2ab5060a-64ef-4281-978e-7c65a25ba5e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:26:41.325 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:26:41.325 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2ab5060a-64ef-4281-978e-7c65a25ba5e7 not yet added. Adding. 2021-09-15 03:26:41.325 4448 2709001680856 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-09-15 03:26:41.325 4448 2709001680856 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-09-15 03:26:41.510 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ab5060a-64ef-4281-978e-7c65a25ba5e7" 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-09-15 03:26:41.723 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ab5060a-64ef-4281-978e-7c65a25ba5e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:41.744 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ab5060a-64ef-4281-978e-7c65a25ba5e7" 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-09-15 03:26:41.964 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ab5060a-64ef-4281-978e-7c65a25ba5e7" 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-09-15 03:26:42.186 4448 2709001679976 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-09-15 03:26:42.214 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2ab5060a-64ef-4281-978e-7c65a25ba5e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:42.214 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2ab5060a-64ef-4281-978e-7c65a25ba5e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:26:42.232 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2ab5060a-64ef-4281-978e-7c65a25ba5e7 processed. 2021-09-15 03:26:42.853 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:44.196 4448 2709001679976 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-09-15 03:26:44.467 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:52.997 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4d82d440-3891-401f-ad22-f9523f8ba004 2021-09-15 03:26:53.431 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2d7e98b-834d-44dd-8a4b-924218e13ed0 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] Security group member updated on remote: ['87d72da5-c440-43ba-b2c8-bf31ae97bace'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:26:53.446 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-b2d7e98b-834d-44dd-8a4b-924218e13ed0 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] Security group member updated ['87d72da5-c440-43ba-b2c8-bf31ae97bace'] 2021-09-15 03:26:53.446 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-b2d7e98b-834d-44dd-8a4b-924218e13ed0 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] Refresh firewall rules 2021-09-15 03:26:53.446 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2d7e98b-834d-44dd-8a4b-924218e13ed0 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] Get security group information for devices via rpc ['4d82d440-3891-401f-ad22-f9523f8ba004'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:26:53.512 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2d7e98b-834d-44dd-8a4b-924218e13ed0 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:26:53.526 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2d7e98b-834d-44dd-8a4b-924218e13ed0 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:26:53.574 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2d7e98b-834d-44dd-8a4b-924218e13ed0 50b93635b40a4373917028ebb451fb35 1c78d3cb0b59440b9edf14c011031c35 - - -] port_delete event received for '4d82d440-3891-401f-ad22-f9523f8ba004' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:26:54.228 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:26:54.228 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4d82d440-3891-401f-ad22-f9523f8ba004' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:26:54.250 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4d82d440-3891-401f-ad22-f9523f8ba004' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:26:54.250 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4d82d440-3891-401f-ad22-f9523f8ba004 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:26:54.297 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6f744bc9-7395-4026-8106-9f86b14702dd 2021-09-15 03:26:54.297 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d82d440-3891-401f-ad22-f9523f8ba004'] 2021-09-15 03:26:54.297 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:26:54.317 4448 2709001679976 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-09-15 03:26:54.325 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d82d440-3891-401f-ad22-f9523f8ba004'] 2021-09-15 03:26:56.227 4448 2709001679976 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-09-15 03:26:56.292 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:26:57.739 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58454888-10b3-49e6-9fbe-702c60bd3df8 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 6f744bc9-7395-4026-8106-9f86b14702dd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:26:57.750 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58454888-10b3-49e6-9fbe-702c60bd3df8 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 6f744bc9-7395-4026-8106-9f86b14702dd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:26:58.016 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e17f16c-fd35-4e4e-be74-1a896987a333 - - - - -] port_update received: cd762536-9951-4393-9ddc-3ba4ffe38974 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:26:58.027 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e17f16c-fd35-4e4e-be74-1a896987a333 - - - - -] No port cd762536-9951-4393-9ddc-3ba4ffe38974 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:27:02.713 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2a3d316-735e-438f-9f34-a392b7960f55 - - - - -] port_update received: 3fd9f908-f9d2-4ca1-a6a1-d2ae4dd88a20 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:27:02.727 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2a3d316-735e-438f-9f34-a392b7960f55 - - - - -] No port 3fd9f908-f9d2-4ca1-a6a1-d2ae4dd88a20 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:27:07.528 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4133f815-f465-47ed-8547-f5884527fefe - - - - -] port_update received: 8eae4147-0cdf-4796-8c8d-50bc971c7d35 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:27:07.562 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4133f815-f465-47ed-8547-f5884527fefe - - - - -] No port 8eae4147-0cdf-4796-8c8d-50bc971c7d35 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:27:11.399 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88436ab0-8c39-430b-ba38-cb76d8331909 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated on remote: ['7662bc4e-d861-4b00-a175-d549af57fd6f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:27:11.399 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-88436ab0-8c39-430b-ba38-cb76d8331909 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated ['7662bc4e-d861-4b00-a175-d549af57fd6f'] 2021-09-15 03:27:12.148 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d77a4949-c43c-498e-ba0e-a904bdf1b256 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated on remote: ['7662bc4e-d861-4b00-a175-d549af57fd6f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:27:12.166 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-d77a4949-c43c-498e-ba0e-a904bdf1b256 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated ['7662bc4e-d861-4b00-a175-d549af57fd6f'] 2021-09-15 03:27:12.414 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa76e477-0481-4173-86f1-7f74212d6234 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated on remote: ['7662bc4e-d861-4b00-a175-d549af57fd6f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:27:12.432 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-fa76e477-0481-4173-86f1-7f74212d6234 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated ['7662bc4e-d861-4b00-a175-d549af57fd6f'] 2021-09-15 03:27:12.774 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce9283f0-836a-4831-a786-2c63707d04fc a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated on remote: ['7662bc4e-d861-4b00-a175-d549af57fd6f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:27:12.800 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-ce9283f0-836a-4831-a786-2c63707d04fc a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated ['7662bc4e-d861-4b00-a175-d549af57fd6f'] 2021-09-15 03:27:12.956 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0113af0-ec0c-46d4-93a7-d84fb3ce00f9 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated on remote: ['7662bc4e-d861-4b00-a175-d549af57fd6f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:27:12.956 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-b0113af0-ec0c-46d4-93a7-d84fb3ce00f9 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated ['7662bc4e-d861-4b00-a175-d549af57fd6f'] 2021-09-15 03:27:13.108 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-861cab17-6122-441e-9642-2509a3b260aa - - - - -] port_update received: 0cf73a7d-15aa-4bd9-9fb4-0023474d7ac6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:27:13.138 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-861cab17-6122-441e-9642-2509a3b260aa - - - - -] No port 0cf73a7d-15aa-4bd9-9fb4-0023474d7ac6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:27:13.197 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-573f496b-9cb2-4fdb-adc7-9d90235ce698 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated on remote: ['7662bc4e-d861-4b00-a175-d549af57fd6f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:27:13.197 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-573f496b-9cb2-4fdb-adc7-9d90235ce698 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group rule updated ['7662bc4e-d861-4b00-a175-d549af57fd6f'] 2021-09-15 03:27:17.013 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b04ab96-1fbf-4185-a649-1e0df9eaf269 b8adefc46b32487a83f0801850b2f457 9d3b9356c02f45bfb1922a77b520e16a - - -] Security group member updated on remote: ['60364240-7e0e-4693-b433-da0fa08acff6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:27:17.025 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-1b04ab96-1fbf-4185-a649-1e0df9eaf269 b8adefc46b32487a83f0801850b2f457 9d3b9356c02f45bfb1922a77b520e16a - - -] Security group member updated ['60364240-7e0e-4693-b433-da0fa08acff6'] 2021-09-15 03:27:17.763 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cef975fe-1ea5-4f29-9ed4-874296c7eca2 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: c01e46e1-1d22-4532-858c-9768d12320ec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:27:17.779 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cef975fe-1ea5-4f29-9ed4-874296c7eca2 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port c01e46e1-1d22-4532-858c-9768d12320ec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:27:38.074 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d28b7b5a-9df2-4164-8fa9-461ed53348f1 9661ec958bc34afc86276cbc45598158 169a69b944dc4d7bba73c551fea93b90 - - -] Security group member updated on remote: ['be92c245-d9b3-465a-9d5e-e495124b044e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:27:38.074 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-d28b7b5a-9df2-4164-8fa9-461ed53348f1 9661ec958bc34afc86276cbc45598158 169a69b944dc4d7bba73c551fea93b90 - - -] Security group member updated ['be92c245-d9b3-465a-9d5e-e495124b044e'] 2021-09-15 03:27:38.137 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ac7a1fa-3499-4ed6-94f3-94ef1fa8c839 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Security group member updated on remote: ['27f54bae-ee93-432e-b430-753818368d77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:27:38.137 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-9ac7a1fa-3499-4ed6-94f3-94ef1fa8c839 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Security group member updated ['27f54bae-ee93-432e-b430-753818368d77'] 2021-09-15 03:27:39.000 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c01e46e1-1d22-4532-858c-9768d12320ec 2021-09-15 03:27:39.542 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4932eda1-e89f-4a80-833b-79840835bb30 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: dd0ba27a-0a20-4b0e-9afa-d252a1efff0f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:27:39.567 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfad33da-19a3-4bb0-8fcb-f8f07561cb22 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 11a06794-b43a-456d-91e4-5c1fdc4e9976 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:27:39.572 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4932eda1-e89f-4a80-833b-79840835bb30 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port dd0ba27a-0a20-4b0e-9afa-d252a1efff0f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:27:39.585 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfad33da-19a3-4bb0-8fcb-f8f07561cb22 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 11a06794-b43a-456d-91e4-5c1fdc4e9976 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:27:40.470 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:27:40.857 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port c01e46e1-1d22-4532-858c-9768d12320ec 2021-09-15 03:27:40.882 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port c01e46e1-1d22-4532-858c-9768d12320ec updated. Details: {'device': 'c01e46e1-1d22-4532-858c-9768d12320ec', 'network_id': '7cfd47df-3f07-4837-81e0-4e1450584967', 'port_id': 'c01e46e1-1d22-4532-858c-9768d12320ec', 'mac_address': 'fa:16:3e:0c:7e:af', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 415, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f78b5164-f0cf-4e29-bc1d-9bfb31576eea', '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-09-15 03:27:40.892 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:27:40.892 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c01e46e1-1d22-4532-858c-9768d12320ec" 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-09-15 03:27:40.910 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c01e46e1-1d22-4532-858c-9768d12320ec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:27:40.910 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7cfd47df-3f07-4837-81e0-4e1450584967 2021-09-15 03:27:40.920 4448 2709001680856 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-09-15 03:27:41.214 4448 2709001680856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c01e46e1-1d22-4532-858c-9768d12320ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:27:41.226 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c01e46e1-1d22-4532-858c-9768d12320ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:27:41.247 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c01e46e1-1d22-4532-858c-9768d12320ec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:27:41.262 4448 2709001680856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 415, VLAN trunk: None to switch port c01e46e1-1d22-4532-858c-9768d12320ec 2021-09-15 03:27:41.487 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:27:41.493 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c01e46e1-1d22-4532-858c-9768d12320ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:27:41.655 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c01e46e1-1d22-4532-858c-9768d12320ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:27:41.666 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:27:41.684 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (60364240-7e0e-4693-b433-da0fa08acff6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:27:41.684 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (60364240-7e0e-4693-b433-da0fa08acff6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:27:41.704 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c01e46e1-1d22-4532-858c-9768d12320ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:27:41.704 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:27:41.721 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c01e46e1-1d22-4532-858c-9768d12320ec not yet added. Adding. 2021-09-15 03:27:41.721 4448 2709001680856 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-09-15 03:27:41.728 4448 2709001680856 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-09-15 03:27:41.919 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c01e46e1-1d22-4532-858c-9768d12320ec" 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-09-15 03:27:42.118 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c01e46e1-1d22-4532-858c-9768d12320ec" 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-09-15 03:27:42.118 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c01e46e1-1d22-4532-858c-9768d12320ec" 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-09-15 03:27:42.398 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c01e46e1-1d22-4532-858c-9768d12320ec" 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-09-15 03:27:42.574 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c01e46e1-1d22-4532-858c-9768d12320ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:27:42.595 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c01e46e1-1d22-4532-858c-9768d12320ec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:27:42.604 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c01e46e1-1d22-4532-858c-9768d12320ec processed. 2021-09-15 03:27:44.471 4448 2709001680856 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-09-15 03:27:44.652 4448 2709001680856 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-09-15 03:27:52.179 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c01e46e1-1d22-4532-858c-9768d12320ec 2021-09-15 03:27:52.509 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:27:52.509 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c01e46e1-1d22-4532-858c-9768d12320ec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:27:52.509 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c01e46e1-1d22-4532-858c-9768d12320ec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:27:52.509 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c01e46e1-1d22-4532-858c-9768d12320ec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:27:52.538 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7cfd47df-3f07-4837-81e0-4e1450584967 2021-09-15 03:27:52.558 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c01e46e1-1d22-4532-858c-9768d12320ec'] 2021-09-15 03:27:52.558 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:27:52.558 4448 2709001680856 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-09-15 03:27:52.581 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c01e46e1-1d22-4532-858c-9768d12320ec'] 2021-09-15 03:27:52.647 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eaffdbb3-40fd-4637-a052-3f00a5ab4cc2 b8adefc46b32487a83f0801850b2f457 9d3b9356c02f45bfb1922a77b520e16a - - -] Security group member updated on remote: ['60364240-7e0e-4693-b433-da0fa08acff6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:27:52.647 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-eaffdbb3-40fd-4637-a052-3f00a5ab4cc2 b8adefc46b32487a83f0801850b2f457 9d3b9356c02f45bfb1922a77b520e16a - - -] Security group member updated ['60364240-7e0e-4693-b433-da0fa08acff6'] 2021-09-15 03:27:52.761 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eaffdbb3-40fd-4637-a052-3f00a5ab4cc2 b8adefc46b32487a83f0801850b2f457 9d3b9356c02f45bfb1922a77b520e16a - - -] port_delete event received for 'c01e46e1-1d22-4532-858c-9768d12320ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:27:54.545 4448 2709001680856 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-09-15 03:27:54.579 4448 2709001680856 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-09-15 03:27:57.267 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dd0ba27a-0a20-4b0e-9afa-d252a1efff0f 2021-09-15 03:27:57.276 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 11a06794-b43a-456d-91e4-5c1fdc4e9976 2021-09-15 03:27:58.548 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:27:58.997 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port dd0ba27a-0a20-4b0e-9afa-d252a1efff0f 2021-09-15 03:27:58.997 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port dd0ba27a-0a20-4b0e-9afa-d252a1efff0f updated. Details: {'device': 'dd0ba27a-0a20-4b0e-9afa-d252a1efff0f', 'network_id': 'f591da65-f99c-4a1f-b0ea-ffcb46575b3c', 'port_id': 'dd0ba27a-0a20-4b0e-9afa-d252a1efff0f', 'mac_address': 'fa:16:3e:4e:6c:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 424, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0642c29c-9c03-4503-b689-d22a58ceba69', '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-09-15 03:27:59.014 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:27:59.014 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 11a06794-b43a-456d-91e4-5c1fdc4e9976 2021-09-15 03:27:59.024 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 11a06794-b43a-456d-91e4-5c1fdc4e9976 updated. Details: {'device': '11a06794-b43a-456d-91e4-5c1fdc4e9976', 'network_id': 'f8163560-d9f9-4f1f-b411-7c36b5ea5331', 'port_id': '11a06794-b43a-456d-91e4-5c1fdc4e9976', 'mac_address': 'fa:16:3e:87:45:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 407, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9c2855d7-879e-4065-ad45-4d89b5635659', 'ip_address': '192.168.233.22'}], '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-09-15 03:27:59.024 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:27:59.024 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd0ba27a-0a20-4b0e-9afa-d252a1efff0f" 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-09-15 03:27:59.041 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dd0ba27a-0a20-4b0e-9afa-d252a1efff0f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:27:59.041 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f591da65-f99c-4a1f-b0ea-ffcb46575b3c 2021-09-15 03:27:59.055 4448 2709001680856 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-09-15 03:27:59.055 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11a06794-b43a-456d-91e4-5c1fdc4e9976" 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-09-15 03:27:59.055 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 11a06794-b43a-456d-91e4-5c1fdc4e9976 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:27:59.055 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f8163560-d9f9-4f1f-b411-7c36b5ea5331 2021-09-15 03:27:59.055 4448 2709001679976 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-09-15 03:27:59.352 4448 2709001680856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dd0ba27a-0a20-4b0e-9afa-d252a1efff0f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:27:59.352 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dd0ba27a-0a20-4b0e-9afa-d252a1efff0f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:27:59.372 4448 2709001679976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '11a06794-b43a-456d-91e4-5c1fdc4e9976') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:27:59.372 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '11a06794-b43a-456d-91e4-5c1fdc4e9976') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:27:59.384 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dd0ba27a-0a20-4b0e-9afa-d252a1efff0f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:27:59.398 4448 2709001680856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 424, VLAN trunk: None to switch port dd0ba27a-0a20-4b0e-9afa-d252a1efff0f 2021-09-15 03:27:59.398 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 11a06794-b43a-456d-91e4-5c1fdc4e9976 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:27:59.413 4448 2709001679976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 407, VLAN trunk: None to switch port 11a06794-b43a-456d-91e4-5c1fdc4e9976 2021-09-15 03:27:59.576 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:27:59.591 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dd0ba27a-0a20-4b0e-9afa-d252a1efff0f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:27:59.591 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:27:59.606 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['11a06794-b43a-456d-91e4-5c1fdc4e9976'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:27:59.834 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['11a06794-b43a-456d-91e4-5c1fdc4e9976']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:27:59.851 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:27:59.851 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (be92c245-d9b3-465a-9d5e-e495124b044e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:27:59.870 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (be92c245-d9b3-465a-9d5e-e495124b044e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:27:59.870 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 11a06794-b43a-456d-91e4-5c1fdc4e9976 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:27:59.884 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:27:59.884 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 11a06794-b43a-456d-91e4-5c1fdc4e9976 not yet added. Adding. 2021-09-15 03:27:59.884 4448 2709001679976 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-09-15 03:27:59.884 4448 2709001679976 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-09-15 03:27:59.912 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dd0ba27a-0a20-4b0e-9afa-d252a1efff0f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:27:59.918 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:27:59.918 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27f54bae-ee93-432e-b430-753818368d77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:27:59.936 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (27f54bae-ee93-432e-b430-753818368d77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:27:59.945 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dd0ba27a-0a20-4b0e-9afa-d252a1efff0f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:27:59.945 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:27:59.960 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dd0ba27a-0a20-4b0e-9afa-d252a1efff0f not yet added. Adding. 2021-09-15 03:27:59.960 4448 2709001680856 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-09-15 03:27:59.975 4448 2709001680856 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-09-15 03:28:00.260 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd0ba27a-0a20-4b0e-9afa-d252a1efff0f" 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-09-15 03:28:00.283 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11a06794-b43a-456d-91e4-5c1fdc4e9976" 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-09-15 03:28:00.492 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd0ba27a-0a20-4b0e-9afa-d252a1efff0f" 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-09-15 03:28:00.492 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd0ba27a-0a20-4b0e-9afa-d252a1efff0f" 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-09-15 03:28:00.624 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11a06794-b43a-456d-91e4-5c1fdc4e9976" 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-09-15 03:28:00.632 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11a06794-b43a-456d-91e4-5c1fdc4e9976" 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-09-15 03:28:00.977 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd0ba27a-0a20-4b0e-9afa-d252a1efff0f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:28:01.056 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11a06794-b43a-456d-91e4-5c1fdc4e9976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:28:01.272 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd0ba27a-0a20-4b0e-9afa-d252a1efff0f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:28:01.291 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dd0ba27a-0a20-4b0e-9afa-d252a1efff0f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:28:01.291 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dd0ba27a-0a20-4b0e-9afa-d252a1efff0f processed. 2021-09-15 03:28:01.291 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11a06794-b43a-456d-91e4-5c1fdc4e9976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:28:01.319 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 11a06794-b43a-456d-91e4-5c1fdc4e9976 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:28:01.327 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 11a06794-b43a-456d-91e4-5c1fdc4e9976 processed. 2021-09-15 03:28:02.572 4448 2709001679976 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-09-15 03:28:03.055 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:28:07.432 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09f9098f-fd24-45c7-822f-fa3870669603 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group member updated on remote: ['7662bc4e-d861-4b00-a175-d549af57fd6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:28:07.432 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-09f9098f-fd24-45c7-822f-fa3870669603 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group member updated ['7662bc4e-d861-4b00-a175-d549af57fd6f'] 2021-09-15 03:28:08.352 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dac4b800-1627-42eb-a700-b01a82062225 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 59dd4633-ca06-49bb-bd01-b31b8a377754 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:28:08.383 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dac4b800-1627-42eb-a700-b01a82062225 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 59dd4633-ca06-49bb-bd01-b31b8a377754 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:28:10.533 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15818c09-8da8-4863-bb5e-e55438ce2ac2 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 7cfd47df-3f07-4837-81e0-4e1450584967 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:28:10.538 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15818c09-8da8-4863-bb5e-e55438ce2ac2 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 7cfd47df-3f07-4837-81e0-4e1450584967 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:28:11.287 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81d36437-f6be-41ae-9e0a-6832fa49c986 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 9dcace52-bbc6-4671-9174-7ce617b6d8f2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:28:11.318 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81d36437-f6be-41ae-9e0a-6832fa49c986 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 9dcace52-bbc6-4671-9174-7ce617b6d8f2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:28:12.227 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bad89b62-0920-4c05-acbd-4b1adca0992f 9661ec958bc34afc86276cbc45598158 169a69b944dc4d7bba73c551fea93b90 - - -] Security group member updated on remote: ['be92c245-d9b3-465a-9d5e-e495124b044e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:28:12.245 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-bad89b62-0920-4c05-acbd-4b1adca0992f 9661ec958bc34afc86276cbc45598158 169a69b944dc4d7bba73c551fea93b90 - - -] Security group member updated ['be92c245-d9b3-465a-9d5e-e495124b044e'] 2021-09-15 03:28:12.245 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-bad89b62-0920-4c05-acbd-4b1adca0992f 9661ec958bc34afc86276cbc45598158 169a69b944dc4d7bba73c551fea93b90 - - -] Refresh firewall rules 2021-09-15 03:28:12.276 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bad89b62-0920-4c05-acbd-4b1adca0992f 9661ec958bc34afc86276cbc45598158 169a69b944dc4d7bba73c551fea93b90 - - -] Get security group information for devices via rpc ['11a06794-b43a-456d-91e4-5c1fdc4e9976'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:28:12.320 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bad89b62-0920-4c05-acbd-4b1adca0992f 9661ec958bc34afc86276cbc45598158 169a69b944dc4d7bba73c551fea93b90 - - -] port_delete event received for '11a06794-b43a-456d-91e4-5c1fdc4e9976' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:28:12.368 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bad89b62-0920-4c05-acbd-4b1adca0992f 9661ec958bc34afc86276cbc45598158 169a69b944dc4d7bba73c551fea93b90 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:28:12.368 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bad89b62-0920-4c05-acbd-4b1adca0992f 9661ec958bc34afc86276cbc45598158 169a69b944dc4d7bba73c551fea93b90 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:28:13.022 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 11a06794-b43a-456d-91e4-5c1fdc4e9976 2021-09-15 03:28:13.705 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 59dd4633-ca06-49bb-bd01-b31b8a377754 2021-09-15 03:28:14.656 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:28:14.913 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 59dd4633-ca06-49bb-bd01-b31b8a377754 2021-09-15 03:28:14.932 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 59dd4633-ca06-49bb-bd01-b31b8a377754 updated. Details: {'device': '59dd4633-ca06-49bb-bd01-b31b8a377754', 'network_id': '2708a339-89b0-4e1d-8053-4436e7c85a61', 'port_id': '59dd4633-ca06-49bb-bd01-b31b8a377754', 'mac_address': 'fa:16:3e:ea:3a:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 433, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f75ac324-e498-4398-9150-f1d138ccd524', '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-09-15 03:28:14.932 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:28:14.955 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:28:14.961 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" 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-09-15 03:28:14.961 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 59dd4633-ca06-49bb-bd01-b31b8a377754 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:28:14.961 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2708a339-89b0-4e1d-8053-4436e7c85a61 2021-09-15 03:28:14.992 4448 2709001679976 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-09-15 03:28:14.992 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '11a06794-b43a-456d-91e4-5c1fdc4e9976' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:28:15.016 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '11a06794-b43a-456d-91e4-5c1fdc4e9976' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:28:15.026 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 11a06794-b43a-456d-91e4-5c1fdc4e9976 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:28:15.055 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f8163560-d9f9-4f1f-b411-7c36b5ea5331 2021-09-15 03:28:15.072 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11a06794-b43a-456d-91e4-5c1fdc4e9976'] 2021-09-15 03:28:15.087 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:28:15.101 4448 2709001680856 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-09-15 03:28:15.101 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11a06794-b43a-456d-91e4-5c1fdc4e9976'] 2021-09-15 03:28:15.294 4448 2709001679976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59dd4633-ca06-49bb-bd01-b31b8a377754') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:28:15.294 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59dd4633-ca06-49bb-bd01-b31b8a377754') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:28:15.321 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 59dd4633-ca06-49bb-bd01-b31b8a377754 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:28:15.345 4448 2709001679976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 433, VLAN trunk: None to switch port 59dd4633-ca06-49bb-bd01-b31b8a377754 2021-09-15 03:28:15.545 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:28:15.545 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['59dd4633-ca06-49bb-bd01-b31b8a377754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:28:15.868 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['59dd4633-ca06-49bb-bd01-b31b8a377754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:28:15.881 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:28:15.881 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7662bc4e-d861-4b00-a175-d549af57fd6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:28:15.881 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 59dd4633-ca06-49bb-bd01-b31b8a377754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:28:15.881 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:28:15.905 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 59dd4633-ca06-49bb-bd01-b31b8a377754 not yet added. Adding. 2021-09-15 03:28:15.917 4448 2709001679976 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-09-15 03:28:15.917 4448 2709001679976 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-09-15 03:28:16.136 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" 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-09-15 03:28:16.378 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:28:16.378 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" 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-09-15 03:28:16.654 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" 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-09-15 03:28:16.667 4448 2709001680856 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-09-15 03:28:16.700 4448 2709001680856 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-09-15 03:28:16.851 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" 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-09-15 03:28:16.868 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 59dd4633-ca06-49bb-bd01-b31b8a377754 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:28:16.868 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 59dd4633-ca06-49bb-bd01-b31b8a377754 processed. 2021-09-15 03:28:18.684 4448 2709001679976 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-09-15 03:28:18.901 4448 2709001679976 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-09-15 03:28:20.459 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd430b5d-e8b8-4a0e-bbe6-6be36e2ee528 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Security group member updated on remote: ['a6cbed48-99da-4822-a064-a68ac64b299c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:28:20.459 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-fd430b5d-e8b8-4a0e-bbe6-6be36e2ee528 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Security group member updated ['a6cbed48-99da-4822-a064-a68ac64b299c'] 2021-09-15 03:28:21.212 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2291ae56-6a28-467c-8971-7ffc0095a6bd ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 280903c1-7628-4bde-9232-b572e486251e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:28:21.229 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2291ae56-6a28-467c-8971-7ffc0095a6bd ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 280903c1-7628-4bde-9232-b572e486251e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:28:23.756 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 280903c1-7628-4bde-9232-b572e486251e 2021-09-15 03:28:24.716 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:28:24.959 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 280903c1-7628-4bde-9232-b572e486251e 2021-09-15 03:28:24.959 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 280903c1-7628-4bde-9232-b572e486251e updated. Details: {'device': '280903c1-7628-4bde-9232-b572e486251e', 'network_id': '9a2de9d4-ea2b-4005-b834-b2152271f066', 'port_id': '280903c1-7628-4bde-9232-b572e486251e', 'mac_address': 'fa:16:3e:10:f0:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 411, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b10f9013-1199-44a0-96f7-4a693d3adfa7', 'ip_address': '172.20.0.11'}], '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-09-15 03:28:24.982 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:28:24.982 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-280903c1-7628-4bde-9232-b572e486251e" 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-09-15 03:28:24.995 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 280903c1-7628-4bde-9232-b572e486251e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:28:25.007 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9a2de9d4-ea2b-4005-b834-b2152271f066 2021-09-15 03:28:25.007 4448 2709001679976 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-09-15 03:28:25.304 4448 2709001679976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '280903c1-7628-4bde-9232-b572e486251e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:28:25.319 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '280903c1-7628-4bde-9232-b572e486251e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:28:25.335 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 280903c1-7628-4bde-9232-b572e486251e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:28:25.335 4448 2709001679976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 411, VLAN trunk: None to switch port 280903c1-7628-4bde-9232-b572e486251e 2021-09-15 03:28:25.490 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:28:25.502 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['280903c1-7628-4bde-9232-b572e486251e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:28:25.690 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['280903c1-7628-4bde-9232-b572e486251e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:28:25.695 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:28:25.695 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a6cbed48-99da-4822-a064-a68ac64b299c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:28:25.710 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a6cbed48-99da-4822-a064-a68ac64b299c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:28:25.710 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 280903c1-7628-4bde-9232-b572e486251e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:28:25.727 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:28:25.741 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 280903c1-7628-4bde-9232-b572e486251e not yet added. Adding. 2021-09-15 03:28:25.741 4448 2709001679976 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-09-15 03:28:25.741 4448 2709001679976 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-09-15 03:28:26.040 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280903c1-7628-4bde-9232-b572e486251e" 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-09-15 03:28:26.288 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280903c1-7628-4bde-9232-b572e486251e" 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-09-15 03:28:26.306 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280903c1-7628-4bde-9232-b572e486251e" 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-09-15 03:28:26.626 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-280903c1-7628-4bde-9232-b572e486251e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:28:26.835 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-280903c1-7628-4bde-9232-b572e486251e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:28:26.850 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 280903c1-7628-4bde-9232-b572e486251e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:28:26.850 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 280903c1-7628-4bde-9232-b572e486251e processed. 2021-09-15 03:28:28.741 4448 2709001679976 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-09-15 03:28:28.944 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:28:35.272 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 280903c1-7628-4bde-9232-b572e486251e 2021-09-15 03:28:35.431 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42d4b870-b2c3-451a-8649-a132aba6f1ce 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Security group member updated on remote: ['a6cbed48-99da-4822-a064-a68ac64b299c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:28:35.431 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-42d4b870-b2c3-451a-8649-a132aba6f1ce 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Security group member updated ['a6cbed48-99da-4822-a064-a68ac64b299c'] 2021-09-15 03:28:35.431 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-42d4b870-b2c3-451a-8649-a132aba6f1ce 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Refresh firewall rules 2021-09-15 03:28:35.451 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42d4b870-b2c3-451a-8649-a132aba6f1ce 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Get security group information for devices via rpc ['280903c1-7628-4bde-9232-b572e486251e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:28:35.505 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42d4b870-b2c3-451a-8649-a132aba6f1ce 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] port_delete event received for '280903c1-7628-4bde-9232-b572e486251e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:28:35.544 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-42d4b870-b2c3-451a-8649-a132aba6f1ce 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:28:35.563 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-42d4b870-b2c3-451a-8649-a132aba6f1ce 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:28:36.804 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:28:36.804 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '280903c1-7628-4bde-9232-b572e486251e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:28:36.818 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '280903c1-7628-4bde-9232-b572e486251e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:28:36.818 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 280903c1-7628-4bde-9232-b572e486251e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:28:36.852 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9a2de9d4-ea2b-4005-b834-b2152271f066 2021-09-15 03:28:36.852 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['280903c1-7628-4bde-9232-b572e486251e'] 2021-09-15 03:28:36.852 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:28:36.870 4448 2709001679976 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-09-15 03:28:36.884 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['280903c1-7628-4bde-9232-b572e486251e'] 2021-09-15 03:28:38.807 4448 2709001679976 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-09-15 03:28:38.835 4448 2709001679976 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-09-15 03:28:40.008 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8efb617-22c5-4ab7-ba65-6d389d7ccbc8 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Security group member updated on remote: ['a6cbed48-99da-4822-a064-a68ac64b299c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:28:40.023 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-e8efb617-22c5-4ab7-ba65-6d389d7ccbc8 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Security group member updated ['a6cbed48-99da-4822-a064-a68ac64b299c'] 2021-09-15 03:28:40.851 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-613182ee-06df-4205-b768-c59d570933fa ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 9150abf5-892b-42ac-9821-791d6ff8c051 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:28:40.881 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-613182ee-06df-4205-b768-c59d570933fa ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 9150abf5-892b-42ac-9821-791d6ff8c051 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:28:43.927 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9150abf5-892b-42ac-9821-791d6ff8c051 2021-09-15 03:28:44.863 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:28:45.071 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 9150abf5-892b-42ac-9821-791d6ff8c051 2021-09-15 03:28:45.071 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 9150abf5-892b-42ac-9821-791d6ff8c051 updated. Details: {'device': '9150abf5-892b-42ac-9821-791d6ff8c051', 'network_id': '9a2de9d4-ea2b-4005-b834-b2152271f066', 'port_id': '9150abf5-892b-42ac-9821-791d6ff8c051', 'mac_address': 'fa:16:3e:96:0c:a0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 411, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b10f9013-1199-44a0-96f7-4a693d3adfa7', '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-09-15 03:28:45.087 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:28:45.087 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9150abf5-892b-42ac-9821-791d6ff8c051" 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-09-15 03:28:45.101 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9150abf5-892b-42ac-9821-791d6ff8c051 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:28:45.101 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9a2de9d4-ea2b-4005-b834-b2152271f066 2021-09-15 03:28:45.101 4448 2709001679976 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-09-15 03:28:45.352 4448 2709001679976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9150abf5-892b-42ac-9821-791d6ff8c051') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:28:45.352 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9150abf5-892b-42ac-9821-791d6ff8c051') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:28:45.367 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9150abf5-892b-42ac-9821-791d6ff8c051 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:28:45.383 4448 2709001679976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 411, VLAN trunk: None to switch port 9150abf5-892b-42ac-9821-791d6ff8c051 2021-09-15 03:28:45.586 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:28:45.586 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9150abf5-892b-42ac-9821-791d6ff8c051'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:28:45.736 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9150abf5-892b-42ac-9821-791d6ff8c051']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:28:45.758 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:28:45.782 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a6cbed48-99da-4822-a064-a68ac64b299c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:28:45.807 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a6cbed48-99da-4822-a064-a68ac64b299c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:28:45.807 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9150abf5-892b-42ac-9821-791d6ff8c051 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:28:45.820 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:28:45.820 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9150abf5-892b-42ac-9821-791d6ff8c051 not yet added. Adding. 2021-09-15 03:28:45.820 4448 2709001679976 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-09-15 03:28:45.835 4448 2709001679976 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-09-15 03:28:46.076 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9150abf5-892b-42ac-9821-791d6ff8c051" 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-09-15 03:28:46.303 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9150abf5-892b-42ac-9821-791d6ff8c051" 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-09-15 03:28:46.323 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9150abf5-892b-42ac-9821-791d6ff8c051" 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-09-15 03:28:46.653 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9150abf5-892b-42ac-9821-791d6ff8c051" 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-09-15 03:28:46.839 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9150abf5-892b-42ac-9821-791d6ff8c051" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:28:46.839 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9150abf5-892b-42ac-9821-791d6ff8c051 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:28:46.864 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9150abf5-892b-42ac-9821-791d6ff8c051 processed. 2021-09-15 03:28:46.892 4448 2709001679976 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-09-15 03:28:47.070 4448 2709001679976 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-09-15 03:28:52.943 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3401e714-aa92-4e49-bb57-f17d93dbe142 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Security group member updated on remote: ['a6cbed48-99da-4822-a064-a68ac64b299c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:28:52.943 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-3401e714-aa92-4e49-bb57-f17d93dbe142 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Security group member updated ['a6cbed48-99da-4822-a064-a68ac64b299c'] 2021-09-15 03:28:52.943 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-3401e714-aa92-4e49-bb57-f17d93dbe142 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Refresh firewall rules 2021-09-15 03:28:52.983 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3401e714-aa92-4e49-bb57-f17d93dbe142 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Get security group information for devices via rpc ['9150abf5-892b-42ac-9821-791d6ff8c051'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:28:53.006 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3401e714-aa92-4e49-bb57-f17d93dbe142 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] port_delete event received for '9150abf5-892b-42ac-9821-791d6ff8c051' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:28:53.038 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3401e714-aa92-4e49-bb57-f17d93dbe142 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:28:53.038 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3401e714-aa92-4e49-bb57-f17d93dbe142 8bcb567dfaab4284a256bf14ff668505 4bafe38e890a444b8d49430c940ab865 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:28:53.478 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9150abf5-892b-42ac-9821-791d6ff8c051 2021-09-15 03:28:54.908 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:28:54.915 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9150abf5-892b-42ac-9821-791d6ff8c051' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:28:54.915 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9150abf5-892b-42ac-9821-791d6ff8c051' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:28:54.932 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9150abf5-892b-42ac-9821-791d6ff8c051 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:28:54.961 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9a2de9d4-ea2b-4005-b834-b2152271f066 2021-09-15 03:28:54.961 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9150abf5-892b-42ac-9821-791d6ff8c051'] 2021-09-15 03:28:54.961 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:28:54.980 4448 2709001679976 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-09-15 03:28:54.990 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9150abf5-892b-42ac-9821-791d6ff8c051'] 2021-09-15 03:28:56.914 4448 2709001679976 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-09-15 03:28:56.974 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:29:00.317 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:29:00.928 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:29:01.271 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:29:01.289 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d updated. Details: {'device': 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d', 'network_id': '6ed24c87-7a07-4294-aef8-3c6e45a71090', 'port_id': 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d', 'mac_address': 'fa:16:3e:27:d0:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 402, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b996a427-67bc-491c-9eb0-e83c8c623cec', '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-09-15 03:29:01.289 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:29:01.289 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:29:01.317 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:29:01.317 4448 2709001679976 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-09-15 03:29:01.416 4448 2709001679976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:29:01.416 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:29:01.460 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:29:01.460 4448 2709001679976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 402, VLAN trunk: None to switch port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:29:01.536 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:29:01.536 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:29:01.711 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:29:01.728 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:29:01.728 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (73c861ca-21f4-4bb4-8ad3-fef8cfce1f63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:29:01.741 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff95f4f9-3a5a-4926-8fb8-7063719d9d6d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:29:01.741 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:29:01.741 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-15 03:29:01.771 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:29:01.788 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:29:01.788 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:29:01.807 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:29:01.942 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:29:01.958 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:29:01.958 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d processed. 2021-09-15 03:29:02.932 4448 2709001679976 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-09-15 03:29:03.147 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:29:11.317 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6882f8a7-2ba7-452e-a048-7051e53644e6 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Security group member updated on remote: ['27f54bae-ee93-432e-b430-753818368d77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:29:11.317 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-6882f8a7-2ba7-452e-a048-7051e53644e6 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Security group member updated ['27f54bae-ee93-432e-b430-753818368d77'] 2021-09-15 03:29:11.317 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-6882f8a7-2ba7-452e-a048-7051e53644e6 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Refresh firewall rules 2021-09-15 03:29:11.341 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6882f8a7-2ba7-452e-a048-7051e53644e6 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Get security group information for devices via rpc ['dd0ba27a-0a20-4b0e-9afa-d252a1efff0f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:29:11.398 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6882f8a7-2ba7-452e-a048-7051e53644e6 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:29:11.398 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6882f8a7-2ba7-452e-a048-7051e53644e6 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:29:11.411 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6882f8a7-2ba7-452e-a048-7051e53644e6 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] port_delete event received for 'dd0ba27a-0a20-4b0e-9afa-d252a1efff0f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:29:11.614 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dd0ba27a-0a20-4b0e-9afa-d252a1efff0f 2021-09-15 03:29:12.995 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:29:12.995 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dd0ba27a-0a20-4b0e-9afa-d252a1efff0f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:29:12.995 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dd0ba27a-0a20-4b0e-9afa-d252a1efff0f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:29:12.995 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dd0ba27a-0a20-4b0e-9afa-d252a1efff0f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:29:13.036 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f591da65-f99c-4a1f-b0ea-ffcb46575b3c 2021-09-15 03:29:13.054 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd0ba27a-0a20-4b0e-9afa-d252a1efff0f'] 2021-09-15 03:29:13.054 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:29:13.081 4448 2709001679976 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-09-15 03:29:13.081 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd0ba27a-0a20-4b0e-9afa-d252a1efff0f'] 2021-09-15 03:29:15.004 4448 2709001679976 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-09-15 03:29:15.023 4448 2709001679976 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-09-15 03:29:15.364 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a99ec390-58a0-4977-941a-c53113437e56 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 9a2de9d4-ea2b-4005-b834-b2152271f066 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:29:15.364 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a99ec390-58a0-4977-941a-c53113437e56 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 9a2de9d4-ea2b-4005-b834-b2152271f066 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:29:15.649 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2ab5060a-64ef-4281-978e-7c65a25ba5e7 2021-09-15 03:29:15.666 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Security group member updated on remote: ['9e23cb01-1cf6-4ee6-ae99-8a2719fdb419'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:29:15.666 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Security group member updated ['9e23cb01-1cf6-4ee6-ae99-8a2719fdb419'] 2021-09-15 03:29:15.683 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Refresh firewall rules 2021-09-15 03:29:15.683 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Get security group information for devices via rpc ['33ca9d15-fef8-441b-bf08-e37dfb97fdaf', '2ab5060a-64ef-4281-978e-7c65a25ba5e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:29:15.882 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] port_delete event received for '2ab5060a-64ef-4281-978e-7c65a25ba5e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:29:15.974 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Update security group information for ports dict_keys(['33ca9d15-fef8-441b-bf08-e37dfb97fdaf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:29:15.974 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:29:15.991 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Update rules of security group (9e23cb01-1cf6-4ee6-ae99-8a2719fdb419) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:29:16.005 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Update members of security group (9e23cb01-1cf6-4ee6-ae99-8a2719fdb419) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:29:16.005 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Update port filter for 33ca9d15-fef8-441b-bf08-e37dfb97fdaf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:29:16.005 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Updating port rules. 2021-09-15 03:29:16.024 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 03:29:16.039 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Lock "n-hv-driver-port-lock-33ca9d15-fef8-441b-bf08-e37dfb97fdaf" 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-09-15 03:29:16.039 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Lock "n-hv-driver-port-lock-33ca9d15-fef8-441b-bf08-e37dfb97fdaf" 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-09-15 03:29:16.052 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Lock "n-hv-driver-port-lock-33ca9d15-fef8-441b-bf08-e37dfb97fdaf" 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-09-15 03:29:16.274 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [req-c261d8d9-779f-4f6e-b048-b5f000e786ee f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Lock "n-hv-driver-port-lock-33ca9d15-fef8-441b-bf08-e37dfb97fdaf" 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-09-15 03:29:17.020 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:29:17.020 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2ab5060a-64ef-4281-978e-7c65a25ba5e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:29:17.020 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2ab5060a-64ef-4281-978e-7c65a25ba5e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:29:17.052 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2ab5060a-64ef-4281-978e-7c65a25ba5e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:29:17.091 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2ab5060a-64ef-4281-978e-7c65a25ba5e7'] 2021-09-15 03:29:17.091 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:29:17.102 4448 2709001679976 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-09-15 03:29:17.102 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2ab5060a-64ef-4281-978e-7c65a25ba5e7'] 2021-09-15 03:29:17.683 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:29:18.913 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b90888a2-92cb-41e0-9453-2bb17d9e11a3 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Security group member updated on remote: ['27f54bae-ee93-432e-b430-753818368d77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:29:18.929 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-b90888a2-92cb-41e0-9453-2bb17d9e11a3 a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Security group member updated ['27f54bae-ee93-432e-b430-753818368d77'] 2021-09-15 03:29:19.023 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:29:19.023 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:29:19.039 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:29:19.039 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:29:19.054 4448 2709001679976 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-09-15 03:29:19.054 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d'] 2021-09-15 03:29:19.083 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:29:19.083 4448 2709001680856 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-09-15 03:29:19.100 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d'] 2021-09-15 03:29:19.224 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:29:19.620 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b9579b7-702b-4ab2-9f5c-39d2043a03de ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 337b78e0-131f-44be-9d6a-0988689186f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:29:19.651 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b9579b7-702b-4ab2-9f5c-39d2043a03de ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 337b78e0-131f-44be-9d6a-0988689186f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:29:21.729 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:29:22.520 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 337b78e0-131f-44be-9d6a-0988689186f4 2021-09-15 03:29:23.032 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:29:23.238 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 337b78e0-131f-44be-9d6a-0988689186f4 2021-09-15 03:29:23.249 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 337b78e0-131f-44be-9d6a-0988689186f4 updated. Details: {'device': '337b78e0-131f-44be-9d6a-0988689186f4', 'network_id': 'f591da65-f99c-4a1f-b0ea-ffcb46575b3c', 'port_id': '337b78e0-131f-44be-9d6a-0988689186f4', 'mac_address': 'fa:16:3e:1b:3d:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 424, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0642c29c-9c03-4503-b689-d22a58ceba69', '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-09-15 03:29:23.260 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:29:23.272 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:29:23.272 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-337b78e0-131f-44be-9d6a-0988689186f4" 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-09-15 03:29:23.272 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 337b78e0-131f-44be-9d6a-0988689186f4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:29:23.296 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f591da65-f99c-4a1f-b0ea-ffcb46575b3c 2021-09-15 03:29:23.296 4448 2709001679976 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-09-15 03:29:23.313 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:29:23.313 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:29:23.323 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:29:23.341 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6ed24c87-7a07-4294-aef8-3c6e45a71090 2021-09-15 03:29:23.350 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d'] 2021-09-15 03:29:23.350 4448 2709001680856 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-09-15 03:29:23.368 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d'] 2021-09-15 03:29:23.506 4448 2709001679976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '337b78e0-131f-44be-9d6a-0988689186f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:29:23.526 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '337b78e0-131f-44be-9d6a-0988689186f4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:29:23.535 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 337b78e0-131f-44be-9d6a-0988689186f4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:29:23.535 4448 2709001679976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 424, VLAN trunk: None to switch port 337b78e0-131f-44be-9d6a-0988689186f4 2021-09-15 03:29:23.754 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 33ca9d15-fef8-441b-bf08-e37dfb97fdaf 2021-09-15 03:29:23.754 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:29:23.754 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['337b78e0-131f-44be-9d6a-0988689186f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:29:23.912 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['337b78e0-131f-44be-9d6a-0988689186f4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:29:23.928 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:29:23.928 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (27f54bae-ee93-432e-b430-753818368d77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:29:23.945 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (27f54bae-ee93-432e-b430-753818368d77) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:29:23.945 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 337b78e0-131f-44be-9d6a-0988689186f4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:29:23.945 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:29:23.945 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 337b78e0-131f-44be-9d6a-0988689186f4 not yet added. Adding. 2021-09-15 03:29:23.970 4448 2709001679976 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-09-15 03:29:23.970 4448 2709001679976 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-09-15 03:29:24.145 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-337b78e0-131f-44be-9d6a-0988689186f4" 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-09-15 03:29:24.274 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-337b78e0-131f-44be-9d6a-0988689186f4" 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-09-15 03:29:24.293 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-337b78e0-131f-44be-9d6a-0988689186f4" 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-09-15 03:29:24.365 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9596bbd7-d9f1-4b6f-990c-ecae6e711099 f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Security group member updated on remote: ['9e23cb01-1cf6-4ee6-ae99-8a2719fdb419'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:29:24.383 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-9596bbd7-d9f1-4b6f-990c-ecae6e711099 f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Security group member updated ['9e23cb01-1cf6-4ee6-ae99-8a2719fdb419'] 2021-09-15 03:29:24.468 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-337b78e0-131f-44be-9d6a-0988689186f4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:29:24.480 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-9596bbd7-d9f1-4b6f-990c-ecae6e711099 f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Refresh firewall rules 2021-09-15 03:29:24.480 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9596bbd7-d9f1-4b6f-990c-ecae6e711099 f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Get security group information for devices via rpc ['33ca9d15-fef8-441b-bf08-e37dfb97fdaf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:29:24.491 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9596bbd7-d9f1-4b6f-990c-ecae6e711099 f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] port_delete event received for '33ca9d15-fef8-441b-bf08-e37dfb97fdaf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:29:24.543 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9596bbd7-d9f1-4b6f-990c-ecae6e711099 f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:29:24.543 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9596bbd7-d9f1-4b6f-990c-ecae6e711099 f36ae9af75bd4ac6aa50496bafb3f757 fb36ad06a9214fbeaf4383ddeea00578 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:29:24.630 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-337b78e0-131f-44be-9d6a-0988689186f4" 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-09-15 03:29:24.630 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 337b78e0-131f-44be-9d6a-0988689186f4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:29:24.630 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 337b78e0-131f-44be-9d6a-0988689186f4 processed. 2021-09-15 03:29:25.047 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:29:25.047 4448 2709001679976 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-09-15 03:29:25.047 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '33ca9d15-fef8-441b-bf08-e37dfb97fdaf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:29:25.064 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '33ca9d15-fef8-441b-bf08-e37dfb97fdaf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:29:25.064 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 33ca9d15-fef8-441b-bf08-e37dfb97fdaf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:29:25.098 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 571df054-d796-4b2f-abdc-e9d4fcfbfa24 2021-09-15 03:29:25.098 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['33ca9d15-fef8-441b-bf08-e37dfb97fdaf'] 2021-09-15 03:29:25.098 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:29:25.098 4448 2709001680856 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-09-15 03:29:25.122 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['33ca9d15-fef8-441b-bf08-e37dfb97fdaf'] 2021-09-15 03:29:25.368 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:29:27.068 4448 2709001679976 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-09-15 03:29:27.101 4448 2709001679976 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-09-15 03:29:41.212 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83945095-9a5f-4e04-b036-e92f9f750379 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '5d0167d9-c38d-4464-bd12-99215c256e09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:29:42.380 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c59cb4c5-ce49-4e08-a91f-70ff51aa3cca 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '65d823b8-df8e-4482-a255-7a06a647fd0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:29:42.993 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:29:43.085 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a8a8654-c189-4c05-a1de-dd8a8ac47a76 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 571df054-d796-4b2f-abdc-e9d4fcfbfa24 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:29:43.101 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a8a8654-c189-4c05-a1de-dd8a8ac47a76 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 571df054-d796-4b2f-abdc-e9d4fcfbfa24 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:29:43.211 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:29:43.446 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:29:43.446 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d updated. Details: {'device': 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d', 'network_id': '6ed24c87-7a07-4294-aef8-3c6e45a71090', 'port_id': 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d', 'mac_address': 'fa:16:3e:27:d0:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 402, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b996a427-67bc-491c-9eb0-e83c8c623cec', '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-09-15 03:29:43.464 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:29:43.464 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:29:43.478 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:29:43.498 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6ed24c87-7a07-4294-aef8-3c6e45a71090 2021-09-15 03:29:43.513 4448 2709001679976 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-09-15 03:29:43.707 4448 2709001679976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:29:43.727 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:29:43.727 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:29:43.749 4448 2709001679976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 402, VLAN trunk: None to switch port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:29:43.902 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:29:43.902 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:29:44.055 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:29:44.055 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:29:44.055 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (73c861ca-21f4-4bb4-8ad3-fef8cfce1f63) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:29:44.075 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff95f4f9-3a5a-4926-8fb8-7063719d9d6d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:29:44.075 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:29:44.089 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff95f4f9-3a5a-4926-8fb8-7063719d9d6d not yet added. Adding. 2021-09-15 03:29:44.089 4448 2709001679976 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-09-15 03:29:44.100 4448 2709001679976 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-09-15 03:29:44.261 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:29:44.428 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:29:44.428 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:29:44.636 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:29:44.807 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff95f4f9-3a5a-4926-8fb8-7063719d9d6d" 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-09-15 03:29:44.807 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:29:44.822 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d processed. 2021-09-15 03:29:45.231 4448 2709001679976 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-09-15 03:29:45.603 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:29:48.134 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2203639c-7108-46d9-8f98-0ba9f4ef57bd - - - - -] port_update received: 74b88566-a25a-4e65-b41b-d54aaf769e85 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:29:48.146 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2203639c-7108-46d9-8f98-0ba9f4ef57bd - - - - -] No port 74b88566-a25a-4e65-b41b-d54aaf769e85 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:29:49.303 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c9c3fd7-4047-4997-b212-dd3d8a9a551d 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group rule updated on remote: ['63ac1f68-b0f0-4fce-af65-5adc736d7bf1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:29:49.303 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-0c9c3fd7-4047-4997-b212-dd3d8a9a551d 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group rule updated ['63ac1f68-b0f0-4fce-af65-5adc736d7bf1'] 2021-09-15 03:29:49.411 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cd8e096-3867-4880-96c6-20ec5de668a8 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group rule updated on remote: ['63ac1f68-b0f0-4fce-af65-5adc736d7bf1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:29:49.445 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-6cd8e096-3867-4880-96c6-20ec5de668a8 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group rule updated ['63ac1f68-b0f0-4fce-af65-5adc736d7bf1'] 2021-09-15 03:29:51.719 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d21dcd7-85b3-4716-8887-cb35fb9109cd - - - - -] port_update received: 6b331afe-2873-4037-872a-9cedb189d17c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:29:51.749 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d21dcd7-85b3-4716-8887-cb35fb9109cd - - - - -] No port 6b331afe-2873-4037-872a-9cedb189d17c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:29:52.698 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-878864bb-fb9b-466c-910e-d855cfdf255a 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group member updated on remote: ['63ac1f68-b0f0-4fce-af65-5adc736d7bf1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:29:52.712 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-878864bb-fb9b-466c-910e-d855cfdf255a 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group member updated ['63ac1f68-b0f0-4fce-af65-5adc736d7bf1'] 2021-09-15 03:29:53.468 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c6830ca-ad91-4482-a696-2a63415c59f3 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 83757702-4230-4821-bb0f-d274e58de783 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:29:53.497 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c6830ca-ad91-4482-a696-2a63415c59f3 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 83757702-4230-4821-bb0f-d274e58de783 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:29:57.114 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83757702-4230-4821-bb0f-d274e58de783 2021-09-15 03:29:57.305 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:29:57.472 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 83757702-4230-4821-bb0f-d274e58de783 2021-09-15 03:29:57.498 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 83757702-4230-4821-bb0f-d274e58de783 updated. Details: {'device': '83757702-4230-4821-bb0f-d274e58de783', 'network_id': '8eb71bd8-c609-4c3b-9761-0692cd798cda', 'port_id': '83757702-4230-4821-bb0f-d274e58de783', 'mac_address': 'fa:16:3e:22:f6:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63ff59dd-96cd-4d58-8d76-60e160043f38', '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-09-15 03:29:57.508 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:29:57.519 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83757702-4230-4821-bb0f-d274e58de783" 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-09-15 03:29:57.519 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83757702-4230-4821-bb0f-d274e58de783 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:29:57.542 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8eb71bd8-c609-4c3b-9761-0692cd798cda 2021-09-15 03:29:57.542 4448 2709001679976 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-09-15 03:29:57.790 4448 2709001679976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83757702-4230-4821-bb0f-d274e58de783') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:29:57.790 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83757702-4230-4821-bb0f-d274e58de783') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:29:57.806 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83757702-4230-4821-bb0f-d274e58de783 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:29:57.822 4448 2709001679976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 83757702-4230-4821-bb0f-d274e58de783 2021-09-15 03:29:57.962 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:29:57.978 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83757702-4230-4821-bb0f-d274e58de783'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:29:58.208 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83757702-4230-4821-bb0f-d274e58de783']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:29:58.235 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:29:58.244 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (63ac1f68-b0f0-4fce-af65-5adc736d7bf1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:29:58.244 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83757702-4230-4821-bb0f-d274e58de783 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:29:58.244 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:29:58.258 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83757702-4230-4821-bb0f-d274e58de783 not yet added. Adding. 2021-09-15 03:29:58.258 4448 2709001679976 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-09-15 03:29:58.275 4448 2709001679976 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-09-15 03:29:58.463 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83757702-4230-4821-bb0f-d274e58de783" 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-09-15 03:29:58.681 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83757702-4230-4821-bb0f-d274e58de783" 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-09-15 03:29:58.681 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83757702-4230-4821-bb0f-d274e58de783" 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-09-15 03:29:58.898 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83757702-4230-4821-bb0f-d274e58de783" 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-09-15 03:29:59.068 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83757702-4230-4821-bb0f-d274e58de783" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:29:59.088 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83757702-4230-4821-bb0f-d274e58de783 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:29:59.088 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83757702-4230-4821-bb0f-d274e58de783 processed. 2021-09-15 03:29:59.306 4448 2709001679976 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-09-15 03:29:59.487 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:30:09.568 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f150a56-fbac-4572-bba7-1e07b241ed8e a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Security group member updated on remote: ['27f54bae-ee93-432e-b430-753818368d77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:30:09.568 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-5f150a56-fbac-4572-bba7-1e07b241ed8e a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Security group member updated ['27f54bae-ee93-432e-b430-753818368d77'] 2021-09-15 03:30:09.568 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-5f150a56-fbac-4572-bba7-1e07b241ed8e a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Refresh firewall rules 2021-09-15 03:30:09.588 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f150a56-fbac-4572-bba7-1e07b241ed8e a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Get security group information for devices via rpc ['337b78e0-131f-44be-9d6a-0988689186f4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:30:09.615 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f150a56-fbac-4572-bba7-1e07b241ed8e a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:30:09.635 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f150a56-fbac-4572-bba7-1e07b241ed8e a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:30:09.635 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f150a56-fbac-4572-bba7-1e07b241ed8e a8203741fee34ccf8edb7ba5428b6769 f5646606c3cf464e984d52d95f292a0f - - -] port_delete event received for '337b78e0-131f-44be-9d6a-0988689186f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:30:10.178 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 337b78e0-131f-44be-9d6a-0988689186f4 2021-09-15 03:30:11.378 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:30:11.384 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '337b78e0-131f-44be-9d6a-0988689186f4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:30:11.384 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '337b78e0-131f-44be-9d6a-0988689186f4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:30:11.394 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 337b78e0-131f-44be-9d6a-0988689186f4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:30:11.414 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f591da65-f99c-4a1f-b0ea-ffcb46575b3c 2021-09-15 03:30:11.425 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['337b78e0-131f-44be-9d6a-0988689186f4'] 2021-09-15 03:30:11.425 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:30:11.425 4448 2709001679976 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-09-15 03:30:11.425 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['337b78e0-131f-44be-9d6a-0988689186f4'] 2021-09-15 03:30:13.409 4448 2709001679976 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-09-15 03:30:13.427 4448 2709001679976 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-09-15 03:30:29.228 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cadb7a45-8a5e-480d-8e69-560681b97ba8 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network f591da65-f99c-4a1f-b0ea-ffcb46575b3c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:30:29.228 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cadb7a45-8a5e-480d-8e69-560681b97ba8 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network f591da65-f99c-4a1f-b0ea-ffcb46575b3c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:30:44.620 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d625a51d-78ef-4cc6-8f0b-010aa6c8f7a5 - - - - -] port_update received: f8730372-1bb9-4706-b6e3-dcd11f27a8ed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:30:44.643 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d625a51d-78ef-4cc6-8f0b-010aa6c8f7a5 - - - - -] No port f8730372-1bb9-4706-b6e3-dcd11f27a8ed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:30:48.439 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-767da4b6-5c4c-4c48-be6a-5375dbc6e422 - - - - -] port_update received: b7a4ad31-6854-4468-88d0-824b88fe203d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:30:48.455 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-767da4b6-5c4c-4c48-be6a-5375dbc6e422 - - - - -] No port b7a4ad31-6854-4468-88d0-824b88fe203d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:30:50.316 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb37dac2-8cc6-4288-92bc-1194da364e9b - - - - -] port_update received: eca3ad58-7bbd-4b52-a765-f5eb41b29991 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:30:50.332 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb37dac2-8cc6-4288-92bc-1194da364e9b - - - - -] No port eca3ad58-7bbd-4b52-a765-f5eb41b29991 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:30:52.456 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff95f4f9-3a5a-4926-8fb8-7063719d9d6d 2021-09-15 03:30:53.442 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9c18454-add6-4d1b-be8e-cf4730298e81 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group member updated on remote: ['73c861ca-21f4-4bb4-8ad3-fef8cfce1f63'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:30:53.442 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-b9c18454-add6-4d1b-be8e-cf4730298e81 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group member updated ['73c861ca-21f4-4bb4-8ad3-fef8cfce1f63'] 2021-09-15 03:30:53.661 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:30:53.661 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:30:53.661 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:30:53.677 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff95f4f9-3a5a-4926-8fb8-7063719d9d6d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:30:53.693 4448 2709001679976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6ed24c87-7a07-4294-aef8-3c6e45a71090 2021-09-15 03:30:53.693 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d'] 2021-09-15 03:30:53.708 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:30:53.708 4448 2709001679976 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-09-15 03:30:53.724 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff95f4f9-3a5a-4926-8fb8-7063719d9d6d'] 2021-09-15 03:30:53.990 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9c18454-add6-4d1b-be8e-cf4730298e81 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] port_delete event received for 'ff95f4f9-3a5a-4926-8fb8-7063719d9d6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:30:55.668 4448 2709001679976 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-09-15 03:30:55.752 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4eb4df9-b9f3-4f41-b5fb-5e8196835d74 - - - - -] port_update received: b12fbb1f-9bf7-494f-8022-3d9eed83f2e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:30:55.769 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:30:55.769 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4eb4df9-b9f3-4f41-b5fb-5e8196835d74 - - - - -] No port b12fbb1f-9bf7-494f-8022-3d9eed83f2e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:30:56.910 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a34282ea-a23a-4a54-bd38-7c434bd498d6 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] port_delete event received for '22c6b17c-84cb-42a6-8994-c501c0b919df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:30:57.849 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d77557f7-9380-4024-80d1-cc506673be23 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group rule updated on remote: ['45d9c44b-5f34-4327-9f38-22da203ccdf8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:30:57.849 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-d77557f7-9380-4024-80d1-cc506673be23 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group rule updated ['45d9c44b-5f34-4327-9f38-22da203ccdf8'] 2021-09-15 03:30:58.052 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddc3cdf9-28d1-416d-b8d6-9629f30de336 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group rule updated on remote: ['45d9c44b-5f34-4327-9f38-22da203ccdf8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:30:58.052 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-ddc3cdf9-28d1-416d-b8d6-9629f30de336 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group rule updated ['45d9c44b-5f34-4327-9f38-22da203ccdf8'] 2021-09-15 03:31:02.772 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9811dcfc-4ae1-4e19-9c8a-332024387f26 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group member updated on remote: ['45d9c44b-5f34-4327-9f38-22da203ccdf8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:31:02.788 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-9811dcfc-4ae1-4e19-9c8a-332024387f26 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group member updated ['45d9c44b-5f34-4327-9f38-22da203ccdf8'] 2021-09-15 03:31:03.823 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a5492ae-357d-45b2-ab3c-c4f2604763b0 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:31:03.832 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a5492ae-357d-45b2-ab3c-c4f2604763b0 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:31:07.411 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9e9c7bb-cd26-4965-b1cb-d2fe957cec59 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group member updated on remote: ['4116c880-3f40-4a71-b3a2-098c4206affe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:31:07.431 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-f9e9c7bb-cd26-4965-b1cb-d2fe957cec59 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group member updated ['4116c880-3f40-4a71-b3a2-098c4206affe'] 2021-09-15 03:31:07.689 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:31:07.722 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:31:07.963 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:31:07.970 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 updated. Details: {'device': '0ee247cf-05df-4d5e-93d8-1b08b210d8f8', 'network_id': '6ed24c87-7a07-4294-aef8-3c6e45a71090', 'port_id': '0ee247cf-05df-4d5e-93d8-1b08b210d8f8', 'mac_address': 'fa:16:3e:35:36:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 402, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b996a427-67bc-491c-9eb0-e83c8c623cec', '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-09-15 03:31:07.970 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:31:07.970 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:31:07.992 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:31:08.010 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6ed24c87-7a07-4294-aef8-3c6e45a71090 2021-09-15 03:31:08.010 4448 2709001680856 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-09-15 03:31:08.206 4448 2709001680856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0ee247cf-05df-4d5e-93d8-1b08b210d8f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:31:08.226 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0ee247cf-05df-4d5e-93d8-1b08b210d8f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:31:08.245 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:31:08.252 4448 2709001680856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 402, VLAN trunk: None to switch port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:31:08.400 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:31:08.416 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0ee247cf-05df-4d5e-93d8-1b08b210d8f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:31:08.673 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0ee247cf-05df-4d5e-93d8-1b08b210d8f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:31:08.673 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:31:08.673 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45d9c44b-5f34-4327-9f38-22da203ccdf8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:31:08.697 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:31:08.707 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:31:08.707 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 not yet added. Adding. 2021-09-15 03:31:08.707 4448 2709001680856 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-09-15 03:31:08.707 4448 2709001680856 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-09-15 03:31:08.929 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:31:09.119 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:09.119 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:31:09.353 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:31:09.509 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:09.509 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:31:09.525 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 processed. 2021-09-15 03:31:09.739 4448 2709001680856 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-09-15 03:31:09.975 4448 2709001680856 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-09-15 03:31:21.948 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09af64f2-dcc0-4268-bd9b-41bf90e73655 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 12519492-5d8b-40ff-bd7d-a2eadae98edb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:31:21.971 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09af64f2-dcc0-4268-bd9b-41bf90e73655 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 12519492-5d8b-40ff-bd7d-a2eadae98edb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:31:25.834 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12519492-5d8b-40ff-bd7d-a2eadae98edb 2021-09-15 03:31:27.835 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:31:28.008 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 12519492-5d8b-40ff-bd7d-a2eadae98edb 2021-09-15 03:31:28.033 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 12519492-5d8b-40ff-bd7d-a2eadae98edb updated. Details: {'device': '12519492-5d8b-40ff-bd7d-a2eadae98edb', 'network_id': '454e4eec-07c5-4219-844d-cdeb07937980', 'port_id': '12519492-5d8b-40ff-bd7d-a2eadae98edb', 'mac_address': 'fa:16:3e:92:40:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 429, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bad2044e-7df9-4d2b-a78c-00b34acc61bf', 'ip_address': '172.20.0.4'}], '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-09-15 03:31:28.036 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:31:28.036 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:31:28.036 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12519492-5d8b-40ff-bd7d-a2eadae98edb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:31:28.063 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 454e4eec-07c5-4219-844d-cdeb07937980 2021-09-15 03:31:28.063 4448 2709001680856 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-09-15 03:31:28.268 4448 2709001680856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12519492-5d8b-40ff-bd7d-a2eadae98edb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:31:28.268 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12519492-5d8b-40ff-bd7d-a2eadae98edb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:31:28.290 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12519492-5d8b-40ff-bd7d-a2eadae98edb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:31:28.290 4448 2709001680856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 429, VLAN trunk: None to switch port 12519492-5d8b-40ff-bd7d-a2eadae98edb 2021-09-15 03:31:28.460 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:31:28.460 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12519492-5d8b-40ff-bd7d-a2eadae98edb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:31:28.599 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12519492-5d8b-40ff-bd7d-a2eadae98edb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:31:28.619 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:31:28.619 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4116c880-3f40-4a71-b3a2-098c4206affe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:31:28.630 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4116c880-3f40-4a71-b3a2-098c4206affe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:31:28.630 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12519492-5d8b-40ff-bd7d-a2eadae98edb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:31:28.650 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:31:28.650 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12519492-5d8b-40ff-bd7d-a2eadae98edb not yet added. Adding. 2021-09-15 03:31:28.660 4448 2709001680856 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-09-15 03:31:28.660 4448 2709001680856 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-09-15 03:31:28.849 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:31:29.036 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:29.036 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:31:29.268 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:29.427 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:29.427 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12519492-5d8b-40ff-bd7d-a2eadae98edb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:31:29.427 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12519492-5d8b-40ff-bd7d-a2eadae98edb processed. 2021-09-15 03:31:29.853 4448 2709001680856 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-09-15 03:31:30.048 4448 2709001680856 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-09-15 03:31:34.974 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 59dd4633-ca06-49bb-bd01-b31b8a377754 2021-09-15 03:31:35.874 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:31:35.874 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '59dd4633-ca06-49bb-bd01-b31b8a377754' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:31:35.883 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '59dd4633-ca06-49bb-bd01-b31b8a377754' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:31:35.883 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 59dd4633-ca06-49bb-bd01-b31b8a377754 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:31:35.907 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2708a339-89b0-4e1d-8053-4436e7c85a61 2021-09-15 03:31:35.907 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59dd4633-ca06-49bb-bd01-b31b8a377754'] 2021-09-15 03:31:35.931 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:31:35.942 4448 2709001680856 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-09-15 03:31:35.942 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59dd4633-ca06-49bb-bd01-b31b8a377754'] 2021-09-15 03:31:37.881 4448 2709001680856 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-09-15 03:31:38.017 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:40.065 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 59dd4633-ca06-49bb-bd01-b31b8a377754 2021-09-15 03:31:40.960 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d1ea69e-bc54-418b-957e-ab3af95e787e 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated on remote: ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:31:40.970 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-1d1ea69e-bc54-418b-957e-ab3af95e787e 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] 2021-09-15 03:31:41.084 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d195376-5b16-4940-982d-b8086e17f137 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated on remote: ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:31:41.110 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-1d195376-5b16-4940-982d-b8086e17f137 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] 2021-09-15 03:31:41.252 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-224d7d81-3c87-44c3-a48f-33b6f010dd96 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated on remote: ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:31:41.270 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-224d7d81-3c87-44c3-a48f-33b6f010dd96 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] 2021-09-15 03:31:41.433 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88288f8a-c395-4ddd-888a-9e8e477d6a86 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated on remote: ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:31:41.433 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-88288f8a-c395-4ddd-888a-9e8e477d6a86 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] 2021-09-15 03:31:41.626 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06a77646-f632-4411-9714-1f5631d74392 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated on remote: ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:31:41.643 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-06a77646-f632-4411-9714-1f5631d74392 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] 2021-09-15 03:31:41.814 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-756ca94c-20a2-403f-98d5-9d70012d28e4 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated on remote: ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:31:41.814 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-756ca94c-20a2-403f-98d5-9d70012d28e4 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group rule updated ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21'] 2021-09-15 03:31:41.917 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:31:42.098 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 59dd4633-ca06-49bb-bd01-b31b8a377754 2021-09-15 03:31:42.118 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 59dd4633-ca06-49bb-bd01-b31b8a377754 updated. Details: {'device': '59dd4633-ca06-49bb-bd01-b31b8a377754', 'network_id': '2708a339-89b0-4e1d-8053-4436e7c85a61', 'port_id': '59dd4633-ca06-49bb-bd01-b31b8a377754', 'mac_address': 'fa:16:3e:ea:3a:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 433, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f75ac324-e498-4398-9150-f1d138ccd524', '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-09-15 03:31:42.134 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:31:42.141 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" 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-09-15 03:31:42.141 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 59dd4633-ca06-49bb-bd01-b31b8a377754 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:31:42.158 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2708a339-89b0-4e1d-8053-4436e7c85a61 2021-09-15 03:31:42.158 4448 2709001680856 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-09-15 03:31:42.319 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group member updated on remote: ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21', '4116c880-3f40-4a71-b3a2-098c4206affe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:31:42.319 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group member updated ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21', '4116c880-3f40-4a71-b3a2-098c4206affe'] 2021-09-15 03:31:42.335 4448 2709001679976 MainThread INFO neutron.agent.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Refresh firewall rules 2021-09-15 03:31:42.353 4448 2709001679976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Get security group information for devices via rpc ['12519492-5d8b-40ff-bd7d-a2eadae98edb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:31:42.362 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] port_update received: 12519492-5d8b-40ff-bd7d-a2eadae98edb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:31:42.407 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-agent-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:31:42.433 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Binding port 12519492-5d8b-40ff-bd7d-a2eadae98edb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:31:42.441 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] 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-09-15 03:31:42.441 4448 2709001680856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59dd4633-ca06-49bb-bd01-b31b8a377754') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:31:42.454 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59dd4633-ca06-49bb-bd01-b31b8a377754') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:31:42.470 4448 2709001679272 MainThread DEBUG neutron.services.trunk.rpc.agent [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12519492-5d8b-40ff-bd7d-a2eadae98edb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:31:42.470 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12519492-5d8b-40ff-bd7d-a2eadae98edb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:31:42.500 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 59dd4633-ca06-49bb-bd01-b31b8a377754 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:31:42.517 4448 2709001680856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 433, VLAN trunk: None to switch port 59dd4633-ca06-49bb-bd01-b31b8a377754 2021-09-15 03:31:42.517 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Trunk plugin disabled on server. Assuming port 12519492-5d8b-40ff-bd7d-a2eadae98edb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:31:42.517 4448 2709001679272 MainThread INFO networking_hyperv.neutron.trunk_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Binding VLAN ID: 429, VLAN trunk: None to switch port 12519492-5d8b-40ff-bd7d-a2eadae98edb 2021-09-15 03:31:42.579 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Refresh firewall rules 2021-09-15 03:31:42.598 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Get security group information for devices via rpc ['12519492-5d8b-40ff-bd7d-a2eadae98edb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:31:42.694 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:31:42.694 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['59dd4633-ca06-49bb-bd01-b31b8a377754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:31:43.050 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update security group information for ports dict_keys(['12519492-5d8b-40ff-bd7d-a2eadae98edb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:31:43.050 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:31:43.080 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update rules of security group (4116c880-3f40-4a71-b3a2-098c4206affe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:31:43.080 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update rules of security group (eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:31:43.102 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update members of security group (4116c880-3f40-4a71-b3a2-098c4206affe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:31:43.102 4448 2709001679976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update port filter for 12519492-5d8b-40ff-bd7d-a2eadae98edb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:31:43.115 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Updating port rules. 2021-09-15 03:31:43.115 4448 2709001679976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Creating 6 new rules, removing 0 old rules. 2021-09-15 03:31:43.126 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:31:43.282 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['59dd4633-ca06-49bb-bd01-b31b8a377754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:31:43.298 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:31:43.313 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7662bc4e-d861-4b00-a175-d549af57fd6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:31:43.313 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 59dd4633-ca06-49bb-bd01-b31b8a377754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:31:43.313 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:31:43.330 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 59dd4633-ca06-49bb-bd01-b31b8a377754 not yet added. Adding. 2021-09-15 03:31:43.330 4448 2709001680856 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-09-15 03:31:43.347 4448 2709001680856 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-09-15 03:31:43.347 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update security group information for ports dict_keys(['12519492-5d8b-40ff-bd7d-a2eadae98edb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:31:43.367 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:31:43.367 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update rules of security group (4116c880-3f40-4a71-b3a2-098c4206affe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:31:43.367 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update rules of security group (eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:31:43.388 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update members of security group (4116c880-3f40-4a71-b3a2-098c4206affe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:31:43.394 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update port filter for 12519492-5d8b-40ff-bd7d-a2eadae98edb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:31:43.394 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Updating port rules. 2021-09-15 03:31:43.394 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Creating 6 new rules, removing 0 old rules. 2021-09-15 03:31:43.422 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:43.422 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:31:43.434 4448 2709001679976 MainThread DEBUG oslo_concurrency.lockutils [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:43.434 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-15 03:31:43.545 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:31:43.545 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:31:43.558 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:43.650 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" 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-09-15 03:31:43.658 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-786502c9-146d-4e78-871b-2415b7211439 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-agent-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:43.836 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" 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-09-15 03:31:43.836 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" 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-09-15 03:31:44.126 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:44.291 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59dd4633-ca06-49bb-bd01-b31b8a377754" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:31:44.312 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 59dd4633-ca06-49bb-bd01-b31b8a377754 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:31:44.318 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 59dd4633-ca06-49bb-bd01-b31b8a377754 processed. 2021-09-15 03:31:45.930 4448 2709001680856 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-09-15 03:31:46.114 4448 2709001680856 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-09-15 03:33:26.913 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:33:28.434 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:33:28.625 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:33:28.625 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 updated. Details: {'device': '0ee247cf-05df-4d5e-93d8-1b08b210d8f8', 'network_id': '6ed24c87-7a07-4294-aef8-3c6e45a71090', 'port_id': '0ee247cf-05df-4d5e-93d8-1b08b210d8f8', 'mac_address': 'fa:16:3e:35:36:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 402, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b996a427-67bc-491c-9eb0-e83c8c623cec', '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-09-15 03:33:28.639 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:33:28.639 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-221bd2a0-3fa4-42da-ae0d-7a1cbf32f271 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] port_delete event received for 'd45d160a-f29f-43f7-abee-d0448e15ce67' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:33:28.658 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:33:28.658 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:33:28.688 4448 2709001680856 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-09-15 03:33:28.702 4448 2709001680856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0ee247cf-05df-4d5e-93d8-1b08b210d8f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:33:28.722 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0ee247cf-05df-4d5e-93d8-1b08b210d8f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:33:28.733 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:33:28.733 4448 2709001680856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 402, VLAN trunk: None to switch port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:33:28.794 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:33:28.811 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0ee247cf-05df-4d5e-93d8-1b08b210d8f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:33:29.081 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0ee247cf-05df-4d5e-93d8-1b08b210d8f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:33:29.081 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:33:29.092 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45d9c44b-5f34-4327-9f38-22da203ccdf8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:33:29.092 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:33:29.113 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:33:29.113 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-15 03:33:29.113 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:33:29.133 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:33:29.133 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:33:29.153 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:33:29.205 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.546s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:33:29.205 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:33:29.221 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 processed. 2021-09-15 03:33:30.436 4448 2709001680856 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-09-15 03:33:30.618 4448 2709001680856 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-09-15 03:33:31.852 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 59dd4633-ca06-49bb-bd01-b31b8a377754 2021-09-15 03:33:31.982 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a620e11c-8e1d-4ff7-b01a-ef56d0d08865 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group member updated on remote: ['7662bc4e-d861-4b00-a175-d549af57fd6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:33:31.982 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-a620e11c-8e1d-4ff7-b01a-ef56d0d08865 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] Security group member updated ['7662bc4e-d861-4b00-a175-d549af57fd6f'] 2021-09-15 03:33:32.074 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a620e11c-8e1d-4ff7-b01a-ef56d0d08865 a1b6cde50ce84d548d86cb8f4b5c30c7 b5c71cb5b9ee41e4849a83fdc61d4771 - - -] port_delete event received for '59dd4633-ca06-49bb-bd01-b31b8a377754' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:33:32.448 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:33:32.448 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '59dd4633-ca06-49bb-bd01-b31b8a377754' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:33:32.448 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '59dd4633-ca06-49bb-bd01-b31b8a377754' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:33:32.468 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 59dd4633-ca06-49bb-bd01-b31b8a377754 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:33:32.468 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2708a339-89b0-4e1d-8053-4436e7c85a61 2021-09-15 03:33:32.495 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59dd4633-ca06-49bb-bd01-b31b8a377754'] 2021-09-15 03:33:32.503 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:33:32.503 4448 2709001680856 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-09-15 03:33:32.514 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59dd4633-ca06-49bb-bd01-b31b8a377754'] 2021-09-15 03:33:34.451 4448 2709001680856 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-09-15 03:33:34.515 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:33:36.295 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09ecb003-2cc9-4312-88bb-33ceaf6c1895 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '3fd9f908-f9d2-4ca1-a6a1-d2ae4dd88a20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:33:37.953 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17982e22-13da-45e5-8676-58199ea140ed 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for 'cd762536-9951-4393-9ddc-3ba4ffe38974' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:33:38.920 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f61733f3-a273-41b7-b39d-28ebfd6ed943 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '935c042d-84c4-424a-b129-f15ae9e0bada' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:33:39.108 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e83e1510-8817-4e2a-92a6-f99d4779cda4 - - - - -] port_delete event received for '935c042d-84c4-424a-b129-f15ae9e0bada' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:33:39.154 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f61733f3-a273-41b7-b39d-28ebfd6ed943 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 2708a339-89b0-4e1d-8053-4436e7c85a61 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:33:39.154 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f61733f3-a273-41b7-b39d-28ebfd6ed943 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 2708a339-89b0-4e1d-8053-4436e7c85a61 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:33:40.516 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0adc5d4-c288-43ad-a4b7-fa5d3746850a 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '0cf73a7d-15aa-4bd9-9fb4-0023474d7ac6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:33:41.967 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e031495-0343-4328-89ae-fe64eeb0daa7 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '8eae4147-0cdf-4796-8c8d-50bc971c7d35' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:33:42.829 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09ff9eef-9fde-4501-af55-7b63a63c0db4 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '6dd018f7-3d38-4a2e-a753-88a0e5570f36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:33:43.461 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09ff9eef-9fde-4501-af55-7b63a63c0db4 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 9b2afcc5-436c-4845-879f-0c98a6155f77 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:33:43.467 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09ff9eef-9fde-4501-af55-7b63a63c0db4 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 9b2afcc5-436c-4845-879f-0c98a6155f77 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:33:45.927 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:33:46.489 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:33:46.489 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0ee247cf-05df-4d5e-93d8-1b08b210d8f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:33:46.498 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0ee247cf-05df-4d5e-93d8-1b08b210d8f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:33:46.498 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:33:46.520 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0ee247cf-05df-4d5e-93d8-1b08b210d8f8'] 2021-09-15 03:33:46.536 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:33:46.536 4448 2709001680856 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-09-15 03:33:46.552 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0ee247cf-05df-4d5e-93d8-1b08b210d8f8'] 2021-09-15 03:33:47.943 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:33:48.513 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:33:48.520 4448 2709001680856 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-09-15 03:33:48.530 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0ee247cf-05df-4d5e-93d8-1b08b210d8f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:33:48.530 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0ee247cf-05df-4d5e-93d8-1b08b210d8f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:33:48.530 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:33:48.550 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6ed24c87-7a07-4294-aef8-3c6e45a71090 2021-09-15 03:33:48.550 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0ee247cf-05df-4d5e-93d8-1b08b210d8f8'] 2021-09-15 03:33:48.572 4448 2709001679272 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-09-15 03:33:48.581 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0ee247cf-05df-4d5e-93d8-1b08b210d8f8'] 2021-09-15 03:33:48.654 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:34:09.213 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:34:10.610 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:34:10.791 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:34:10.800 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 updated. Details: {'device': '0ee247cf-05df-4d5e-93d8-1b08b210d8f8', 'network_id': '6ed24c87-7a07-4294-aef8-3c6e45a71090', 'port_id': '0ee247cf-05df-4d5e-93d8-1b08b210d8f8', 'mac_address': 'fa:16:3e:35:36:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 402, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b996a427-67bc-491c-9eb0-e83c8c623cec', '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-09-15 03:34:10.800 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:34:10.812 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:34:10.812 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:34:10.827 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6ed24c87-7a07-4294-aef8-3c6e45a71090 2021-09-15 03:34:10.827 4448 2709001680856 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-09-15 03:34:11.026 4448 2709001680856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0ee247cf-05df-4d5e-93d8-1b08b210d8f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:34:11.026 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0ee247cf-05df-4d5e-93d8-1b08b210d8f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:34:11.050 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:34:11.050 4448 2709001680856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 402, VLAN trunk: None to switch port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:34:11.172 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:34:11.186 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0ee247cf-05df-4d5e-93d8-1b08b210d8f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:34:11.326 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0ee247cf-05df-4d5e-93d8-1b08b210d8f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:34:11.326 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:34:11.326 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (45d9c44b-5f34-4327-9f38-22da203ccdf8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:34:11.326 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:34:11.360 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:34:11.360 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 not yet added. Adding. 2021-09-15 03:34:11.360 4448 2709001680856 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-09-15 03:34:11.360 4448 2709001680856 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-09-15 03:34:11.526 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:34:11.698 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:34:11.714 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" 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-09-15 03:34:11.905 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:34:12.037 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0ee247cf-05df-4d5e-93d8-1b08b210d8f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:34:12.037 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:34:12.056 4448 2709001680856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 processed. 2021-09-15 03:34:12.630 4448 2709001680856 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-09-15 03:34:12.803 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:34:22.122 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group member updated on remote: ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21', '4116c880-3f40-4a71-b3a2-098c4206affe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:34:22.138 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group member updated ['eb2a92ca-fc3f-4dfd-a10e-2e4c5f7b7b21', '4116c880-3f40-4a71-b3a2-098c4206affe'] 2021-09-15 03:34:22.138 4448 2709001680856 MainThread INFO neutron.agent.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Refresh firewall rules 2021-09-15 03:34:22.138 4448 2709001680856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Get security group information for devices via rpc ['12519492-5d8b-40ff-bd7d-a2eadae98edb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:34:22.167 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] port_update received: 12519492-5d8b-40ff-bd7d-a2eadae98edb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:34:22.177 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-agent-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:34:22.197 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Binding port 12519492-5d8b-40ff-bd7d-a2eadae98edb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:34:22.197 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] 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-09-15 03:34:22.221 4448 2709001679272 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12519492-5d8b-40ff-bd7d-a2eadae98edb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:34:22.237 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12519492-5d8b-40ff-bd7d-a2eadae98edb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:34:22.249 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Trunk plugin disabled on server. Assuming port 12519492-5d8b-40ff-bd7d-a2eadae98edb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:34:22.249 4448 2709001679272 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Binding VLAN ID: 429, VLAN trunk: None to switch port 12519492-5d8b-40ff-bd7d-a2eadae98edb 2021-09-15 03:34:22.305 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Refresh firewall rules 2021-09-15 03:34:22.313 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Get security group information for devices via rpc ['12519492-5d8b-40ff-bd7d-a2eadae98edb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:34:22.392 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update security group information for ports dict_keys(['12519492-5d8b-40ff-bd7d-a2eadae98edb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:34:22.392 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:34:22.392 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update rules of security group (4116c880-3f40-4a71-b3a2-098c4206affe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:34:22.410 4448 2709001680856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update members of security group (4116c880-3f40-4a71-b3a2-098c4206affe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:34:22.429 4448 2709001680856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update port filter for 12519492-5d8b-40ff-bd7d-a2eadae98edb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:34:22.437 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Updating port rules. 2021-09-15 03:34:22.437 4448 2709001680856 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Creating 0 new rules, removing 6 old rules. 2021-09-15 03:34:22.451 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:34:22.451 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:34:22.451 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:34:22.577 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update security group information for ports dict_keys(['12519492-5d8b-40ff-bd7d-a2eadae98edb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:34:22.577 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:34:22.599 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update rules of security group (4116c880-3f40-4a71-b3a2-098c4206affe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:34:22.609 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update members of security group (4116c880-3f40-4a71-b3a2-098c4206affe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:34:22.626 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update port filter for 12519492-5d8b-40ff-bd7d-a2eadae98edb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:34:22.645 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Updating port rules. 2021-09-15 03:34:22.645 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Creating 0 new rules, removing 6 old rules. 2021-09-15 03:34:22.736 4448 2709001680856 MainThread DEBUG oslo_concurrency.lockutils [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:34:22.752 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-15 03:34:22.752 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:34:22.769 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:34:22.857 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-driver-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" 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-09-15 03:34:22.890 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-d9d041b3-6ae0-4039-9d69-698137681e2b 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Lock "n-hv-agent-port-lock-12519492-5d8b-40ff-bd7d-a2eadae98edb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:34:23.466 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d6bf58b-0010-4eeb-afb6-0c3de55ea578 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] port_delete event received for '6d1be517-e31d-4e22-bcde-e54ef57d20ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:24.234 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83757702-4230-4821-bb0f-d274e58de783 2021-09-15 03:34:24.624 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc16ee11-8a78-480d-a535-74078d42d2f1 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group member updated on remote: ['63ac1f68-b0f0-4fce-af65-5adc736d7bf1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:34:24.624 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-fc16ee11-8a78-480d-a535-74078d42d2f1 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group member updated ['63ac1f68-b0f0-4fce-af65-5adc736d7bf1'] 2021-09-15 03:34:24.716 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:34:24.718 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83757702-4230-4821-bb0f-d274e58de783' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:34:24.718 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83757702-4230-4821-bb0f-d274e58de783' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:34:24.733 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83757702-4230-4821-bb0f-d274e58de783 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:34:24.752 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8eb71bd8-c609-4c3b-9761-0692cd798cda 2021-09-15 03:34:24.763 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83757702-4230-4821-bb0f-d274e58de783'] 2021-09-15 03:34:24.763 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:34:24.778 4448 2709001679272 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-09-15 03:34:24.778 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83757702-4230-4821-bb0f-d274e58de783'] 2021-09-15 03:34:25.248 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc16ee11-8a78-480d-a535-74078d42d2f1 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] port_delete event received for '83757702-4230-4821-bb0f-d274e58de783' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:26.734 4448 2709001679272 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-09-15 03:34:26.763 4448 2709001679272 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-09-15 03:34:27.497 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-207321a0-2d1b-4ab2-9b51-9e256960d617 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] port_delete event received for 'ad4b7011-bd66-449e-ae19-032587d90559' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:28.060 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4af04251-21ec-4b8e-be7f-5b39d1d084b4 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group rule updated on remote: ['46f0df93-2793-4f91-9e1c-7090f28d9944'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:34:28.060 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-4af04251-21ec-4b8e-be7f-5b39d1d084b4 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group rule updated ['46f0df93-2793-4f91-9e1c-7090f28d9944'] 2021-09-15 03:34:28.170 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a45fc665-739e-420e-b16a-66d26a02f772 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group rule updated on remote: ['46f0df93-2793-4f91-9e1c-7090f28d9944'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-15 03:34:28.187 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-a45fc665-739e-420e-b16a-66d26a02f772 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group rule updated ['46f0df93-2793-4f91-9e1c-7090f28d9944'] 2021-09-15 03:34:29.330 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86b9aefa-9b4b-4fa4-bd78-74753e958be0 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group member updated on remote: ['4116c880-3f40-4a71-b3a2-098c4206affe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:34:29.350 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-86b9aefa-9b4b-4fa4-bd78-74753e958be0 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Security group member updated ['4116c880-3f40-4a71-b3a2-098c4206affe'] 2021-09-15 03:34:29.350 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-86b9aefa-9b4b-4fa4-bd78-74753e958be0 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Refresh firewall rules 2021-09-15 03:34:29.350 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86b9aefa-9b4b-4fa4-bd78-74753e958be0 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Get security group information for devices via rpc ['12519492-5d8b-40ff-bd7d-a2eadae98edb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:34:29.403 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-86b9aefa-9b4b-4fa4-bd78-74753e958be0 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:34:29.403 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-86b9aefa-9b4b-4fa4-bd78-74753e958be0 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:34:29.424 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86b9aefa-9b4b-4fa4-bd78-74753e958be0 4a3d85ae91ea4f8996540672790fa965 88fbea884a094feda4ded75bdc53998d - - -] port_delete event received for '12519492-5d8b-40ff-bd7d-a2eadae98edb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:30.284 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12519492-5d8b-40ff-bd7d-a2eadae98edb 2021-09-15 03:34:30.788 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:34:30.788 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12519492-5d8b-40ff-bd7d-a2eadae98edb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:34:30.788 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12519492-5d8b-40ff-bd7d-a2eadae98edb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:34:30.801 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12519492-5d8b-40ff-bd7d-a2eadae98edb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:34:30.813 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12519492-5d8b-40ff-bd7d-a2eadae98edb'] 2021-09-15 03:34:30.830 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:34:30.830 4448 2709001679272 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-09-15 03:34:30.830 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12519492-5d8b-40ff-bd7d-a2eadae98edb'] 2021-09-15 03:34:31.373 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43ae28e9-5988-4f30-85ab-30fbdcd8373b 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group member updated on remote: ['46f0df93-2793-4f91-9e1c-7090f28d9944'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:34:31.373 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-43ae28e9-5988-4f30-85ab-30fbdcd8373b 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group member updated ['46f0df93-2793-4f91-9e1c-7090f28d9944'] 2021-09-15 03:34:31.842 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5bfd79d-2dd7-4878-8d88-8285755a6ad5 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for 'b7a4ad31-6854-4468-88d0-824b88fe203d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:32.169 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63ac3230-b0cd-4251-9e1b-ad675e4ee37c ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: f5c4356f-816d-4043-8910-a533f6409de2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:34:32.169 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63ac3230-b0cd-4251-9e1b-ad675e4ee37c ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port f5c4356f-816d-4043-8910-a533f6409de2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:34:32.809 4448 2709001679272 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-09-15 03:34:32.858 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:34:33.036 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed67f124-96ea-4361-b232-1c56f9480ad8 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for 'f8730372-1bb9-4706-b6e3-dcd11f27a8ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:33.842 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08f519e2-4957-4163-914b-a84ddbd27b50 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '002fcdf8-f4fc-418c-8f4c-d6da7ea70036' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:33.982 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90fb27f7-f389-4053-bf53-8ee2b5e0138d - - - - -] port_delete event received for '002fcdf8-f4fc-418c-8f4c-d6da7ea70036' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:34.062 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08f519e2-4957-4163-914b-a84ddbd27b50 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 454e4eec-07c5-4219-844d-cdeb07937980 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:34:34.062 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-08f519e2-4957-4163-914b-a84ddbd27b50 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Reclaiming local network 454e4eec-07c5-4219-844d-cdeb07937980 2021-09-15 03:34:34.983 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43a79866-df7c-4ebf-9c72-41f00a7c5206 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for 'b12fbb1f-9bf7-494f-8022-3d9eed83f2e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:35.461 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f5c4356f-816d-4043-8910-a533f6409de2 2021-09-15 03:34:36.232 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-393c068c-641c-4d42-a663-1c5c342212b9 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for 'eca3ad58-7bbd-4b52-a765-f5eb41b29991' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:36.831 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:34:36.970 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dee0bad8-5d9a-4bdc-ba29-91fbaa5fc1b2 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '19a0202b-ef16-4da9-84c7-b5e70baf737e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:34:37.050 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port f5c4356f-816d-4043-8910-a533f6409de2 2021-09-15 03:34:37.050 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port f5c4356f-816d-4043-8910-a533f6409de2 updated. Details: {'device': 'f5c4356f-816d-4043-8910-a533f6409de2', 'network_id': '8eb71bd8-c609-4c3b-9761-0692cd798cda', 'port_id': 'f5c4356f-816d-4043-8910-a533f6409de2', 'mac_address': 'fa:16:3e:db:97:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63ff59dd-96cd-4d58-8d76-60e160043f38', '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-09-15 03:34:37.062 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:34:37.062 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5c4356f-816d-4043-8910-a533f6409de2" 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-09-15 03:34:37.075 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f5c4356f-816d-4043-8910-a533f6409de2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:34:37.075 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8eb71bd8-c609-4c3b-9761-0692cd798cda 2021-09-15 03:34:37.075 4448 2709001679272 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-09-15 03:34:37.177 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dee0bad8-5d9a-4bdc-ba29-91fbaa5fc1b2 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network ef00acd9-c39d-4962-83a7-2163d975f968 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:34:37.190 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dee0bad8-5d9a-4bdc-ba29-91fbaa5fc1b2 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network ef00acd9-c39d-4962-83a7-2163d975f968 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:34:37.310 4448 2709001679272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f5c4356f-816d-4043-8910-a533f6409de2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:34:37.310 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f5c4356f-816d-4043-8910-a533f6409de2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:34:37.328 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f5c4356f-816d-4043-8910-a533f6409de2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:34:37.328 4448 2709001679272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port f5c4356f-816d-4043-8910-a533f6409de2 2021-09-15 03:34:37.451 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:34:37.451 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f5c4356f-816d-4043-8910-a533f6409de2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:34:37.611 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f5c4356f-816d-4043-8910-a533f6409de2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:34:37.625 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:34:37.625 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (46f0df93-2793-4f91-9e1c-7090f28d9944) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:34:37.639 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f5c4356f-816d-4043-8910-a533f6409de2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:34:37.653 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:34:37.653 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f5c4356f-816d-4043-8910-a533f6409de2 not yet added. Adding. 2021-09-15 03:34:37.653 4448 2709001679272 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-09-15 03:34:37.671 4448 2709001679272 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-09-15 03:34:37.825 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5c4356f-816d-4043-8910-a533f6409de2" 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-09-15 03:34:37.966 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5c4356f-816d-4043-8910-a533f6409de2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:34:37.966 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5c4356f-816d-4043-8910-a533f6409de2" 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-09-15 03:34:38.169 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5c4356f-816d-4043-8910-a533f6409de2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:34:38.309 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5c4356f-816d-4043-8910-a533f6409de2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:34:38.309 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f5c4356f-816d-4043-8910-a533f6409de2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:34:38.326 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f5c4356f-816d-4043-8910-a533f6409de2 processed. 2021-09-15 03:34:38.856 4448 2709001679272 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-09-15 03:34:39.022 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:35:13.731 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58321729-5d19-4554-9cfc-00de0f8b0ba9 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group member updated on remote: ['45d9c44b-5f34-4327-9f38-22da203ccdf8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:35:13.751 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-58321729-5d19-4554-9cfc-00de0f8b0ba9 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] Security group member updated ['45d9c44b-5f34-4327-9f38-22da203ccdf8'] 2021-09-15 03:35:14.028 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58321729-5d19-4554-9cfc-00de0f8b0ba9 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] port_delete event received for '0ee247cf-05df-4d5e-93d8-1b08b210d8f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:35:14.529 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 2021-09-15 03:35:15.065 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:35:15.065 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0ee247cf-05df-4d5e-93d8-1b08b210d8f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:35:15.075 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0ee247cf-05df-4d5e-93d8-1b08b210d8f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:35:15.075 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0ee247cf-05df-4d5e-93d8-1b08b210d8f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:35:15.094 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6ed24c87-7a07-4294-aef8-3c6e45a71090 2021-09-15 03:35:15.094 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0ee247cf-05df-4d5e-93d8-1b08b210d8f8'] 2021-09-15 03:35:15.112 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:35:15.112 4448 2709001679272 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-09-15 03:35:15.128 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0ee247cf-05df-4d5e-93d8-1b08b210d8f8'] 2021-09-15 03:35:15.535 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbc9b515-3d78-480c-8027-cea2b2e60ddb 72001bb029a9450daf21eb7fca34d1d0 29558b0a6bf44e2bb579961d9b585b24 - - -] port_delete event received for '0059bd8e-992d-48e7-949c-6899f35f1747' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:35:17.080 4448 2709001679272 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-09-15 03:35:17.112 4448 2709001679272 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-09-15 03:35:19.247 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea0b1726-6e88-45fd-914e-b8ac1065b3bb 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '14d8068d-95ae-4aa1-88f9-62b97a61be74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:35:20.262 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490a50e4-7be4-418e-afaf-bad46b931f86 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for 'b255342a-18ac-48a5-b9de-be3cf7fc0507' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:35:20.973 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81c99c24-c8e3-4c9f-adc1-42cac5e67cc2 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for 'cfb9e28c-68b7-4cba-a9cf-bac768e74f45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:35:21.081 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e64c34a4-1bae-43e2-a69d-c0a29e3954e3 - - - - -] port_delete event received for 'cfb9e28c-68b7-4cba-a9cf-bac768e74f45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:35:21.173 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81c99c24-c8e3-4c9f-adc1-42cac5e67cc2 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 6ed24c87-7a07-4294-aef8-3c6e45a71090 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:35:21.173 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81c99c24-c8e3-4c9f-adc1-42cac5e67cc2 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 6ed24c87-7a07-4294-aef8-3c6e45a71090 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:35:25.026 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc41d809-2340-4bf7-aef6-caa7a13dff6b fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated on remote: ['48d4085a-3cdd-4b98-b432-64d68fd01232'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:35:25.026 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-bc41d809-2340-4bf7-aef6-caa7a13dff6b fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated ['48d4085a-3cdd-4b98-b432-64d68fd01232'] 2021-09-15 03:35:25.712 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b9c8f1c-b295-4b6b-b87f-ccc6bfd31bb8 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:35:25.728 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b9c8f1c-b295-4b6b-b87f-ccc6bfd31bb8 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:35:27.792 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d 2021-09-15 03:35:29.101 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:35:29.292 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d 2021-09-15 03:35:29.292 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d updated. Details: {'device': 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d', 'network_id': '4b4f5db2-b467-4a18-b2e6-94acfcc4e9b4', 'port_id': 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d', 'mac_address': 'fa:16:3e:d8:fe:91', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 425, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0e257975-6a73-48bb-9752-729c928b6e74', '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-09-15 03:35:29.308 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:35:29.308 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:29.308 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:35:29.328 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4b4f5db2-b467-4a18-b2e6-94acfcc4e9b4 2021-09-15 03:35:29.328 4448 2709001679272 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-09-15 03:35:29.514 4448 2709001679272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:35:29.514 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:35:29.530 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:35:29.542 4448 2709001679272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 425, VLAN trunk: None to switch port f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d 2021-09-15 03:35:29.671 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:35:29.671 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:35:29.808 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:35:29.823 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:35:29.823 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:35:29.839 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:35:29.839 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:35:29.839 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:35:29.855 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d not yet added. Adding. 2021-09-15 03:35:29.855 4448 2709001679272 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-09-15 03:35:29.855 4448 2709001679272 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-09-15 03:35:29.996 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:30.105 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:30.133 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:30.292 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:35:30.449 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:35:30.449 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:35:30.464 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d processed. 2021-09-15 03:35:31.105 4448 2709001679272 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-09-15 03:35:31.277 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:35:39.760 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated on remote: ['48d4085a-3cdd-4b98-b432-64d68fd01232'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:35:39.788 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated ['48d4085a-3cdd-4b98-b432-64d68fd01232'] 2021-09-15 03:35:39.793 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Refresh firewall rules 2021-09-15 03:35:39.793 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Get security group information for devices via rpc ['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:35:39.957 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information for ports dict_keys(['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:35:39.957 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:35:39.970 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update rules of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:35:39.970 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update members of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:35:39.982 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:35:39.994 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:35:39.994 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 03:35:39.994 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:40.155 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:40.155 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:40.155 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-1fd414d3-3202-4f9d-953a-e49102b9c2d2 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:40.480 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7d56db1-3391-4a9d-93d3-0f6af1d601ad ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 9646f383-6ce3-410f-8964-dbab522817c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:35:40.496 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7d56db1-3391-4a9d-93d3-0f6af1d601ad ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 9646f383-6ce3-410f-8964-dbab522817c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:35:43.852 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9646f383-6ce3-410f-8964-dbab522817c6 2021-09-15 03:35:45.125 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:35:45.308 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 9646f383-6ce3-410f-8964-dbab522817c6 2021-09-15 03:35:45.330 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 9646f383-6ce3-410f-8964-dbab522817c6 updated. Details: {'device': '9646f383-6ce3-410f-8964-dbab522817c6', 'network_id': '4b4f5db2-b467-4a18-b2e6-94acfcc4e9b4', 'port_id': '9646f383-6ce3-410f-8964-dbab522817c6', 'mac_address': 'fa:16:3e:9b:09:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 425, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0e257975-6a73-48bb-9752-729c928b6e74', '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-09-15 03:35:45.330 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:35:45.345 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:35:45.355 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9646f383-6ce3-410f-8964-dbab522817c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:35:45.355 4448 2709001679272 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-09-15 03:35:45.544 4448 2709001679272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9646f383-6ce3-410f-8964-dbab522817c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:35:45.559 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9646f383-6ce3-410f-8964-dbab522817c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:35:45.572 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9646f383-6ce3-410f-8964-dbab522817c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:35:45.572 4448 2709001679272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 425, VLAN trunk: None to switch port 9646f383-6ce3-410f-8964-dbab522817c6 2021-09-15 03:35:45.743 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:35:45.743 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9646f383-6ce3-410f-8964-dbab522817c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:35:45.895 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9646f383-6ce3-410f-8964-dbab522817c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:35:45.901 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:35:45.901 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:35:45.915 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:35:45.932 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9646f383-6ce3-410f-8964-dbab522817c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:35:45.932 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:35:45.948 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9646f383-6ce3-410f-8964-dbab522817c6 not yet added. Adding. 2021-09-15 03:35:45.964 4448 2709001679272 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-09-15 03:35:45.964 4448 2709001679272 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-09-15 03:35:46.103 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:35:46.290 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:35:46.294 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:35:46.510 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:35:46.650 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:35:46.666 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9646f383-6ce3-410f-8964-dbab522817c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:35:46.666 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9646f383-6ce3-410f-8964-dbab522817c6 processed. 2021-09-15 03:35:47.134 4448 2709001679272 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-09-15 03:35:47.430 4448 2709001679272 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-09-15 03:35:53.464 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated on remote: ['48d4085a-3cdd-4b98-b432-64d68fd01232'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:35:53.479 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated ['48d4085a-3cdd-4b98-b432-64d68fd01232'] 2021-09-15 03:35:53.479 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Refresh firewall rules 2021-09-15 03:35:53.479 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Get security group information for devices via rpc ['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d', '9646f383-6ce3-410f-8964-dbab522817c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:35:53.722 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information for ports dict_keys(['9646f383-6ce3-410f-8964-dbab522817c6', 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:35:53.729 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:35:53.729 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update rules of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:35:53.745 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update members of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:35:53.745 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for 9646f383-6ce3-410f-8964-dbab522817c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:35:53.745 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:35:53.761 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 03:35:53.761 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:35:53.977 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:35:53.977 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:35:54.008 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:35:54.019 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:35:54.019 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:35:54.041 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 03:35:54.041 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:54.168 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4563c229-1a2c-44c2-9eb5-9e55a501d361 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 66d22c10-167c-4082-9bd7-060a6c513718 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:35:54.197 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4563c229-1a2c-44c2-9eb5-9e55a501d361 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 66d22c10-167c-4082-9bd7-060a6c513718 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:35:54.274 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:54.274 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:54.291 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-ee7c2eef-10a7-431e-a8f9-0d5008ed2ef6 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:35:57.961 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 66d22c10-167c-4082-9bd7-060a6c513718 2021-09-15 03:35:59.231 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:35:59.414 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 66d22c10-167c-4082-9bd7-060a6c513718 2021-09-15 03:35:59.414 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 66d22c10-167c-4082-9bd7-060a6c513718 updated. Details: {'device': '66d22c10-167c-4082-9bd7-060a6c513718', 'network_id': '4b4f5db2-b467-4a18-b2e6-94acfcc4e9b4', 'port_id': '66d22c10-167c-4082-9bd7-060a6c513718', 'mac_address': 'fa:16:3e:b9:3a:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 425, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0e257975-6a73-48bb-9752-729c928b6e74', '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-09-15 03:35:59.414 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:35:59.442 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" 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-09-15 03:35:59.453 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 66d22c10-167c-4082-9bd7-060a6c513718 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:35:59.468 4448 2709001679272 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-09-15 03:35:59.682 4448 2709001679272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '66d22c10-167c-4082-9bd7-060a6c513718') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:35:59.682 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '66d22c10-167c-4082-9bd7-060a6c513718') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:35:59.711 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 66d22c10-167c-4082-9bd7-060a6c513718 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:35:59.711 4448 2709001679272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 425, VLAN trunk: None to switch port 66d22c10-167c-4082-9bd7-060a6c513718 2021-09-15 03:35:59.852 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:35:59.869 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['66d22c10-167c-4082-9bd7-060a6c513718'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:36:00.013 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['66d22c10-167c-4082-9bd7-060a6c513718']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:36:00.023 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:36:00.043 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:36:00.056 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:36:00.056 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 66d22c10-167c-4082-9bd7-060a6c513718 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:00.056 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:36:00.077 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 66d22c10-167c-4082-9bd7-060a6c513718 not yet added. Adding. 2021-09-15 03:36:00.077 4448 2709001679272 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-09-15 03:36:00.077 4448 2709001679272 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-09-15 03:36:00.285 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" 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-09-15 03:36:00.445 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" 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-09-15 03:36:00.454 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" 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-09-15 03:36:00.665 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:00.821 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:00.821 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 66d22c10-167c-4082-9bd7-060a6c513718 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:36:00.821 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 66d22c10-167c-4082-9bd7-060a6c513718 processed. 2021-09-15 03:36:01.243 4448 2709001679272 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-09-15 03:36:01.418 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:07.242 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f5c4356f-816d-4043-8910-a533f6409de2 2021-09-15 03:36:07.242 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:36:07.242 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f5c4356f-816d-4043-8910-a533f6409de2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:36:07.258 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f5c4356f-816d-4043-8910-a533f6409de2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:36:07.274 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f5c4356f-816d-4043-8910-a533f6409de2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:36:07.289 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8eb71bd8-c609-4c3b-9761-0692cd798cda 2021-09-15 03:36:07.289 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5c4356f-816d-4043-8910-a533f6409de2'] 2021-09-15 03:36:07.305 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:36:07.305 4448 2709001679272 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-09-15 03:36:07.305 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5c4356f-816d-4043-8910-a533f6409de2'] 2021-09-15 03:36:07.980 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a1d2221-c4f6-44e1-a07a-96c07ab11679 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group member updated on remote: ['46f0df93-2793-4f91-9e1c-7090f28d9944'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:36:07.993 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-5a1d2221-c4f6-44e1-a07a-96c07ab11679 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] Security group member updated ['46f0df93-2793-4f91-9e1c-7090f28d9944'] 2021-09-15 03:36:08.522 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a1d2221-c4f6-44e1-a07a-96c07ab11679 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] port_delete event received for 'f5c4356f-816d-4043-8910-a533f6409de2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:36:09.228 4448 2709001679272 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-09-15 03:36:09.257 4448 2709001679272 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-09-15 03:36:10.180 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd18183e-ba22-4ae6-a218-bf081cc71b5f 2437bd21944d444ca4bb07f58cbea7e5 f0c261bdc6a94568a8fe5ac5c0464230 - - -] port_delete event received for 'b39a51c4-1166-4723-a29b-ea30da609545' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:36:11.196 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated on remote: ['48d4085a-3cdd-4b98-b432-64d68fd01232'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:36:11.196 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated ['48d4085a-3cdd-4b98-b432-64d68fd01232'] 2021-09-15 03:36:11.212 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Refresh firewall rules 2021-09-15 03:36:11.212 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Get security group information for devices via rpc ['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d', '9646f383-6ce3-410f-8964-dbab522817c6', '66d22c10-167c-4082-9bd7-060a6c513718'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:36:11.524 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information for ports dict_keys(['66d22c10-167c-4082-9bd7-060a6c513718', '9646f383-6ce3-410f-8964-dbab522817c6', 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:36:11.524 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:36:11.543 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update rules of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:36:11.555 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update members of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:36:11.555 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for 66d22c10-167c-4082-9bd7-060a6c513718 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:11.572 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:36:11.585 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 03:36:11.585 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" 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-09-15 03:36:11.820 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:11.820 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" 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-09-15 03:36:11.836 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:11.836 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for 9646f383-6ce3-410f-8964-dbab522817c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:11.852 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:36:11.852 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 03:36:11.868 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:36:11.992 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1eacd9e1-75ce-4ad4-b085-ce8e408d4156 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] port_update received: 2bafc2b8-1115-4f46-aba7-56cd84f39284 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-15 03:36:12.070 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:12.070 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:36:12.070 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:36:12.090 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:12.090 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:36:12.090 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 1 new rules, removing 0 old rules. 2021-09-15 03:36:12.090 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:12.119 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1eacd9e1-75ce-4ad4-b085-ce8e408d4156 ff6975557c854035b9be05908de192e1 54870ef4390c4f53a6ce2d7c8725d77e - - -] No port 2bafc2b8-1115-4f46-aba7-56cd84f39284 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-15 03:36:12.290 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:12.290 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:12.290 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-673380a5-3066-4af5-a1f3-7fb4de2ffb00 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:14.148 4448 2708999993304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2bafc2b8-1115-4f46-aba7-56cd84f39284 2021-09-15 03:36:14.710 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81d7e832-1879-498a-b149-1cea256f820b 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '6b331afe-2873-4037-872a-9cedb189d17c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:36:15.240 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-15 03:36:15.468 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Adding port 2bafc2b8-1115-4f46-aba7-56cd84f39284 2021-09-15 03:36:15.468 4448 2708907842552 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Port 2bafc2b8-1115-4f46-aba7-56cd84f39284 updated. Details: {'device': '2bafc2b8-1115-4f46-aba7-56cd84f39284', 'network_id': '4b4f5db2-b467-4a18-b2e6-94acfcc4e9b4', 'port_id': '2bafc2b8-1115-4f46-aba7-56cd84f39284', 'mac_address': 'fa:16:3e:64:4e:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 425, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0e257975-6a73-48bb-9752-729c928b6e74', 'ip_address': '172.20.0.4'}], '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-09-15 03:36:15.491 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] 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-09-15 03:36:15.491 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2bafc2b8-1115-4f46-aba7-56cd84f39284" 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-09-15 03:36:15.507 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2bafc2b8-1115-4f46-aba7-56cd84f39284 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-15 03:36:15.507 4448 2709001679272 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-09-15 03:36:15.726 4448 2709001679272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2bafc2b8-1115-4f46-aba7-56cd84f39284') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:36:15.726 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2bafc2b8-1115-4f46-aba7-56cd84f39284') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-15 03:36:15.741 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2bafc2b8-1115-4f46-aba7-56cd84f39284 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-15 03:36:15.741 4448 2709001679272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 425, VLAN trunk: None to switch port 2bafc2b8-1115-4f46-aba7-56cd84f39284 2021-09-15 03:36:15.898 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-15 03:36:15.898 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2bafc2b8-1115-4f46-aba7-56cd84f39284'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:36:15.990 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65917d89-9dc3-4866-9325-8725b41316ed 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '74b88566-a25a-4e65-b41b-d54aaf769e85' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:36:16.054 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2bafc2b8-1115-4f46-aba7-56cd84f39284']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:36:16.054 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:36:16.054 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:36:16.071 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:36:16.071 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2bafc2b8-1115-4f46-aba7-56cd84f39284 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:16.091 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-15 03:36:16.101 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2bafc2b8-1115-4f46-aba7-56cd84f39284 not yet added. Adding. 2021-09-15 03:36:16.101 4448 2709001679272 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-09-15 03:36:16.101 4448 2709001679272 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-09-15 03:36:16.273 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2bafc2b8-1115-4f46-aba7-56cd84f39284" 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-09-15 03:36:16.482 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2bafc2b8-1115-4f46-aba7-56cd84f39284" 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-09-15 03:36:16.482 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2bafc2b8-1115-4f46-aba7-56cd84f39284" 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-09-15 03:36:16.709 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af6bc23b-c37b-4da0-9de3-ff1fe47933d0 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] port_delete event received for '024da0ee-3893-40db-937a-fe1d118e4fff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:36:16.743 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2bafc2b8-1115-4f46-aba7-56cd84f39284" 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-09-15 03:36:16.897 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af6bc23b-c37b-4da0-9de3-ff1fe47933d0 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 8eb71bd8-c609-4c3b-9761-0692cd798cda network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:36:16.915 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af6bc23b-c37b-4da0-9de3-ff1fe47933d0 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 8eb71bd8-c609-4c3b-9761-0692cd798cda not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:36:16.944 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2bafc2b8-1115-4f46-aba7-56cd84f39284" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:16.944 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2bafc2b8-1115-4f46-aba7-56cd84f39284 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-15 03:36:16.959 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2bafc2b8-1115-4f46-aba7-56cd84f39284 processed. 2021-09-15 03:36:17.242 4448 2709001679272 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-09-15 03:36:17.413 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:29.319 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated on remote: ['48d4085a-3cdd-4b98-b432-64d68fd01232'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:36:29.338 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated ['48d4085a-3cdd-4b98-b432-64d68fd01232'] 2021-09-15 03:36:29.338 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Refresh firewall rules 2021-09-15 03:36:29.350 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Get security group information for devices via rpc ['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d', '9646f383-6ce3-410f-8964-dbab522817c6', '66d22c10-167c-4082-9bd7-060a6c513718', '2bafc2b8-1115-4f46-aba7-56cd84f39284'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:36:29.396 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] port_delete event received for '2bafc2b8-1115-4f46-aba7-56cd84f39284' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:36:29.428 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2bafc2b8-1115-4f46-aba7-56cd84f39284 2021-09-15 03:36:29.693 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information for ports dict_keys(['66d22c10-167c-4082-9bd7-060a6c513718', '9646f383-6ce3-410f-8964-dbab522817c6', 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:36:29.693 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:36:29.708 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update rules of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:36:29.708 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update members of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:36:29.727 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for 66d22c10-167c-4082-9bd7-060a6c513718 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:29.727 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:36:29.742 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 03:36:29.742 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" 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-09-15 03:36:29.757 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" 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-09-15 03:36:29.757 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" 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-09-15 03:36:29.978 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-66d22c10-167c-4082-9bd7-060a6c513718" 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-09-15 03:36:29.993 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for 9646f383-6ce3-410f-8964-dbab522817c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:29.993 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:36:30.005 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 03:36:30.005 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:36:30.005 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:36:30.026 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:36:30.209 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:30.239 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:30.241 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:36:30.261 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 03:36:30.261 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:30.261 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:30.276 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:30.527 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-cb87092c-d3bf-442d-b40e-62a69667d0fe fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:31.341 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:36:31.341 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2bafc2b8-1115-4f46-aba7-56cd84f39284' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:36:31.341 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2bafc2b8-1115-4f46-aba7-56cd84f39284' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:36:31.341 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2bafc2b8-1115-4f46-aba7-56cd84f39284 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:36:31.378 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2bafc2b8-1115-4f46-aba7-56cd84f39284'] 2021-09-15 03:36:31.384 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:36:31.384 4448 2709001679272 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-09-15 03:36:31.384 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2bafc2b8-1115-4f46-aba7-56cd84f39284'] 2021-09-15 03:36:33.342 4448 2709001679272 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-09-15 03:36:33.370 4448 2709001679272 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-09-15 03:36:33.433 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 66d22c10-167c-4082-9bd7-060a6c513718 2021-09-15 03:36:33.741 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated on remote: ['48d4085a-3cdd-4b98-b432-64d68fd01232'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:36:33.773 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated ['48d4085a-3cdd-4b98-b432-64d68fd01232'] 2021-09-15 03:36:33.773 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Refresh firewall rules 2021-09-15 03:36:33.773 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Get security group information for devices via rpc ['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d', '9646f383-6ce3-410f-8964-dbab522817c6', '66d22c10-167c-4082-9bd7-060a6c513718'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:36:33.834 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] port_delete event received for '66d22c10-167c-4082-9bd7-060a6c513718' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:36:34.036 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information for ports dict_keys(['9646f383-6ce3-410f-8964-dbab522817c6', 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:36:34.036 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:36:34.036 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update rules of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:36:34.053 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update members of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:36:34.053 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for 9646f383-6ce3-410f-8964-dbab522817c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:34.073 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:36:34.073 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 03:36:34.086 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:36:34.086 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:36:34.086 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" 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-09-15 03:36:34.302 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-9646f383-6ce3-410f-8964-dbab522817c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:34.302 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:34.331 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:36:34.333 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 03:36:34.333 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:34.333 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:34.362 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:34.554 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-b018c16e-2a23-4514-9bc6-a4e0196dde95 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-15 03:36:35.361 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:36:35.365 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '66d22c10-167c-4082-9bd7-060a6c513718' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:36:35.365 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '66d22c10-167c-4082-9bd7-060a6c513718' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:36:35.365 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 66d22c10-167c-4082-9bd7-060a6c513718 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:36:35.403 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66d22c10-167c-4082-9bd7-060a6c513718'] 2021-09-15 03:36:35.416 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:36:35.416 4448 2709001679272 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-09-15 03:36:35.416 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66d22c10-167c-4082-9bd7-060a6c513718'] 2021-09-15 03:36:37.130 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated on remote: ['48d4085a-3cdd-4b98-b432-64d68fd01232'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:36:37.130 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated ['48d4085a-3cdd-4b98-b432-64d68fd01232'] 2021-09-15 03:36:37.130 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Refresh firewall rules 2021-09-15 03:36:37.130 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Get security group information for devices via rpc ['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d', '9646f383-6ce3-410f-8964-dbab522817c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:36:37.202 4448 2709001679976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] port_delete event received for '9646f383-6ce3-410f-8964-dbab522817c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:36:37.285 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information for ports dict_keys(['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:36:37.306 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:36:37.306 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update rules of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-15 03:36:37.306 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update members of security group (48d4085a-3cdd-4b98-b432-64d68fd01232) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-15 03:36:37.306 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update port filter for f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-15 03:36:37.334 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Updating port rules. 2021-09-15 03:36:37.334 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Creating 0 new rules, removing 1 old rules. 2021-09-15 03:36:37.334 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:37.334 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:37.357 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:37.357 4448 2709001679976 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-09-15 03:36:37.400 4448 2709001679976 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-09-15 03:36:37.447 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9646f383-6ce3-410f-8964-dbab522817c6 2021-09-15 03:36:37.523 4448 2709001679272 MainThread DEBUG oslo_concurrency.lockutils [req-28f2ca16-01c8-4326-9e6e-3f8f6e82fd62 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Lock "n-hv-driver-port-lock-f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d" 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-09-15 03:36:39.357 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:36:39.357 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9646f383-6ce3-410f-8964-dbab522817c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:36:39.368 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9646f383-6ce3-410f-8964-dbab522817c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:36:39.368 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9646f383-6ce3-410f-8964-dbab522817c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:36:39.386 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9646f383-6ce3-410f-8964-dbab522817c6'] 2021-09-15 03:36:39.398 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:36:39.398 4448 2709001679272 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-09-15 03:36:39.398 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9646f383-6ce3-410f-8964-dbab522817c6'] 2021-09-15 03:36:41.372 4448 2709001679272 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-09-15 03:36:41.396 4448 2709001679272 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-09-15 03:36:41.551 4448 2708999993480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d 2021-09-15 03:36:42.092 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7fc8329-5254-4874-9b6d-37259320c560 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated on remote: ['48d4085a-3cdd-4b98-b432-64d68fd01232'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-15 03:36:42.107 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-e7fc8329-5254-4874-9b6d-37259320c560 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Security group member updated ['48d4085a-3cdd-4b98-b432-64d68fd01232'] 2021-09-15 03:36:42.107 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [req-e7fc8329-5254-4874-9b6d-37259320c560 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Refresh firewall rules 2021-09-15 03:36:42.123 4448 2709001679272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7fc8329-5254-4874-9b6d-37259320c560 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Get security group information for devices via rpc ['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-15 03:36:42.167 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e7fc8329-5254-4874-9b6d-37259320c560 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-15 03:36:42.167 4448 2709001679272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e7fc8329-5254-4874-9b6d-37259320c560 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-15 03:36:42.191 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7fc8329-5254-4874-9b6d-37259320c560 fa42ed511baa47908ff025e74f568f56 977f41093fb54e1aac5d1263a824fc1c - - -] port_delete event received for 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-15 03:36:43.394 4448 2708907842552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-406753f1-6e3f-4073-9909-7900739657d0 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-15 03:36:43.395 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-15 03:36:43.395 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-15 03:36:43.395 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-15 03:36:43.425 4448 2709001679272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4b4f5db2-b467-4a18-b2e6-94acfcc4e9b4 2021-09-15 03:36:43.425 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d'] 2021-09-15 03:36:43.425 4448 2709001679272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-15 03:36:43.441 4448 2709001679272 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-09-15 03:36:43.441 4448 2709001679272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7e2fe4a-37c7-47a9-9f9d-44db0c3fc24d'] 2021-09-15 03:36:43.707 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dd5d3b0-5796-4f34-aba1-4e151489023b 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] network_delete received. Deleting network 4b4f5db2-b467-4a18-b2e6-94acfcc4e9b4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-15 03:36:43.717 4448 2709001679272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dd5d3b0-5796-4f34-aba1-4e151489023b 0b62a48a9b444b4b98316743ae1945bf 3da133eefc174b0f935a4fc7e15477d6 - - -] Network 4b4f5db2-b467-4a18-b2e6-94acfcc4e9b4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-15 03:36:45.410 4448 2709001679272 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-09-15 03:36:45.435 4448 2709001679272 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