2021-08-25 07:11:58.952 1288 2119598836728 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-25 07:11:58.952 1288 2119598836728 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev555 2021-08-25 07:11:58.952 1288 2119598836728 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-25 07:11:58.990 1288 2119598836728 MainThread INFO os_win.utils.network.networkutils [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] WMI caching is disabled. 2021-08-25 07:11:59.186 1288 2119598836728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-25 07:11:59.263 1288 2119598836728 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-25 07:11:59.263 1288 2119598836728 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-25 07:11:59.437 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent initialized successfully, now running... 2021-08-25 07:11:59.472 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-25 07:11:59.472 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-25 07:11:59.513 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-25 07:13:55.038 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a304480b-8a9f-4fd7-a16d-84ea3b088841 - - - - -] port_update received: 41aea7b9-87d2-43e5-8f60-178bebc722b5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:13:55.038 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a304480b-8a9f-4fd7-a16d-84ea3b088841 - - - - -] No port 41aea7b9-87d2-43e5-8f60-178bebc722b5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:13:57.071 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d3a5e98-7118-4ca0-8ca2-db1ba44aad70 - - - - -] port_update received: b9518e24-01e7-4475-b4b0-e5568effcf87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:13:57.071 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d3a5e98-7118-4ca0-8ca2-db1ba44aad70 - - - - -] No port b9518e24-01e7-4475-b4b0-e5568effcf87 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:13:57.897 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7db4bedc-6eb5-4a03-9908-677859dc4d6b - - - - -] port_update received: 276c092c-5b00-4ec6-b647-ac50c9566476 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:13:57.897 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7db4bedc-6eb5-4a03-9908-677859dc4d6b - - - - -] No port 276c092c-5b00-4ec6-b647-ac50c9566476 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:01.381 1288 2119695884536 MainThread WARNING oslo_policy.policy [req-f81a5b9a-158b-48cc-8d5e-4f6c3e46fb91 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] 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-25 07:14:01.381 1288 2119695884536 MainThread WARNING oslo_policy.policy [req-f81a5b9a-158b-48cc-8d5e-4f6c3e46fb91 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] 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-25 07:14:01.381 1288 2119695884536 MainThread WARNING oslo_policy.policy [req-f81a5b9a-158b-48cc-8d5e-4f6c3e46fb91 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] 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-25 07:14:01.388 1288 2119695884536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f81a5b9a-158b-48cc-8d5e-4f6c3e46fb91 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] Security group member updated on remote: ['d2ef0535-234f-4cff-91dc-2d694c350f84'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:14:01.388 1288 2119695884536 MainThread INFO neutron.agent.securitygroups_rpc [req-f81a5b9a-158b-48cc-8d5e-4f6c3e46fb91 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] Security group member updated ['d2ef0535-234f-4cff-91dc-2d694c350f84'] 2021-08-25 07:14:06.513 1288 2119695884536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a06c4c5c-ccf0-4ccb-8959-2678c67f4646 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group rule updated on remote: ['ba89c060-ca03-4102-82d3-f53daf9fd356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:14:06.513 1288 2119695884536 MainThread INFO neutron.agent.securitygroups_rpc [req-a06c4c5c-ccf0-4ccb-8959-2678c67f4646 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group rule updated ['ba89c060-ca03-4102-82d3-f53daf9fd356'] 2021-08-25 07:14:06.834 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f9c3aa3-8871-4eb7-b010-badbffca7913 - - - - -] port_update received: 29aeb15c-e109-4078-b397-018abc55481c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:06.851 1288 2119695884712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77e1e780-6dd1-4557-9f78-959509072d71 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group rule updated on remote: ['ba89c060-ca03-4102-82d3-f53daf9fd356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:14:06.851 1288 2119695884712 MainThread INFO neutron.agent.securitygroups_rpc [req-77e1e780-6dd1-4557-9f78-959509072d71 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group rule updated ['ba89c060-ca03-4102-82d3-f53daf9fd356'] 2021-08-25 07:14:06.851 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f9c3aa3-8871-4eb7-b010-badbffca7913 - - - - -] No port 29aeb15c-e109-4078-b397-018abc55481c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:08.069 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b292a4fe-5a49-41b1-9dd0-71f1b6a09596 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:08.086 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b292a4fe-5a49-41b1-9dd0-71f1b6a09596 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:08.834 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0febbd1b-84e7-4f63-b05f-988f6a8e6d6c - - - - -] port_update received: ca1cfa9e-83ad-435f-9ace-23dd385efb88 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:08.844 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0febbd1b-84e7-4f63-b05f-988f6a8e6d6c - - - - -] No port ca1cfa9e-83ad-435f-9ace-23dd385efb88 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:08.919 1288 2119695884536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc9701b1-c229-4d3b-8535-3868bd7125d0 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group rule updated on remote: ['6670c71d-af37-4c36-8f36-432081975fb2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:14:08.919 1288 2119695884536 MainThread INFO neutron.agent.securitygroups_rpc [req-fc9701b1-c229-4d3b-8535-3868bd7125d0 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group rule updated ['6670c71d-af37-4c36-8f36-432081975fb2'] 2021-08-25 07:14:11.022 1288 2119695884536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0051576-3d13-48db-b0cf-94a26a342116 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group rule updated on remote: ['6670c71d-af37-4c36-8f36-432081975fb2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:14:11.022 1288 2119695884536 MainThread INFO neutron.agent.securitygroups_rpc [req-e0051576-3d13-48db-b0cf-94a26a342116 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group rule updated ['6670c71d-af37-4c36-8f36-432081975fb2'] 2021-08-25 07:14:12.464 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8498b03f-e328-47b4-a390-6e300be81680 - - - - -] port_update received: 0dc096f5-35e1-4530-b88c-fe0e331bdb64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:12.484 1288 2119695884536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8498b03f-e328-47b4-a390-6e300be81680 - - - - -] No port 0dc096f5-35e1-4530-b88c-fe0e331bdb64 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:14.310 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 2021-08-25 07:14:16.178 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:14:16.998 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 2021-08-25 07:14:16.998 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 updated. Details: {'device': '7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302', 'network_id': 'd10226db-8951-4e8a-aa1d-55a3a3726d81', 'port_id': '7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302', 'mac_address': 'fa:16:3e:3a:aa:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '97c6a815-a3df-40cb-add3-7d7f1a0846c5', '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-25 07:14:16.998 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:14:16.998 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302" acquired by "networking_hyperv.neutron._common_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-25 07:14:17.021 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:14:17.021 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d10226db-8951-4e8a-aa1d-55a3a3726d81 2021-08-25 07:14:17.021 1288 2119695884888 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-25 07:14:17.163 1288 2119695884888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:17.163 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:17.181 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:14:17.181 1288 2119695884888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 2021-08-25 07:14:17.251 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:14:17.251 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:14:17.521 1288 2119695885064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76b60f02-6d87-4efe-a9d8-86ae998f9384 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 7f7bf6d2-8637-4e5b-84ad-fa37889e7e92 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:14:17.521 1288 2119695885064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76b60f02-6d87-4efe-a9d8-86ae998f9384 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 7f7bf6d2-8637-4e5b-84ad-fa37889e7e92 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:14:17.624 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:14:17.624 1288 2119695884888 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-25 07:14:17.624 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d2ef0535-234f-4cff-91dc-2d694c350f84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:14:17.640 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d2ef0535-234f-4cff-91dc-2d694c350f84) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:14:17.640 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:14:17.640 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:14:17.640 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 not yet added. Adding. 2021-08-25 07:14:17.640 1288 2119695884888 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-25 07:14:17.640 1288 2119695884888 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-25 07:14:17.716 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302" acquired by "networking_hyperv.neutron._common_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-25 07:14:17.790 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302" 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-25 07:14:17.790 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302" acquired by "networking_hyperv.neutron._common_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-25 07:14:17.874 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302" 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-25 07:14:17.936 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:17.936 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:14:17.936 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 processed. 2021-08-25 07:14:18.187 1288 2119695884888 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-25 07:14:18.702 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-021e9300-6037-49b9-ac0b-814498e307ca e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Security group member updated on remote: ['4337211d-4d16-4da4-b109-287f0081b203'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:14:18.702 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-021e9300-6037-49b9-ac0b-814498e307ca e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Security group member updated ['4337211d-4d16-4da4-b109-287f0081b203'] 2021-08-25 07:14:18.765 1288 2119695884888 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-25 07:14:20.021 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d636ba9-0e6b-4022-9032-ce739f5ed380 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 994734b8-7223-4554-93c2-18d2e633a549 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:14:20.021 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d636ba9-0e6b-4022-9032-ce739f5ed380 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 994734b8-7223-4554-93c2-18d2e633a549 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:14:20.421 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf2eee00-ec57-48ca-ba6a-4a6bab18e48f e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Security group member updated on remote: ['4337211d-4d16-4da4-b109-287f0081b203'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:14:20.421 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-cf2eee00-ec57-48ca-ba6a-4a6bab18e48f e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Security group member updated ['4337211d-4d16-4da4-b109-287f0081b203'] 2021-08-25 07:14:20.474 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-720d147d-439d-441f-a3e7-50d054d54eb6 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group member updated on remote: ['ba89c060-ca03-4102-82d3-f53daf9fd356'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:14:20.474 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-720d147d-439d-441f-a3e7-50d054d54eb6 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group member updated ['ba89c060-ca03-4102-82d3-f53daf9fd356'] 2021-08-25 07:14:21.226 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-230119ec-c18a-4837-8be0-5114206aae79 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group member updated on remote: ['6670c71d-af37-4c36-8f36-432081975fb2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:14:21.226 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-230119ec-c18a-4837-8be0-5114206aae79 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group member updated ['6670c71d-af37-4c36-8f36-432081975fb2'] 2021-08-25 07:14:21.662 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e40ace30-428b-447c-95c8-c0f36583e2e1 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 7e35a159-e733-4405-85fc-a3015b915414 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:21.690 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e40ace30-428b-447c-95c8-c0f36583e2e1 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 7e35a159-e733-4405-85fc-a3015b915414 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:23.402 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d016805-6c54-47be-add4-0e71722bb27d 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:23.414 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d016805-6c54-47be-add4-0e71722bb27d 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:23.475 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7a444fb-3828-4936-9dda-0a718f87d08f 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: c9232108-4728-4834-ab26-ea96d9030847 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:23.492 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7a444fb-3828-4936-9dda-0a718f87d08f 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port c9232108-4728-4834-ab26-ea96d9030847 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:24.381 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e35a159-e733-4405-85fc-a3015b915414 2021-08-25 07:14:24.476 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fabf6f7f-65bc-495b-99f7-7f3725f499da 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: b96da921-cfcd-4c2e-bec1-dba0bf817c9b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:24.476 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fabf6f7f-65bc-495b-99f7-7f3725f499da 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port b96da921-cfcd-4c2e-bec1-dba0bf817c9b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:26.212 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:14:26.396 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 2021-08-25 07:14:26.396 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c9232108-4728-4834-ab26-ea96d9030847 2021-08-25 07:14:26.574 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 7e35a159-e733-4405-85fc-a3015b915414 2021-08-25 07:14:26.574 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 7e35a159-e733-4405-85fc-a3015b915414 updated. Details: {'device': '7e35a159-e733-4405-85fc-a3015b915414', 'network_id': '41bae25f-5e93-48b8-8fda-e8ce7a41e21d', 'port_id': '7e35a159-e733-4405-85fc-a3015b915414', 'mac_address': 'fa:16:3e:b7:45:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9a23e793-7a60-45e4-941e-1395c6af841f', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-25 07:14:26.574 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:14:26.574 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e35a159-e733-4405-85fc-a3015b915414" acquired by "networking_hyperv.neutron._common_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-25 07:14:26.574 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e35a159-e733-4405-85fc-a3015b915414 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:14:26.574 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 41bae25f-5e93-48b8-8fda-e8ce7a41e21d 2021-08-25 07:14:26.574 1288 2119695884888 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-25 07:14:28.212 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:14:28.430 1288 2119695884888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e35a159-e733-4405-85fc-a3015b915414') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:29.385 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e35a159-e733-4405-85fc-a3015b915414') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:29.385 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 2021-08-25 07:14:29.385 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 updated. Details: {'device': 'ae6116a3-ea3f-4dd6-906c-9be21ec20ab7', 'network_id': '41bae25f-5e93-48b8-8fda-e8ce7a41e21d', 'port_id': 'ae6116a3-ea3f-4dd6-906c-9be21ec20ab7', 'mac_address': 'fa:16:3e:4f:25:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9a23e793-7a60-45e4-941e-1395c6af841f', '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-25 07:14:29.385 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:14:29.385 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port c9232108-4728-4834-ab26-ea96d9030847 2021-08-25 07:14:29.385 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port c9232108-4728-4834-ab26-ea96d9030847 updated. Details: {'device': 'c9232108-4728-4834-ab26-ea96d9030847', 'network_id': '54a4d76c-f1a2-4cdf-a37d-3e1c548ee0d3', 'port_id': 'c9232108-4728-4834-ab26-ea96d9030847', 'mac_address': 'fa:16:3e:8d:c7:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 179, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e50ba8f9-78da-4c69-8cc5-561a5fb1a152', '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-25 07:14:29.385 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:14:29.385 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae6116a3-ea3f-4dd6-906c-9be21ec20ab7" acquired by "networking_hyperv.neutron._common_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-25 07:14:29.404 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:14:29.404 1288 2119695885240 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-25 07:14:29.404 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9232108-4728-4834-ab26-ea96d9030847" acquired by "networking_hyperv.neutron._common_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-25 07:14:29.404 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c9232108-4728-4834-ab26-ea96d9030847 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:14:29.404 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 54a4d76c-f1a2-4cdf-a37d-3e1c548ee0d3 2021-08-25 07:14:29.404 1288 2119695885416 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-25 07:14:29.404 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e35a159-e733-4405-85fc-a3015b915414 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:14:29.404 1288 2119695884888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 7e35a159-e733-4405-85fc-a3015b915414 2021-08-25 07:14:29.569 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:14:29.569 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e35a159-e733-4405-85fc-a3015b915414'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:14:29.610 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ae6116a3-ea3f-4dd6-906c-9be21ec20ab7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:29.616 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ae6116a3-ea3f-4dd6-906c-9be21ec20ab7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:29.616 1288 2119695885416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c9232108-4728-4834-ab26-ea96d9030847') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:29.616 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c9232108-4728-4834-ab26-ea96d9030847') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:29.634 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:14:29.634 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 2021-08-25 07:14:29.634 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c9232108-4728-4834-ab26-ea96d9030847 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:14:29.634 1288 2119695885416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 179, VLAN trunk: None to switch port c9232108-4728-4834-ab26-ea96d9030847 2021-08-25 07:14:29.710 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:14:29.710 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c9232108-4728-4834-ab26-ea96d9030847'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:14:29.710 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:14:29.710 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ae6116a3-ea3f-4dd6-906c-9be21ec20ab7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:14:29.991 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e35a159-e733-4405-85fc-a3015b915414']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:14:29.991 1288 2119695884888 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-25 07:14:29.991 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4337211d-4d16-4da4-b109-287f0081b203) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:14:29.991 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4337211d-4d16-4da4-b109-287f0081b203) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:14:29.991 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e35a159-e733-4405-85fc-a3015b915414 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:14:29.991 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:14:29.991 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7e35a159-e733-4405-85fc-a3015b915414 not yet added. Adding. 2021-08-25 07:14:29.991 1288 2119695884888 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-25 07:14:29.991 1288 2119695884888 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-25 07:14:30.100 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e35a159-e733-4405-85fc-a3015b915414" acquired by "networking_hyperv.neutron._common_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-25 07:14:30.177 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ae6116a3-ea3f-4dd6-906c-9be21ec20ab7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:14:30.177 1288 2119695885240 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-25 07:14:30.177 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4337211d-4d16-4da4-b109-287f0081b203) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:14:30.177 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4337211d-4d16-4da4-b109-287f0081b203) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:14:30.177 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:14:30.177 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:14:30.177 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 not yet added. Adding. 2021-08-25 07:14:30.177 1288 2119695885240 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-25 07:14:30.177 1288 2119695885240 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-25 07:14:30.193 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e35a159-e733-4405-85fc-a3015b915414" 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-25 07:14:30.193 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e35a159-e733-4405-85fc-a3015b915414" acquired by "networking_hyperv.neutron._common_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-25 07:14:30.193 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c9232108-4728-4834-ab26-ea96d9030847']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:14:30.193 1288 2119695885416 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-25 07:14:30.193 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ba89c060-ca03-4102-82d3-f53daf9fd356) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:14:30.193 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c9232108-4728-4834-ab26-ea96d9030847 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:14:30.193 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:14:30.193 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c9232108-4728-4834-ab26-ea96d9030847 not yet added. Adding. 2021-08-25 07:14:30.193 1288 2119695885416 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-25 07:14:30.193 1288 2119695885416 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-25 07:14:30.334 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e35a159-e733-4405-85fc-a3015b915414" 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-25 07:14:30.334 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae6116a3-ea3f-4dd6-906c-9be21ec20ab7" acquired by "networking_hyperv.neutron._common_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-25 07:14:30.431 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e35a159-e733-4405-85fc-a3015b915414" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:30.431 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e35a159-e733-4405-85fc-a3015b915414 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:14:30.431 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e35a159-e733-4405-85fc-a3015b915414 processed. 2021-08-25 07:14:30.431 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae6116a3-ea3f-4dd6-906c-9be21ec20ab7" 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-25 07:14:30.431 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae6116a3-ea3f-4dd6-906c-9be21ec20ab7" acquired by "networking_hyperv.neutron._common_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-25 07:14:30.474 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:14:30.474 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9232108-4728-4834-ab26-ea96d9030847" acquired by "networking_hyperv.neutron._common_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-25 07:14:30.585 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae6116a3-ea3f-4dd6-906c-9be21ec20ab7" 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-25 07:14:30.618 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9232108-4728-4834-ab26-ea96d9030847" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:30.618 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9232108-4728-4834-ab26-ea96d9030847" acquired by "networking_hyperv.neutron._common_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-25 07:14:30.695 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae6116a3-ea3f-4dd6-906c-9be21ec20ab7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:30.695 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:14:30.695 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 processed. 2021-08-25 07:14:30.771 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9232108-4728-4834-ab26-ea96d9030847" 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-25 07:14:30.885 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9232108-4728-4834-ab26-ea96d9030847" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:30.885 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c9232108-4728-4834-ab26-ea96d9030847 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:14:30.885 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c9232108-4728-4834-ab26-ea96d9030847 processed. 2021-08-25 07:14:31.163 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fc57586-dc5f-476a-b121-5c2b2e44dc52 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Security group member updated on remote: ['48f13d3d-c352-4233-9f0b-aad11e5daafc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:14:31.163 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-8fc57586-dc5f-476a-b121-5c2b2e44dc52 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Security group member updated ['48f13d3d-c352-4233-9f0b-aad11e5daafc'] 2021-08-25 07:14:32.224 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:14:32.224 1288 2119695885416 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-25 07:14:32.287 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38aa5505-d4df-4cad-a4e9-4441dc130f3b 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 9233e7ca-9b67-4be5-b2b1-a466a602ca73 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:32.287 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38aa5505-d4df-4cad-a4e9-4441dc130f3b 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 9233e7ca-9b67-4be5-b2b1-a466a602ca73 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:32.649 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:14:32.649 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port b96da921-cfcd-4c2e-bec1-dba0bf817c9b updated. Details: {'device': 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b', 'network_id': '5aad9be5-8281-4cea-8c56-767d18e90a4a', 'port_id': 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b', 'mac_address': 'fa:16:3e:dd:e7:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fef992fa-e56a-4718-b27a-2f79fc036bcc', '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-25 07:14:32.649 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:14:32.649 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" acquired by "networking_hyperv.neutron._common_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-25 07:14:32.649 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b96da921-cfcd-4c2e-bec1-dba0bf817c9b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:14:32.649 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5aad9be5-8281-4cea-8c56-767d18e90a4a 2021-08-25 07:14:32.649 1288 2119695885240 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-25 07:14:32.806 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:32.806 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:32.833 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b96da921-cfcd-4c2e-bec1-dba0bf817c9b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:14:32.833 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:14:32.939 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:14:32.939 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b96da921-cfcd-4c2e-bec1-dba0bf817c9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:14:33.474 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b96da921-cfcd-4c2e-bec1-dba0bf817c9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:14:33.474 1288 2119695885240 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-25 07:14:33.474 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6670c71d-af37-4c36-8f36-432081975fb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:14:33.474 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b96da921-cfcd-4c2e-bec1-dba0bf817c9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:14:33.474 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:14:33.474 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b96da921-cfcd-4c2e-bec1-dba0bf817c9b not yet added. Adding. 2021-08-25 07:14:33.474 1288 2119695885240 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-25 07:14:33.474 1288 2119695885240 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-25 07:14:33.616 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" acquired by "networking_hyperv.neutron._common_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-25 07:14:33.765 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" 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-25 07:14:33.765 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" acquired by "networking_hyperv.neutron._common_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-25 07:14:33.917 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:33.930 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" 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-25 07:14:34.044 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:34.044 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b96da921-cfcd-4c2e-bec1-dba0bf817c9b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:14:34.044 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b96da921-cfcd-4c2e-bec1-dba0bf817c9b processed. 2021-08-25 07:14:34.225 1288 2119695885240 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-25 07:14:34.522 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9233e7ca-9b67-4be5-b2b1-a466a602ca73 2021-08-25 07:14:34.559 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:36.248 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:14:36.602 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 9233e7ca-9b67-4be5-b2b1-a466a602ca73 2021-08-25 07:14:36.602 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 9233e7ca-9b67-4be5-b2b1-a466a602ca73 updated. Details: {'device': '9233e7ca-9b67-4be5-b2b1-a466a602ca73', 'network_id': '72bae940-9524-4f2f-b981-6de0c7471e7d', 'port_id': '9233e7ca-9b67-4be5-b2b1-a466a602ca73', 'mac_address': 'fa:16:3e:d0:1f:c0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 182, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5dd322e-8f2b-4de4-86b7-f5555257c955', '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-25 07:14:36.602 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:14:36.602 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9233e7ca-9b67-4be5-b2b1-a466a602ca73" acquired by "networking_hyperv.neutron._common_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-25 07:14:36.602 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9233e7ca-9b67-4be5-b2b1-a466a602ca73 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:14:36.602 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 72bae940-9524-4f2f-b981-6de0c7471e7d 2021-08-25 07:14:36.602 1288 2119695885240 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-25 07:14:36.896 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9233e7ca-9b67-4be5-b2b1-a466a602ca73') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:36.896 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9233e7ca-9b67-4be5-b2b1-a466a602ca73') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:14:36.896 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9233e7ca-9b67-4be5-b2b1-a466a602ca73 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:14:36.896 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 182, VLAN trunk: None to switch port 9233e7ca-9b67-4be5-b2b1-a466a602ca73 2021-08-25 07:14:37.130 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:14:37.130 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9233e7ca-9b67-4be5-b2b1-a466a602ca73'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:14:37.349 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9233e7ca-9b67-4be5-b2b1-a466a602ca73']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:14:37.349 1288 2119695885240 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-25 07:14:37.349 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48f13d3d-c352-4233-9f0b-aad11e5daafc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:14:37.349 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (48f13d3d-c352-4233-9f0b-aad11e5daafc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:14:37.349 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9233e7ca-9b67-4be5-b2b1-a466a602ca73 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:14:37.349 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:14:37.349 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9233e7ca-9b67-4be5-b2b1-a466a602ca73 not yet added. Adding. 2021-08-25 07:14:37.349 1288 2119695885240 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-25 07:14:37.349 1288 2119695885240 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-25 07:14:37.651 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9233e7ca-9b67-4be5-b2b1-a466a602ca73" acquired by "networking_hyperv.neutron._common_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-25 07:14:37.918 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9233e7ca-9b67-4be5-b2b1-a466a602ca73" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:37.918 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9233e7ca-9b67-4be5-b2b1-a466a602ca73" acquired by "networking_hyperv.neutron._common_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-25 07:14:38.225 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9233e7ca-9b67-4be5-b2b1-a466a602ca73" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:38.381 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9233e7ca-9b67-4be5-b2b1-a466a602ca73" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:38.381 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9233e7ca-9b67-4be5-b2b1-a466a602ca73 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:14:38.381 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9233e7ca-9b67-4be5-b2b1-a466a602ca73 processed. 2021-08-25 07:14:40.268 1288 2119695885240 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-25 07:14:40.522 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:40.609 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 2021-08-25 07:14:41.825 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c98e4a42-5753-4347-a2fb-d1117c419706 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] Security group member updated on remote: ['d2ef0535-234f-4cff-91dc-2d694c350f84'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:14:41.825 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-c98e4a42-5753-4347-a2fb-d1117c419706 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] Security group member updated ['d2ef0535-234f-4cff-91dc-2d694c350f84'] 2021-08-25 07:14:41.825 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-c98e4a42-5753-4347-a2fb-d1117c419706 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] Refresh firewall rules 2021-08-25 07:14:41.825 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c98e4a42-5753-4347-a2fb-d1117c419706 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] Get security group information for devices via rpc ['7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:14:41.928 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c98e4a42-5753-4347-a2fb-d1117c419706 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:14:41.928 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c98e4a42-5753-4347-a2fb-d1117c419706 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:14:42.180 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c98e4a42-5753-4347-a2fb-d1117c419706 9b7b6cb3ebc24fa292aab0507572b6d3 c8459df92799480c8ac765a578719a08 - - -] port_delete event received for '7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:14:42.289 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:14:42.289 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:14:42.289 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:14:42.289 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:14:42.320 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d10226db-8951-4e8a-aa1d-55a3a3726d81 2021-08-25 07:14:42.320 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302'] 2021-08-25 07:14:42.320 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:14:42.320 1288 2119695885240 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-25 07:14:42.320 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d4b5d7c-ed5b-45b8-9142-0aa4b4f72302'] 2021-08-25 07:14:44.287 1288 2119695885240 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-25 07:14:44.364 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:46.671 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9233e7ca-9b67-4be5-b2b1-a466a602ca73 2021-08-25 07:14:47.536 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b246cd0-9431-4a90-8b86-577dd439a283 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Security group member updated on remote: ['48f13d3d-c352-4233-9f0b-aad11e5daafc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:14:47.536 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-5b246cd0-9431-4a90-8b86-577dd439a283 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Security group member updated ['48f13d3d-c352-4233-9f0b-aad11e5daafc'] 2021-08-25 07:14:47.536 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-5b246cd0-9431-4a90-8b86-577dd439a283 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Refresh firewall rules 2021-08-25 07:14:47.536 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b246cd0-9431-4a90-8b86-577dd439a283 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Get security group information for devices via rpc ['9233e7ca-9b67-4be5-b2b1-a466a602ca73'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:14:47.593 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5b246cd0-9431-4a90-8b86-577dd439a283 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:14:47.593 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5b246cd0-9431-4a90-8b86-577dd439a283 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:14:47.713 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36ee8b9a-3033-4a8b-b115-c407d0620030 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network d10226db-8951-4e8a-aa1d-55a3a3726d81 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:14:47.713 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36ee8b9a-3033-4a8b-b115-c407d0620030 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network d10226db-8951-4e8a-aa1d-55a3a3726d81 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:14:47.742 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b246cd0-9431-4a90-8b86-577dd439a283 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] port_delete event received for '9233e7ca-9b67-4be5-b2b1-a466a602ca73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:14:48.289 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:14:48.289 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9233e7ca-9b67-4be5-b2b1-a466a602ca73' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:14:48.289 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9233e7ca-9b67-4be5-b2b1-a466a602ca73' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:14:48.289 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9233e7ca-9b67-4be5-b2b1-a466a602ca73 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:14:48.306 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 72bae940-9524-4f2f-b981-6de0c7471e7d 2021-08-25 07:14:48.306 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9233e7ca-9b67-4be5-b2b1-a466a602ca73'] 2021-08-25 07:14:48.306 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:14:48.306 1288 2119695885240 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-25 07:14:48.306 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9233e7ca-9b67-4be5-b2b1-a466a602ca73'] 2021-08-25 07:14:50.311 1288 2119695885240 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-25 07:14:50.371 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:14:51.320 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-385501a6-d6a8-4b44-8bd6-ca15143d54b8 - - - - -] port_update received: 2d5a6436-e47a-4891-96c2-b559bb6613af port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:51.352 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-385501a6-d6a8-4b44-8bd6-ca15143d54b8 - - - - -] No port 2d5a6436-e47a-4891-96c2-b559bb6613af defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:53.302 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cfbf01a-10f4-4530-856f-d31dacaef825 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Security group member updated on remote: ['48f13d3d-c352-4233-9f0b-aad11e5daafc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:14:53.302 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-1cfbf01a-10f4-4530-856f-d31dacaef825 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Security group member updated ['48f13d3d-c352-4233-9f0b-aad11e5daafc'] 2021-08-25 07:14:54.647 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-415d1010-a537-4620-8ff5-a1f6124e140c 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: fa0d7cb6-2fa6-41e0-b112-98dbdce819de port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:54.663 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-415d1010-a537-4620-8ff5-a1f6124e140c 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port fa0d7cb6-2fa6-41e0-b112-98dbdce819de defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:55.459 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7642bdbc-22a5-4fba-87de-a322adc1082e - - - - -] port_update received: ea7558f5-fe72-4315-8707-1686ebc5045c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:55.632 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7642bdbc-22a5-4fba-87de-a322adc1082e - - - - -] No port ea7558f5-fe72-4315-8707-1686ebc5045c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:14:57.661 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3e225a2-0f83-44a7-b912-9dc4aa7e256a - - - - -] port_update received: ac819383-fee9-47d9-b567-3d5331945369 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:14:57.701 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3e225a2-0f83-44a7-b912-9dc4aa7e256a - - - - -] No port ac819383-fee9-47d9-b567-3d5331945369 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:15:00.788 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fa0d7cb6-2fa6-41e0-b112-98dbdce819de 2021-08-25 07:15:01.398 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bfd38b2-6549-4712-9350-f0c7778173f5 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated on remote: ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:15:01.398 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-3bfd38b2-6549-4712-9350-f0c7778173f5 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] 2021-08-25 07:15:01.552 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5db1e4f0-c487-4e78-a94d-665c89d6b0d3 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated on remote: ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:15:01.552 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-5db1e4f0-c487-4e78-a94d-665c89d6b0d3 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] 2021-08-25 07:15:01.692 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5b2e14e2-539b-4c38-96eb-abf45933deb1 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated on remote: ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:15:01.692 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-5b2e14e2-539b-4c38-96eb-abf45933deb1 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] 2021-08-25 07:15:01.835 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84974ad2-600e-46d7-84c4-a6a46aefc261 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated on remote: ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:15:01.835 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-84974ad2-600e-46d7-84c4-a6a46aefc261 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] 2021-08-25 07:15:02.036 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a39ddd7c-7d1b-4e72-be07-4f66dd9d3aa1 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated on remote: ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:15:02.053 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-a39ddd7c-7d1b-4e72-be07-4f66dd9d3aa1 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] 2021-08-25 07:15:02.092 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14b9e084-b630-4320-a1e0-6a7116acb03c - - - - -] port_update received: 68586c89-5114-4dc5-b8cd-92f915a017bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:15:02.092 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14b9e084-b630-4320-a1e0-6a7116acb03c - - - - -] No port 68586c89-5114-4dc5-b8cd-92f915a017bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:15:02.367 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72f353da-a098-4174-be84-9891f708baff d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated on remote: ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:15:02.367 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-72f353da-a098-4174-be84-9891f708baff d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group rule updated ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] 2021-08-25 07:15:02.600 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:15:02.990 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port fa0d7cb6-2fa6-41e0-b112-98dbdce819de 2021-08-25 07:15:02.990 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port fa0d7cb6-2fa6-41e0-b112-98dbdce819de updated. Details: {'device': 'fa0d7cb6-2fa6-41e0-b112-98dbdce819de', 'network_id': '72bae940-9524-4f2f-b981-6de0c7471e7d', 'port_id': 'fa0d7cb6-2fa6-41e0-b112-98dbdce819de', 'mac_address': 'fa:16:3e:15:48:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 182, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5dd322e-8f2b-4de4-86b7-f5555257c955', '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-25 07:15:02.990 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:15:02.990 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa0d7cb6-2fa6-41e0-b112-98dbdce819de" acquired by "networking_hyperv.neutron._common_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-25 07:15:02.990 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fa0d7cb6-2fa6-41e0-b112-98dbdce819de _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:15:02.990 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 72bae940-9524-4f2f-b981-6de0c7471e7d 2021-08-25 07:15:02.990 1288 2119695885240 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-25 07:15:03.179 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa0d7cb6-2fa6-41e0-b112-98dbdce819de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:15:03.179 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa0d7cb6-2fa6-41e0-b112-98dbdce819de') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:15:03.192 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fa0d7cb6-2fa6-41e0-b112-98dbdce819de is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:15:03.192 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 182, VLAN trunk: None to switch port fa0d7cb6-2fa6-41e0-b112-98dbdce819de 2021-08-25 07:15:03.288 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:15:03.288 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fa0d7cb6-2fa6-41e0-b112-98dbdce819de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:15:03.462 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fa0d7cb6-2fa6-41e0-b112-98dbdce819de']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:15:03.462 1288 2119695885240 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-25 07:15:03.462 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48f13d3d-c352-4233-9f0b-aad11e5daafc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:15:03.462 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (48f13d3d-c352-4233-9f0b-aad11e5daafc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:15:03.462 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fa0d7cb6-2fa6-41e0-b112-98dbdce819de _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:15:03.462 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:15:03.462 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fa0d7cb6-2fa6-41e0-b112-98dbdce819de not yet added. Adding. 2021-08-25 07:15:03.462 1288 2119695885240 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-25 07:15:03.462 1288 2119695885240 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-25 07:15:03.632 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa0d7cb6-2fa6-41e0-b112-98dbdce819de" acquired by "networking_hyperv.neutron._common_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-25 07:15:03.797 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa0d7cb6-2fa6-41e0-b112-98dbdce819de" 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-25 07:15:03.802 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa0d7cb6-2fa6-41e0-b112-98dbdce819de" acquired by "networking_hyperv.neutron._common_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-25 07:15:03.974 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa0d7cb6-2fa6-41e0-b112-98dbdce819de" 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-25 07:15:04.103 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa0d7cb6-2fa6-41e0-b112-98dbdce819de" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:15:04.103 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fa0d7cb6-2fa6-41e0-b112-98dbdce819de status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:15:04.103 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fa0d7cb6-2fa6-41e0-b112-98dbdce819de processed. 2021-08-25 07:15:04.630 1288 2119695885240 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-25 07:15:04.836 1288 2119695885240 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-25 07:15:10.317 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-047f5438-bade-4967-92ce-cd0678c40ec1 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Security group member updated on remote: ['48f13d3d-c352-4233-9f0b-aad11e5daafc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:15:10.317 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-047f5438-bade-4967-92ce-cd0678c40ec1 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Security group member updated ['48f13d3d-c352-4233-9f0b-aad11e5daafc'] 2021-08-25 07:15:10.317 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-047f5438-bade-4967-92ce-cd0678c40ec1 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Refresh firewall rules 2021-08-25 07:15:10.317 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-047f5438-bade-4967-92ce-cd0678c40ec1 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Get security group information for devices via rpc ['fa0d7cb6-2fa6-41e0-b112-98dbdce819de'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:15:10.365 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-047f5438-bade-4967-92ce-cd0678c40ec1 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:15:10.365 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-047f5438-bade-4967-92ce-cd0678c40ec1 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:15:10.442 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-047f5438-bade-4967-92ce-cd0678c40ec1 ab88db4c4c1e4e82bd2e590a75f3311f 71ca5ee38996425b8b21f9512e270e0a - - -] port_delete event received for 'fa0d7cb6-2fa6-41e0-b112-98dbdce819de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:15:10.927 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fa0d7cb6-2fa6-41e0-b112-98dbdce819de 2021-08-25 07:15:12.649 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:15:12.649 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fa0d7cb6-2fa6-41e0-b112-98dbdce819de' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:15:12.649 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fa0d7cb6-2fa6-41e0-b112-98dbdce819de' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:15:12.649 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fa0d7cb6-2fa6-41e0-b112-98dbdce819de _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:15:12.662 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 72bae940-9524-4f2f-b981-6de0c7471e7d 2021-08-25 07:15:12.662 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa0d7cb6-2fa6-41e0-b112-98dbdce819de'] 2021-08-25 07:15:12.662 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:15:12.662 1288 2119695885240 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-25 07:15:12.678 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa0d7cb6-2fa6-41e0-b112-98dbdce819de'] 2021-08-25 07:15:14.662 1288 2119695885240 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-25 07:15:15.804 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:15:54.286 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecfbce46-6247-45f5-8f8f-fa7684292e75 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group member updated on remote: ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:15:54.286 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-ecfbce46-6247-45f5-8f8f-fa7684292e75 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group member updated ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] 2021-08-25 07:15:55.351 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65186d4e-aa39-4256-89fb-182d22dd445b 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 7acb4782-4577-4afb-8833-88b598bddee4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:15:55.367 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65186d4e-aa39-4256-89fb-182d22dd445b 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 7acb4782-4577-4afb-8833-88b598bddee4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:16:03.441 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7acb4782-4577-4afb-8833-88b598bddee4 2021-08-25 07:16:05.395 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:16:05.770 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 7acb4782-4577-4afb-8833-88b598bddee4 2021-08-25 07:16:05.770 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 7acb4782-4577-4afb-8833-88b598bddee4 updated. Details: {'device': '7acb4782-4577-4afb-8833-88b598bddee4', 'network_id': '6af1e3de-79cb-4db8-af6e-ff1f39084297', 'port_id': '7acb4782-4577-4afb-8833-88b598bddee4', 'mac_address': 'fa:16:3e:f7:1c:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '430c677a-9186-4aa6-9c8f-172633503325', '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-25 07:16:05.770 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:16:05.770 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" acquired by "networking_hyperv.neutron._common_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-25 07:16:05.770 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7acb4782-4577-4afb-8833-88b598bddee4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:16:05.770 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6af1e3de-79cb-4db8-af6e-ff1f39084297 2021-08-25 07:16:05.770 1288 2119695885240 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-25 07:16:05.989 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7acb4782-4577-4afb-8833-88b598bddee4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:16:05.989 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7acb4782-4577-4afb-8833-88b598bddee4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:16:06.007 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7acb4782-4577-4afb-8833-88b598bddee4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:16:06.019 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 7acb4782-4577-4afb-8833-88b598bddee4 2021-08-25 07:16:06.116 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:16:06.116 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7acb4782-4577-4afb-8833-88b598bddee4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:16:06.513 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7acb4782-4577-4afb-8833-88b598bddee4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:16:06.513 1288 2119695885240 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-25 07:16:06.513 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4fdec197-5db1-466c-8eaf-2c6b8a601916) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:16:06.513 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7acb4782-4577-4afb-8833-88b598bddee4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:16:06.513 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:16:06.513 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7acb4782-4577-4afb-8833-88b598bddee4 not yet added. Adding. 2021-08-25 07:16:06.513 1288 2119695885240 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-25 07:16:06.513 1288 2119695885240 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-25 07:16:06.682 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" acquired by "networking_hyperv.neutron._common_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-25 07:16:06.833 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" 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-25 07:16:06.833 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" acquired by "networking_hyperv.neutron._common_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-25 07:16:06.927 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6392620-3c84-4e10-9d4c-c6aaa046cfd4 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 72bae940-9524-4f2f-b981-6de0c7471e7d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:16:06.927 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6392620-3c84-4e10-9d4c-c6aaa046cfd4 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 72bae940-9524-4f2f-b981-6de0c7471e7d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:16:07.003 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" 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-25 07:16:07.115 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:16:07.115 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7acb4782-4577-4afb-8833-88b598bddee4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:16:07.115 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7acb4782-4577-4afb-8833-88b598bddee4 processed. 2021-08-25 07:16:07.411 1288 2119695885240 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-25 07:16:07.724 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:16:19.597 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:16:21.487 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:16:21.926 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:16:22.850 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port b96da921-cfcd-4c2e-bec1-dba0bf817c9b updated. Details: {'device': 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b', 'network_id': '5aad9be5-8281-4cea-8c56-767d18e90a4a', 'port_id': 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b', 'mac_address': 'fa:16:3e:dd:e7:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fef992fa-e56a-4718-b27a-2f79fc036bcc', '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-25 07:16:22.850 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:16:22.850 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" acquired by "networking_hyperv.neutron._common_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-25 07:16:22.850 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b96da921-cfcd-4c2e-bec1-dba0bf817c9b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:16:22.850 1288 2119695885240 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-25 07:16:22.901 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:16:22.901 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:16:22.912 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b96da921-cfcd-4c2e-bec1-dba0bf817c9b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:16:22.912 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:16:23.038 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:16:23.038 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b96da921-cfcd-4c2e-bec1-dba0bf817c9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:16:23.190 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b96da921-cfcd-4c2e-bec1-dba0bf817c9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:16:23.190 1288 2119695885240 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-25 07:16:23.190 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6670c71d-af37-4c36-8f36-432081975fb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:16:23.190 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b96da921-cfcd-4c2e-bec1-dba0bf817c9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:16:23.190 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:16:23.190 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-25 07:16:23.190 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" acquired by "networking_hyperv.neutron._common_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-25 07:16:23.190 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" 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-25 07:16:23.190 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" acquired by "networking_hyperv.neutron._common_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-25 07:16:23.190 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" 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-25 07:16:23.292 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:16:23.292 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b96da921-cfcd-4c2e-bec1-dba0bf817c9b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:16:23.292 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b96da921-cfcd-4c2e-bec1-dba0bf817c9b processed. 2021-08-25 07:16:23.493 1288 2119695885240 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-25 07:16:23.675 1288 2119695885240 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-25 07:16:41.106 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:16:41.580 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:16:42.003 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:16:43.003 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:16:43.003 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b96da921-cfcd-4c2e-bec1-dba0bf817c9b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:16:43.018 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b96da921-cfcd-4c2e-bec1-dba0bf817c9b'] 2021-08-25 07:16:43.018 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:16:43.018 1288 2119695885240 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-25 07:16:43.018 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b96da921-cfcd-4c2e-bec1-dba0bf817c9b'] 2021-08-25 07:16:43.604 1288 2119695885240 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-25 07:16:43.737 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:16:49.208 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:16:49.629 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:16:49.629 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:16:49.629 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:16:49.629 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b96da921-cfcd-4c2e-bec1-dba0bf817c9b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:16:49.645 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5aad9be5-8281-4cea-8c56-767d18e90a4a 2021-08-25 07:16:49.645 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b96da921-cfcd-4c2e-bec1-dba0bf817c9b'] 2021-08-25 07:16:49.645 1288 2119695885240 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-25 07:16:49.645 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b96da921-cfcd-4c2e-bec1-dba0bf817c9b'] 2021-08-25 07:16:51.633 1288 2119695885240 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-25 07:16:52.432 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:17:09.431 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c4e50dd-6a5c-4090-95dd-948af0233215 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Security group member updated on remote: ['d595d408-86a8-44a8-bbcc-3a0400ea6f21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:17:09.431 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-0c4e50dd-6a5c-4090-95dd-948af0233215 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Security group member updated ['d595d408-86a8-44a8-bbcc-3a0400ea6f21'] 2021-08-25 07:17:10.195 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f6817cd-0dea-479f-9ef8-1c6ef370de51 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 45f58394-2879-4618-b240-1a6eeeaa45ff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:17:10.195 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f6817cd-0dea-479f-9ef8-1c6ef370de51 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 45f58394-2879-4618-b240-1a6eeeaa45ff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:17:13.372 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 45f58394-2879-4618-b240-1a6eeeaa45ff 2021-08-25 07:17:13.788 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:17:13.971 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 45f58394-2879-4618-b240-1a6eeeaa45ff 2021-08-25 07:17:13.971 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 45f58394-2879-4618-b240-1a6eeeaa45ff updated. Details: {'device': '45f58394-2879-4618-b240-1a6eeeaa45ff', 'network_id': '6050cc07-52a8-4fd5-8cce-a0a027c31fc8', 'port_id': '45f58394-2879-4618-b240-1a6eeeaa45ff', 'mac_address': 'fa:16:3e:0b:15:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 157, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8723f68e-debc-4f7d-b751-d1ad7029bfc0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-25 07:17:13.971 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:17:13.971 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45f58394-2879-4618-b240-1a6eeeaa45ff" acquired by "networking_hyperv.neutron._common_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-25 07:17:13.971 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 45f58394-2879-4618-b240-1a6eeeaa45ff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:17:13.971 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6050cc07-52a8-4fd5-8cce-a0a027c31fc8 2021-08-25 07:17:13.971 1288 2119695885240 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-25 07:17:14.174 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '45f58394-2879-4618-b240-1a6eeeaa45ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:17:14.174 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '45f58394-2879-4618-b240-1a6eeeaa45ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:17:14.189 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 45f58394-2879-4618-b240-1a6eeeaa45ff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:17:14.189 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 157, VLAN trunk: None to switch port 45f58394-2879-4618-b240-1a6eeeaa45ff 2021-08-25 07:17:14.331 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:17:14.331 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['45f58394-2879-4618-b240-1a6eeeaa45ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:17:14.471 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['45f58394-2879-4618-b240-1a6eeeaa45ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:17:14.471 1288 2119695885240 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-25 07:17:14.471 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d595d408-86a8-44a8-bbcc-3a0400ea6f21) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:17:14.471 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d595d408-86a8-44a8-bbcc-3a0400ea6f21) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:17:14.471 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 45f58394-2879-4618-b240-1a6eeeaa45ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:17:14.471 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:17:14.471 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 45f58394-2879-4618-b240-1a6eeeaa45ff not yet added. Adding. 2021-08-25 07:17:14.471 1288 2119695885240 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-25 07:17:14.471 1288 2119695885240 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-25 07:17:14.629 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45f58394-2879-4618-b240-1a6eeeaa45ff" acquired by "networking_hyperv.neutron._common_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-25 07:17:14.783 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45f58394-2879-4618-b240-1a6eeeaa45ff" 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-25 07:17:14.783 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45f58394-2879-4618-b240-1a6eeeaa45ff" acquired by "networking_hyperv.neutron._common_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-25 07:17:14.942 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-45f58394-2879-4618-b240-1a6eeeaa45ff" 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-25 07:17:15.075 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-45f58394-2879-4618-b240-1a6eeeaa45ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:17:15.075 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 45f58394-2879-4618-b240-1a6eeeaa45ff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:17:15.075 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 45f58394-2879-4618-b240-1a6eeeaa45ff processed. 2021-08-25 07:17:15.367 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:17:15.803 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:17:15.803 1288 2119695885240 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-25 07:17:16.121 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:17:16.121 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port b96da921-cfcd-4c2e-bec1-dba0bf817c9b updated. Details: {'device': 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b', 'network_id': '5aad9be5-8281-4cea-8c56-767d18e90a4a', 'port_id': 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b', 'mac_address': 'fa:16:3e:dd:e7:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fef992fa-e56a-4718-b27a-2f79fc036bcc', '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-25 07:17:16.121 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:17:16.121 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" acquired by "networking_hyperv.neutron._common_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-25 07:17:16.121 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b96da921-cfcd-4c2e-bec1-dba0bf817c9b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:17:16.121 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5aad9be5-8281-4cea-8c56-767d18e90a4a 2021-08-25 07:17:16.121 1288 2119695885416 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-25 07:17:16.121 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:17:16.303 1288 2119695885416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:17:16.303 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:17:16.303 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b96da921-cfcd-4c2e-bec1-dba0bf817c9b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:17:16.303 1288 2119695885416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:17:16.409 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:17:16.409 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b96da921-cfcd-4c2e-bec1-dba0bf817c9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:17:16.565 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b96da921-cfcd-4c2e-bec1-dba0bf817c9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:17:16.565 1288 2119695885416 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-25 07:17:16.565 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6670c71d-af37-4c36-8f36-432081975fb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:17:16.565 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b96da921-cfcd-4c2e-bec1-dba0bf817c9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:17:16.565 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:17:16.565 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b96da921-cfcd-4c2e-bec1-dba0bf817c9b not yet added. Adding. 2021-08-25 07:17:16.565 1288 2119695885416 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-25 07:17:16.565 1288 2119695885416 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-25 07:17:16.738 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" acquired by "networking_hyperv.neutron._common_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-25 07:17:16.893 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" 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-25 07:17:16.893 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" acquired by "networking_hyperv.neutron._common_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-25 07:17:17.080 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" 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-25 07:17:17.222 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b96da921-cfcd-4c2e-bec1-dba0bf817c9b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:17:17.222 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b96da921-cfcd-4c2e-bec1-dba0bf817c9b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:17:17.222 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b96da921-cfcd-4c2e-bec1-dba0bf817c9b processed. 2021-08-25 07:17:17.798 1288 2119695885416 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-25 07:17:17.946 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:17:18.458 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Security group member updated on remote: ['4337211d-4d16-4da4-b109-287f0081b203'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:17:18.458 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Security group member updated ['4337211d-4d16-4da4-b109-287f0081b203'] 2021-08-25 07:17:18.458 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Refresh firewall rules 2021-08-25 07:17:18.458 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Get security group information for devices via rpc ['7e35a159-e733-4405-85fc-a3015b915414', 'ae6116a3-ea3f-4dd6-906c-9be21ec20ab7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:17:18.533 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] port_delete event received for 'ae6116a3-ea3f-4dd6-906c-9be21ec20ab7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:17:18.626 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Update security group information for ports dict_keys(['7e35a159-e733-4405-85fc-a3015b915414']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:17:18.626 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:17:18.626 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Update rules of security group (4337211d-4d16-4da4-b109-287f0081b203) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:17:18.626 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Update members of security group (4337211d-4d16-4da4-b109-287f0081b203) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:17:18.626 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Update port filter for 7e35a159-e733-4405-85fc-a3015b915414 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:17:18.626 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Updating port rules. 2021-08-25 07:17:18.626 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Creating 0 new rules, removing 1 old rules. 2021-08-25 07:17:18.626 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Lock "n-hv-driver-port-lock-7e35a159-e733-4405-85fc-a3015b915414" acquired by "networking_hyperv.neutron._common_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-25 07:17:18.626 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Lock "n-hv-driver-port-lock-7e35a159-e733-4405-85fc-a3015b915414" 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-25 07:17:18.626 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Lock "n-hv-driver-port-lock-7e35a159-e733-4405-85fc-a3015b915414" acquired by "networking_hyperv.neutron._common_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-25 07:17:18.814 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-e4ce6d02-358f-40ed-a663-acee6a7af5b7 e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Lock "n-hv-driver-port-lock-7e35a159-e733-4405-85fc-a3015b915414" 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-25 07:17:19.491 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 2021-08-25 07:17:19.814 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:17:19.814 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ae6116a3-ea3f-4dd6-906c-9be21ec20ab7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:17:19.814 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ae6116a3-ea3f-4dd6-906c-9be21ec20ab7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:17:19.814 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ae6116a3-ea3f-4dd6-906c-9be21ec20ab7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:17:19.814 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae6116a3-ea3f-4dd6-906c-9be21ec20ab7'] 2021-08-25 07:17:19.814 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:17:19.814 1288 2119695885416 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-25 07:17:19.814 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae6116a3-ea3f-4dd6-906c-9be21ec20ab7'] 2021-08-25 07:17:21.834 1288 2119695885416 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-25 07:17:21.846 1288 2119695885416 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-25 07:17:26.761 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2006d2ad-d08f-4778-b335-6e0dad5289bc e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Security group member updated on remote: ['4337211d-4d16-4da4-b109-287f0081b203'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:17:26.761 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-2006d2ad-d08f-4778-b335-6e0dad5289bc e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Security group member updated ['4337211d-4d16-4da4-b109-287f0081b203'] 2021-08-25 07:17:26.761 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-2006d2ad-d08f-4778-b335-6e0dad5289bc e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Refresh firewall rules 2021-08-25 07:17:26.761 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2006d2ad-d08f-4778-b335-6e0dad5289bc e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Get security group information for devices via rpc ['7e35a159-e733-4405-85fc-a3015b915414'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:17:26.784 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2006d2ad-d08f-4778-b335-6e0dad5289bc e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:17:26.784 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2006d2ad-d08f-4778-b335-6e0dad5289bc e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:17:26.832 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2006d2ad-d08f-4778-b335-6e0dad5289bc e80bba3fbaeb4208b773f02c764d75a3 2bf11753f36345ae96c8d1b354f007ff - - -] port_delete event received for '7e35a159-e733-4405-85fc-a3015b915414' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:17:27.550 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e35a159-e733-4405-85fc-a3015b915414 2021-08-25 07:17:27.886 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:17:27.886 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e35a159-e733-4405-85fc-a3015b915414' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:17:27.886 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e35a159-e733-4405-85fc-a3015b915414' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:17:27.886 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e35a159-e733-4405-85fc-a3015b915414 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:17:27.911 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 41bae25f-5e93-48b8-8fda-e8ce7a41e21d 2021-08-25 07:17:27.911 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e35a159-e733-4405-85fc-a3015b915414'] 2021-08-25 07:17:27.911 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:17:27.911 1288 2119695885416 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-25 07:17:27.911 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e35a159-e733-4405-85fc-a3015b915414'] 2021-08-25 07:17:29.548 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a07f282-8096-428c-ab05-005522a42818 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '0dc096f5-35e1-4530-b88c-fe0e331bdb64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:17:29.902 1288 2119695885416 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-25 07:17:29.917 1288 2119695885416 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-25 07:17:30.647 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6877714-7092-4a72-9ee4-c756d3e9e632 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '276c092c-5b00-4ec6-b647-ac50c9566476' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:17:31.329 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e93a504-547e-4cc7-a255-51af3de5ab80 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 41bae25f-5e93-48b8-8fda-e8ce7a41e21d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:17:31.329 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e93a504-547e-4cc7-a255-51af3de5ab80 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 41bae25f-5e93-48b8-8fda-e8ce7a41e21d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:17:52.048 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e39e841-55cf-43e9-8a9e-6a29036bb9dd 924aad2248f24ed292fc257e5ef3b011 11cb3a567ef54b178940664afc83ef88 - - -] Security group member updated on remote: ['18e4b964-599e-4cbd-b44d-df0234e1f873'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:17:52.048 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-8e39e841-55cf-43e9-8a9e-6a29036bb9dd 924aad2248f24ed292fc257e5ef3b011 11cb3a567ef54b178940664afc83ef88 - - -] Security group member updated ['18e4b964-599e-4cbd-b44d-df0234e1f873'] 2021-08-25 07:17:52.802 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f6cdca1-e7ba-41cf-9d01-f6910869bc3e 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: f6652c16-af44-46b9-826e-539a11ad585d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:17:54.445 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f6cdca1-e7ba-41cf-9d01-f6910869bc3e 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port f6652c16-af44-46b9-826e-539a11ad585d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:17:57.691 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6652c16-af44-46b9-826e-539a11ad585d 2021-08-25 07:17:58.443 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:17:58.627 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port f6652c16-af44-46b9-826e-539a11ad585d 2021-08-25 07:17:58.627 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port f6652c16-af44-46b9-826e-539a11ad585d updated. Details: {'device': 'f6652c16-af44-46b9-826e-539a11ad585d', 'network_id': '00b5f1d2-7636-47bd-b3d4-9836c37eb953', 'port_id': 'f6652c16-af44-46b9-826e-539a11ad585d', 'mac_address': 'fa:16:3e:ac:bb:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 170, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '037c51ae-cbc1-4e5a-9981-7a3fb6d4a704', 'ip_address': '192.168.233.34'}], '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-25 07:17:58.627 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:17:58.627 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6652c16-af44-46b9-826e-539a11ad585d" acquired by "networking_hyperv.neutron._common_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-25 07:17:58.627 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6652c16-af44-46b9-826e-539a11ad585d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:17:58.627 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00b5f1d2-7636-47bd-b3d4-9836c37eb953 2021-08-25 07:17:58.627 1288 2119695885416 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-25 07:17:58.801 1288 2119695885416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6652c16-af44-46b9-826e-539a11ad585d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:17:58.801 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6652c16-af44-46b9-826e-539a11ad585d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:17:58.801 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6652c16-af44-46b9-826e-539a11ad585d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:17:58.801 1288 2119695885416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 170, VLAN trunk: None to switch port f6652c16-af44-46b9-826e-539a11ad585d 2021-08-25 07:17:58.907 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:17:58.907 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6652c16-af44-46b9-826e-539a11ad585d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:17:59.048 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6652c16-af44-46b9-826e-539a11ad585d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:17:59.048 1288 2119695885416 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-25 07:17:59.048 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (18e4b964-599e-4cbd-b44d-df0234e1f873) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:17:59.065 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (18e4b964-599e-4cbd-b44d-df0234e1f873) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:17:59.065 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6652c16-af44-46b9-826e-539a11ad585d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:17:59.065 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:17:59.065 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6652c16-af44-46b9-826e-539a11ad585d not yet added. Adding. 2021-08-25 07:17:59.065 1288 2119695885416 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-25 07:17:59.065 1288 2119695885416 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-25 07:17:59.205 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6652c16-af44-46b9-826e-539a11ad585d" acquired by "networking_hyperv.neutron._common_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-25 07:17:59.345 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6652c16-af44-46b9-826e-539a11ad585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:17:59.345 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6652c16-af44-46b9-826e-539a11ad585d" acquired by "networking_hyperv.neutron._common_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-25 07:17:59.502 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6652c16-af44-46b9-826e-539a11ad585d" 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-25 07:17:59.617 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6652c16-af44-46b9-826e-539a11ad585d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:17:59.617 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6652c16-af44-46b9-826e-539a11ad585d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:17:59.617 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6652c16-af44-46b9-826e-539a11ad585d processed. 2021-08-25 07:18:00.461 1288 2119695885416 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-25 07:18:00.643 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:18:03.566 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65252257-6d22-4692-9769-42bcfa601e00 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Security group member updated on remote: ['d595d408-86a8-44a8-bbcc-3a0400ea6f21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:18:03.566 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-65252257-6d22-4692-9769-42bcfa601e00 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Security group member updated ['d595d408-86a8-44a8-bbcc-3a0400ea6f21'] 2021-08-25 07:18:03.566 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-65252257-6d22-4692-9769-42bcfa601e00 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Refresh firewall rules 2021-08-25 07:18:03.566 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65252257-6d22-4692-9769-42bcfa601e00 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Get security group information for devices via rpc ['45f58394-2879-4618-b240-1a6eeeaa45ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:18:03.596 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65252257-6d22-4692-9769-42bcfa601e00 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:18:03.596 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65252257-6d22-4692-9769-42bcfa601e00 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:18:03.705 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65252257-6d22-4692-9769-42bcfa601e00 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] port_delete event received for '45f58394-2879-4618-b240-1a6eeeaa45ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:18:03.800 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 45f58394-2879-4618-b240-1a6eeeaa45ff 2021-08-25 07:18:04.501 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:18:04.501 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '45f58394-2879-4618-b240-1a6eeeaa45ff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:18:04.501 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '45f58394-2879-4618-b240-1a6eeeaa45ff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:18:04.501 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 45f58394-2879-4618-b240-1a6eeeaa45ff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:18:04.518 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6050cc07-52a8-4fd5-8cce-a0a027c31fc8 2021-08-25 07:18:04.518 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45f58394-2879-4618-b240-1a6eeeaa45ff'] 2021-08-25 07:18:04.518 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:18:04.518 1288 2119695885416 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-25 07:18:04.518 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['45f58394-2879-4618-b240-1a6eeeaa45ff'] 2021-08-25 07:18:04.844 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8d44157-09eb-4da8-b0d2-c1e672727030 924aad2248f24ed292fc257e5ef3b011 11cb3a567ef54b178940664afc83ef88 - - -] Security group member updated on remote: ['18e4b964-599e-4cbd-b44d-df0234e1f873'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:18:04.844 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-c8d44157-09eb-4da8-b0d2-c1e672727030 924aad2248f24ed292fc257e5ef3b011 11cb3a567ef54b178940664afc83ef88 - - -] Security group member updated ['18e4b964-599e-4cbd-b44d-df0234e1f873'] 2021-08-25 07:18:04.844 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-c8d44157-09eb-4da8-b0d2-c1e672727030 924aad2248f24ed292fc257e5ef3b011 11cb3a567ef54b178940664afc83ef88 - - -] Refresh firewall rules 2021-08-25 07:18:04.844 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8d44157-09eb-4da8-b0d2-c1e672727030 924aad2248f24ed292fc257e5ef3b011 11cb3a567ef54b178940664afc83ef88 - - -] Get security group information for devices via rpc ['f6652c16-af44-46b9-826e-539a11ad585d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:18:04.877 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8d44157-09eb-4da8-b0d2-c1e672727030 924aad2248f24ed292fc257e5ef3b011 11cb3a567ef54b178940664afc83ef88 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:18:04.877 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8d44157-09eb-4da8-b0d2-c1e672727030 924aad2248f24ed292fc257e5ef3b011 11cb3a567ef54b178940664afc83ef88 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:18:04.941 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8d44157-09eb-4da8-b0d2-c1e672727030 924aad2248f24ed292fc257e5ef3b011 11cb3a567ef54b178940664afc83ef88 - - -] port_delete event received for 'f6652c16-af44-46b9-826e-539a11ad585d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:18:05.815 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6652c16-af44-46b9-826e-539a11ad585d 2021-08-25 07:18:06.505 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:18:06.830 1288 2119695885416 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-25 07:18:07.766 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6652c16-af44-46b9-826e-539a11ad585d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:18:07.766 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6652c16-af44-46b9-826e-539a11ad585d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:18:07.766 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6652c16-af44-46b9-826e-539a11ad585d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:18:07.786 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00b5f1d2-7636-47bd-b3d4-9836c37eb953 2021-08-25 07:18:07.786 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6652c16-af44-46b9-826e-539a11ad585d'] 2021-08-25 07:18:07.786 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:18:07.786 1288 2119695885240 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-25 07:18:07.786 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6652c16-af44-46b9-826e-539a11ad585d'] 2021-08-25 07:18:07.786 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:18:08.516 1288 2119695885416 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-25 07:18:08.546 1288 2119695885416 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-25 07:18:14.565 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43daf3b6-0438-4239-93b4-9786596dccf5 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Security group member updated on remote: ['d595d408-86a8-44a8-bbcc-3a0400ea6f21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:18:14.591 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-43daf3b6-0438-4239-93b4-9786596dccf5 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Security group member updated ['d595d408-86a8-44a8-bbcc-3a0400ea6f21'] 2021-08-25 07:18:15.349 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ab41841-c330-442e-baef-eb93d60fb2f3 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: e6aae4c9-dd9e-4427-bbc7-9f0c4017447d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:18:15.349 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ab41841-c330-442e-baef-eb93d60fb2f3 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port e6aae4c9-dd9e-4427-bbc7-9f0c4017447d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:18:15.892 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b96da921-cfcd-4c2e-bec1-dba0bf817c9b 2021-08-25 07:18:16.569 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:18:19.024 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bc7f7b5-b22c-42f0-b52d-c200e8ee7efd 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] port_delete event received for 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:18:19.033 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:18:19.033 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:18:19.033 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b96da921-cfcd-4c2e-bec1-dba0bf817c9b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:18:19.033 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bc7f7b5-b22c-42f0-b52d-c200e8ee7efd 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group member updated on remote: ['6670c71d-af37-4c36-8f36-432081975fb2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:18:19.033 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-1bc7f7b5-b22c-42f0-b52d-c200e8ee7efd 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group member updated ['6670c71d-af37-4c36-8f36-432081975fb2'] 2021-08-25 07:18:19.033 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:18:19.033 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:18:19.033 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b96da921-cfcd-4c2e-bec1-dba0bf817c9b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:18:19.050 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b96da921-cfcd-4c2e-bec1-dba0bf817c9b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:18:19.050 1288 2119695884888 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-25 07:18:19.050 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5aad9be5-8281-4cea-8c56-767d18e90a4a 2021-08-25 07:18:19.050 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b96da921-cfcd-4c2e-bec1-dba0bf817c9b'] 2021-08-25 07:18:19.050 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:18:19.050 1288 2119695885416 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-25 07:18:19.050 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b96da921-cfcd-4c2e-bec1-dba0bf817c9b'] 2021-08-25 07:18:19.064 1288 2119695884888 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-25 07:18:20.656 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e61736db-75b4-490b-9566-24d3255f36ce 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] port_delete event received for '808c87c0-4d54-4324-8c99-7ec966e5a1e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:18:21.063 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e6aae4c9-dd9e-4427-bbc7-9f0c4017447d 2021-08-25 07:18:21.235 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d177f9b-c58e-4b57-8703-d1a8f7ec7e9a 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group rule updated on remote: ['0c544efb-dbde-45eb-a61f-c37be692fdbf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:18:21.235 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-3d177f9b-c58e-4b57-8703-d1a8f7ec7e9a 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group rule updated ['0c544efb-dbde-45eb-a61f-c37be692fdbf'] 2021-08-25 07:18:21.376 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4c18239-c327-4323-806b-d604dc8b73e9 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group rule updated on remote: ['0c544efb-dbde-45eb-a61f-c37be692fdbf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:18:21.376 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-a4c18239-c327-4323-806b-d604dc8b73e9 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group rule updated ['0c544efb-dbde-45eb-a61f-c37be692fdbf'] 2021-08-25 07:18:23.047 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:18:23.246 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port e6aae4c9-dd9e-4427-bbc7-9f0c4017447d 2021-08-25 07:18:23.246 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port e6aae4c9-dd9e-4427-bbc7-9f0c4017447d updated. Details: {'device': 'e6aae4c9-dd9e-4427-bbc7-9f0c4017447d', 'network_id': '6050cc07-52a8-4fd5-8cce-a0a027c31fc8', 'port_id': 'e6aae4c9-dd9e-4427-bbc7-9f0c4017447d', 'mac_address': 'fa:16:3e:0c:c6:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 157, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8723f68e-debc-4f7d-b751-d1ad7029bfc0', '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-25 07:18:23.246 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:18:23.261 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6aae4c9-dd9e-4427-bbc7-9f0c4017447d" acquired by "networking_hyperv.neutron._common_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-25 07:18:23.261 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e6aae4c9-dd9e-4427-bbc7-9f0c4017447d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:18:23.261 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6050cc07-52a8-4fd5-8cce-a0a027c31fc8 2021-08-25 07:18:23.261 1288 2119695884888 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-25 07:18:23.395 1288 2119695884888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e6aae4c9-dd9e-4427-bbc7-9f0c4017447d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:18:23.395 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e6aae4c9-dd9e-4427-bbc7-9f0c4017447d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:18:23.395 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e6aae4c9-dd9e-4427-bbc7-9f0c4017447d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:18:23.395 1288 2119695884888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 157, VLAN trunk: None to switch port e6aae4c9-dd9e-4427-bbc7-9f0c4017447d 2021-08-25 07:18:23.479 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:18:23.479 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e6aae4c9-dd9e-4427-bbc7-9f0c4017447d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:18:23.636 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e6aae4c9-dd9e-4427-bbc7-9f0c4017447d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:18:23.636 1288 2119695884888 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-25 07:18:23.636 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d595d408-86a8-44a8-bbcc-3a0400ea6f21) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:18:23.636 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d595d408-86a8-44a8-bbcc-3a0400ea6f21) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:18:23.636 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e6aae4c9-dd9e-4427-bbc7-9f0c4017447d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:18:23.636 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:18:23.636 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e6aae4c9-dd9e-4427-bbc7-9f0c4017447d not yet added. Adding. 2021-08-25 07:18:23.636 1288 2119695884888 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-25 07:18:23.636 1288 2119695884888 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-25 07:18:23.730 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6aae4c9-dd9e-4427-bbc7-9f0c4017447d" acquired by "networking_hyperv.neutron._common_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-25 07:18:23.830 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6aae4c9-dd9e-4427-bbc7-9f0c4017447d" 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-25 07:18:23.830 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6aae4c9-dd9e-4427-bbc7-9f0c4017447d" acquired by "networking_hyperv.neutron._common_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-25 07:18:23.939 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6aae4c9-dd9e-4427-bbc7-9f0c4017447d" 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-25 07:18:24.026 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6aae4c9-dd9e-4427-bbc7-9f0c4017447d" 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-25 07:18:24.026 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e6aae4c9-dd9e-4427-bbc7-9f0c4017447d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:18:24.026 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e6aae4c9-dd9e-4427-bbc7-9f0c4017447d processed. 2021-08-25 07:18:24.402 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9758d8e1-cba8-46f7-acf8-368d095ee989 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group member updated on remote: ['0c544efb-dbde-45eb-a61f-c37be692fdbf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:18:24.402 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-9758d8e1-cba8-46f7-acf8-368d095ee989 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group member updated ['0c544efb-dbde-45eb-a61f-c37be692fdbf'] 2021-08-25 07:18:25.063 1288 2119695884888 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-25 07:18:25.364 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51e0fc95-3bdf-453b-b192-93012789ec6b 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: c5bda217-f164-4eb2-993f-44106530468f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:18:25.364 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51e0fc95-3bdf-453b-b192-93012789ec6b 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port c5bda217-f164-4eb2-993f-44106530468f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:18:25.531 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:18:27.116 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:18:27.908 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be395ed7-74b7-4e73-80a2-b9c7a5c17596 - - - - -] port_update received: e6c90961-1fcd-43c5-a25b-94de7b13744b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:18:27.926 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be395ed7-74b7-4e73-80a2-b9c7a5c17596 - - - - -] No port e6c90961-1fcd-43c5-a25b-94de7b13744b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:18:29.088 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:18:29.320 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:18:29.320 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port c5bda217-f164-4eb2-993f-44106530468f updated. Details: {'device': 'c5bda217-f164-4eb2-993f-44106530468f', 'network_id': '5aad9be5-8281-4cea-8c56-767d18e90a4a', 'port_id': 'c5bda217-f164-4eb2-993f-44106530468f', 'mac_address': 'fa:16:3e:13:e3:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fef992fa-e56a-4718-b27a-2f79fc036bcc', '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-25 07:18:29.320 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:18:29.320 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5bda217-f164-4eb2-993f-44106530468f" acquired by "networking_hyperv.neutron._common_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-25 07:18:29.320 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c5bda217-f164-4eb2-993f-44106530468f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:18:29.320 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5aad9be5-8281-4cea-8c56-767d18e90a4a 2021-08-25 07:18:29.320 1288 2119695884888 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-25 07:18:29.469 1288 2119695884888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c5bda217-f164-4eb2-993f-44106530468f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:18:29.469 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c5bda217-f164-4eb2-993f-44106530468f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:18:29.469 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c5bda217-f164-4eb2-993f-44106530468f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:18:29.469 1288 2119695884888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:18:29.542 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:18:29.542 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c5bda217-f164-4eb2-993f-44106530468f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:18:29.715 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c5bda217-f164-4eb2-993f-44106530468f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:18:29.715 1288 2119695884888 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-25 07:18:29.715 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c544efb-dbde-45eb-a61f-c37be692fdbf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:18:29.715 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c5bda217-f164-4eb2-993f-44106530468f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:18:29.715 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:18:29.715 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c5bda217-f164-4eb2-993f-44106530468f not yet added. Adding. 2021-08-25 07:18:29.715 1288 2119695884888 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-25 07:18:29.715 1288 2119695884888 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-25 07:18:29.829 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" acquired by "networking_hyperv.neutron._common_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-25 07:18:29.940 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" 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-25 07:18:29.940 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" acquired by "networking_hyperv.neutron._common_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-25 07:18:30.063 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" 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-25 07:18:30.143 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5bda217-f164-4eb2-993f-44106530468f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:18:30.143 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c5bda217-f164-4eb2-993f-44106530468f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:18:30.143 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c5bda217-f164-4eb2-993f-44106530468f processed. 2021-08-25 07:18:31.090 1288 2119695884888 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-25 07:18:31.391 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:18:31.736 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02b3e58b-0e0a-4ad3-852d-895759a8ceb0 - - - - -] port_update received: dd669c1b-e004-405a-991c-d244acc2cf50 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:18:31.736 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02b3e58b-0e0a-4ad3-852d-895759a8ceb0 - - - - -] No port dd669c1b-e004-405a-991c-d244acc2cf50 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:18:33.611 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b62116d6-2cdf-4c21-b97a-615ed6a7f727 - - - - -] port_update received: e0eb65e5-5016-4260-83fe-6fbace9cf474 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:18:33.633 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b62116d6-2cdf-4c21-b97a-615ed6a7f727 - - - - -] No port e0eb65e5-5016-4260-83fe-6fbace9cf474 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:18:38.172 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f73cf6e-4c6c-439f-84b7-25c7e60a68f4 - - - - -] port_update received: 47049dda-19e0-4a22-b8a8-d0ee2955320d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:18:38.189 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f73cf6e-4c6c-439f-84b7-25c7e60a68f4 - - - - -] No port 47049dda-19e0-4a22-b8a8-d0ee2955320d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:18:45.375 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c9232108-4728-4834-ab26-ea96d9030847 2021-08-25 07:18:45.460 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bd1ae45-3c3c-4d69-a16a-0310856f201d 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group member updated on remote: ['ba89c060-ca03-4102-82d3-f53daf9fd356'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:18:45.460 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-0bd1ae45-3c3c-4d69-a16a-0310856f201d 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group member updated ['ba89c060-ca03-4102-82d3-f53daf9fd356'] 2021-08-25 07:18:45.875 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bd1ae45-3c3c-4d69-a16a-0310856f201d 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] port_delete event received for 'c9232108-4728-4834-ab26-ea96d9030847' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:18:47.183 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:18:47.183 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c9232108-4728-4834-ab26-ea96d9030847' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:18:47.183 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c9232108-4728-4834-ab26-ea96d9030847' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:18:47.183 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c9232108-4728-4834-ab26-ea96d9030847 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:18:47.194 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 54a4d76c-f1a2-4cdf-a37d-3e1c548ee0d3 2021-08-25 07:18:47.194 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9232108-4728-4834-ab26-ea96d9030847'] 2021-08-25 07:18:47.194 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:18:47.203 1288 2119695884888 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-25 07:18:47.203 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9232108-4728-4834-ab26-ea96d9030847'] 2021-08-25 07:18:47.595 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af2bc644-5444-4fb6-a486-d7f157d028c9 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group member updated on remote: ['897c3ba2-8625-4dcf-ba0a-c2a496a1cad1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:18:47.595 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-af2bc644-5444-4fb6-a486-d7f157d028c9 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group member updated ['897c3ba2-8625-4dcf-ba0a-c2a496a1cad1'] 2021-08-25 07:18:48.549 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa1798e9-6a43-4933-85a1-3f52f38a87cc 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] port_delete event received for 'a4c37642-e051-4abc-a507-eedc38b7a2b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:18:49.195 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d14b9d6-bc16-422c-ae75-e20ecf2b9c2c 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group rule updated on remote: ['4c50b8af-1740-4476-9f74-7d19a706091a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:18:49.195 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-7d14b9d6-bc16-422c-ae75-e20ecf2b9c2c 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group rule updated ['4c50b8af-1740-4476-9f74-7d19a706091a'] 2021-08-25 07:18:49.195 1288 2119695884888 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-25 07:18:49.235 1288 2119695884888 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-25 07:18:49.317 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32af450b-3e38-40bb-94a6-f6dbd5b32a82 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group rule updated on remote: ['4c50b8af-1740-4476-9f74-7d19a706091a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:18:49.317 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-32af450b-3e38-40bb-94a6-f6dbd5b32a82 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group rule updated ['4c50b8af-1740-4476-9f74-7d19a706091a'] 2021-08-25 07:19:00.643 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c2fefdc-c43f-46e7-acd5-41b059e245f9 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 491925af-84dc-41b7-ae85-a1b987cd5f94 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:19:00.643 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c2fefdc-c43f-46e7-acd5-41b059e245f9 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 491925af-84dc-41b7-ae85-a1b987cd5f94 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:19:01.916 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3b28955-7774-4e2c-ba78-ccac50438891 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group member updated on remote: ['4c50b8af-1740-4476-9f74-7d19a706091a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:19:01.916 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-f3b28955-7774-4e2c-ba78-ccac50438891 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group member updated ['4c50b8af-1740-4476-9f74-7d19a706091a'] 2021-08-25 07:19:03.359 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26b48d4b-1d45-4107-9bd4-1a7a0f505080 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 7801808a-719e-44fa-9017-b1f1181823d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:19:03.359 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26b48d4b-1d45-4107-9bd4-1a7a0f505080 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 7801808a-719e-44fa-9017-b1f1181823d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:19:03.456 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 491925af-84dc-41b7-ae85-a1b987cd5f94 2021-08-25 07:19:03.518 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7acb4782-4577-4afb-8833-88b598bddee4 2021-08-25 07:19:03.531 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e6aae4c9-dd9e-4427-bbc7-9f0c4017447d 2021-08-25 07:19:03.968 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bab5ab51-86d8-4d81-885a-85ecd2af185d 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Security group member updated on remote: ['d595d408-86a8-44a8-bbcc-3a0400ea6f21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:19:03.968 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-bab5ab51-86d8-4d81-885a-85ecd2af185d 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Security group member updated ['d595d408-86a8-44a8-bbcc-3a0400ea6f21'] 2021-08-25 07:19:03.968 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-bab5ab51-86d8-4d81-885a-85ecd2af185d 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Refresh firewall rules 2021-08-25 07:19:03.968 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bab5ab51-86d8-4d81-885a-85ecd2af185d 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Get security group information for devices via rpc ['e6aae4c9-dd9e-4427-bbc7-9f0c4017447d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:19:04.017 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bab5ab51-86d8-4d81-885a-85ecd2af185d 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:19:04.017 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bab5ab51-86d8-4d81-885a-85ecd2af185d 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:19:04.074 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bab5ab51-86d8-4d81-885a-85ecd2af185d 80fc6c69db4246afaa6b7b54fd9c02fd 10815bcec3954a0fbfcb9e7c141ed55a - - -] port_delete event received for 'e6aae4c9-dd9e-4427-bbc7-9f0c4017447d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:19:05.318 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:19:05.469 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7801808a-719e-44fa-9017-b1f1181823d1 2021-08-25 07:19:05.517 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 491925af-84dc-41b7-ae85-a1b987cd5f94 2021-08-25 07:19:05.517 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 491925af-84dc-41b7-ae85-a1b987cd5f94 updated. Details: {'device': '491925af-84dc-41b7-ae85-a1b987cd5f94', 'network_id': '7cedff5a-43e9-47d2-9f85-4df392536013', 'port_id': '491925af-84dc-41b7-ae85-a1b987cd5f94', 'mac_address': 'fa:16:3e:0e:89:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 188, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f75cd21e-5f64-4073-b475-6a6ea57b479e', '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-25 07:19:05.517 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:19:05.517 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:19:05.517 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e6aae4c9-dd9e-4427-bbc7-9f0c4017447d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:19:05.517 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e6aae4c9-dd9e-4427-bbc7-9f0c4017447d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:19:05.517 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e6aae4c9-dd9e-4427-bbc7-9f0c4017447d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:19:05.517 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:19:05.517 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 491925af-84dc-41b7-ae85-a1b987cd5f94 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:19:05.517 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7cedff5a-43e9-47d2-9f85-4df392536013 2021-08-25 07:19:05.517 1288 2119695884888 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-25 07:19:05.517 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7acb4782-4577-4afb-8833-88b598bddee4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:19:05.517 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7acb4782-4577-4afb-8833-88b598bddee4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:19:05.517 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7acb4782-4577-4afb-8833-88b598bddee4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:19:05.517 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6050cc07-52a8-4fd5-8cce-a0a027c31fc8 2021-08-25 07:19:05.517 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6aae4c9-dd9e-4427-bbc7-9f0c4017447d'] 2021-08-25 07:19:05.517 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:19:05.517 1288 2119695885416 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-25 07:19:05.517 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6aae4c9-dd9e-4427-bbc7-9f0c4017447d'] 2021-08-25 07:19:05.537 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6af1e3de-79cb-4db8-af6e-ff1f39084297 2021-08-25 07:19:05.537 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7acb4782-4577-4afb-8833-88b598bddee4'] 2021-08-25 07:19:05.547 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:19:05.547 1288 2119695885240 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-25 07:19:05.547 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7acb4782-4577-4afb-8833-88b598bddee4'] 2021-08-25 07:19:05.647 1288 2119695884888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '491925af-84dc-41b7-ae85-a1b987cd5f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:19:05.647 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '491925af-84dc-41b7-ae85-a1b987cd5f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:19:05.657 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 491925af-84dc-41b7-ae85-a1b987cd5f94 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:19:05.657 1288 2119695884888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 188, VLAN trunk: None to switch port 491925af-84dc-41b7-ae85-a1b987cd5f94 2021-08-25 07:19:05.705 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:19:05.705 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['491925af-84dc-41b7-ae85-a1b987cd5f94'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:19:05.860 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['491925af-84dc-41b7-ae85-a1b987cd5f94']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:19:05.860 1288 2119695884888 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-25 07:19:05.860 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (897c3ba2-8625-4dcf-ba0a-c2a496a1cad1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:19:05.860 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (897c3ba2-8625-4dcf-ba0a-c2a496a1cad1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:19:05.860 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 491925af-84dc-41b7-ae85-a1b987cd5f94 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:19:05.860 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:19:05.860 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 491925af-84dc-41b7-ae85-a1b987cd5f94 not yet added. Adding. 2021-08-25 07:19:05.860 1288 2119695884888 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-25 07:19:05.860 1288 2119695884888 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-25 07:19:05.946 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:19:06.027 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" 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-25 07:19:06.027 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:19:06.124 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" 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-25 07:19:06.211 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:19:06.211 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 491925af-84dc-41b7-ae85-a1b987cd5f94 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:19:06.211 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 491925af-84dc-41b7-ae85-a1b987cd5f94 processed. 2021-08-25 07:19:07.327 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:19:07.624 1288 2119695884888 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-25 07:19:08.453 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 7801808a-719e-44fa-9017-b1f1181823d1 2021-08-25 07:19:09.383 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 7801808a-719e-44fa-9017-b1f1181823d1 updated. Details: {'device': '7801808a-719e-44fa-9017-b1f1181823d1', 'network_id': '54a4d76c-f1a2-4cdf-a37d-3e1c548ee0d3', 'port_id': '7801808a-719e-44fa-9017-b1f1181823d1', 'mac_address': 'fa:16:3e:26:6a:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 179, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e50ba8f9-78da-4c69-8cc5-561a5fb1a152', '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-25 07:19:09.383 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:19:09.383 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.base [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Loop iteration exceeded interval (2 vs. 2.055922508239746) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-08-25 07:19:09.383 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7801808a-719e-44fa-9017-b1f1181823d1" acquired by "networking_hyperv.neutron._common_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-25 07:19:09.383 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7801808a-719e-44fa-9017-b1f1181823d1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:19:09.402 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 54a4d76c-f1a2-4cdf-a37d-3e1c548ee0d3 2021-08-25 07:19:09.402 1288 2119695885416 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-25 07:19:09.402 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:19:09.402 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-25 07:19:09.402 1288 2119695885240 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-25 07:19:09.546 1288 2119695885416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7801808a-719e-44fa-9017-b1f1181823d1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:19:09.546 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7801808a-719e-44fa-9017-b1f1181823d1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:19:09.546 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7801808a-719e-44fa-9017-b1f1181823d1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:19:09.546 1288 2119695885416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 179, VLAN trunk: None to switch port 7801808a-719e-44fa-9017-b1f1181823d1 2021-08-25 07:19:09.642 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:19:09.642 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7801808a-719e-44fa-9017-b1f1181823d1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:19:09.796 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7801808a-719e-44fa-9017-b1f1181823d1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:19:09.796 1288 2119695885416 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-25 07:19:09.796 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4c50b8af-1740-4476-9f74-7d19a706091a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:19:09.796 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7801808a-719e-44fa-9017-b1f1181823d1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:19:09.796 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:19:09.796 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7801808a-719e-44fa-9017-b1f1181823d1 not yet added. Adding. 2021-08-25 07:19:09.796 1288 2119695885416 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-25 07:19:09.796 1288 2119695885416 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-25 07:19:09.907 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7801808a-719e-44fa-9017-b1f1181823d1" acquired by "networking_hyperv.neutron._common_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-25 07:19:10.016 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7801808a-719e-44fa-9017-b1f1181823d1" 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-25 07:19:10.016 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7801808a-719e-44fa-9017-b1f1181823d1" acquired by "networking_hyperv.neutron._common_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-25 07:19:10.131 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7801808a-719e-44fa-9017-b1f1181823d1" 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-25 07:19:10.245 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7801808a-719e-44fa-9017-b1f1181823d1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:19:10.245 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7801808a-719e-44fa-9017-b1f1181823d1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:19:10.245 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7801808a-719e-44fa-9017-b1f1181823d1 processed. 2021-08-25 07:19:11.377 1288 2119695885416 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-25 07:19:11.541 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:19:13.500 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7acb4782-4577-4afb-8833-88b598bddee4 2021-08-25 07:19:15.427 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:19:16.062 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 7acb4782-4577-4afb-8833-88b598bddee4 2021-08-25 07:19:16.879 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 7acb4782-4577-4afb-8833-88b598bddee4 updated. Details: {'device': '7acb4782-4577-4afb-8833-88b598bddee4', 'network_id': '6af1e3de-79cb-4db8-af6e-ff1f39084297', 'port_id': '7acb4782-4577-4afb-8833-88b598bddee4', 'mac_address': 'fa:16:3e:f7:1c:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '430c677a-9186-4aa6-9c8f-172633503325', '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-25 07:19:16.879 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:19:16.879 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" acquired by "networking_hyperv.neutron._common_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-25 07:19:16.879 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7acb4782-4577-4afb-8833-88b598bddee4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:19:16.879 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6af1e3de-79cb-4db8-af6e-ff1f39084297 2021-08-25 07:19:16.879 1288 2119695885416 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-25 07:19:17.093 1288 2119695885416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7acb4782-4577-4afb-8833-88b598bddee4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:19:17.093 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7acb4782-4577-4afb-8833-88b598bddee4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:19:17.093 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7acb4782-4577-4afb-8833-88b598bddee4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:19:17.093 1288 2119695885416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 7acb4782-4577-4afb-8833-88b598bddee4 2021-08-25 07:19:17.202 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:19:17.202 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7acb4782-4577-4afb-8833-88b598bddee4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:19:17.428 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7acb4782-4577-4afb-8833-88b598bddee4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:19:17.428 1288 2119695885416 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-25 07:19:17.428 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4fdec197-5db1-466c-8eaf-2c6b8a601916) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:19:17.428 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7acb4782-4577-4afb-8833-88b598bddee4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:19:17.428 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:19:17.428 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7acb4782-4577-4afb-8833-88b598bddee4 not yet added. Adding. 2021-08-25 07:19:17.428 1288 2119695885416 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-25 07:19:17.428 1288 2119695885416 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-25 07:19:17.554 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" acquired by "networking_hyperv.neutron._common_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-25 07:19:17.655 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" 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-25 07:19:17.655 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" acquired by "networking_hyperv.neutron._common_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-25 07:19:17.796 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:19:17.895 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7acb4782-4577-4afb-8833-88b598bddee4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:19:17.895 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7acb4782-4577-4afb-8833-88b598bddee4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:19:17.895 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7acb4782-4577-4afb-8833-88b598bddee4 processed. 2021-08-25 07:19:19.442 1288 2119695885416 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-25 07:19:19.753 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:19:26.831 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86e535ee-b175-4646-ad61-32f0f9c35df7 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated on remote: ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:26.831 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-86e535ee-b175-4646-ad61-32f0f9c35df7 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] 2021-08-25 07:19:27.068 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-262a2b21-8567-4505-b45e-31675c2e3902 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated on remote: ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:27.068 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-262a2b21-8567-4505-b45e-31675c2e3902 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] 2021-08-25 07:19:27.282 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-168e70ba-6e79-4a62-9050-75a30b719ce1 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated on remote: ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:27.282 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-168e70ba-6e79-4a62-9050-75a30b719ce1 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] 2021-08-25 07:19:27.549 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ad2721a-92b3-4983-a49f-abd89d1b0b6d 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated on remote: ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:27.549 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-3ad2721a-92b3-4983-a49f-abd89d1b0b6d 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] 2021-08-25 07:19:27.704 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ec89d2d-044c-462e-89e4-9ae6a031d28d 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated on remote: ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:27.704 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-6ec89d2d-044c-462e-89e4-9ae6a031d28d 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] 2021-08-25 07:19:27.845 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08b01bae-7665-4706-896e-0d7117b75829 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated on remote: ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:27.845 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-08b01bae-7665-4706-896e-0d7117b75829 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group rule updated ['0570d31c-43ec-4539-99f8-9df32e3a2a5e'] 2021-08-25 07:19:27.874 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22a39163-f88f-4cdd-b882-e17b49e301a7 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 6050cc07-52a8-4fd5-8cce-a0a027c31fc8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:19:27.874 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22a39163-f88f-4cdd-b882-e17b49e301a7 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 6050cc07-52a8-4fd5-8cce-a0a027c31fc8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:19:28.314 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group member updated on remote: ['0570d31c-43ec-4539-99f8-9df32e3a2a5e', '897c3ba2-8625-4dcf-ba0a-c2a496a1cad1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:19:28.314 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group member updated ['0570d31c-43ec-4539-99f8-9df32e3a2a5e', '897c3ba2-8625-4dcf-ba0a-c2a496a1cad1'] 2021-08-25 07:19:28.314 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Refresh firewall rules 2021-08-25 07:19:28.314 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Get security group information for devices via rpc ['491925af-84dc-41b7-ae85-a1b987cd5f94'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:19:28.361 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] port_update received: 491925af-84dc-41b7-ae85-a1b987cd5f94 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:19:28.361 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-agent-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:19:28.361 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Binding port 491925af-84dc-41b7-ae85-a1b987cd5f94 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:19:28.361 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] 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-25 07:19:28.399 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '491925af-84dc-41b7-ae85-a1b987cd5f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:19:28.399 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '491925af-84dc-41b7-ae85-a1b987cd5f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:19:28.407 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Trunk plugin disabled on server. Assuming port 491925af-84dc-41b7-ae85-a1b987cd5f94 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:19:28.407 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Binding VLAN ID: 188, VLAN trunk: None to switch port 491925af-84dc-41b7-ae85-a1b987cd5f94 2021-08-25 07:19:28.460 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Refresh firewall rules 2021-08-25 07:19:28.460 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Get security group information for devices via rpc ['491925af-84dc-41b7-ae85-a1b987cd5f94'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:19:29.020 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update security group information for ports dict_keys(['491925af-84dc-41b7-ae85-a1b987cd5f94']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:19:29.020 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:19:29.020 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update rules of security group (0570d31c-43ec-4539-99f8-9df32e3a2a5e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:19:29.020 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update rules of security group (897c3ba2-8625-4dcf-ba0a-c2a496a1cad1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:19:29.020 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update members of security group (897c3ba2-8625-4dcf-ba0a-c2a496a1cad1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:19:29.020 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update port filter for 491925af-84dc-41b7-ae85-a1b987cd5f94 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:19:29.020 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Updating port rules. 2021-08-25 07:19:29.020 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-25 07:19:29.020 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:19:29.097 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update security group information for ports dict_keys(['491925af-84dc-41b7-ae85-a1b987cd5f94']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:19:29.097 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:19:29.097 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update rules of security group (0570d31c-43ec-4539-99f8-9df32e3a2a5e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:19:29.097 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update rules of security group (897c3ba2-8625-4dcf-ba0a-c2a496a1cad1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:19:29.097 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update members of security group (897c3ba2-8625-4dcf-ba0a-c2a496a1cad1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:19:29.097 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update port filter for 491925af-84dc-41b7-ae85-a1b987cd5f94 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:19:29.097 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Updating port rules. 2021-08-25 07:19:29.097 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-25 07:19:29.161 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" 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-25 07:19:29.161 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:19:29.161 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" 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-25 07:19:29.161 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-25 07:19:29.256 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" 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-25 07:19:29.256 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:19:29.256 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" 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-25 07:19:29.282 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [req-d6767f89-b9bf-412f-b516-5c2c3c40b34b 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-agent-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.921s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:19:32.361 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bc21b05-2a4a-4c51-8297-4930559d12a8 - - - - -] port_update received: 76f90dff-0626-4d9d-b4c0-e8cdded77ccb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:19:32.377 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bc21b05-2a4a-4c51-8297-4930559d12a8 - - - - -] No port 76f90dff-0626-4d9d-b4c0-e8cdded77ccb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:19:35.723 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfa8c18f-c95d-46c1-a046-6046957f4ad1 - - - - -] port_update received: 0dccac70-7c55-41f4-9b2e-e2f8f8a4fe12 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:19:35.734 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfa8c18f-c95d-46c1-a046-6046957f4ad1 - - - - -] No port 0dccac70-7c55-41f4-9b2e-e2f8f8a4fe12 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:19:37.689 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:19:38.406 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45d2d006-9b19-4d62-875d-bea481c3fdd2 - - - - -] port_update received: 23b9e5d1-5e84-4cdf-94c1-b009abdde075 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:19:38.421 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45d2d006-9b19-4d62-875d-bea481c3fdd2 - - - - -] No port 23b9e5d1-5e84-4cdf-94c1-b009abdde075 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:19:39.563 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:19:39.674 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-094e2356-0640-4dab-95ee-74091050bbd2 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:39.674 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-094e2356-0640-4dab-95ee-74091050bbd2 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:19:39.802 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:19:39.802 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port c5bda217-f164-4eb2-993f-44106530468f updated. Details: {'device': 'c5bda217-f164-4eb2-993f-44106530468f', 'network_id': '5aad9be5-8281-4cea-8c56-767d18e90a4a', 'port_id': 'c5bda217-f164-4eb2-993f-44106530468f', 'mac_address': 'fa:16:3e:13:e3:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fef992fa-e56a-4718-b27a-2f79fc036bcc', '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-25 07:19:39.802 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:19:39.802 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5bda217-f164-4eb2-993f-44106530468f" acquired by "networking_hyperv.neutron._common_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-25 07:19:39.802 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c5bda217-f164-4eb2-993f-44106530468f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:19:39.802 1288 2119695885240 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-25 07:19:39.829 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18efdf78-a656-4abd-af3e-c5fbc1c8048e f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:39.829 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-18efdf78-a656-4abd-af3e-c5fbc1c8048e f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:19:39.829 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c5bda217-f164-4eb2-993f-44106530468f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:19:39.829 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c5bda217-f164-4eb2-993f-44106530468f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:19:39.850 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c5bda217-f164-4eb2-993f-44106530468f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:19:39.850 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:19:39.921 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:19:39.921 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c5bda217-f164-4eb2-993f-44106530468f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:19:39.983 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f83aa3ad-a368-42c3-a72d-a0543a3bf5e3 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:39.983 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-f83aa3ad-a368-42c3-a72d-a0543a3bf5e3 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:19:40.064 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c5bda217-f164-4eb2-993f-44106530468f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:19:40.064 1288 2119695885240 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-25 07:19:40.064 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c544efb-dbde-45eb-a61f-c37be692fdbf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:19:40.064 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c5bda217-f164-4eb2-993f-44106530468f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:19:40.064 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:19:40.064 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-25 07:19:40.064 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" acquired by "networking_hyperv.neutron._common_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-25 07:19:40.064 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" 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-25 07:19:40.064 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" acquired by "networking_hyperv.neutron._common_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-25 07:19:40.064 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" 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-25 07:19:40.124 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e604474-bc3c-4d6f-98ea-8d1e642ff7d8 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:40.124 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-6e604474-bc3c-4d6f-98ea-8d1e642ff7d8 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:19:40.144 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5bda217-f164-4eb2-993f-44106530468f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:19:40.144 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c5bda217-f164-4eb2-993f-44106530468f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:19:40.144 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c5bda217-f164-4eb2-993f-44106530468f processed. 2021-08-25 07:19:40.265 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6101f733-423f-4dee-8fe6-3e2a3eba1b49 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:40.265 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-6101f733-423f-4dee-8fe6-3e2a3eba1b49 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:19:40.391 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccac286f-168f-4a98-b052-4660b30a1677 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-25 07:19:40.391 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-ccac286f-168f-4a98-b052-4660b30a1677 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group rule updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:19:41.562 1288 2119695885240 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-25 07:19:41.845 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:19:42.517 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f37c6db-a4ba-40cb-a2ec-66790fe0dda4 - - - - -] port_update received: 8f824a21-9368-4e5e-9718-b3ee5dcbb638 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:19:42.532 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f37c6db-a4ba-40cb-a2ec-66790fe0dda4 - - - - -] No port 8f824a21-9368-4e5e-9718-b3ee5dcbb638 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:19:51.908 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:19:53.610 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:19:53.610 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c5bda217-f164-4eb2-993f-44106530468f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:19:53.610 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c5bda217-f164-4eb2-993f-44106530468f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:19:53.610 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c5bda217-f164-4eb2-993f-44106530468f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:19:53.627 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5bda217-f164-4eb2-993f-44106530468f'] 2021-08-25 07:19:53.627 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:19:53.627 1288 2119695885240 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-25 07:19:53.627 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5bda217-f164-4eb2-993f-44106530468f'] 2021-08-25 07:19:53.937 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:19:55.628 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:19:55.628 1288 2119695885240 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-25 07:19:55.628 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c5bda217-f164-4eb2-993f-44106530468f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:19:55.628 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c5bda217-f164-4eb2-993f-44106530468f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:19:55.628 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c5bda217-f164-4eb2-993f-44106530468f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:19:55.640 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5aad9be5-8281-4cea-8c56-767d18e90a4a 2021-08-25 07:19:55.640 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5bda217-f164-4eb2-993f-44106530468f'] 2021-08-25 07:19:55.640 1288 2119695885416 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-25 07:19:55.640 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5bda217-f164-4eb2-993f-44106530468f'] 2021-08-25 07:19:55.749 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:20:09.922 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:20:10.264 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3709bc61-6cf7-4e50-8d1e-542be5688563 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:20:10.264 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-3709bc61-6cf7-4e50-8d1e-542be5688563 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:20:11.156 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78aa4cdc-e52e-4420-b628-8a4fd0f086a2 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 73ecaf54-6b4a-422b-9a66-7b10362e75ba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:20:11.171 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78aa4cdc-e52e-4420-b628-8a4fd0f086a2 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 73ecaf54-6b4a-422b-9a66-7b10362e75ba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:20:11.691 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:20:11.904 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:20:11.904 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port c5bda217-f164-4eb2-993f-44106530468f updated. Details: {'device': 'c5bda217-f164-4eb2-993f-44106530468f', 'network_id': '5aad9be5-8281-4cea-8c56-767d18e90a4a', 'port_id': 'c5bda217-f164-4eb2-993f-44106530468f', 'mac_address': 'fa:16:3e:13:e3:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 195, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fef992fa-e56a-4718-b27a-2f79fc036bcc', '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-25 07:20:11.904 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:20:11.904 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5bda217-f164-4eb2-993f-44106530468f" acquired by "networking_hyperv.neutron._common_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-25 07:20:11.904 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c5bda217-f164-4eb2-993f-44106530468f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:20:11.904 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5aad9be5-8281-4cea-8c56-767d18e90a4a 2021-08-25 07:20:11.904 1288 2119695885240 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-25 07:20:12.062 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c5bda217-f164-4eb2-993f-44106530468f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:20:12.062 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c5bda217-f164-4eb2-993f-44106530468f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:20:12.080 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c5bda217-f164-4eb2-993f-44106530468f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:20:12.080 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 195, VLAN trunk: None to switch port c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:20:12.170 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:20:12.170 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c5bda217-f164-4eb2-993f-44106530468f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:20:12.312 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c5bda217-f164-4eb2-993f-44106530468f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:20:12.312 1288 2119695885240 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-25 07:20:12.312 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c544efb-dbde-45eb-a61f-c37be692fdbf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:20:12.312 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c5bda217-f164-4eb2-993f-44106530468f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:20:12.312 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:20:12.312 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c5bda217-f164-4eb2-993f-44106530468f not yet added. Adding. 2021-08-25 07:20:12.312 1288 2119695885240 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-25 07:20:12.312 1288 2119695885240 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-25 07:20:12.436 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" acquired by "networking_hyperv.neutron._common_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-25 07:20:12.545 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" 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-25 07:20:12.545 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" acquired by "networking_hyperv.neutron._common_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-25 07:20:12.672 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5bda217-f164-4eb2-993f-44106530468f" 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-25 07:20:12.780 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5bda217-f164-4eb2-993f-44106530468f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:20:12.780 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c5bda217-f164-4eb2-993f-44106530468f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:20:12.780 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c5bda217-f164-4eb2-993f-44106530468f processed. 2021-08-25 07:20:13.699 1288 2119695885240 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-25 07:20:13.867 1288 2119695885240 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-25 07:20:18.007 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73ecaf54-6b4a-422b-9a66-7b10362e75ba 2021-08-25 07:20:19.748 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:20:19.951 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 73ecaf54-6b4a-422b-9a66-7b10362e75ba 2021-08-25 07:20:19.951 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 73ecaf54-6b4a-422b-9a66-7b10362e75ba updated. Details: {'device': '73ecaf54-6b4a-422b-9a66-7b10362e75ba', 'network_id': '6407ce8a-51bd-4846-8630-da5473615c6a', 'port_id': '73ecaf54-6b4a-422b-9a66-7b10362e75ba', 'mac_address': 'fa:16:3e:83:45:f7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b92076be-47e3-4ec1-9237-8a857a559640', '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-25 07:20:19.951 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:20:19.951 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73ecaf54-6b4a-422b-9a66-7b10362e75ba" acquired by "networking_hyperv.neutron._common_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-25 07:20:19.951 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73ecaf54-6b4a-422b-9a66-7b10362e75ba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:20:19.951 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6407ce8a-51bd-4846-8630-da5473615c6a 2021-08-25 07:20:19.951 1288 2119695885240 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-25 07:20:20.092 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73ecaf54-6b4a-422b-9a66-7b10362e75ba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:20:20.092 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73ecaf54-6b4a-422b-9a66-7b10362e75ba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:20:20.112 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73ecaf54-6b4a-422b-9a66-7b10362e75ba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:20:20.112 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port 73ecaf54-6b4a-422b-9a66-7b10362e75ba 2021-08-25 07:20:20.188 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:20:20.188 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73ecaf54-6b4a-422b-9a66-7b10362e75ba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:20:20.436 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73ecaf54-6b4a-422b-9a66-7b10362e75ba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:20:20.436 1288 2119695885240 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-25 07:20:20.436 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:20:20.436 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73ecaf54-6b4a-422b-9a66-7b10362e75ba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:20:20.436 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:20:20.436 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 73ecaf54-6b4a-422b-9a66-7b10362e75ba not yet added. Adding. 2021-08-25 07:20:20.436 1288 2119695885240 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-25 07:20:20.436 1288 2119695885240 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-25 07:20:20.578 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73ecaf54-6b4a-422b-9a66-7b10362e75ba" acquired by "networking_hyperv.neutron._common_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-25 07:20:20.704 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73ecaf54-6b4a-422b-9a66-7b10362e75ba" 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-25 07:20:20.704 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73ecaf54-6b4a-422b-9a66-7b10362e75ba" acquired by "networking_hyperv.neutron._common_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-25 07:20:20.861 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73ecaf54-6b4a-422b-9a66-7b10362e75ba" 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-25 07:20:20.988 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73ecaf54-6b4a-422b-9a66-7b10362e75ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:20:20.988 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73ecaf54-6b4a-422b-9a66-7b10362e75ba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:20:20.988 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73ecaf54-6b4a-422b-9a66-7b10362e75ba processed. 2021-08-25 07:20:21.779 1288 2119695885240 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-25 07:20:21.944 1288 2119695885240 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-25 07:20:34.191 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e881ed00-adc6-4957-8e8b-f42bb5ad031d 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group member updated on remote: ['4c50b8af-1740-4476-9f74-7d19a706091a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:20:34.191 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-e881ed00-adc6-4957-8e8b-f42bb5ad031d 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] Security group member updated ['4c50b8af-1740-4476-9f74-7d19a706091a'] 2021-08-25 07:20:34.329 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7801808a-719e-44fa-9017-b1f1181823d1 2021-08-25 07:20:34.483 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e881ed00-adc6-4957-8e8b-f42bb5ad031d 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] port_delete event received for '7801808a-719e-44fa-9017-b1f1181823d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:35.892 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:20:35.892 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7801808a-719e-44fa-9017-b1f1181823d1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:20:35.892 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7801808a-719e-44fa-9017-b1f1181823d1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:20:35.892 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7801808a-719e-44fa-9017-b1f1181823d1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:20:35.909 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 54a4d76c-f1a2-4cdf-a37d-3e1c548ee0d3 2021-08-25 07:20:35.909 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7801808a-719e-44fa-9017-b1f1181823d1'] 2021-08-25 07:20:35.909 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:20:35.909 1288 2119695885240 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-25 07:20:35.909 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7801808a-719e-44fa-9017-b1f1181823d1'] 2021-08-25 07:20:35.954 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3672b54e-ea43-4a15-b194-dcf2518fc132 503d97c8c8dd4da580c96a4dabc2823a 1a746a1c2aae4233a4fd69c04c9a98d0 - - -] port_delete event received for '21b3c4eb-2643-4e9d-8443-9bed20276c9d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:37.907 1288 2119695885240 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-25 07:20:37.937 1288 2119695885240 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-25 07:20:39.202 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90d58d67-6ecf-497a-9628-8996de8de075 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] port_delete event received for '1dffccbd-6171-4266-a931-f642fc9e1ced' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:41.233 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b2f2e93-d115-41f5-bcf4-9bd1042c992a 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'ca1cfa9e-83ad-435f-9ace-23dd385efb88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:42.000 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d990525c-16c8-4c7e-b5d3-a598b68aebf2 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group member updated on remote: ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:20:42.000 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-d990525c-16c8-4c7e-b5d3-a598b68aebf2 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] Security group member updated ['4fdec197-5db1-466c-8eaf-2c6b8a601916'] 2021-08-25 07:20:42.063 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d990525c-16c8-4c7e-b5d3-a598b68aebf2 d8f4b28bb3e642538db35a52dceeb5a9 7ea6a0b86f4c40ea869d216045fef256 - - -] port_delete event received for '7acb4782-4577-4afb-8833-88b598bddee4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:42.359 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7acb4782-4577-4afb-8833-88b598bddee4 2021-08-25 07:20:42.591 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bad36858-31e6-440f-808b-d54c5e52ea54 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'b9518e24-01e7-4475-b4b0-e5568effcf87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:43.388 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99b9a87b-682c-4ddd-b741-6e43e7451767 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'c0e540a0-a811-472d-b74e-9aeb217c55d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:43.609 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99b9a87b-682c-4ddd-b741-6e43e7451767 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 54a4d76c-f1a2-4cdf-a37d-3e1c548ee0d3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:20:43.609 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99b9a87b-682c-4ddd-b741-6e43e7451767 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 54a4d76c-f1a2-4cdf-a37d-3e1c548ee0d3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:20:43.923 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:20:43.923 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7acb4782-4577-4afb-8833-88b598bddee4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:20:43.923 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7acb4782-4577-4afb-8833-88b598bddee4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:20:43.923 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7acb4782-4577-4afb-8833-88b598bddee4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:20:43.923 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6af1e3de-79cb-4db8-af6e-ff1f39084297 2021-08-25 07:20:43.946 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7acb4782-4577-4afb-8833-88b598bddee4'] 2021-08-25 07:20:43.946 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:20:43.946 1288 2119695885240 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-25 07:20:43.946 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7acb4782-4577-4afb-8833-88b598bddee4'] 2021-08-25 07:20:44.811 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f7d24b7-5c8c-4c1e-b2da-a291fed5cb44 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'ea7558f5-fe72-4315-8707-1686ebc5045c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:45.938 1288 2119695885240 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-25 07:20:46.017 1288 2119695885240 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-25 07:20:46.420 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0694ba8a-f708-49b6-8552-146115af2c31 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '2d5a6436-e47a-4891-96c2-b559bb6613af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:47.553 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fd601b4-6402-4de4-8b3f-6e7169d98aa8 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'fa2a54cd-5389-4f4e-bff7-77769f275560' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:47.717 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04b4f08f-e59e-4326-bf7b-482e8b71e2c5 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network ebffabe7-2d0f-4276-b79e-5dc3ff6c3d2a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:20:47.717 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04b4f08f-e59e-4326-bf7b-482e8b71e2c5 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network ebffabe7-2d0f-4276-b79e-5dc3ff6c3d2a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:20:47.717 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1837f04-4dfb-402d-9169-6379a488ce54 - - - - -] port_delete event received for 'fa2a54cd-5389-4f4e-bff7-77769f275560' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:47.751 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fd601b4-6402-4de4-8b3f-6e7169d98aa8 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 6af1e3de-79cb-4db8-af6e-ff1f39084297 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:20:47.751 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fd601b4-6402-4de4-8b3f-6e7169d98aa8 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 6af1e3de-79cb-4db8-af6e-ff1f39084297 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:20:48.210 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3fa6a6e-895f-4f4f-ad3c-f13617031e55 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network d1be62ad-dbae-4247-8277-ea03311392a2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:20:48.210 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3fa6a6e-895f-4f4f-ad3c-f13617031e55 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network d1be62ad-dbae-4247-8277-ea03311392a2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:20:48.733 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb46a9b0-279e-4842-b144-9fa1efde6368 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '68586c89-5114-4dc5-b8cd-92f915a017bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:50.177 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be7650fb-7b44-41dd-a93e-b7b63b6be4ca 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'ac819383-fee9-47d9-b567-3d5331945369' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:50.999 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c376df07-deb4-4e72-b8cd-9373d0bf6200 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'fe70c8ec-e403-4086-b0a8-633e7611abaf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:51.172 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bab869b-423b-41a6-8acb-8fc9da35d4b2 - - - - -] port_delete event received for 'fe70c8ec-e403-4086-b0a8-633e7611abaf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:20:51.217 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c376df07-deb4-4e72-b8cd-9373d0bf6200 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 4ac398e9-119b-49c6-b0e0-d13b08eaccd4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:20:51.217 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c376df07-deb4-4e72-b8cd-9373d0bf6200 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 4ac398e9-119b-49c6-b0e0-d13b08eaccd4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:20:58.515 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c5bda217-f164-4eb2-993f-44106530468f 2021-08-25 07:20:59.988 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:21:00.031 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c5bda217-f164-4eb2-993f-44106530468f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:21:00.031 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c5bda217-f164-4eb2-993f-44106530468f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:21:00.031 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c5bda217-f164-4eb2-993f-44106530468f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:21:00.046 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5aad9be5-8281-4cea-8c56-767d18e90a4a 2021-08-25 07:21:00.046 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5bda217-f164-4eb2-993f-44106530468f'] 2021-08-25 07:21:00.046 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:21:00.046 1288 2119695885240 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-25 07:21:00.046 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5bda217-f164-4eb2-993f-44106530468f'] 2021-08-25 07:21:00.658 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01735bc8-45b2-4447-bdc6-e0192594eac3 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group member updated on remote: ['0c544efb-dbde-45eb-a61f-c37be692fdbf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:21:00.658 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-01735bc8-45b2-4447-bdc6-e0192594eac3 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] Security group member updated ['0c544efb-dbde-45eb-a61f-c37be692fdbf'] 2021-08-25 07:21:00.942 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01735bc8-45b2-4447-bdc6-e0192594eac3 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] port_delete event received for 'c5bda217-f164-4eb2-993f-44106530468f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:01.996 1288 2119695885240 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-25 07:21:02.014 1288 2119695885240 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-25 07:21:02.251 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b9223c5-7500-4977-8811-10c3fd07112e 52c26cff6b9b47528cde3540ebf01dc3 a7d5f0e873444723ade56b662a8d3f1d - - -] port_delete event received for '5764c09b-0a8a-43dc-a42a-5a3027854445' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:07.841 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a88620d-80b8-450d-808e-fbe378ef1ee6 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '29aeb15c-e109-4078-b397-018abc55481c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:09.126 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5411e6ac-2fdc-4ba5-8e47-b8e6807c26de 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '41aea7b9-87d2-43e5-8f60-178bebc722b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:09.936 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95a7942e-7969-450f-8c30-1eb304c5fb3d 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '2cd4a467-0473-4cbb-bb5f-43269476e047' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:10.879 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95a7942e-7969-450f-8c30-1eb304c5fb3d 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 5aad9be5-8281-4cea-8c56-767d18e90a4a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:21:10.879 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95a7942e-7969-450f-8c30-1eb304c5fb3d 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 5aad9be5-8281-4cea-8c56-767d18e90a4a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:21:14.670 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fc6d8f1-6c79-4d15-a351-8a2569d61474 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated on remote: ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:21:14.695 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [req-4fc6d8f1-6c79-4d15-a351-8a2569d61474 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] 2021-08-25 07:21:16.200 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59e49d7c-4c98-4ebe-be88-957a76f4035d 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: db9e4b9d-2e59-488b-914b-95b2907e3222 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:21:16.501 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59e49d7c-4c98-4ebe-be88-957a76f4035d 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port db9e4b9d-2e59-488b-914b-95b2907e3222 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:21:18.497 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db9e4b9d-2e59-488b-914b-95b2907e3222 2021-08-25 07:21:18.906 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:21:19.109 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port db9e4b9d-2e59-488b-914b-95b2907e3222 2021-08-25 07:21:19.109 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port db9e4b9d-2e59-488b-914b-95b2907e3222 updated. Details: {'device': 'db9e4b9d-2e59-488b-914b-95b2907e3222', 'network_id': '7104a21d-e1e1-48ab-bb8a-dc83097de161', 'port_id': 'db9e4b9d-2e59-488b-914b-95b2907e3222', 'mac_address': 'fa:16:3e:c7:a8:ac', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98a9d10a-e778-4a00-b672-af5f6adc2fb3', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-25 07:21:19.109 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:21:19.109 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:21:19.109 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db9e4b9d-2e59-488b-914b-95b2907e3222 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:21:19.109 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7104a21d-e1e1-48ab-bb8a-dc83097de161 2021-08-25 07:21:19.109 1288 2119695885240 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-25 07:21:19.281 1288 2119695885240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db9e4b9d-2e59-488b-914b-95b2907e3222') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:21:19.281 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db9e4b9d-2e59-488b-914b-95b2907e3222') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:21:19.294 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db9e4b9d-2e59-488b-914b-95b2907e3222 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:21:19.294 1288 2119695885240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port db9e4b9d-2e59-488b-914b-95b2907e3222 2021-08-25 07:21:19.348 1288 2119695885240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:21:19.348 1288 2119695885240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db9e4b9d-2e59-488b-914b-95b2907e3222'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:21:19.520 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db9e4b9d-2e59-488b-914b-95b2907e3222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:21:19.520 1288 2119695885240 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-25 07:21:19.520 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:21:19.520 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:21:19.520 1288 2119695885240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db9e4b9d-2e59-488b-914b-95b2907e3222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:21:19.520 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:21:19.520 1288 2119695885240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device db9e4b9d-2e59-488b-914b-95b2907e3222 not yet added. Adding. 2021-08-25 07:21:19.520 1288 2119695885240 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-25 07:21:19.520 1288 2119695885240 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-25 07:21:19.612 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:21:19.716 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:21:19.716 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:21:19.830 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:21:19.921 1288 2119695885240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:21:19.921 1288 2119695885240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db9e4b9d-2e59-488b-914b-95b2907e3222 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:21:19.921 1288 2119695885240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db9e4b9d-2e59-488b-914b-95b2907e3222 processed. 2021-08-25 07:21:20.917 1288 2119695885240 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-25 07:21:21.065 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group member updated on remote: ['0570d31c-43ec-4539-99f8-9df32e3a2a5e', '897c3ba2-8625-4dcf-ba0a-c2a496a1cad1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:21:21.065 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group member updated ['0570d31c-43ec-4539-99f8-9df32e3a2a5e', '897c3ba2-8625-4dcf-ba0a-c2a496a1cad1'] 2021-08-25 07:21:21.065 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Refresh firewall rules 2021-08-25 07:21:21.065 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Get security group information for devices via rpc ['491925af-84dc-41b7-ae85-a1b987cd5f94'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:21:21.109 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] port_update received: 491925af-84dc-41b7-ae85-a1b987cd5f94 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:21:21.125 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-agent-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:21:21.125 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Binding port 491925af-84dc-41b7-ae85-a1b987cd5f94 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:21:21.125 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] 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-25 07:21:21.125 1288 2119695885240 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-25 07:21:21.125 1288 2119695884888 MainThread DEBUG neutron.services.trunk.rpc.agent [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '491925af-84dc-41b7-ae85-a1b987cd5f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:21:21.125 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '491925af-84dc-41b7-ae85-a1b987cd5f94') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:21:21.170 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Trunk plugin disabled on server. Assuming port 491925af-84dc-41b7-ae85-a1b987cd5f94 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:21:21.170 1288 2119695884888 MainThread INFO networking_hyperv.neutron.trunk_driver [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Binding VLAN ID: 188, VLAN trunk: None to switch port 491925af-84dc-41b7-ae85-a1b987cd5f94 2021-08-25 07:21:21.201 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Refresh firewall rules 2021-08-25 07:21:21.201 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Get security group information for devices via rpc ['491925af-84dc-41b7-ae85-a1b987cd5f94'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:21:21.426 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update security group information for ports dict_keys(['491925af-84dc-41b7-ae85-a1b987cd5f94']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:21:21.426 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:21:21.426 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update rules of security group (897c3ba2-8625-4dcf-ba0a-c2a496a1cad1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:21:21.426 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update members of security group (897c3ba2-8625-4dcf-ba0a-c2a496a1cad1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:21:21.441 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update port filter for 491925af-84dc-41b7-ae85-a1b987cd5f94 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:21:21.441 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Updating port rules. 2021-08-25 07:21:21.441 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-25 07:21:21.441 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:21:21.441 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" 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-25 07:21:21.441 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:21:21.515 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update security group information for ports dict_keys(['491925af-84dc-41b7-ae85-a1b987cd5f94']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:21:21.515 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:21:21.515 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update rules of security group (897c3ba2-8625-4dcf-ba0a-c2a496a1cad1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:21:21.515 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update members of security group (897c3ba2-8625-4dcf-ba0a-c2a496a1cad1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:21:21.515 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update port filter for 491925af-84dc-41b7-ae85-a1b987cd5f94 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:21:21.515 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Updating port rules. 2021-08-25 07:21:21.515 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-25 07:21:21.610 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" 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-25 07:21:21.610 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-25 07:21:21.610 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" 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-25 07:21:21.610 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" acquired by "networking_hyperv.neutron._common_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-25 07:21:21.666 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-driver-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:21:21.702 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0758c33b-6c30-4d0c-93f7-73242885c9db 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Lock "n-hv-agent-port-lock-491925af-84dc-41b7-ae85-a1b987cd5f94" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:21:22.169 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d57e824-6489-440c-bc2c-07213dac5e6a 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] port_delete event received for '1e222067-283b-4c53-87f6-208a8ff05cf6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:27.607 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78339f90-f53e-480d-ad0f-a9fd9f1071b5 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group member updated on remote: ['897c3ba2-8625-4dcf-ba0a-c2a496a1cad1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:21:27.607 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-78339f90-f53e-480d-ad0f-a9fd9f1071b5 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Security group member updated ['897c3ba2-8625-4dcf-ba0a-c2a496a1cad1'] 2021-08-25 07:21:27.607 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-78339f90-f53e-480d-ad0f-a9fd9f1071b5 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Refresh firewall rules 2021-08-25 07:21:27.607 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78339f90-f53e-480d-ad0f-a9fd9f1071b5 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Get security group information for devices via rpc ['491925af-84dc-41b7-ae85-a1b987cd5f94'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:21:27.642 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78339f90-f53e-480d-ad0f-a9fd9f1071b5 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:21:27.642 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78339f90-f53e-480d-ad0f-a9fd9f1071b5 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:21:27.685 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78339f90-f53e-480d-ad0f-a9fd9f1071b5 6bfced2a26344a87975094a25ab3ce30 7c6fbf5585a74614b10b13d1cd641f08 - - -] port_delete event received for '491925af-84dc-41b7-ae85-a1b987cd5f94' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:28.711 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 491925af-84dc-41b7-ae85-a1b987cd5f94 2021-08-25 07:21:28.963 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:21:28.963 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '491925af-84dc-41b7-ae85-a1b987cd5f94' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:21:28.963 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '491925af-84dc-41b7-ae85-a1b987cd5f94' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:21:28.963 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 491925af-84dc-41b7-ae85-a1b987cd5f94 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:21:28.969 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['491925af-84dc-41b7-ae85-a1b987cd5f94'] 2021-08-25 07:21:28.969 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:21:28.969 1288 2119695884888 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-25 07:21:28.969 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['491925af-84dc-41b7-ae85-a1b987cd5f94'] 2021-08-25 07:21:30.703 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d381e1f-5b62-4c53-9fba-3fabcdcacfdd 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'dd669c1b-e004-405a-991c-d244acc2cf50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:30.981 1288 2119695884888 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-25 07:21:31.011 1288 2119695884888 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-25 07:21:31.778 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4a9cf4a-88a2-43b6-a02a-1fb13612be5f 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'e6c90961-1fcd-43c5-a25b-94de7b13744b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:32.892 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a639115-8f46-446e-a727-971ae1625201 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '4cc7c794-8c29-4194-a402-779925f20a52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:32.967 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9187a9e-c001-4c92-9070-b9ddc9057720 - - - - -] port_delete event received for '4cc7c794-8c29-4194-a402-779925f20a52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:33.139 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a639115-8f46-446e-a727-971ae1625201 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 7cedff5a-43e9-47d2-9f85-4df392536013 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:21:33.139 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7a639115-8f46-446e-a727-971ae1625201 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Reclaiming local network 7cedff5a-43e9-47d2-9f85-4df392536013 2021-08-25 07:21:34.448 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated on remote: ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:21:34.448 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] 2021-08-25 07:21:34.460 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Refresh firewall rules 2021-08-25 07:21:34.460 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Get security group information for devices via rpc ['db9e4b9d-2e59-488b-914b-95b2907e3222'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:21:34.648 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information for ports dict_keys(['db9e4b9d-2e59-488b-914b-95b2907e3222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:21:34.648 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:21:34.648 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update rules of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:21:34.648 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update members of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:21:34.648 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for db9e4b9d-2e59-488b-914b-95b2907e3222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:21:34.648 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:21:34.648 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 1 new rules, removing 0 old rules. 2021-08-25 07:21:34.654 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-25 07:21:34.671 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f8fdf4e-751c-402b-864a-54079eb955f8 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '47049dda-19e0-4a22-b8a8-d0ee2955320d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:34.745 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:21:34.745 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:21:34.745 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-95a28d2f-c9d4-48a9-b7fb-c1ee5e5d9afb 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:21:36.202 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee01d660-2969-4fd5-8770-710c6e041078 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 8f207cba-0212-4a9e-ac22-845e10d4bae3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:21:36.202 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee01d660-2969-4fd5-8770-710c6e041078 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 8f207cba-0212-4a9e-ac22-845e10d4bae3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:21:36.625 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81e06fb4-e451-441c-866f-3360d60f6c35 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'e0eb65e5-5016-4260-83fe-6fbace9cf474' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:37.501 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-171f2c43-592a-4258-87a9-20f7ade9b7bc 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '5a76103b-ea28-4674-9a02-844316745f22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:37.591 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b186ea43-767d-4709-9b59-5c0fe77bf7be - - - - -] port_delete event received for '5a76103b-ea28-4674-9a02-844316745f22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:21:37.732 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-171f2c43-592a-4258-87a9-20f7ade9b7bc 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 37f0b7e4-43ae-4ce4-ab2a-3927898060db network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:21:37.732 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-171f2c43-592a-4258-87a9-20f7ade9b7bc 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 37f0b7e4-43ae-4ce4-ab2a-3927898060db not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:21:38.647 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8f207cba-0212-4a9e-ac22-845e10d4bae3 2021-08-25 07:21:39.000 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:21:39.355 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 8f207cba-0212-4a9e-ac22-845e10d4bae3 2021-08-25 07:21:39.356 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 8f207cba-0212-4a9e-ac22-845e10d4bae3 updated. Details: {'device': '8f207cba-0212-4a9e-ac22-845e10d4bae3', 'network_id': '7104a21d-e1e1-48ab-bb8a-dc83097de161', 'port_id': '8f207cba-0212-4a9e-ac22-845e10d4bae3', 'mac_address': 'fa:16:3e:ff:e4:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98a9d10a-e778-4a00-b672-af5f6adc2fb3', '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-25 07:21:39.356 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:21:39.356 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:21:39.356 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8f207cba-0212-4a9e-ac22-845e10d4bae3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:21:39.356 1288 2119695884888 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-25 07:21:39.484 1288 2119695884888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f207cba-0212-4a9e-ac22-845e10d4bae3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:21:39.484 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f207cba-0212-4a9e-ac22-845e10d4bae3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:21:39.484 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8f207cba-0212-4a9e-ac22-845e10d4bae3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:21:39.484 1288 2119695884888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port 8f207cba-0212-4a9e-ac22-845e10d4bae3 2021-08-25 07:21:39.544 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:21:39.544 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8f207cba-0212-4a9e-ac22-845e10d4bae3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:21:39.715 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8f207cba-0212-4a9e-ac22-845e10d4bae3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:21:39.715 1288 2119695884888 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-25 07:21:39.715 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:21:39.715 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:21:39.715 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8f207cba-0212-4a9e-ac22-845e10d4bae3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:21:39.725 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:21:39.725 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8f207cba-0212-4a9e-ac22-845e10d4bae3 not yet added. Adding. 2021-08-25 07:21:39.725 1288 2119695884888 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-25 07:21:39.725 1288 2119695884888 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-25 07:21:39.831 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:21:39.920 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" 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-25 07:21:39.920 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:21:40.028 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" 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-25 07:21:40.137 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:21:40.137 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8f207cba-0212-4a9e-ac22-845e10d4bae3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:21:40.137 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8f207cba-0212-4a9e-ac22-845e10d4bae3 processed. 2021-08-25 07:21:41.028 1288 2119695884888 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-25 07:21:41.200 1288 2119695884888 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-25 07:21:47.294 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated on remote: ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:21:47.294 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] 2021-08-25 07:21:47.294 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Refresh firewall rules 2021-08-25 07:21:47.294 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Get security group information for devices via rpc ['db9e4b9d-2e59-488b-914b-95b2907e3222', '8f207cba-0212-4a9e-ac22-845e10d4bae3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:21:47.534 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information for ports dict_keys(['8f207cba-0212-4a9e-ac22-845e10d4bae3', 'db9e4b9d-2e59-488b-914b-95b2907e3222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:21:47.534 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:21:47.534 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update rules of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:21:47.534 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update members of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:21:47.534 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for 8f207cba-0212-4a9e-ac22-845e10d4bae3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:21:47.534 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:21:47.534 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 1 new rules, removing 0 old rules. 2021-08-25 07:21:47.534 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:21:47.643 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" 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-25 07:21:47.643 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:21:47.643 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" 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-25 07:21:47.643 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for db9e4b9d-2e59-488b-914b-95b2907e3222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:21:47.663 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:21:47.663 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 1 new rules, removing 0 old rules. 2021-08-25 07:21:47.663 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:21:47.799 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:21:47.799 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:21:47.799 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-ea2d1674-e2eb-4a59-9972-423a32e7dcfc 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:21:48.013 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f0ba700-a9ed-495a-a033-495c9b66e3a9 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: f7390b5f-cd7f-4b83-b783-e3e256798f63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:21:48.029 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f0ba700-a9ed-495a-a033-495c9b66e3a9 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port f7390b5f-cd7f-4b83-b783-e3e256798f63 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:21:50.732 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f7390b5f-cd7f-4b83-b783-e3e256798f63 2021-08-25 07:21:51.106 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:21:51.309 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port f7390b5f-cd7f-4b83-b783-e3e256798f63 2021-08-25 07:21:51.309 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port f7390b5f-cd7f-4b83-b783-e3e256798f63 updated. Details: {'device': 'f7390b5f-cd7f-4b83-b783-e3e256798f63', 'network_id': '7104a21d-e1e1-48ab-bb8a-dc83097de161', 'port_id': 'f7390b5f-cd7f-4b83-b783-e3e256798f63', 'mac_address': 'fa:16:3e:4a:0c:91', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98a9d10a-e778-4a00-b672-af5f6adc2fb3', '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-25 07:21:51.309 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:21:51.309 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" acquired by "networking_hyperv.neutron._common_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-25 07:21:51.309 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f7390b5f-cd7f-4b83-b783-e3e256798f63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:21:51.309 1288 2119695884888 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-25 07:21:51.466 1288 2119695884888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f7390b5f-cd7f-4b83-b783-e3e256798f63') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:21:51.466 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f7390b5f-cd7f-4b83-b783-e3e256798f63') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:21:51.466 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f7390b5f-cd7f-4b83-b783-e3e256798f63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:21:51.466 1288 2119695884888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port f7390b5f-cd7f-4b83-b783-e3e256798f63 2021-08-25 07:21:51.544 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:21:51.544 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f7390b5f-cd7f-4b83-b783-e3e256798f63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:21:51.715 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f7390b5f-cd7f-4b83-b783-e3e256798f63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:21:51.715 1288 2119695884888 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-25 07:21:51.715 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:21:51.715 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:21:51.715 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f7390b5f-cd7f-4b83-b783-e3e256798f63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:21:51.715 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:21:51.715 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f7390b5f-cd7f-4b83-b783-e3e256798f63 not yet added. Adding. 2021-08-25 07:21:51.715 1288 2119695884888 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-25 07:21:51.715 1288 2119695884888 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-25 07:21:51.841 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" acquired by "networking_hyperv.neutron._common_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-25 07:21:51.951 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" 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-25 07:21:51.951 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" acquired by "networking_hyperv.neutron._common_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-25 07:21:52.091 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:21:52.187 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:21:52.187 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f7390b5f-cd7f-4b83-b783-e3e256798f63 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:21:52.187 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f7390b5f-cd7f-4b83-b783-e3e256798f63 processed. 2021-08-25 07:21:53.122 1288 2119695884888 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-25 07:21:53.311 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:22:07.054 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated on remote: ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:22:07.054 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] 2021-08-25 07:22:07.071 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Refresh firewall rules 2021-08-25 07:22:07.071 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Get security group information for devices via rpc ['db9e4b9d-2e59-488b-914b-95b2907e3222', '8f207cba-0212-4a9e-ac22-845e10d4bae3', 'f7390b5f-cd7f-4b83-b783-e3e256798f63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:22:07.373 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information for ports dict_keys(['8f207cba-0212-4a9e-ac22-845e10d4bae3', 'db9e4b9d-2e59-488b-914b-95b2907e3222', 'f7390b5f-cd7f-4b83-b783-e3e256798f63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:22:07.373 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:22:07.389 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update rules of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:22:07.389 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update members of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:22:07.389 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for 8f207cba-0212-4a9e-ac22-845e10d4bae3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:07.389 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:22:07.389 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 1 new rules, removing 0 old rules. 2021-08-25 07:22:07.389 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:22:07.544 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" 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-25 07:22:07.544 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:22:07.544 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" 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-25 07:22:07.544 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for db9e4b9d-2e59-488b-914b-95b2907e3222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:07.544 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:22:07.544 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 1 new rules, removing 0 old rules. 2021-08-25 07:22:07.564 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:22:07.702 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:22:07.702 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:22:07.702 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:22:07.702 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for f7390b5f-cd7f-4b83-b783-e3e256798f63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:07.702 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:22:07.702 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 1 new rules, removing 0 old rules. 2021-08-25 07:22:07.702 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" acquired by "networking_hyperv.neutron._common_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-25 07:22:07.825 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa43c45f-8b22-47ab-bacc-741e5d2f06ff 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:22:07.841 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa43c45f-8b22-47ab-bacc-741e5d2f06ff 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:22:07.841 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:22:07.841 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" acquired by "networking_hyperv.neutron._common_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-25 07:22:07.841 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-0bdfe5a7-953f-441e-9163-65c36a03dfdd 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" 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-25 07:22:08.905 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e 2021-08-25 07:22:09.217 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:22:09.405 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e 2021-08-25 07:22:09.405 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e updated. Details: {'device': '288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e', 'network_id': '7104a21d-e1e1-48ab-bb8a-dc83097de161', 'port_id': '288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e', 'mac_address': 'fa:16:3e:81:56:66', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98a9d10a-e778-4a00-b672-af5f6adc2fb3', '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-25 07:22:09.405 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:22:09.405 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e" acquired by "networking_hyperv.neutron._common_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-25 07:22:09.405 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:22:09.405 1288 2119695884888 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-25 07:22:09.559 1288 2119695884888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:22:09.559 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:22:09.575 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:22:09.575 1288 2119695884888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e 2021-08-25 07:22:09.657 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:22:09.657 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:22:09.793 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:22:09.793 1288 2119695884888 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-25 07:22:09.793 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:22:09.793 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:22:09.793 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:09.793 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:22:09.809 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e not yet added. Adding. 2021-08-25 07:22:09.809 1288 2119695884888 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-25 07:22:09.809 1288 2119695884888 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-25 07:22:09.955 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e" acquired by "networking_hyperv.neutron._common_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-25 07:22:10.092 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:22:10.092 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e" acquired by "networking_hyperv.neutron._common_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-25 07:22:10.265 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e" 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-25 07:22:10.373 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:22:10.373 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:22:10.373 1288 2119695884888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e processed. 2021-08-25 07:22:11.217 1288 2119695884888 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-25 07:22:11.387 1288 2119695884888 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-25 07:22:26.309 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated on remote: ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:22:26.309 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] 2021-08-25 07:22:26.309 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Refresh firewall rules 2021-08-25 07:22:26.309 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Get security group information for devices via rpc ['db9e4b9d-2e59-488b-914b-95b2907e3222', '8f207cba-0212-4a9e-ac22-845e10d4bae3', 'f7390b5f-cd7f-4b83-b783-e3e256798f63', '288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:22:26.373 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] port_delete event received for '288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:22:26.637 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information for ports dict_keys(['8f207cba-0212-4a9e-ac22-845e10d4bae3', 'db9e4b9d-2e59-488b-914b-95b2907e3222', 'f7390b5f-cd7f-4b83-b783-e3e256798f63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:22:26.637 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:22:26.637 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update rules of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:22:26.637 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update members of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:22:26.637 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for 8f207cba-0212-4a9e-ac22-845e10d4bae3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:26.637 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:22:26.637 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 0 new rules, removing 1 old rules. 2021-08-25 07:22:26.637 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:22:26.637 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" 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-25 07:22:26.637 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:22:26.815 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" 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-25 07:22:26.815 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for db9e4b9d-2e59-488b-914b-95b2907e3222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:26.815 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:22:26.827 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 0 new rules, removing 1 old rules. 2021-08-25 07:22:26.827 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:22:26.827 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:22:26.827 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:22:26.993 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:22:26.993 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for f7390b5f-cd7f-4b83-b783-e3e256798f63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:26.993 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:22:26.998 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 0 new rules, removing 1 old rules. 2021-08-25 07:22:26.998 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" acquired by "networking_hyperv.neutron._common_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-25 07:22:26.998 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" 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-25 07:22:26.998 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" acquired by "networking_hyperv.neutron._common_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-25 07:22:27.153 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-aa19bc32-aadf-44ac-a488-9c5197414913 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-f7390b5f-cd7f-4b83-b783-e3e256798f63" 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-25 07:22:27.153 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e 2021-08-25 07:22:27.315 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:22:27.315 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:22:27.315 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:22:27.315 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:22:27.331 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e'] 2021-08-25 07:22:27.331 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:22:27.331 1288 2119695884888 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-25 07:22:27.331 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['288c141b-5fc7-4cf4-9bdd-69b0f2a20f2e'] 2021-08-25 07:22:29.327 1288 2119695884888 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-25 07:22:29.356 1288 2119695884888 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-25 07:22:30.812 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated on remote: ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:22:30.812 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] 2021-08-25 07:22:30.812 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Refresh firewall rules 2021-08-25 07:22:30.812 1288 2119695884888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Get security group information for devices via rpc ['db9e4b9d-2e59-488b-914b-95b2907e3222', '8f207cba-0212-4a9e-ac22-845e10d4bae3', 'f7390b5f-cd7f-4b83-b783-e3e256798f63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:22:30.872 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] port_delete event received for 'f7390b5f-cd7f-4b83-b783-e3e256798f63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:22:31.046 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information for ports dict_keys(['8f207cba-0212-4a9e-ac22-845e10d4bae3', 'db9e4b9d-2e59-488b-914b-95b2907e3222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:22:31.046 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:22:31.046 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update rules of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:22:31.046 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update members of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:22:31.046 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for 8f207cba-0212-4a9e-ac22-845e10d4bae3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:31.046 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:22:31.046 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 0 new rules, removing 1 old rules. 2021-08-25 07:22:31.046 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:22:31.046 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" 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-25 07:22:31.046 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" acquired by "networking_hyperv.neutron._common_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-25 07:22:31.188 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f7390b5f-cd7f-4b83-b783-e3e256798f63 2021-08-25 07:22:31.206 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-8f207cba-0212-4a9e-ac22-845e10d4bae3" 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-25 07:22:31.206 1288 2119695884888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for db9e4b9d-2e59-488b-914b-95b2907e3222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:31.206 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:22:31.206 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 0 new rules, removing 1 old rules. 2021-08-25 07:22:31.206 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:22:31.206 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:22:31.206 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:22:31.356 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:22:31.356 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f7390b5f-cd7f-4b83-b783-e3e256798f63' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:22:31.356 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f7390b5f-cd7f-4b83-b783-e3e256798f63' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:22:31.356 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f7390b5f-cd7f-4b83-b783-e3e256798f63 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:22:31.356 1288 2119695884888 MainThread DEBUG oslo_concurrency.lockutils [req-61f5ea08-87dd-40c5-896c-890e30bcf07f 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:22:31.371 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7390b5f-cd7f-4b83-b783-e3e256798f63'] 2021-08-25 07:22:31.371 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:22:31.371 1288 2119695885416 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-25 07:22:31.371 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7390b5f-cd7f-4b83-b783-e3e256798f63'] 2021-08-25 07:22:33.367 1288 2119695885416 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-25 07:22:33.395 1288 2119695885416 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-25 07:22:34.098 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated on remote: ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:22:34.098 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] 2021-08-25 07:22:34.098 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Refresh firewall rules 2021-08-25 07:22:34.098 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Get security group information for devices via rpc ['db9e4b9d-2e59-488b-914b-95b2907e3222', '8f207cba-0212-4a9e-ac22-845e10d4bae3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:22:34.173 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] port_delete event received for '8f207cba-0212-4a9e-ac22-845e10d4bae3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:22:34.260 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information for ports dict_keys(['db9e4b9d-2e59-488b-914b-95b2907e3222']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:22:34.260 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:22:34.260 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update rules of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:22:34.260 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update members of security group (f1ca2710-42d7-4fb4-8b12-de722b90e6ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-25 07:22:34.260 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update port filter for db9e4b9d-2e59-488b-914b-95b2907e3222 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:34.260 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Updating port rules. 2021-08-25 07:22:34.260 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Creating 0 new rules, removing 1 old rules. 2021-08-25 07:22:34.260 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:22:34.260 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:22:34.260 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" acquired by "networking_hyperv.neutron._common_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-25 07:22:34.377 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [req-3648f367-ea07-41af-afba-45505a565823 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Lock "n-hv-driver-port-lock-db9e4b9d-2e59-488b-914b-95b2907e3222" 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-25 07:22:35.038 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-313bdc35-9592-4eca-962d-9822204962aa f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:22:35.038 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-313bdc35-9592-4eca-962d-9822204962aa f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:22:35.215 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8f207cba-0212-4a9e-ac22-845e10d4bae3 2021-08-25 07:22:35.215 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73ecaf54-6b4a-422b-9a66-7b10362e75ba 2021-08-25 07:22:35.332 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-313bdc35-9592-4eca-962d-9822204962aa f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] port_delete event received for '73ecaf54-6b4a-422b-9a66-7b10362e75ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:22:35.387 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:22:35.387 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8f207cba-0212-4a9e-ac22-845e10d4bae3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:22:35.387 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8f207cba-0212-4a9e-ac22-845e10d4bae3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:22:35.387 1288 2119695884888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8f207cba-0212-4a9e-ac22-845e10d4bae3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:22:35.387 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73ecaf54-6b4a-422b-9a66-7b10362e75ba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:22:35.387 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73ecaf54-6b4a-422b-9a66-7b10362e75ba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:22:35.390 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73ecaf54-6b4a-422b-9a66-7b10362e75ba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:22:35.390 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f207cba-0212-4a9e-ac22-845e10d4bae3'] 2021-08-25 07:22:35.390 1288 2119695884888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:22:35.390 1288 2119695884888 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-25 07:22:35.390 1288 2119695884888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f207cba-0212-4a9e-ac22-845e10d4bae3'] 2021-08-25 07:22:35.390 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6407ce8a-51bd-4846-8630-da5473615c6a 2021-08-25 07:22:35.390 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73ecaf54-6b4a-422b-9a66-7b10362e75ba'] 2021-08-25 07:22:35.390 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:22:35.390 1288 2119695885416 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-25 07:22:35.390 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73ecaf54-6b4a-422b-9a66-7b10362e75ba'] 2021-08-25 07:22:37.407 1288 2119695885416 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-25 07:22:37.454 1288 2119695885416 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-25 07:22:37.880 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a991fbc9-714a-45fa-9026-e17cc75d1530 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated on remote: ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:22:37.880 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-a991fbc9-714a-45fa-9026-e17cc75d1530 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Security group member updated ['f1ca2710-42d7-4fb4-8b12-de722b90e6ef'] 2021-08-25 07:22:37.880 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-a991fbc9-714a-45fa-9026-e17cc75d1530 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Refresh firewall rules 2021-08-25 07:22:37.880 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a991fbc9-714a-45fa-9026-e17cc75d1530 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Get security group information for devices via rpc ['db9e4b9d-2e59-488b-914b-95b2907e3222'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:22:37.918 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a991fbc9-714a-45fa-9026-e17cc75d1530 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:22:37.918 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a991fbc9-714a-45fa-9026-e17cc75d1530 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-25 07:22:37.951 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a991fbc9-714a-45fa-9026-e17cc75d1530 9faa46c9fdd8425b9248da8d0ae2c8ae eca623f8199046aa805a7aca96eb9ace - - -] port_delete event received for 'db9e4b9d-2e59-488b-914b-95b2907e3222' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:22:38.997 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26be1bb8-35e3-42d9-9081-ad52bd317499 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:22:38.997 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-26be1bb8-35e3-42d9-9081-ad52bd317499 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:22:39.264 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db9e4b9d-2e59-488b-914b-95b2907e3222 2021-08-25 07:22:39.418 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:22:39.418 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db9e4b9d-2e59-488b-914b-95b2907e3222' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:22:39.418 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db9e4b9d-2e59-488b-914b-95b2907e3222' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:22:39.418 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db9e4b9d-2e59-488b-914b-95b2907e3222 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:22:39.418 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7104a21d-e1e1-48ab-bb8a-dc83097de161 2021-08-25 07:22:39.418 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db9e4b9d-2e59-488b-914b-95b2907e3222'] 2021-08-25 07:22:39.418 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:22:39.418 1288 2119695885416 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-25 07:22:39.418 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db9e4b9d-2e59-488b-914b-95b2907e3222'] 2021-08-25 07:22:39.730 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb46458c-97a9-4f32-94e8-6d0e0fbde146 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: 237ee902-b633-4568-ab48-63c796f489ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:22:39.730 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb46458c-97a9-4f32-94e8-6d0e0fbde146 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port 237ee902-b633-4568-ab48-63c796f489ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:22:40.137 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe599704-d777-4b71-84f8-041ed8c6b367 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 7104a21d-e1e1-48ab-bb8a-dc83097de161 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:22:40.137 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe599704-d777-4b71-84f8-041ed8c6b367 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 7104a21d-e1e1-48ab-bb8a-dc83097de161 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:22:41.418 1288 2119695885416 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-25 07:22:41.418 1288 2119695885416 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-25 07:22:47.215 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 237ee902-b633-4568-ab48-63c796f489ce 2021-08-25 07:22:47.418 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:22:47.608 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port 237ee902-b633-4568-ab48-63c796f489ce 2021-08-25 07:22:47.608 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port 237ee902-b633-4568-ab48-63c796f489ce updated. Details: {'device': '237ee902-b633-4568-ab48-63c796f489ce', 'network_id': '6407ce8a-51bd-4846-8630-da5473615c6a', 'port_id': '237ee902-b633-4568-ab48-63c796f489ce', 'mac_address': 'fa:16:3e:7d:0f:c0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b92076be-47e3-4ec1-9237-8a857a559640', '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-25 07:22:47.608 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:22:47.608 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-237ee902-b633-4568-ab48-63c796f489ce" acquired by "networking_hyperv.neutron._common_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-25 07:22:47.608 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 237ee902-b633-4568-ab48-63c796f489ce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:22:47.608 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6407ce8a-51bd-4846-8630-da5473615c6a 2021-08-25 07:22:47.608 1288 2119695885416 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-25 07:22:47.731 1288 2119695885416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '237ee902-b633-4568-ab48-63c796f489ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:22:47.731 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '237ee902-b633-4568-ab48-63c796f489ce') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:22:47.731 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 237ee902-b633-4568-ab48-63c796f489ce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:22:47.731 1288 2119695885416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port 237ee902-b633-4568-ab48-63c796f489ce 2021-08-25 07:22:47.778 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:22:47.778 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['237ee902-b633-4568-ab48-63c796f489ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:22:48.150 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['237ee902-b633-4568-ab48-63c796f489ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:22:48.150 1288 2119695885416 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-25 07:22:48.152 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:22:48.152 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 237ee902-b633-4568-ab48-63c796f489ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:22:48.152 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:22:48.152 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 237ee902-b633-4568-ab48-63c796f489ce not yet added. Adding. 2021-08-25 07:22:48.152 1288 2119695885416 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-25 07:22:48.152 1288 2119695885416 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-25 07:22:48.217 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-237ee902-b633-4568-ab48-63c796f489ce" acquired by "networking_hyperv.neutron._common_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-25 07:22:48.281 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-237ee902-b633-4568-ab48-63c796f489ce" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:22:48.281 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-237ee902-b633-4568-ab48-63c796f489ce" acquired by "networking_hyperv.neutron._common_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-25 07:22:48.356 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-237ee902-b633-4568-ab48-63c796f489ce" 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-25 07:22:48.430 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-237ee902-b633-4568-ab48-63c796f489ce" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:22:48.430 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 237ee902-b633-4568-ab48-63c796f489ce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:22:48.430 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 237ee902-b633-4568-ab48-63c796f489ce processed. 2021-08-25 07:22:49.418 1288 2119695885416 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-25 07:22:49.590 1288 2119695885416 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-25 07:24:29.784 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb4e1260-e155-4e1a-9240-ce09fc16a3b7 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:24:29.784 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-eb4e1260-e155-4e1a-9240-ce09fc16a3b7 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:24:30.521 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c916ce20-0777-49d2-a71e-810215cd858a 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] port_update received: cb9b44b5-1014-4861-be32-bf0470e6b9c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-25 07:24:30.529 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c916ce20-0777-49d2-a71e-810215cd858a 2e50b13a3e684d269b0614e846568170 c675a3133a6946948ebc5f09cb219bed - - -] No port cb9b44b5-1014-4861-be32-bf0470e6b9c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-25 07:24:37.841 1288 2119695263880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cb9b44b5-1014-4861-be32-bf0470e6b9c1 2021-08-25 07:24:38.021 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-25 07:24:38.199 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Adding port cb9b44b5-1014-4861-be32-bf0470e6b9c1 2021-08-25 07:24:38.199 1288 2119598836728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Port cb9b44b5-1014-4861-be32-bf0470e6b9c1 updated. Details: {'device': 'cb9b44b5-1014-4861-be32-bf0470e6b9c1', 'network_id': '6407ce8a-51bd-4846-8630-da5473615c6a', 'port_id': 'cb9b44b5-1014-4861-be32-bf0470e6b9c1', 'mac_address': 'fa:16:3e:e5:59:e9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b92076be-47e3-4ec1-9237-8a857a559640', '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-25 07:24:38.199 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] 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-25 07:24:38.199 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb9b44b5-1014-4861-be32-bf0470e6b9c1" acquired by "networking_hyperv.neutron._common_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-25 07:24:38.199 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cb9b44b5-1014-4861-be32-bf0470e6b9c1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-25 07:24:38.199 1288 2119695885416 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-25 07:24:38.370 1288 2119695885416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cb9b44b5-1014-4861-be32-bf0470e6b9c1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:24:38.370 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cb9b44b5-1014-4861-be32-bf0470e6b9c1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-25 07:24:38.370 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cb9b44b5-1014-4861-be32-bf0470e6b9c1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-25 07:24:38.370 1288 2119695885416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port cb9b44b5-1014-4861-be32-bf0470e6b9c1 2021-08-25 07:24:38.450 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-25 07:24:38.450 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cb9b44b5-1014-4861-be32-bf0470e6b9c1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-25 07:24:38.683 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cb9b44b5-1014-4861-be32-bf0470e6b9c1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-25 07:24:38.683 1288 2119695885416 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-25 07:24:38.683 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-25 07:24:38.683 1288 2119695885416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cb9b44b5-1014-4861-be32-bf0470e6b9c1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-25 07:24:38.683 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-25 07:24:38.683 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cb9b44b5-1014-4861-be32-bf0470e6b9c1 not yet added. Adding. 2021-08-25 07:24:38.683 1288 2119695885416 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-25 07:24:38.683 1288 2119695885416 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-25 07:24:38.765 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb9b44b5-1014-4861-be32-bf0470e6b9c1" acquired by "networking_hyperv.neutron._common_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-25 07:24:38.854 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb9b44b5-1014-4861-be32-bf0470e6b9c1" 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-25 07:24:38.854 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb9b44b5-1014-4861-be32-bf0470e6b9c1" acquired by "networking_hyperv.neutron._common_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-25 07:24:38.951 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb9b44b5-1014-4861-be32-bf0470e6b9c1" 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-25 07:24:39.044 1288 2119695885416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb9b44b5-1014-4861-be32-bf0470e6b9c1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-25 07:24:39.044 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cb9b44b5-1014-4861-be32-bf0470e6b9c1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-25 07:24:39.044 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cb9b44b5-1014-4861-be32-bf0470e6b9c1 processed. 2021-08-25 07:24:40.026 1288 2119695885416 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-25 07:24:40.199 1288 2119695885416 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-25 07:26:27.540 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b76bd806-0cf1-49d3-80fb-43e0e29137fc f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] port_delete event received for 'df2fcc2c-596e-4ded-85e0-813554f6cb68' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:30.148 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2e9eed8-5aff-4539-bc72-96e794352c5b f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:26:30.152 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-a2e9eed8-5aff-4539-bc72-96e794352c5b f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:26:30.212 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2e9eed8-5aff-4539-bc72-96e794352c5b f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] port_delete event received for 'cb9b44b5-1014-4861-be32-bf0470e6b9c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:30.884 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cb9b44b5-1014-4861-be32-bf0470e6b9c1 2021-08-25 07:26:32.665 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:26:32.665 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cb9b44b5-1014-4861-be32-bf0470e6b9c1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:26:32.665 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cb9b44b5-1014-4861-be32-bf0470e6b9c1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:26:32.665 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cb9b44b5-1014-4861-be32-bf0470e6b9c1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:26:32.665 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb9b44b5-1014-4861-be32-bf0470e6b9c1'] 2021-08-25 07:26:32.665 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:26:32.665 1288 2119695885416 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-25 07:26:32.665 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb9b44b5-1014-4861-be32-bf0470e6b9c1'] 2021-08-25 07:26:34.509 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40556bd0-ee88-4941-b28c-7ca80c825f98 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] port_delete event received for 'd222b55d-4668-4f65-b25f-ab28337fc714' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:34.681 1288 2119695885416 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-25 07:26:34.698 1288 2119695885416 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-25 07:26:36.837 1288 2119695885416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89a04dc1-7f3d-4f62-91c4-f7bb5416df7e f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated on remote: ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-25 07:26:36.843 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [req-89a04dc1-7f3d-4f62-91c4-f7bb5416df7e f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] Security group member updated ['0b9fea84-efaa-4b5d-81a1-abca5fdb6dbc'] 2021-08-25 07:26:36.899 1288 2119695264056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 237ee902-b633-4568-ab48-63c796f489ce 2021-08-25 07:26:36.899 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89a04dc1-7f3d-4f62-91c4-f7bb5416df7e f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] port_delete event received for '237ee902-b633-4568-ab48-63c796f489ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:38.696 1288 2119598836728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb22749-da6b-446f-a0fb-c485a496849e - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-25 07:26:38.696 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '237ee902-b633-4568-ab48-63c796f489ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-25 07:26:38.696 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '237ee902-b633-4568-ab48-63c796f489ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-25 07:26:38.696 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 237ee902-b633-4568-ab48-63c796f489ce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-25 07:26:38.700 1288 2119695885416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6407ce8a-51bd-4846-8630-da5473615c6a 2021-08-25 07:26:38.700 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['237ee902-b633-4568-ab48-63c796f489ce'] 2021-08-25 07:26:38.700 1288 2119695885416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-25 07:26:38.700 1288 2119695885416 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-25 07:26:38.700 1288 2119695885416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['237ee902-b633-4568-ab48-63c796f489ce'] 2021-08-25 07:26:38.951 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81c076a8-8a1a-437d-80b7-3b909c5c5382 f070ab583be44f7e8b29540ea1145e11 ff60854bc7384cd7a8b8473337990f03 - - -] port_delete event received for 'ca800122-3fff-4c13-8a35-5e3789233ca0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:40.712 1288 2119695885416 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-25 07:26:40.740 1288 2119695885416 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-25 07:26:41.446 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-325a4a61-a360-4df6-b340-98ada5b68186 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '0dccac70-7c55-41f4-9b2e-e2f8f8a4fe12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:42.713 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0386ca7-5a97-462a-96a7-6e12814eee92 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '76f90dff-0626-4d9d-b4c0-e8cdded77ccb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:43.524 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11eae6ce-9226-4d8c-ac08-e00675954fb1 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for 'fb70e458-83c8-4c70-92f4-64e1e4efc221' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:43.727 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11eae6ce-9226-4d8c-ac08-e00675954fb1 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network 6407ce8a-51bd-4846-8630-da5473615c6a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:26:43.727 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11eae6ce-9226-4d8c-ac08-e00675954fb1 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network 6407ce8a-51bd-4846-8630-da5473615c6a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-25 07:26:44.930 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4cbe0be-d14d-44d4-b068-01bfc84fc9bf 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '8f824a21-9368-4e5e-9718-b3ee5dcbb638' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:45.946 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b4ec33a-0448-4c68-8e30-49e0ab82e0c5 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '23b9e5d1-5e84-4cdf-94c1-b009abdde075' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:46.698 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1694b13b-05b5-43bf-91f7-c10630a18a51 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] port_delete event received for '1298c294-ff8d-4436-95cb-903ffcd24196' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:46.860 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-479b090f-bfeb-4734-aba4-90696e765d0e - - - - -] port_delete event received for '1298c294-ff8d-4436-95cb-903ffcd24196' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-25 07:26:46.888 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1694b13b-05b5-43bf-91f7-c10630a18a51 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] network_delete received. Deleting network c9176c26-2729-4284-adcd-16de2ce147fa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-25 07:26:46.888 1288 2119695885416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1694b13b-05b5-43bf-91f7-c10630a18a51 427a558b32134db5ba7e3ebafc17efe9 d3905f4e9e5d4030978740b3c129d554 - - -] Network c9176c26-2729-4284-adcd-16de2ce147fa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463