2021-08-24 18:24:51.183 892 2951644285944 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-24 18:24:51.183 892 2951644285944 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev555 2021-08-24 18:24:51.183 892 2951644285944 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-08-24 18:24:51.218 892 2951644285944 MainThread INFO os_win.utils.network.networkutils [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] WMI caching is disabled. 2021-08-24 18:24:51.430 892 2951644285944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-24 18:24:51.530 892 2951644285944 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-24 18:24:51.530 892 2951644285944 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-24 18:24:51.724 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent initialized successfully, now running... 2021-08-24 18:24:51.740 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-24 18:24:51.740 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-24 18:24:51.775 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-24 18:26:48.440 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afa13d4e-8bed-423c-969e-c5b13ddd2681 - - - - -] port_update received: fdac4351-816b-4e5d-a4d2-707c3f5e3383 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:26:49.327 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afa13d4e-8bed-423c-969e-c5b13ddd2681 - - - - -] No port fdac4351-816b-4e5d-a4d2-707c3f5e3383 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:26:50.905 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33419b6d-ce15-4b03-b58d-5c0236837f5c - - - - -] port_update received: 34dfe672-8203-4243-bad8-574f6725d7e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:26:51.234 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33419b6d-ce15-4b03-b58d-5c0236837f5c - - - - -] No port 34dfe672-8203-4243-bad8-574f6725d7e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:26:53.905 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3bbff20-87bf-46f9-8a3a-295b37b028ad - - - - -] port_update received: d8ceb776-654c-4b6e-b579-e4dcbdcc1d1a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:26:53.922 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3bbff20-87bf-46f9-8a3a-295b37b028ad - - - - -] No port d8ceb776-654c-4b6e-b579-e4dcbdcc1d1a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:26:54.420 892 2951737127160 MainThread WARNING oslo_policy.policy [req-45dd7746-a78a-4e57-8217-c12b35248e57 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-24 18:26:54.434 892 2951737127160 MainThread WARNING oslo_policy.policy [req-45dd7746-a78a-4e57-8217-c12b35248e57 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-24 18:26:54.434 892 2951737127160 MainThread WARNING oslo_policy.policy [req-45dd7746-a78a-4e57-8217-c12b35248e57 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-08-24 18:26:54.434 892 2951737127160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45dd7746-a78a-4e57-8217-c12b35248e57 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group rule updated on remote: ['aba661b8-ae2b-4cd5-849e-492e105554f0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:26:54.434 892 2951737127160 MainThread INFO neutron.agent.securitygroups_rpc [req-45dd7746-a78a-4e57-8217-c12b35248e57 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group rule updated ['aba661b8-ae2b-4cd5-849e-492e105554f0'] 2021-08-24 18:26:54.889 892 2951737127160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-356e4bb8-d0c5-44d1-b95f-2ba4f6f6fd57 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group rule updated on remote: ['aba661b8-ae2b-4cd5-849e-492e105554f0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:26:54.889 892 2951737127160 MainThread INFO neutron.agent.securitygroups_rpc [req-356e4bb8-d0c5-44d1-b95f-2ba4f6f6fd57 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group rule updated ['aba661b8-ae2b-4cd5-849e-492e105554f0'] 2021-08-24 18:26:55.842 892 2951737127160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1777f6f-782d-44bf-a3a1-e22437c6e8f9 6e4a3271a8664657bccd15397925b926 1a11c17660624c63852d47615b11f4f7 - - -] Security group member updated on remote: ['317b7db5-86c8-4403-80d5-b936d1075c5b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:26:55.844 892 2951737127160 MainThread INFO neutron.agent.securitygroups_rpc [req-c1777f6f-782d-44bf-a3a1-e22437c6e8f9 6e4a3271a8664657bccd15397925b926 1a11c17660624c63852d47615b11f4f7 - - -] Security group member updated ['317b7db5-86c8-4403-80d5-b936d1075c5b'] 2021-08-24 18:26:58.187 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48471604-22b4-4ee2-88f5-5a3c2a303d37 - - - - -] port_update received: 3c3a4f3e-9e69-4d3a-9f7b-b33b968ad0e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:26:58.187 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48471604-22b4-4ee2-88f5-5a3c2a303d37 - - - - -] No port 3c3a4f3e-9e69-4d3a-9f7b-b33b968ad0e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:27:00.264 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ade00837-92d2-4569-865e-a991612d2a5e 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: d31512e9-0001-41bf-ac31-5db05fa60a39 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:27:00.279 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ade00837-92d2-4569-865e-a991612d2a5e 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port d31512e9-0001-41bf-ac31-5db05fa60a39 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:27:05.316 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a0e457d-584a-47d6-98a7-2df6e11112a6 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network 1c7a5b13-8132-4cf9-9651-2a0a6ebd5f9c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 18:27:05.316 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a0e457d-584a-47d6-98a7-2df6e11112a6 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network 1c7a5b13-8132-4cf9-9651-2a0a6ebd5f9c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 18:27:06.295 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27351dca-dd83-4fab-ae93-124148004732 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network 6d76d76f-44b9-4610-b491-793be9e9fabc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 18:27:06.295 892 2951737127160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27351dca-dd83-4fab-ae93-124148004732 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network 6d76d76f-44b9-4610-b491-793be9e9fabc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 18:27:12.607 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d31512e9-0001-41bf-ac31-5db05fa60a39 2021-08-24 18:27:12.873 892 2951737127160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81908a9f-e361-482d-8514-8da495d1212a ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Security group member updated on remote: ['76e4e87f-f983-436c-af21-9c07b7655278'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:27:12.873 892 2951737127160 MainThread INFO neutron.agent.securitygroups_rpc [req-81908a9f-e361-482d-8514-8da495d1212a ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Security group member updated ['76e4e87f-f983-436c-af21-9c07b7655278'] 2021-08-24 18:27:13.765 892 2951737127160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62344d7e-8b1c-4a62-80b7-42fe28119adc 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group member updated on remote: ['aba661b8-ae2b-4cd5-849e-492e105554f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:27:13.765 892 2951737127160 MainThread INFO neutron.agent.securitygroups_rpc [req-62344d7e-8b1c-4a62-80b7-42fe28119adc 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group member updated ['aba661b8-ae2b-4cd5-849e-492e105554f0'] 2021-08-24 18:27:13.765 892 2951737127160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37f0df94-d89b-4fa5-bc9c-255843282ce0 ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Security group member updated on remote: ['76e4e87f-f983-436c-af21-9c07b7655278'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:27:13.765 892 2951737127160 MainThread INFO neutron.agent.securitygroups_rpc [req-37f0df94-d89b-4fa5-bc9c-255843282ce0 ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Security group member updated ['76e4e87f-f983-436c-af21-9c07b7655278'] 2021-08-24 18:27:14.373 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:27:14.716 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port d31512e9-0001-41bf-ac31-5db05fa60a39 2021-08-24 18:27:14.716 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port d31512e9-0001-41bf-ac31-5db05fa60a39 updated. Details: {'device': 'd31512e9-0001-41bf-ac31-5db05fa60a39', 'network_id': '3931bb55-eade-4c65-bca4-2145a43b0b3e', 'port_id': 'd31512e9-0001-41bf-ac31-5db05fa60a39', 'mac_address': 'fa:16:3e:f6:4b:d7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 110, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0a5238f5-459e-400d-967e-5b671617fdc2', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:27:14.716 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:27:14.716 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d31512e9-0001-41bf-ac31-5db05fa60a39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:14.716 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d31512e9-0001-41bf-ac31-5db05fa60a39 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:27:14.716 892 2951737127512 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3931bb55-eade-4c65-bca4-2145a43b0b3e 2021-08-24 18:27:14.716 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:27:14.858 892 2951737127512 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd31512e9-0001-41bf-ac31-5db05fa60a39') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:14.858 892 2951737127512 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd31512e9-0001-41bf-ac31-5db05fa60a39') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:14.888 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d31512e9-0001-41bf-ac31-5db05fa60a39 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:27:14.904 892 2951737127512 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 110, VLAN trunk: None to switch port d31512e9-0001-41bf-ac31-5db05fa60a39 2021-08-24 18:27:14.968 892 2951737127512 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:27:14.968 892 2951737127512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d31512e9-0001-41bf-ac31-5db05fa60a39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:27:15.419 892 2951737127512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d31512e9-0001-41bf-ac31-5db05fa60a39']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:27:15.433 892 2951737127512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:27:15.433 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (317b7db5-86c8-4403-80d5-b936d1075c5b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:27:15.433 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (317b7db5-86c8-4403-80d5-b936d1075c5b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:27:15.433 892 2951737127512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d31512e9-0001-41bf-ac31-5db05fa60a39 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:27:15.433 892 2951737127512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:27:15.433 892 2951737127512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d31512e9-0001-41bf-ac31-5db05fa60a39 not yet added. Adding. 2021-08-24 18:27:15.433 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:27:15.433 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:27:15.516 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d31512e9-0001-41bf-ac31-5db05fa60a39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:15.516 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8c67528-7c26-4bc7-8b26-15a5b875159b 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 1af85cdf-cb5b-4cff-b25a-dfb7811df99e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:27:15.544 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8c67528-7c26-4bc7-8b26-15a5b875159b 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 1af85cdf-cb5b-4cff-b25a-dfb7811df99e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:27:15.567 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d31512e9-0001-41bf-ac31-5db05fa60a39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:15.567 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d31512e9-0001-41bf-ac31-5db05fa60a39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:15.607 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2bf2834-9a68-4467-b30c-1b8eb590334c 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 69f53a92-e78d-4383-af2e-ce0163cc91cd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:27:15.607 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2bf2834-9a68-4467-b30c-1b8eb590334c 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 69f53a92-e78d-4383-af2e-ce0163cc91cd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:27:15.655 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d31512e9-0001-41bf-ac31-5db05fa60a39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:15.719 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d31512e9-0001-41bf-ac31-5db05fa60a39" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:15.719 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d31512e9-0001-41bf-ac31-5db05fa60a39 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:27:15.719 892 2951737127512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d31512e9-0001-41bf-ac31-5db05fa60a39 processed. 2021-08-24 18:27:16.404 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:16.451 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44c799aa-902c-426e-8ceb-7e582496d78d 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 20022371-36e1-4528-b4aa-01a5a6416d89 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:27:16.471 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44c799aa-902c-426e-8ceb-7e582496d78d 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 20022371-36e1-4528-b4aa-01a5a6416d89 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:27:16.985 892 2951737127512 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-08-24 18:27:18.639 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 69f53a92-e78d-4383-af2e-ce0163cc91cd 2021-08-24 18:27:18.639 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20022371-36e1-4528-b4aa-01a5a6416d89 2021-08-24 18:27:18.639 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1af85cdf-cb5b-4cff-b25a-dfb7811df99e 2021-08-24 18:27:20.440 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:27:21.549 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 1af85cdf-cb5b-4cff-b25a-dfb7811df99e 2021-08-24 18:27:21.549 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 1af85cdf-cb5b-4cff-b25a-dfb7811df99e updated. Details: {'device': '1af85cdf-cb5b-4cff-b25a-dfb7811df99e', 'network_id': '16f77bde-3478-4050-9a98-f617bd05532c', 'port_id': '1af85cdf-cb5b-4cff-b25a-dfb7811df99e', 'mac_address': 'fa:16:3e:e2:cb:a3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b354446-61f9-415c-b3de-805e727de592', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:27:21.549 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:27:21.549 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 69f53a92-e78d-4383-af2e-ce0163cc91cd 2021-08-24 18:27:21.549 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 69f53a92-e78d-4383-af2e-ce0163cc91cd updated. Details: {'device': '69f53a92-e78d-4383-af2e-ce0163cc91cd', 'network_id': 'f6c36798-b9ad-4dce-866a-caf813cd5208', 'port_id': '69f53a92-e78d-4383-af2e-ce0163cc91cd', 'mac_address': 'fa:16:3e:f6:10:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 128, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '984ed30b-8416-468e-b518-99c5463514eb', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:27:21.549 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:27:21.549 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 20022371-36e1-4528-b4aa-01a5a6416d89 2021-08-24 18:27:21.549 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 20022371-36e1-4528-b4aa-01a5a6416d89 updated. Details: {'device': '20022371-36e1-4528-b4aa-01a5a6416d89', 'network_id': '16f77bde-3478-4050-9a98-f617bd05532c', 'port_id': '20022371-36e1-4528-b4aa-01a5a6416d89', 'mac_address': 'fa:16:3e:c9:ae:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b354446-61f9-415c-b3de-805e727de592', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:27:21.549 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:27:21.569 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1af85cdf-cb5b-4cff-b25a-dfb7811df99e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:21.569 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1af85cdf-cb5b-4cff-b25a-dfb7811df99e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:27:21.569 892 2951737127512 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 16f77bde-3478-4050-9a98-f617bd05532c 2021-08-24 18:27:21.569 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:27:21.569 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:21.569 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 69f53a92-e78d-4383-af2e-ce0163cc91cd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:27:21.569 892 2951737127864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f6c36798-b9ad-4dce-866a-caf813cd5208 2021-08-24 18:27:21.569 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:27:21.569 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20022371-36e1-4528-b4aa-01a5a6416d89" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:21.569 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20022371-36e1-4528-b4aa-01a5a6416d89 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:27:21.569 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:27:21.721 892 2951737127864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69f53a92-e78d-4383-af2e-ce0163cc91cd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:21.721 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69f53a92-e78d-4383-af2e-ce0163cc91cd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:21.721 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 69f53a92-e78d-4383-af2e-ce0163cc91cd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:27:21.738 892 2951737127864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 128, VLAN trunk: None to switch port 69f53a92-e78d-4383-af2e-ce0163cc91cd 2021-08-24 18:27:21.750 892 2951737127512 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1af85cdf-cb5b-4cff-b25a-dfb7811df99e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:21.750 892 2951737127512 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1af85cdf-cb5b-4cff-b25a-dfb7811df99e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:21.750 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1af85cdf-cb5b-4cff-b25a-dfb7811df99e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:27:21.750 892 2951737127512 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port 1af85cdf-cb5b-4cff-b25a-dfb7811df99e 2021-08-24 18:27:21.785 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20022371-36e1-4528-b4aa-01a5a6416d89') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:21.785 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20022371-36e1-4528-b4aa-01a5a6416d89') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:21.794 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20022371-36e1-4528-b4aa-01a5a6416d89 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:27:21.794 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port 20022371-36e1-4528-b4aa-01a5a6416d89 2021-08-24 18:27:21.836 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:27:21.836 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['69f53a92-e78d-4383-af2e-ce0163cc91cd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:27:21.847 892 2951737127512 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:27:21.847 892 2951737127512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1af85cdf-cb5b-4cff-b25a-dfb7811df99e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:27:21.877 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:27:21.877 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20022371-36e1-4528-b4aa-01a5a6416d89'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:27:22.374 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['69f53a92-e78d-4383-af2e-ce0163cc91cd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:27:22.374 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:27:22.374 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aba661b8-ae2b-4cd5-849e-492e105554f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:27:22.374 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 69f53a92-e78d-4383-af2e-ce0163cc91cd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:27:22.374 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:27:22.374 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 69f53a92-e78d-4383-af2e-ce0163cc91cd not yet added. Adding. 2021-08-24 18:27:22.374 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:27:22.374 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:27:22.395 892 2951737127512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1af85cdf-cb5b-4cff-b25a-dfb7811df99e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:27:22.395 892 2951737127512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:27:22.395 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (76e4e87f-f983-436c-af21-9c07b7655278) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:27:22.395 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (76e4e87f-f983-436c-af21-9c07b7655278) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:27:22.395 892 2951737127512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1af85cdf-cb5b-4cff-b25a-dfb7811df99e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:27:22.395 892 2951737127512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:27:22.411 892 2951737127512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1af85cdf-cb5b-4cff-b25a-dfb7811df99e not yet added. Adding. 2021-08-24 18:27:22.411 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:27:22.411 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:27:22.411 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20022371-36e1-4528-b4aa-01a5a6416d89']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:27:22.411 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:27:22.411 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (76e4e87f-f983-436c-af21-9c07b7655278) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:27:22.411 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (76e4e87f-f983-436c-af21-9c07b7655278) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:27:22.411 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20022371-36e1-4528-b4aa-01a5a6416d89 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:27:22.411 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:27:22.411 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 20022371-36e1-4528-b4aa-01a5a6416d89 not yet added. Adding. 2021-08-24 18:27:22.411 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:27:22.411 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:27:22.499 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:22.514 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1af85cdf-cb5b-4cff-b25a-dfb7811df99e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:22.601 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:22.601 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:22.618 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1af85cdf-cb5b-4cff-b25a-dfb7811df99e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:22.618 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1af85cdf-cb5b-4cff-b25a-dfb7811df99e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:22.675 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20022371-36e1-4528-b4aa-01a5a6416d89" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:22.766 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:22.766 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20022371-36e1-4528-b4aa-01a5a6416d89" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:22.766 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20022371-36e1-4528-b4aa-01a5a6416d89" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:22.876 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1af85cdf-cb5b-4cff-b25a-dfb7811df99e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:22.925 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:22.925 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 69f53a92-e78d-4383-af2e-ce0163cc91cd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:27:22.925 892 2951737127864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 69f53a92-e78d-4383-af2e-ce0163cc91cd processed. 2021-08-24 18:27:22.985 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20022371-36e1-4528-b4aa-01a5a6416d89" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:22.985 892 2951737127512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1af85cdf-cb5b-4cff-b25a-dfb7811df99e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:22.985 892 2951737127512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1af85cdf-cb5b-4cff-b25a-dfb7811df99e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:27:22.985 892 2951737127512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1af85cdf-cb5b-4cff-b25a-dfb7811df99e processed. 2021-08-24 18:27:23.084 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20022371-36e1-4528-b4aa-01a5a6416d89" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:23.084 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20022371-36e1-4528-b4aa-01a5a6416d89 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:27:23.084 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20022371-36e1-4528-b4aa-01a5a6416d89 processed. 2021-08-24 18:27:24.466 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:25.389 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:34.967 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d31512e9-0001-41bf-ac31-5db05fa60a39 2021-08-24 18:27:35.296 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f03a1205-325f-402d-877f-39b7bfce240e 6e4a3271a8664657bccd15397925b926 1a11c17660624c63852d47615b11f4f7 - - -] Security group member updated on remote: ['317b7db5-86c8-4403-80d5-b936d1075c5b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:27:35.296 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-f03a1205-325f-402d-877f-39b7bfce240e 6e4a3271a8664657bccd15397925b926 1a11c17660624c63852d47615b11f4f7 - - -] Security group member updated ['317b7db5-86c8-4403-80d5-b936d1075c5b'] 2021-08-24 18:27:35.296 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-f03a1205-325f-402d-877f-39b7bfce240e 6e4a3271a8664657bccd15397925b926 1a11c17660624c63852d47615b11f4f7 - - -] Refresh firewall rules 2021-08-24 18:27:35.296 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f03a1205-325f-402d-877f-39b7bfce240e 6e4a3271a8664657bccd15397925b926 1a11c17660624c63852d47615b11f4f7 - - -] Get security group information for devices via rpc ['d31512e9-0001-41bf-ac31-5db05fa60a39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:27:35.373 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f03a1205-325f-402d-877f-39b7bfce240e 6e4a3271a8664657bccd15397925b926 1a11c17660624c63852d47615b11f4f7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:27:35.373 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f03a1205-325f-402d-877f-39b7bfce240e 6e4a3271a8664657bccd15397925b926 1a11c17660624c63852d47615b11f4f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:27:35.405 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f03a1205-325f-402d-877f-39b7bfce240e 6e4a3271a8664657bccd15397925b926 1a11c17660624c63852d47615b11f4f7 - - -] port_delete event received for 'd31512e9-0001-41bf-ac31-5db05fa60a39' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:27:36.486 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:27:36.486 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd31512e9-0001-41bf-ac31-5db05fa60a39' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:27:36.486 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd31512e9-0001-41bf-ac31-5db05fa60a39' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:27:36.486 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d31512e9-0001-41bf-ac31-5db05fa60a39 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:27:36.500 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3931bb55-eade-4c65-bca4-2145a43b0b3e 2021-08-24 18:27:36.500 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d31512e9-0001-41bf-ac31-5db05fa60a39'] 2021-08-24 18:27:36.500 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:27:36.500 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:27:36.500 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d31512e9-0001-41bf-ac31-5db05fa60a39'] 2021-08-24 18:27:38.497 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:38.530 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:39.988 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36278424-99bb-41c3-b0a1-7ed6373bb011 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network 3931bb55-eade-4c65-bca4-2145a43b0b3e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 18:27:39.988 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36278424-99bb-41c3-b0a1-7ed6373bb011 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network 3931bb55-eade-4c65-bca4-2145a43b0b3e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 18:27:43.841 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1c4e644-10fa-4531-b6f8-a12025cf9638 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Security group member updated on remote: ['806de11e-dd3d-4469-8ac5-a2b7616ef814'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:27:44.731 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-e1c4e644-10fa-4531-b6f8-a12025cf9638 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Security group member updated ['806de11e-dd3d-4469-8ac5-a2b7616ef814'] 2021-08-24 18:27:46.654 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3846c642-2942-411b-a040-9be884dec69c 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: d8dbdf38-2b02-482c-8518-f6f2266be72b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:27:46.668 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3846c642-2942-411b-a040-9be884dec69c 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port d8dbdf38-2b02-482c-8518-f6f2266be72b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:27:47.383 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bff56f4a-2542-4626-a732-d4e909d82196 c8b2734624ee498fb5389a0015f81914 3fbe4fc7866148009f1a5cc2bd0d012f - - -] Security group member updated on remote: ['06bea6c9-10ed-4a0c-9c0e-35f9e386d702'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:27:47.383 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-bff56f4a-2542-4626-a732-d4e909d82196 c8b2734624ee498fb5389a0015f81914 3fbe4fc7866148009f1a5cc2bd0d012f - - -] Security group member updated ['06bea6c9-10ed-4a0c-9c0e-35f9e386d702'] 2021-08-24 18:27:47.688 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4023b9d5-5404-4dbf-bb8c-7ccf9effd2da f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated on remote: ['dc9301d5-942b-4e53-8084-b82db566ed8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:27:47.688 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-4023b9d5-5404-4dbf-bb8c-7ccf9effd2da f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated ['dc9301d5-942b-4e53-8084-b82db566ed8a'] 2021-08-24 18:27:48.947 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d8dbdf38-2b02-482c-8518-f6f2266be72b 2021-08-24 18:27:48.981 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d527053a-de77-4686-a66f-8817f90f0619 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 1d431bd9-fda5-48a8-92a4-dda2b60bca97 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:27:48.996 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d527053a-de77-4686-a66f-8817f90f0619 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 1d431bd9-fda5-48a8-92a4-dda2b60bca97 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:27:49.278 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0db3a36-4ff9-4ae0-8054-c2c1a0caa6bc 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: b7998edf-2395-4d77-a832-5c143494a148 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:27:49.278 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0db3a36-4ff9-4ae0-8054-c2c1a0caa6bc 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port b7998edf-2395-4d77-a832-5c143494a148 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:27:49.795 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:27:50.123 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port d8dbdf38-2b02-482c-8518-f6f2266be72b 2021-08-24 18:27:50.123 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port d8dbdf38-2b02-482c-8518-f6f2266be72b updated. Details: {'device': 'd8dbdf38-2b02-482c-8518-f6f2266be72b', 'network_id': 'c6d96f19-8f73-4866-804a-04093d097469', 'port_id': 'd8dbdf38-2b02-482c-8518-f6f2266be72b', 'mac_address': 'fa:16:3e:0d:dc:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 145, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '46e49c51-c57c-42d4-9638-de19e41a2b1a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:27:50.123 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:27:50.123 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d8dbdf38-2b02-482c-8518-f6f2266be72b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:50.123 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d8dbdf38-2b02-482c-8518-f6f2266be72b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:27:50.123 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c6d96f19-8f73-4866-804a-04093d097469 2021-08-24 18:27:50.123 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:27:50.295 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd8dbdf38-2b02-482c-8518-f6f2266be72b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:50.295 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd8dbdf38-2b02-482c-8518-f6f2266be72b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:50.295 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d8dbdf38-2b02-482c-8518-f6f2266be72b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:27:50.295 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 145, VLAN trunk: None to switch port d8dbdf38-2b02-482c-8518-f6f2266be72b 2021-08-24 18:27:50.405 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:27:50.405 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d8dbdf38-2b02-482c-8518-f6f2266be72b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:27:50.590 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d8dbdf38-2b02-482c-8518-f6f2266be72b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:27:50.590 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:27:50.590 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (806de11e-dd3d-4469-8ac5-a2b7616ef814) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:27:50.590 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (806de11e-dd3d-4469-8ac5-a2b7616ef814) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:27:50.590 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d8dbdf38-2b02-482c-8518-f6f2266be72b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:27:50.590 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:27:50.590 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d8dbdf38-2b02-482c-8518-f6f2266be72b not yet added. Adding. 2021-08-24 18:27:50.596 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:27:50.596 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:27:50.755 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8dbdf38-2b02-482c-8518-f6f2266be72b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:50.905 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8dbdf38-2b02-482c-8518-f6f2266be72b" 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-08-24 18:27:50.905 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8dbdf38-2b02-482c-8518-f6f2266be72b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:50.982 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1d431bd9-fda5-48a8-92a4-dda2b60bca97 2021-08-24 18:27:50.982 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7998edf-2395-4d77-a832-5c143494a148 2021-08-24 18:27:51.075 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8dbdf38-2b02-482c-8518-f6f2266be72b" 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-08-24 18:27:51.205 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d8dbdf38-2b02-482c-8518-f6f2266be72b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:51.205 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d8dbdf38-2b02-482c-8518-f6f2266be72b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:27:51.205 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d8dbdf38-2b02-482c-8518-f6f2266be72b processed. 2021-08-24 18:27:51.799 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:27:51.799 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:52.403 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:52.609 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port b7998edf-2395-4d77-a832-5c143494a148 2021-08-24 18:27:52.609 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port b7998edf-2395-4d77-a832-5c143494a148 updated. Details: {'device': 'b7998edf-2395-4d77-a832-5c143494a148', 'network_id': 'f5269a6f-ff21-4808-bfc7-351c5eacddff', 'port_id': 'b7998edf-2395-4d77-a832-5c143494a148', 'mac_address': 'fa:16:3e:a7:8a:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 101, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd239f434-f863-4054-90fd-5f8ef7fd21ae', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:27:52.609 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:27:52.609 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 1d431bd9-fda5-48a8-92a4-dda2b60bca97 2021-08-24 18:27:52.609 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 1d431bd9-fda5-48a8-92a4-dda2b60bca97 updated. Details: {'device': '1d431bd9-fda5-48a8-92a4-dda2b60bca97', 'network_id': '6fc6f16f-4680-4cc8-80bf-8cfe101be9f4', 'port_id': '1d431bd9-fda5-48a8-92a4-dda2b60bca97', 'mac_address': 'fa:16:3e:e5:c5:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fbcbd7c9-741e-49e4-82e4-cf491ab106b0', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:27:52.609 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:27:52.629 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:52.629 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1d431bd9-fda5-48a8-92a4-dda2b60bca97 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:27:52.629 892 2951737127864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fc6f16f-4680-4cc8-80bf-8cfe101be9f4 2021-08-24 18:27:52.629 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:27:52.629 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7998edf-2395-4d77-a832-5c143494a148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:52.629 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7998edf-2395-4d77-a832-5c143494a148 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:27:52.629 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f5269a6f-ff21-4808-bfc7-351c5eacddff 2021-08-24 18:27:52.629 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:27:52.765 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7998edf-2395-4d77-a832-5c143494a148') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:52.765 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7998edf-2395-4d77-a832-5c143494a148') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:52.779 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7998edf-2395-4d77-a832-5c143494a148 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:27:52.779 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 101, VLAN trunk: None to switch port b7998edf-2395-4d77-a832-5c143494a148 2021-08-24 18:27:52.801 892 2951737127864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1d431bd9-fda5-48a8-92a4-dda2b60bca97') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:52.801 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1d431bd9-fda5-48a8-92a4-dda2b60bca97') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:27:52.801 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1d431bd9-fda5-48a8-92a4-dda2b60bca97 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:27:52.801 892 2951737127864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 1d431bd9-fda5-48a8-92a4-dda2b60bca97 2021-08-24 18:27:52.904 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:27:52.904 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7998edf-2395-4d77-a832-5c143494a148'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:27:52.919 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:27:52.919 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1d431bd9-fda5-48a8-92a4-dda2b60bca97'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:27:53.184 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7998edf-2395-4d77-a832-5c143494a148']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:27:53.184 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:27:53.184 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (06bea6c9-10ed-4a0c-9c0e-35f9e386d702) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:27:53.184 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (06bea6c9-10ed-4a0c-9c0e-35f9e386d702) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:27:53.184 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7998edf-2395-4d77-a832-5c143494a148 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:27:53.184 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:27:53.184 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7998edf-2395-4d77-a832-5c143494a148 not yet added. Adding. 2021-08-24 18:27:53.184 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:27:53.184 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:27:53.184 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1d431bd9-fda5-48a8-92a4-dda2b60bca97']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:27:53.184 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:27:53.184 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:27:53.184 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:27:53.184 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1d431bd9-fda5-48a8-92a4-dda2b60bca97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:27:53.184 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:27:53.184 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1d431bd9-fda5-48a8-92a4-dda2b60bca97 not yet added. Adding. 2021-08-24 18:27:53.184 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:27:53.184 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:27:53.359 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:53.359 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7998edf-2395-4d77-a832-5c143494a148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:53.528 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:53.528 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:53.566 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7998edf-2395-4d77-a832-5c143494a148" 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-08-24 18:27:53.566 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7998edf-2395-4d77-a832-5c143494a148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:53.736 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" 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-08-24 18:27:53.755 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7998edf-2395-4d77-a832-5c143494a148" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:53.898 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7998edf-2395-4d77-a832-5c143494a148" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:53.898 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7998edf-2395-4d77-a832-5c143494a148 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:27:53.898 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7998edf-2395-4d77-a832-5c143494a148 processed. 2021-08-24 18:27:53.898 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:27:53.898 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1d431bd9-fda5-48a8-92a4-dda2b60bca97 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:27:53.898 892 2951737127864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1d431bd9-fda5-48a8-92a4-dda2b60bca97 processed. 2021-08-24 18:27:55.810 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:27:56.256 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:00.860 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d8dbdf38-2b02-482c-8518-f6f2266be72b 2021-08-24 18:28:01.215 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0be8becd-7864-468d-9d41-69426fd40485 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Security group member updated on remote: ['806de11e-dd3d-4469-8ac5-a2b7616ef814'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:28:01.222 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [req-0be8becd-7864-468d-9d41-69426fd40485 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Security group member updated ['806de11e-dd3d-4469-8ac5-a2b7616ef814'] 2021-08-24 18:28:01.222 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [req-0be8becd-7864-468d-9d41-69426fd40485 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Refresh firewall rules 2021-08-24 18:28:01.222 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0be8becd-7864-468d-9d41-69426fd40485 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Get security group information for devices via rpc ['d8dbdf38-2b02-482c-8518-f6f2266be72b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:28:01.247 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0be8becd-7864-468d-9d41-69426fd40485 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:28:01.247 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0be8becd-7864-468d-9d41-69426fd40485 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:28:01.328 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0be8becd-7864-468d-9d41-69426fd40485 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] port_delete event received for 'd8dbdf38-2b02-482c-8518-f6f2266be72b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:28:01.853 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:28:01.853 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd8dbdf38-2b02-482c-8518-f6f2266be72b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:28:01.853 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd8dbdf38-2b02-482c-8518-f6f2266be72b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:28:01.853 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d8dbdf38-2b02-482c-8518-f6f2266be72b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:28:01.888 892 2951737127864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c6d96f19-8f73-4866-804a-04093d097469 2021-08-24 18:28:01.888 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d8dbdf38-2b02-482c-8518-f6f2266be72b'] 2021-08-24 18:28:01.888 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:28:01.888 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:28:01.888 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d8dbdf38-2b02-482c-8518-f6f2266be72b'] 2021-08-24 18:28:03.864 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:03.935 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:05.452 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fec869bb-d5b8-42e0-a08e-fcce57ba5539 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Security group member updated on remote: ['806de11e-dd3d-4469-8ac5-a2b7616ef814'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:28:05.452 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [req-fec869bb-d5b8-42e0-a08e-fcce57ba5539 bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Security group member updated ['806de11e-dd3d-4469-8ac5-a2b7616ef814'] 2021-08-24 18:28:06.373 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39160e59-0bce-47b9-81b9-39a876f2e8f1 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:28:06.373 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39160e59-0bce-47b9-81b9-39a876f2e8f1 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:28:08.936 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c 2021-08-24 18:28:09.888 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:28:10.076 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c 2021-08-24 18:28:10.076 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c updated. Details: {'device': '5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c', 'network_id': 'c6d96f19-8f73-4866-804a-04093d097469', 'port_id': '5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c', 'mac_address': 'fa:16:3e:4a:3c:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 145, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '46e49c51-c57c-42d4-9638-de19e41a2b1a', '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-08-24 18:28:10.076 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:28:10.076 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:10.076 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:28:10.076 892 2951737127864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c6d96f19-8f73-4866-804a-04093d097469 2021-08-24 18:28:10.076 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:28:10.280 892 2951737127864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:28:10.280 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:28:10.294 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:28:10.294 892 2951737127864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 145, VLAN trunk: None to switch port 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c 2021-08-24 18:28:10.482 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:28:10.482 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:28:10.653 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:28:10.653 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:28:10.653 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (806de11e-dd3d-4469-8ac5-a2b7616ef814) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:28:10.653 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (806de11e-dd3d-4469-8ac5-a2b7616ef814) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:28:10.653 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:28:10.653 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:28:10.653 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c not yet added. Adding. 2021-08-24 18:28:10.653 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:28:10.653 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:28:10.920 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:11.136 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:11.136 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:11.355 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:11.544 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:11.544 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:28:11.544 892 2951737127864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c processed. 2021-08-24 18:28:11.898 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:12.105 892 2951737127864 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-08-24 18:28:12.943 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7390381f-fdb3-4d21-89ca-99bb4f063dda 6c2455508c15464aa85460d62192cb2e 934e326e23a2438b91e3bbb30a4c9473 - - -] Security group member updated on remote: ['4783820d-727d-4013-a557-ca8ee51435c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:28:12.943 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [req-7390381f-fdb3-4d21-89ca-99bb4f063dda 6c2455508c15464aa85460d62192cb2e 934e326e23a2438b91e3bbb30a4c9473 - - -] Security group member updated ['4783820d-727d-4013-a557-ca8ee51435c5'] 2021-08-24 18:28:14.327 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ecd27c7-31db-4cb6-9a30-00d9e35ec85e 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 737f015b-c741-4e43-939d-56f5cdad49a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:28:14.341 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ecd27c7-31db-4cb6-9a30-00d9e35ec85e 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 737f015b-c741-4e43-939d-56f5cdad49a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:28:14.873 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated on remote: ['dc9301d5-942b-4e53-8084-b82db566ed8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:28:14.873 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated ['dc9301d5-942b-4e53-8084-b82db566ed8a'] 2021-08-24 18:28:14.873 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Refresh firewall rules 2021-08-24 18:28:14.873 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Get security group information for devices via rpc ['1d431bd9-fda5-48a8-92a4-dda2b60bca97'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:28:15.154 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information for ports dict_keys(['1d431bd9-fda5-48a8-92a4-dda2b60bca97']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:28:15.154 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:28:15.154 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update rules of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:28:15.168 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update members of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:28:15.168 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 1d431bd9-fda5-48a8-92a4-dda2b60bca97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:28:15.168 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:28:15.168 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 18:28:15.168 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:15.405 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" 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-08-24 18:28:15.405 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:15.405 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [req-4fc10085-42f8-4da3-9b3a-8460b0649def f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:16.028 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f04bc90-3168-4074-b841-bb291c2ec0f0 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 3a74a21a-cffb-4757-b02e-2764b2e364ec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:28:16.046 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f04bc90-3168-4074-b841-bb291c2ec0f0 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 3a74a21a-cffb-4757-b02e-2764b2e364ec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:28:17.030 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 737f015b-c741-4e43-939d-56f5cdad49a3 2021-08-24 18:28:17.939 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:28:18.170 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 737f015b-c741-4e43-939d-56f5cdad49a3 2021-08-24 18:28:18.170 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 737f015b-c741-4e43-939d-56f5cdad49a3 updated. Details: {'device': '737f015b-c741-4e43-939d-56f5cdad49a3', 'network_id': 'c1ba9212-f579-4b19-9328-e116a7512140', 'port_id': '737f015b-c741-4e43-939d-56f5cdad49a3', 'mac_address': 'fa:16:3e:26:49:ba', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 106, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e40f1a82-8cc2-4861-86bf-e99ad87cfd56', 'ip_address': '192.168.233.203'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:28:18.170 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:28:18.170 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-737f015b-c741-4e43-939d-56f5cdad49a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:18.170 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 737f015b-c741-4e43-939d-56f5cdad49a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:28:18.170 892 2951737127864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c1ba9212-f579-4b19-9328-e116a7512140 2021-08-24 18:28:18.170 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:28:18.358 892 2951737127864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '737f015b-c741-4e43-939d-56f5cdad49a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:28:18.358 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '737f015b-c741-4e43-939d-56f5cdad49a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:28:18.375 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 737f015b-c741-4e43-939d-56f5cdad49a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:28:18.375 892 2951737127864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 106, VLAN trunk: None to switch port 737f015b-c741-4e43-939d-56f5cdad49a3 2021-08-24 18:28:18.497 892 2951737127864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:28:18.497 892 2951737127864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['737f015b-c741-4e43-939d-56f5cdad49a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:28:18.605 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c83f4e0-3912-4365-b16b-c9acbb30d5cd bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Security group member updated on remote: ['806de11e-dd3d-4469-8ac5-a2b7616ef814'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:28:18.605 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-7c83f4e0-3912-4365-b16b-c9acbb30d5cd bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] Security group member updated ['806de11e-dd3d-4469-8ac5-a2b7616ef814'] 2021-08-24 18:28:18.670 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['737f015b-c741-4e43-939d-56f5cdad49a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:28:18.670 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:28:18.670 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4783820d-727d-4013-a557-ca8ee51435c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:28:18.670 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4783820d-727d-4013-a557-ca8ee51435c5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:28:18.670 892 2951737127864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 737f015b-c741-4e43-939d-56f5cdad49a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:28:18.670 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:28:18.670 892 2951737127864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 737f015b-c741-4e43-939d-56f5cdad49a3 not yet added. Adding. 2021-08-24 18:28:18.670 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:28:18.670 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:28:18.683 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c83f4e0-3912-4365-b16b-c9acbb30d5cd bb785d28d7104a64841dcddc37a1c4f6 0fe72a1bb06e480cbbecbe4da51d017c - - -] port_delete event received for '5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:28:21.860 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-737f015b-c741-4e43-939d-56f5cdad49a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:21.860 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3a74a21a-cffb-4757-b02e-2764b2e364ec 2021-08-24 18:28:21.860 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c 2021-08-24 18:28:21.970 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:28:22.095 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-737f015b-c741-4e43-939d-56f5cdad49a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:22.095 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-737f015b-c741-4e43-939d-56f5cdad49a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:22.170 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 3a74a21a-cffb-4757-b02e-2764b2e364ec 2021-08-24 18:28:22.170 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 3a74a21a-cffb-4757-b02e-2764b2e364ec updated. Details: {'device': '3a74a21a-cffb-4757-b02e-2764b2e364ec', 'network_id': '6fc6f16f-4680-4cc8-80bf-8cfe101be9f4', 'port_id': '3a74a21a-cffb-4757-b02e-2764b2e364ec', 'mac_address': 'fa:16:3e:91:4c:b3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fbcbd7c9-741e-49e4-82e4-cf491ab106b0', '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-08-24 18:28:22.170 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:28:22.170 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:28:22.170 892 2951737128920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:28:22.170 892 2951737128920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:28:22.170 892 2951737128920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:28:22.170 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:22.170 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3a74a21a-cffb-4757-b02e-2764b2e364ec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:28:22.170 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:28:22.199 892 2951737128920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c6d96f19-8f73-4866-804a-04093d097469 2021-08-24 18:28:22.199 892 2951737128920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c'] 2021-08-24 18:28:22.219 892 2951737128920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:28:22.219 892 2951737128920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:28:22.219 892 2951737128920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cf0998c-c5bf-46d7-bf3a-3fbdc3afb14c'] 2021-08-24 18:28:22.324 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-737f015b-c741-4e43-939d-56f5cdad49a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:22.466 892 2951737128216 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a74a21a-cffb-4757-b02e-2764b2e364ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:28:22.466 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a74a21a-cffb-4757-b02e-2764b2e364ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:28:22.480 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3a74a21a-cffb-4757-b02e-2764b2e364ec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:28:22.480 892 2951737128216 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 3a74a21a-cffb-4757-b02e-2764b2e364ec 2021-08-24 18:28:22.496 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-737f015b-c741-4e43-939d-56f5cdad49a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:22.496 892 2951737127864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 737f015b-c741-4e43-939d-56f5cdad49a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:28:22.496 892 2951737127864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 737f015b-c741-4e43-939d-56f5cdad49a3 processed. 2021-08-24 18:28:22.669 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:28:22.683 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3a74a21a-cffb-4757-b02e-2764b2e364ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:28:22.843 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3a74a21a-cffb-4757-b02e-2764b2e364ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:28:22.843 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:28:22.843 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:28:22.843 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:28:22.843 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3a74a21a-cffb-4757-b02e-2764b2e364ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:28:22.856 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:28:22.856 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3a74a21a-cffb-4757-b02e-2764b2e364ec not yet added. Adding. 2021-08-24 18:28:22.856 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:28:22.856 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:28:23.980 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:24.496 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:26.747 892 2951737127864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:26.747 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:26.747 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:26.964 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:26.964 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:27.344 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:29.685 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 7.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:30.684 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3a74a21a-cffb-4757-b02e-2764b2e364ec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:28:30.684 892 2951737128216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3a74a21a-cffb-4757-b02e-2764b2e364ec processed. 2021-08-24 18:28:30.777 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:30.966 892 2951737128216 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-08-24 18:28:40.027 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6ce80d3-79f9-439a-a16b-1abd40449404 6c2455508c15464aa85460d62192cb2e 934e326e23a2438b91e3bbb30a4c9473 - - -] Security group member updated on remote: ['4783820d-727d-4013-a557-ca8ee51435c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:28:40.027 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [req-f6ce80d3-79f9-439a-a16b-1abd40449404 6c2455508c15464aa85460d62192cb2e 934e326e23a2438b91e3bbb30a4c9473 - - -] Security group member updated ['4783820d-727d-4013-a557-ca8ee51435c5'] 2021-08-24 18:28:40.046 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [req-f6ce80d3-79f9-439a-a16b-1abd40449404 6c2455508c15464aa85460d62192cb2e 934e326e23a2438b91e3bbb30a4c9473 - - -] Refresh firewall rules 2021-08-24 18:28:40.046 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6ce80d3-79f9-439a-a16b-1abd40449404 6c2455508c15464aa85460d62192cb2e 934e326e23a2438b91e3bbb30a4c9473 - - -] Get security group information for devices via rpc ['737f015b-c741-4e43-939d-56f5cdad49a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:28:40.076 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 737f015b-c741-4e43-939d-56f5cdad49a3 2021-08-24 18:28:40.122 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6ce80d3-79f9-439a-a16b-1abd40449404 6c2455508c15464aa85460d62192cb2e 934e326e23a2438b91e3bbb30a4c9473 - - -] port_delete event received for '737f015b-c741-4e43-939d-56f5cdad49a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:28:40.139 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f6ce80d3-79f9-439a-a16b-1abd40449404 6c2455508c15464aa85460d62192cb2e 934e326e23a2438b91e3bbb30a4c9473 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:28:40.139 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f6ce80d3-79f9-439a-a16b-1abd40449404 6c2455508c15464aa85460d62192cb2e 934e326e23a2438b91e3bbb30a4c9473 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:28:40.801 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:28:40.801 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '737f015b-c741-4e43-939d-56f5cdad49a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:28:40.801 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '737f015b-c741-4e43-939d-56f5cdad49a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:28:40.801 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 737f015b-c741-4e43-939d-56f5cdad49a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:28:40.827 892 2951737128216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c1ba9212-f579-4b19-9328-e116a7512140 2021-08-24 18:28:40.827 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['737f015b-c741-4e43-939d-56f5cdad49a3'] 2021-08-24 18:28:40.827 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:28:40.827 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:28:40.827 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['737f015b-c741-4e43-939d-56f5cdad49a3'] 2021-08-24 18:28:42.807 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:42.828 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:48.471 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated on remote: ['dc9301d5-942b-4e53-8084-b82db566ed8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:28:48.471 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated ['dc9301d5-942b-4e53-8084-b82db566ed8a'] 2021-08-24 18:28:48.471 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Refresh firewall rules 2021-08-24 18:28:48.471 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Get security group information for devices via rpc ['1d431bd9-fda5-48a8-92a4-dda2b60bca97', '3a74a21a-cffb-4757-b02e-2764b2e364ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:28:49.094 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information for ports dict_keys(['1d431bd9-fda5-48a8-92a4-dda2b60bca97', '3a74a21a-cffb-4757-b02e-2764b2e364ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:28:50.699 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:28:51.700 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update rules of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:28:51.700 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update members of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:28:51.700 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 1d431bd9-fda5-48a8-92a4-dda2b60bca97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:28:51.700 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:28:51.700 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 18:28:51.719 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:51.719 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-388af299-591b-4b95-89c5-81b6d5e74458 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 5f867518-521d-4a64-bfcf-cf0f928d8b64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:28:51.731 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-388af299-591b-4b95-89c5-81b6d5e74458 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 5f867518-521d-4a64-bfcf-cf0f928d8b64 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:28:51.982 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:51.982 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:51.982 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:52.001 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 3a74a21a-cffb-4757-b02e-2764b2e364ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:28:52.001 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:28:52.001 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 18:28:52.001 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:52.229 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" 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-08-24 18:28:52.229 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:52.229 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d8f49211-37a3-467f-bdfb-2036b632e824 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:54.276 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5f867518-521d-4a64-bfcf-cf0f928d8b64 2021-08-24 18:28:55.734 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:28:56.092 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 5f867518-521d-4a64-bfcf-cf0f928d8b64 2021-08-24 18:28:56.092 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 5f867518-521d-4a64-bfcf-cf0f928d8b64 updated. Details: {'device': '5f867518-521d-4a64-bfcf-cf0f928d8b64', 'network_id': '6fc6f16f-4680-4cc8-80bf-8cfe101be9f4', 'port_id': '5f867518-521d-4a64-bfcf-cf0f928d8b64', 'mac_address': 'fa:16:3e:51:19:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fbcbd7c9-741e-49e4-82e4-cf491ab106b0', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:28:56.092 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:28:56.092 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:56.092 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5f867518-521d-4a64-bfcf-cf0f928d8b64 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:28:56.092 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:28:56.374 892 2951737128216 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5f867518-521d-4a64-bfcf-cf0f928d8b64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:28:56.386 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5f867518-521d-4a64-bfcf-cf0f928d8b64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:28:56.386 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5f867518-521d-4a64-bfcf-cf0f928d8b64 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:28:56.386 892 2951737128216 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 5f867518-521d-4a64-bfcf-cf0f928d8b64 2021-08-24 18:28:56.528 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:28:56.528 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5f867518-521d-4a64-bfcf-cf0f928d8b64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:28:56.777 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5f867518-521d-4a64-bfcf-cf0f928d8b64']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:28:56.777 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:28:56.777 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:28:56.777 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:28:56.777 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5f867518-521d-4a64-bfcf-cf0f928d8b64 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:28:56.777 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:28:56.777 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5f867518-521d-4a64-bfcf-cf0f928d8b64 not yet added. Adding. 2021-08-24 18:28:56.777 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:28:56.777 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:28:57.012 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:57.283 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:57.294 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:28:57.594 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" 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-08-24 18:28:57.799 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:28:57.799 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5f867518-521d-4a64-bfcf-cf0f928d8b64 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:28:57.799 892 2951737128216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5f867518-521d-4a64-bfcf-cf0f928d8b64 processed. 2021-08-24 18:28:58.341 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 69f53a92-e78d-4383-af2e-ce0163cc91cd 2021-08-24 18:28:59.764 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:28:59.764 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:29:00.063 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 69f53a92-e78d-4383-af2e-ce0163cc91cd 2021-08-24 18:29:00.063 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 69f53a92-e78d-4383-af2e-ce0163cc91cd updated. Details: {'device': '69f53a92-e78d-4383-af2e-ce0163cc91cd', 'network_id': 'f6c36798-b9ad-4dce-866a-caf813cd5208', 'port_id': '69f53a92-e78d-4383-af2e-ce0163cc91cd', 'mac_address': 'fa:16:3e:f6:10:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 128, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '984ed30b-8416-468e-b518-99c5463514eb', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:29:00.063 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:29:00.063 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:29:00.063 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 69f53a92-e78d-4383-af2e-ce0163cc91cd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:29:00.063 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:29:00.104 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69f53a92-e78d-4383-af2e-ce0163cc91cd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:29:00.104 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69f53a92-e78d-4383-af2e-ce0163cc91cd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:29:00.104 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:29:00.129 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 69f53a92-e78d-4383-af2e-ce0163cc91cd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:29:00.129 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 128, VLAN trunk: None to switch port 69f53a92-e78d-4383-af2e-ce0163cc91cd 2021-08-24 18:29:00.221 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:29:00.221 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['69f53a92-e78d-4383-af2e-ce0163cc91cd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:29:00.388 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['69f53a92-e78d-4383-af2e-ce0163cc91cd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:29:00.388 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:29:00.388 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aba661b8-ae2b-4cd5-849e-492e105554f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:29:00.388 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 69f53a92-e78d-4383-af2e-ce0163cc91cd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:29:00.388 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:29:00.388 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-24 18:29:00.388 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:29:00.388 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:29:00.388 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:29:00.388 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:29:00.488 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69f53a92-e78d-4383-af2e-ce0163cc91cd" 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-08-24 18:29:00.488 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 69f53a92-e78d-4383-af2e-ce0163cc91cd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:29:00.488 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 69f53a92-e78d-4383-af2e-ce0163cc91cd processed. 2021-08-24 18:29:01.760 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:29:01.969 892 2951737128040 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-08-24 18:29:12.482 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 69f53a92-e78d-4383-af2e-ce0163cc91cd 2021-08-24 18:29:13.825 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:29:13.825 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '69f53a92-e78d-4383-af2e-ce0163cc91cd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:29:13.825 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '69f53a92-e78d-4383-af2e-ce0163cc91cd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:29:13.825 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 69f53a92-e78d-4383-af2e-ce0163cc91cd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:29:13.861 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69f53a92-e78d-4383-af2e-ce0163cc91cd'] 2021-08-24 18:29:13.861 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:29:13.861 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:29:13.861 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69f53a92-e78d-4383-af2e-ce0163cc91cd'] 2021-08-24 18:29:14.485 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 69f53a92-e78d-4383-af2e-ce0163cc91cd 2021-08-24 18:29:15.825 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:29:15.825 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '69f53a92-e78d-4383-af2e-ce0163cc91cd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:29:15.825 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '69f53a92-e78d-4383-af2e-ce0163cc91cd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:29:15.825 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 69f53a92-e78d-4383-af2e-ce0163cc91cd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:29:15.825 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:29:15.859 892 2951737128216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f6c36798-b9ad-4dce-866a-caf813cd5208 2021-08-24 18:29:15.859 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69f53a92-e78d-4383-af2e-ce0163cc91cd'] 2021-08-24 18:29:15.859 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:29:15.859 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69f53a92-e78d-4383-af2e-ce0163cc91cd'] 2021-08-24 18:29:15.980 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:34:58.516 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc8547b9-66c5-44f4-b080-10d1bf6109f4 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network c6d96f19-8f73-4866-804a-04093d097469 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 18:34:58.516 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc8547b9-66c5-44f4-b080-10d1bf6109f4 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network c6d96f19-8f73-4866-804a-04093d097469 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 18:35:10.263 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated on remote: ['dc9301d5-942b-4e53-8084-b82db566ed8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:35:10.263 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated ['dc9301d5-942b-4e53-8084-b82db566ed8a'] 2021-08-24 18:35:10.263 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Refresh firewall rules 2021-08-24 18:35:10.263 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Get security group information for devices via rpc ['1d431bd9-fda5-48a8-92a4-dda2b60bca97', '3a74a21a-cffb-4757-b02e-2764b2e364ec', '5f867518-521d-4a64-bfcf-cf0f928d8b64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:35:10.628 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information for ports dict_keys(['1d431bd9-fda5-48a8-92a4-dda2b60bca97', '3a74a21a-cffb-4757-b02e-2764b2e364ec', '5f867518-521d-4a64-bfcf-cf0f928d8b64']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:35:10.628 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:35:10.628 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update rules of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:35:10.628 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update members of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:35:10.628 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 1d431bd9-fda5-48a8-92a4-dda2b60bca97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:35:10.628 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:35:10.628 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 18:35:10.628 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:10.816 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:35:10.816 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:10.816 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:35:10.816 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 3a74a21a-cffb-4757-b02e-2764b2e364ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:35:10.816 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:35:10.816 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 18:35:10.816 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:10.984 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:35:10.984 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:10.984 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:35:10.984 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 5f867518-521d-4a64-bfcf-cf0f928d8b64 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:35:10.984 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:35:10.984 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-24 18:35:10.984 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:11.028 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92cc6a9c-d366-45a4-9029-87929171d91d 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 8a486ebc-55d4-444e-a902-c7732088e8dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:35:11.033 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92cc6a9c-d366-45a4-9029-87929171d91d 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 8a486ebc-55d4-444e-a902-c7732088e8dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:35:11.160 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:35:11.160 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:11.160 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-a194315d-91cd-4fab-b3ee-4800828034e4 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:35:13.280 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8a486ebc-55d4-444e-a902-c7732088e8dd 2021-08-24 18:35:13.560 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:35:13.747 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 8a486ebc-55d4-444e-a902-c7732088e8dd 2021-08-24 18:35:13.747 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 8a486ebc-55d4-444e-a902-c7732088e8dd updated. Details: {'device': '8a486ebc-55d4-444e-a902-c7732088e8dd', 'network_id': '6fc6f16f-4680-4cc8-80bf-8cfe101be9f4', 'port_id': '8a486ebc-55d4-444e-a902-c7732088e8dd', 'mac_address': 'fa:16:3e:ac:e4:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fbcbd7c9-741e-49e4-82e4-cf491ab106b0', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:35:13.747 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:35:13.747 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a486ebc-55d4-444e-a902-c7732088e8dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:13.747 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8a486ebc-55d4-444e-a902-c7732088e8dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:35:13.747 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:35:13.919 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8a486ebc-55d4-444e-a902-c7732088e8dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:35:13.919 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8a486ebc-55d4-444e-a902-c7732088e8dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:35:13.929 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8a486ebc-55d4-444e-a902-c7732088e8dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:35:13.929 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 8a486ebc-55d4-444e-a902-c7732088e8dd 2021-08-24 18:35:14.028 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:35:14.028 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8a486ebc-55d4-444e-a902-c7732088e8dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:35:14.170 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8a486ebc-55d4-444e-a902-c7732088e8dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:35:14.170 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:35:14.170 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:35:14.170 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:35:14.170 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8a486ebc-55d4-444e-a902-c7732088e8dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:35:14.170 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:35:14.170 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8a486ebc-55d4-444e-a902-c7732088e8dd not yet added. Adding. 2021-08-24 18:35:14.170 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:35:14.170 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:35:14.331 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a486ebc-55d4-444e-a902-c7732088e8dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:14.488 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a486ebc-55d4-444e-a902-c7732088e8dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:35:14.488 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a486ebc-55d4-444e-a902-c7732088e8dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:14.684 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a486ebc-55d4-444e-a902-c7732088e8dd" 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-08-24 18:35:14.785 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a486ebc-55d4-444e-a902-c7732088e8dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:35:14.785 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8a486ebc-55d4-444e-a902-c7732088e8dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:35:14.785 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8a486ebc-55d4-444e-a902-c7732088e8dd processed. 2021-08-24 18:35:15.575 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:15.753 892 2951737128040 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-08-24 18:35:17.940 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-109e815a-0fd3-410e-b61a-a09038c00d4d 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group member updated on remote: ['aba661b8-ae2b-4cd5-849e-492e105554f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:35:17.940 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-109e815a-0fd3-410e-b61a-a09038c00d4d 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group member updated ['aba661b8-ae2b-4cd5-849e-492e105554f0'] 2021-08-24 18:35:18.247 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-109e815a-0fd3-410e-b61a-a09038c00d4d 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] port_delete event received for '69f53a92-e78d-4383-af2e-ce0163cc91cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:35:19.637 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2941034e-c26b-4162-8fe0-821b40df2e7f 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] port_delete event received for 'd2317794-82eb-4d4b-9d6f-6a71b0094418' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:35:20.247 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c590d9b-123e-4087-a74e-0926afb8c5ee 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group rule updated on remote: ['2532de29-9555-4a1b-b5fc-099177f13ce0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:35:20.247 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-6c590d9b-123e-4087-a74e-0926afb8c5ee 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group rule updated ['2532de29-9555-4a1b-b5fc-099177f13ce0'] 2021-08-24 18:35:20.356 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9583a6c9-deea-476a-8d3c-7a3739a10587 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group rule updated on remote: ['2532de29-9555-4a1b-b5fc-099177f13ce0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:35:20.356 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-9583a6c9-deea-476a-8d3c-7a3739a10587 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group rule updated ['2532de29-9555-4a1b-b5fc-099177f13ce0'] 2021-08-24 18:35:23.626 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-468f0e5b-2e88-45c9-9dee-4d23e11f7e11 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group member updated on remote: ['2532de29-9555-4a1b-b5fc-099177f13ce0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:35:23.626 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-468f0e5b-2e88-45c9-9dee-4d23e11f7e11 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group member updated ['2532de29-9555-4a1b-b5fc-099177f13ce0'] 2021-08-24 18:35:24.341 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-832e2259-62d5-4b2b-a07f-4a56669b7d42 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 6d78a886-328e-4326-9f91-60885aafc9e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:35:24.341 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-832e2259-62d5-4b2b-a07f-4a56669b7d42 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 6d78a886-328e-4326-9f91-60885aafc9e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:35:27.377 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6d78a886-328e-4326-9f91-60885aafc9e8 2021-08-24 18:35:27.637 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:35:27.811 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 6d78a886-328e-4326-9f91-60885aafc9e8 2021-08-24 18:35:27.811 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 6d78a886-328e-4326-9f91-60885aafc9e8 updated. Details: {'device': '6d78a886-328e-4326-9f91-60885aafc9e8', 'network_id': 'f6c36798-b9ad-4dce-866a-caf813cd5208', 'port_id': '6d78a886-328e-4326-9f91-60885aafc9e8', 'mac_address': 'fa:16:3e:46:0a:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 128, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '984ed30b-8416-468e-b518-99c5463514eb', '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-08-24 18:35:27.811 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:35:27.811 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d78a886-328e-4326-9f91-60885aafc9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:27.811 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6d78a886-328e-4326-9f91-60885aafc9e8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:35:27.831 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f6c36798-b9ad-4dce-866a-caf813cd5208 2021-08-24 18:35:27.831 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:35:27.982 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6d78a886-328e-4326-9f91-60885aafc9e8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:35:27.982 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6d78a886-328e-4326-9f91-60885aafc9e8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:35:27.982 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6d78a886-328e-4326-9f91-60885aafc9e8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:35:27.982 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 128, VLAN trunk: None to switch port 6d78a886-328e-4326-9f91-60885aafc9e8 2021-08-24 18:35:28.092 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:35:28.092 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6d78a886-328e-4326-9f91-60885aafc9e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:35:28.222 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6d78a886-328e-4326-9f91-60885aafc9e8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:35:28.222 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:35:28.222 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2532de29-9555-4a1b-b5fc-099177f13ce0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:35:28.222 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6d78a886-328e-4326-9f91-60885aafc9e8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:35:28.222 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:35:28.222 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6d78a886-328e-4326-9f91-60885aafc9e8 not yet added. Adding. 2021-08-24 18:35:28.222 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:35:28.222 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:35:28.435 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d78a886-328e-4326-9f91-60885aafc9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:28.621 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d78a886-328e-4326-9f91-60885aafc9e8" 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-08-24 18:35:28.621 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d78a886-328e-4326-9f91-60885aafc9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:28.827 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d78a886-328e-4326-9f91-60885aafc9e8" 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-08-24 18:35:28.921 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d78a886-328e-4326-9f91-60885aafc9e8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:35:28.921 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6d78a886-328e-4326-9f91-60885aafc9e8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:35:28.921 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6d78a886-328e-4326-9f91-60885aafc9e8 processed. 2021-08-24 18:35:29.640 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:35:29.817 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:41:54.704 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7998edf-2395-4d77-a832-5c143494a148 2021-08-24 18:41:55.278 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98cbba74-44b3-4f18-8ee1-9ac3b8779063 c8b2734624ee498fb5389a0015f81914 3fbe4fc7866148009f1a5cc2bd0d012f - - -] Security group member updated on remote: ['06bea6c9-10ed-4a0c-9c0e-35f9e386d702'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:41:55.278 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-98cbba74-44b3-4f18-8ee1-9ac3b8779063 c8b2734624ee498fb5389a0015f81914 3fbe4fc7866148009f1a5cc2bd0d012f - - -] Security group member updated ['06bea6c9-10ed-4a0c-9c0e-35f9e386d702'] 2021-08-24 18:41:55.298 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-98cbba74-44b3-4f18-8ee1-9ac3b8779063 c8b2734624ee498fb5389a0015f81914 3fbe4fc7866148009f1a5cc2bd0d012f - - -] Refresh firewall rules 2021-08-24 18:41:55.298 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98cbba74-44b3-4f18-8ee1-9ac3b8779063 c8b2734624ee498fb5389a0015f81914 3fbe4fc7866148009f1a5cc2bd0d012f - - -] Get security group information for devices via rpc ['b7998edf-2395-4d77-a832-5c143494a148'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:41:55.329 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98cbba74-44b3-4f18-8ee1-9ac3b8779063 c8b2734624ee498fb5389a0015f81914 3fbe4fc7866148009f1a5cc2bd0d012f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:41:55.329 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98cbba74-44b3-4f18-8ee1-9ac3b8779063 c8b2734624ee498fb5389a0015f81914 3fbe4fc7866148009f1a5cc2bd0d012f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:41:55.376 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98cbba74-44b3-4f18-8ee1-9ac3b8779063 c8b2734624ee498fb5389a0015f81914 3fbe4fc7866148009f1a5cc2bd0d012f - - -] port_delete event received for 'b7998edf-2395-4d77-a832-5c143494a148' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:41:55.485 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:41:55.485 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7998edf-2395-4d77-a832-5c143494a148' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:41:55.485 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7998edf-2395-4d77-a832-5c143494a148' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:41:55.485 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7998edf-2395-4d77-a832-5c143494a148 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:41:55.507 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f5269a6f-ff21-4808-bfc7-351c5eacddff 2021-08-24 18:41:55.507 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7998edf-2395-4d77-a832-5c143494a148'] 2021-08-24 18:41:55.507 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:41:55.507 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:41:55.507 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7998edf-2395-4d77-a832-5c143494a148'] 2021-08-24 18:41:57.485 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:41:57.517 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:42:14.075 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10404504-fbea-4ab7-9dcd-c9750a3f001f 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group member updated on remote: ['2532de29-9555-4a1b-b5fc-099177f13ce0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:42:14.075 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-10404504-fbea-4ab7-9dcd-c9750a3f001f 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] Security group member updated ['2532de29-9555-4a1b-b5fc-099177f13ce0'] 2021-08-24 18:42:14.387 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10404504-fbea-4ab7-9dcd-c9750a3f001f 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] port_delete event received for '6d78a886-328e-4326-9f91-60885aafc9e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:42:14.840 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6d78a886-328e-4326-9f91-60885aafc9e8 2021-08-24 18:42:15.578 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:42:15.578 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6d78a886-328e-4326-9f91-60885aafc9e8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:42:15.578 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6d78a886-328e-4326-9f91-60885aafc9e8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:42:15.578 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6d78a886-328e-4326-9f91-60885aafc9e8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:42:15.596 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f6c36798-b9ad-4dce-866a-caf813cd5208 2021-08-24 18:42:15.596 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d78a886-328e-4326-9f91-60885aafc9e8'] 2021-08-24 18:42:15.596 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:42:15.596 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:42:15.596 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d78a886-328e-4326-9f91-60885aafc9e8'] 2021-08-24 18:42:16.308 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d05e1c9-6240-450f-8824-c63f93007834 3e7b671e4aeb46649a36c1a0b50365e1 7a61c2109ebb43619020d30af1550b4d - - -] port_delete event received for '8cff3ef3-9c4e-4674-972e-96327cd01dd1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:42:17.594 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:42:17.625 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:47:20.946 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8a486ebc-55d4-444e-a902-c7732088e8dd 2021-08-24 18:47:21.041 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:47:21.041 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8a486ebc-55d4-444e-a902-c7732088e8dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:47:21.041 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8a486ebc-55d4-444e-a902-c7732088e8dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:47:21.041 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8a486ebc-55d4-444e-a902-c7732088e8dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:47:21.063 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a486ebc-55d4-444e-a902-c7732088e8dd'] 2021-08-24 18:47:21.063 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:47:21.063 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:47:21.063 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a486ebc-55d4-444e-a902-c7732088e8dd'] 2021-08-24 18:47:21.063 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated on remote: ['dc9301d5-942b-4e53-8084-b82db566ed8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:47:21.063 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated ['dc9301d5-942b-4e53-8084-b82db566ed8a'] 2021-08-24 18:47:21.063 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Refresh firewall rules 2021-08-24 18:47:21.063 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Get security group information for devices via rpc ['1d431bd9-fda5-48a8-92a4-dda2b60bca97', '3a74a21a-cffb-4757-b02e-2764b2e364ec', '5f867518-521d-4a64-bfcf-cf0f928d8b64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:47:21.134 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] port_delete event received for '8a486ebc-55d4-444e-a902-c7732088e8dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:47:21.402 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information for ports dict_keys(['1d431bd9-fda5-48a8-92a4-dda2b60bca97', '3a74a21a-cffb-4757-b02e-2764b2e364ec', '5f867518-521d-4a64-bfcf-cf0f928d8b64']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:47:21.402 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:47:21.402 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update rules of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:47:21.402 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update members of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:47:21.402 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 1d431bd9-fda5-48a8-92a4-dda2b60bca97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:47:21.402 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:47:21.402 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 18:47:21.402 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:47:21.402 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:47:21.402 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:47:21.573 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:47:21.573 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 3a74a21a-cffb-4757-b02e-2764b2e364ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:47:21.573 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:47:21.573 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 18:47:21.573 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:47:21.573 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:47:21.573 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:47:21.772 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" 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-08-24 18:47:21.772 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 5f867518-521d-4a64-bfcf-cf0f928d8b64 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:47:21.772 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:47:21.772 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 18:47:21.772 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:47:21.772 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:47:21.772 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:47:21.947 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d37d9750-5083-4292-be74-47a8164174b3 f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-5f867518-521d-4a64-bfcf-cf0f928d8b64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:47:23.041 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:47:23.057 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:53:04.166 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7665441e-4789-410c-8110-aa6e09467a29 - - - - -] port_update received: cc2643d2-92cd-45ab-b5b4-ea60668a837a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:53:04.192 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7665441e-4789-410c-8110-aa6e09467a29 - - - - -] No port cc2643d2-92cd-45ab-b5b4-ea60668a837a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:53:08.036 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e2e4229-edf5-48b5-9a3c-a8adf4dc9864 - - - - -] port_update received: 67645a79-b49c-4c5b-af81-ee6272b5f8dc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:53:08.051 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e2e4229-edf5-48b5-9a3c-a8adf4dc9864 - - - - -] No port 67645a79-b49c-4c5b-af81-ee6272b5f8dc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:53:09.348 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-988c91a5-5587-45ed-97ed-1c94339dc38b - - - - -] port_update received: 7d99bbfc-38ac-4ae8-b430-ac82cc67d2fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:53:09.348 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-988c91a5-5587-45ed-97ed-1c94339dc38b - - - - -] No port 7d99bbfc-38ac-4ae8-b430-ac82cc67d2fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:53:11.520 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e1091c7-dbda-46fb-b668-46102a7d590a 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated on remote: ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:53:11.539 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-4e1091c7-dbda-46fb-b668-46102a7d590a 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] 2021-08-24 18:53:11.665 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80c63597-74e7-42f5-ab8d-066e38ecd7e3 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated on remote: ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:53:11.665 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-80c63597-74e7-42f5-ab8d-066e38ecd7e3 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] 2021-08-24 18:53:11.822 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30606dfa-234f-4d65-957b-9f8687dd291a 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated on remote: ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:53:11.822 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-30606dfa-234f-4d65-957b-9f8687dd291a 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] 2021-08-24 18:53:11.973 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eaf27ea7-d443-4c8f-bf7a-18bbc2f6bb8f 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated on remote: ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:53:11.973 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-eaf27ea7-d443-4c8f-bf7a-18bbc2f6bb8f 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] 2021-08-24 18:53:12.098 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a441be4d-6fd6-4b8b-b2c0-5ef08629622a 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated on remote: ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:53:12.113 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-a441be4d-6fd6-4b8b-b2c0-5ef08629622a 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] 2021-08-24 18:53:12.261 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ad4374a-6134-4da1-b49d-f12c06bc2da3 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated on remote: ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:53:12.261 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-4ad4374a-6134-4da1-b49d-f12c06bc2da3 15fcd7258a6742849cf626c8d194fa87 b2124ff4624646a2bf371d6d06c7b534 - - -] Security group rule updated ['691175c4-45b6-4b2b-a4ae-b79ac7ed8bfa'] 2021-08-24 18:53:13.234 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37a1559a-a737-4ea2-ae98-52cebd28ba79 - - - - -] port_update received: 1e756d17-40f8-4d9d-a612-2493ba4ade89 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:53:13.254 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37a1559a-a737-4ea2-ae98-52cebd28ba79 - - - - -] No port 1e756d17-40f8-4d9d-a612-2493ba4ade89 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:53:24.712 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated on remote: ['dc9301d5-942b-4e53-8084-b82db566ed8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:53:24.712 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated ['dc9301d5-942b-4e53-8084-b82db566ed8a'] 2021-08-24 18:53:24.712 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Refresh firewall rules 2021-08-24 18:53:24.712 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Get security group information for devices via rpc ['1d431bd9-fda5-48a8-92a4-dda2b60bca97', '3a74a21a-cffb-4757-b02e-2764b2e364ec', '5f867518-521d-4a64-bfcf-cf0f928d8b64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:53:24.796 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] port_delete event received for '5f867518-521d-4a64-bfcf-cf0f928d8b64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:53:24.960 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information for ports dict_keys(['1d431bd9-fda5-48a8-92a4-dda2b60bca97', '3a74a21a-cffb-4757-b02e-2764b2e364ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:53:24.960 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:53:24.960 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update rules of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:53:24.960 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update members of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:53:24.960 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 1d431bd9-fda5-48a8-92a4-dda2b60bca97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:53:24.960 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:53:24.960 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 18:53:24.960 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:53:24.960 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:53:24.960 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:53:25.148 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:53:25.148 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 3a74a21a-cffb-4757-b02e-2764b2e364ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:53:25.148 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:53:25.148 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 18:53:25.148 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:53:25.148 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:53:25.148 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:53:25.222 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5f867518-521d-4a64-bfcf-cf0f928d8b64 2021-08-24 18:53:25.301 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-b7bb033c-5d8a-44d7-b378-084d22bd1bbe f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-3a74a21a-cffb-4757-b02e-2764b2e364ec" 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-08-24 18:53:26.785 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:53:26.785 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5f867518-521d-4a64-bfcf-cf0f928d8b64' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:53:26.785 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5f867518-521d-4a64-bfcf-cf0f928d8b64' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:53:26.785 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5f867518-521d-4a64-bfcf-cf0f928d8b64 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:53:26.785 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f867518-521d-4a64-bfcf-cf0f928d8b64'] 2021-08-24 18:53:26.785 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:53:26.785 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:53:26.785 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f867518-521d-4a64-bfcf-cf0f928d8b64'] 2021-08-24 18:53:27.175 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated on remote: ['dc9301d5-942b-4e53-8084-b82db566ed8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:53:27.175 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated ['dc9301d5-942b-4e53-8084-b82db566ed8a'] 2021-08-24 18:53:27.175 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Refresh firewall rules 2021-08-24 18:53:27.180 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Get security group information for devices via rpc ['1d431bd9-fda5-48a8-92a4-dda2b60bca97', '3a74a21a-cffb-4757-b02e-2764b2e364ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:53:27.243 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3a74a21a-cffb-4757-b02e-2764b2e364ec 2021-08-24 18:53:27.255 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] port_delete event received for '3a74a21a-cffb-4757-b02e-2764b2e364ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:53:27.349 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information for ports dict_keys(['1d431bd9-fda5-48a8-92a4-dda2b60bca97']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:53:27.349 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:53:27.349 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update rules of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:53:27.349 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update members of security group (dc9301d5-942b-4e53-8084-b82db566ed8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:53:27.349 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update port filter for 1d431bd9-fda5-48a8-92a4-dda2b60bca97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:53:27.349 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Updating port rules. 2021-08-24 18:53:27.349 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 18:53:27.349 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:53:27.349 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:53:27.349 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:53:27.504 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-cd9b7b2c-36d3-4765-b983-c9a1f8c62bdb f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Lock "n-hv-driver-port-lock-1d431bd9-fda5-48a8-92a4-dda2b60bca97" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:53:28.785 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:53:28.785 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3a74a21a-cffb-4757-b02e-2764b2e364ec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:53:28.785 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3a74a21a-cffb-4757-b02e-2764b2e364ec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:53:28.785 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3a74a21a-cffb-4757-b02e-2764b2e364ec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:53:28.785 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:53:28.796 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a74a21a-cffb-4757-b02e-2764b2e364ec'] 2021-08-24 18:53:28.796 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:53:28.796 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:53:28.796 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a74a21a-cffb-4757-b02e-2764b2e364ec'] 2021-08-24 18:53:28.832 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:54:01.306 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Security group member updated on remote: ['76e4e87f-f983-436c-af21-9c07b7655278'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:54:01.306 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Security group member updated ['76e4e87f-f983-436c-af21-9c07b7655278'] 2021-08-24 18:54:01.306 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Refresh firewall rules 2021-08-24 18:54:01.306 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Get security group information for devices via rpc ['1af85cdf-cb5b-4cff-b25a-dfb7811df99e', '20022371-36e1-4528-b4aa-01a5a6416d89'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:54:01.382 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] port_delete event received for '20022371-36e1-4528-b4aa-01a5a6416d89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:54:01.471 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Update security group information for ports dict_keys(['1af85cdf-cb5b-4cff-b25a-dfb7811df99e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:54:01.471 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:54:01.471 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Update rules of security group (76e4e87f-f983-436c-af21-9c07b7655278) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:54:01.471 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Update members of security group (76e4e87f-f983-436c-af21-9c07b7655278) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 18:54:01.471 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Update port filter for 1af85cdf-cb5b-4cff-b25a-dfb7811df99e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:54:01.471 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Updating port rules. 2021-08-24 18:54:01.471 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-24 18:54:01.471 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Lock "n-hv-driver-port-lock-1af85cdf-cb5b-4cff-b25a-dfb7811df99e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:54:01.471 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Lock "n-hv-driver-port-lock-1af85cdf-cb5b-4cff-b25a-dfb7811df99e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:54:01.471 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Lock "n-hv-driver-port-lock-1af85cdf-cb5b-4cff-b25a-dfb7811df99e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:54:01.556 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20022371-36e1-4528-b4aa-01a5a6416d89 2021-08-24 18:54:01.613 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-c9678583-657a-4c5e-a124-3e60c70ec1ab ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Lock "n-hv-driver-port-lock-1af85cdf-cb5b-4cff-b25a-dfb7811df99e" 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-08-24 18:54:02.902 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:54:02.902 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20022371-36e1-4528-b4aa-01a5a6416d89' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:54:02.902 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20022371-36e1-4528-b4aa-01a5a6416d89' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:54:02.902 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20022371-36e1-4528-b4aa-01a5a6416d89 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:54:02.909 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20022371-36e1-4528-b4aa-01a5a6416d89'] 2021-08-24 18:54:02.909 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:54:02.909 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:54:02.909 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20022371-36e1-4528-b4aa-01a5a6416d89'] 2021-08-24 18:54:03.559 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1af85cdf-cb5b-4cff-b25a-dfb7811df99e 2021-08-24 18:54:03.773 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c33927c2-bcf9-432d-b2af-b8d076de60c3 ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Security group member updated on remote: ['76e4e87f-f983-436c-af21-9c07b7655278'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:54:03.773 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-c33927c2-bcf9-432d-b2af-b8d076de60c3 ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Security group member updated ['76e4e87f-f983-436c-af21-9c07b7655278'] 2021-08-24 18:54:03.773 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-c33927c2-bcf9-432d-b2af-b8d076de60c3 ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Refresh firewall rules 2021-08-24 18:54:03.773 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c33927c2-bcf9-432d-b2af-b8d076de60c3 ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Get security group information for devices via rpc ['1af85cdf-cb5b-4cff-b25a-dfb7811df99e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:54:03.806 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c33927c2-bcf9-432d-b2af-b8d076de60c3 ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:54:03.806 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c33927c2-bcf9-432d-b2af-b8d076de60c3 ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:54:03.846 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c33927c2-bcf9-432d-b2af-b8d076de60c3 ae249b3184954b00a3cfe6cf8a55376e 249731020cc841e28432b7813f1a3c31 - - -] port_delete event received for '1af85cdf-cb5b-4cff-b25a-dfb7811df99e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:54:04.893 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:54:04.893 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:54:04.893 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1af85cdf-cb5b-4cff-b25a-dfb7811df99e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:54:04.893 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1af85cdf-cb5b-4cff-b25a-dfb7811df99e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:54:04.893 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1af85cdf-cb5b-4cff-b25a-dfb7811df99e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:54:04.893 892 2951737128216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 16f77bde-3478-4050-9a98-f617bd05532c 2021-08-24 18:54:04.893 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1af85cdf-cb5b-4cff-b25a-dfb7811df99e'] 2021-08-24 18:54:04.909 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:54:04.909 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:54:04.909 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1af85cdf-cb5b-4cff-b25a-dfb7811df99e'] 2021-08-24 18:54:04.909 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:54:06.890 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:54:06.898 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:54:17.564 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19ad1a95-e404-42d5-a419-000b9adf61e6 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'd8ceb776-654c-4b6e-b579-e4dcbdcc1d1a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:54:18.663 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-344574a2-02d6-46ec-94ad-c82f10422194 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'fdac4351-816b-4e5d-a4d2-707c3f5e3383' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:54:19.476 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd4c3c9b-0eda-4a6d-b8ef-9d5ee829c746 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '5817c638-54c9-4cde-adf6-531df0e23041' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:54:19.690 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd4c3c9b-0eda-4a6d-b8ef-9d5ee829c746 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network f6c36798-b9ad-4dce-866a-caf813cd5208 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 18:54:19.690 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd4c3c9b-0eda-4a6d-b8ef-9d5ee829c746 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network f6c36798-b9ad-4dce-866a-caf813cd5208 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 18:54:19.736 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1a19d77-84da-4c76-87ba-fde448c97774 - - - - -] port_delete event received for '5817c638-54c9-4cde-adf6-531df0e23041' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:54:24.614 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d2da1d3-49d0-4643-8c68-7ef9abfe1e3d - - - - -] port_update received: 03c129e8-1dfb-4c79-a21b-2d932ae1d87d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:54:24.614 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d2da1d3-49d0-4643-8c68-7ef9abfe1e3d - - - - -] No port 03c129e8-1dfb-4c79-a21b-2d932ae1d87d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:54:26.022 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8c27fd9-d678-4fcc-a6e6-528b0818053a e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group rule updated on remote: ['981dcf13-f279-4f90-98ef-bbd94853274c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:54:26.022 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-f8c27fd9-d678-4fcc-a6e6-528b0818053a e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group rule updated ['981dcf13-f279-4f90-98ef-bbd94853274c'] 2021-08-24 18:54:26.154 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a3e5d27-35ac-4299-96d8-412dc345ae04 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group rule updated on remote: ['981dcf13-f279-4f90-98ef-bbd94853274c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 18:54:26.154 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-4a3e5d27-35ac-4299-96d8-412dc345ae04 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group rule updated ['981dcf13-f279-4f90-98ef-bbd94853274c'] 2021-08-24 18:54:28.033 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6094b5cf-7fa0-4439-b15d-c0f50b37d834 - - - - -] port_update received: 943fa52e-0c27-4d46-ba91-ceaafe6e8a5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:54:28.054 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6094b5cf-7fa0-4439-b15d-c0f50b37d834 - - - - -] No port 943fa52e-0c27-4d46-ba91-ceaafe6e8a5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:54:29.689 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37d87d18-c1e5-4cf0-9f27-1454fb802855 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group member updated on remote: ['981dcf13-f279-4f90-98ef-bbd94853274c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:54:29.689 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-37d87d18-c1e5-4cf0-9f27-1454fb802855 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group member updated ['981dcf13-f279-4f90-98ef-bbd94853274c'] 2021-08-24 18:54:30.538 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5bef09d-5210-40d7-a78b-b02c50a2f2f0 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 9b56d44c-e14f-4533-9d24-29a9fe21447b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 18:54:30.538 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5bef09d-5210-40d7-a78b-b02c50a2f2f0 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 9b56d44c-e14f-4533-9d24-29a9fe21447b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 18:54:31.662 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b56d44c-e14f-4533-9d24-29a9fe21447b 2021-08-24 18:54:33.048 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 18:54:33.241 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 9b56d44c-e14f-4533-9d24-29a9fe21447b 2021-08-24 18:54:33.241 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 9b56d44c-e14f-4533-9d24-29a9fe21447b updated. Details: {'device': '9b56d44c-e14f-4533-9d24-29a9fe21447b', 'network_id': '11bdeb59-fb8d-49e7-ad18-929635ceaff6', 'port_id': '9b56d44c-e14f-4533-9d24-29a9fe21447b', 'mac_address': 'fa:16:3e:1c:c1:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 147, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ee26e6cd-ea50-4e55-99a1-10ba3a8aa119', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 18:54:33.241 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 18:54:33.241 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b56d44c-e14f-4533-9d24-29a9fe21447b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:54:33.241 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b56d44c-e14f-4533-9d24-29a9fe21447b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 18:54:33.241 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 11bdeb59-fb8d-49e7-ad18-929635ceaff6 2021-08-24 18:54:33.241 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 18:54:33.400 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b56d44c-e14f-4533-9d24-29a9fe21447b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:54:33.400 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b56d44c-e14f-4533-9d24-29a9fe21447b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 18:54:33.413 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b56d44c-e14f-4533-9d24-29a9fe21447b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 18:54:33.413 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 147, VLAN trunk: None to switch port 9b56d44c-e14f-4533-9d24-29a9fe21447b 2021-08-24 18:54:33.462 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 18:54:33.462 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b56d44c-e14f-4533-9d24-29a9fe21447b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:54:33.604 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b56d44c-e14f-4533-9d24-29a9fe21447b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:54:33.604 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:54:33.604 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (981dcf13-f279-4f90-98ef-bbd94853274c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 18:54:33.604 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b56d44c-e14f-4533-9d24-29a9fe21447b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 18:54:33.604 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 18:54:33.604 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b56d44c-e14f-4533-9d24-29a9fe21447b not yet added. Adding. 2021-08-24 18:54:33.604 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 18:54:33.604 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 18:54:33.694 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b56d44c-e14f-4533-9d24-29a9fe21447b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:54:33.767 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b56d44c-e14f-4533-9d24-29a9fe21447b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:54:33.767 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b56d44c-e14f-4533-9d24-29a9fe21447b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:54:33.866 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b56d44c-e14f-4533-9d24-29a9fe21447b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:54:33.928 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b56d44c-e14f-4533-9d24-29a9fe21447b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 18:54:33.928 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b56d44c-e14f-4533-9d24-29a9fe21447b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 18:54:33.928 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b56d44c-e14f-4533-9d24-29a9fe21447b processed. 2021-08-24 18:54:35.048 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:54:35.225 892 2951737128040 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-08-24 18:56:05.738 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af260ccc-97f2-4cf5-8571-c6a271bb2f99 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '3c3a4f3e-9e69-4d3a-9f7b-b33b968ad0e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:56:07.018 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ba95182-4767-4277-bdb6-5355bc0d2178 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '34dfe672-8203-4243-bad8-574f6725d7e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:56:07.722 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eebee279-fdc4-495c-8de8-0a1337d3c3b4 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network 16f77bde-3478-4050-9a98-f617bd05532c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 18:56:07.722 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eebee279-fdc4-495c-8de8-0a1337d3c3b4 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network 16f77bde-3478-4050-9a98-f617bd05532c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 18:59:14.389 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90e76896-dc39-43b7-a796-ccaf05570774 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '67645a79-b49c-4c5b-af81-ee6272b5f8dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:59:15.665 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdc00a86-2c12-428e-a557-729b296ad96f 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'cc2643d2-92cd-45ab-b5b4-ea60668a837a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:59:16.462 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfd8b9fe-e0c8-4c4b-b919-fad45c4e6a22 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'e37f86de-ec5b-4ae8-84a7-639adb9a7153' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:59:16.639 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfd8b9fe-e0c8-4c4b-b919-fad45c4e6a22 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network badc5d5c-ece3-44a8-8aff-7e8a7a2cddd7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 18:59:16.639 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfd8b9fe-e0c8-4c4b-b919-fad45c4e6a22 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network badc5d5c-ece3-44a8-8aff-7e8a7a2cddd7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 18:59:17.609 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a02a2c85-8743-4bc5-854f-7b41a1c84194 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '1e756d17-40f8-4d9d-a612-2493ba4ade89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:59:18.915 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d19ebd7-0434-45d3-9b73-ed1ad96a3816 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '7d99bbfc-38ac-4ae8-b430-ac82cc67d2fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:59:19.868 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1c4453f-d530-4bcb-8203-61082652b53e 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'ef308015-c33f-4a89-86dc-715646b575bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:59:19.997 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f51d974a-d4fc-4d9f-a7a2-de560107d183 - - - - -] port_delete event received for 'ef308015-c33f-4a89-86dc-715646b575bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:59:20.071 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1c4453f-d530-4bcb-8203-61082652b53e 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network da7800fd-ae30-4cbd-a091-ea26d31f5a78 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 18:59:20.071 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1c4453f-d530-4bcb-8203-61082652b53e 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network da7800fd-ae30-4cbd-a091-ea26d31f5a78 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 18:59:30.889 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41e5e0a2-428c-4e5f-8daa-0e14a74762ef f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated on remote: ['dc9301d5-942b-4e53-8084-b82db566ed8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 18:59:30.889 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-41e5e0a2-428c-4e5f-8daa-0e14a74762ef f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Security group member updated ['dc9301d5-942b-4e53-8084-b82db566ed8a'] 2021-08-24 18:59:30.889 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-41e5e0a2-428c-4e5f-8daa-0e14a74762ef f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Refresh firewall rules 2021-08-24 18:59:30.889 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41e5e0a2-428c-4e5f-8daa-0e14a74762ef f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Get security group information for devices via rpc ['1d431bd9-fda5-48a8-92a4-dda2b60bca97'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 18:59:30.901 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41e5e0a2-428c-4e5f-8daa-0e14a74762ef f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 18:59:30.901 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41e5e0a2-428c-4e5f-8daa-0e14a74762ef f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 18:59:30.960 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41e5e0a2-428c-4e5f-8daa-0e14a74762ef f3c3bb92a1814e63a730579e39128b1c 38a3431937a241c6b57f6b33d9d32a78 - - -] port_delete event received for '1d431bd9-fda5-48a8-92a4-dda2b60bca97' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 18:59:31.795 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1d431bd9-fda5-48a8-92a4-dda2b60bca97 2021-08-24 18:59:32.696 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 18:59:32.696 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1d431bd9-fda5-48a8-92a4-dda2b60bca97' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 18:59:32.696 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1d431bd9-fda5-48a8-92a4-dda2b60bca97' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 18:59:32.696 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1d431bd9-fda5-48a8-92a4-dda2b60bca97 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 18:59:32.696 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fc6f16f-4680-4cc8-80bf-8cfe101be9f4 2021-08-24 18:59:32.696 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d431bd9-fda5-48a8-92a4-dda2b60bca97'] 2021-08-24 18:59:32.712 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 18:59:32.712 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 18:59:32.712 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d431bd9-fda5-48a8-92a4-dda2b60bca97'] 2021-08-24 18:59:33.071 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82435947-2061-4c58-979f-676117e0b7eb 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network 6fc6f16f-4680-4cc8-80bf-8cfe101be9f4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 18:59:33.071 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82435947-2061-4c58-979f-676117e0b7eb 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network 6fc6f16f-4680-4cc8-80bf-8cfe101be9f4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 18:59:34.712 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 18:59:34.743 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:00:31.641 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7ad9895-09eb-430b-a04f-b1954d7114ec 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network f5269a6f-ff21-4808-bfc7-351c5eacddff network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 19:00:31.641 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7ad9895-09eb-430b-a04f-b1954d7114ec 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network f5269a6f-ff21-4808-bfc7-351c5eacddff not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 19:00:39.085 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8c376a5-645f-47d6-8ee6-cee4b98d32e4 - - - - -] port_update received: 51730784-2e61-40ba-b832-145bf16ec9ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:00:39.098 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8c376a5-645f-47d6-8ee6-cee4b98d32e4 - - - - -] No port 51730784-2e61-40ba-b832-145bf16ec9ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:00:42.866 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c7f603f-e461-4df8-94c4-23a94cab1ed9 - - - - -] port_update received: f713689c-c046-43b4-8cb6-8fe1a8d8589b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:00:42.870 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c7f603f-e461-4df8-94c4-23a94cab1ed9 - - - - -] No port f713689c-c046-43b4-8cb6-8fe1a8d8589b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:00:43.944 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47ee8c11-2585-4e81-a05a-6e7626c993d1 - - - - -] port_update received: 0ccef2d4-1664-4411-96ca-714009d0cc8e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:00:43.960 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47ee8c11-2585-4e81-a05a-6e7626c993d1 - - - - -] No port 0ccef2d4-1664-4411-96ca-714009d0cc8e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:00:46.326 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3e4b5b2-b137-4b8e-927b-9a4e94283bbc 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated on remote: ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:00:46.326 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-d3e4b5b2-b137-4b8e-927b-9a4e94283bbc 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] 2021-08-24 19:00:46.460 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13ecfb28-9050-4d78-a427-ef947bfb7582 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated on remote: ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:00:46.460 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-13ecfb28-9050-4d78-a427-ef947bfb7582 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] 2021-08-24 19:00:46.576 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b123b7d3-53c7-4009-b22a-52d2ecf1e053 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated on remote: ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:00:46.576 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-b123b7d3-53c7-4009-b22a-52d2ecf1e053 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] 2021-08-24 19:00:46.682 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88a303ff-a7e0-4722-8739-87165f6d6497 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated on remote: ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:00:46.682 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-88a303ff-a7e0-4722-8739-87165f6d6497 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] 2021-08-24 19:00:46.822 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4e5f444-f2ef-4cd4-bb1d-ecdff0944ef4 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated on remote: ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:00:46.822 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-b4e5f444-f2ef-4cd4-bb1d-ecdff0944ef4 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] 2021-08-24 19:00:46.956 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7fdbed9-dc75-4eb2-baf0-c37161087a35 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated on remote: ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:00:46.956 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-d7fdbed9-dc75-4eb2-baf0-c37161087a35 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group rule updated ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] 2021-08-24 19:00:47.962 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c980c8a4-7216-4836-9df7-81e2d9ea6adf - - - - -] port_update received: f6838eaf-c228-4f4c-b75a-6d538e2740e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:00:47.977 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c980c8a4-7216-4836-9df7-81e2d9ea6adf - - - - -] No port f6838eaf-c228-4f4c-b75a-6d538e2740e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:01:10.102 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f77e934-4d1d-484d-9e91-32690f5baea4 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group member updated on remote: ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 19:01:10.102 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-2f77e934-4d1d-484d-9e91-32690f5baea4 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group member updated ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] 2021-08-24 19:01:10.912 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a31e325-ea2f-4323-8237-ca50f62b2e7b 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 8e169146-86ec-473d-967a-22cac9e55a6f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:01:10.917 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a31e325-ea2f-4323-8237-ca50f62b2e7b 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 8e169146-86ec-473d-967a-22cac9e55a6f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:01:18.272 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8e169146-86ec-473d-967a-22cac9e55a6f 2021-08-24 19:01:19.365 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 19:01:19.542 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 8e169146-86ec-473d-967a-22cac9e55a6f 2021-08-24 19:01:19.542 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 8e169146-86ec-473d-967a-22cac9e55a6f updated. Details: {'device': '8e169146-86ec-473d-967a-22cac9e55a6f', 'network_id': 'e395776e-85d4-4934-b8d1-c1b7ca65d522', 'port_id': '8e169146-86ec-473d-967a-22cac9e55a6f', 'mac_address': 'fa:16:3e:60:ed:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 144, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f8eb4175-eaa4-4756-876f-4f55adbe9450', '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-08-24 19:01:19.542 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 19:01:19.542 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e169146-86ec-473d-967a-22cac9e55a6f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:01:19.542 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8e169146-86ec-473d-967a-22cac9e55a6f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 19:01:19.542 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e395776e-85d4-4934-b8d1-c1b7ca65d522 2021-08-24 19:01:19.542 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 19:01:19.728 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8e169146-86ec-473d-967a-22cac9e55a6f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 19:01:19.728 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8e169146-86ec-473d-967a-22cac9e55a6f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 19:01:19.728 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8e169146-86ec-473d-967a-22cac9e55a6f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 19:01:19.728 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 144, VLAN trunk: None to switch port 8e169146-86ec-473d-967a-22cac9e55a6f 2021-08-24 19:01:19.794 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 19:01:19.794 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8e169146-86ec-473d-967a-22cac9e55a6f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 19:01:20.037 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8e169146-86ec-473d-967a-22cac9e55a6f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 19:01:20.037 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 19:01:20.037 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7c3dd610-618f-4bd0-a520-952fe1a4fe4c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 19:01:20.037 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8e169146-86ec-473d-967a-22cac9e55a6f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 19:01:20.037 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 19:01:20.037 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8e169146-86ec-473d-967a-22cac9e55a6f not yet added. Adding. 2021-08-24 19:01:20.037 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 19:01:20.053 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 19:01:20.134 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e169146-86ec-473d-967a-22cac9e55a6f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:01:20.207 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e169146-86ec-473d-967a-22cac9e55a6f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:01:20.207 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e169146-86ec-473d-967a-22cac9e55a6f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:01:20.304 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e169146-86ec-473d-967a-22cac9e55a6f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:01:20.385 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e169146-86ec-473d-967a-22cac9e55a6f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:01:20.385 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8e169146-86ec-473d-967a-22cac9e55a6f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 19:01:20.385 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8e169146-86ec-473d-967a-22cac9e55a6f processed. 2021-08-24 19:01:21.368 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:01:21.553 892 2951737128040 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-08-24 19:01:57.557 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59dea992-d76f-443f-8f37-4b452d763047 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group member updated on remote: ['981dcf13-f279-4f90-98ef-bbd94853274c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 19:01:57.557 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-59dea992-d76f-443f-8f37-4b452d763047 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group member updated ['981dcf13-f279-4f90-98ef-bbd94853274c'] 2021-08-24 19:01:57.864 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59dea992-d76f-443f-8f37-4b452d763047 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] port_delete event received for '9b56d44c-e14f-4533-9d24-29a9fe21447b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:01:58.442 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b56d44c-e14f-4533-9d24-29a9fe21447b 2021-08-24 19:01:59.088 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7611e8df-a413-485c-9159-1827909910df e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] port_delete event received for 'de983c97-a951-4f0c-9b4f-6165b415f27f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:01:59.557 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 19:01:59.557 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b56d44c-e14f-4533-9d24-29a9fe21447b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 19:01:59.557 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b56d44c-e14f-4533-9d24-29a9fe21447b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 19:01:59.557 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b56d44c-e14f-4533-9d24-29a9fe21447b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 19:01:59.557 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 11bdeb59-fb8d-49e7-ad18-929635ceaff6 2021-08-24 19:01:59.557 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b56d44c-e14f-4533-9d24-29a9fe21447b'] 2021-08-24 19:01:59.557 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 19:01:59.557 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 19:01:59.572 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b56d44c-e14f-4533-9d24-29a9fe21447b'] 2021-08-24 19:01:59.599 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62bf2581-b24a-4aa0-b144-708c955fb891 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group rule updated on remote: ['885f2f11-9a8f-451a-b0b2-268cf70b81ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:01:59.599 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-62bf2581-b24a-4aa0-b144-708c955fb891 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group rule updated ['885f2f11-9a8f-451a-b0b2-268cf70b81ce'] 2021-08-24 19:01:59.712 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76e81240-6f5e-45b9-aa01-0263815aa84e e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group rule updated on remote: ['885f2f11-9a8f-451a-b0b2-268cf70b81ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:01:59.712 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-76e81240-6f5e-45b9-aa01-0263815aa84e e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group rule updated ['885f2f11-9a8f-451a-b0b2-268cf70b81ce'] 2021-08-24 19:02:01.567 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:02:01.588 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:02:02.604 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3c41a42-79a6-4290-ac49-7cdecae0dca9 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group member updated on remote: ['885f2f11-9a8f-451a-b0b2-268cf70b81ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 19:02:02.604 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-f3c41a42-79a6-4290-ac49-7cdecae0dca9 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group member updated ['885f2f11-9a8f-451a-b0b2-268cf70b81ce'] 2021-08-24 19:02:03.338 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecfdc6d7-51b5-4d2b-a36d-c19934437e95 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:02:03.338 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecfdc6d7-51b5-4d2b-a36d-c19934437e95 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:02:04.645 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 2021-08-24 19:02:05.583 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 19:02:05.762 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 2021-08-24 19:02:05.762 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 updated. Details: {'device': '5b0397e2-df89-4fbd-8f9a-3c66880c9bc4', 'network_id': '11bdeb59-fb8d-49e7-ad18-929635ceaff6', 'port_id': '5b0397e2-df89-4fbd-8f9a-3c66880c9bc4', 'mac_address': 'fa:16:3e:2a:09:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 147, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ee26e6cd-ea50-4e55-99a1-10ba3a8aa119', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 19:02:05.762 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 19:02:05.762 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5b0397e2-df89-4fbd-8f9a-3c66880c9bc4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:02:05.762 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 19:02:05.775 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 11bdeb59-fb8d-49e7-ad18-929635ceaff6 2021-08-24 19:02:05.775 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 19:02:05.876 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5b0397e2-df89-4fbd-8f9a-3c66880c9bc4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 19:02:05.876 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5b0397e2-df89-4fbd-8f9a-3c66880c9bc4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 19:02:05.896 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 19:02:05.896 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 147, VLAN trunk: None to switch port 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 2021-08-24 19:02:05.952 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 19:02:05.952 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5b0397e2-df89-4fbd-8f9a-3c66880c9bc4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 19:02:06.072 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5b0397e2-df89-4fbd-8f9a-3c66880c9bc4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 19:02:06.072 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 19:02:06.072 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (885f2f11-9a8f-451a-b0b2-268cf70b81ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 19:02:06.072 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 19:02:06.072 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 19:02:06.072 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 not yet added. Adding. 2021-08-24 19:02:06.072 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 19:02:06.098 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 19:02:06.169 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b0397e2-df89-4fbd-8f9a-3c66880c9bc4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:02:06.243 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b0397e2-df89-4fbd-8f9a-3c66880c9bc4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:02:06.243 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b0397e2-df89-4fbd-8f9a-3c66880c9bc4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:02:06.348 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b0397e2-df89-4fbd-8f9a-3c66880c9bc4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:02:06.410 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5b0397e2-df89-4fbd-8f9a-3c66880c9bc4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.657s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:02:06.410 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 19:02:06.426 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 processed. 2021-08-24 19:02:07.583 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:02:07.755 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:03:10.996 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 2021-08-24 19:03:11.316 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee388545-9331-44fe-bf24-ad7faff24711 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group member updated on remote: ['885f2f11-9a8f-451a-b0b2-268cf70b81ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 19:03:11.316 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-ee388545-9331-44fe-bf24-ad7faff24711 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] Security group member updated ['885f2f11-9a8f-451a-b0b2-268cf70b81ce'] 2021-08-24 19:03:11.633 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee388545-9331-44fe-bf24-ad7faff24711 e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] port_delete event received for '5b0397e2-df89-4fbd-8f9a-3c66880c9bc4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:03:11.894 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 19:03:11.894 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5b0397e2-df89-4fbd-8f9a-3c66880c9bc4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 19:03:11.894 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5b0397e2-df89-4fbd-8f9a-3c66880c9bc4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 19:03:11.894 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5b0397e2-df89-4fbd-8f9a-3c66880c9bc4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 19:03:11.894 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 11bdeb59-fb8d-49e7-ad18-929635ceaff6 2021-08-24 19:03:11.894 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5b0397e2-df89-4fbd-8f9a-3c66880c9bc4'] 2021-08-24 19:03:11.894 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 19:03:11.894 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 19:03:11.894 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5b0397e2-df89-4fbd-8f9a-3c66880c9bc4'] 2021-08-24 19:03:13.034 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b65efbc3-d3c3-416b-8ccc-b23565c4a4de e0aeb3ce6a364637b01f8a0e88cf4b89 621c6c68e4ec4e3db7670b50e61f9cdb - - -] port_delete event received for 'f0b91fe5-4008-4873-a416-70fe941a5846' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:03:13.909 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:03:13.925 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:03:17.633 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-242ccba8-7655-4f99-9c87-53084cc68adc 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '943fa52e-0c27-4d46-ba91-ceaafe6e8a5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:03:18.690 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-512b85ff-b38b-4520-a535-291f418a8621 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '03c129e8-1dfb-4c79-a21b-2d932ae1d87d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:03:19.675 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6274179-bd9e-4c21-8196-5b5320d4b598 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'c3ac4eae-f6ac-445a-8ea2-6f85793092c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:03:19.695 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23a6e447-4798-4e17-94bb-2a5546257687 - - - - -] port_delete event received for 'c3ac4eae-f6ac-445a-8ea2-6f85793092c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:03:19.855 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6274179-bd9e-4c21-8196-5b5320d4b598 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network 11bdeb59-fb8d-49e7-ad18-929635ceaff6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 19:03:19.855 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6274179-bd9e-4c21-8196-5b5320d4b598 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network 11bdeb59-fb8d-49e7-ad18-929635ceaff6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 19:04:52.078 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20aab377-d652-4eb3-9dae-c19ab0782f62 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network 0bf6eaf2-8a1e-4626-80b8-c8110f740dac network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 19:04:52.078 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20aab377-d652-4eb3-9dae-c19ab0782f62 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network 0bf6eaf2-8a1e-4626-80b8-c8110f740dac not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 19:04:52.563 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a921e182-f059-4a68-b480-53e052c7698e 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network 0ba89e41-61c4-4c69-b313-62fc691c6dd2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 19:04:52.563 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a921e182-f059-4a68-b480-53e052c7698e 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network 0ba89e41-61c4-4c69-b313-62fc691c6dd2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 19:04:59.735 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6950e446-9717-4069-9bbf-85181f058f1c 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] port_delete event received for '321772ba-3f23-4f3e-9acb-1ab4a21109f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:05:02.016 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8e169146-86ec-473d-967a-22cac9e55a6f 2021-08-24 19:05:02.382 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d007a71a-436c-4111-86f1-114eefe94713 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group member updated on remote: ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 19:05:02.382 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-d007a71a-436c-4111-86f1-114eefe94713 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] Security group member updated ['7c3dd610-618f-4bd0-a520-952fe1a4fe4c'] 2021-08-24 19:05:02.469 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d007a71a-436c-4111-86f1-114eefe94713 31cc03e20a3f4a68a295cb738eef59ab a47fadcfb9124567a9435b159650a6f8 - - -] port_delete event received for '8e169146-86ec-473d-967a-22cac9e55a6f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:05:02.500 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 19:05:02.500 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8e169146-86ec-473d-967a-22cac9e55a6f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 19:05:02.500 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8e169146-86ec-473d-967a-22cac9e55a6f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 19:05:02.500 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8e169146-86ec-473d-967a-22cac9e55a6f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 19:05:02.500 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e395776e-85d4-4934-b8d1-c1b7ca65d522 2021-08-24 19:05:02.500 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e169146-86ec-473d-967a-22cac9e55a6f'] 2021-08-24 19:05:02.500 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 19:05:02.500 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 19:05:02.500 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e169146-86ec-473d-967a-22cac9e55a6f'] 2021-08-24 19:05:03.586 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a19f2fa-7ffe-4c50-99e8-9930d25edefc - - - - -] port_update received: c37a50e4-3e56-466e-b890-2c1ead1c110e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:05:03.609 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a19f2fa-7ffe-4c50-99e8-9930d25edefc - - - - -] No port c37a50e4-3e56-466e-b890-2c1ead1c110e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:05:04.500 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:05:04.507 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:05:06.594 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8effae64-5eb3-436b-b3a7-f292699421ab 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'f713689c-c046-43b4-8cb6-8fe1a8d8589b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:05:07.632 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a08f599b-d94c-4e4b-86f9-bd2644262b38 - - - - -] port_update received: a2596543-b94a-487c-a58d-e9e7e64c6efa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:05:07.656 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a08f599b-d94c-4e4b-86f9-bd2644262b38 - - - - -] No port a2596543-b94a-487c-a58d-e9e7e64c6efa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:05:08.797 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad468b54-da08-4410-a0d7-70d37beb5196 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '51730784-2e61-40ba-b832-145bf16ec9ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:05:09.555 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d2eb42a-ca94-4675-91d5-2b26c7ee8176 - - - - -] port_update received: 65b60884-86ca-4087-bdeb-9a1ec2587bd2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:05:09.578 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d2eb42a-ca94-4675-91d5-2b26c7ee8176 - - - - -] No port 65b60884-86ca-4087-bdeb-9a1ec2587bd2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:05:10.211 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5212af79-f067-4f23-b80c-922d9ef596fa 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '2ab5ef3c-af28-43ec-aee3-8391beca6983' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:05:10.469 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22a75b45-3033-4f9b-a06c-8cafac7e5402 - - - - -] port_delete event received for '2ab5ef3c-af28-43ec-aee3-8391beca6983' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:05:10.508 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5212af79-f067-4f23-b80c-922d9ef596fa 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network e395776e-85d4-4934-b8d1-c1b7ca65d522 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 19:05:10.508 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5212af79-f067-4f23-b80c-922d9ef596fa 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network e395776e-85d4-4934-b8d1-c1b7ca65d522 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 19:05:11.719 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38b07857-7526-4e32-9277-8ad2644a04f9 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'f6838eaf-c228-4f4c-b75a-6d538e2740e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:05:13.211 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ce03521-7309-4d3c-8579-f4d94ea43756 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '0ccef2d4-1664-4411-96ca-714009d0cc8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:05:14.359 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bf7f9e5-c3a6-4f09-88f8-36636bb09de6 - - - - -] port_update received: 2ab04d28-8eb1-425b-a3db-f6f72544df2e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:05:14.375 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faf29bb8-b5e1-483b-a7b1-79ed81f208f8 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '266e9bae-ac71-4823-b1de-61a630ea1223' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:05:14.383 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bf7f9e5-c3a6-4f09-88f8-36636bb09de6 - - - - -] No port 2ab04d28-8eb1-425b-a3db-f6f72544df2e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:05:14.656 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fa1377f-9e7a-4bc7-9cb3-b5832387a3a7 - - - - -] port_delete event received for '266e9bae-ac71-4823-b1de-61a630ea1223' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:05:14.742 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faf29bb8-b5e1-483b-a7b1-79ed81f208f8 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network 00a97d61-17b0-441e-9940-acdd4a85f992 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 19:05:14.742 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faf29bb8-b5e1-483b-a7b1-79ed81f208f8 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network 00a97d61-17b0-441e-9940-acdd4a85f992 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-24 19:05:23.651 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3476b898-fccf-43b5-8ee3-a2f8a91e31f3 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group member updated on remote: ['bc498f4f-cc33-45c5-a51a-2bc571633119'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 19:05:23.651 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-3476b898-fccf-43b5-8ee3-a2f8a91e31f3 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group member updated ['bc498f4f-cc33-45c5-a51a-2bc571633119'] 2021-08-24 19:05:35.421 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-983739fd-22df-4194-a3a4-9610b56fdc94 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] port_update received: b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:05:35.421 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-983739fd-22df-4194-a3a4-9610b56fdc94 78f64bd92b094791950cc94cdb21129b 62d2a4a368444748bb35d15a0d884a5c - - -] No port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-24 19:05:38.170 892 2951736526984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 2021-08-24 19:05:38.744 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-24 19:05:38.920 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Adding port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 2021-08-24 19:05:38.920 892 2951644285944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 updated. Details: {'device': 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48', 'network_id': '799936a2-6b0d-47d3-a5a3-e39008e04e9f', 'port_id': 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48', 'mac_address': 'fa:16:3e:36:71:54', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 128, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9b349ec4-91f6-4d85-be31-d7870b72c523', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-24 19:05:38.920 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-24 19:05:38.920 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:05:38.920 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 19:05:38.920 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 799936a2-6b0d-47d3-a5a3-e39008e04e9f 2021-08-24 19:05:38.920 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 19:05:39.079 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 19:05:39.079 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 19:05:39.079 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 19:05:39.079 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 128, VLAN trunk: None to switch port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 2021-08-24 19:05:39.134 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-24 19:05:39.134 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 19:05:39.280 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 19:05:39.280 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 19:05:39.280 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bc498f4f-cc33-45c5-a51a-2bc571633119) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 19:05:39.280 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bc498f4f-cc33-45c5-a51a-2bc571633119) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 19:05:39.280 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 19:05:39.280 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-24 19:05:39.280 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 not yet added. Adding. 2021-08-24 19:05:39.280 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-24 19:05:39.280 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-24 19:05:39.347 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:05:39.421 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:05:39.421 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:05:39.499 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:05:39.569 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:05:39.569 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-24 19:05:39.569 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 processed. 2021-08-24 19:05:40.764 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:05:40.932 892 2951737128040 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-08-24 19:05:54.436 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df3a397a-2e13-43a8-98d4-e92f6bf2e6ae fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated on remote: ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:05:54.436 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-df3a397a-2e13-43a8-98d4-e92f6bf2e6ae fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] 2021-08-24 19:05:54.560 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c548a889-8ee3-4b88-b831-1bf97041eb14 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated on remote: ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:05:54.560 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-c548a889-8ee3-4b88-b831-1bf97041eb14 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] 2021-08-24 19:05:54.701 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0687e004-c3f4-4e97-aaf2-cd25a7caa8bd fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated on remote: ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:05:54.701 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-0687e004-c3f4-4e97-aaf2-cd25a7caa8bd fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] 2021-08-24 19:05:54.827 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1332bd4b-3f2b-4e53-acde-fbc5e9e87de5 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated on remote: ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:05:54.827 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-1332bd4b-3f2b-4e53-acde-fbc5e9e87de5 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] 2021-08-24 19:05:54.956 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5487b5c3-7c0a-4f2b-93ce-6eb66ab31b80 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated on remote: ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:05:54.956 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-5487b5c3-7c0a-4f2b-93ce-6eb66ab31b80 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] 2021-08-24 19:05:55.092 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cb837df-0f08-40c5-9065-57b7bdf6f580 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated on remote: ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-24 19:05:55.092 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-2cb837df-0f08-40c5-9065-57b7bdf6f580 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group rule updated ['b9a7a287-4f68-424f-8bbc-8464d7ed8662'] 2021-08-24 19:05:55.549 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group member updated on remote: ['bc498f4f-cc33-45c5-a51a-2bc571633119', 'b9a7a287-4f68-424f-8bbc-8464d7ed8662'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 19:05:55.549 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group member updated ['bc498f4f-cc33-45c5-a51a-2bc571633119', 'b9a7a287-4f68-424f-8bbc-8464d7ed8662'] 2021-08-24 19:05:55.549 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Refresh firewall rules 2021-08-24 19:05:55.549 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Get security group information for devices via rpc ['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 19:05:55.582 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] port_update received: b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:05:55.599 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-agent-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:05:55.599 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Binding port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 19:05:55.599 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 19:05:55.609 892 2951737128216 MainThread DEBUG neutron.services.trunk.rpc.agent [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 19:05:55.609 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 19:05:55.639 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Trunk plugin disabled on server. Assuming port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 19:05:55.639 892 2951737128216 MainThread INFO networking_hyperv.neutron.trunk_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Binding VLAN ID: 128, VLAN trunk: None to switch port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 2021-08-24 19:05:55.674 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Refresh firewall rules 2021-08-24 19:05:55.674 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Get security group information for devices via rpc ['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 19:05:56.157 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update security group information for ports dict_keys(['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 19:05:56.157 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 19:05:56.157 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update rules of security group (b9a7a287-4f68-424f-8bbc-8464d7ed8662) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 19:05:56.157 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update rules of security group (bc498f4f-cc33-45c5-a51a-2bc571633119) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 19:05:56.157 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update members of security group (bc498f4f-cc33-45c5-a51a-2bc571633119) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 19:05:56.157 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update port filter for b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 19:05:56.157 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Updating port rules. 2021-08-24 19:05:56.157 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Creating 6 new rules, removing 0 old rules. 2021-08-24 19:05:56.176 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:05:56.248 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update security group information for ports dict_keys(['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 19:05:56.248 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 19:05:56.248 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update rules of security group (b9a7a287-4f68-424f-8bbc-8464d7ed8662) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 19:05:56.248 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update rules of security group (bc498f4f-cc33-45c5-a51a-2bc571633119) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 19:05:56.248 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update members of security group (bc498f4f-cc33-45c5-a51a-2bc571633119) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 19:05:56.248 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update port filter for b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 19:05:56.248 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Updating port rules. 2021-08-24 19:05:56.248 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Creating 6 new rules, removing 0 old rules. 2021-08-24 19:05:56.265 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:05:56.265 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:05:56.265 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:05:56.265 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:05:56.311 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:05:56.311 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:05:56.311 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:05:56.355 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-8c550322-3a2c-4124-b757-2863a5b73c6c fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-agent-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:06:57.417 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group member updated on remote: ['bc498f4f-cc33-45c5-a51a-2bc571633119', 'b9a7a287-4f68-424f-8bbc-8464d7ed8662'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 19:06:57.417 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group member updated ['bc498f4f-cc33-45c5-a51a-2bc571633119', 'b9a7a287-4f68-424f-8bbc-8464d7ed8662'] 2021-08-24 19:06:57.417 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Refresh firewall rules 2021-08-24 19:06:57.417 892 2951737128216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Get security group information for devices via rpc ['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 19:06:57.480 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] port_update received: b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-24 19:06:57.493 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-agent-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:06:57.493 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Binding port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-24 19:06:57.493 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-24 19:06:57.515 892 2951737128040 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 19:06:57.515 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-24 19:06:57.515 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Trunk plugin disabled on server. Assuming port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-24 19:06:57.515 892 2951737128040 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Binding VLAN ID: 128, VLAN trunk: None to switch port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 2021-08-24 19:06:57.555 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Refresh firewall rules 2021-08-24 19:06:57.555 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Get security group information for devices via rpc ['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 19:06:57.636 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update security group information for ports dict_keys(['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 19:06:57.636 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 19:06:57.636 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update rules of security group (bc498f4f-cc33-45c5-a51a-2bc571633119) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 19:06:57.636 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update members of security group (bc498f4f-cc33-45c5-a51a-2bc571633119) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 19:06:57.636 892 2951737128216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update port filter for b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 19:06:57.636 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Updating port rules. 2021-08-24 19:06:57.636 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Creating 0 new rules, removing 6 old rules. 2021-08-24 19:06:57.636 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:06:57.636 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:06:57.652 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:06:57.779 892 2951737128216 MainThread DEBUG oslo_concurrency.lockutils [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:06:57.808 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update security group information for ports dict_keys(['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 19:06:57.808 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 19:06:57.808 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update rules of security group (bc498f4f-cc33-45c5-a51a-2bc571633119) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-24 19:06:57.808 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update members of security group (bc498f4f-cc33-45c5-a51a-2bc571633119) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-24 19:06:57.808 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update port filter for b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-24 19:06:57.808 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Updating port rules. 2021-08-24 19:06:57.808 892 2951737128040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Creating 0 new rules, removing 0 old rules. 2021-08-24 19:06:57.808 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:06:57.808 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:06:57.808 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:06:57.808 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-driver-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:06:57.826 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [req-d5a94211-901b-468a-b373-d8f95d88906e fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Lock "n-hv-agent-port-lock-b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:06:58.183 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13e6a03c-c11b-407c-b1b7-884fed21a334 fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] port_delete event received for '5aace27e-3442-4156-8dc5-f43d3955e31f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:07:02.761 892 2951736527160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 2021-08-24 19:07:03.120 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c063570c-41e0-4fbd-8dc9-03c4cd7bbfcf fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group member updated on remote: ['bc498f4f-cc33-45c5-a51a-2bc571633119'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-24 19:07:03.120 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-c063570c-41e0-4fbd-8dc9-03c4cd7bbfcf fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Security group member updated ['bc498f4f-cc33-45c5-a51a-2bc571633119'] 2021-08-24 19:07:03.120 892 2951737128040 MainThread INFO neutron.agent.securitygroups_rpc [req-c063570c-41e0-4fbd-8dc9-03c4cd7bbfcf fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Refresh firewall rules 2021-08-24 19:07:03.120 892 2951737128040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c063570c-41e0-4fbd-8dc9-03c4cd7bbfcf fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Get security group information for devices via rpc ['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-24 19:07:03.136 892 2951644285944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b724e431-dfbf-42d0-ac62-a1462037e89e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-24 19:07:03.136 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-24 19:07:03.136 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-24 19:07:03.136 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-24 19:07:03.136 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48'] 2021-08-24 19:07:03.136 892 2951737128216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-24 19:07:03.136 892 2951737128216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-24 19:07:03.136 892 2951737128216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48'] 2021-08-24 19:07:03.151 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c063570c-41e0-4fbd-8dc9-03c4cd7bbfcf fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-24 19:07:03.151 892 2951737128040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c063570c-41e0-4fbd-8dc9-03c4cd7bbfcf fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-24 19:07:03.199 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c063570c-41e0-4fbd-8dc9-03c4cd7bbfcf fded81510b8f425ca80f5b8d1fc24b3f 80892924ec4142d58ee255c7ccbff76c - - -] port_delete event received for 'b0d1c5e1-8e4a-4a84-8c19-fdabbd7b5f48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:07:05.151 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-24 19:07:05.167 892 2951737128040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-24 19:07:06.058 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-619035d6-7974-4bb9-a0f5-4f7f96be0bcb 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'a2596543-b94a-487c-a58d-e9e7e64c6efa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:07:07.308 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86148eff-c59d-412f-967c-3d5423654291 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'c37a50e4-3e56-466e-b890-2c1ead1c110e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:07:08.024 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35e203aa-b60e-41e8-b60c-56575642146a 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '2f5636e4-09ad-44bf-8d80-759b55fd1746' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:07:08.229 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35e203aa-b60e-41e8-b60c-56575642146a 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network 799936a2-6b0d-47d3-a5a3-e39008e04e9f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 19:07:08.229 892 2951737128040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-35e203aa-b60e-41e8-b60c-56575642146a 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Reclaiming local network 799936a2-6b0d-47d3-a5a3-e39008e04e9f 2021-08-24 19:07:09.198 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a361160-08a9-4659-b3d2-2f38d8e25b7b 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '2ab04d28-8eb1-425b-a3db-f6f72544df2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:07:10.434 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cdc971c-661c-4f8f-bb24-ef5c6fa663f0 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for '65b60884-86ca-4087-bdeb-9a1ec2587bd2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:07:11.182 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea90524a-0ef8-442a-be0e-eefbab279c0a 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] port_delete event received for 'e6eaee54-5550-48c8-81fc-a5bb83dea225' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:07:11.288 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cedb91e-c71b-4ebd-9ba8-e3d26c39a7d1 - - - - -] port_delete event received for 'e6eaee54-5550-48c8-81fc-a5bb83dea225' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-24 19:07:11.352 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea90524a-0ef8-442a-be0e-eefbab279c0a 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] network_delete received. Deleting network d1a43c2d-3eea-43f7-a2a0-628b9af2c4f7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-24 19:07:11.352 892 2951737128040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea90524a-0ef8-442a-be0e-eefbab279c0a 65b0dd3035f04742b4bb894437289ca9 eb869cabd4e6427f8a7002a9c0cea1a0 - - -] Network d1a43c2d-3eea-43f7-a2a0-628b9af2c4f7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463